Add gtk-doc blurbs to pango elements.
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
2
3         * docs/plugins/Makefile.am:
4         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7         * ext/pango/gstclockoverlay.c:
8         * ext/pango/gsttextoverlay.c: 
9         * ext/pango/gsttextrender.c:
10         * ext/pango/gsttimeoverlay.c:
11           Add gtk-doc blurbs to pango elements.
12
13 2005-12-02  Wim Taymans  <wim@fluendo.com>
14
15         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
16         * gst/audioresample/buffer.h:
17         * gst/audioresample/gstaudioresample.c:
18         * gst/audioresample/gstaudioresample.h:
19         * gst/audioresample/resample.c: (resample_input_flush),
20         (resample_input_pushthrough), (resample_input_eos),
21         (resample_get_output_size_for_input),
22         (resample_get_input_size_for_output), (resample_get_output_size),
23         (resample_get_output_data):
24         * gst/audioresample/resample.h:
25         * gst/audioresample/resample_ref.c: (resample_scale_ref):
26         Fix audioresample, seek torture, new segments, reverse negotiation
27         etc.. work fine.
28
29 2005-12-02  Wim Taymans  <wim@fluendo.com>
30
31         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
32         Small cleanups.
33
34 2005-12-02  Wim Taymans  <wim@fluendo.com>
35
36         * gst/audioconvert/gstaudioconvert.c:
37         (gst_audio_convert_transform):
38         Post errors.
39
40 === release 0.9.7 ===
41
42 2005-12-01   <thomas (at) apestaart (dot) org>
43
44         * configure.ac:
45           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
46
47 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
48
49         * Makefile.am:
50         * po/hu.po:
51         * win32/MANIFEST:
52         * win32/gst.sln:
53           add win32 MANIFEST file
54           do something to the hungarian translation
55
56 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
57
58         * ext/Makefile.am:
59           Add $(PANGO_DIR) to SUBDIRS
60
61         * ext/pango/gstclockoverlay.c:
62         * ext/pango/gsttimeoverlay.c:
63           Fix and improve element descriptions.
64
65 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
66
67         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
68         * docs/plugins/inspect/plugin-libvisual.xml:
69         * docs/plugins/inspect/plugin-pango.xml:
70           add pango plugin to docs
71
72 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
73
74         * configure.ac:
75         * ext/Makefile.am:
76           moved pango to base
77
78 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
79
80         * configure.ac:
81         * tests/Makefile.am:
82         * tests/icles/.cvsignore:
83         * tests/icles/Makefile.am:
84         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
85         (close_display), (resize_window), (move_window), (create_window),
86         (terminate_playback), (pause_playback), (start_playback), (main):
87           add stress test for xoverlay from Julien
88
89 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
90
91         * docs/libs/tmpl/gstcolorbalance.sgml:
92         * gst-libs/gst/rtp/gstbasertpdepayload.c:
93         * gst-libs/gst/rtp/gstbasertppayload.c:
94         * gst-libs/gst/rtp/gstrtpbuffer.c:
95         * gst-libs/gst/rtp/gstrtpbuffer.h:
96           Do burger's rename for rtp payloaders and depayloaders
97
98 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
99
100         * win32/:
101           add Visual Studio 6 build files
102
103 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
104
105         * docs/libs/gst-plugins-base-libs-docs.sgml:
106         * docs/libs/gst-plugins-base-libs-sections.txt:
107         * docs/libs/tmpl/gstaudio.sgml:
108         * docs/libs/tmpl/gstringbuffer.sgml:
109         * gst-libs/gst/interfaces/xoverlay.c:
110         * gst-libs/gst/video/gstvideofilter.c:
111         * gst-libs/gst/video/gstvideosink.c:
112           update documentation
113
114 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
115
116         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
117         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
118         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
119         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
120         (gst_multi_fd_sink_get_stats),
121         (gst_multi_fd_sink_remove_client_link),
122         (gst_multi_fd_sink_handle_client_read),
123         (gst_multi_fd_sink_client_queue_data),
124         (gst_multi_fd_sink_client_queue_caps),
125         (gst_multi_fd_sink_client_queue_buffer),
126         (gst_multi_fd_sink_new_client),
127         (gst_multi_fd_sink_handle_client_write),
128         (gst_multi_fd_sink_recover_client),
129         (gst_multi_fd_sink_queue_buffer),
130         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
131         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
132         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
133         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
134         * gst/tcp/gstmultifdsink.h:
135         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
136         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
137         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
138         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
139         (gst_tcp_client_sink_set_property),
140         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
141         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
142         * gst/tcp/gsttcpclientsink.h:
143         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
144         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
145         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
146         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
147         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
148         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
149         * gst/tcp/gsttcpclientsrc.h:
150         * gst/tcp/gsttcpplugin.c: (plugin_init):
151         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
152         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
153         (gst_tcp_server_sink_finalize),
154         (gst_tcp_server_sink_handle_server_read),
155         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
156         (gst_tcp_server_sink_set_property),
157         (gst_tcp_server_sink_get_property),
158         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
159         * gst/tcp/gsttcpserversink.h:
160         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
161         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
162         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
163         (gst_tcp_server_src_set_property),
164         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
165         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
166         * gst/tcp/gsttcpserversrc.h:
167           more borgifying
168
169 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
170
171         * docs/plugins/Makefile.am:
172         * docs/plugins/gst-plugins-base-plugins.args:
173         * docs/plugins/inspect/plugin-libvisual.xml:
174         * gst/audioconvert/plugin.h:
175         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
176         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
177         (gst_audio_rate_setcaps), (gst_audio_rate_init),
178         (gst_audio_rate_chain), (gst_audio_rate_set_property),
179         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
180         (plugin_init):
181         * gst/audiotestsrc/gstaudiotestsrc.c:
182         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
183         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
184         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
185         (gst_audio_test_src_get_query_types),
186         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
187         (gst_audio_test_src_create_square),
188         (gst_audio_test_src_create_saw),
189         (gst_audio_test_src_create_triangle),
190         (gst_audio_test_src_create_silence),
191         (gst_audio_test_src_create_white_noise),
192         (gst_audio_test_src_init_pink_noise),
193         (gst_audio_test_src_generate_pink_noise_value),
194         (gst_audio_test_src_create_pink_noise),
195         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
196         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
197         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
198         (plugin_init):
199         * gst/audiotestsrc/gstaudiotestsrc.h:
200         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
201         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
202         (gst_sub_parse_init), (gst_sub_parse_formats),
203         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
204         (convert_encoding), (get_next_line),
205         (gst_sub_parse_data_format_autodetect),
206         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
207         (gst_sub_parse_loop), (gst_sub_parse_chain),
208         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
209         (plugin_init):
210         * gst/subparse/gstsubparse.h:
211         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
212         (gst_video_rate_base_init), (gst_video_rate_class_init),
213         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
214         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
215         (gst_video_rate_init), (gst_video_rate_event),
216         (gst_video_rate_chain), (gst_video_rate_set_property),
217         (gst_video_rate_get_property), (gst_video_rate_change_state),
218         (plugin_init):
219         * gst/videoscale/gstvideoscale.c:
220         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
221         (gst_video_scale_src_template_factory),
222         (gst_video_scale_sink_template_factory),
223         (gst_video_scale_get_type), (gst_video_scale_base_init),
224         (gst_video_scale_class_init), (gst_video_scale_init),
225         (gst_video_scale_set_property), (gst_video_scale_get_property),
226         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
227         (gst_video_scale_prepare_size), (parse_caps),
228         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
229         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
230         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
231         (plugin_init):
232         * gst/videoscale/gstvideoscale.h:
233         * gst/videotestsrc/gstvideotestsrc.c:
234         (gst_video_test_src_pattern_get_type),
235         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
236         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
237         (gst_video_test_src_set_pattern),
238         (gst_video_test_src_set_property),
239         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
240         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
241         (gst_video_test_src_event), (gst_video_test_src_get_times),
242         (gst_video_test_src_create), (plugin_init):
243         * gst/videotestsrc/gstvideotestsrc.h:
244         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
245         (gst_video_test_src_smpte), (gst_video_test_src_snow),
246         (gst_video_test_src_black):
247         * gst/videotestsrc/videotestsrc.h:
248           borgify further
249           clean up docs a little
250
251 2005-11-30  Wim Taymans  <wim@fluendo.com>
252
253         * gst-libs/gst/rtp/gstbasertpdepayload.h:
254         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
255         (gst_basertppayload_event), (gst_basertppayload_push),
256         (gst_basertppayload_change_state):
257         * gst-libs/gst/rtp/gstbasertppayload.h:
258         closed #320644.
259
260 2005-11-30  Julien MOUTTE  <julien@moutte.net>
261
262         * docs/libs/gst-plugins-base-libs-docs.sgml:
263         * docs/libs/gst-plugins-base-libs-sections.txt:
264         * gst-libs/gst/video/gstvideofilter.c:
265         * gst-libs/gst/video/gstvideosink.c:
266         * gst-libs/gst/video/gstvideosink.h: Adding docs.
267
268 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
269
270         * LICENSE:
271           move
272         * po/af.po:
273         * po/az.po:
274         * po/cs.po:
275         * po/en_GB.po:
276         * po/hu.po:
277         * po/it.po:
278         * po/nb.po:
279         * po/nl.po:
280         * po/or.po:
281         * po/sq.po:
282         * po/sr.po:
283         * po/sv.po:
284         * po/uk.po:
285         * po/vi.po:
286         * Makefile.am:
287           update
288         * scripts/autoplugins.sh:
289           remove
290
291 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
292
293         * Makefile.am:
294         * configure.ac:
295         * examples/Makefile.am:
296         * examples/capsfilter/Makefile.am:
297         * examples/capsfilter/capsfilter1.c:
298         * examples/gob/Makefile.am:
299         * examples/gob/gst-identity2.gob:
300         * examples/indexing/.cvsignore:
301         * examples/indexing/Makefile.am:
302         * examples/indexing/indexmpeg.c:
303         * examples/seeking/.cvsignore:
304         * examples/seeking/Makefile.am:
305         * examples/seeking/cdparanoia.c:
306         * examples/seeking/cdplayer.c:
307         * examples/seeking/chained.c:
308         * examples/seeking/scrubby.c:
309         * examples/seeking/seek.c:
310         * examples/stats/Makefile.am:
311         * examples/stats/mp2ogg.c:
312         * examples/switch/.cvsignore:
313         * examples/switch/Makefile.am:
314         * examples/switch/switcher.c:
315         * tests/Makefile.am:
316         * tests/check/generic/.cvsignore:
317         * tests/check/pipelines/.cvsignore:
318         * tests/examples/Makefile.am:
319         * tests/examples/seek/Makefile.am:
320           reorganize stuff under tests/
321
322 2005-11-30  Edward Hervey  <edward@fluendo.com>
323
324         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
325         Go away you stupid GstStaticPadTemplate memleak.
326
327 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
328
329         * gst-libs/gst/net/Makefile.am:
330         * gst-libs/gst/net/README:
331         * gst-libs/gst/net/gstnetbuffer.c:
332         * gst-libs/gst/net/gstnetbuffer.h:
333           this was moved to "netbuffer"
334
335 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
336
337         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
338         (gst_video_filter_class_init), (gst_video_filter_init):
339         * gst-libs/gst/video/gstvideofilter.h:
340           borgify name to bring in line with other classes
341
342 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
343
344         * gst/audioscale/.cvsignore:
345         * gst/audioscale/Makefile.am:
346         * gst/audioscale/README:
347         * gst/audioscale/audioscale.vcproj:
348         * gst/audioscale/dtof.c:
349         * gst/audioscale/dtos.c:
350         * gst/audioscale/functable.c:
351         * gst/audioscale/gstaudioscale.c:
352         * gst/audioscale/gstaudioscale.h:
353         * gst/audioscale/private.h:
354         * gst/audioscale/resample.c:
355         * gst/audioscale/resample.h:
356         * gst/audioscale/test.c:
357           remove
358
359 2005-11-30  Edward Hervey  <edward@fluendo.com>
360
361         * gst-libs/gst/netbuffer/Makefile.am:
362         really, really tired
363
364 2005-11-30  Edward Hervey  <edward@fluendo.com>
365
366         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
367         Update for new GstTypeFindFactory _register()
368
369 2005-11-30  Edward Hervey  <edward@fluendo.com>
370
371         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
372         Let's not override libgstnet from core for no reason...
373         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
374         Ok, maybe not so quick next time.
375
376 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
377
378         * configure.ac:
379         * gst-libs/gst/Makefile.am:
380           moved gst-libs/gst/net to netbuffer through CVS surgery
381           remove old directory
382           updating build to accomodate
383           (#322257)
384
385 2005-11-29  Andy Wingo  <wingo@pobox.com>
386
387         * pkgconfig/gstreamer-plugins-base.pc.in:
388         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
389         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
390         (#322257).
391
392 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
393
394         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
395         3rd time's the charm. Correct ref-counting for discarded buffers.
396
397 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
398
399         * gst/playback/gststreamselector.c:
400         (gst_stream_selector_class_init),
401         (gst_stream_selector_set_property),
402         (gst_stream_selector_get_property),
403         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
404         Fix ref-counting
405
406 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
407
408         * gst/subparse/gstsubparse.c: (feed_textbuf):
409           Don't access already unref'ed buffer.
410
411 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
412
413         * gst/playback/gststreamselector.c:
414         (gst_stream_selector_class_init), (gst_stream_selector_init),
415         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
416         (gst_stream_selector_get_property),
417         (gst_stream_selector_get_linked_pad),
418         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
419         * gst/playback/gststreamselector.h:
420         Add the active-pad property for playbin to use shortly. Ignore buffers
421         from any other pad, returning GST_FLOW_NOT_LINKED
422
423 2005-11-29  Julien MOUTTE  <julien@moutte.net>
424
425         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
426         patch from bug #322704 (Alessandro Decina).
427
428 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
429
430         * gst-libs/gst/audio/Makefile.am:
431           folded audiofilter into the audio library
432
433 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
434
435         * gst/videoscale/gstvideoscale.h:
436         * gst/videoscale/gstvideoscale.c:
437           remove unimplemented scale methods
438
439 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
440
441         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
442           Don't leak caps.
443
444 2005-11-28  Julien MOUTTE  <julien@moutte.net>
445
446         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
447         (gst_ximagesink_setcaps):
448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
449         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
450         happens (only visible on ximagesink but bug is in xv too) set_caps was
451         destroying the internal x[v]image used to memcpy non locally alloced
452         buffers so that it got renewed on next _chain. The issue is that 
453         _expose will try to put that image as it reffed it in _put.
454         Using gst_buffer_unref instead of destroy fixes it !
455
456 2005-11-28  Edward Hervey  <edward@fluendo.com>
457
458         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
459         (try_to_link_1), (queue_filled_cb):
460         Better use of the queues. Start with a small size queue and only increase
461         the size of the queues when the other queues are empty.
462
463 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
464
465         * gst-libs/gst/video/Makefile.am:
466           compile in copied-over videofilter into the video library
467         * gst-libs/gst/video/videosink.h:
468           rename the header to gstvideosink.h since it's a base GstObject class
469         * sys/ximage/ximagesink.h:
470         * sys/xvimage/xvimagesink.h:
471           use the new header
472
473 2005-11-28  Wim Taymans  <wim@fluendo.com>
474
475         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
476         * gst/playback/gstplaybasebin.h:
477         Prepare to handle errors betters.
478
479         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
480         Set sinks to PAUSED first before adding and linking them so that
481         we don't interrupt dataflow.
482
483 2005-11-28  Wim Taymans  <wim@fluendo.com>
484
485         * gst-libs/gst/audio/TODO:
486         Updated TODO
487
488         * gst-libs/gst/audio/gstaudiosink.c:
489         (gst_audioringbuffer_open_device),
490         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
491         (gst_audioringbuffer_release):
492         Small cleanups.
493
494         * gst-libs/gst/audio/gstbaseaudiosink.c:
495         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
496         (gst_base_audio_sink_change_state):
497         Slave to the master clock when going to PLAYING and unslave when
498         going to PAUSED.
499
500         * gst-libs/gst/audio/gstringbuffer.c:
501         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
502         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
503         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
504         (gst_ring_buffer_clear_all), (wait_segment),
505         (gst_ring_buffer_commit), (gst_ring_buffer_read),
506         (gst_ring_buffer_advance):
507         * gst-libs/gst/audio/gstringbuffer.h:
508         Add some docs and cleanups.
509
510 2005-11-28  Julien MOUTTE  <julien@moutte.net>
511
512         * sys/xvimage/xvimagesink.c:
513         (gst_xvimagesink_navigation_send_event): Fix navigation events
514         coordinates translation with pixel aspect ratios.
515
516 2005-11-28  Julien MOUTTE  <julien@moutte.net>
517
518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
519         Use calculated video geometry from _setcaps instead of buffer
520         caps to respect pixel aspect ratio. (fixes #322388)
521
522 2005-11-28  Julien MOUTTE  <julien@moutte.net>
523
524         * docs/libs/tmpl/gstcolorbalance.sgml:
525         * docs/libs/tmpl/gstmixer.sgml:
526         * docs/libs/tmpl/gstxoverlay.sgml:
527         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
528         interface.
529
530 2005-11-28  Julien MOUTTE  <julien@moutte.net>
531
532         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
533         Refuse to create an XvImage if we can't find the format.
534
535 2005-11-28  Edward Hervey  <edward@fluendo.com>
536
537         * gst-libs/gst/riff/riff-media.c:
538         (gst_riff_create_audio_template_caps):
539         Add ATRAC3 to the list of riff-possible audio caps.
540         I know we still don't have a plugin for atrac3, but it's saner to output
541         that than a cryptic mimetype.
542
543 2005-11-27  Edward Hervey  <edward@fluendo.com>
544
545         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
546         Don't try to create a zero-sized subbuffer.
547
548 2005-11-27  Julien MOUTTE  <julien@moutte.net>
549
550         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
551         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
552         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
553         (gst_ximagesink_expose): Fixed a tricky race.
554         * sys/ximage/ximagesink.h:
555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
556         (gst_xvimagesink_expose): Fixed a tricky race.
557         * sys/xvimage/xvimagesink.h:
558
559 2005-11-27  Edward Hervey  <edward@fluendo.com>
560
561         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
562         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
563         Remove unused properties, and add queues between demuxers and decoders
564         so that a lot more files can preroll properly.
565
566 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
567
568         * gst-libs/gst/net/Makefile.am:
569         * gst-libs/gst/rtp/Makefile.am:
570         * gst-libs/gst/tag/Makefile.am:
571           remove silly include
572         * gst/tags/Makefile.am:
573         * gst/tags/gsttagediting.c:
574         * gst/tags/gsttageditingprivate.h:
575         * gst/tags/tagedit.vcproj:
576           remove directory, is as good as empty
577
578 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
579
580         * configure.ac:
581           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
582         * gst-libs/Makefile.am:
583         * gst-libs/gst/audio/Makefile.am:
584         * gst-libs/gst/interfaces/Makefile.am:
585         * gst-libs/gst/net/Makefile.am:
586         * gst-libs/gst/riff/Makefile.am:
587         * gst-libs/gst/rtp/Makefile.am:
588         * gst-libs/gst/tag/Makefile.am:
589         * gst-libs/gst/video/Makefile.am:
590           and use them
591
592 2005-11-27  Julien MOUTTE  <julien@moutte.net>
593
594         * docs/libs/tmpl/gstcolorbalance.sgml:
595         * docs/libs/tmpl/gstmixer.sgml:
596         * docs/libs/tmpl/gstxoverlay.sgml:
597         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
598         * sys/ximage/ximagesink.h:
599         * sys/xvimage/xvimagesink.h: More and more documentation.
600
601 2005-11-26  Julien MOUTTE  <julien@moutte.net>
602
603         * docs/libs/gst-plugins-base-libs-docs.sgml:
604         * docs/libs/gst-plugins-base-libs-sections.txt:
605         * docs/libs/tmpl/gstcolorbalance.sgml:
606         * docs/libs/tmpl/gstmixer.sgml:
607         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
608         to documentation.
609
610 2005-11-26  Julien MOUTTE  <julien@moutte.net>
611
612         * docs/plugins/Makefile.am:
613         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
614         * docs/plugins/gst-plugins-base-plugins-sections.txt:
615         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
616
617 2005-11-26  Julien MOUTTE  <julien@moutte.net>
618
619         * docs/plugins/Makefile.am:
620         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
621         * docs/plugins/gst-plugins-base-plugins-sections.txt:
622         * docs/plugins/inspect/plugin-adder.xml:
623         * docs/plugins/inspect/plugin-alsa.xml:
624         * docs/plugins/inspect/plugin-audioconvert.xml:
625         * docs/plugins/inspect/plugin-audiorate.xml:
626         * docs/plugins/inspect/plugin-audioresample.xml:
627         * docs/plugins/inspect/plugin-audiotestsrc.xml:
628         * docs/plugins/inspect/plugin-decodebin.xml:
629         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
630         * docs/plugins/inspect/plugin-gnomevfs.xml:
631         * docs/plugins/inspect/plugin-ogg.xml:
632         * docs/plugins/inspect/plugin-playbin.xml:
633         * docs/plugins/inspect/plugin-subparse.xml:
634         * docs/plugins/inspect/plugin-tcp.xml:
635         * docs/plugins/inspect/plugin-theora.xml:
636         * docs/plugins/inspect/plugin-typefindfunctions.xml:
637         * docs/plugins/inspect/plugin-video4linux.xml:
638         * docs/plugins/inspect/plugin-videorate.xml:
639         * docs/plugins/inspect/plugin-videoscale.xml:
640         * docs/plugins/inspect/plugin-videotestsrc.xml:
641         * docs/plugins/inspect/plugin-volume.xml:
642         * docs/plugins/inspect/plugin-vorbis.xml:
643         * docs/plugins/inspect/plugin-ximagesink.xml:
644         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
645         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
646
647 2005-11-26  Edward Hervey  <edward@fluendo.com>
648
649         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
650         Properly return GstFlowReturn from gst_pad_push in chain functions.
651
652 2005-11-25  Michael Smith  <msmith@fluendo.com>
653
654         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
655         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
656         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
657         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
658           Handle various conditions better when we don't understand a stream.
659           Removes a heap of CRITICALs on ogg streams containing unknown data.
660
661 2005-11-24  Andy Wingo  <wingo@pobox.com>
662
663         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
664         Be threadsafe.
665
666 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
667
668         * configure.ac: back to HEAD
669
670 === release 0.9.6 ===
671
672 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
673
674         * configure.ac:
675           releasing 0.9.6, "White Eight"
676
677 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
678
679         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
680         * docs/plugins/inspect/plugin-sine.xml:
681           remove sinesrc some more
682
683 2005-11-23  Wim Taymans  <wim@fluendo.com>
684
685         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
686         If we are reading too slowly, jump forward in the ringbuffer
687         instead of blocking.
688
689 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
690
691         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
692         (gst_visual_chain):
693         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
694         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
695         (gst_videorate_chain):
696         * gst/videotestsrc/gstvideotestsrc.c:
697         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
698         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
699         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
700         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
701         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
702         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
703           Updates for API changes
704
705 2005-11-23  Wim Taymans  <wim@fluendo.com>
706
707         * gst-libs/gst/audio/gstbaseaudiosink.c:
708         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
709         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
710         Fix for calibration API change.
711
712 2005-11-23  Michael Smith <msmith@fluendo.com>
713
714         * gst-libs/gst/audio/multichannel.c:
715         (gst_audio_get_channel_positions),
716         (gst_audio_set_channel_positions),
717         (gst_audio_set_structure_channel_positions_list),
718         (gst_audio_fixate_channel_positions):
719           Use gst_value_array_*() functions on value arrays, not
720           gst_value_list_*().
721
722 2005-11-23  Edward Hervey  <edward@fluendo.com>
723
724         * autogen.sh:
725         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
726         Fixes autogen
727
728 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
729
730         * check/Makefile.am:
731         * check/elements/videotestsrc.c: (setup_videotestsrc),
732         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
733         (main):
734           add a test for videotestsrc
735
736 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
737
738         * gst/sine/.cvsignore:
739         * gst/sine/Makefile.am:
740         * gst/sine/gstsinesrc.c:
741         * gst/sine/gstsinesrc.h:
742         * gst/sine/sinesrc.vcproj:
743           and remove sinesrc from the repository.  Closes #321446
744
745 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
746
747         * configure.ac:
748         * gst-plugins-base.spec.in:
749           remove sinesrc from the build
750
751 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
752
753         * check/Makefile.am:
754         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
755         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
756         (main):
757           add a test for audiotestsrc, testing all waves.  Even seems
758           leak-free at first glance, nice job Stefan
759
760 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
761
762         * po/af.po:
763         * po/az.po:
764         * po/cs.po:
765         * po/en_GB.po:
766         * po/hu.po:
767         * po/it.po:
768         * po/nb.po:
769         * po/nl.po:
770         * po/or.po:
771         * po/sq.po:
772         * po/sr.po:
773         * po/sv.po:
774         * po/uk.po:
775         * po/vi.po:
776           Translation string updates
777
778         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
779         (gst_v4lsrc_set_caps):
780         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
781         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
782         * sys/v4l/v4lsrc_calls.h:
783           Improve v4lsrc, by making it work again.
784
785 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
786
787         * ext/libvisual/visual.c: (gst_visual_chain):
788           Fix the fps calculations.
789
790         * gst/ffmpegcolorspace/avcodec.h:
791           Move structure element for clarity
792
793         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
794         * gst-libs/gst/interfaces/tunernorm.h:
795         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
796         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
797         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
798         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
799         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
800         (gst_v4lmjpegsrc_getcaps):
801         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
802         (gst_v4lsrc_set_caps):
803         * sys/v4l/gstv4lsrc.h:
804         * sys/v4l/v4l_calls.c: (gst_v4l_open):
805         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
806         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
807         * sys/v4l/v4lsrc_calls.h:
808           Fractional framerates...
809
810 2005-11-22  Wim Taymans  <wim@fluendo.com>
811
812         * gst-libs/gst/audio/gstbaseaudiosink.c:
813         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
814         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
815         And we provide a clock by default, of course...
816
817 2005-11-22  Wim Taymans  <wim@fluendo.com>
818
819         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
820         This clock can be slaved to a master clock now.
821
822         * gst-libs/gst/audio/gstbaseaudiosink.c:
823         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
824         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
825         (gst_base_audio_sink_set_clock),
826         (gst_base_audio_sink_set_property),
827         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
828         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
829         * gst-libs/gst/audio/gstbaseaudiosink.h:
830         Handle slaving the internal clock to the clock selected in the
831         pipeline.
832         Add property to make the basesink not provide a clock.
833
834         * gst-libs/gst/rtp/gstbasertpdepayload.c:
835         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
836         (gst_base_rtp_depayload_wait):
837         * gst-libs/gst/rtp/gstbasertpdepayload.h:
838         We can use the clock in GstElement, no need to store it ourselves.
839
840 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
841
842         * docs/libs/tmpl/gstaudio.sgml:
843           update
844         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
845         (gst_paranoia_endian_get_type):
846         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
847         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
848         * gst/audiotestsrc/gstaudiotestsrc.c:
849         (gst_audiostestsrc_wave_get_type):
850         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
851         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
852         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
853         (gst_sync_method_get_type), (gst_unit_type_get_type),
854         (gst_client_status_get_type), (gst_multifdsink_class_init),
855         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
856         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
857         (gst_multifdsink_get_property):
858         * gst/tcp/gstmultifdsink.h:
859         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
860         * gst/videotestsrc/gstvideotestsrc.c:
861         (gst_videotestsrc_pattern_get_type):
862           remove deprecated properties
863           fix up enums to correctly have short lowercase dashed nicks
864
865 2005-11-22  Michael Smith <msmith@fluendo.com>
866
867         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
868         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
869           Add underscore.
870
871 2005-11-22  Michael Smith <msmith@fluendo.com>
872
873         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
874         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
875           Use utility method for scaling clocktime for fractional framerates.
876
877 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
878
879         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
880         (gst_visual_chain):
881         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
882         * ext/theora/theoradec.c: (theora_handle_type_packet):
883         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
884         (theora_enc_chain):
885         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
886         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
887         * gst-libs/gst/video/video.h:
888         * gst/ffmpegcolorspace/avcodec.h:
889         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
890         (gst_ffmpeg_caps_to_pixfmt):
891         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
892         (gst_ffmpegcsp_set_caps):
893         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
894         (gst_videorate_setcaps), (gst_videorate_blank_data),
895         (gst_videorate_chain):
896         * gst/videotestsrc/gstvideotestsrc.c:
897         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
898         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
899         (gst_videotestsrc_event), (gst_videotestsrc_create):
900         * gst/videotestsrc/gstvideotestsrc.h:
901         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
902         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
903         (gst_ximagesink_get_times), (gst_ximagesink_init):
904         * sys/ximage/ximagesink.h:
905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
906         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
907         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
908         * sys/xvimage/xvimagesink.h:
909           Convert elements to use fractions for their framerate.
910           V4L elements to come later tonight.
911
912 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
913
914         * gst-libs/gst/audio/audio.c:
915         * gst-libs/gst/audio/audio.h:
916           remove some deprecated functions
917
918 2005-11-22  Andy Wingo  <wingo@pobox.com>
919
920         * Update for gst_tag_setter API changes.
921
922 2005-11-22  Andy Wingo  <wingo@pobox.com>
923
924         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
925         (gst_ogg_demux_perform_seek):
926         * ext/theora/theoradec.c (theora_dec_sink_event):
927         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
928         update-funcnames.
929
930 2005-11-22  Wim Taymans  <wim@fluendo.com>
931
932         * examples/seeking/seek.c: (main):
933         Give higher priority to bus signals than the gtk events
934         to fix a race condition in the segment looping.
935
936 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
937
938         * ext/theora/Makefile.am:
939         * ext/vorbis/Makefile.am:
940         * gst-libs/gst/tag/Makefile.am:
941         * gst-plugins-base.spec.in:
942           Rename libgsttagedit to libgsttag (#322117).
943
944 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
945
946         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
947         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
948           Call gst_x_overlay_prepare_xwindow_id() to give applications
949           a final chance to set their own xwindow id before the video
950           sink creates its own window.
951
952 2005-11-22  Julien MOUTTE  <julien@moutte.net>
953
954         * sys/xvimage/xvimagesink.c:
955         (gst_xvimagesink_navigation_send_event): Handle navigation
956         events correcly with borders if applicable.
957
958 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
959
960         Patch by: Luca Ognibene
961
962         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
963         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
964         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
965         (gst_ffmpegcsp_caps_remove_format_info):
966         * gst/ffmpegcolorspace/imgconvert.c:
967         * gst/ffmpegcolorspace/imgconvert_template.h:
968           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
969           #318353); use gst_structure_has_name().
970
971 2005-11-22  Julien MOUTTE  <julien@moutte.net>
972
973         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
974         (gst_ximagesink_class_init): Add debug macros on functions.
975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
976         (gst_xvimagesink_xwindow_draw_borders),
977         (gst_xvimagesink_xvimage_put),
978         (gst_xvimagesink_xwindow_update_geometry),
979         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
980         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
981         (gst_xvimagesink_xcontext_clear),
982         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
983         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
984         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
985         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
986         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
987         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
988         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
989         expose while being PAUSED, out of data flow navigation events, etc..
990
991 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
992
993         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
994         * gst-libs/gst/audio/audio.h:
995           fix prototype - wondering why the test worked regardless
996
997 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
998
999         * check/Makefile.am:
1000         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1001         * gst-libs/gst/audio/audio.h:
1002           add a method that returns a proper GstClockTime
1003
1004 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1005
1006         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
1007         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
1008         * gst-libs/gst/interfaces/xoverlay.h:
1009           Remove everything having to do with the desired size; add 
1010           gst_x_overlay_prepare_xwindow_id() function; remove the
1011           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
1012           post a message on the bus instead (#321816).
1013
1014         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
1015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
1016         (gst_xvimagesink_xoverlay_init):
1017           Remove desired size stuff (#321816).
1018
1019 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1020
1021         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
1022         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
1023         (mpeg_video_type_find), (mpeg_video_stream_type_find):
1024           Terminate vararg functions with NULL instead of 0 to 
1025           make gcc4 happy.
1026
1027 2005-11-21  Andy Wingo  <wingo@pobox.com>
1028
1029         patch by: Sebastien Cote <sebas642@yahoo.ca>
1030         
1031         * gst-libs/gst/rtp/gstrtpbuffer.h: 
1032         * gst-libs/gst/rtp/gstrtpbuffer.c
1033         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
1034
1035 2005-11-21  Andy Wingo  <wingo@pobox.com>
1036
1037         * gst/playback/gstplaybin.c (gen_audio_element) 
1038         (gen_video_element): Use the new MISSING_PLUGIN core error
1039         category. Closes #320060.
1040
1041         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
1042         * gst/videorate/gstvideorate.c (gst_videorate_event):
1043         * ext/theora/theoradec.c (theora_dec_sink_event): 
1044         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
1045         stream lock.
1046
1047         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
1048         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
1049         stream lock changes.
1050
1051 2005-11-21  Wim Taymans  <wim@fluendo.com>
1052
1053         * gst-libs/gst/audio/gstbaseaudiosink.c:
1054         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1055         (gst_base_audio_sink_provide_clock),
1056         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
1057         (gst_base_audio_sink_change_state):
1058         * gst/audioresample/gstaudioresample.c:
1059         Segment update fix.
1060
1061 2005-11-21  Andy Wingo  <wingo@pobox.com>
1062
1063         * *.h:
1064         * *.c: Ran scripts/update-macros. Oh yes.
1065
1066 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1067
1068         * sys/ximage/Makefile.am:
1069         * sys/ximage/ximage.c:
1070           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1071           remove your old libgstximage.* manually if necessary).
1072
1073 2005-11-21  Michael Smith <msmith@fluendo.com>
1074
1075         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1076           Minimal fix for bug #320200: set the min/max bitrate in the correct
1077           units. A better fix would be to upgrade to the RATEMANAGE2
1078           interface, rather than using the deprecated interface used here, but
1079           that would require an update in our libvorbis dependency (to 1.1),
1080           which is probably undesirable.
1081
1082 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1083
1084         * ext/libvisual/visual.c: (get_buffer):
1085         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1086         (gst_base_audio_src_fixate):
1087         * gst/audioconvert/gstaudioconvert.c:
1088         (gst_audio_convert_fixate_caps):
1089         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1090         * gst/audiotestsrc/gstaudiotestsrc.c:
1091         (gst_audiotestsrc_src_fixate):
1092         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1093         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1094         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1095         * gst/videotestsrc/gstvideotestsrc.c:
1096         (gst_videotestsrc_src_fixate):
1097         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1099           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1100           (#322027)
1101
1102
1103 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1104
1105         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1106         (gst_riff_create_iavs_caps):
1107         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1108         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1109         (gst_riff_parse_info):
1110         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1111         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1112         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1113           Fixes for GST_FOURCC_FORMAT API change.
1114
1115 2005-11-21  Andy Wingo  <wingo@pobox.com>
1116
1117         patch by: Alessandro Dessina <alessandro nnva org>
1118
1119         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1120         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1121         (gst_ogg_parse_chain):
1122         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1123         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1124         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1125         gst_value_list calls on arrays. Fixes #321962.
1126
1127 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1128
1129         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1130         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1131         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1132         * gst/adder/gstadder.c: (gst_adder_init),
1133         (gst_adder_request_new_pad), (gst_adder_collected),
1134         (gst_adder_change_state):
1135           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1136           API change.
1137
1138 2005-11-21  Michael Smith <msmith@fluendo.com>
1139
1140         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1141         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1142           Properly handle pad_push return values.
1143
1144 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1145
1146         * gst-libs/gst/tag/Makefile.am:
1147         * gst-libs/gst/tag/gstvorbistag.c:
1148         (gst_tag_list_to_vorbiscomment_buffer):
1149           Remove obsolete vorbistag element and debug category.
1150
1151         * gst/playback/gstplaybasebin.c: (check_queue):
1152           Don't divide by 0 when queue-threshold is 0.
1153
1154         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1155           Don't modify an existing pixel-aspect-ratio if we fail to read
1156           a new one.
1157
1158 2005-11-20  Wim Taymans  <wim@fluendo.com>
1159
1160         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1161         (gst_vorbisenc_push_packet):
1162         GST_PAD_IS_USABLE is gone, use the return value of
1163         the push or pad_alloc_buffer instead.
1164
1165 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1166
1167         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1168         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1169         (gst_ximagesink_ximage_destroy),
1170         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1171         (gst_ximagesink_xwindow_new),
1172         (gst_ximagesink_xwindow_update_geometry),
1173         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1174         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1175         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1176         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1177         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1178         (gst_ximagesink_navigation_send_event),
1179         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1180         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1181         (gst_ximagesink_finalize), (gst_ximagesink_init),
1182         (gst_ximagesink_class_init):
1183         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1184         This new version brings correct software scaling, non flickering
1185         window while resizing, pixel aspect ratio handling, usage of
1186         hardware buffer pools, out of data flow event thread for 
1187         navigation and handling of expose events even when being PAUSED,
1188         a new property to keep video aspect ratio when resizing, etc...
1189
1190 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1191
1192         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1193         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1194         handling of PAR.
1195
1196 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1197
1198         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1199         Unsetting IS_SINK flag from the fakesink, so decodebin
1200         never behaves as a sink.
1201
1202 2005-11-17  Wim Taymans  <wim@fluendo.com>
1203
1204         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1205         (gst_base_audio_src_change_state):
1206         Fix the audiosrc base class again, we did not unflush.
1207
1208 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1209
1210         * examples/seeking/seek.c: (make_dv_pipeline),
1211         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1212         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1213         to ogg/vorbis/theora pipeline.
1214
1215 2005-11-17  Wim Taymans  <wim@fluendo.com>
1216
1217         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1218         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1219         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1220         Fix EOS on multiple streams.
1221         More debugging.
1222
1223 2005-11-16  Wim Taymans  <wim@fluendo.com>
1224
1225         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1226         (gst_ogg_demux_perform_seek):
1227         Segment done must include stream time.
1228
1229         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1230         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1231         (gst_ogg_mux_change_state):
1232         Fix ogg muxer again.
1233
1234 2005-11-16  Wim Taymans  <wim@fluendo.com>
1235
1236         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1237         Fix compile again.
1238
1239 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1240
1241         * ext/libvisual/visual.c: (gst_visual_init):
1242         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1243         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1244         (gst_ogg_parse_chain):
1245         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1246         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1247         * ext/theora/theoradec.c: (gst_theora_dec_init):
1248         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1249         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1250         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1251         * gst/adder/gstadder.c: (gst_adder_class_init),
1252         (gst_adder_dispose):
1253         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1254         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1255         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1256           Fix a whole set of pad template leaks
1257
1258 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1259
1260         * check/generic/states.c: (GST_START_TEST):
1261           fix the test so that it only checks for elements that are part of
1262           this source module
1263
1264 2005-11-16  Michael Smith <msmith@fluendo.com>
1265
1266         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1267         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1268         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1269         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1270         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1271         (gst_ogg_mux_change_state):
1272           Fix leaking collectpads.
1273
1274 2005-11-16  Edward Hervey  <edward@fluendo.com>
1275
1276         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1277         (gst_videorate_event), (gst_videorate_chain):
1278         Handle segment seeks
1279
1280 2005-11-16  Wim Taymans  <wim@fluendo.com>
1281
1282         * gst-libs/gst/audio/gstbaseaudiosink.c:
1283         (gst_base_audio_sink_provide_clock),
1284         (gst_base_audio_sink_change_state):
1285         Set ringbuffer to non-flushing when going to PAUSED, set to
1286         flushing again when going to READY.
1287
1288         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1289         (gst_ring_buffer_stop):
1290         Start in flushing mode by default.
1291         Don't set flushing in the _stop method, let the app call
1292         this explicitly.
1293
1294 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1295
1296         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1297         * gst-libs/gst/video/videosink.h: Add helper function needed
1298         for video sinks.
1299
1300 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1301
1302         * gst/videoscale/gstvideoscale.c:
1303         (gst_videoscale_handle_src_event):
1304           Don't leak reference to pad parent.
1305
1306 2005-11-16  Wim Taymans  <wim@fluendo.com>
1307
1308         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1309         Set ringbuffer to flushing when stopping so that we don't
1310         block on wait_segment anymore and livelock.
1311
1312 2005-11-16  Wim Taymans  <wim@fluendo.com>
1313
1314         * examples/seeking/seek.c: (send_event), (do_seek),
1315         (loop_toggle_cb), (segment_done), (main):
1316         Added looping checkbox.
1317
1318 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1319
1320         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1321         (gst_ogg_demux_init):
1322         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1323         (gst_vorbis_dec_init):
1324           revert unrefs, they don't pass make check
1325
1326 2005-11-15  Johan Dahlin  <johan@gnome.org>
1327
1328         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1329         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1330         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1331         (gst_vorbis_dec_init):
1332         Fix pad template leaks. 
1333
1334 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1335
1336         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1337           Make state change function thread safe.
1338
1339 2005-11-15  Edward Hervey  <edward@fluendo.com>
1340
1341         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1342         (gst_ogg_demux_class_init):
1343         Implement GstElement::send_event, so we can send seek events
1344         in GST_STATE_READY
1345
1346 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1347
1348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1349         Discovered how to take away flickering while resizing the
1350         window. Please don't put that in ximagesink, refactoring in
1351         progress.
1352
1353 2005-11-14  Michael Smith <msmith@fluendo.com>
1354
1355         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1356         (gst_multifdsink_render):
1357           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1358
1359 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1360
1361         * gst/playback/gstplaybin.c: (gen_audio_element):
1362           Use autoaudiosink, it tends to be more widely available than
1363           autoaudiiosink.
1364           
1365 2005-11-14  Andy Wingo  <wingo@pobox.com>
1366
1367         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1368         as well if it is available. Fixes #316442.
1369
1370 2005-11-14  Michael Smith <msmith@fluendo.com>
1371
1372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1373         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1374         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1375         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1376         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1377         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1378         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1379         (gst_vorbisenc_change_state):
1380           Fix a small memory leak in vorbisenc.
1381           Fix large memory leaks in oggmux, also fix lots of state change
1382           bugs in oggmux.
1383
1384 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1385
1386         * gst/videotestsrc/gstvideotestsrc.c:
1387         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1388         (gst_videotestsrc_src_fixate):
1389           move fixation to a fixate function
1390           remove negotiate function, basesrc's is good enough
1391           fixes a bug for check when using the element alone
1392
1393 2005-11-13  Edward Hervey  <edward@fluendo.com>
1394
1395         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1396         (key_toggle_cb), (main):
1397         Added checkboxes for adding/removing the accurate and key_unit seek
1398         flags.
1399
1400 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1401
1402         * configure.ac: back to HEAD
1403
1404 === release 0.9.5 ===
1405
1406 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1407
1408         * configure.ac:
1409           releasing 0.9.5, "No No Kia"
1410
1411 2005-11-11  Edward Hervey  <edward@fluendo.com>
1412
1413         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1414         Added parse-launch syntax seeking mode for the seeking example.
1415         This should help stress-test even more cases.
1416         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1417
1418 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1419
1420         * sys/xvimage/xvimagesink.c:
1421         (gst_xvimagesink_navigation_send_event):
1422           Check whether peer pad exists before sending navigation events
1423           to it.
1424
1425 2005-11-11  Michael Smith <msmith@fluendo.com>
1426
1427         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1428         (gst_vorbisenc_buffer_from_packet):
1429         * ext/vorbis/vorbisenc.h:
1430           Set duration on encoded buffers. This allows oggmux's
1431           max_page_delay parameter to actually work.
1432
1433 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1434
1435         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1436         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1437         (gst_ffmpegcsp_avpicture_fill):
1438         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1439         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1440           Make palettes work again (see #132341). Use our own macros
1441           for rounding up.
1442
1443 2005-11-10  Andy Wingo  <wingo@pobox.com>
1444
1445         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1446         string doober.
1447
1448 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1449
1450         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1451         (gst_ffmpegcsp_transform_caps):
1452           Prefer passthrough in transform_caps
1453
1454 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1455
1456         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1457           check for ALSA errors properly, instead of relying on ALSA's
1458           error strings to serve to the user.
1459
1460 2005-11-10  Wim Taymans  <wim@fluendo.com>
1461
1462         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1463         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1464         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1465         Modernise the seek code.
1466
1467 2005-11-10  Michael Smith <msmith@fluendo.com>
1468         
1469         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1470         (setup_substreams), (set_active_source):
1471           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1472           trying to go to NULL if we failed to read a file.
1473
1474 2005-11-10  Wim Taymans  <wim@fluendo.com>
1475
1476         * gst/audiotestsrc/gstaudiotestsrc.c:
1477         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1478         (gst_audiotestsrc_create):
1479         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1480         (gst_sinesrc_get_times), (gst_sinesrc_create):
1481         * gst/videotestsrc/gstvideotestsrc.c:
1482         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1483         (gst_videotestsrc_create):
1484         The base class can now sync for us.
1485
1486 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1487
1488         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1489           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1490           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1491           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1492           format=(fourcc)I420" ! xvimagesink
1493
1494 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1495
1496         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1497         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1498         (gst_sinesrc_newsegment):
1499           Send newsegment event in TIME format, set duration if
1500           num-buffers is set, fix duration querying.
1501
1502 2005-11-10  Michael Smith <msmith@fluendo.com>
1503
1504         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1505         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1506         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1507         (gst_ogg_mux_collected):
1508          Fix EOS handling, partially. Now forwarding an EOS event once we have
1509          EOS on all pads works correctly. However, we still don't properly set
1510          EOS on the actual ogg stream pages.
1511
1512 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1513
1514         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1515           Set elements to NULL state before disposing of them.
1516
1517 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1518
1519         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1520
1521         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1522         (gst_base_rtp_depayload_init),
1523         (gst_base_rtp_depayload_set_gst_timestamp):
1524         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1525           We need to send a newsegment event for each instance, not
1526           just for the first instance of this class (get rid of
1527           static variable in function). (#321011).
1528           
1529 2005-11-08  Michael Smith <msmith@fluendo.com>
1530
1531         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1532         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1533         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1534         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1535           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1536           This makes us mux things correctly according to the ogg muxing
1537           rules. Still not handling EOS correctly right now, though.
1538
1539 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1540
1541         * gst/audioconvert/gstaudioconvert.c:
1542           Fix typo in docs. 
1543
1544 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1545
1546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1547         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1548           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1549           creating a new chain; should fix live streaming. Also
1550           add more debug output and fix a typo.
1551
1552 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1553
1554         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1555
1556         * gst/volume/gstvolume.c: (volume_set_caps):
1557           Fix compilation on Solaris with Forte. (#320923)
1558
1559 2005-11-08  Wim Taymans  <wim@fluendo.com>
1560
1561         * gst-libs/gst/audio/gstbaseaudiosink.c:
1562         (gst_base_audio_sink_render):
1563         No need to do a typecheck.
1564
1565 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1566
1567         * ext/alsa/gstalsa.h:
1568           We register a debug category, so let's use it.
1569
1570 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1571
1572         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1573         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1574         Fixed a small problem.
1575
1576 2005-11-04  Wim Taymans  <wim@fluendo.com>
1577
1578         * examples/seeking/Makefile.am:
1579         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1580         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1581         (make_playerbin_pipeline), (format_value), (update_scale),
1582         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1583         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1584         (print_usage), (main):
1585         Added app for playback speed testing.
1586
1587         * examples/seeking/seek.c: (dynamic_link),
1588         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1589         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1590         (message_received), (main):
1591         Updated seek example.
1592
1593 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1594
1595         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1596         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1597         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1598         (gst_base_rtp_depayload_set_clock):
1599         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1600         Don't sleep on the bench (system clock) when you have a nice 
1601         comfortable bed (Gstreamer clock) to sleep on.
1602
1603 2005-11-03  Wim Taymans  <wim@fluendo.com>
1604
1605         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1606         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1607         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1608         Handle the case where a pad_block failed.
1609
1610 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1611
1612         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1613
1614         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1615         (gst_base_rtp_depayload_add_to_queue),
1616         (gst_base_rtp_depayload_push),
1617         (gst_base_rtp_depayload_set_gst_timestamp),
1618         (gst_base_rtp_depayload_queue_release):
1619           Fixes some bugs in the depayloader's queuing/de-queueing code.
1620
1621 2005-10-31  Michael Smith <msmith@fluendo.com>
1622
1623         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1624         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1625         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1626           Patch from Alessandro Decina <alessandro@nnva.org>.
1627           Make oggdemux only find the final time in a chain, not per-pad,
1628           since the per-pad information can be very expensive to locate, and
1629           it isn't used anywhere. This makes reading a file containing
1630           OggSkeleton reasonably fast.
1631           Also, make chain finding work when there are logical bitstreams that
1632           can't be decoded. Fixes #319110.
1633
1634 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1635
1636         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1637         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1638         (gst_base_rtp_depayload_chain),
1639         (gst_base_rtp_depayload_add_to_queue),
1640         (gst_base_rtp_depayload_push),
1641         (gst_base_rtp_depayload_set_gst_timestamp),
1642         (gst_base_rtp_depayload_queue_release),
1643         (gst_base_rtp_depayload_start_thread),
1644         (gst_base_rtp_depayload_set_property),
1645         (gst_base_rtp_depayload_get_property):
1646         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1647         Some random fixes, to fullfill the desires of thomas.
1648
1649 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1650
1651         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1652         (gst_base_rtp_depayload_add_to_queue),
1653         (gst_base_rtp_depayload_push):
1654         Fixed the queueing algorithm.
1655
1656 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1657
1658         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1659         (gst_base_rtp_depayload_push):
1660         A small fix
1661
1662 2005-10-31  Wim Taymans  <wim@fluendo.com>
1663
1664         * gst-libs/gst/audio/gstringbuffer.h:
1665         Don't break ABI.
1666
1667         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1668         (gst_ffmpeg_caps_to_pixfmt):
1669         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1670         (gst_ffmpegcsp_set_caps):
1671         Some more comments.
1672         Handle missing required caps fields better.
1673
1674 2005-10-31  Wim Taymans  <wim@fluendo.com>
1675
1676         * gst-libs/gst/audio/gstbaseaudiosink.c:
1677         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1678         (gst_base_audio_sink_render):
1679         * gst-libs/gst/audio/gstringbuffer.c:
1680         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1681         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1682         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1683         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1684         (gst_ring_buffer_read):
1685         * gst-libs/gst/audio/gstringbuffer.h:
1686         Add flushing mode to the ringbuffer so that it in all cases does
1687         not try to handle more audio. This makes sure it does not try to
1688         block anymore when flushing and fixes a livelock.
1689
1690 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1691
1692         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1693         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1694         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1695           Explicitly check for -1 values before doing a conversion
1696           and always map them to -1. (#315545)
1697
1698 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1699
1700         * gst/playback/gstplaybin.c: (gen_video_element):
1701           first try autovideosink, then xvimagesink, then error out
1702         * po/POTFILES.in:
1703           add translatable file
1704         * po/af.po:
1705         * po/az.po:
1706         * po/cs.po:
1707         * po/en_GB.po:
1708         * po/hu.po:
1709         * po/it.po:
1710         * po/nb.po:
1711         * po/nl.po:
1712         * po/or.po:
1713         * po/sq.po:
1714         * po/sr.po:
1715         * po/sv.po:
1716         * po/uk.po:
1717         * po/vi.po:
1718           update translations
1719
1720 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1721
1722         * gst-libs/gst/rtp/gstbasedepayload.c:
1723         * gst-libs/gst/rtp/gstbasedepayload.h:
1724           Minor cleanups
1725
1726 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1727
1728         * gst/playback/.cvsignore:
1729         * gst/playback/decodetest.c:
1730         * gst/playback/test3.c:
1731           Port these two tests as well.
1732
1733 2005-10-27  Wim Taymans  <wim@fluendo.com>
1734
1735         * ext/theora/theoradec.c: (theora_dec_src_query),
1736         (theora_dec_sink_event):
1737         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1738         (theora_enc_change_state):
1739         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1740         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1741         Take proper locks when handling events.
1742
1743 2005-10-27  Wim Taymans  <wim@fluendo.com>
1744
1745         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1746         (gst_adder_change_state):
1747         Fix timestamps and fix deadlock when stopping the collectpads.
1748
1749 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1750
1751         * gst-libs/gst/rtp/gstrtpbuffer.h:
1752         Declaring the payload types as strings too so that they can be used
1753         in the padtemplate inialization.
1754
1755 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1756
1757         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1758
1759         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1760         (gst_base_rtp_depayload_class_init):
1761         Fixes a small but nasty bug. The derived elements no longer segfaults
1762         on finalization.
1763
1764 2005-10-26  Michael Smith <msmith@fluendo.com>
1765
1766         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1767           When clearing an audioconvert context, set tmpbufsize to zero, so
1768           we'll allocate it again later if required.
1769           This fixes audioconvert re-negotiating formats, which previously
1770           segfaulted with a NULL destination buffer.
1771
1772 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1773
1774         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1775         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1776         (gst_base_rtp_depayload_set_gst_timestamp),
1777         (gst_base_rtp_depayload_queue_release):
1778         Fixed a smalll memleak.
1779
1780 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1781         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1782         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1783         (gst_base_rtp_depayload_finalize),
1784         (gst_base_rtp_depayload_setcaps),
1785         (gst_base_rtp_depayload_add_to_queue),
1786         (gst_base_rtp_depayload_push),
1787         (gst_base_rtp_depayload_set_gst_timestamp),
1788         (gst_base_rtp_depayload_queue_release),
1789         (gst_base_rtp_depayload_thread),
1790         (gst_base_rtp_depayload_change_state):
1791         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1792         Changed the C++ comments to C comments
1793
1794 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1795
1796         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1797         * gst/tcp/gsttcpclientsrc.h:
1798         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1799         * gst/tcp/gsttcpserversrc.h:
1800           Remove unused 'curoffset' structure member.
1801
1802 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1803
1804         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1805         (gst_base_rtp_depayload_base_init),
1806         (gst_base_rtp_depayload_finalize):
1807         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1808         * gst-libs/gst/rtp/gstbasertppayload.h:
1809           The pad-template on the sinkpad should be set by the derived classes.
1810           Also added some useful macros.
1811
1812 2005-10-24  Wim Taymans  <wim@fluendo.com>
1813
1814         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1815         Correctly flush decoder samples even if we could not
1816         copy them to an output buffer. Fixes #319618.
1817
1818 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1819
1820         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1822         the caps against our xcontext caps.
1823
1824 2005-10-24  Wim Taymans  <wim@fluendo.com>
1825
1826         * gst-libs/gst/audio/gstbaseaudiosink.c:
1827         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1828         Remove g_print
1829         Use sync property from baseclass to disable sync.
1830
1831 2005-10-24  Wim Taymans  <wim@fluendo.com>
1832
1833         * gst-libs/gst/audio/gstbaseaudiosink.c:
1834         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1835         Buffers with no timestamps get aligned with previous buffers or
1836         on underrun, played ASAP.
1837
1838 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1839
1840         * gst-libs/gst/video/video.h:
1841         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1842         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1844         here comes my change on caps for framerate and geometry range.
1845         We are now accepting 1 to MAXINT for width and height, and from
1846         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1847         to be blended correctly in videomixer.
1848
1849 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1850
1851         * configure.ac:
1852           back to HEAD
1853
1854 === release 0.9.4 ===
1855
1856 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1857
1858         * NEWS:
1859         * RELEASE:
1860         * configure.ac:
1861           releasing 0.9.4, "Velociraptor"
1862
1863 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1864
1865         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1866         * po/POTFILES.in:
1867           STOPPED -> FAILED
1868
1869 2005-10-21  Wim Taymans  <wim@fluendo.com>
1870
1871         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1872         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1873         (pad_blocked), (close_pad_link), (new_pad):
1874         Don't try to remove elements twice.
1875
1876 2005-10-21  Wim Taymans  <wim@fluendo.com>
1877
1878         * ext/theora/theoradec.c: (theora_dec_src_query),
1879         (theora_dec_sink_event):
1880         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1881         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1882         (vorbis_handle_data_packet):
1883         * ext/vorbis/vorbisdec.h:
1884         Fix old naming.
1885
1886         * gst-libs/gst/audio/gstbaseaudiosink.c:
1887         (gst_base_audio_sink_render):
1888         Don't try to sync on buffers without a timestamp.
1889
1890 2005-10-21  Wim Taymans  <wim@fluendo.com>
1891
1892         * ext/theora/theoradec.c: (theora_dec_src_query),
1893         (theora_dec_sink_event):
1894         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1895         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1896         (vorbis_handle_data_packet):
1897         * ext/vorbis/vorbisdec.h:
1898         Fix old naming.
1899
1900 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1901
1902         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1903         (gst_vorbisenc_src_query):
1904           Implement position and duration queries.
1905
1906         * gst/playback/test3.c: (update_scale), (main):
1907           Fix for async state changes and print nicer output.
1908
1909 2005-10-20  Wim Taymans  <wim@fluendo.com>
1910
1911         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1912         (dump_element_stats), (main):
1913         * gst/playback/test6.c: (main):
1914         Fix tests again
1915
1916 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1917
1918         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1919         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1920           Don't use functions for position queries when handling
1921           duration queries.
1922
1923 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1924
1925         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1926         (vorbis_handle_data_packet), (vorbis_dec_chain),
1927         (vorbis_dec_change_state):
1928         * ext/vorbis/vorbisdec.h:
1929           Vorbis streams can be embedded in other container formats
1930           than ogg, container formats where the demuxer might set 
1931           timestamps on encoded vorbis buffers instead of those silly 
1932           granulepos thingies. In short: make vorbisdec handle 
1933           timestamps on incoming buffers as well.
1934
1935 2005-10-20  Wim Taymans  <wim@fluendo.com>
1936
1937         * gst/playback/gstplaybasebin.c: (group_destroy),
1938         (gst_play_base_bin_change_state):
1939         Fix leak.
1940         Handle case where playbasebin is now ASYNC because
1941         decodebin is.
1942
1943 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1944
1945         * gst/audioconvert/Makefile.am:
1946         * gst/audioconvert/bufferframesconvert.c:
1947         * gst/audioconvert/plugin.c: (plugin_init):
1948         * gst/audioconvert/plugin.h:
1949           And bye bye buffer-frames-convert
1950
1951 2005-10-19  Wim Taymans  <wim@fluendo.com>
1952
1953         * check/elements/audioconvert.c:
1954         * docs/libs/tmpl/gstaudio.sgml:
1955         * docs/libs/tmpl/gstcolorbalance.sgml:
1956         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1957         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1958         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1959         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1960         * gst-libs/gst/audio/audio.h:
1961         * gst/audioconvert/audioconvert.h:
1962         * gst/audioconvert/gstaudioconvert.c:
1963         (gst_audio_convert_parse_caps):
1964         * gst/volume/gstvolume.c:
1965         Bye bye buffer-frames.
1966
1967 2005-10-19  Wim Taymans  <wim@fluendo.com>
1968
1969         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1970         (query_positions_elems), (query_positions_pads), (update_scale),
1971         (do_seek), (set_update_scale), (message_received), (main):
1972         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1973         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1974         (gst_ogg_demux_loop):
1975         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1976         * ext/theora/theoradec.c: (theora_dec_src_query),
1977         (theora_dec_sink_event):
1978         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1979         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1980         * gst/adder/gstadder.c: (gst_adder_query):
1981         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1982         * gst/playback/test3.c: (update_scale):
1983         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1984         (dump_element_stats), (main):
1985         * gst/playback/test6.c: (main):
1986         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1987         Query API update.
1988
1989 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1990
1991         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1992         (xml_check_first_element), (xml_type_find), (smil_type_find),
1993         (plugin_init):
1994           Add typefinding for SMIL and for generic XML. Based on patch by
1995           Akos Maroy (#308663).
1996
1997 2005-10-18  Wim Taymans  <wim@fluendo.com>
1998
1999         * gst/playback/Makefile.am:
2000         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2001         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
2002         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
2003         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
2004         (gst_decode_bin_change_state):
2005         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2006         (gst_play_bin_send_event_to_sink):
2007         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2008         (dump_element_stats), (main):
2009         * gst/playback/test6.c: (main):
2010         Make playbin async, it'll commit state to paused when all streams
2011         are detected.
2012         Remove ugly hack.
2013         Added test6.c to show async behaviour.
2014
2015 2005-10-18  Wim Taymans  <wim@fluendo.com>
2016
2017         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
2018         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
2019         Fix for segment-start/stop API change.
2020
2021 2005-10-18  Wim Taymans  <wim@fluendo.com>
2022
2023         * check/Makefile.am:
2024         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
2025         (main):
2026         Add future test for clock selection.
2027
2028 2005-10-18  Wim Taymans  <wim@fluendo.com>
2029
2030         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
2031         (gst_alsasink_close):
2032         Set handle to NULL.
2033
2034         * gst-libs/gst/audio/gstringbuffer.c:
2035         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2036         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
2037         (gst_ring_buffer_start), (gst_ring_buffer_pause),
2038         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
2039         (gst_ring_buffer_read):
2040         More debug info.
2041
2042 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
2043
2044         * gst/audiotestsrc/Makefile.am:
2045         * gst/sine/Makefile.am:
2046         * gst/volume/Makefile.am:
2047           fix broken build of controllerized plugins
2048
2049 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2050
2051         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2052
2053         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2054         (gst_riff_create_video_template_caps):
2055           Add support for Indeo-3 (IV32).
2056
2057 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2058
2059         * configure.ac:
2060           rewrite
2061
2062 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2063
2064         * gst-libs/gst/video/video.c: (gst_video_get_size):
2065         * gst/audiotestsrc/gstaudiotestsrc.c:
2066           doc updates
2067
2068 2005-10-17  Andy Wingo  <wingo@pobox.com>
2069
2070         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2071         with the collectpads change.
2072         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2073
2074         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2075
2076         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2077
2078         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2079         alloc_buffer flow return to callers.
2080         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2081         change. Fix some memleaks in theoraenc.
2082
2083         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2084         in strange circumstance.
2085
2086 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2087
2088         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2089         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2090         from caps, let's use the caps...
2091
2092 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2093
2094         * configure.ac:
2095           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2096
2097 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2098
2099         * gst-libs/gst/interfaces/Makefile.am:
2100           fix silly typo
2101
2102 2005-10-16  Andy Wingo  <wingo@pobox.com>
2103
2104         * gst/playback/gstdecodebin.c
2105         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2106         function!
2107         (try_to_link_1): Increase kraziness level.
2108
2109 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2110
2111         * configure.ac:
2112           restructure like the core one
2113         * gst-libs/gst/audio/Makefile.am:
2114         * gst-libs/gst/interfaces/Makefile.am:
2115         * gst-libs/gst/net/Makefile.am:
2116         * gst-libs/gst/riff/Makefile.am:
2117         * gst-libs/gst/rtp/Makefile.am:
2118         * gst-libs/gst/tag/Makefile.am:
2119         * gst-libs/gst/video/Makefile.am:
2120           use correct linker flags, now the libs are properly versioned
2121         * check/elements/audioconvert.c: (verify_convert):
2122         * ext/alsa/gstalsaplugin.c:
2123         * ext/cdparanoia/gstcdparanoia.c:
2124         * ext/gnomevfs/gstgnomevfs.c:
2125         * ext/libvisual/visual.c:
2126         * ext/ogg/gstogg.c:
2127         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2128         * ext/theora/theora.c:
2129         * ext/vorbis/vorbis.c:
2130         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2131         * gst-libs/gst/tag/gsttagediting.c:
2132         * gst-libs/gst/video/video.c:
2133         * gst/adder/gstadder.c:
2134         * gst/audioconvert/plugin.c:
2135         * gst/audiorate/gstaudiorate.c:
2136         * gst/audioresample/gstaudioresample.c:
2137         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2138         * gst/audioscale/gstaudioscale.c:
2139         * gst/audioscale/resample.c:
2140         * gst/audiotestsrc/gstaudiotestsrc.c:
2141         * gst/ffmpegcolorspace/gstffmpeg.c:
2142         * gst/playback/gstdecodebin.c: (close_pad_link):
2143         * gst/playback/gstplaybin.c: (gen_video_element),
2144         (gen_audio_element):
2145         * gst/sine/gstsinesrc.c:
2146         * gst/subparse/gstsubparse.c:
2147         * gst/tags/gsttagediting.c:
2148         * gst/tcp/gsttcpplugin.c:
2149         * gst/typefind/gsttypefindfunctions.c:
2150         * gst/videorate/gstvideorate.c:
2151         * gst/videoscale/gstvideoscale.c:
2152         * gst/videotestsrc/gstvideotestsrc.c:
2153         * gst/volume/gstvolume.c:
2154         * sys/v4l/gstv4l.c:
2155         * sys/ximage/ximage.c:
2156         * sys/xvimage/xvimagesink.c:
2157           fix up defines
2158
2159 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2160
2161         * ext/vorbis/vorbisenc.c:
2162         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2163         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2164         (gst_tag_to_vorbis_comments):
2165           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2166
2167 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2168
2169         * examples/stats/mp2ogg.c:
2170         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2171           typo fixes
2172
2173 2005-10-13  Michael Smith <msmith@fluendo.com>
2174
2175         * ext/ogg/gstoggmux.c:
2176           Use magic glib macros to define constants as 64 bit, to ensure
2177           appropriate vararg passing.
2178
2179 2005-10-13  Michael Smith <msmith@fluendo.com>
2180
2181         * ext/ogg/gstoggmux.c:
2182         * gst/audioconvert/audioconvert.c: (float):
2183           Don't use LL suffix, as it's not portable, and neither of these
2184           uses required it anyway.
2185
2186 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2187
2188         * examples/indexing/indexmpeg.c: (main):
2189         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2190         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2191         (cdparanoia_convert), (cdparanoia_query):
2192         * ext/cdparanoia/gstcdparanoia.h:
2193         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2194         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2195         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2196         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2197         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2198         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2199         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2200         (gst_multifdsink_render), (gst_multifdsink_start),
2201         (gst_multifdsink_stop):
2202         * gst/tcp/gstmultifdsink.h:
2203         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2204         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2205         (gst_tcpclientsink_stop):
2206         * gst/tcp/gsttcpclientsink.h:
2207         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2208         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2209         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2210         * gst/tcp/gsttcpclientsrc.h:
2211         * gst/tcp/gsttcpserversink.h:
2212         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2213         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2214         (gst_tcpserversrc_stop):
2215         * gst/tcp/gsttcpserversrc.h:
2216         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2217         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2218         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2219           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2220           moved bitshift from macro to enum definition
2221
2222 2005-10-12  Wim Taymans  <wim@fluendo.com>
2223
2224         * examples/seeking/Makefile.am:
2225         Oops.
2226
2227 2005-10-12  Wim Taymans  <wim@fluendo.com>
2228
2229         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2230         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2231         Don't assert on normal stuff.
2232
2233         * gst/playback/gstplaybin.c: (do_playbin_seek):
2234         API fix.
2235
2236 2005-10-12  Wim Taymans  <wim@fluendo.com>
2237
2238         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2239         * examples/seeking/Makefile.am:
2240         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2241         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2242         (do_seek), (set_update_scale), (message_received), (main):
2243         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2244         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2245         Update for _get_state() API change.
2246
2247 2005-10-11  Wim Taymans  <wim@fluendo.com>
2248
2249         * gst-libs/gst/audio/gstbaseaudiosink.c:
2250         (gst_base_audio_sink_render):
2251         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2252         (gst_base_audio_src_create):
2253         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2254         (gst_ring_buffer_read):
2255         Cleanups.
2256         Commit and read from ringbuffer in samples rather than bytes.
2257
2258 2005-10-11  Wim Taymans  <wim@fluendo.com>
2259
2260         * gst-libs/gst/audio/gstbaseaudiosink.c:
2261         (gst_base_audio_sink_render):
2262         Respect segment rate and accum when scheduling samples.
2263
2264 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2265
2266         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2267         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2268         EOS correctly, that needs more work.
2269
2270 2005-10-11  Wim Taymans  <wim@fluendo.com>
2271
2272         * check/generic/states.c: (GST_START_TEST):
2273         remove old property.
2274
2275         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2276         (gst_ogg_demux_perform_seek):
2277         * ext/theora/theoradec.c: (theora_dec_sink_event):
2278         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2279         (vorbis_handle_data_packet):
2280         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2281         (gst_base_rtp_depayload_set_gst_timestamp):
2282         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2283         Update for newsegment API change.
2284
2285 2005-10-11  Michael Smith <msmith@fluendo.com>
2286
2287         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2288         (do_playbin_seek), (gst_play_bin_send_event):
2289           Override send_event differently, so that we can takes bits of
2290           functionality from GstPipeline (special handling for seeks,
2291           including pausing/resuming, and resetting stream time) and still get
2292           the appropriate behaviour of only forwarding event to a single sink,
2293           rather than all of them.
2294           Unfortunately requires a lot of code duplication, but the
2295           alternatives are equally ugly in the end.
2296
2297 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2298
2299         * check/elements/audioconvert.c: (setup_audioconvert),
2300         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2301         (GST_START_TEST), (audioconvert_suite):
2302           clean up tests a little, fix some leaks.
2303
2304 2005-10-10  Wim Taymans  <wim@fluendo.com>
2305
2306         * ext/alsa/gstalsasink.c:
2307         Also allow unsigned int.
2308
2309         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2310         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2311         Small cleanup
2312
2313 2005-10-10  Wim Taymans  <wim@fluendo.com>
2314
2315         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2316         Small update, use API as stated in design docs.
2317
2318         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2319         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2320         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2321         (message_received), (main):
2322         Updated seek example for GOption. Some usability improvements.
2323
2324 2005-10-10  Wim Taymans  <wim@fluendo.com>
2325
2326         * gst/audioconvert/audioconvert.h:
2327         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2328         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2329         Alloc temp storage somewhere else where we can do it more
2330         portable.
2331
2332 2005-10-10  Wim Taymans  <wim@fluendo.com>
2333
2334         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2335         (gst_tcpserversrc_start):
2336         Don't block in accept while doing the state change, move
2337         to poll and make cancellable.
2338
2339 2005-10-09  Philippe Khalaf <burger@speedy.org>
2340
2341         * gst-libs/gst/rtp/rtpbasedepayload.c:
2342         Set timestamp and add queue delay to timestamp
2343         * gst-libs/gst/rtp/rtpbuffer.h:
2344         Set correct payload type for h263
2345
2346 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2347
2348         * gst/audiotestsrc/gstaudiotestsrc.c:
2349         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2350         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2351         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2352         (gst_audiotestsrc_create_triangle),
2353         (gst_audiotestsrc_create_silence),
2354         (gst_audiotestsrc_create_white_noise),
2355         (gst_audiotestsrc_init_pink_noise),
2356         (gst_audiotestsrc_generate_pink_noise_value),
2357         (gst_audiotestsrc_create_pink_noise),
2358         (gst_audiotestsrc_change_wave):
2359         * gst/audiotestsrc/gstaudiotestsrc.h:
2360           fixed typo, added pink noise
2361
2362 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2363
2364         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2365         (plugin_init):
2366           Add wavpack and spc typefind functions from 0.8 branch.
2367
2368 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2369
2370         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2371         (ar_type_find), (msdos_type_find), (plugin_init):
2372           Add typefind functions for tar archives, ar archives,
2373           RAR archives, and msdos-executables (dlls, exe, etc.).
2374           Some of those would be wrongly identified as mpeg
2375           streams of some sort before (#315550).
2376
2377 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2378
2379         * configure.ac:
2380         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2381         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2382         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2383         * gst/audiotestsrc/Makefile.am:
2384         * gst/audiotestsrc/gstaudiotestsrc.c:
2385         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2386         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2387         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2388         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2389         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2390         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2391         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2392         (gst_audiotestsrc_create_silence),
2393         (gst_audiotestsrc_create_white_noise),
2394         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2395         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2396         (gst_audiotestsrc_start), (plugin_init):
2397         * gst/audiotestsrc/gstaudiotestsrc.h:
2398           add new plugin and element
2399         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2400           use gobject_class
2401
2402 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2403
2404         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2405         (gst_adder_init), (gst_adder_request_new_pad),
2406         (gst_adder_change_state):
2407           Add query function to source pad, so adder reports the correct
2408           time/sample position when queried (#315457); fix state change
2409           function; use GST_DEBUG_FUNCPTR() for pad functions.
2410
2411 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2412
2413         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2414           Fix leaks in typefind registration
2415           Clean up the gratuitous commenting and whitespacing a little
2416
2417 2005-10-08  Wim Taymans  <wim@fluendo.com>
2418
2419         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2420         Only actually wait for the thread to be stopped if it's 
2421         running.
2422
2423 2005-10-08  Wim Taymans  <wim@fluendo.com>
2424
2425         * gst-libs/gst/audio/gstbaseaudiosink.c:
2426         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2427         If we receive EOS we can start playback of what we had.
2428
2429 2005-10-08  Wim Taymans  <wim@fluendo.com>
2430
2431         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2432         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2433         (gst_multifdsink_stop):
2434         Fix crasher when going to NULL multiple times.
2435
2436 2005-10-06  Wim Taymans  <wim@fluendo.com>
2437
2438         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2439         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2440         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2441         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2442         patch from Edgard Lima <edgard.lima@indt.org.br>
2443         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2444
2445 2005-10-06  Wim Taymans  <wim@fluendo.com>
2446
2447         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2448         Report the FLOW_RETURN as string in the error message.
2449
2450         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2451         Don't assert when clearing an unnegotiated buffer.
2452
2453 2005-10-04  Michael Smith <msmith@fluendo.com>
2454
2455         * gst/playback/gstplaybasebin.c: (group_destroy),
2456         (gen_preroll_element), (remove_groups), (setup_source):
2457         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2458         (setup_sinks), (gst_play_bin_send_event),
2459         (gst_play_bin_change_state):
2460           Set state to NULL before removing from bin. Fix refcounting.
2461
2462 2005-10-04  Michael Smith <msmith@fluendo.com>
2463
2464         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2465           Correct refcounting in send_event() function. Previously was wrong
2466           if the first sink was unable to handle the event.
2467
2468 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2469
2470         * configure.ac:
2471           back to development
2472
2473 === release 0.9.3 ===
2474
2475 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2476
2477         * configure.ac:
2478           Releasing 0.9.3, "De Facto"
2479
2480 2005-10-03  Andy Wingo  <wingo@pobox.com>
2481
2482         * gst/playback/gstdecodebin.c (try_to_link_1)
2483         (remove_element_chain): set element to NULL before removing it.
2484
2485 2005-10-02  Johan Dahlin  <johan@gnome.org>
2486
2487         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2488         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2489         MT safe.
2490
2491 2005-10-02  Andy Wingo  <wingo@pobox.com>
2492
2493         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2494         (gst_ring_buffer_prepare_read): 
2495         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2496         Demote to LOG.
2497
2498 2005-09-29  Wim Taymans  <wim@fluendo.com>
2499
2500         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2501         * ext/theora/theoradec.c: (theora_handle_data_packet):
2502         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2503         Propagate error codes from alloc_buffer too.
2504
2505 2005-09-29  Wim Taymans  <wim@fluendo.com>
2506
2507         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2508         We use fixed caps.
2509
2510         * gst/playback/Makefile.am:
2511         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2512         (dump_element_stats), (main):
2513         Added example stream introspection code.
2514
2515 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2516
2517         * gst/adder/gstadder.c: (gst_adder_collected):
2518           fix adder for float elements
2519
2520 2005-09-28  Wim Taymans  <wim@fluendo.com>
2521
2522         * gst-libs/gst/audio/gstbaseaudiosink.c:
2523         (gst_base_audio_sink_class_init),
2524         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2525         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2526         (gst_base_audio_src_class_init),
2527         (gst_base_audio_src_provide_clock):
2528         get_clock -> provide_clock
2529
2530 2005-09-28  Andy Wingo  <wingo@pobox.com>
2531
2532         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2533         and unlocking.
2534
2535         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2536         unlocking.
2537
2538         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2539         Actually add the pad template.
2540         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2541
2542         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2543         I'm at it...
2544
2545         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2546         from fdsrc. Get caps in create() instead of start() so it can be
2547         interrupted. Interruption somewhat untested.
2548
2549         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2550         Proper EOS handling.
2551
2552 2005-09-27  Andy Wingo  <wingo@pobox.com>
2553
2554         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2555
2556         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2557
2558         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2559
2560         * gst/tcp/gsttcp.h: 
2561         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2562         out of tcpclientsrc.c. Cancellable.
2563         (gst_tcp_socket_read): Made private, cancellable, with better
2564         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2565         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2566         whole buffer, and better diagnostics.
2567         (gst_tcp_gdp_read_caps): Same.
2568
2569         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2570
2571 2005-09-26  Andy Wingo  <wingo@pobox.com>
2572
2573         * gst/sine/gstsinesrc.h:
2574         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2575         change the 'sync' property to 'is-live' and implement it halfway,
2576         update for controller api change.
2577
2578         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2579         controller api change.
2580
2581 2005-09-24  Wim Taymans  <wim@fluendo.com>
2582
2583         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2584         * gst-libs/gst/audio/gstaudiosink.c:
2585         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2586         (gst_audioringbuffer_stop):
2587         * gst-libs/gst/audio/gstbaseaudiosink.c:
2588         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2589         (gst_base_audio_sink_change_state):
2590         * gst-libs/gst/audio/gstbaseaudiosink.h:
2591         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2592         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2593         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2594         * gst-libs/gst/audio/gstringbuffer.h:
2595         Fix sync again. Moved sample alignment to basesink.
2596
2597 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2598
2599         * docs/plugins/Makefile.am:
2600         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2601         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2602         * gst/volume/gstvolume.c:
2603           add/fix docs
2604         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2605         * gst-libs/gst/audio/audio.h:
2606           add conversion macros for frames <-> clocktime
2607
2608 2005-09-23  David Schleef  <ds@schleef.org>
2609
2610         * gst/audioresample/Makefile.am:
2611         * gst/audioresample/debug.h:
2612         * gst/audioresample/gstaudioresample.c:
2613         * gst/audioresample/resample.c: Convert to using gst debugging
2614
2615 2005-09-22  Wim Taymans  <wim@fluendo.com>
2616
2617         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2618         (gst_play_bin_send_event):
2619         Only seek on one sink, the first one that succeeds.
2620
2621 2005-09-22  Michael Smith <msmith@fluendo.com>
2622
2623         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2624         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2625         Don't flush encoder state unless we have an initialised encoder.
2626         Clear out encoder state on PAUSED_TO_READY.
2627
2628 2005-09-22  Wim Taymans  <wim@fluendo.com>
2629
2630         * gst-libs/gst/rtp/gstbasertppayload.c:
2631         (gst_basertppayload_class_init), (gst_basertppayload_init),
2632         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2633         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2634         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2635         (gst_basertppayload_set_property),
2636         (gst_basertppayload_get_property),
2637         (gst_basertppayload_change_state):
2638         * gst-libs/gst/rtp/gstbasertppayload.h:
2639         Added max-ptime to control amount of data in the rtp packets.
2640
2641 2005-09-21  Andy Wingo  <wingo@pobox.com>
2642
2643         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2644         thingies.
2645
2646         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2647         can be called multiple times, dogs.
2648
2649 2005-09-21  Wim Taymans  <wim@fluendo.com>
2650
2651         * gst-libs/gst/rtp/gstbasertppayload.c:
2652         (gst_basertppayload_class_init), (gst_basertppayload_init),
2653         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2654         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2655         (gst_basertppayload_push), (gst_basertppayload_get_property),
2656         (gst_basertppayload_change_state):
2657         Allow 0 ssrc too.
2658
2659 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2660
2661         * docs/libs/compiling.sgml:
2662           fixing typos
2663
2664 2005-09-20  Wim Taymans  <wim@fluendo.com>
2665
2666         * gst-libs/gst/rtp/gstbasertppayload.c:
2667         (gst_basertppayload_class_init), (gst_basertppayload_init),
2668         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2669         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2670         (gst_basertppayload_push), (gst_basertppayload_set_property),
2671         (gst_basertppayload_get_property),
2672         (gst_basertppayload_change_state):
2673         * gst-libs/gst/rtp/gstbasertppayload.h:
2674         Added property to configure sequence number offsets.
2675
2676 2005-09-20  Wim Taymans  <wim@fluendo.com>
2677
2678         * gst-libs/gst/rtp/gstbasertppayload.c:
2679         (gst_basertppayload_class_init), (gst_basertppayload_init),
2680         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2681         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2682         (gst_basertppayload_push), (gst_basertppayload_set_property),
2683         (gst_basertppayload_get_property),
2684         (gst_basertppayload_change_state):
2685         * gst-libs/gst/rtp/gstbasertppayload.h:
2686         Make timestamp offset configurable.
2687
2688 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2691           fix wrong pop/unref
2692
2693 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2694
2695         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2696
2697         * gst-libs/gst/interfaces/propertyprobe.c:
2698         (gst_property_probe_probe_property_name),
2699         (gst_property_probe_needs_probe_name),
2700         (gst_property_probe_get_values_name),
2701         (gst_property_probe_probe_and_get_values_name):
2702           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2703           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2704
2705 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2706
2707         * check/Makefile.am:
2708           have some tests be disabled for valgrinding
2709         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2710         (GST_START_TEST):
2711         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2712           Fix A Leak.  Chain To Parent Finalize.
2713
2714 2005-09-19  Wim Taymans  <wim@fluendo.com>
2715
2716         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2717         Fixed wav pipeline.
2718
2719 2005-09-19  Wim Taymans  <wim@fluendo.com>
2720
2721         * gst-libs/gst/rtp/gstbasertppayload.c:
2722         (gst_basertppayload_class_init), (gst_basertppayload_init),
2723         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2724         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2725         (gst_basertppayload_push), (gst_basertppayload_get_property),
2726         (gst_basertppayload_change_state):
2727         Posting ERROR and WARNING messages is good.
2728
2729 2005-09-19  Wim Taymans  <wim@fluendo.com>
2730
2731         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2732         (gst_base_rtp_depayload_add_to_queue),
2733         (gst_base_rtp_depayload_push),
2734         (gst_base_rtp_depayload_set_gst_timestamp),
2735         (gst_base_rtp_depayload_queue_release):
2736         This one was not supposed to go in.
2737
2738 2005-09-19  Wim Taymans  <wim@fluendo.com>
2739
2740         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2741         Fix for bus API.
2742
2743         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2744         (gst_base_rtp_depayload_chain),
2745         (gst_base_rtp_depayload_add_to_queue),
2746         (gst_base_rtp_depayload_push),
2747         (gst_base_rtp_depayload_set_gst_timestamp),
2748         (gst_base_rtp_depayload_queue_release):
2749         Some cleanups.
2750
2751         * gst-libs/gst/rtp/gstbasertppayload.c:
2752         (gst_basertppayload_class_init), (gst_basertppayload_init),
2753         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2754         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2755         (gst_basertppayload_get_property),
2756         (gst_basertppayload_change_state):
2757         Added debugging category.
2758
2759 2005-09-18  David Schleef  <ds@schleef.org>
2760
2761         * gst/playback/gstdecodebin.c: free plugin list correctly
2762         * gst/playback/gstplaybin.c: emit warning if autovideosink
2763           and autoaudiosink can't be found (instead of segfaulting)
2764
2765 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2766
2767         * check/elements/audioconvert.c: (GST_START_TEST):
2768           try out 24 bit conversion
2769
2770 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2771
2772         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2773         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2774         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2775         * ext/vorbis/vorbisenc.h:
2776           Fix EOS handling.  Still needs a fix in the ogg muxer to
2777           mark the last page as eos.
2778
2779 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2780
2781         * common/gtk-doc-plugins.mak:
2782         * docs/plugins/Makefile.am:
2783         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2784         * gst/ffmpegcolorspace/Makefile.am:
2785         * gst/ffmpegcolorspace/avcodec.h:
2786         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2787         * gst/tcp/gstmultifdsink.c:
2788           fix up ffmpegcolorspace docs; extract header
2789
2790 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2791
2792         * common/gtk-doc-plugins.mak:
2793         * docs/plugins/Makefile.am:
2794         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2795         * ext/theora/Makefile.am:
2796         * ext/theora/gsttheoraenc.h:
2797         * ext/theora/theoraenc.c:
2798         * ext/vorbis/vorbisenc.c:
2799           pick up signals and args for vorbis; add some docs for vorbis
2800
2801 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2802
2803         * common/gstdoc-scangobj:
2804         * common/gtk-doc-plugins.mak:
2805         * docs/libs/Makefile.am:
2806         * docs/plugins/gst-plugins-base-plugins.args:
2807         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2808         * docs/plugins/gst-plugins-base-plugins.interfaces:
2809         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2810         * docs/plugins/gst-plugins-base-plugins.signals:
2811           only scanobj stuff from our source module.  Not sure yet
2812           if that's correct, given the hierarchy stuff :)
2813
2814 2005-09-15  Wim Taymans  <wim@fluendo.com>
2815
2816         * gst/audioconvert/gstaudioconvert.c:
2817         And enable 24 bits mode as well..
2818
2819 2005-09-15  Wim Taymans  <wim@fluendo.com>
2820
2821         * gst-libs/gst/rtp/Makefile.am:
2822         * gst-libs/gst/rtp/gstbasertppayload.c:
2823         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2824         (gst_basertppayload_class_init), (gst_basertppayload_init),
2825         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2826         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2827         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2828         (gst_basertppayload_set_property),
2829         (gst_basertppayload_get_property),
2830         (gst_basertppayload_change_state):
2831         * gst-libs/gst/rtp/gstbasertppayload.h:
2832         Added rtp payloader base class.
2833
2834 2005-09-15  Andy Wingo  <wingo@pobox.com>
2835
2836         * configure.ac (plugindir): Remove the EOL matcher from the
2837         regexp, as it causes me problems. Libtool? Make? Who knows?
2838
2839 2005-09-14  David Schleef  <ds@schleef.org>
2840
2841         * check/generic/states.c: 
2842         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2843         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2844           Fixes for changes in registry API.
2845
2846         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2847           to GST_PLUGIN_LDFLAGS.
2848         * ext/libvisual/visual.c: Make the library shut up.
2849         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2850         * gst-libs/gst/audio/gstaudiofilter.c: same
2851
2852 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2853
2854         * docs/plugins/Makefile.am:
2855         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2856         * docs/plugins/inspect/plugin-libvisual.xml:
2857         * docs/plugins/tmpl/element-tcpserversink.sgml:
2858         * ext/theora/theoraenc.c:
2859           add libvisual plugin and theoraenc element to docs
2860
2861 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2862
2863         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2864         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2865         * ext/theora/theoraenc.c:
2866           add theoraenc
2867
2868 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2869
2870         * gst/audioconvert/Makefile.am:
2871           Audioconvert derives from GstBaseTransform and should
2872           link to the library with our base elements to avoid
2873           unresolved symbols. Makes things work with MinGW (#316160)
2874
2875         * gst/playback/test4.c: (main):
2876           Fix MinGW build problem and use g_usleep() instead of 
2877           sleep() (#316162)
2878
2879 2005-09-12  Wim Taymans  <wim@fluendo.com>
2880
2881         * gst/audioconvert/audioconvert.c: (float),
2882         (audio_convert_prepare_context), (audio_convert_convert):
2883         * gst/audioconvert/audioconvert.h:
2884         Cleanups, speedups, simplifications, added back support
2885         for 24 bits.
2886
2887 2005-09-11  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         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2892         * docs/plugins/tmpl/element-tcpserversink.sgml:
2893         * gst/ffmpegcolorspace/gstffmpeg.c:
2894         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2895         * gst/videotestsrc/gstvideotestsrc.c:
2896         * gst/volume/gstvolume.c:
2897           add more elements to the docs
2898
2899 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2900
2901         * check/Makefile.am:
2902         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2903         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2904           Add extra tests for basetransform based components. 
2905           Comment out the test_element_negotiation test until we decide
2906           if it's testing correct behaviour.
2907         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2908         (gst_visual_chain), (gst_visual_change_state):
2909           Slightly more correct but still bogus timestamping.
2910           Fix state change function.
2911         * gst/audioconvert/gstaudioconvert.c:
2912         (gst_audio_convert_class_init):
2913         * gst/audioresample/gstaudioresample.c:
2914         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2915         (gst_ffmpegcsp_class_init):
2916         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2917         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2918         (gst_videoscale_prepare_image):
2919         * gst/volume/gstvolume.c: (gst_volume_class_init),
2920         (volume_transform_ip):
2921           Basetransform updates. Enable passthrough modes.
2922         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2923         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2924         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2925           Negotiation fix that allows the window to return to the original
2926           size and renegotiate passthrough upstream. Extra debug output.
2927
2928 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2929
2930         * gst/sine/gstsinesrc.c:
2931         * gst/volume/gstvolume.c:
2932           fix up header include
2933
2934 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2935
2936         * gst-libs/gst/audio/gstbaseaudiosink.c:
2937         (gst_base_audio_sink_render):
2938         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2939         * gst/volume/gstvolume.c: (gst_volume_class_init),
2940         (volume_transform):
2941           fixing lost sync, some more debugging
2942
2943 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2944
2945         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2946         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2947         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2948         (gst_xvimagesink_check_xshm_calls):
2949           Fix compilation when XShm is not available.
2950
2951 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2952
2953         * ext/libvisual/visual.c: (gst_visual_dispose),
2954         (gst_visual_getcaps), (gst_visual_src_setcaps),
2955         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2956         (gst_visual_change_state):
2957           Finish fixing up libvisual plugin so that it runs. 
2958
2959 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2960
2961         * ext/vorbis/vorbisenc.c:
2962         * gst-libs/gst/tag/gstvorbistag.c:
2963           gsttaginterface.h -> gsttagsetter.h
2964
2965 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2966
2967         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2968           added another test that failes for me (test is not active by default)
2969
2970 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2971
2972         * configure.ac:
2973           v4l2 is no longer in gst-plugins-base
2974
2975 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2976
2977         * configure.ac:
2978           In the output at the end, don't show the first plugin on the same
2979           line as "Core plug-ins, always built:".
2980           Indent the output as for other plugin categories
2981         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2982           #define that can be used to not use peer buffer_alloc functions for
2983           test purposes.
2984         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2985         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2986         (gst_ximagesink_show_frame):
2987         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2988         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2989         (gst_xvimagesink_show_frame):
2990           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2991           fails gracefully instead of XError aborting or deadlocking.
2992
2993 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2994
2995         * ext/libvisual/Makefile.am:
2996           link against gst-base-libs
2997
2998 2005-09-06  David Schleef  <ds@schleef.org>
2999
3000         * configure.ac: Enable libvisual plugin.
3001         * ext/libvisual/Makefile.am:
3002         * ext/libvisual/visual.c: Fixes to make it compile.
3003
3004 === release 0.9.2 ===
3005
3006 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3007
3008         * NEWS:
3009         * RELEASE:
3010         * configure.ac:
3011         * docs/random/ChangeLog-0.8:
3012           releasing 0.9.2, "Spoon"
3013
3014 2005-09-05  Michael Smith <msmith@fluendo.com>
3015
3016         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
3017           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
3018           that in the vorbisenc element.
3019
3020 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3021
3022         * common/gtk-doc-plugins.mak:
3023         * docs/plugins/Makefile.am:
3024           fix distcheck
3025         * gst/audioresample/resample.c:
3026           fix wrong docstring
3027
3028 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3029
3030         * common/gst-xmlinspect.py:
3031         * common/gtk-doc-plugins.mak:
3032           only inspect plugins for this given package
3033           require gst-python 0.9
3034
3035 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3036
3037         * Makefile.am:
3038         * autogen.sh:
3039         * common/gst-xmlinspect.py:
3040         * configure.ac:
3041         * docs/Makefile.am:
3042         * docs/plugins/inspect/plugin-alsa.xml:
3043         * docs/plugins/inspect/plugin-audioresample.xml:
3044         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3045         * docs/plugins/inspect/plugin-ogg.xml:
3046         * docs/plugins/tmpl/element-gnomevfssink.sgml:
3047         * docs/plugins/tmpl/element-multifdsink.sgml:
3048         * docs/plugins/tmpl/element-tcpserversink.sgml:
3049         * docs/plugins/tmpl/element-vorbisenc.sgml:
3050         * gst-plugins-base.spec.in:
3051           various doc-related updates
3052
3053 2005-08-31  Wim Taymans  <wim@fluendo.com>
3054
3055         * gst-libs/gst/audio/gstbaseaudiosink.c:
3056         (gst_base_audio_sink_render):
3057         Resync if the buffer timestamps drift more than a 10th 
3058         of a second.
3059
3060 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
3061
3062         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
3063         (gst_v4lsrc_get_property):
3064           The 'timestamp-offset' property is registered as an int64, so
3065           let's use g_value_{set|get}_int64() in our setter and getter
3066           functions (makes it work and fixes warnings with gst-inspect).
3067
3068 2005-08-30  Wim Taymans  <wim@fluendo.com>
3069
3070         * check/elements/audioconvert.c: (setup_audioconvert):
3071         * check/elements/audioresample.c: (setup_audioresample):
3072         * check/elements/volume.c: (setup_volume):
3073         Fix checks.
3074
3075 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3076
3077         * common/gtk-doc-plugins.mak:
3078         * common/plugins.xsl:
3079         * docs/plugins/Makefile.am:
3080           make module a param
3081
3082 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3083
3084         * examples/seeking/seek.c: (make_mp3_pipeline),
3085         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3086         (play_cb), (pause_cb), (stop_cb):
3087           update the example
3088
3089 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3090
3091         * gst/volume/gstvolume.c: (gst_volume_class_init),
3092         (volume_transform):
3093           do not update controlled params, if buffer has no timestamp
3094
3095 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3096
3097         * configure.ac:
3098         * gst/sine/Makefile.am:
3099         * gst/volume/Makefile.am:
3100           controllerized elements also need to link against controller-libs ;)
3101
3102 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3103
3104         * docs/libs/tmpl/gstcolorbalance.sgml:
3105         * docs/libs/tmpl/gstgconf.sgml:
3106         * docs/libs/tmpl/gstmixer.sgml:
3107         * docs/libs/tmpl/gstringbuffer.sgml:
3108         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3109         (gst_sinesrc_create):
3110         * gst/volume/gstvolume.c: (gst_volume_class_init),
3111         (volume_transform):
3112           controllerized two audio plugins
3113
3114 2005-08-29  Andy Wingo  <wingo@pobox.com>
3115
3116         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3117         (vorbis_handle_data_packet): Fix some int overflow errors.
3118
3119         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3120         -1.
3121         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3122         valid.
3123         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3124         if it's valid. Fixed streaming-mode playback.
3125
3126         * check/elements/volume.c (cleanup_volume): Fix for running
3127         CK_FORK=no.
3128
3129         * check/elements/audioconvert.c: Convert from native endian, not
3130         little endian.
3131
3132 2005-08-29  Michael Smith <msmith@fluendo.com>
3133
3134         * ext/ogg/Makefile.am:
3135         * ext/ogg/gstogg.c: (plugin_init):
3136         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3137         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3138         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3139         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3140         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3141         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3142         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3143         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3144         Add an ogg parser element.
3145
3146 2005-08-28  Andy Wingo  <wingo@pobox.com>
3147
3148         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3149
3150 2005-08-26  Wim Taymans  <wim@fluendo.com>
3151
3152         * gst/audioconvert/audioconvert.c: (if), (float),
3153         (audio_convert_get_func_index), (check_default),
3154         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3155         (audio_convert_clean_context), (audio_convert_get_sizes),
3156         (audio_convert_convert):
3157         Cleanups.
3158
3159 2005-08-26  Wim Taymans  <wim@fluendo.com>
3160
3161         * gst/audioconvert/audioconvert.c: (if), (float),
3162         (audio_convert_get_func_index), (check_default),
3163         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3164         (audio_convert_clean_context), (audio_convert_get_sizes),
3165         (audio_convert_convert):
3166         More elegant and working temp buffer selection algo.
3167
3168 2005-08-26  Wim Taymans  <wim@fluendo.com>
3169
3170         * gst/audioconvert/audioconvert.c: (if), (float),
3171         (audio_convert_get_func_index), (check_default),
3172         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3173         (audio_convert_clean_context), (audio_convert_get_sizes),
3174         (get_temp_buffer), (audio_convert_convert):
3175         Use realloc else we lose our original data.
3176
3177 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3178
3179         * gst/audioresample/gstaudioresample.c:
3180           use base class' newsegment to properly timestamp
3181
3182 2005-08-26  Wim Taymans  <wim@fluendo.com>
3183
3184         * gst/audioconvert/audioconvert.c: (if), (float),
3185         (audio_convert_get_func_index), (check_default),
3186         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3187         (audio_convert_clean_context), (audio_convert_get_sizes),
3188         (get_temp_buffer), (audio_convert_convert):
3189         * gst/audioconvert/gstaudioconvert.c:
3190         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3191         (gst_audio_convert_transform_caps),
3192         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3193         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3194         Oops, allocate enough space to perform the channel mix.
3195
3196 2005-08-26  Wim Taymans  <wim@fluendo.com>
3197
3198         * gst/audioconvert/Makefile.am:
3199         * gst/audioconvert/audioconvert.c: (if), (float),
3200         (audio_convert_get_func_index), (check_default),
3201         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3202         (audio_convert_clean_context), (audio_convert_get_sizes),
3203         (get_temp_buffer), (audio_convert_convert):
3204         * gst/audioconvert/audioconvert.h:
3205         * gst/audioconvert/gstaudioconvert.c:
3206         (gst_audio_convert_class_init), (gst_audio_convert_init),
3207         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3208         (gst_audio_convert_get_unit_size),
3209         (gst_audio_convert_transform_caps),
3210         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3211         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3212         * gst/audioconvert/gstaudioconvert.h:
3213         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3214         (gst_channel_mix_fill_identical),
3215         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3216         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3217         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3218         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3219         (gst_channel_mix_mix):
3220         * gst/audioconvert/gstchannelmix.h:
3221         Cleanups, librarify a bit, optimize, better negotiation and more.
3222
3223 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3224
3225         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3226         Another from MikeS:
3227         During typefinding, don't support negative offsets
3228         (offsets from the end of the stream) in our typefind->peek() function
3229         - nothing embedded in ogg ever needs them. However, we need to recognise
3230         those requests and reject them, otherwise we return invalid pointers.
3231
3232 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3233
3234         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3235         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3236         (vorbisdec_finalize), (vorbis_handle_type_packet):
3237           Big shout-out to MikeS for fixing this giant memory leak.
3238           Huzzah!
3239
3240 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3241
3242         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3243         (audio_convert_get_unit_size):
3244           plug some leaks
3245
3246 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3247
3248         * check/Makefile.am:
3249         * check/elements/audioconvert.c: (setup_audioconvert),
3250         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3251         (GST_START_TEST), (audioconvert_suite), (main):
3252           add a test for audioconvert
3253         * gst/audioresample/gstaudioresample.c:
3254         * gst/audioresample/gstaudioresample.h:
3255           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3256           note that for buffers of 1/3 sec this means DURATION(c) is 
3257           one nanosecond more than for a and b
3258
3259 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3260
3261         * check/Makefile.am:
3262         * check/elements/audioresample.c: (setup_audioresample),
3263         (cleanup_audioresample), (fail_unless_perfect_stream),
3264         (test_perfect_stream_instance), (GST_START_TEST),
3265           add a check for audioresample
3266         (audioresample_suite), (main):
3267         * check/elements/volume.c: (GST_START_TEST):
3268           remove unused method
3269         * gst/audioresample/gstaudioresample.c:
3270           set correct buffer parameters since we're changing them
3271         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3272           add some debug
3273
3274 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3275
3276         * gst/audioresample/debug.c:
3277         * gst/audioresample/gstaudioresample.c:
3278           add room for extra overlap samples when asked to transform size
3279           protect against possible mem corruption and check for discrepancies
3280           between written size and outbuffer's size so we can warn for
3281           potential problems
3282         * gst/audioresample/resample.c: (resample_init),
3283         (resample_get_output_size_for_input), (resample_get_output_size),
3284         (resample_set_n_channels), (resample_set_format):
3285           set debug level based on RESAMPLE_DEBUG env var
3286           make sure that get_output_size* returns a whole number of
3287           sample_size
3288           set sample_size each time either channel or format is set
3289         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3290         * gst/audioresample/resample_functable.c:
3291         (resample_scale_functable):
3292         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3293           remove r->sample_size, it's done in resample.c now
3294           add some debugging to the ref implementation
3295           make sure we only give back bytes that are wholes of the sample
3296           size
3297
3298 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3299         * gst/playback/gstplaybasebin.c: (fill_buffer):
3300         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3301
3302 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3303
3304         * gst/volume/gstvolume.c:
3305           made set_caps function static
3306
3307 2005-08-24  Wim Taymans  <wim@fluendo.com>
3308
3309         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3310         (gst_vorbisenc_change_state):
3311         Stop leaking taglists.
3312
3313 2005-08-24  Wim Taymans  <wim@fluendo.com>
3314
3315         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3316         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3317         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3318         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3319         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3320         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3321         Parse seeking events better.
3322         Unref static caps.
3323         Generate correct newsegment events, fixes seeking in live oggs.
3324
3325         * ext/theora/theoradec.c: (theora_dec_src_query),
3326         (theora_dec_src_event), (theora_dec_src_getcaps),
3327         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3328         Use newsegment values to report correct play time.
3329
3330         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3331         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3332         * ext/vorbis/vorbisdec.h:
3333         Parse and use newsegment values to report correct play time.
3334
3335         * gst-libs/gst/audio/gstbaseaudiosink.c:
3336         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3337         Clear ringbuffer on flush.
3338         Use newsegment values to calculate playback time.
3339
3340         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3342         Basesink does newsegment calculations for us now.
3343
3344 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3345
3346         * check/Makefile.am:
3347         * configure.ac:
3348           add core's plugins to the mix so that playbin works
3349         * check/generic/states.c: (GST_START_TEST):
3350           set a 0 timeout on pipelines, so they don't force the next
3351           state change
3352         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3353         (gst_play_base_bin_change_state):
3354           remove the crappy error handling and do GST error handling
3355
3356 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3357
3358         * check/Makefile.am:
3359         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3360           add same test as to core, it bitches out on playbin atm.
3361
3362 2005-08-24  Wim Taymans  <wim@fluendo.com>
3363
3364         * configure.ac:
3365         Remove audioscale.
3366
3367 2005-08-24  Wim Taymans  <wim@fluendo.com>
3368
3369         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3370         (gst_videoscale_prepare_size), (parse_caps),
3371         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3372         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3373         (gst_videoscale_transform):
3374         * gst/videoscale/gstvideoscale.h:
3375         Refactor, make use of BaseTranform really well.
3376
3377 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3378
3379         * configure.ac:
3380           compile audioresample
3381         * gst/audioresample/Makefile.am:
3382         * gst/audioresample/buffer.c:
3383         * gst/audioresample/functable.c:
3384         * gst/audioresample/gstaudioresample.c:
3385         * gst/audioresample/gstaudioresample.h:
3386         * gst/audioresample/resample.c:
3387         (resample_get_output_size_for_input):
3388         * gst/audioresample/resample.h:
3389         * gst/audioresample/resample_chunk.c:
3390         * gst/audioresample/resample_functable.c:
3391         * gst/audioresample/resample_ref.c:
3392           port to use basetransform; doesn't work in all cases yet
3393
3394 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3395
3396         * gst/audioconvert/gstaudioconvert.c:
3397         (gst_audio_convert_class_init), (gst_audio_convert_init),
3398         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3399         (audio_convert_fixate_caps), (audio_convert_set_caps),
3400         (audio_convert_transform),
3401         (gst_audio_convert_buffer_to_default_format),
3402         (gst_audio_convert_buffer_from_default_format),
3403         (gst_audio_convert_channels):
3404         * gst/audioconvert/gstchannelmix.c:
3405         * gst/audioconvert/gstchannelmix.h:
3406           port to basetransform
3407         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3408         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3409         (gst_ffmpegcsp_get_unit_size):
3410         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3411         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3412           fix for basetransform changes
3413
3414 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3415
3416         * check/Makefile.am:
3417           Add CHECK_CFLAGS and LDFLAGS
3418
3419         * gst/playback/gstplaybasebin.c: (fill_buffer):
3420           GST_MESSAGE_SRC became a GObject
3421
3422 2005-08-24  Wim Taymans  <wim@fluendo.com>
3423
3424         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3425         (gst_ring_buffer_clear_all):
3426         * gst-libs/gst/audio/gstringbuffer.h:
3427         Added function to clear the ringbuffer.
3428
3429 2005-08-24  Andy Wingo  <wingo@pobox.com>
3430
3431         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3432         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3433         of _open and _close.
3434
3435         * sys/v4l/gstv4lxoverlay.h:
3436         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3437         an Xv connection here, instead of all the time. Make Xv only be
3438         loaded if you axe for it. Kindof a workaround for buggy behaviour
3439         of Xv when using remote xservers (XvQueryExtension would block).
3440         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3441         replace the _open and _close public API. Only start the xv
3442         connection if necessary.
3443         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3444
3445 2005-08-23  David Schleef  <ds@schleef.org>
3446
3447         * gst/audioresample/Makefile.am: Leet audioresampling code
3448         * gst/audioresample/buffer.c:
3449         * gst/audioresample/buffer.h:
3450         * gst/audioresample/debug.c:
3451         * gst/audioresample/debug.h:
3452         * gst/audioresample/functable.c:
3453         * gst/audioresample/functable.h:
3454         * gst/audioresample/gstaudioresample.c:
3455         * gst/audioresample/gstaudioresample.h:
3456         * gst/audioresample/resample.c:
3457         * gst/audioresample/resample.h:
3458         * gst/audioresample/resample_chunk.c:
3459         * gst/audioresample/resample_functable.c:
3460         * gst/audioresample/resample_ref.c:
3461
3462 2005-08-23  Wim Taymans  <wim@fluendo.com>
3463
3464         * examples/seeking/seek.c: (make_vorbis_pipeline),
3465         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3466         Small seek updates.
3467
3468 2005-08-23  Andy Wingo  <wingo@pobox.com>
3469
3470         * gst-libs/gst/audio/gstbaseaudiosrc.c
3471         (gst_base_audio_src_fixate): Only fixate endianness if it is
3472         present in the caps.
3473
3474 2005-08-22  Andy Wingo  <wingo@pobox.com>
3475
3476         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3477         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3478         device-name property.
3479
3480         * gst-libs/gst/audio/gstaudiosrc.h:
3481         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3482         close_device in the ring buffer, like gstaudiosink.
3483
3484         * ext/alsa/gstalsamixer.h:
3485         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3486         macro to implement the interface without much code. Cleanups. 
3487
3488         * ext/alsa/gstalsasrc.h:
3489         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3490         READY.
3491
3492         * ext/alsa/Makefile.am: Add new files.
3493         * ext/alsa/gstalsamixerelement.c: 
3494         * ext/alsa/gstalsamixerelement.c: Split element code out from
3495         mixer code so that alsasrc can be a mixer too.
3496
3497 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3498
3499         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3500         (GST_START_TEST):
3501         * check/elements/vorbisdec.c: (setup_vorbisdec),
3502         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3503         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3504         (vorbis_handle_identification_packet),
3505         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3506         (vorbis_handle_header_packet), (vorbis_dec_push),
3507         (vorbis_dec_chain):
3508           use the setup/teardown methods to save code.  save code is good.
3509
3510 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3511
3512         * check/Makefile.am:
3513           add ext dir for plugins
3514           add vorbisdec test conditionally
3515         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3516         (GST_START_TEST), (volume_suite):
3517           add a test with wrong caps
3518         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3519         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3520           add a vorbisdec test
3521         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3522         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3523           clean up debug output
3524         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3525           yay, fix a segfault/security issue in vorbisdec
3526           gst-launch fakesrc ! vorbisdec wasn't happy
3527         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3528         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3529         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3530         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3531         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3532         (gst_vorbisenc_set_metadata), (get_constraints_string),
3533         (update_start_message), (gst_vorbisenc_setup),
3534         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3535         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3536         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3537         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3538         * ext/vorbis/vorbisenc.h:
3539           march in line
3540         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3541         (gst_ffmpegcsp_transform):
3542           have the kow come home
3543         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3544           debug my func ptr
3545         * gst/volume/gstvolume.c: (volume_set_caps):
3546           add a debug
3547
3548 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3549
3550         * Makefile.am:
3551         * check/.cvsignore:
3552         * check/Makefile.am:
3553         * check/elements/.cvsignore:
3554         * check/elements/volume.c: (chain_func), (event_func),
3555         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3556         (main):
3557         * configure.ac:
3558           add unit test structure for gst-plugins-base
3559           add a test for volume
3560         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3561         (gst_volume_set_volume), (gst_volume_get_volume),
3562         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3563         (volume_funcfind), (volume_process_float), (volume_process_int16),
3564         (volume_set_caps), (volume_transform), (volume_update_mute),
3565         (volume_update_volume), (volume_set_property),
3566         (volume_get_property):
3567           document a little; use basetransform vmethod _set_caps
3568
3569 2005-08-19  Andy Wingo  <wingo@pobox.com>
3570
3571         * ext/alsa/gstalsamixertrack.h:
3572         * ext/alsa/gstalsamixertrack.c:
3573         * ext/alsa/gstalsamixeroptions.h:
3574         * ext/alsa/gstalsamixeroptions.c:
3575         * ext/alsa/gstalsamixer.h:
3576         * ext/alsa/gstalsamixer.c: Port to 0.9.
3577
3578         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3579         Remove gstalsa.c and alsaclock. No more cruft here.
3580         
3581 2005-08-18  Wim Taymans  <wim@fluendo.com>
3582
3583         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3584         (gst_base_rtp_depayload_chain),
3585         (gst_base_rtp_depayload_add_to_queue),
3586         (gst_base_rtp_depayload_push),
3587         (gst_base_rtp_depayload_queue_release):
3588         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3589         Fix for RTPBuffer changes.
3590
3591         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3592         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3593         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3594         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3595         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3596         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3597         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3598         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3599         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3600         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3601         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3602         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3603         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3604         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3605         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3606         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3607         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3608         (gst_rtpbuffer_get_payload):
3609         * gst-libs/gst/rtp/gstrtpbuffer.h:
3610         Don't subclass GstBuffer but add methods and helper functions
3611         to construct and manipulate RTP packets in regular GstBuffers.
3612
3613 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3614
3615         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3616           moved statement below switch
3617         * gst/volume/gstvolume.c: (gst_volume_class_init):
3618           added debug ptr
3619
3620 2005-08-16  Wim Taymans  <wim@fluendo.com>
3621
3622         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3623         (gst_base_audio_src_change_state):
3624         Open and close device in READY<->NULL state change.
3625
3626 2005-08-16  Andy Wingo  <wingo@pobox.com>
3627
3628         * examples/seeking/Makefile.am: Don't compile non-compiling
3629         compiled objects with the compiler.
3630
3631         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3632         elements.
3633
3634 2005-08-12  Philippe Khalaf <burger@speedy.org>
3635         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3636         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3637           Made a thread to release the queue.
3638           Removed timestamp conversion for now.
3639
3640 2005-08-10  Philippe Khalaf <burger@speedy.org>
3641         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3642         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3643           Added rtp timestamp -> gst timestamp conversion.
3644           Fixed several problems with queue.
3645
3646 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3647
3648         * gst-libs/gst/audio/gstaudioclock.h:
3649         * gst-libs/gst/audio/gstaudiofilter.h:
3650         * gst-libs/gst/audio/gstaudiosink.h:
3651         * gst-libs/gst/audio/gstaudiosrc.h:
3652         * gst-libs/gst/audio/gstbaseaudiosink.h:
3653         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3654         * gst-libs/gst/audio/gstringbuffer.h:
3655         * gst-libs/gst/net/gstnetbuffer.h:
3656         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3657         * gst-libs/gst/rtp/gstrtpbuffer.h:
3658           Add padding (you will need to rebuild gst-plugins-base,
3659           gst-plugins and all applications afterwards!)
3660
3661 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3662
3663         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3664         (gst_riff_parse_chunk):
3665           Fix bug in debug message and add some more debug messages.
3666
3667 2005-08-08  Edward Hervey  <edward@fluendo.com>
3668
3669         * gst-libs/gst/riff/riff-media.c:
3670         backported updates since branch
3671
3672 2005-08-08  Andy Wingo  <wingo@pobox.com>
3673
3674         * gst-libs/gst/audio/gstbaseaudiosink.c
3675         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3676         like good elements should. Close on READY->NULL too.
3677
3678         * gst-libs/gst/audio/gstaudiosink.c
3679         (gst_audioringbuffer_open_device,
3680         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3681         (gst_audioringbuffer_release): Updates for new ring buffer API,
3682         hook into the new audio sink api.
3683
3684         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3685         (GstAudioSinkClass.close): Just open and close the device -- no
3686         resource allocation or configuration.
3687         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3688         vmethods, handle device setup and resource allocation.
3689
3690         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3691         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3692         base class API.
3693
3694         * gst-libs/gst/audio/gstringbuffer.h
3695         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3696         New vmethods.
3697
3698         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3699         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3700         New API functions. The device should be opened before acquiring
3701         and closed after releasing.
3702
3703 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3704
3705         * gst-libs/gst/interfaces/mixer.h:
3706           Reset padding to GST_PADDING.
3707
3708 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3709
3710         * gst/playback/gstplaybin.c: (remove_sinks):
3711           Remove visualization from parent explicitely; works around some
3712           apparent refcount issue that I haven't tracked down yet.
3713
3714 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3715
3716         * ext/alsa/gstalsasink.c: (set_hwparams):
3717           Assign debug category, add negotiation debug msgs.
3718
3719 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3720
3721         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3722           Fix error code for file-not-found to NOT_FOUND.
3723
3724 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3725
3726         * common/gtk-doc-plugins.mak:
3727         * docs/plugins/Makefile.am:
3728         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3729         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3730           renamed to actual element names, so much nicer to look at
3731         * docs/plugins/tmpl/gstmultifdsink.sgml:
3732           remove
3733         * docs/plugins/tmpl/multifdsink.sgml:
3734         * docs/plugins/tmpl/tcpserversink.sgml:
3735           add
3736         * ext/alsa/gstalsa.c:
3737         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3738         * ext/ogg/gstoggmux.c:
3739         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3740         * gst/playback/gstdecodebin.c:
3741         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3742         * gst/tcp/gsttcpserversink.c:
3743           various fixes and documentation additions
3744
3745 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3746
3747         * common/Makefile.am:
3748         * common/gstdoc-scangobj:
3749         * common/gtk-doc-plugins.mak:
3750         * common/gtk-doc.mak:
3751           add a custom scangobj that uses the registry
3752           add a custom gtk-doc-plugins.mak that uses it
3753           some doc build fixes
3754         * configure.ac:
3755         * docs/Makefile.am:
3756         * docs/plugins/Makefile.am:
3757         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3758         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3759         * docs/plugins/gst-plugins-base-plugins.types:
3760         * docs/plugins/tmpl/gstmultifdsink.sgml:
3761           add docs for one element, multifdsink
3762         * gst/adder/gstadder.h:
3763         * gst/volume/gstvolume.h:
3764           don't privatize enum
3765         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3766         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3767         (gst_sync_method_get_type), (gst_client_status_get_type),
3768         (gst_multifdsink_class_init),
3769         (gst_multifdsink_client_queue_buffer),
3770         (gst_multifdsink_handle_client_write):
3771         * gst/tcp/gstmultifdsink.h:
3772         * gst/tcp/gsttcp.h:
3773         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3774         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3775         (gst_tcpclientsink_render):
3776         * gst/tcp/gsttcpclientsink.h:
3777         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3778         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3779         (gst_tcpclientsrc_start):
3780         * gst/tcp/gsttcpclientsrc.h:
3781         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3782         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3783         * gst/tcp/gsttcpserversrc.h:
3784         * gst/typefind/gsttypefindfunctions.c:
3785           remove superfluous Type stuff
3786
3787 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3788
3789         * gst/playback/gstplaybin.c: (gen_video_element):
3790           Enable videoscale.
3791
3792 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3793
3794         * gst-libs/gst/gconf/gconf.c:
3795         * gst-libs/gst/gconf/gconf.h:
3796           Fix some Andy Problem [tm].
3797
3798 2005-08-04  Andy Wingo  <wingo@pobox.com>
3799
3800         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3801         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3802         (gst_ffmpegcsp_get_size): Adapt to API changes.
3803
3804         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3805         Implement an in-place do-nothing transform.
3806
3807 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3808
3809         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3810         (gst_ximagesink_renegotiate_size):
3811           Do not set new window sizes yet if we prepare a new buffer size
3812           for upstream renegotiation (software scaling) at some point in the
3813           future, because this new size waqs not actually accepted yet. Once
3814           accepted, renegotiation later on will set the new sizes just fine.
3815           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3816           embedding testcase.
3817
3818 2005-08-03  Andy Wingo  <wingo@pobox.com>
3819
3820         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3821         (gst_ximagesink_buffer_alloc): 
3822         Protect the height, width, and desired_caps with the pool_lock.
3823         Fixes videotestsrc ! queue ! ximagesink.
3824
3825 2005-08-02  Edward Hervey  <edward@fluendo.com>
3826
3827         * gst/volume/gstvolume.c:
3828         include left from controller cleanup
3829
3830 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3831         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3832           Stop collectpads before calling the parent state
3833           change function on PAUSED->READY.
3834
3835 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3836         * configure.ac:
3837           When testing for X libs, use the X CFlags 
3838         * gst/adder/gstadder.c: (gst_adder_change_state):
3839           Stop the collectpads before calling parent state change function
3840           on PAUSED->READY, otherwise we deadlock deactivating pads.
3841
3842 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3843
3844         * configure.ac:
3845         * docs/libs/tmpl/gstcolorbalance.sgml:
3846         * docs/libs/tmpl/gstmixer.sgml:
3847         * examples/Makefile.am:
3848         * gst/sine/Makefile.am:
3849         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3850         (gst_sinesrc_set_property), (plugin_init):
3851         * gst/sine/gstsinesrc.h:
3852         * gst/volume/Makefile.am:
3853         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3854         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3855         (volume_process_float), (volume_process_int16),
3856         (volume_set_property), (plugin_init):
3857         * gst/volume/gstvolume.h:
3858           deactivate and remove dparams (libgstcontrol)
3859
3860 2005-07-29  Wim Taymans  <wim@fluendo.com>
3861
3862         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3863         Convert me to BaseTransform!! help..
3864
3865 2005-07-29  Andy Wingo  <wingo@pobox.com>
3866
3867         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3868         sinks.
3869
3870         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3871         support of both endiannesses.
3872
3873 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3874
3875         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3876           Fix confusing debug message (s/event/query/)
3877
3878 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3879
3880         * gst/videotestsrc/videotestsrc.h:
3881           Use "_stdint.h" instead of <stdint.h>
3882
3883 2005-07-27  Wim Taymans  <wim@fluendo.com>
3884
3885         * ext/vorbis/Makefile.am:
3886         Revert wrong commit.
3887
3888 2005-07-27  Wim Taymans  <wim@fluendo.com>
3889
3890         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3891         More compilation fixen.
3892
3893 2005-07-27  Wim Taymans  <wim@fluendo.com>
3894
3895         * gst-libs/gst/audio/gstbaseaudiosink.c:
3896         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3897         (gst_base_audio_sink_create_ringbuffer),
3898         (gst_base_audio_sink_change_state):
3899         Fix compilation.
3900
3901 2005-07-27  Wim Taymans  <wim@fluendo.com>
3902
3903         * examples/seeking/seek.c: (setup_dynamic_link),
3904         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3905         (query_positions_elems), (query_positions_pads), (do_seek):
3906         Update seek example.
3907
3908         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3909         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3910         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3911         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3912         (gst_ogg_demux_handle_event),
3913         (gst_ogg_demux_deactivate_current_chain),
3914         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3915         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3916         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3917         (gst_ogg_demux_loop):
3918         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3919         * ext/theora/theoradec.c: (theora_dec_src_event),
3920         (theora_dec_src_getcaps), (theora_dec_sink_event),
3921         (theora_dec_push), (theora_dec_chain):
3922         * ext/vorbis/Makefile.am:
3923         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3924         (vorbis_dec_sink_event), (vorbis_dec_push),
3925         (vorbis_handle_data_packet):
3926         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3927         (gst_vorbisenc_chain):
3928         * gst/playback/gststreaminfo.c: (cb_probe):
3929         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3930         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3931         * gst/videoscale/gstvideoscale.c:
3932         (gst_videoscale_handle_src_event):
3933         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3934         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3935         (gst_ximagesink_navigation_send_event):
3936         * sys/xvimage/xvimagesink.c:
3937         (gst_xvimagesink_navigation_send_event):
3938         Various event updates and cleanups
3939
3940 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3941
3942         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3943           Fix segfault for I420/YV12.
3944
3945 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3946
3947         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3948           Report bitrate.
3949
3950 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3951
3952         * gst/playback/gstplaybin.c: (gen_video_element),
3953         (gen_audio_element):
3954           Switch to auto*sink elements as default sinks; add volume element
3955           so that volume control in totem works.
3956
3957 2005-07-21  Wim Taymans  <wim@fluendo.com>
3958
3959         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3960         * gst/playback/gstplaybin.c: (setup_sinks),
3961         (gst_play_bin_change_state):
3962         Refcount fix and more comments.
3963
3964 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3965
3966         * sys/ximage/Makefile.am:
3967         * sys/ximage/ximage.c: (plugin_init):
3968         * sys/ximage/ximagesink.c:
3969         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3970         
3971
3972 2005-07-21  Wim Taymans  <wim@fluendo.com>
3973
3974         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3975         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3976         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3977         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3978         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3979         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3980         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3981         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3982         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3983         Generate correct disconts for live chained oggs.
3984
3985         * gst-libs/gst/audio/gstbaseaudiosink.c:
3986         (gst_base_audio_sink_render),
3987         (gst_base_audio_sink_create_ringbuffer),
3988         (gst_base_audio_sink_change_state):
3989         Handle discont math correctly.
3990
3991         * gst/playback/gstplaybin.c: (add_sink):
3992         Some small debug cleanup.
3993
3994 2005-07-21  Wim Taymans  <wim@fluendo.com>
3995
3996         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3997         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3998         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3999         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4000         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4001         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
4002         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4003         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
4004         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
4005         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
4006         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
4007         (gst_ogg_demux_change_state), (gst_ogg_print):
4008         Reorganize code to send the right disconts when in streaming
4009         mode.
4010
4011 2005-07-20  Andy Wingo  <wingo@pobox.com>
4012
4013         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
4014         fix (?), fixes a seggie mcfalterson (#310894).
4015
4016 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4017
4018         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
4019         (gst_ogg_mux_set_header_on_caps):
4020         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4021         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4022         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4023         * gst-libs/gst/audio/multichannel.c:
4024         (gst_audio_set_channel_positions),
4025         (gst_audio_set_structure_channel_positions_list):
4026         * gst/playback/gstdecodebin.c: (dynamic_create):
4027         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
4028         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
4029           Fixes for API changes in core.
4030
4031 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4032
4033         * gst/playback/gstplaybasebin.c: (fill_buffer):
4034           Use _new_custom() so we can set custom message types for buffering
4035           messages.
4036
4037 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4038
4039         * configure.ac:
4040         * gst-libs/gst/Makefile.am:
4041         * gst-libs/gst/gconf/.cvsignore:
4042         * gst-libs/gst/gconf/Makefile.am:
4043         * gst-libs/gst/gconf/test-gconf.c:
4044         * pkgconfig/Makefile.am:
4045         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4046         * pkgconfig/gstreamer-gconf.pc.in:
4047           Remove gconf stuff, use gconf elements instead from now on.
4048
4049 2005-07-20  Wim Taymans  <wim@fluendo.com>
4050
4051         * gst-libs/gst/audio/TODO:
4052         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
4053         (gst_audio_clock_get_internal_time):
4054         * gst-libs/gst/audio/gstaudioclock.h:
4055         * gst-libs/gst/audio/gstbaseaudiosink.c:
4056         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4057         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
4058         (gst_base_audio_sink_render),
4059         (gst_base_audio_sink_create_ringbuffer),
4060         (gst_base_audio_sink_change_state):
4061         Make sure the audio clock always returns an increasing value.
4062
4063 2005-07-19  Andy Wingo  <wingo@pobox.com>
4064
4065         * gst/videotestsrc/: Cleanups.
4066
4067 2005-07-19  Wim Taymans  <wim@fluendo.com>
4068
4069         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4070         Better debugging.
4071
4072 2005-07-19  Wim Taymans  <wim@fluendo.com>
4073
4074         * examples/seeking/seek.c: (make_dv_pipeline),
4075         (make_vorbis_theora_pipeline), (query_rates),
4076         (query_positions_elems), (query_positions_pads), (do_seek):
4077         Make correct DV pipeline.
4078
4079 2005-07-18  Andy Wingo  <wingo@pobox.com>
4080
4081         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4082         default. Also because it's the only thing that really works. (This
4083         is used in the GConf elements).
4084         Use AS_LIBTOOL_TAGS.
4085
4086 2005-07-18  Wim Taymans  <wim@fluendo.com>
4087
4088         * gst/playback/gstdecodebin.c: (remove_element_chain):
4089         * gst/playback/gstplaybin.c: (add_sink):
4090         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4091         (gst_stream_info_set_mute):
4092         * gst/playback/gststreamselector.c:
4093         (gst_stream_selector_get_linked_pad),
4094         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4095         More leak and compile fixes.
4096
4097 2005-07-18  Wim Taymans  <wim@fluendo.com>
4098
4099         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4100         (query_rates), (query_positions_elems), (query_positions_pads),
4101         (do_seek), (seek_cb), (stop_seek):
4102         Updated seek example. 
4103
4104         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4105         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4106         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4107         * gst/playback/gstplaybin.c: (add_sink):
4108         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4109         (gst_stream_info_set_mute):
4110         Some refcount leak fixes.
4111
4112 2005-07-16  Wim Taymans  <wim@fluendo.com>
4113
4114         * gst-libs/gst/audio/gstbaseaudiosink.c:
4115         (gst_base_audio_sink_render):
4116         Align samples even if we have roundoff errors in the 
4117         timestamp conversion.
4118
4119 2005-07-16  Wim Taymans  <wim@fluendo.com>
4120
4121         * docs/libs/tmpl/gstringbuffer.sgml:
4122         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4123         (query_rates), (query_positions_elems), (query_positions_pads),
4124         (update_scale), (do_seek):
4125         Updated seek example.
4126
4127         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4128         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4129         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4130         (gst_ogg_demux_loop):
4131         Push out correct discont values.
4132
4133         * ext/theora/theoradec.c: (theora_dec_src_convert),
4134         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4135         (theora_dec_sink_event), (theora_handle_type_packet),
4136         (theora_handle_header_packet), (theora_dec_push),
4137         (theora_handle_data_packet), (theora_dec_chain),
4138         (theora_dec_change_state):
4139         Better timestamping.
4140
4141         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4142         (vorbis_dec_sink_event), (vorbis_dec_push),
4143         (vorbis_handle_data_packet), (vorbis_dec_chain):
4144         * ext/vorbis/vorbisdec.h:
4145         Better timestamping.
4146
4147         * gst-libs/gst/audio/gstbaseaudiosink.c:
4148         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4149         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4150         Handle syncing on timestamps instead of sample offsets. Make
4151         use of DISCONT values as described in design docs.
4152
4153         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4154         (gst_base_audio_src_get_time):
4155         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4156         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4157         (gst_ring_buffer_read):
4158         * gst-libs/gst/audio/gstringbuffer.h:
4159         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4160         (gst_ximagesink_show_frame):
4161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4162         Correcly convert buffer timestamp to stream time.
4163
4164 2005-07-16  Wim Taymans  <wim@fluendo.com>
4165
4166         * gst/audioconvert/gstaudioconvert.c:
4167         (gst_audio_convert_get_buffer):
4168         Timestamp buffers correctly.
4169
4170         * gst/playback/gstplaybin.c: (gen_video_element):
4171         Make internal fakesink silent.
4172
4173 2005-07-15  Wim Taymans  <wim@fluendo.com>
4174
4175         * gst/ffmpegcolorspace/Makefile.am:
4176         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4177         (gst_ffmpegcsp_caps_remove_format_info),
4178         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4179         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4180         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4181         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4182         Ported ffmpegcolorspace to basetransform.
4183
4184         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4185         * gst/volume/gstvolume.c: (volume_transform):
4186         Ported to new API.
4187
4188 2005-07-14  Wim Taymans  <wim@fluendo.com>
4189
4190         * gst/videotestsrc/Makefile.am:
4191         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4192         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4193         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4194         (gst_videotestsrc_init), (gst_videotestsrc_event),
4195         (gst_videotestsrc_create), (gst_videotestsrc_start),
4196         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4197         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4198         (gst_videotestsrc_get_property):
4199         * gst/videotestsrc/gstvideotestsrc.h:
4200         Make videotestsrc a pushsrc.
4201
4202 2005-07-14  Wim Taymans  <wim@fluendo.com>
4203
4204         * gst/tcp/gstfdset.c: (gst_fdset_free):
4205         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4206         (gst_multifdsink_add), (gst_multifdsink_remove),
4207         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4208         (gst_multifdsink_remove_client_link),
4209         (gst_multifdsink_client_queue_data),
4210         (gst_multifdsink_client_queue_caps),
4211         (gst_multifdsink_client_queue_buffer),
4212         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4213         (gst_multifdsink_stop):
4214         * gst/tcp/gstmultifdsink.h:
4215         0.8 backporting.
4216
4217         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4218         Also draw image when not from a pool.
4219
4220 2005-07-14  Wim Taymans  <wim@fluendo.com>
4221
4222         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4223         (mute_stream), (silence_stream):
4224         Small debug additions.
4225
4226 2005-07-14  Wim Taymans  <wim@fluendo.com>
4227
4228         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4229         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4230         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4231         Better error recovery, ignore unconnected pads and
4232         non-fatal errors.
4233
4234 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4235
4236         * docs/libs/tmpl/gstaudio.sgml:
4237         * docs/libs/tmpl/gstcolorbalance.sgml:
4238         * docs/libs/tmpl/gstgconf.sgml:
4239         * docs/libs/tmpl/gstmixer.sgml:
4240         * docs/libs/tmpl/gstringbuffer.sgml:
4241         * docs/libs/tmpl/gsttuner.sgml:
4242         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4243         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4244         (gst_tcpclientsrc_class_init):
4245         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4246         (gst_tcpserversrc_class_init):
4247         * sys/v4l/gstv4lelement.c:
4248           more autistic cleanliness in functions/names/defines
4249
4250 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4251
4252         * configure.ac:
4253           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4254           added manually to each Makefile.am so we are sure it goes
4255           *last* and doesn't add -L flags before linking in libs of our
4256           own, like, say, internal .la libs, that then accidentally pick
4257           up the installed copy.
4258         * docs/libs/Makefile.am:
4259         * ext/alsa/Makefile.am:
4260         * ext/cdparanoia/Makefile.am:
4261         * ext/gnomevfs/Makefile.am:
4262         * ext/libvisual/Makefile.am:
4263         * ext/ogg/Makefile.am:
4264         * ext/theora/Makefile.am:
4265         * ext/vorbis/Makefile.am:
4266         * gst-libs/gst/video/Makefile.am:
4267         * gst/adder/Makefile.am:
4268         * gst/audioconvert/Makefile.am:
4269         * gst/audiorate/Makefile.am:
4270         * gst/audioscale/Makefile.am:
4271         * gst/ffmpegcolorspace/Makefile.am:
4272         * gst/playback/Makefile.am:
4273         * gst/sine/Makefile.am:
4274         * gst/subparse/Makefile.am:
4275         * gst/tags/Makefile.am:
4276         * gst/tcp/Makefile.am:
4277         * gst/typefind/Makefile.am:
4278         * gst/videorate/Makefile.am:
4279         * gst/videoscale/Makefile.am:
4280         * gst/videotestsrc/Makefile.am:
4281         * gst/volume/Makefile.am:
4282         * sys/v4l/Makefile.am:
4283         * sys/ximage/Makefile.am:
4284         * sys/xvimage/Makefile.am:
4285           adapt properly to this change. This should make sure that
4286           plugins and libs properly link to the as-yet-uninstalled
4287           copies of stuff like libgstinterfaces and libgstvideo
4288
4289 2005-07-13  Andy Wingo  <wingo@pobox.com>
4290
4291         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4292         (gst_v4lsrc_fixate): Fixate on format as well.
4293
4294         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4295         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4296         buffer points to it.
4297         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4298         rather just doing X calls ourselves. Also fixes a memleak.
4299
4300 2005-07-12  Andy Wingo  <wingo@pobox.com>
4301
4302         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4303         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4304         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4305         TRUE to avoid deadlocks if an element holds on to our buffers.
4306
4307 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4308
4309         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4310         (gst_sinesrc_init), (gst_sinesrc_create),
4311         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4312         (gst_sinesrc_start):
4313         * gst/sine/gstsinesrc.h:
4314           removing num-buffers property before moving it
4315
4316 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4317
4318         * configure.ac:
4319           use overridable ERROR_CFLAGS
4320         * docs/libs/gst-plugins-base-libs.types:
4321         * docs/libs/tmpl/gstringbuffer.sgml:
4322         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4323         (gst_alsasink_class_init):
4324         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4325         (gst_alsasrc_class_init):
4326         * gst-libs/gst/audio/audio.h:
4327         * gst-libs/gst/audio/gstaudioclock.h:
4328         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4329         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4330         (gst_audio_filter_link), (gst_audio_filter_init),
4331         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4332         (gst_audio_filter_get_property),
4333         (gst_audio_filter_class_add_pad_templates):
4334         * gst-libs/gst/audio/gstaudiofilter.h:
4335         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4336         (gst_audio_filter_template_get_type),
4337         (gst_audio_filter_template_base_init),
4338         (gst_audio_filter_template_class_init),
4339         (gst_audio_filter_template_init),
4340         (gst_audio_filter_template_set_property),
4341         (gst_audio_filter_template_get_property), (plugin_init),
4342         (gst_audio_filter_template_setup),
4343         (gst_audio_filter_template_filter),
4344         (gst_audio_filter_template_filter_inplace):
4345         * gst-libs/gst/audio/gstaudiosink.c:
4346         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4347         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4348         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4349         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4350         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4351         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4352         * gst-libs/gst/audio/gstaudiosink.h:
4353         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4354         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4355         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4356         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4357         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4358         (gst_audio_src_class_init), (gst_audio_src_init),
4359         (gst_audio_src_create_ringbuffer):
4360         * gst-libs/gst/audio/gstaudiosrc.h:
4361         * gst-libs/gst/audio/gstbaseaudiosink.c:
4362         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4363         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4364         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4365         (gst_base_audio_sink_set_property),
4366         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4367         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4368         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4369         (gst_base_audio_sink_create_ringbuffer),
4370         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4371         * gst-libs/gst/audio/gstbaseaudiosink.h:
4372         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4373         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4374         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4375         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4376         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4377         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4378         (gst_base_audio_src_event), (gst_base_audio_src_create),
4379         (gst_base_audio_src_create_ringbuffer),
4380         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4381         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4382         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4383         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4384         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4385         (gst_ring_buffer_debug_spec_caps),
4386         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4387         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4388         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4389         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4390         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4391         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4392         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4393         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4394         (gst_ring_buffer_clear):
4395         * gst-libs/gst/audio/gstringbuffer.h:
4396         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4397         (gst_video_sink_class_init), (gst_video_sink_get_type):
4398         * gst-libs/gst/video/videosink.h:
4399         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4400         (gst_multifdsink_class_init),
4401         (gst_multifdsink_handle_client_write),
4402         (gst_multifdsink_change_state):
4403         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4404         (gst_tcpclientsink_setcaps):
4405         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4406         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4407         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4408         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4409         (gst_ximagesink_send_pending_navigation),
4410         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4411         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4413         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4414         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4415         (gst_xvimagesink_send_pending_navigation),
4416         (gst_xvimagesink_navigation_send_event),
4417         (gst_xvimagesink_set_xwindow_id),
4418         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4419         (gst_xvimagesink_get_type):
4420         more macro splitting
4421
4422 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4423
4424         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4425           plug a memleak, allows me to import 1479 albums in one go
4426           in jamboree
4427         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4428         (vorbis_handle_type_packet), (vorbis_dec_chain),
4429         (vorbis_dec_change_state):
4430           fix some format strings
4431
4432 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4433
4434         * docs/libs/tmpl/gstcolorbalance.sgml:
4435         * docs/libs/tmpl/gstmixer.sgml:
4436         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4437         (gst_alsasink_set_property), (gst_alsasink_get_property):
4438         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4439         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4440           add device property
4441
4442 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4443
4444         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4445         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4446         (audiocast_register_listener), (audiocast_thread_run),
4447         (gst_gnomevfssrc_send_additional_headers_callback),
4448         (gst_gnomevfssrc_received_headers_callback),
4449         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4450         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4451         (gst_gnomevfssrc_get_size):
4452           add/clean up debugging
4453         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4454           cleanups
4455
4456 2005-07-07  Andy Wingo  <wingo@pobox.com>
4457
4458         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4459         framerate. Need to get a handle on when exactly this function is
4460         called, tho.
4461
4462         * sys/v4l/v4lsrc_calls.h:
4463         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4464         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4465         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4466
4467         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4468         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4469         v4lelements are sources.
4470
4471         * sys/v4l/gstv4lxoverlay.h:
4472         * sys/v4l/gstv4lxoverlay.c:
4473         * sys/v4l/gstv4ltuner.h:
4474         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4475         
4476         * sys/v4l/gstv4lsrc.h:
4477         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4478         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4479         or something should handle that. Made a live source.
4480
4481         * sys/v4l/gstv4lelement.h:
4482         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4483         signals. Some cleanups.
4484
4485         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4486
4487         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4488         stuff.
4489
4490         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4491         stuff.
4492
4493         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4494
4495 2005-07-07  Wim Taymans  <wim@fluendo.com>
4496
4497         * ext/theora/theoradec.c: (theora_get_query_types),
4498         (theora_dec_src_getcaps), (theora_dec_push):
4499         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4500         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4501         Remove deprecated/unused query types.
4502
4503 2005-07-06  Wim Taymans  <wim@fluendo.com>
4504
4505         * ext/alsa/Makefile.am:
4506         * ext/alsa/gstalsaplugin.c: (plugin_init):
4507         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4508         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4509         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4510         (gst_alsasrc_class_init), (gst_alsasrc_init),
4511         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4512         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4513         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4514         (gst_alsasrc_reset):
4515         * ext/alsa/gstalsasrc.h:
4516         * gst-libs/gst/audio/Makefile.am:
4517         * gst-libs/gst/audio/gstaudiosink.c:
4518         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4519         (gst_audioringbuffer_start):
4520         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4521         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4522         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4523         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4524         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4525         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4526         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4527         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4528         * gst-libs/gst/audio/gstaudiosrc.h:
4529         * gst-libs/gst/audio/gstbaseaudiosink.c:
4530         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4531         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4532         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4533         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4534         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4535         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4536         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4537         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4538         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4539         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4540         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4541         (gst_baseaudiosrc_change_state):
4542         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4543         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4544         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4545         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4546         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4547         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4548         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4549         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4550         * gst-libs/gst/audio/gstringbuffer.h:
4551         Added audiosource base classes.
4552         Ported alsasrc, still very basic.
4553
4554 2005-07-06  Wim Taymans  <wim@fluendo.com>
4555
4556         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4557         (theora_dec_push), (theora_handle_data_packet):
4558         Prepare for better timestamp fix later.
4559
4560         * gst/audioconvert/gstaudioconvert.c:
4561         List most accurate caps first
4562
4563         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4564         Use proper pad task function.
4565
4566         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4567         (gst_xvimagesink_show_frame):
4568         Fix deadlock when alloc failed.
4569
4570 2005-07-05  Andy Wingo  <wingo@pobox.com>
4571
4572         * ext/gnomevfs/gstgnomevfssrc.c:
4573         * gst/sine/gstsinesrc.c:
4574         * gst/tcp/gsttcpserversrc.c:
4575         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4576
4577         * sys/v4l/: Port from 0.8.
4578
4579         * Many files: Null if we got it....
4580
4581 2005-07-05  Andy Wingo  <wingo@pobox.com>
4582
4583         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4584         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4585         Signedness fixes.
4586
4587 2005-07-05  Wim Taymans  <wim@fluendo.com>
4588
4589         * configure.ac:
4590         * gst/tcp/Makefile.am:
4591         * gst/tcp/README:
4592         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4593         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4594         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4595         (is_sync_frame), (gst_multifdsink_handle_client_write),
4596         (gst_multifdsink_render), (gst_multifdsink_start),
4597         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4598         * gst/tcp/gstmultifdsink.h:
4599         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4600         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4601         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4602         * gst/tcp/gsttcp.h:
4603         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4604         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4605         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4606         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4607         * gst/tcp/gsttcpclientsink.h:
4608         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4609         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4610         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4611         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4612         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4613         * gst/tcp/gsttcpclientsrc.h:
4614         * gst/tcp/gsttcpplugin.c: (plugin_init):
4615         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4616         * gst/tcp/gsttcpserversink.h:
4617         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4618         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4619         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4620         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4621         (gst_tcpserversrc_stop):
4622         * gst/tcp/gsttcpserversrc.h:
4623         * gst/tcp/gsttcpsink.c:
4624         * gst/tcp/gsttcpsink.h:
4625         * gst/tcp/gsttcpsrc.c:
4626         * gst/tcp/gsttcpsrc.h:
4627         Ported tcp plugins to 0.9. 
4628         
4629
4630 2005-07-05  Andy Wingo  <wingo@pobox.com>
4631
4632         * gst/playback/gstplaybasebin.c (fill_buffer):
4633         message_new_application fixen.
4634
4635         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4636         Style fix.
4637
4638 2005-07-04  Wim Taymans  <wim@fluendo.com>
4639
4640         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4641         Set caps on output buffer.
4642
4643 2005-07-04  Andy Wingo  <wingo@pobox.com>
4644
4645         * ext/gnomevfs/gstgnomevfssrc.c
4646         (gst_gnomevfssrc_received_headers_callback) 
4647         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4648         hopefully.
4649
4650         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4651         No refcount leakage.
4652
4653         * configure.ac: Enable -Werror.
4654         
4655         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4656         * gst/audioconvert/bufferframesconvert.c
4657         (buffer_frames_convert_fixate):
4658         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4659         (gst_audio_convert_fixate):
4660         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4661         (gst_sinesrc_create): Fixate func changes.
4662         
4663         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4664         (gst_ximagesink_buffer_alloc): Unused var.
4665
4666 2005-07-01  Andy Wingo  <wingo@pobox.com>
4667
4668         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4669         getcaps to do explicit caps. Needs to be done in all decoders,
4670         possibly via a base class.
4671
4672         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4673
4674         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4675         caps on the sink pad, just rely on the pad template. Also, setting
4676         ANY caps on a pad is not valid because the caps are not fixed.
4677
4678         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4679         caps on the buffer, and get the width from the desired_caps if
4680         they're set.
4681         (gst_ximagesink_renegotiate_size): Implement via setting the
4682         desired_caps on the ximagesink.
4683         (gst_ximagesink_setcaps): Only reset the width of the player if it
4684         wasn't already set. Not sure if this is right.
4685         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4686
4687         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4688         that the user wants. NULL unless the window has been resized.
4689
4690         * gst/volume/gstvolume.c (volume_transform): Adapt to
4691         basetransform refcount changes.
4692         
4693 2005-07-01  Andy Wingo  <wingo@pobox.com>
4694
4695         * gst/videoscale/gstvideoscale.c:
4696         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4697         from BaseTransform, implements a transform_caps. Removed dead code
4698         including some PAR stuff that was never reached -- should probably
4699         be added back somehow.
4700
4701 2005-07-01  Andy Wingo  <wingo@pobox.com>
4702
4703         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4704         come later.
4705
4706 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4707
4708         * configure.ac:
4709         * docs/libs/Makefile.am:
4710         * docs/libs/gst-plugins-libs.types:
4711         * ext/alsa/Makefile.am:
4712         * ext/alsa/gstalsamixer.h:
4713         * ext/alsa/gstalsamixeroptions.h:
4714         * ext/alsa/gstalsamixertrack.h:
4715         * gst-libs/gst/Makefile.am:
4716         * gst-libs/gst/colorbalance/.cvsignore:
4717         * gst-libs/gst/colorbalance/Makefile.am:
4718         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4719         * gst-libs/gst/colorbalance/colorbalance.c:
4720         * gst-libs/gst/colorbalance/colorbalance.h:
4721         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4722         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4723         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4724         * gst-libs/gst/interfaces/Makefile.am:
4725         * gst-libs/gst/interfaces/colorbalance.c:
4726         (gst_color_balance_class_init):
4727         * gst-libs/gst/interfaces/colorbalance.h:
4728         * gst-libs/gst/interfaces/interfaces-marshal.list:
4729         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4730         * gst-libs/gst/interfaces/mixer.h:
4731         * gst-libs/gst/interfaces/mixeroptions.h:
4732         * gst-libs/gst/interfaces/navigation.c:
4733         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4734         * gst-libs/gst/interfaces/tuner.h:
4735         * gst/volume/Makefile.am:
4736         * gst/volume/gstvolume.c:
4737         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4738         * sys/ximage/Makefile.am:
4739         * sys/ximage/ximagesink.c:
4740         * sys/xvimage/Makefile.am:
4741         * sys/xvimage/xvimagesink.c:
4742           fold in all interfaces into an interfaces dir, preserving CVS
4743           history
4744
4745 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4746
4747         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4748           Fix build after riff changes.
4749
4750 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4751
4752         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4753         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4754         (gst_riff_create_video_template_caps),
4755         (gst_riff_create_audio_template_caps),
4756         (gst_riff_create_iavs_template_caps):
4757         * gst-libs/gst/riff/riff-media.h:
4758         * gst-libs/gst/riff/riff-read.h:
4759         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4760           Add gst_riff_init() to initialize the debug category, instead
4761           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4762
4763 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4764
4765         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4766           Oops, I shouldn't apply hacks.
4767
4768 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4769
4770         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4771           Remove pad_loop function which doesn't work.
4772
4773 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4774
4775         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4776           Send EOS when deactivating.
4777         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4778         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4779         (gen_preroll_element), (probe_triggered), (mute_stream),
4780         (silence_stream), (new_decoded_pad), (setup_substreams),
4781         (set_active_source):
4782         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4783         (remove_sinks), (add_sink):
4784         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4785           Change for new probe API.
4786
4787 2005-06-29  Wim Taymans  <wim@fluendo.com>
4788
4789         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4790         * gst-libs/gst/audio/gstbaseaudiosink.c:
4791         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4792         (gst_baseaudiosink_change_state):
4793         * gst-libs/gst/audio/gstbaseaudiosink.h:
4794         * gst-libs/gst/audio/gstringbuffer.c:
4795         (gst_ringbuffer_set_callback):
4796         Fix compilation error.
4797         Ringbuffer starts out as not running.
4798         Free our clock in dispose.
4799         When releasing the ringbuffer we need to renegotiate so
4800         clear the pad caps.
4801
4802 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4803
4804         * autogen.sh:
4805         * configure.ac:
4806         * docs/Makefile.am:
4807         * docs/libs/Makefile.am:
4808         * docs/libs/gst-plugins-libs-docs.sgml:
4809         * docs/libs/gst-plugins-libs-sections.txt:
4810         * docs/libs/gst-plugins-libs.types:
4811         * docs/libs/tmpl/gstaudio.sgml:
4812         * docs/libs/tmpl/gstcolorbalance.sgml:
4813         * docs/libs/tmpl/gstringbuffer.sgml:
4814         * gst-libs/gst/audio/gstringbuffer.c:
4815         (gst_ringbuffer_set_callback):
4816           reinstate gtk-doc docs for plugin libs
4817
4818 2005-06-28  Wim Taymans  <wim@fluendo.com>
4819
4820         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4821         (gst_ogg_demux_init):
4822         Removed pad loop function.
4823
4824 2005-06-28  Wim Taymans  <wim@fluendo.com>
4825
4826         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4827         If we're building a chain we are not in an error case
4828         when we queue a buffer.
4829
4830 2005-06-28  Andy Wingo  <wingo@pobox.com>
4831
4832         * *.c: Don't cast to GstObject before reffing/unreffing.
4833
4834 2005-06-27  Andy Wingo  <wingo@pobox.com>
4835
4836         * gst/videotestsrc/gstvideotestsrc.c
4837         (gst_videotestsrc_activate_push): Activation API changes.
4838
4839         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4840         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4841         they have refs on the decodebin.
4842
4843         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4844         parent class.
4845         (gst_ogg_pad_typefind): Don't leak a pad ref.
4846         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4847         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4848         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4849
4850 2005-06-27  Edward Hervey  <edward@fluendo.com>
4851
4852         * ext/theora/theoradec.c: (theora_dec_change_state): 
4853         re-arranged call to parent's state change in order to avoid locks (or
4854         worse).
4855
4856 2005-06-26  Edward Hervey  <edward@fluendo.com>
4857
4858         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4859         2nd argument of 'unknow-type' signal is a GstCaps and not a
4860         GstMiniObject
4861
4862 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4863         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4864           Set the worker thread's running flag to TRUE before starting the
4865           thread.
4866         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4867           Catch a failure to add typefind to the bin.
4868
4869 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4870
4871         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4872         (gst_sinesrc_init), (gst_sinesrc_create),
4873         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4874         (gst_sinesrc_start):
4875         * gst/sine/gstsinesrc.h:
4876           add num-buffers and timestamp-offset properties
4877         * gst/videotestsrc/gstvideotestsrc.c:
4878         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4879         (gst_videotestsrc_get_property):
4880           add timestamp-offset property
4881
4882 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4883
4884         * configure.ac: add videorate
4885         * gst-plugins-base.spec.in: add videorate
4886
4887 2005-06-23  Wim Taymans  <wim@fluendo.com>
4888
4889         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4890         (gst_videorate_getcaps), (gst_videorate_setcaps),
4891         (gst_videorate_event), (gst_videorate_chain):
4892         Fixed videorate, fixating an already fixated caps is not
4893         an error.
4894
4895 2005-06-23  Wim Taymans  <wim@fluendo.com>
4896
4897         * ext/ogg/README:
4898         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4899         Buffer on caps is not boxed anymore.
4900
4901 2005-06-22  Wim Taymans  <wim@fluendo.com>
4902
4903         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4904         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4905         Set buffers on caps as miniobjects and not as boxed.
4906
4907 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4908
4909         * configure.ac:
4910           back to HEAD
4911
4912 === release 0.9.1 ===
4913
4914 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4915
4916         * .cvsignore:
4917         * NEWS:
4918         * README:
4919         * RELEASE:
4920         * configure.ac:
4921         * po/af.po:
4922         * po/az.po:
4923         * po/cs.po:
4924         * po/en_GB.po:
4925         * po/hu.po:
4926         * po/it.po:
4927         * po/nb.po:
4928         * po/nl.po:
4929         * po/or.po:
4930         * po/sq.po:
4931         * po/sr.po:
4932         * po/sv.po:
4933         * po/uk.po:
4934         * po/vi.po:
4935           updates for release
4936
4937 2005-06-09  Andy Wingo  <wingo@pobox.com>
4938
4939         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4940         
4941 2005-06-09  Andy Wingo  <wingo@pobox.com>
4942
4943         * configure.ac:
4944         * gst-libs/gst/Makefile.am:
4945         * gst-libs/gst/net/Makefile.am:
4946         Add gstnet to build.
4947
4948 2005-06-09  Andy Wingo  <wingo@pobox.com>
4949
4950         * gst-libs/gst/gconf/gconf.c:
4951         * gst/playback/test.c:
4952         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4953         fixes.
4954
4955         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4956
4957         * ext/theora/theoraenc.c (theora_enc_chain): 
4958         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4959
4960         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4961         RealPad.
4962
4963 2005-06-02  Wim Taymans  <wim@fluendo.com>
4964
4965         * gst-libs/gst/net/Makefile.am:
4966         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4967         * pkgconfig/gstreamer-libs.pc.in:
4968         Added net stuff, version net lib.
4969
4970 2005-06-02  Wim Taymans  <wim@fluendo.com>
4971
4972         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4973         (query_rates), (query_positions_elems), (query_positions_pads),
4974         (do_seek):
4975         Updated seek example.
4976
4977 2005-06-02  Andy Wingo  <wingo@pobox.com>
4978
4979         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4980         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4981         list.
4982
4983         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4984         remove the typefind, the bin dispose will do it for us. When it's
4985         removed and unreffed, the signal handler will be disconnected,
4986         too.
4987         (unlinked): It's too difficult to disconnect from unlinked
4988         handlers, as they are on pads not elements. Just punt if the pads
4989         aren't grandkids of the bin.
4990
4991 2005-06-02  Wim Taymans  <wim@fluendo.com>
4992
4993         * ext/ogg/README:
4994         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4995         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4996         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4997         * ext/theora/theoradec.c: (theora_dec_src_query),
4998         (theora_handle_data_packet):
4999         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5000         (theora_enc_chain):
5001         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5002         (vorbis_handle_data_packet):
5003         * gst/audioconvert/bufferframesconvert.c:
5004         (buffer_frames_convert_chain):
5005         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5006         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5007         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5008         (gst_ffmpegcsp_chain):
5009         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5010         (gst_videorate_getcaps), (gst_videorate_setcaps),
5011         (gst_videorate_event), (gst_videorate_chain):
5012         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
5013         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
5014         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5015         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5016         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5017         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5018         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5019         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5020         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5021         Cleanups and buffer alloc.
5022
5023 2005-05-31  Wim Taymans  <wim@fluendo.com>
5024
5025         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
5026         Don't try to call the delay method when the device is not
5027         opened.
5028
5029 2005-05-31  Wim Taymans  <wim@fluendo.com>
5030
5031         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
5032         Get actual segment size and buffer size after opening
5033         the device.
5034
5035 2005-05-30  Wim Taymans  <wim@fluendo.com>
5036
5037         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
5038         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
5039         Also FLUSH upstream, makes the loop function exit faster.
5040         
5041         * ext/theora/theoradec.c: (theora_dec_src_query):
5042         Some more debug info in the query.
5043         
5044         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5045         (gst_ximagesink_setcaps):
5046         Release lock on par error, better error reporting.
5047
5048 2005-05-26  Wim Taymans  <wim@fluendo.com>
5049
5050         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5051         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
5052         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
5053         Clear chains in READY
5054         Queue packets until the chain is activated.
5055
5056 2005-05-25  Wim Taymans  <wim@fluendo.com>
5057
5058         * gst-libs/gst/audio/gstaudiosink.c:
5059         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5060         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5061         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5062         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5063         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5064         (gst_audiosink_create_ringbuffer):
5065         * gst-libs/gst/audio/gstbaseaudiosink.c:
5066         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5067         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5068         (gst_baseaudiosink_set_property), (build_linear_format),
5069         (debug_spec_caps), (debug_spec_buffer),
5070         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5071         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5072         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5073         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5074         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5075         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5076         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5077         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5078         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5079         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5080         (wait_segment), (gst_ringbuffer_commit),
5081         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5082         (gst_ringbuffer_clear):
5083         Various small cleanups.
5084
5085         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5086         (gst_audio_convert_change_state):
5087         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5088         No need to take the locks anymore.
5089
5090 2005-05-25  Wim Taymans  <wim@fluendo.com>
5091
5092         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5093         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5094         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5095         (type_found):
5096         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5097         (group_destroy), (group_commit), (queue_overrun),
5098         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5099         (mute_stream), (new_decoded_pad), (setup_substreams),
5100         (setup_source), (mute_group_type), (set_active_source),
5101         (gst_play_base_bin_change_state):
5102         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5103         (gen_video_element), (gen_text_element), (gen_audio_element),
5104         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5105         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5106         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5107         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5108         Some playbin cleanups mostly refcounting sloppyness.
5109
5110 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5111
5112         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5113           Work with streaming input.
5114
5115 2005-05-25  Wim Taymans  <wim@fluendo.com>
5116
5117         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5118         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5119         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5120         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5121         No need to take the STREAM lock anymore.
5122
5123 2005-05-25  Wim Taymans  <wim@fluendo.com>
5124
5125         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5126         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5127         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5128         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5129         (gst_ogg_demux_sink_activate):
5130         * ext/theora/theoradec.c: (theora_dec_src_event),
5131         (theora_handle_comment_packet), (theora_dec_chain),
5132         (theora_dec_change_state):
5133         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5134         (vorbis_handle_data_packet), (vorbis_dec_chain),
5135         (vorbis_dec_change_state):
5136         Remove STREAM locks as they are taken in core now.
5137         Never set bogus granulepos on vorbis/theora.
5138         Fix leaks in theoradec tag parsing.
5139
5140 2005-05-25  Wim Taymans  <wim@fluendo.com>
5141
5142         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5143         Fix memleaks, GST_BUFFER_DATA() is not freed.
5144
5145 2005-05-25  Wim Taymans  <wim@fluendo.com>
5146
5147         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5148         Open non-blocking, set to blocking mode afterwards to avoid
5149         lockups when audio device is busy.
5150
5151 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5152
5153         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5154           This can't be good.
5155
5156 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5157
5158         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5159         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5160         (gst_audio_convert_setcaps):
5161           Implement instant setup switching.
5162
5163 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5164
5165         * gst/playback/gstplaybasebin.c: (probe_triggered):
5166           Fix missing unlock.
5167         * gst/playback/gstplaybin.c: (add_sink):
5168           First add, then link (otherwise pad link fails).
5169
5170 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5171
5172         * examples/Makefile.am:
5173         fix buildbot (make distcheck)
5174
5175 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5176
5177         * gst/playback/gstplaybin.c: (gen_vis_element):
5178           Remove some wrong code. Doesn't work yet.
5179
5180 2005-05-19  Wim Taymans  <wim@fluendo.com>
5181
5182         * gst-libs/gst/net/Makefile.am:
5183         * gst-libs/gst/net/README:
5184         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5185         (gst_netbuffer_class_init), (gst_netbuffer_init),
5186         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5187         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5188         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5189         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5190         * gst-libs/gst/net/gstnetbuffer.h:
5191         Added buffer subclass to store extra to/from addresses for
5192         network sources/sinks.
5193
5194 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5195
5196         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5197           Don't lock an unassigned variable.
5198
5199 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5200
5201         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5202           Increase buffer for video, decrease buffer for other media types.
5203         * gst/playback/gstplaybin.c: (gen_video_element),
5204         (gen_audio_element):
5205           Change names for debugging purposes.
5206
5207 2005-05-18  Wim Taymans  <wim@fluendo.com>
5208
5209         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5210         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5211         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5212         (gst_ffmpegcsp_chain):
5213         Enable buffer alloc passthrough if the source and dest
5214         formats are the same.
5215
5216 2005-05-17  Wim Taymans  <wim@fluendo.com>
5217
5218         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5219         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5220         (gst_ogg_demux_chain_unlocked):
5221         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5222         (gst_audio_convert_caps_remove_format_info),
5223         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5224         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5225         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5226         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5227         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5228         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5229         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5230         (gst_ffmpegcsp_get_property):
5231         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5232         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5233         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5234         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5235         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5236         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5237         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5238         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5239         Leak fixes in oggdemux.
5240         Some cleanups in audioconvert.
5241         Make passthrough work along with buffer_alloc etc.
5242         Make buffer_alloc and buffer recycling actually work in
5243         xvimagesink.
5244
5245 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5246
5247         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5248           make the compiler happy
5249
5250 2005-05-17  Wim Taymans  <wim@fluendo.com>
5251
5252         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5253         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5254         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5255         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5256         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5257         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5258         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5259         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5260         (gst_xvimagesink_set_xwindow_id):
5261         * sys/xvimage/xvimagesink.h:
5262         Port xvimagesink to new MiniObject.
5263
5264 2005-05-17  Wim Taymans  <wim@fluendo.com>
5265
5266         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5267         (gst_audiofilter_chain):
5268         * gst-libs/gst/audio/gstaudiosink.c:
5269         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5270         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5271         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5272         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5273         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5274         (gst_audiosink_create_ringbuffer):
5275         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5276         (gst_audio_convert_caps_remove_format_info),
5277         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5278         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5279         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5280         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5281         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5282         Fix passthrough in ffmpegcolorspace.
5283         Fix memset in audiosink on wrong memory.
5284
5285 2005-05-16  David Schleef  <ds@schleef.org>
5286
5287         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5288         to GstMiniObject.
5289
5290 2005-05-16  David Schleef  <ds@schleef.org>
5291
5292         Port from GstData to GstMiniObject.
5293         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5294         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5295         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5296         (gst_ogg_mux_collected):
5297         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5298         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5299         (theora_handle_data_packet):
5300         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5301         (theora_set_header_on_caps), (theora_enc_chain):
5302         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5303         (vorbis_handle_comment_packet):
5304         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5305         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5306         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5307         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5308         * gst/audioconvert/gstaudioconvert.c:
5309         (gst_audio_convert_get_buffer):
5310         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5311         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5312         (mute_stream), (silence_stream):
5313         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5314         * gst/volume/gstvolume.c: (volume_transform):
5315         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5316         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5317         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5318         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5319         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5320         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5321         (gst_ximagesink_buffer_alloc):
5322         * sys/ximage/ximagesink.h:
5323
5324 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5325
5326         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5327         (fill_buffer), (check_queue), (queue_threshold_reached),
5328         (queue_out_of_data):
5329         * gst/playback/gstplaybasebin.h:
5330           Post buffer-fullness on the bus.
5331
5332 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5333
5334         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5335         (try_to_link_1):
5336         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5337         (group_commit), (probe_triggered), (setup_source),
5338         (gst_play_base_bin_change_state):
5339         * gst/playback/gstplaybasebin.h:
5340         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5341         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5342         (gst_play_bin_change_state):
5343           Move setup_output_pads into a virtual function, remove
5344           group-switch (no longer needed) and redirect (handled by bus
5345           now) signals.
5346
5347 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5348
5349         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5350         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5351         (get_active_group), (get_building_group), (group_destroy),
5352         (group_commit), (check_queue), (queue_overrun),
5353         (queue_threshold_reached), (queue_out_of_data),
5354         (gen_preroll_element), (remove_groups), (unknown_type),
5355         (add_element_stream), (no_more_pads), (probe_triggered),
5356         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5357         (setup_substreams), (setup_source), (finish_source),
5358         (prepare_output), (muted_group_change_state),
5359         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5360         (gst_play_base_bin_change_state):
5361         * gst/playback/gstplaybasebin.h:
5362         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5363         (gst_play_bin_init), (gst_play_bin_set_property),
5364         (gen_video_element), (gen_text_element), (gen_audio_element),
5365         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5366         (gst_play_bin_change_state):
5367         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5368         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5369         (stream_info_change_state), (gst_stream_info_set_mute),
5370         (gst_stream_info_get_property):
5371         * gst/playback/gststreaminfo.h:
5372         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5373         (gst_stream_selector_get_linked_pad),
5374         (gst_stream_selector_getcaps),
5375         (gst_stream_selector_get_linked_pads),
5376         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5377         * gst/playback/gststreamselector.h:
5378           Rough port of playbin. Needs some more work, but is mostly done,
5379           and uses a few locks in important places, which should make stuff
5380           like chain-switches clean. Still uses GST_STATE() in a few places,
5381           which isn't all that good an idea, subtitles/elements disabled
5382           because no elements to test with and thus probably broken, query
5383           and event handling moved to GstBin, internal thread removed
5384           alltogether because the pipeline does that for us now. Can play
5385           Ogg/Vorbis files. Haven't tested anything else yet.
5386
5387 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5388
5389         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5390           Do no-more-pads (needed for autoplugging).
5391
5392 2005-05-10  Andy Wingo  <wingo@pobox.com>
5393
5394         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5395         message to the bus with the tags. Still not sent downstream tho.
5396
5397         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5398         get_parent.
5399         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5400         avoid refcounting hassles.
5401
5402 2005-05-09  Andy Wingo  <wingo@pobox.com>
5403
5404         * gst/volume/Makefile.am:
5405         * gst/volume/demo.c
5406         * gst/volume/gstvolume.h
5407         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5408         basetransform. Probably need an audio filter base class.
5409
5410 2005-05-09  Wim Taymans  <wim@fluendo.com>
5411
5412         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5413         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5414         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5415         (gst_vorbisenc_chain):
5416         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5417         (gst_audio_convert_caps_remove_format_info),
5418         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5419         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5420         Make caps writable before writing to it.
5421         Fix negotiation in audioconvert some more.
5422
5423 2005-05-09  Wim Taymans  <wim@fluendo.com>
5424
5425         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5426         (gst_videorate_getcaps), (gst_videorate_setcaps),
5427         (gst_videorate_event), (gst_videorate_chain):
5428         Better negotiation.
5429
5430 2005-05-09  Wim Taymans  <wim@fluendo.com>
5431
5432         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5433         (gst_videorate_getcaps), (gst_videorate_setcaps),
5434         (gst_videorate_blank_data), (gst_videorate_init),
5435         (gst_videorate_event), (gst_videorate_chain),
5436         (gst_videorate_change_state):
5437         Port videorate, do a better job at negotiation while we're at
5438         it.
5439
5440 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5441
5442         * configure.ac:
5443           Disable libvisual
5444
5445         * examples/Makefile.am:
5446         * gst-libs/gst/audio/Makefile.am:
5447         * gst-libs/gst/riff/Makefile.am:
5448         * gst-libs/gst/tag/Makefile.am:
5449         * gst-libs/gst/video/Makefile.am:
5450           Fixups for missing variables.
5451
5452 2005-05-09  Wim Taymans  <wim@fluendo.com>
5453
5454         * examples/seeking/seek.c: (make_theora_pipeline),
5455         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5456         (query_rates), (query_positions_elems), (query_positions_pads),
5457         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5458         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5459         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5460         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5461         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5462         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5463         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5464         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5465         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5466         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5467         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5468         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5469         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5470         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5471         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5472         (theora_dec_src_convert), (theora_dec_sink_convert),
5473         (theora_dec_src_query), (theora_dec_sink_query),
5474         (theora_dec_src_event), (theora_dec_sink_event),
5475         (theora_handle_comment_packet), (theora_handle_type_packet),
5476         (theora_handle_header_packet), (theora_handle_data_packet),
5477         (theora_dec_chain):
5478         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5479         (vorbis_dec_convert), (vorbis_dec_src_query),
5480         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5481         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5482         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5483         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5484         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5485         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5486         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5487         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5488         (gst_play_bin_query):
5489         * gst/playback/test3.c: (update_scale):
5490         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5491         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5492         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5493         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5494         (gst_videotestsrc_src_query):
5495         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5496         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5497         (paint_hline_YUV9):
5498         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5499         Port to new query API.
5500         Updated seek.
5501         Cleanups in x[v]imagesink
5502
5503 2005-05-09  Andy Wingo  <wingo@pobox.com>
5504
5505         * ext/alsa/gstalsasink.h:
5506         * ext/gnomevfs/gstgnomevfssrc.c:
5507         (gst_gnomevfssrc_get_icy_metadata):
5508         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5509         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5510         * ext/theora/theoradec.c (theora_dec_src_query)
5511         (theora_dec_src_event, theora_dec_sink_event)
5512         (theora_handle_comment_packet, theora_handle_data_packet):
5513         * ext/theora/theoraenc.c (theora_enc_chain):
5514         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5515         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5516         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5517         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5518         (qt_type_find):
5519         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5520         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5521         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5522         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5523         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5524         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5525         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5526         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5527         (paint_setup_RGB565, paint_setup_xRGB1555):
5528         * gst/videotestsrc/videotestsrc.h:
5529         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5530         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5531         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5532         GCC4 fixes.
5533         
5534         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5535         gst_pad_query_position. Fixes oggdemux.
5536
5537 2005-05-08  David Schleef  <ds@schleef.org>
5538
5539         * configure.ac: Require liboil.
5540         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5541         a few more.
5542         * gst/videotestsrc/videotestsrc.c:
5543         * gst/videotestsrc/videotestsrc.h:
5544
5545 2005-05-06  Wim Taymans  <wim@fluendo.com>
5546
5547         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5548         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5549         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5550         Well, unreffing a buffer right before pushing it is asking
5551         for trouble..
5552
5553 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5554
5555         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5556
5557 2005-05-06  Wim Taymans  <wim@fluendo.com>
5558
5559         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5560         (gst_audio_convert_caps_remove_format_info),
5561         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5562         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5563         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5564         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5565         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5566         * gst/sine/Makefile.am:
5567         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5568         (gst_sinesrc_class_init), (gst_sinesrc_init),
5569         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5570         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5571         (gst_sinesrc_update_freq):
5572         * gst/sine/gstsinesrc.h:
5573         * gst/tcp/gstmultifdsink.c:
5574         * sys/xvimage/xvimagesink.c:
5575         Fixed negotiation wrt _peer_get_caps()
5576         Some cleanups.
5577
5578
5579 2005-05-06  Wim Taymans  <wim@fluendo.com>
5580
5581         * gst-libs/gst/audio/gstaudiosink.c:
5582         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5583         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5584         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5585         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5586         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5587         (gst_audiosink_create_ringbuffer):
5588         * gst-libs/gst/audio/gstbaseaudiosink.c:
5589         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5590         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5591         (gst_baseaudiosink_set_property), (build_linear_format),
5592         (debug_spec_caps), (debug_spec_buffer),
5593         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5594         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5595         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5596         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5597         * gst-libs/gst/audio/gstbaseaudiosink.h:
5598         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5599         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5600         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5601         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5602         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5603         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5604         (wait_segment), (gst_ringbuffer_commit),
5605         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5606         (gst_ringbuffer_clear):
5607         * gst-libs/gst/audio/gstringbuffer.h:
5608         Make the base audiosink return an error when there is no
5609         audiobuffer negotiated.
5610
5611 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5612
5613         * ext/Makefile.am:
5614         Disable cdparanoia until someone ports it!
5615
5616 2005-05-06  Wim Taymans  <wim@fluendo.com>
5617
5618         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5619         (gst_ogg_demux_sink_activate):
5620         And revert after wingo's revert.. sigh..
5621
5622 2005-05-05  Andy Wingo  <wingo@pobox.com>
5623
5624         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5625         GObject.
5626         * configure.ac: Return audiorate and subparse from the ghetto.
5627         Re-enable -Wall -Werror.
5628         * gst/subparse/gstsubparse.c:
5629         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5630         or chain-based. Cleaned up a bit. Not tested.
5631         
5632 2005-05-05  Christian Schaller <christian@fluendo.com> 
5633
5634         * Makefile.am: remove stuff that is not building
5635         * configure.ac: remove stuff that is not building
5636         * examples/Makefile.am: remove stuff that is not building
5637         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5638         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5639         * sys/Makefile.am: remove stuff that is not building
5640         * testsuite/Makefile.am: remove stuff that is not building
5641
5642 2005-05-05  Andy Wingo  <wingo@pobox.com>
5643
5644         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5645         * gst-libs/gst/tag/gstvorbistag.c:
5646         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5647         * gst/adder/gstadder.h:
5648         * gst/audioconvert/gstchannelmix.c:
5649         (gst_audio_convert_fill_one_other):
5650         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5651         (gst_audiorate_init), (gst_audiorate_chain):
5652         * gst/playback/gstplaybasebin.c: (setup_source):
5653         * gst/playback/test3.c: (update_scale):
5654         Some GCC4 fixes
5655         
5656         * po/af.po:
5657         * po/az.po:
5658         * po/cs.po:
5659         * po/en_GB.po:
5660         * po/hu.po:
5661         * po/it.po:
5662         * po/nb.po:
5663         * po/nl.po:
5664         * po/or.po:
5665         * po/sq.po:
5666         * po/sr.po:
5667         * po/sv.po:
5668         * po/uk.po:
5669         * po/vi.po: Foo
5670
5671 2005-05-05  Wim Taymans  <wim@fluendo.com>
5672
5673         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5674         (gst_audio_convert_caps_remove_format_info),
5675         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5676         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5677         * gst/videotestsrc/gstvideotestsrc.c:
5678         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5679         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5680         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5681         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5682         Don't ignore _push() return values.
5683         Make sure no processing is done when shutting down.
5684         Videotestsrc pad activation fix.
5685
5686 2005-05-05  Wim Taymans  <wim@fluendo.com>
5687
5688         * gst/adder/Makefile.am:
5689         * gst/adder/gstadder.c: (gst_adder_setcaps),
5690         (gst_adder_class_init), (gst_adder_init),
5691         (gst_adder_request_new_pad), (gst_adder_collected),
5692         (gst_adder_change_state):
5693         * gst/adder/gstadder.h:
5694         Ported adder as an example of a mixer element using
5695         collect pads. Needs more negotiation work.
5696
5697 2005-05-05  Wim Taymans  <wim@fluendo.com>
5698
5699         * ext/theora/theoradec.c: (_inc_granulepos),
5700         (theora_dec_src_event), (theora_dec_sink_event),
5701         (theora_handle_comment_packet), (theora_handle_type_packet),
5702         (theora_handle_header_packet), (theora_handle_data_packet),
5703         (theora_dec_chain):
5704         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5705         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5706         (theora_push_buffer), (theora_push_packet),
5707         (theora_enc_sink_event), (theora_enc_chain),
5708         (theora_enc_change_state), (theora_enc_set_property),
5709         (theora_enc_get_property):
5710         Added stream lock to decoder so that we can serialize
5711         the discont event.
5712         More theoraenc porting, recover from errors, do clean
5713         shutdown.
5714
5715 2005-05-05  Wim Taymans  <wim@fluendo.com>
5716
5717         * ext/ogg/Makefile.am:
5718         * ext/ogg/README:
5719         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5720         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5721         (gst_ogg_print):
5722         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5723         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5724         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5725         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5726         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5727         (gst_ogg_mux_change_state):
5728         Ported ogg muxer.
5729
5730 2005-05-05  Wim Taymans  <wim@fluendo.com>
5731
5732         * docs/design-audiosinks.txt:
5733         * gst-libs/gst/audio/TODO:
5734         * gst-libs/gst/audio/gstaudiosink.c:
5735         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5736         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5737         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5738         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5739         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5740         (gst_audiosink_create_ringbuffer):
5741         * gst-libs/gst/audio/gstbaseaudiosink.c:
5742         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5743         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5744         (gst_baseaudiosink_set_property), (build_linear_format),
5745         (debug_spec_caps), (debug_spec_buffer),
5746         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5747         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5748         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5749         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5751         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5752         (gst_ringbuffer_release), (gst_ringbuffer_play),
5753         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5754         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5755         (gst_ringbuffer_set_sample), (wait_segment),
5756         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5757         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5758         More work on the audiosink, mostly debugging and a race in
5759         shutdown.
5760
5761 2005-04-28  Wim Taymans  <wim@fluendo.com>
5762
5763         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5764         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5765         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5766         (vorbis_dec_src_query), (vorbis_dec_src_event),
5767         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5768         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5769         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5770         Don't crap out when seeking back to position 0.
5771
5772 2005-04-28  Wim Taymans  <wim@fluendo.com>
5773
5774         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5775         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5776         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5777         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5778         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5779         Make audio sink configurable, use alsasink as default.
5780
5781 2005-04-28  Wim Taymans  <wim@fluendo.com>
5782
5783         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5784         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5785         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5786         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5787         (vorbis_dec_change_state):
5788         * ext/vorbis/vorbisdec.h:
5789         Refactor, use STREAM_LOCK.
5790
5791 2005-04-28  Wim Taymans  <wim@fluendo.com>
5792
5793         * ext/theora/theoradec.c: (_inc_granulepos),
5794         (theora_dec_sink_event), (theora_handle_comment_packet),
5795         (theora_handle_type_packet), (theora_handle_header_packet),
5796         (theora_handle_data_packet), (theora_dec_chain),
5797         (theora_dec_change_state):
5798         Refactor a bit, use STREAM_LOCK.
5799
5800 2005-04-28  Wim Taymans  <wim@fluendo.com>
5801
5802         * ext/alsa/Makefile.am:
5803         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5804         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5805         (gst_alsa_link), (gst_alsa_close_audio):
5806         * ext/alsa/gstalsaplugin.c: (plugin_init):
5807         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5808         (gst_alsasink_dispose), (gst_alsasink_base_init),
5809         (gst_alsasink_class_init), (gst_alsasink_init),
5810         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5811         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5812         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5813         (gst_alsasink_reset):
5814         * ext/alsa/gstalsasink.h:
5815         Implement alsasink with simple open/write/close API. 
5816         Make alsa dir build by disabling compilation of code.
5817
5818 2005-04-28  Wim Taymans  <wim@fluendo.com>
5819
5820         * gst-libs/gst/audio/Makefile.am:
5821         * gst-libs/gst/audio/audio.h:
5822         * gst-libs/gst/audio/audioclock.c:
5823         * gst-libs/gst/audio/audioclock.h:
5824         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5825         (gst_audio_clock_class_init), (gst_audio_clock_init),
5826         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5827         * gst-libs/gst/audio/gstaudioclock.h:
5828         * gst-libs/gst/audio/gstaudiosink.c:
5829         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5830         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5831         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5832         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5833         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5834         (gst_audiosink_create_ringbuffer):
5835         * gst-libs/gst/audio/gstbaseaudiosink.c:
5836         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5837         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5838         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5839         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5840         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5841         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5842         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5843         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5844         * gst-libs/gst/audio/gstbaseaudiosink.h:
5845         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5846         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5847         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5848         (gst_ringbuffer_release), (gst_ringbuffer_play),
5849         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5850         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5851         (gst_ringbuffer_set_sample), (wait_segment),
5852         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5853         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5854         * gst-libs/gst/audio/gstringbuffer.h:
5855         Make ringbuffer faster and more simple by removing the locks
5856         in the playback thread.
5857         Add sample accurate playback based on buffer sample offsets.
5858         Make the baseaudiosink provide a clock.
5859         Parse caps in the base class.
5860         Correctly handle seeking, flushing and state changes.
5861
5862 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5863
5864         * configure.ac:
5865         * gst/audioconvert/Makefile.am:
5866         * gst/audioscale/Makefile.am:
5867           Fix part of the build.  Come on guys, autogen didn't even work :)
5868
5869 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5870
5871         * configure.ac:
5872         * gst-libs/gst/Makefile.am:
5873         * gst-libs/gst/media-info/.cvsignore:
5874         * gst-libs/gst/media-info/Makefile.am:
5875         * gst-libs/gst/media-info/README:
5876         * gst-libs/gst/media-info/media-info-priv.c:
5877         * gst-libs/gst/media-info/media-info-priv.h:
5878         * gst-libs/gst/media-info/media-info-test.c:
5879         * gst-libs/gst/media-info/media-info.c:
5880         * gst-libs/gst/media-info/media-info.h:
5881         * gst-libs/gst/media-info/media-info.vcproj:
5882         * pkgconfig/Makefile.am:
5883         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5884         * pkgconfig/gstreamer-media-info.pc.in:
5885           Remove media-info, which is also successed by playbin (see Totem
5886           implementation).
5887
5888 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5889
5890         * configure.ac:
5891         * examples/Makefile.am:
5892         * examples/gstplay/.cvsignore:
5893         * examples/gstplay/Makefile.am:
5894         * examples/gstplay/player.c:
5895         * gst-libs/gst/Makefile.am:
5896         * gst-libs/gst/play/.cvsignore:
5897         * gst-libs/gst/play/Makefile.am:
5898         * gst-libs/gst/play/play.c:
5899         * gst-libs/gst/play/play.h:
5900         * gst-libs/gst/play/play.vcproj:
5901         * pkgconfig/Makefile.am:
5902         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5903         * pkgconfig/gstreamer-play.pc.in:
5904           Remove libgstplay, playbin is now the official successor.
5905
5906 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5907
5908         * configure.ac:
5909         * gst-libs/gst/Makefile.am:
5910         * gst-libs/gst/xwindowlistener/Makefile.am:
5911         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5912         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5913           Remove deprecated xwindowlistener (I've moved xwindowlistening
5914           in the v4l/v4l2 plugins over to serverside).
5915
5916 2005-04-25  David Schleef  <ds@schleef.org>
5917
5918         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5919         to examples/dynparams.  Examples do not belong interspersed with
5920         source code.
5921         * examples/dynparams/demo-dparams.c:
5922         * gst/sine/Makefile.am:
5923         * gst/sine/demo-dparams.c:
5924
5925 2005-04-25  David Schleef  <ds@schleef.org>
5926
5927         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5928         * gst-libs/gst/audio/Makefile.am:
5929         * gst-libs/gst/riff/Makefile.am:
5930         * gst-libs/gst/tag/Makefile.am:
5931         * gst-libs/gst/video/Makefile.am:
5932         * gst-libs/gst/xwindowlistener/Makefile.am:
5933
5934         Convert to 0.9 API, seems to work:
5935         * sys/ximage/Makefile.am:
5936         * sys/ximage/ximagesink.c:
5937
5938 2005-04-24  David Schleef  <ds@schleef.org>
5939
5940         Link plugins against libraries:
5941         * ext/alsa/Makefile.am:
5942         * gst/tcp/Makefile.am:
5943
5944         Remove asm code that should be in liboil
5945         * gst/videoscale/Makefile.am:
5946         * gst/videoscale/videoscale_x86_asm.s:
5947
5948         gettext wants these checked in:
5949         * po/af.po:
5950         * po/az.po:
5951         * po/cs.po:
5952         * po/en_GB.po:
5953         * po/hu.po:
5954         * po/it.po:
5955         * po/nb.po:
5956         * po/nl.po:
5957         * po/or.po:
5958         * po/sq.po:
5959         * po/sr.po:
5960         * po/sv.po:
5961         * po/uk.po:
5962         * po/vi.po:
5963
5964 2005-04-24  David Schleef  <ds@schleef.org>
5965
5966         Convert gst_main() to g_main_loop_run()
5967         * gst/playback/decodetest.c: (main):
5968         * gst/playback/test2.c: (main):
5969         * gst/playback/test3.c: (main):
5970         * gst/playback/test4.c: (main):
5971
5972         Link plugins against libraries:
5973         * ext/libvisual/Makefile.am:
5974         * sys/xvimage/Makefile.am:
5975
5976 2005-04-24  David Schleef  <ds@schleef.org>
5977
5978         * configure.ac: Remove idct and resample libs
5979         * gst-libs/gst/Makefile.am: same
5980
5981         Remove usage of gst_library_load():
5982         * ext/alsa/gstalsaplugin.c: (plugin_init):
5983         * ext/libvisual/visual.c: (plugin_init):
5984         * ext/ogg/gstogg.c: (plugin_init):
5985         * ext/theora/theora.c: (plugin_init):
5986         * ext/vorbis/vorbis.c: (plugin_init):
5987         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5988         * gst/audioscale/gstaudioscale.c:
5989         * gst/adder/gstadder.c: (plugin_init):
5990         * gst/audioconvert/plugin.c: (plugin_init):
5991         * sys/ximage/ximagesink.c: (plugin_init):
5992         * sys/xvimage/xvimagesink.c: (plugin_init):
5993         * gst/tcp/gsttcpplugin.c: (plugin_init):
5994
5995         Link plugins against libraries:
5996         * ext/ogg/Makefile.am:
5997         * ext/theora/Makefile.am:
5998         * ext/vorbis/Makefile.am:
5999         * gst/audioconvert/Makefile.am:
6000
6001         Create proper libraries:
6002         * gst-libs/gst/riff/Makefile.am:
6003         * gst-libs/gst/audio/Makefile.am:
6004         * gst-libs/gst/video/Makefile.am:
6005
6006         Move resample library to audioscale plugin directory:
6007         * gst-libs/gst/resample/Makefile.am:
6008         * gst-libs/gst/resample/README:
6009         * gst-libs/gst/resample/dtof.c:
6010         * gst-libs/gst/resample/dtos.c:
6011         * gst-libs/gst/resample/functable.c:
6012         * gst-libs/gst/resample/private.h:
6013         * gst-libs/gst/resample/resample.c:
6014         * gst-libs/gst/resample/resample.h:
6015         * gst-libs/gst/resample/resample.vcproj:
6016         * gst-libs/gst/resample/test.c:
6017         * gst/audioscale/Makefile.am:
6018         * gst/audioscale/README:
6019         * gst/audioscale/dtof.c:
6020         * gst/audioscale/dtos.c:
6021         * gst/audioscale/functable.c:
6022         * gst/audioscale/private.h:
6023         * gst/audioscale/resample.c:
6024         * gst/audioscale/resample.h:
6025         * gst/audioscale/test.c:
6026
6027         Move tagedit library to gst-libs:
6028         * gst-libs/gst/tag/Makefile.am:
6029         * gst-libs/gst/tag/gstid3tag.c:
6030         * gst-libs/gst/tag/gsttagediting.c:
6031         * gst-libs/gst/tag/gsttageditingprivate.h:
6032         * gst-libs/gst/tag/gstvorbistag.c:
6033         * gst/tags/Makefile.am:
6034         * gst/tags/gstid3tag.c:
6035         * gst/tags/gstvorbistag.c:
6036
6037         Fix for core changes:
6038         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6039         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
6040         (gst_sinesrc_getrange):
6041
6042 2005-04-23  David Schleef  <ds@schleef.org>
6043
6044         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
6045         in gst-plugins in a long time, and properly belongs in liboil.
6046         * gst-libs/gst/idct/Makefile.am:
6047         * gst-libs/gst/idct/README:
6048         * gst-libs/gst/idct/dct.h:
6049         * gst-libs/gst/idct/doieee:
6050         * gst-libs/gst/idct/fastintidct.c:
6051         * gst-libs/gst/idct/floatidct.c:
6052         * gst-libs/gst/idct/idct.c:
6053         * gst-libs/gst/idct/idct.h:
6054         * gst-libs/gst/idct/idtc.vcproj:
6055         * gst-libs/gst/idct/ieeetest.c:
6056         * gst-libs/gst/idct/intidct.c:
6057
6058 2005-04-20  Wim Taymans  <wim@fluendo.com>
6059
6060         * docs/design-audiosinks.txt:
6061         * gst-libs/gst/audio/Makefile.am:
6062         * gst-libs/gst/audio/TODO:
6063         * gst-libs/gst/audio/gstaudiosink.c:
6064         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6065         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6066         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6067         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6068         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6069         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6070         (gst_audiosink_class_init), (gst_audiosink_init),
6071         (gst_audiosink_create_ringbuffer):
6072         * gst-libs/gst/audio/gstaudiosink.h:
6073         * gst-libs/gst/audio/gstbaseaudiosink.c:
6074         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6075         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6076         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6077         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6078         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6079         (gst_baseaudiosink_create_ringbuffer),
6080         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6081         * gst-libs/gst/audio/gstbaseaudiosink.h:
6082         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6083         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6084         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6085         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6086         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6087         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6088         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6089         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6090         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6091         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6092         * gst-libs/gst/audio/gstringbuffer.h:
6093         An attempt at a set of audio base classes together with some
6094         design docs.
6095
6096 2005-04-20  Wim Taymans  <wim@fluendo.com>
6097
6098         * gst/audioconvert/Makefile.am:
6099         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6100         (gst_audio_convert_caps_remove_format_info),
6101         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6102         (gst_audio_convert_channels):
6103         Link against audio libs.
6104         Fix audio convert plugin.
6105
6106 2005-04-20  Wim Taymans  <wim@fluendo.com>
6107
6108         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6109         (gst_ogg_demux_sink_activate):
6110         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6111         (theora_set_header_on_caps), (theora_enc_sink_event),
6112         (theora_enc_chain):
6113         Fix theora encoder.
6114
6115 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6116
6117         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6118         * gst/playback/gstdecodebin.c: (find_compatibles):
6119           Work with staticpadtemplates in elementfactories.
6120
6121 2005-04-12  Wim Taymans  <wim@fluendo.com>
6122
6123         * gst/playback/README:
6124         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6125         (compare_ranks), (print_feature), (gst_decode_bin_init),
6126         (dynamic_create), (dynamic_free), (find_compatibles),
6127         (mimetype_is_raw), (close_pad_link), (got_redirect),
6128         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6129         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6130         (gst_decode_bin_change_state):
6131         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6132         (gst_play_base_bin_init), (group_destroy), (group_commit),
6133         (check_queue), (queue_overrun), (queue_threshold_reached),
6134         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6135         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6136         (got_redirect), (setup_source), (play_base_eos),
6137         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6138         (gst_play_base_bin_remove_element):
6139         * gst/playback/gstplaybasebin.h:
6140         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6141         (gst_play_bin_init), (gst_play_bin_dispose),
6142         (gst_play_bin_set_property), (gen_video_element),
6143         (gen_text_element), (gen_audio_element), (remove_sinks),
6144         (gst_play_bin_send_event):
6145         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6146         (stream_info_change_state), (gst_stream_info_set_mute):
6147         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6148         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6149         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6150         (gst_stream_selector_chain):
6151         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6152         (main):
6153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6154         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6155         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6156         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6157         Raw and crude port of decodebin. 
6158         Make playbin compile.
6159
6160 2005-04-06  Wim Taymans  <wim@fluendo.com>
6161
6162         * ext/gnomevfs/Makefile.am:
6163         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6164         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6165         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6166         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6167         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6168         (gst_gnomevfssrc_stop):
6169         * ext/ogg/Makefile.am:
6170         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6171         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6172         * ext/theora/Makefile.am:
6173         * ext/theora/theoradec.c: (_inc_granulepos),
6174         (theora_dec_sink_event), (theora_dec_chain):
6175         * ext/vorbis/Makefile.am:
6176         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6177         (vorbis_dec_sink_event), (vorbis_dec_chain):
6178         * gst-libs/gst/audio/Makefile.am:
6179         * sys/xvimage/Makefile.am:
6180         Make gnomevfssrc extend the source base class.
6181         Fix linking against libs in various plugins.
6182
6183 2005-04-06  Andy Wingo  <wingo@pobox.com>
6184
6185         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6186         GST_BASE_LIBS.
6187
6188         * configure.ac: Add check and AC_SUBST for libgstbase.
6189
6190 2005-03-31  Wim Taymans  <wim@fluendo.com>
6191
6192         * examples/seeking/Makefile.am:
6193         * examples/seeking/cdparanoia.c: (main):
6194         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6195         (play_cb), (pause_cb), (stop_cb), (main):
6196         * examples/seeking/playbin.c:
6197         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6198         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6199         (make_sid_pipeline), (make_vorbis_pipeline),
6200         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6201         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6202         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6203         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6204         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6205         (stop_cb), (main):
6206         * examples/seeking/spider_seek.c:
6207         * examples/seeking/vorbisfile.c:
6208         * ext/gnomevfs/Makefile.am:
6209         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6210         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6211         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6212         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6213         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6214         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6215         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6216         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6217         * ext/ogg/README:
6218         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6219         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6220         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6221         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6222         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6223         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6224         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6225         (gst_ogg_demux_factory_filter), (compare_ranks),
6226         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6227         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6228         (gst_ogg_chain_new), (gst_ogg_chain_free),
6229         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6230         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6231         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6232         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6233         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6234         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6235         (gst_ogg_demux_get_prev_page),
6236         (gst_ogg_demux_deactivate_current_chain),
6237         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6238         (gst_ogg_demux_bisect_forward_serialno),
6239         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6240         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6241         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6242         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6243         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6244         (gst_ogg_demux_change_state), (gst_ogg_print):
6245         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6246         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6247         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6248         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6249         (gst_ogg_mux_loop):
6250         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6251         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6252         (theora_dec_src_convert), (theora_dec_sink_convert),
6253         (theora_dec_src_query), (theora_dec_src_event),
6254         (theora_dec_sink_event), (theora_dec_chain),
6255         (theora_dec_change_state):
6256         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6257         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6258         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6259         (theora_enc_change_state):
6260         * ext/vorbis/Makefile.am:
6261         * ext/vorbis/oggvorbisenc.c:
6262         * ext/vorbis/oggvorbisenc.h:
6263         * ext/vorbis/vorbis.c: (plugin_init):
6264         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6265         (vorbis_dec_src_query), (vorbis_dec_src_event),
6266         (vorbis_dec_sink_event), (vorbis_dec_chain),
6267         (vorbis_dec_change_state):
6268         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6269         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6270         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6271         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6272         (gst_vorbisenc_change_state):
6273         * ext/vorbis/vorbisenc.h:
6274         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6275         * gst-libs/gst/audio/audioclock.c:
6276         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6277         (gst_audiofilter_init), (gst_audiofilter_chain):
6278         * gst-libs/gst/audio/testchannels.c: (main):
6279         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6280         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6281         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6282         (gmip_find_track_streaminfo), (gmip_find_track_format):
6283         * gst-libs/gst/media-info/media-info.c:
6284         (gst_media_info_read_idler):
6285         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6286         (gst_play_get_all_by_interface):
6287         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6288         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6289         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6290         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6291         (gst_riff_parse_info):
6292         * gst-libs/gst/riff/riff-read.h:
6293         * gst-libs/gst/riff/riff.c: (plugin_init):
6294         * gst-libs/gst/video/Makefile.am:
6295         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6296         (gst_videosink_class_init), (gst_videosink_get_type):
6297         * gst-libs/gst/video/videosink.h:
6298         * gst/audioconvert/bufferframesconvert.c:
6299         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6300         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6301         * gst/audioconvert/channelmixtest.c: (main):
6302         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6303         (gst_audio_convert_chain),
6304         (gst_audio_convert_caps_remove_format_info),
6305         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6306         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6307         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6308         (gst_audio_convert_buffer_to_default_format),
6309         (gst_audio_convert_buffer_from_default_format),
6310         (gst_audio_convert_channels):
6311         * gst/audioconvert/gstchannelmix.h:
6312         * gst/ffmpegcolorspace/avcodec.h:
6313         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6314         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6315         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6316         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6317         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6318         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6319         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6320         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6321         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6322         (dv_type_find):
6323         * gst/videotestsrc/gstvideotestsrc.c:
6324         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6325         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6326         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6327         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6328         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6329         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6330         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6331         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6332         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6333         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6334         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6335         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6336         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6337         (gst_xvimagesink_navigation_send_event),
6338         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6339         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6340         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6341         * sys/xvimage/xvimagesink.h:
6342         Plugin port to 0.9, ogg/theora playback should work in the seek
6343         example now.
6344         Removed old examples.
6345         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6346         explained in 0.9 TODO doc.
6347
6348
6349 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6350
6351         * autogen.sh:
6352         * configure.ac:
6353         * ext/Makefile.am:
6354         * gst/Makefile.am:
6355         * po/POTFILES.in:
6356         * po/af.po:
6357         * po/az.po:
6358         * po/cs.po:
6359         * po/en_GB.po:
6360         * po/hu.po:
6361         * po/it.po:
6362         * po/nb.po:
6363         * po/nl.po:
6364         * po/or.po:
6365         * po/sq.po:
6366         * po/sr.po:
6367         * po/sv.po:
6368         * po/uk.po:
6369         * po/vi.po:
6370         * sys/Makefile.am:
6371         * testsuite/Makefile.am:
6372           remove a whole bunch of plugins.  This module now contains a set
6373           of free reference plugins/elements as agreed.
6374
6375 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6376
6377         * configure.ac:
6378           hunting season on 0.9 is now OPEN
6379
6380 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6381
6382         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6383           Kick the hell out of gcc for not warning me about a symbol conflict.
6384
6385 2005-02-22  Luca Ognibene  <luogni@tin.it>
6386
6387         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6388
6389         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6390           Don't leak caps string (fixes #168134)
6391
6392         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6393         (gst_jpegenc_init), (gst_jpegenc_finalize),
6394         (gst_jpegenc_change_state):
6395           Don't leak line buffers and context struct (fixes #168133).
6396
6397 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6398
6399         * configure.ac:
6400         * ext/dirac/gstdiracdec.cc:
6401         (gst_diracdec_chain):
6402           Since dirac 0.5.0 the framerate in dirac is expressed as a
6403           rational number. Fix build and up requirement to 0.5.0, and
6404           also pass parameters to gst_diracdec_link in the right order
6405           (fixes #167959).
6406
6407 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6408
6409         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6410         * ext/faad/gstfaad.h:
6411         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6412         certain invalid muxed streams, where some packets will contain 
6413         junk after decoder data. Partially fixes #149158.
6414
6415 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6416         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6417           Make sure we only write to writable buffers
6418
6419 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6420
6421         * gst-libs/gst/riff/riff-media.c:
6422         (gst_riff_create_audio_caps_with_data):
6423           Do actually fix invalid RIFF fmt header values for alaw
6424           and mulaw audio instead of just saying so.
6425
6426         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6427           Give gst_riff_create_audio_caps_with_data() a chance to
6428           fix up broken format header fields before extracting any
6429           parameters from the header. (fixes #167633)
6430
6431 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6432
6433         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6434
6435         * gst/audioconvert/bufferframesconvert.c:
6436         (buffer_frames_convert_link):
6437           Don't leak othercaps. (fixes #167878)
6438
6439 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6440
6441         * configure.ac:
6442         * ext/libvisual/visual.c: (gst_visual_srclink),
6443         (gst_visual_change_state):
6444           Support libvisual 0.2.0.
6445
6446 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6447
6448         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6449         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6450           Use same rowstrides for I420 as used everywhere else.
6451
6452 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6453
6454         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6455           Declare variables at beginning of block and make gcc-2.95 happy
6456           (fixes # 167482, patch by Gergely Nagy).
6457           
6458         * gst/tcp/gsttcpclientsrc.c:
6459         * gst/tcp/gsttcpclientsrc.h:
6460           Move some includes into the header, so that struct sockaddr_in is
6461           defined when it should be defined on FreeBSD as well (fixes
6462           #167483).
6463           
6464         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6465           Don't pass uninitialised values to setsockopt() here either.
6466
6467 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6468
6469         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6470
6471         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6472           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6473
6474 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6475
6476         * gst/playback/gstplaybin.c: (add_sink):
6477           Invert bin_add/link order to workaround deadlock in opt.
6478
6479 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6480
6481         * gst/modplug/gstmodplug.cc:
6482           Add missing break causing position queries to fail.
6483
6484 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6485
6486         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6487           Granpos can apparently be -1, which screws up calculations...
6488
6489 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6490
6491         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6492         (gst_ximagesink_send_pending_navigation),
6493         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6494         (gst_ximagesink_init):
6495         * sys/ximage/ximagesink.h:
6496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6497         (gst_xvimagesink_send_pending_navigation),
6498         (gst_xvimagesink_navigation_send_event),
6499         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6500         * sys/xvimage/xvimagesink.h:
6501           Use a mutex protected list to marshal navigation
6502           events into the stream thread from whichever thread
6503           sends them.
6504
6505 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6506
6507         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6508           Display current position and track length; misc. clean-ups.
6509           
6510         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6511         (speed_init), (speed_chain):
6512           Add query function, so that the stream length and current position
6513           get adjusted when queried (note that current position queries may
6514           still be wrong if the audio sink returns values based on buffer
6515           timestamps instead of passing on the query).
6516
6517 2005-02-13  Benjamin Otte  <otte@gnome.org>
6518
6519         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6520         (gst_audio_convert_channels):
6521           create channel conversion matrix when linking
6522         * gst/audioconvert/.cvsignore:
6523         * gst/audioconvert/Makefile.am:
6524         * gst/audioconvert/channelmixtest.c: (main):
6525           add (ugly) test that ensures stereo <=> mono conversion works
6526           correctly
6527
6528 2005-02-13  Benjamin Otte  <otte@gnome.org>
6529
6530         * gst/audioconvert/gstchannelmix.h:
6531           include missing header file
6532         * gst/audioconvert/gstchannelmix.c:
6533         (gst_audio_convert_fill_compatible):
6534           use same sign for both channels when converting to/from compatible
6535           channel. Previously used different signs made the signals cancel
6536           each other out and appear like silence. (fixes #167269)
6537
6538 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6539
6540         * gst/ffmpegcolorspace/avcodec.h:
6541         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6542         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6543         (gst_ffmpegcsp_avpicture_fill):
6544         * gst/ffmpegcolorspace/imgconvert.c:
6545           Convert to and from YV12 (fixes #156379).
6546
6547 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6548
6549         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6550         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6551         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6552         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6553         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6554         methods from chain and negotiation and vice versa (Fixes #166142).
6555         * sys/ximage/ximagesink.h: Add stream_lock.
6556         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6557         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6558         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6559         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6560
6561 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6562
6563         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6564           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6565           error message when we can't open the DVD device (when dvdnav_open()
6566           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6567           the above). Send something more useful instead (fixes #167117).
6568
6569 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6570
6571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6572         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6573         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6574         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6575         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6576         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6577         methods from chain and negotiation and vice versa (Fixes #166142).
6578         Fix a possible bug of images in the buffer pool being discarded because
6579         we are looking at the wrong geometry.
6580         * sys/xvimage/xvimagesink.h: Add stream_lock.
6581
6582 2005-02-11  David Schleef  <ds@schleef.org>
6583
6584         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6585         unsigned int. (fixes #167128)
6586
6587 2005-02-11  David Schleef  <ds@schleef.org>
6588
6589         * gst/librfb/Makefile.am: Testing stuff before committing is
6590           for wimps... and people with fast machines.  Fix stupid
6591           mistake.
6592
6593 2005-02-11  David Schleef  <ds@schleef.org>
6594
6595         * configure.ac: Pull in librfb from my CVS tree, because it is
6596           too small and annoying to be separate.  Move rfbsrc plugin
6597           to gst/.
6598         * ext/Makefile.am:
6599         * ext/librfb/Makefile.am:
6600         * ext/librfb/gstrfbsrc.c:
6601         * gst/librfb/Makefile.am:
6602         * gst/librfb/gstrfbsrc.c:
6603         * gst/librfb/rfb.c:
6604         * gst/librfb/rfb.h:
6605         * gst/librfb/rfbbuffer.c:
6606         * gst/librfb/rfbbuffer.h:
6607         * gst/librfb/rfbbytestream.c:
6608         * gst/librfb/rfbbytestream.h:
6609         * gst/librfb/rfbcontext.h:
6610         * gst/librfb/rfbdecoder.c:
6611         * gst/librfb/rfbdecoder.h:
6612         * gst/librfb/rfbutil.h:
6613
6614 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6615
6616         * gst/speed/Makefile.am:
6617         * gst/speed/demo-mp3.c: (main):
6618         * gst/speed/filter.func:
6619         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6620         (speed_class_init), (speed_init), (speed_chain_int16),
6621         (speed_chain_float32), (speed_chain), (speed_set_property),
6622         (speed_get_property), (speed_change_state):
6623         * gst/speed/gstspeed.h:
6624           Fix speed element and make it chain-based (fixes #156467),
6625           and make it handle more than one channel.
6626
6627 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6628
6629         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6630         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6631         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6632         * ext/dts/gstdtsdec.h:
6633           Don't clobber the stack constructing the channels array.
6634           Make the element chain-based. DTS tracks can now be played.
6635           
6636 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6637
6638         * gst-libs/gst/audio/multichannel.h:
6639         * gst-libs/gst/gconf/gconf.h:
6640         * gst-libs/gst/idct/idct.h:
6641         * gst-libs/gst/media-info/media-info-priv.h:
6642         * gst-libs/gst/play/play.h:
6643         * gst-libs/gst/resample/private.h:
6644         * gst-libs/gst/resample/resample.h:
6645         * gst-libs/gst/riff/riff-ids.h:
6646         * gst-libs/gst/video/video.h:
6647         * gst-libs/gst/video/videosink.h:
6648           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6649           missing, so that they work when included from C++ code.
6650
6651 2005-02-09  David Schleef  <ds@schleef.org>
6652
6653         * testsuite/gst-lint: Check for non-statically scoped
6654           parent_class variables.  This won't be a problem once
6655           plugins are loaded with RTLD_LOCAL.
6656
6657 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6658
6659         * ext/mplex/gstmplexibitstream.cc:
6660           gcc madness.
6661
6662 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6663
6664         * ext/ogg/gstogmparse.c:
6665         * gst/debug/gstnavigationtest.c:
6666           Die, thou faulty symbol pollutors (non-static parent_class).
6667
6668 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6669
6670         * ext/mplex/gstmplexibitstream.cc:
6671           Fix event handling (#165525).
6672
6673 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6674
6675         * ext/mikmod/gstmikmod.c:
6676         * gst/modplug/gstmodplug.cc:
6677           Add missing endianness to template (fixes #165509).
6678
6679 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6680
6681         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6682           Fix wrong order of reading of optional bytes (#165290).
6683
6684 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6685
6686         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6687           Implement FILLER event awareness.
6688
6689 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6690
6691         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6692           Fix track calculations (#166208).
6693
6694 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6695
6696         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6697
6698         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6699         * ext/libpng/gstpngenc.c:
6700           Fix byte-order, use proper fixed caps. Fixes #164197.
6701
6702 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6703
6704         * configure.ac:
6705           Add dvdlpcmdec 
6706
6707         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6708         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6709           Don't push buffers if the src pad isn't negotiated yet.
6710           
6711         * gst/audioconvert/gstaudioconvert.c:
6712         (gst_audio_convert_buffer_to_default_format),
6713         (gst_audio_convert_buffer_from_default_format):
6714           Add support for 24-bit width.
6715
6716         * gst/dvdlpcmdec/.cvsignore:
6717         * gst/dvdlpcmdec/Makefile.am:
6718         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6719         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6720         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6721         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6722         (plugin_init):
6723         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6724           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6725           format. Needs support for the channels maps if someone can find 
6726           a DVD LPCM track with > 2 channels.
6727
6728         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6729         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6730         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6731         * gst/mpegstream/gstdvddemux.h:
6732         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6733         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6734         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6735         * gst/mpegstream/gstmpegdemux.h:
6736         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6737         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6738         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6739         (gst_mpeg_parse_handle_src_query),
6740         (gst_mpeg_parse_handle_src_event):
6741           Use audio/x-dvd-lpcm for LPCM output.
6742           Add DTS output.
6743
6744 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6745
6746         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6747
6748         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6749         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6750           Add BGRA handling (#165736).
6751
6752 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6753
6754         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6755
6756         * gst/law/alaw-decode.c: (alawdec_link):
6757         * gst/law/alaw-encode.c: (alawenc_link):
6758         * gst/law/mulaw-decode.c: (mulawdec_link):
6759         * gst/law/mulaw-encode.c: (mulawenc_link):
6760           Fix caps memleaks (#166600).
6761
6762 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6763
6764         * ext/tarkin/mem.h:
6765         * ext/tarkin/wavelet.h:
6766         * ext/tarkin/yuv.h:
6767         * gst/ffmpegcolorspace/avcodec.h:
6768           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6769           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6770
6771 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6772
6773         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6774         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6775         (gst_xvimagesink_change_state):
6776           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6777           Xv video (and thereby regenerate Xv colourkey) in clear() so
6778           that PLAY -> READY -> PLAY works (fixes #162504).
6779
6780 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6781
6782         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6783           Switch to list instead of range, since MJPEG-devices really just
6784           support decimations, not any size.
6785
6786 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6787         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6788         (gst_mpeg2dec_reset), (free_all_buffers),
6789         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6790         * ext/mpeg2dec/gstmpeg2dec.h:
6791           The libmpeg2 user-allocated buffer management is awkward, 
6792           to say the least. Hopefully this fixes things.
6793
6794 2005-02-04  Andy Wingo  <wingo@pobox.com>
6795
6796         * gst/audioconvert/bufferframesconvert.c
6797         (buffer_frames_convert_fixate): New function, fixates to 256
6798         frames per buffer by default. (Much better than 1.)
6799         (buffer_frames_convert_init): Set the fixate function for both src
6800         and sink pad.
6801         (buffer_frames_convert_link): After success setting nonfixed caps,
6802         get the negotiated caps so we can know how many buffer-frames it
6803         will be. No idea how this worked at all before.
6804
6805 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6806
6807         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6808         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6809         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6810         (handle_sequence), (handle_picture):
6811         * ext/mpeg2dec/gstmpeg2dec.h:
6812           Rearrange buffer tracking and refcounting and refactor
6813           a little for readability. 
6814
6815 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6816         * sys/v4l/gstv4l.c: (plugin_init):
6817         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6818         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6819         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6820         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6821         * sys/v4l/gstv4ljpegsrc.h:
6822         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6823         * sys/v4l/v4l_calls.h:
6824         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6825         (gst_v4lsrc_get_fps):
6826         * sys/v4l/v4lsrc_calls.h:
6827           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6828           you jpeg inside rgb frames" driver.
6829           Don't error in the v4lsrc link function, just return 
6830           REFUSED.
6831
6832 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6833
6834         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6835         (gst_qcamsrc_open):
6836           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6837
6838 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6839
6840         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6841           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6842
6843 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6844
6845         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6846           Reset negotiated state on PAUSED->READY.
6847
6848 2005-02-02  David Schleef  <ds@schleef.org>
6849
6850         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6851         whereever possible.  (Fixes #165997)
6852         * examples/capsfilter/capsfilter1.c: (main):
6853         * examples/dynparams/filter.c: (create_ui):
6854         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6855         * examples/seeking/chained.c: (main):
6856         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6857         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6858         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6859         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6860         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6861         * examples/switch/switcher.c: (main):
6862         * ext/dv/demo-play.c: (main):
6863         * ext/faad/gstfaad.c: (gst_faad_change_state):
6864         * ext/mad/gstmad.c: (gst_mad_chain):
6865         * ext/smoothwave/demo-osssrc.c: (main):
6866         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6867         (gst_gconf_render_bin_from_description),
6868         (gst_gconf_get_default_audio_sink),
6869         (gst_gconf_get_default_video_sink),
6870         (gst_gconf_get_default_audio_src),
6871         (gst_gconf_get_default_video_src),
6872         (gst_gconf_get_default_visualization_element):
6873         * gst/level/demo.c: (main):
6874         * gst/level/plot.c: (main):
6875         * gst/playback/gstplaybin.c: (gen_video_element),
6876         (gen_audio_element):
6877         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6878         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6879         * gst/sine/demo-dparams.c: (main):
6880         * gst/spectrum/demo-osssrc.c: (main):
6881         * gst/speed/demo-mp3.c: (main):
6882         * gst/volume/demo.c: (main):
6883         * testsuite/embed/embed.c: (main):
6884
6885 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6886
6887         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6888         (gst_tcpclientsink_finalize):
6889         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6890         (gst_tcpclientsrc_finalize):
6891         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6892         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6893         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6894         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6895           Don't leak the hostname when shutting down.
6896           In tcpserversrc, take a copy of the default hostname.
6897
6898 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6899
6900         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6901           Set caps to systemstream=TRUE.
6902
6903 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6904
6905         * testsuite/Makefile.am:
6906           Fix more OSX buildbots.
6907
6908 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6909
6910         * ext/mpeg2dec/gstmpeg2dec.c:
6911           Don't send things to NULL PAD_PEERs
6912
6913         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6914           Copy-on-write the incoming buffer.
6915
6916         * gst/mpegstream/gstdvddemux.h:
6917         * gst/mpegstream/gstmpegclock.h:
6918         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6919         (normal_seek), (gst_mpeg_demux_handle_src_event):
6920         * gst/mpegstream/gstmpegdemux.h:
6921         * gst/mpegstream/gstmpegpacketize.h:
6922         * gst/mpegstream/gstmpegparse.c:
6923         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6924         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6925         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6926         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6927         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6928         * gst/mpegstream/gstmpegparse.h:
6929         * gst/mpegstream/gstrfc2250enc.h:
6930           Various changes to the way time is computed that make seeking and
6931           total time estimation much better here.
6932           Use G_BEGIN/END_DECLS instead of __cplusplus
6933
6934         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6935           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6936
6937 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6938
6939         * gst/subparse/gstsubparse.c:
6940           Fix OSX buildbot.
6941
6942 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6943
6944         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6945         (theora_enc_chain), (theora_enc_change_state):
6946         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6947         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6948         (gst_vorbisenc_change_state):
6949         * ext/vorbis/vorbisenc.h:
6950           Set granulepos and timestamp correctly for streams not
6951           starting at 0, taking into account the initial delay.
6952
6953 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6954
6955         * gst/mpegstream/gstdvddemux.c:
6956           Add audio/x-dts to audio pad template caps
6957
6958 2005-01-30  David Schleef  <ds@schleef.org>
6959
6960         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6961         (create_context), (gst_polypsink_link): Fix silly endianness
6962         bug.  Add some debugging.  Remove float from caps; it doesn't
6963         work.  Attempt to get remote audio working.
6964
6965 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6966
6967         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6968           Add 3IV2 fourcc.
6969
6970 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6971
6972         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6973         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6974         (gst_avi_demux_stream_data):
6975         * gst/avi/gstavidemux.h:
6976           Invert DIB images. Fixes #132341.
6977
6978 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6979
6980         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6981         (gst_ffmpegcsp_chain):
6982           D'oh, reference the palette data, not the palette structure.
6983           Fixes color distortion in #132341.
6984
6985 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6986
6987         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6988           PAR can be non-fixed when not provided as argument (#162626).
6989
6990 2005-01-29  David Moore  <dcm@acm.org>
6991
6992         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6993
6994         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6995         (gst_qtdemux_loop_header):
6996           Re-apply patch from #142272 that allows non-seekable sources,
6997           re-proposed by Daniel Drake <dsd@gentoo.org>.
6998
6999 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7000
7001         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
7002           Use the src template for creating the src pad (#162330).
7003
7004 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7005
7006         * configure.ac:
7007         * ext/musepack/Makefile.am:
7008         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
7009         (gst_musepackdec_init), (gst_musepackdec_dispose),
7010         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
7011         (gst_musepack_stream_init), (gst_musepackdec_loop),
7012         (gst_musepackdec_change_state):
7013         * ext/musepack/gstmusepackdec.cpp:
7014         * ext/musepack/gstmusepackdec.h:
7015         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
7016         (gst_musepack_reader_read), (gst_musepack_reader_seek),
7017         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
7018         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
7019         * ext/musepack/gstmusepackreader.cpp:
7020         * ext/musepack/gstmusepackreader.h:
7021           Update to 1.1 API (#165446).
7022
7023 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7024
7025         * ext/Makefile.am:
7026           Unbreak buildbot.
7027
7028 2005-01-28  Andy Wingo  <wingo@pobox.com>
7029
7030         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
7031         to reflect a different dubious internet source. Add a reference
7032         and some commentary.
7033
7034 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7035
7036         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
7037         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
7038         * gst/playback/gststreamselector.h:
7039           Be more selective when we're redoing caps negotiation from
7040           within the chain function on a stream change.
7041
7042 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7043
7044         * configure.ac:
7045         * ext/Makefile.am:
7046         * ext/amrnb/Makefile.am:
7047         * ext/amrnb/amrnb.c: (plugin_init):
7048         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
7049         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
7050         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
7051         (gst_amrnbdec_state_change):
7052         * ext/amrnb/amrnbdec.h:
7053         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
7054         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
7055         (gst_amrnbparse_init), (gst_amrnbparse_formats),
7056         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
7057         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
7058         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
7059         * ext/amrnb/amrnbparse.h:
7060           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
7061         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7062           Add AMR-NB/-WB raw formats.
7063         * ext/alsa/gstalsa.c: (gst_alsa_link):
7064           Keep valid time when changing format.
7065         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7066         (qtdemux_parse_trak):
7067           Add some more format-specific options (#140141, #143555, #155163).
7068
7069 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7070
7071         * gst/matroska/matroska-demux.c:
7072         (gst_matroska_demux_parse_blockgroup):
7073           Fix logic error in timing of subtitle stream synchronization.
7074         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7075           Add skip-chunk, which is found in kodak-camera streams.
7076
7077 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7078
7079         * po/LINGUAS:
7080         * po/vi.po:
7081           Adding Vietnamese translation (submitted by Clytie Siddall)
7082
7083 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7084
7085         * gst/playback/gstdecodebin.c: (try_to_link_1):
7086           Use realpad for signal.
7087
7088 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7089
7090         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7091           Fix category so decodebin picks it up.
7092
7093 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7094
7095         * ext/mad/Makefile.am:
7096         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7097         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7098         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7099         (found_type), (gst_id3demux_bin_change_state):
7100         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7101         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7102         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7103         (gst_id3_tag_change_state), (plugin_init):
7104         * ext/mad/gstmad.h:
7105           Add id3demuxbin (which is a simple bin consisting of id3demux
7106           and typefind), take over rank from id3demux, remove typefind
7107           code from id3demux. Makes all broken mp3s that I know of work,
7108           and thereby fixes #152688.
7109
7110 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7111
7112         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7113
7114         * ext/mad/gstmad.c: (gst_mad_src_event):
7115         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7116           Allow seeks on audio pad, make mad forward those (#164826).
7117         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7118           Set duration (#165335).
7119
7120 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7121
7122         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7123         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7124         (gst_asf_demux_process_ext_content_desc),
7125         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7126         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7127         * gst/asfdemux/gstasfdemux.h:
7128           Improve metadata display, e.g. if the metadata comes before the
7129           streams are loaded (which is perfectly valid).
7130
7131 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7132
7133         * tools/gst-launch-ext-m.m:
7134           Fix AVI/ASF pipelines (#165340).
7135
7136 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7137         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7138         build failure on amd64
7139
7140 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7141
7142         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7143         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7144           Check environment variables GST_ID3V2_TAG_ENCODING,
7145           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7146           list of character encodings to force interpretation of non-unicode
7147           strings stored in an ID3v2 tag to a particular encoding. If none
7148           is specified, try to use current locale's encoding, then fall back
7149           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7150         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7151         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7152           Check environment variables GST_ID3V1_TAG_ENCODING,
7153           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7154           list of character encodings to use in case a string encountered
7155           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7156           specified, try to use the current locale's encoding, then fall
7157           back to ISO-8859-1 (which will always succeed).
7158
7159 2005-01-25  Benjamin Otte  <otte@gnome.org>
7160
7161         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7162           - on half framerate, compute the rate in advance so the comparisons
7163             don't compare wrong values
7164           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7165             behaviour
7166           - don't use mad_header_decode anymore, mad_frame_decode does that
7167             automatically
7168           - when getting rid of consumed bytes, reset the stream's skiplen
7169           (fixes #163867)
7170
7171 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7172
7173         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7174           Use 1/2 a second for default max_discont, as PES streams from DVB
7175           seem to have larger spacings in the SCR. 
7176           Fix a typo.
7177
7178 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7179
7180         * gst/playback/gstplaybasebin.c: (group_commit):
7181           Notify delayed stream-info availability.
7182
7183 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7184         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7185         (gst_a52dec_handle_event), (gst_a52dec_chain):
7186         Add some debug output. Check that a discont has a valid
7187         time associated.
7188         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7189         (gst_alsa_sink_loop):
7190         Ignore TAG events. A little extra debug for broken timestamps.
7191         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7192         (dvdnavsrc_change_state):
7193         Ensure we send a discont to engage the link before we send any
7194         other events.
7195         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7196         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7197         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7198         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7199         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7200         dvd://title works in totem because typefinding sends a seek that ends
7201         up going back to chapter 1 regardless.
7202         * ext/mpeg2dec/gstmpeg2dec.c:
7203         * ext/mpeg2dec/gstmpeg2dec.h:
7204         Output correct timestamps and handle disconts.
7205         * ext/ogg/gstoggdemux.c: (get_relative):
7206         Small guard against a null dereference.
7207         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7208         (gst_textoverlay_set_property):
7209         Free memory when done. Don't call gst_event_filler_get_duration on
7210         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7211         g_warning.
7212         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7213         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7214         (gst_sw_srclink), (gst_smoothwave_chain):
7215         Draw solid lines, prettier colours.
7216         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7217         Add a default palette that'll work for some movies.
7218         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7219         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7220         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7221         * gst/mpegstream/gstdvddemux.h:
7222         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7223         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7224         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7225         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7226         * gst/mpegstream/gstmpegparse.h:
7227         Use PTM/NAV events when for timestamp adjustment when connected to 
7228         dvdnavsrc. Don't use many discont events where one suffices.
7229         * gst/playback/gstplaybasebin.c: (group_destroy),
7230         (gen_preroll_element), (gst_play_base_bin_add_element):
7231         * gst/playback/gstplaybasebin.h:
7232         Make sure we remove subtitles from the same bin we put them in.
7233         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7234         (gst_subparse_buffer_format_autodetect),
7235         (gst_subparse_change_state):
7236         Fix some memleaks and invalid accesses.
7237         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7238         (oggskel_type_find), (cmml_type_find), (plugin_init):
7239         Some typefind functions for Annodex v3.0 files
7240         * gst/wavparse/gstwavparse.h:
7241         GstRiffReadClass is the correct parent class.
7242
7243 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7244
7245         * gst-libs/gst/riff/riff-media.c:
7246         (gst_riff_create_video_caps_with_data):
7247           Add extradata to huffyuv (fixes #165013).
7248         * gst-libs/gst/riff/riff-read.c:
7249         (gst_riff_read_strf_vids_with_data):
7250           Fix extradata extraction if it is in the chunk size.
7251
7252 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7253
7254         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7255
7256         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7257         (gst_quarktv_change_state), (gst_quarktv_dispose):
7258           Memory free'ing location fix (#164708).
7259
7260 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7261
7262         * gst/playback/gstplaybasebin.c: (group_commit),
7263         (gen_preroll_element), (probe_triggered), (gen_source_element),
7264         (setup_source), (gst_play_base_bin_change_state),
7265         (gst_play_base_bin_add_element):
7266           Don't block for streams.
7267         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7268         (gst_stream_info_set_mute):
7269           Use gst_pad_set_active_recursive.
7270
7271 2005-01-25  Andy Wingo  <wingo@pobox.com>
7272
7273         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7274         for #ifndef HAVE_XVIDEO.
7275
7276 2005-01-24  Jeffrey C. Ollie
7277
7278         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7279
7280         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7281         * ext/gsm/gstgsmdec.h:
7282         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7283         * ext/gsm/gstgsmenc.h:
7284         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7285         was given by property. Add proper buffer timestamps and offsets.
7286
7287 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7288
7289         * gst-libs/gst/riff/riff-media.c:
7290         (gst_riff_create_audio_caps_with_data):
7291           Audio can be <8000Hz.
7292
7293 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7294
7295         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7296           Explicit state change to workaround refcount bugs.
7297
7298 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7299
7300         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7301         (gst_avimux_riff_get_avi_header):
7302           Fix...
7303
7304 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7305
7306         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7307         (gst_riff_read_element_data):
7308         * gst-libs/gst/riff/riff-read.h:
7309           Add _peek version (req'ed in CDXA).
7310         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7311         (gst_cdxaparse_loop):
7312           Fix parsing in playbin.
7313         * gst/playback/gstdecodebin.c: (close_pad_link):
7314           Ignore current_ pads, they cause major annoyance.
7315
7316 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7317
7318         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7319           Safety guard.
7320
7321 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7322
7323         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7324           Fix padding...
7325
7326 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7327
7328         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7329           Allow for 0-sized buffers. Fixes length query problems in
7330           starwars.mkv from the testsuite.
7331
7332 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7333
7334         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7335         (gst_video_box_i420), (gst_video_box_chain):
7336           Fix row strides for I420 (fixes #163159)
7337           
7338 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7339
7340         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7341           MPEG2 has a useful rate property, so we can actually use that.
7342           For MPEG-1, continue using the bytes/time properties.
7343
7344 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7345
7346         * gst-libs/gst/riff/riff-media.c:
7347         (gst_riff_create_video_caps_with_data),
7348         (gst_riff_create_video_template_caps):
7349           Add intel-h263.
7350
7351 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7352
7353         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7354           Fail if caps negotiation fails. Should fix #162184, and should
7355           definately be in there regardless of it fixing the actual bug.
7356         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7357         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7358         (gst_avimux_riff_get_avix_header),
7359         (gst_avimux_riff_get_video_header),
7360         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7361         (gst_avimux_start_file), (gst_avimux_handle_event),
7362         (gst_avimux_change_state):
7363         * gst/avi/gstavimux.h:
7364           Refactor structure writing to use GST_WRITE_UINT macros, add
7365           metadata writing support.
7366
7367 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7368
7369         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7370           Elements may already be destroyed when this function is called.
7371
7372 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7373
7374         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7375         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7376           More memory leak fixes (#149162).
7377
7378 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7379
7380         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7381         (gst_qtdemux_add_stream):
7382           Fix two memleaks.
7383
7384 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7385
7386         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7387           Argh...
7388
7389 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7390
7391         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7392           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7393           when fixating to six channels in Totem.
7394
7395 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7396
7397         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7398           Fix compile warnings on Solaris 10 buildbot
7399
7400 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7401
7402         * ext/dvdread/dvdreadsrc.c: (_read):
7403           Don't read beyond the last cell in a chapter (fixes 
7404           invalid memory access)
7405
7406 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7407
7408         * ext/dvdread/stream_labels.c:
7409         (dvdreadsrc_get_audio_stream_labels):
7410           Use NULL for an empty GList instead of g_list_alloc(); fix 
7411           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7412           of GString (easier to bulk free later)
7413
7414 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7415
7416         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7417
7418         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7419         (gst_ffmpeg_pixfmt_to_caps):
7420           Fix BGRA32 caps (#164209).
7421
7422 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7423
7424         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7425
7426         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7427         (gst_ffmpeg_caps_to_pixfmt):
7428           alpha_mask can be RGBA/ABGR. Fixes #164265.
7429
7430 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7431
7432         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7433
7434         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7435         (gst_mpeg2dec_alloc_buffer):
7436         * ext/mpeg2dec/gstmpeg2dec.h:
7437           Crop if decoding size is not the actual image size (#163676).
7438
7439 2005-01-17  Steve Baker  <steve@stevebaker.org>
7440
7441         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7442
7443         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7444         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7445           Add libsndfile typefind functions (#163309).
7446
7447 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7448
7449         * tools/gst-launch-ext-m.m:
7450           Add .aac, fix .m1v/.m2v (#163891).
7451
7452 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7453
7454         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7455           Sanity check, don't wait endlessly since the clock might not
7456           actually run at this point (which is a deadlock). Fixes #164069.
7457
7458 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7459
7460         * gst/playback/gstplaybasebin.c: (probe_triggered):
7461           Of course, only pause if group is done...
7462
7463 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7464
7465         * gst/playback/gstplaybasebin.c: (probe_triggered):
7466           Thread safety.
7467
7468 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7469
7470         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7471           Don't return state change success when the parent
7472           failed.
7473
7474 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7475
7476         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7477           Free events (fix memleak in #162905).
7478
7479 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7480
7481         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7482
7483         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7484         (gst_ffmpeg_caps_to_pixfmt):
7485           Fix for depth = 15. Fixes #161675.
7486
7487 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7488
7489         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7490           Set FPS correctly, even for webcams and the like.
7491         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7492           Don error on setting while capturing.
7493
7494 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7495
7496         * ext/dv/gstdvdec.c:
7497         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7498         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7499           I'm a bad boy. using /1001. to force C to do float division
7500           and not integer division (as it did in my last commit)
7501           Thanks to David I. Lehn for pointing this mistake.
7502
7503 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7504
7505         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7506           Revert Johan??s 1.35->1.36 since it breaks compat.
7507
7508 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7509
7510         * ext/dv/gstdvdec.c:
7511         * ext/libfame/gstlibfame.c:
7512         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7513         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7514           replace framerate aproximations by their real value
7515           (24000/1001, 30000/1001, 60000/1001)
7516           Finish fixing bug #164049
7517
7518 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7519
7520         * ext/ogg/gstoggmux.c:
7521           eos/bos debugging
7522         * gst/tcp/gstmultifdsink.c:
7523         * gst/tcp/gstmultifdsink.h:
7524         * gst/tcp/gsttcp.c:
7525         * gst/tcp/gsttcp.h:
7526         * gst/tcp/gsttcpclientsink.c:
7527         * gst/tcp/gsttcpclientsrc.c:
7528         * gst/tcp/gsttcpserversink.c:
7529         * gst/tcp/gsttcpserversrc.c:
7530           improve reusability of elements after state changes and errors
7531           make multifdsink throw away streamheaders when receiving new ones
7532
7533 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7534
7535         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7536           Fix for if items are already in list...
7537
7538 2005-01-12  Benjamin Otte  <otte@gnome.org>
7539
7540         * gst/adder/gstadder.c: (gst_adder_loop):
7541           fix adder a bit so it doesn't screw up with events as much anymore
7542
7543 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7544
7545         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7546         (pixbufscale_scale), (gst_pixbufscale_chain):
7547         * ext/gdk_pixbuf/pixbufscale.h:
7548           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7549           to ensure rowstrides are calculated the same way as 
7550           ffmpegcolorspace
7551           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7552           that we pick up duration and offset also.
7553
7554 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7555
7556         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7557         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7558           Reusability fixes.
7559
7560 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7563         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7564         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7565         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7566           Update flags when requested.
7567
7568 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7569
7570         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7571           Fix dmix.
7572
7573 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7574
7575         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7576         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7577         (probe_triggered), (new_decoded_pad), (gen_source_element),
7578         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7579         * gst/playback/gstplaybasebin.h:
7580         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7581         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7582         (gst_play_bin_change_state):
7583           Implement group-switch signal for use in apps to clear metadata
7584           cache, clean up subtitle, add suburi property instead of # hack,
7585           some error-out fixes.
7586
7587 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7588
7589         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7590           Debug.
7591         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7592           If we got a state change in the _get handler, don't return success.
7593
7594 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7595
7596         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7597         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7598           Make jpegdec quiet on MJPEG decoding
7599         * gst/asfdemux/README:
7600           Fix mimetypes for MJPEG and H263
7601
7602 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7603
7604         * ext/theora/theoradec.c: (theora_dec_chain):
7605           Fix broken code generation by gcc by swapping arguments.
7606         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7607           Fix \n in debug.
7608
7609 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7610
7611         * TODO:
7612           delete this file, it is by far outdated
7613         * ext/alsa/gstalsa.1: remove
7614         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7615         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7616         (gst_alsa_get_caps):
7617           Add HW probing for supported sample rates. Fixes #161704
7618
7619 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7620
7621         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7622           Don't crash, biatch! :).
7623
7624 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7625
7626         * ext/musepack/gstmusepackreader.cpp:
7627         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7628           Some work on tags - still doesn't work in playbin...
7629         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7630           Handle events...
7631
7632 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7633
7634         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7635           Also shove tags on kid pads.
7636
7637 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7638
7639         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7640           Don't bail on unknown events.
7641         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7642           Don't crash on events before negotiation.
7643         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7644           Send tags on pads, too.
7645         * gst/playback/gststreamselector.c:
7646         (gst_stream_selector_request_new_pad):
7647           Forward events on first pad if no input was selected yet.
7648
7649 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7650
7651         * gst/playback/gstplaybasebin.c: (setup_substreams):
7652           Don't disable streamtype if the stream doesn't exist, since
7653           then playing a video after audio will disable both and nothing
7654           will happen. Fixes the testsuite.
7655
7656 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7657
7658         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7659         (gst_v4l_xoverlay_set_xwindow_id):
7660         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7661         (gst_v4l2_xoverlay_set_xwindow_id):
7662           Add debug categories, fix overlay disabling.
7663
7664 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7665
7666         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7667         * ext/alsa/gstalsa.h:
7668           Add HW probing for period_count/size and buffer_size MIX/MAX
7669           Adjust default/user defined value if out of bounds
7670           Should fix bug #162024
7671
7672 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7673
7674         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7675           Fix warning (#161191).
7676
7677 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7678
7679         * ext/dvdread/stream_labels.c:
7680         (dvdreadsrc_get_audio_stream_labels):
7681           Fix warning (init the good variable in switch default)
7682
7683 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7684
7685         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7686
7687         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7688           Fix gcc-2.95 compile (#163485).
7689
7690 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7691
7692         * configure.ac:
7693         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7694         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7695         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7696         (gst_flacenc_change_state):
7697         * ext/flac/gstflacenc.h:
7698           Update for API change in flac-1.1.1. Update requirement in
7699           configure.ac. Fixes #162974.
7700
7701 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7702
7703         * gst/playback/gstplaybasebin.c: (group_destroy):
7704           Remove hack to get rid of assert and get rid of unlinked
7705           signals properly.
7706
7707 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7708
7709         * gst/playback/gstplaybasebin.c: (setup_source):
7710           Set source to NULL so that resources are free'ed. Fixes issues
7711           with playback of CDDA and similar device-accessing things.
7712
7713 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7714
7715         * testsuite/embed/Makefile.am:
7716           test->noinst, fix make test in buildbot.
7717
7718 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7719
7720         * ext/dvdread/stream_labels.c: new file
7721         * ext/dvdread/stream_labels.h: new file
7722         * ext/dvdread/Makefile.am:
7723         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7724           Extract audio stream label from DVD IFO files.
7725           It only dump them on the console for now, still have to
7726           make playbin aware of them.
7727
7728 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7729
7730         * gst/playback/gstplaybasebin.c: (setup_source):
7731           Fix hanging subs.
7732
7733 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7734
7735         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7736         (gen_preroll_element), (remove_groups), (setup_subtitle),
7737         (gen_source_element), (setup_source):
7738         * gst/playback/gstplaybasebin.h:
7739           Multiple .sub files is just a stupid idea... Fix some threading
7740           mistakes. Interestingly, external .sub files cause playbin to
7741           hang, I don't know why... Parsing fixes contributed by Fran??ois
7742           Kooman <fkooman@tuxed.net>.
7743
7744 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7745
7746         * testsuite/embed/Makefile.am:
7747           Fix buildbot.
7748
7749 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7750
7751         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7752
7753         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7754         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7755         (gst_pngenc_set_property):
7756         * ext/libpng/gstpngenc.h:
7757           Add compression level property (#163323).
7758
7759 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7760
7761         * configure.ac:
7762         * examples/capsfilter/capsfilter1.c: (main):
7763         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7764         * ext/dvdread/Makefile.am:
7765         * ext/dvdread/demo-play:
7766         * ext/dvdread/demo-play.c:
7767         * gconf/gstreamer.schemas.in:
7768         * gst-libs/gst/gconf/gconf.c:
7769         * sys/v4l/TODO:
7770         * testsuite/Makefile.am:
7771         * testsuite/embed/Makefile.am:
7772         * testsuite/embed/embed.c: (cb_expose), (main):
7773           Remove all references to xvideosink, fix examples (#140845).
7774         * gst/playback/gstplaybasebin.c: (group_destroy):
7775           Apparently, disposal does not unlink - so do explicitely.
7776         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7777           Add debug.
7778
7779 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7780
7781         * README: fix PKG_CONFIG_PATH instructions, what was there
7782         previously was breaking default search path, not nice. 
7783         Fixes #163358
7784
7785 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7786
7787         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7788         (gst_audioscale_chain):
7789           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7790           when resampling - how the ^@$^!@^! is this possible?!?
7791
7792 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7793
7794         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7795           Reset variables on READY.
7796         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7797         (gst_matroska_mux_loop):
7798           Require data before writing header.
7799
7800 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7801
7802         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7803
7804         * ext/mad/gstmad.c: (gst_mad_chain):
7805           Don't call mad_stream_sync() directly after recovering sync.
7806           Fixes #151661.
7807
7808 2005-01-09  Martin Eikermann  <meiker@upb.de>
7809
7810         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7811
7812         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7813         (snapshot_handler), (gst_snapshot_sinkconnect),
7814         (gst_snapshot_chain):
7815           Allocate resources when required, fix recursive signal emission
7816           and fix caps. Fixes #161667.
7817
7818 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7819
7820         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7821
7822         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7823         (gst_pngdec_chain):
7824           Handle only 8-bppc (bits-per-pixel-component) images, better
7825           error handling and correct strides. Fixes #163177.
7826         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7827         (gst_pngenc_chain):
7828           Better error handling. Fixes #163348.
7829
7830 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7831
7832         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7833         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7834         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7835         (dvdnavsrc_uri_handler_init):
7836           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7837         * gst/playback/gstplaybasebin.c: (gen_source_element):
7838           Add MMS to streaming URIs.
7839
7840 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7841
7842         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7843         * sys/xvimage/xvimagesink.c:
7844         (gst_xvimagesink_navigation_send_event):
7845           Check for pad availability before sending event.
7846
7847 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7848
7849         * gst-plugins.spec.in:
7850           Add subparse.
7851
7852 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7853
7854         * configure.ac:
7855           Since we use functions from CVS, up requirement.
7856
7857 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7858
7859         * gst/playback/Makefile.am:
7860         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7861         (group_destroy), (group_commit), (group_is_muted),
7862         (gen_preroll_element), (add_stream), (unknown_type),
7863         (probe_triggered), (preroll_unlinked), (mute_stream),
7864         (silence_stream), (new_decoded_pad), (setup_substreams),
7865         (setup_source), (get_active_source), (mute_group_type),
7866         (muted_group_change_state), (set_active_source),
7867         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7868         (play_base_eos), (gst_play_base_bin_change_state):
7869         * gst/playback/gstplaybasebin.h:
7870         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7871         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7872         (gst_stream_info_dispose), (stream_info_mute_pad),
7873         (stream_info_change_state), (gst_stream_info_set_mute):
7874         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7875         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7876         (gst_stream_selector_init), (gst_stream_selector_dispose),
7877         (gst_stream_selector_get_linked_pad),
7878         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7879         (gst_stream_selector_get_linked_pads),
7880         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7881         * gst/playback/gststreamselector.h:
7882           Adding stream selection support plus required properties for
7883           applications to use this. Fully fixes #100931.
7884
7885 2005-01-08  Benjamin Otte  <otte@gnome.org>
7886
7887         * gst/games/gstpuzzle.c: (nav_event_handler):
7888           - handle nav events differently: forward every event no matter if it
7889             was handled or not.
7890           - translate events
7891           You can now cheat by using navigationtest ! puzzle and moving the
7892           mouse close to the edge of a tile. ;)
7893
7894 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7895
7896         * configure.ac:
7897         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7898         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7899         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7900         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7901         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7902         (gst_ogm_parse_plugin_init):
7903         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7904         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7905         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7906         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7907         * ext/pango/gsttextoverlay.h:
7908         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7909         (gst_matroska_demux_handle_seek_event),
7910         (gst_matroska_demux_sync_streams),
7911         (gst_matroska_demux_parse_blockgroup),
7912         (gst_matroska_demux_subtitle_caps),
7913         (gst_matroska_demux_plugin_init):
7914         * gst/matroska/matroska-ids.h:
7915         * gst/playback/gstdecodebin.c: (close_pad_link):
7916         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7917         (gen_preroll_element), (remove_groups), (add_stream),
7918         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7919         (setup_source):
7920         * gst/playback/gstplaybasebin.h:
7921         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7922         * gst/subparse/Makefile.am:
7923         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7924         (gst_subparse_base_init), (gst_subparse_class_init),
7925         (gst_subparse_init), (gst_subparse_formats),
7926         (gst_subparse_eventmask), (gst_subparse_event),
7927         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7928         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7929         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7930         (parse_mpsub_deinit), (parse_mpsub_init),
7931         (gst_subparse_buffer_format_autodetect),
7932         (gst_subparse_format_autodetect), (gst_subparse_loop),
7933         (gst_subparse_change_state), (gst_subparse_type_find),
7934         (plugin_init):
7935         * gst/subparse/gstsubparse.h:
7936         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7937         (plugin_init):
7938           Add subtitle support, .sub parser (supports SRT and MPsub),
7939           OGM text support, Matroska UTF-8 text support, deadlock fixes
7940           all over the place, subtitle awareness in decodebin/playbin
7941           and some fixes to textoverlay to handle subtitles in a stream
7942           correctly. Fixes #100931.
7943
7944 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7945
7946         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7947           Check for pad availability before doing a query on it.
7948
7949 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7950
7951         * ext/dv/gstdvdec.c:
7952           really fix bpp24/32 dvdec caps (classic rgba indeed)
7953         * gst/asfdemux/gstasfdemux.c:
7954         (gst_asf_demux_process_ext_content_desc):
7955           don't send text tags if they are empty (bis repetita)
7956
7957 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7958
7959         * ext/dv/gstdvdec.c:
7960          remove unneeded comment from dvdec
7961           (related to DV 4CC codes in AVI files)
7962           moved them in gstreamer/docs/random/mimetypes
7963         * gst/asfdemux/gstasfdemux.c:
7964         (gst_asf_demux_process_ext_content_desc):
7965          don't send text tags if they are empty
7966          fix mem leak on error path
7967         * gst/ffmpegcolorspace/avcodec.h:
7968         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7969         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7970         (gst_ffmpegcsp_avpicture_fill):
7971         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7972         * gst/ffmpegcolorspace/imgconvert_template.h:
7973          adds BGR32 and BGRA32 to ffmpegcolorspace
7974           (still bad colors, fixing it on next commit)
7975           helps with dvdec outputing BGR32
7976
7977 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7978
7979         * ext/dv/gstdvdec.c:
7980          Fix audio caps i just broke (missing ',')
7981         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7982         (gst_matroska_mux_reset):
7983          Fix typo + add FIXME about old "x-gst-metadata" crap
7984
7985 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7986
7987         * ext/dv/demo-play.c: (main):
7988          xvideosink -> xvimagesink
7989         * ext/dv/gstdvdec.c:
7990          change rgb 32/32 caps to 24/32 (no alpha)
7991          change nb of channels to be a list (2 or 4, not 2)
7992          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7993         * gst/asfdemux/gstasfdemux.c:
7994         (gst_asf_demux_process_ext_content_desc):
7995          Add 'date/year' to extracted metadata list
7996
7997 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7998
7999         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8000           The return value of fixate_to does not imply that the requested
8001           value was set, so don't assume.
8002
8003 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
8004
8005         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8006
8007         * ext/libpng/gstpngdec.c:
8008         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
8009         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
8010         * ext/libpng/gstpngenc.h:
8011           Alpha support (encoder; #163161), mime fixage.
8012
8013 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
8014
8015         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8016
8017         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
8018         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
8019         (gst_faac_set_property), (gst_faac_get_property):
8020         * ext/faac/gstfaac.h:
8021           Allow for ADTS output (#153434).
8022
8023 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8024
8025         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8026           Fix against template (#150576).
8027
8028 2005-01-06  Benjamin Otte  <otte@gnome.org>
8029
8030         * gst/games/gstpuzzle.c: (draw_puzzle):
8031           don't draw a puzzle if either width or height of tiles would be 0.
8032
8033 2005-01-06  Benjamin Otte  <otte@gnome.org>
8034
8035         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
8036         (gst_puzzle_class_init), (gst_puzzle_finalize):
8037           no memleaks, please
8038         (gst_puzzle_create), (gst_puzzle_init),
8039         (gst_puzzle_set_property), (gst_puzzle_setup):
8040           change initialization code around so we don't reshuffle on resize
8041         (draw_puzzle):
8042           fix another stupid typo
8043
8044 2005-01-06  Benjamin Otte  <otte@gnome.org>
8045
8046         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
8047           fix stupid typo that borked copying on YUY2
8048
8049 2005-01-06  Benjamin Otte  <otte@gnome.org>
8050
8051         * gst/games/gstpuzzle.c: (draw_puzzle):
8052           fix edges when image sizes aren't multiples of tile sizes
8053
8054 2005-01-06  Benjamin Otte  <otte@gnome.org>
8055
8056         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
8057           make RGB endianness work correctly
8058         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
8059           refactor and fix race with initial shuffling
8060         (nav_event_handler):
8061           allow using the mouse to puzzle
8062         (draw_puzzle):
8063           insist on tiles having width and height as multiples of 4 to get
8064           clean YUV image handling
8065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8066         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8067           s/DEBUG/LOG/ for common messages
8068         (gst_xvimagesink_navigation_send_event):
8069           fix mouse event translation to not include screen PAR
8070         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8071           fix mouse event translation to actually work
8072
8073 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8074
8075         * gst/asfdemux/gstasfdemux.c:
8076         (gst_asf_demux_process_ext_content_desc):
8077          Extract TrackNumber metadata + clean up code
8078         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8079          Hope this is the good fix (var used unitialised)
8080
8081 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8082
8083         * ext/faad/gstfaad.c: (gst_faad_chain):
8084           Only increment timestamp if it's valid. Fixes raw AAC streams.
8085
8086 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8087
8088         * configure.ac:
8089         * gst/games/Makefile.am:
8090         * gst/games/gstpuzzle.c:
8091           add a puzzle game with...
8092         * gst/games/gstvideoimage.c:
8093         * gst/games/gstvideoimage.h:
8094           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8095           from videotestsrc and made into something that would be a nice
8096           library for a lot of other plugins.
8097
8098 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8099
8100         * configure.ac:
8101          don't compile faad plugin if a RC of 2.0 is found
8102          Fixes #155346 (and FC1 buildbot)
8103         * gst/asfdemux/gstasfdemux.c:
8104         (gst_asf_demux_process_ext_content_desc):
8105          try to make Solaris compiler happier
8106
8107 2005-01-06  Paul Jack  <pjack@sfaf.org>
8108
8109         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8110
8111         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8112           Fix segfault (#161667).
8113
8114 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8115
8116         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8117           Fix framerate reporting.
8118
8119 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8120
8121         * gst-libs/gst/riff/riff-ids.h:
8122         * gst/wavenc/riff.h:
8123          Add AMR (VBR and CBR) ids to riff.h audio codec list
8124         * gst/asfdemux/gstasfdemux.c:
8125         (gst_asf_demux_process_ext_content_desc),
8126         (gst_asf_demux_process_object):
8127           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8128
8129 2005-01-05  Martin Eikermann  <meiker@upb.de>
8130
8131         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8132
8133         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8134         (gst_dvd_demux_handle_discont):
8135         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8136         (gst_mpeg_demux_handle_discont):
8137           Recreate pads on new-media (#160730).
8138         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8139           Send discont even if manager changes timestamps (#161929).
8140
8141 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8142
8143         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8144
8145         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8146           Fix invalid memory access (#159211).
8147
8148 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8149
8150         * examples/gstplay/player.c: (main):
8151           Don't iterate.
8152         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8153           Add visualizations.
8154         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8155         (gst_a52dec_handle_frame):
8156           Set duration.
8157         * ext/dvdnav/gst-dvd:
8158           Add audioconvert. Fixes #161325.
8159         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8160           Explicitely case to gint64. Possible valgrind error.
8161         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8162         (gst_play_tick_callback), (gst_play_change_state),
8163         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8164         (gst_play_set_location), (gst_play_get_location),
8165         (gst_play_seek_to_time), (gst_play_set_data_src),
8166         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8167         (gst_play_set_visualization), (gst_play_connect_visualization),
8168         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8169         (gst_play_new):
8170           Use playbin. Fixes #139749 and #147744.
8171         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8172           Add genre tag.
8173         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8174         (audioscale_get_type), (gst_audioscale_base_init),
8175         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8176         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8177         (gst_audioscale_link), (gst_audioscale_get_buffer),
8178         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8179         (gst_audioscale_init), (gst_audioscale_dispose),
8180         (gst_audioscale_chain), (gst_audioscale_set_property),
8181         (gst_audioscale_get_property), (plugin_init):
8182           Indent properly.
8183         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8184           Fix LPCM.
8185         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8186         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8187         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8188           Add more metadata (fixes #162656).
8189
8190 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8191
8192         * configure.ac:
8193           back to cvs
8194
8195 === release 0.8.7 ===
8196
8197 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8198
8199         * NEWS:
8200         * RELEASE:
8201         * configure.ac:
8202           releasing 0.8.7, "Hyperspace"
8203
8204 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8205
8206         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8207
8208         * gst/playback/gstplaybasebin.c:
8209          Fix for #162924 - free caps after use, not before
8210
8211 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8212
8213         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8214
8215         * gst/playback/gstplaybasebin.c:
8216         * gst/wavparse/gstwavparse.c:
8217           Fix for #154773 - fixes playback of small .wav files
8218
8219 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8220
8221         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8222
8223         * gst/audioscale/gstaudioscale.c:
8224           Fix for #162819 - make audioscale reusable
8225           Fixes playback of more than one file with playbin/totem
8226
8227 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8228
8229         * gst/ffmpegcolorspace/avcodec.h:
8230         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8231         * gst/ffmpegcolorspace/imgconvert.c:
8232           clean up the mess that made me cry and avoid needless duplication
8233
8234 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8235
8236         * gst/ffmpegcolorspace/imgconvert.c:
8237           give some indication of why we're segfaulting
8238
8239 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8240
8241         * configure.ac:
8242           Fix indentation, fix v4l2 plugin detection.
8243         * ext/Makefile.am:
8244           Fix libmms location (Maciej, use diff -u!).
8245         * ext/alsa/gstalsa.c: (gst_alsa_init):
8246           Initialize caps cache to NULL.
8247         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8248           Only change state on audiosink if it exists.
8249
8250 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8251
8252         * gst/matroska/matroska-demux.c:
8253         * gst/matroska/matroska-ids.h:
8254         * gst/matroska/matroska-demux.h:
8255         Fix Vorbis streams failing to decode in some files, where cluster_time
8256         isn't 0, because then it doesn't send codec_priv before actual data.
8257         Remove time-based test and replace it with marker set on beginning of
8258         new stream
8259
8260 2004-12-28  David Schleef  <ds@schleef.org>
8261
8262         Merge patch from Ronald fixing problems with streaming
8263         text.
8264         * ext/cairo/gstcairo.c: (plugin_init):
8265         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8266         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8267         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8268         (gst_textoverlay_font_init), (gst_textoverlay_init),
8269         (gst_textoverlay_set_property):
8270         * ext/cairo/gsttextoverlay.h:
8271
8272 2004-12-27  David Schleef  <ds@schleef.org>
8273
8274         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8275         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8276         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8277         (gst_textoverlay_font_init), (gst_textoverlay_init),
8278         (gst_textoverlay_set_property): Improvements to actually
8279         render text as white on black outline on video, including
8280         font selection and horizontal/vertical alignment.  (Ronald's
8281         christmas present)
8282         * ext/cairo/gsttextoverlay.h:
8283
8284 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8285
8286         * ext/ogg/gstogg.c:
8287         * ext/ogg/gstogmparse.c:
8288           fix ogm[audio/video]parse plugin registration
8289           (riff won't load if bytestream is already loaded)
8290
8291 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8292
8293         * gst/audioconvert/gstchannelmix.c:
8294           fix for GLIB < 2.4
8295
8296 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8297
8298         * Makefile.am:
8299         * configure.ac:
8300           disable docs again until it actually passes make distcheck.
8301
8302 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8303
8304         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8305         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8306         (plugin_init):
8307           Add 3GP (variables name Q3GP because they can't start with a
8308           number). Add samr audio fourcc (used in .3gp files), decoder
8309           is work in progress. Also do a GST_WARNING instead of ERROR
8310           in case of unknown nodes, to decrease output.
8311
8312 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8313
8314         * Makefile.am:
8315           really fix dist
8316
8317 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8318
8319         * configure.ac:
8320         * ext/speex/gstspeexdec.h:
8321         * ext/speex/gstspeexenc.h:
8322           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8323           Fix detection code in configure.ac
8324
8325 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8326
8327         * gst/matroska/matroska-demux.c:
8328         (gst_matroska_demux_parse_blockgroup):
8329           Save position, so that queries give proper return values. Don't
8330           know how this could ever have worked before...
8331
8332 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8333
8334         * configure.ac:
8335           Put additional LAME check inside the conditional.  Fixes #152339
8336
8337 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8338
8339         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8340         (gst_avi_demux_stream_scan):
8341           Add some more debug. Fix logic error when setting movi offset
8342           while reading index.
8343
8344 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8345
8346         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8347         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8348         (gst_avi_demux_process_next_entry):
8349           Add some debugging. Better detection of broken indexes and the
8350           accompanying index recovery. No infinite loops on state changes
8351           when we're still in our loopfunction.
8352
8353 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8354
8355         * configure.ac:
8356           Fix up.
8357
8358 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8359
8360         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8361
8362         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8363           Normalizing the value before setting
8364         (gst_sunaudiomixer_get_volume):
8365           Normalizing the value after getting. Fixes bug# 161980
8366
8367 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8368
8369         * Makefile.am: Make sure docs gets disted
8370         * docs/Makefile.am: Make sure all needed files get disted
8371         * gst-plugins.spec.in: latest updates
8372
8373 2004-12-22  Wim Taymans  <wim@fluendo.com>
8374
8375         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8376         Revert patch 1.38 as clock distribution over schedulers does
8377         not work correcly in the core yet.
8378
8379 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8380
8381         * sys/oss/README: remove this file, which predates my birth
8382           (and which content is by far outdated)
8383
8384 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8385
8386         * Makefile.am:
8387         * configure.ac:
8388         * docs/Makefile.am:
8389         * docs/libs/Makefile.am:
8390         * docs/libs/gst-plugins-libs-docs.sgml:
8391         * docs/libs/gst-plugins-libs-sections.txt:
8392         * docs/libs/tmpl/gstgconf.sgml:
8393         * docs/upload.mak:
8394         * docs/version.entities.in:
8395           Added boilerplate gtk-doc files for plugin-libs documentation.
8396
8397 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8398
8399         * gst/auparse/gstauparse.c: fix int and float audio caps
8400
8401 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8402
8403         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8404         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8405           g_assert() can be a macro, don't use #ifdef inside it.
8406
8407 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8408
8409         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8410
8411         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8412         (gst_videorate_init), (gst_videorate_chain),
8413         (gst_videorate_change_state):
8414           Event handling (fixes #159986).
8415
8416 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8417
8418         * gst-libs/gst/riff/riff-media.c:
8419         (gst_riff_create_video_caps_with_data):
8420           Add BLZ0 (Blizzard's version of DivX) fourcc.
8421
8422 2004-12-18  David Schleef  <ds@schleef.org>
8423
8424         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8425         portability fix.
8426
8427 2004-12-18  David Schleef  <ds@schleef.org>
8428
8429         * gst/tta/ttadec.h: Disable some header code that isn't used
8430         and clearly isn't portable.
8431
8432 2004-12-18  David Schleef  <ds@schleef.org>
8433
8434         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8435         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8436         (avcodec_get_pix_fmt), (avpicture_layout),
8437         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8438         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8439         Fix code to not use GCC extensions (and c99 extensions that
8440         Forte does not like.)
8441
8442 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8443
8444         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8445
8446         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8447         (gst_deinterlace_chain):
8448           Rowstride fixes. Fixes #161039.
8449         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8450         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8451         (gst_video_crop_getcaps), (gst_video_crop_link),
8452         (gst_video_crop_i420), (gst_video_crop_chain),
8453         (gst_video_crop_change_state):
8454           Rework of negotiation. Actually works now. Fixes #158650.
8455
8456 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8457
8458         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8459           That was very stupid.
8460
8461 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8462
8463         * gst/matroska/matroska-demux.c:
8464         (gst_matroska_demux_parse_blockgroup):
8465           Fix possible crasher.
8466
8467 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8468
8469         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8470         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8471           Lace sizes can be zero.
8472
8473 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8474
8475         * ext/musepack/gstmusepackdec.cpp:
8476           Fetch error return values. Fixes #161624.
8477         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8478           Really EOS.
8479
8480 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8481
8482         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8483           Work for truncated (unfinished download etc.) files. Fixes #160514.
8484
8485 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8486
8487         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8488           Fix for integer overflow. Makes #156001 not crash. Probably masks
8489           the real bug.
8490
8491 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8492
8493         * gst/ac3parse/gstac3parse.c: (plugin_init):
8494           Parsers never have ranks. Fixes #159651.
8495
8496 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8497
8498         * gst/playback/gstdecodebin.c: (compare_ranks):
8499           make sure the facotries are ordered the same every time even if they
8500           have the same rank by using the name
8501         * gst/playback/gstdecodebin.c: (find_compatibles):
8502           make sure we don't add factories to the list twice
8503
8504 2004-12-16  David Schleef  <ds@schleef.org>
8505
8506         * configure.ac: look for musepack headers as musepack/*.h
8507         (fixes #159847)
8508         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8509         * ext/musepack/gstmusepackreader.h: same
8510
8511 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * gst-libs/gst/riff/riff-read.c:
8514         (gst_riff_read_strf_auds_with_data):
8515           Read extradata correctly (fixes #155879).
8516
8517 2004-12-16  David Schleef  <ds@schleef.org>
8518
8519         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8520         audio.  does _not_ attempt or allow conversion unless channels
8521         is 1 or 2.
8522
8523 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8524
8525         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8526
8527 2004-12-16  David Schleef  <ds@schleef.org>
8528
8529         * gst/audioscale/gstaudioscale.c: the resample library only
8530         handles 1 or 2 channels.  Change caps to compensate.
8531
8532 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8533
8534         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8535         (gst_matroska_demux_audio_caps):
8536           Some MPEG-AAC hacks, because else it doesn't work...
8537
8538 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8539
8540         * gst-libs/gst/riff/riff-media.c:
8541         (gst_riff_create_video_caps_with_data),
8542         (gst_riff_create_video_template_caps):
8543           Add h264.
8544
8545 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8546
8547         * gst-libs/gst/audio/Makefile.am:
8548           Try to fix buildbot.
8549
8550 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8551
8552         * gst/tcp/gstmultifdsink.c:
8553           Clean up and uniformize debugging.
8554
8555 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8556
8557         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8558
8559         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8560         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8561         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8562         (gst_mpeg_demux_change_state):
8563           Reset on ready. Fixes 160276.
8564
8565 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8566
8567         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8568
8569         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8570         (gst_ffmpegcsp_pad_link):
8571           Fix memleak (#154815).
8572
8573 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8574
8575         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8576
8577         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8578         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8579         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8580         * ext/musicbrainz/gsttrm.h:
8581           Add support for using a proxy server when getting a trm id from
8582           the MusicBrainz database (#149613).
8583
8584 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8585
8586         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8587
8588         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8589         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8590           Fix memleaks (#157233).
8591
8592 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8593
8594         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8595
8596         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8597         * gst-libs/gst/resample/resample.h:
8598         * gst/audioscale/gstaudioscale.c:
8599           Fix memleak (#159215).
8600
8601 2004-12-16  Toni Willberg  <toniw@iki.fi>
8602
8603         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8604
8605         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8606         * sys/oss/oss_probe.c: (main):
8607           Check for mono/stereo support (similar to samplerate probing),
8608           fixes #159433. Also add missing copyright header to oss_probe.c.
8609
8610 2004-12-15  David Schleef  <ds@schleef.org>
8611
8612         * configure.ac: add audioresample and cairo plugins.  Remove
8613         HAVE_MMX stuff, because it's not used.
8614         * ext/Makefile.am: same
8615         * ext/audioresample/Makefile.am: You are not ready for an
8616         audio resampling element based on audioresample.
8617         * ext/audioresample/gstaudioresample.c:
8618         * ext/audioresample/gstaudioresample.h:
8619         * ext/cairo/Makefile.am: You are not ready for overlay elements
8620         based on cairo.  Don't look too closely, these elements kinda
8621         suck right now.
8622         * ext/cairo/gstcairo.c: new
8623         * ext/cairo/gsttextoverlay.c: new
8624         * ext/cairo/gsttextoverlay.h: new
8625         * ext/cairo/gsttimeoverlay.c: new
8626         * ext/cairo/gsttimeoverlay.h: new
8627         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8628         problem with compilers that don't support variadic macros.
8629
8630 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8631
8632         Reviewed by:  David Schleef  <ds@schleef.org>
8633
8634         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8635         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8636         bit.  Also ran indent-gst.
8637         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8638         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8639         (gst_sunaudiosrc_setparams):
8640
8641 2004-12-14  David Schleef  <ds@schleef.org>
8642
8643         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8644         output rate to 16000.  Should fix #160235.
8645
8646 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8647
8648         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8649         Add typefinding for mpeg2 pes streams
8650
8651 2004-12-13  David Schleef  <ds@schleef.org>
8652
8653         * configure.ac:  Applied patch from bug #143659, making default
8654         sources and sinks OS-dependent (for Solaris), and added code
8655         for OS/X.
8656         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8657
8658 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8659
8660         * gst-libs/gst/riff/riff-media.c:
8661           forgot to add h2.64 to avidemux template caps
8662
8663 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8664
8665         * gst/wavenc/riff.h:
8666         * gst-libs/gst/riff/riff-media.c:
8667         * gst-libs/gst/riff/riff-ids.h:
8668         * gst/avi/gstavimux.c
8669         add 4CC code for VideoSoft h264 in AVI (VSSH)
8670           fixes bug #160655
8671         remove s323 from riff, it's quicktime specific :(
8672
8673 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8674
8675         * gst/asfdemux/README
8676         * gst/wavenc/riff.h
8677         * gst-libs/gst/riff/riff-ids.h
8678         * gst-libs/gst/riff/riff-media.c
8679         * gst/qtdemux/qtdemux.c:
8680           add new 4CC codes for h263 related codecs
8681           fixes partially bug #155163
8682
8683 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8684
8685         * configure.ac: Update polyaudio requirement to 0.7
8686         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8687
8688 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8689
8690         * gst/interleave/deinterleave.c:
8691         fix my name's spelling! :)
8692
8693 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8694
8695         * AUTHORS ChangeLog
8696         * gst/auparse/gstauparse.c
8697         * gst/interleave/deinterleave.c
8698         * gst/law/:
8699                 alaw-decode.c alaw-encode.c
8700                 mulaw-decode.c mulaw-encode.c
8701         * gst/oneton/gstoneton.c
8702         * sys/osxaudio/:
8703                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8704         * sys/osxvideo/:
8705                 cocoawindow.h cocoawindow.m
8706                 osxvideosink.h osxvideosink.m
8707
8708         put the same mail address for Zaheer Abbas Merali everywhere
8709
8710 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8711
8712         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8713           Align by packetsize, and assert that we a packet available before
8714           playing. The first makes webstreams work (they often include
8715           trailing padding data in a packet), the second allows pausing a
8716           ASF stream in totem without getting demux errors afterwards.
8717
8718 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8719
8720         * ext/ogg/gstoggdemux.c: (get_relative):
8721           Check for non-NULL before accessing member (end-of-chain).
8722
8723 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8724
8725         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8726         (cdparanoia_set_property), (cdparanoia_get_property):
8727         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8728         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8729         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8730         (dvdreadsrc_init), (dvdreadsrc_set_property),
8731         (dvdreadsrc_get_property):
8732         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8733         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8734           Synchronize property names where not yet the case. Devices are
8735           now device=X, other versions are deprecated (but still exist).
8736           Also use g_free() unconditionally.
8737         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8738         (setup_source), (gst_play_base_bin_get_property):
8739           Expose source.
8740
8741 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8742
8743         * configure.ac: move GCONF macro outside conditional for the am
8744           conditional. Fixes #160439
8745
8746 2004-12-08  David Schleef  <ds@schleef.org>
8747
8748         * tools/gst-visualise-m.m: Switch to elements that currently
8749         exist.
8750
8751 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8752
8753         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8754           We love wrong commas.
8755
8756 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8757
8758         * gst/matroska/matroska-demux.c:
8759         (gst_matroska_demux_handle_src_query):
8760           Don't set DEFAULT, unsupported - makes length display incorrectly
8761           in some cases.
8762
8763 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8764
8765         * gst/monoscope/README: remove blurb about files being GPL
8766         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8767         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8768           monoscope is now effectively LGPL licensed
8769
8770 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8771
8772         * gst/monoscope/README: Update information to be more correct
8773         * gst/monoscope/convolve.c: Relicense to LGPL
8774         * gst/monoscope/convolve.h: Relicense to LGPL
8775
8776 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8777
8778         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8779           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8780         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8781           set default_duration for mpeg1 audio
8782
8783 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8784
8785         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8786         * ext/alsa/gstalsa.h:
8787           refactor big chunks of the core caps negotiation code to make it
8788           a lot faster, because people claim it's really slow
8789           (actually, just cache the getcaps when the device is opened)
8790
8791 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8792
8793         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8794         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8795         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8796         (gst_a52dec_change_state), (plugin_init):
8797         * ext/a52dec/gsta52dec.h:
8798           Do something useful with timestamps. Make chain-based (since
8799           there's really no reason to be loopbased).
8800         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8801           Update current_byte/frame correctly.
8802
8803 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8804
8805         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8806         (gst_ape_demux_stream_init):
8807           Forward tags, too.
8808
8809 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8810
8811         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8812           Let's make sure we're done typefinding when detecting tags.
8813
8814 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8815
8816         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8817         (gst_ebml_read_init), (gst_ebml_read_use_event),
8818         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8819         (gst_ebml_read_seek), (gst_ebml_read_skip),
8820         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8821         (gst_ebml_read_master):
8822         * gst/matroska/ebml-read.h:
8823         * gst/matroska/matroska-demux.c:
8824         (gst_matroska_demux_parse_contents),
8825         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8826           Disgustingly evil hack for working around INTERRUPT events and
8827           their extremely annoying habit of being a pain in the ass. We
8828           simply peek a cluster before reading any of it.
8829
8830 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8831
8832         * ext/musepack/gstmusepackdec.cpp:
8833           There's also floating point libmusepacks.
8834
8835 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8836
8837         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8838         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8839           Set DURATION even if source buffer didn't. Also use increasing
8840           timestamps.
8841         * gst-libs/gst/riff/riff-media.c:
8842         (gst_riff_create_audio_caps_with_data):
8843           Block_align can have larger values than 8192.
8844
8845 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8846
8847         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8848         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8849         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8850         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8851           Fix caps.
8852
8853 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8854
8855         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8856           Fix logic bug.
8857
8858 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8859
8860         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8861           Yay, another one.
8862
8863 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8864
8865         * ext/esd/esdsink.c: (gst_esdsink_chain):
8866           Make error actually say something useful (fixes #156798).
8867         * gst-libs/gst/riff/riff-media.c:
8868         (gst_riff_create_video_caps_with_data),
8869         (gst_riff_create_video_template_caps):
8870           Add Intel Video 5.0 fourcc (IV50).
8871
8872 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8873
8874         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8875         detection on mono and stereo mp3 files.
8876
8877 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8878
8879         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8880           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8881           the contained stream).
8882
8883 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8884
8885         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8886           Oops, remove debug.
8887
8888 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8889
8890         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8891
8892         * gst/law/alaw-decode.c: (alawdec_getcaps):
8893         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8894           Prevent warnings when negotiating caps (fixes #159338).
8895
8896 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8897
8898         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8899         (gst_ffmpegcsp_chain):
8900           Remove old leftover that shouldn't be there...
8901
8902 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8903
8904         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8905
8906         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8907           Don't forward DISCONT events (fixes #159684).
8908
8909 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8910
8911         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8912           Unlink manually since sometimes bin disposal (and therefore
8913           pad unlinking) is delayed, which will cause a new media file
8914           to not be able to start playing instantly.
8915
8916 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8917
8918         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8919           On mute of an unlinked stream, check for pad availability so
8920           we don't crash on unlinked pad.
8921
8922 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8923
8924         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8925         (gst_avi_demux_massage_index):
8926           Fix quite humiliating bug in omitting 0-sized index chunks but
8927           forgetting to count them for timestamps.
8928
8929 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8930
8931         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8932           Actually leave the loop if we failed to sync. Don't crash.
8933
8934 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8935
8936         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8937         (gst_dvd_demux_process_private):
8938         * gst/mpegstream/gstdvddemux.h:
8939           Fix crash (#159759). Doesn't work, though. :-(.
8940
8941 2004-11-28  Benjamin Otte  <otte@gnome.org>
8942
8943         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8944           more overwriting protection due to modifying channels one by one
8945           instead of all at once
8946
8947 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8948
8949         * gst/audioconvert/gstchannelmix.c:
8950         (gst_audio_convert_fill_normalize):
8951           Normalize using absolute values.
8952
8953 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8954
8955         * configure.ac:
8956         * ext/Makefile.am:
8957         * ext/directfb/Makefile.am:
8958         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8959         (gst_directfbvideosink_get_pixel_format),
8960         (gst_directfbvideosink_get_format_from_fourcc),
8961         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8962         (gst_directfbvideosink_sink_link),
8963         (gst_directfbvideosink_change_state),
8964         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8965         (gst_directfbvideosink_buffer_alloc),
8966         (gst_directfbvideosink_interface_supported),
8967         (gst_directfbvideosink_interface_init),
8968         (gst_directfbvideosink_navigation_send_event),
8969         (gst_directfbvideosink_navigation_init),
8970         (gst_directfbvideosink_set_property),
8971         (gst_directfbvideosink_get_property),
8972         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8973         (gst_directfbvideosink_base_init),
8974         (gst_directfbvideosink_class_init),
8975         (gst_directfbvideosink_get_type), (plugin_init):
8976         * ext/directfb/directfbvideosink.h: Adding a first version of
8977         directfbvideosink.
8978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8979         more.
8980
8981 2004-11-28  Benjamin Otte  <otte@gnome.org>
8982
8983         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8984           walk the samples backwards if out_channels > in_channels so we don't
8985           overwrite data
8986
8987 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8988
8989         * gst/audioconvert/Makefile.am:
8990         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8991         (gst_audio_convert_link), (gst_audio_convert_change_state),
8992         (gst_audio_convert_channels):
8993         * gst/audioconvert/gstchannelmix.c:
8994         (gst_audio_convert_unset_matrix),
8995         (gst_audio_convert_fill_identical),
8996         (gst_audio_convert_fill_compatible),
8997         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8998         (gst_audio_convert_fill_others),
8999         (gst_audio_convert_fill_normalize),
9000         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
9001         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
9002         * gst/audioconvert/gstchannelmix.h:
9003           Implement a channel mixer.
9004
9005 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
9006
9007         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
9008         * ext/alsa/gstalsa.h:
9009         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
9010         Make alsasink actually honor gst_element_set_clock and use that
9011         clock instead of its internal one.
9012
9013 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9014
9015         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
9016         (gst_play_base_bin_change_state): nullify source and decoder when
9017         going from READY to NULL so that we don't try to do weird stuff with
9018         them when going from NULL to READY
9019         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
9020         instead of g_object_unref
9021         (gen_video_element), (gen_audio_element): more refcounting fixes, now
9022         it should be correct
9023         (gst_play_bin_change_state): don't call remove_sinks if we are
9024         currently disposing the object
9025
9026 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9027
9028         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
9029           Don't forget bass if it's there. Else left channel is silent...
9030
9031 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9032
9033         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
9034         (gst_a52dec_change_state):
9035           Don't do sample adjusting anymore, we use float audio now.
9036         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9037           Don't fixate to non-existing properties.
9038
9039 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9040
9041         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
9042         (gst_a52dec_change_state):
9043           Advertise that we can do surround sound.
9044
9045 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9046
9047         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
9048           Add buffer-frames=0.
9049         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
9050         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
9051         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
9052         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
9053         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
9054         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
9055         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
9056         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
9057         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
9058         * ext/dvdread/dvdreadsrc.h:
9059           Add seeking, querying for bytes, sectors, title, angle and
9060           chapter. Handle multiple chapters. Relicense to LGPL because
9061           Billy agreed on that (thanks Billy!).
9062
9063 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9064
9065         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9066         call parent dispose method
9067
9068 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9069
9070         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9071         (gst_audio_clock_get_internal_time):
9072         Fix active <-> inactive transitions: ensure time value always
9073         grows and avoid abrupt value changes.
9074
9075 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9076
9077         * configure.ac:
9078         * gst/tta/Makefile.am:
9079         * gst/tta/crc32.h:
9080         * gst/tta/filters.h:
9081         * gst/tta/gsttta.c:
9082         * gst/tta/gstttadec.c:
9083         * gst/tta/gstttadec.h:
9084         * gst/tta/gstttaparse.c:
9085         * gst/tta/gstttaparse.h:
9086         * gst/tta/ttadec.h:
9087           added TTA parser and decoder
9088
9089 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9090
9091         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9092         (probe_triggered), (check_queue), (buffer_underrun),
9093         (buffer_running), (buffer_overrun), (gen_source_element),
9094         (setup_source):
9095         * gst/playback/gstplaybasebin.h:
9096           Implement buffering. Needs some more work.
9097
9098 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9099
9100         * ext/theora/theoradec.c: (theora_dec_chain):
9101           Fix ilog mask range overflow.
9102
9103 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9104
9105         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9106           Don't omit the last (which in case of dmix is the only :) )
9107           channel count. Don't set channels if <= 2.
9108
9109 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9110
9111         * gst/playback/gstplaybin.c: (gen_video_element),
9112         (gen_audio_element): Removed 2 obsolete comments
9113
9114 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9115
9116         * ext/vorbis/oggvorbisenc.c
9117         * ext/vorbis/vorbisenc.c :
9118           change description fields of those plugins to differentiate them
9119           (pitivi show Encoders by description, they had the same one)
9120
9121 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9122
9123         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9124
9125         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9126         (gst_play_bin_set_property), (gen_video_element),
9127         (gen_audio_element):
9128           Refcounting fixes for provided audio-/videosinks.
9129
9130 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9131
9132         * gst/playback/gstplaybin.c: (gen_video_element),
9133         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9134           Don't reference all sinks, but only the video- and audiosinks.
9135           The vis. element should be disposed when we're done with it.
9136           We don't have any reason to keep it around. This fixes warnings
9137           when reusing playbin for playing multiple audio files with
9138           vis. enabled. Also release audio device on pause - idea stolen
9139           from Rhythmbox.
9140
9141 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9142
9143         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9144         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9145         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9146         * ext/alsa/gstalsaplugin.c: (plugin_init):
9147         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9148         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9149         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9150         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9151         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9152         (gst_faad_change_state), (plugin_init):
9153         * ext/faad/gstfaad.h:
9154         * ext/vorbis/vorbis.c: (plugin_init):
9155         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9156         * gst-libs/gst/audio/Makefile.am:
9157         * gst-libs/gst/audio/audio.c: (plugin_init):
9158         * gst-libs/gst/audio/multichannel.c:
9159         (gst_audio_check_channel_positions),
9160         (gst_audio_get_channel_positions),
9161         (gst_audio_set_channel_positions),
9162         (gst_audio_set_structure_channel_positions_list),
9163         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9164         (gst_audio_fixate_channel_positions):
9165         * gst-libs/gst/audio/multichannel.h:
9166         * gst-libs/gst/audio/testchannels.c: (main):
9167         * gst/audioconvert/gstaudioconvert.c:
9168         (gst_audio_convert_class_init), (gst_audio_convert_init),
9169         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9170         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9171         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9172         * gst/audioconvert/plugin.c: (plugin_init):
9173           Surround sound support.
9174
9175 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9176
9177         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9178           Fix position for discont if we're close as well. Nitpicking, but
9179           saves a few milliseconds of extra waiting or skipping.
9180
9181 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9182
9183         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9184           We sometimes need parsers for playback, so add those too.
9185
9186 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9187
9188         * configure.ac:
9189         * gst/apetag/Makefile.am:
9190         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9191         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9192         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9193         (gst_ape_demux_get_src_query_types),
9194         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9195         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9196         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9197         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9198         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9199         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9200         (gst_ape_demux_change_state):
9201         * gst/apetag/apedemux.h:
9202         * gst/apetag/apetag.c: (plugin_init):
9203         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9204         (plugin_init):
9205           APE v1/2 tag reader plus typefind function.
9206
9207 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9208
9209         * configure.ac:
9210         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9211         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9212           Remove hacks for older core. Require newer core version
9213           accordingly.
9214
9215 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9216
9217         * gst/cdxaparse/Makefile.am:
9218         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9219         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9220         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9221         * gst/cdxaparse/gstcdxaparse.h:
9222         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9223         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9224         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9225         (gst_cdxastrip_get_src_query_types),
9226         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9227         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9228         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9229         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9230         * gst/cdxaparse/gstcdxastrip.h:
9231           SVCD/VCD header stripping separated from CDXA image parsing.
9232         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9233         (plugin_init):
9234           Add VCD/SVCD header typefinding for VCD/SVCD.
9235         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9236         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9237         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9238         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9239         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9240         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9241         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9242         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9243         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9244         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9245         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9246         * sys/vcd/vcdsrc.h:
9247           Fix up, add seeking, querying, URI interface. Works in totem now.
9248
9249 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9250
9251         * configure.ac:
9252           back to CVS
9253
9254 === release 0.8.6 ===
9255
9256 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9257
9258         * NEWS:
9259         * RELEASE:
9260         * configure.ac:
9261         * po/af.po:
9262         * po/az.po:
9263         * po/cs.po:
9264         * po/en_GB.po:
9265         * po/hu.po:
9266         * po/it.po:
9267         * po/nb.po:
9268         * po/nl.po:
9269         * po/or.po:
9270         * po/sq.po:
9271         * po/sr.po:
9272         * po/sv.po:
9273         * po/uk.po:
9274           releasing 0.8.6, "IOU Love"
9275
9276 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9277
9278         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9279
9280         * gst/playback/gstplaybasebin.c:
9281           Fix unplayable files error handling.  Fixes #158365
9282
9283 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9284
9285         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9286
9287         * gst/typefind/gsttypefindfunctions.c:
9288           Fix broken mp3 typefinding.  Fixes #158375
9289
9290 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9291
9292         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9293
9294         * ext/ogg/gstoggdemux.c:
9295           Fix sync on broken files.  Fixes #158976
9296
9297 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9298
9299         patch by: Edward Hervey <bilboed@bilboed.com>
9300
9301         * ext/libpng/gstpngenc.c:
9302           Copy over buffer properties.  Fixes #158832
9303
9304 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9305
9306         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9307
9308         * ext/dvdread/dvdreadsrc.c:
9309           Fixes invalid reads (#158462)
9310
9311 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9312
9313         * sys/v4l/gstv4lsrc.c:
9314         * sys/v4l/gstv4lsrc.h:
9315         * sys/v4l/v4lsrc_calls.c:
9316           Probe less and cache it.  Fixes #159187.
9317
9318 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9319
9320         * gst/videorate/gstvideorate.c:
9321           Handle all video formats. Fixes #159186.
9322
9323 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9324         * gst/synaesthesia/gstsynaesthesia.c:
9325         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9326         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9327         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9328         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9329         (gst_synaesthesia_change_state), (plugin_init):
9330         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9331         Force 320x200 output, as that's the only thing the underlying
9332         synaesthesia implementation supports. Still needs to be made
9333         re-entrant.
9334
9335 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9336
9337         * configure.ac:
9338           Fix mpeg2enc configure check (similar to mplex check below).
9339
9340 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9341
9342         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9343
9344         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9345           Fix for gcc-2.95 (fixes #158221).
9346
9347 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9348
9349         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9350           Re-add clock distribution hack (until new core is released).
9351           Fixes #158125.
9352
9353 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9354         * configure.ac:
9355           fix mplex configure check segfaulting on some systems (bug #140994)
9356
9357 2004-11-13  Benjamin Otte  <otte@gnome.org>
9358
9359         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9360           add debugging
9361         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9362           do a wait when we enter the loop func with no data available to
9363           write instead of getting into an 100% CPU loop by just returning and
9364           being called again by the scheduler
9365
9366 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9367
9368         * configure.ac:
9369         * ext/libvisual/visual.c: (gst_visual_get_type),
9370         (libvisual_log_handler), (gst_visual_getcaps),
9371         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9372         (plugin_init):
9373           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9374         * ext/smoothwave/Makefile.am:
9375         * ext/smoothwave/demo-osssrc.c: (main):
9376         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9377         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9378         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9379         (plugin_init):
9380         * ext/smoothwave/gstsmoothwave.h:
9381           Make gstsmoothwave a working element in the 20th century.
9382
9383         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9384           Fix incorrect link function
9385
9386 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9387
9388         * gst/volume/gstvolume.c:
9389           Allow buffer-frames=0.
9390
9391 2004-11-12 Iain <iaingnome@gmail.com>
9392
9393         * configure.ac: Check for polypaudio
9394
9395         * ext/Makefile.am: Build the polyp dir
9396
9397         * ext/polyp: The polypsink sources.
9398
9399 2004-10-30 Iain <iaingnome@gmail.com>
9400
9401         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9402         caps to reflect the new number of channels.
9403
9404 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9405
9406         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9407           Fix for negotiation order problem. This would show when the
9408           ALSA loopfuction was called before any other function. ALSA
9409           wouldn't do anything because we're not negotiated yet, leading
9410           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9411
9412 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9413
9414         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9415
9416         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9417           No warnings (#157986).
9418
9419 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9420
9421         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9422           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9423
9424 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9425
9426         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9427           Signal no-more-pads (so it works in playbin).
9428
9429 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9430
9431         * ext/musepack/gstmusepackreader.cpp:
9432           Workaround for older core.
9433
9434 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9435
9436         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9437           Actually test for odd width/height rather than testing whether
9438           a temporary variable that was 0 before we subtracted 1 is now
9439           not equal to zero (which it always is).
9440
9441 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9442
9443         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9444         Fix compilation if HAVE_XVIDEO is not defined
9445
9446 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9447
9448         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9449         Fix compilation if HAVE_XVIDEO is not defined
9450
9451 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9452
9453         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9454         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9455         (gst_goom_change_state), (plugin_init):
9456         Use the bytestream adapter so goom doesn't depend on the input
9457         buffer size.
9458         Add a debug category
9459
9460 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9461
9462         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9463           Only set hardware parameters *after* negotiation. Before
9464           negotiation, it will set ANY and that seems to cause crashes
9465           (see e.g. #151288, #153227).
9466
9467 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9468
9469         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9470           This seems to be antique leftover. It needs to pass error
9471           checking.
9472         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9473         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9474         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9475         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9476           Fix GstXOverlay implementation (#151059).
9477
9478 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9479
9480         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9481           Don't assert (#157853).
9482
9483 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9484
9485         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9486           Fix bytes/samples confustion.
9487         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9488           Fix for underrun (#144389).
9489
9490 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9491
9492         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9493           Disable halfway-seek for pending release (since it needs a new
9494           core release).
9495
9496 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9497
9498         * sys/v4l/gstv4lsrc.c:
9499         * sys/v4l/gstv4lsrc.h:
9500         * sys/v4l/v4lsrc_calls.c:
9501           add autoprobe-fps property so we can separate autoprobing parts
9502
9503 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9504
9505         * sys/v4l/gstv4lsrc.c:
9506         * sys/v4l/v4lsrc_calls.c:
9507         initialise fourcc to catch unset fourcc's, and debug
9508
9509 2004-11-09  Wim Taymans  <wim@fluendo.com>
9510
9511         * gst/playback/README:
9512         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9513         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9514         (gst_play_bin_dispose), (gst_play_bin_set_property),
9515         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9516         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9517         (gst_play_bin_get_formats), (gst_play_bin_convert),
9518         (gst_play_bin_get_query_types), (gst_play_bin_query):
9519         Cleanups and some more documentation.
9520
9521 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9522
9523         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9524         (gst_cacasink_init), (gst_cacasink_chain):
9525         * ext/libcaca/gstcacasink.h:
9526         Cacasink inherits from VideoSink, so let that store the clock.
9527
9528 2004-11-09  Wim Taymans  <wim@fluendo.com>
9529
9530         * gst/playback/README:
9531         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9532         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9533         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9534         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9535         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9536         (setup_sinks):
9537         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9538         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9539         * gst/playback/gststreaminfo.h:
9540         Updated README.
9541         Only switch groups if all streams have muted (EOSed).
9542         Send Tags in sync with the stream playback instead of in
9543         the playback/preroll phase.
9544         Some cleanups, free the fakesrc elements.
9545
9546 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9547
9548         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9549           buffer-frames property was missing
9550         * ext/arts/gst_arts.c:
9551           rate missing from sinkcaps
9552         * ext/audiofile/gstafparse.c:
9553         * ext/audiofile/gstafsink.c:
9554         * ext/audiofile/gstafsrc.c:
9555         * ext/swfdec/gstswfdec.c:
9556           int audio doesn't know buffer-frames
9557         * ext/cdparanoia/gstcdparanoia.c:
9558           int audio doesn't know chunksize either
9559         * ext/nas/nassink.c:
9560           it's endianness, not endianess
9561         * gst-libs/gst/audio/audio.h:
9562           make float standard pad template caps really describe float
9563         * gst/law/mulaw.c: (linear_factory):
9564           signed only, please
9565         * gst/mpegstream/gstdvddemux.c:
9566           widths of 20 are not valid
9567
9568 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9569
9570         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9571
9572         * po/LINGUAS:
9573         * po/it.po:
9574           Add Italian
9575
9576 2004-11-08  Wim Taymans  <wim@fluendo.com>
9577
9578         * gst/playback/README:
9579         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9580         * gst/playback/gstplaybasebin.c: (probe_triggered),
9581         (gst_play_base_bin_change_state):
9582         Updated README, added more comments for fixmes etc..
9583
9584 2004-11-08  Wim Taymans  <wim@fluendo.com>
9585
9586         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9587         We can remove this hack now.
9588
9589 2004-11-08  Wim Taymans  <wim@fluendo.com>
9590
9591         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9592         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9593         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9594         Only mix AYUV for maximum quality.
9595
9596 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9597
9598         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9599         (gst_ogg_demux_push), (gst_ogg_pad_push):
9600           Let's act as if we're synchronized now! :).
9601         * ext/theora/theoradec.c: (theora_dec_chain):
9602           Add some debug.
9603
9604 2004-11-08  Wim Taymans  <wim@fluendo.com>
9605
9606         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9607         (gst_alpha_set_property), (gst_alpha_sink_link),
9608         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9609         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9610         (gst_alpha_init_params), (gst_alpha_chain):
9611         Implement alpha functions for AYUV too, this increases
9612         accuracy quite a bit.
9613
9614 2004-11-08  Wim Taymans  <wim@fluendo.com>
9615
9616         * gst/ffmpegcolorspace/avcodec.h:
9617         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9618         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9619         (gst_ffmpegcsp_avpicture_fill):
9620         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9621         (gst_ffmpegcsp_caps_remove_format_info):
9622         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9623         (shrink12), (img_get_alpha_info), (deinterlace_line),
9624         (deinterlace_line_inplace):
9625         * gst/ffmpegcolorspace/imgconvert_template.h:
9626         Added AYUV colorspace and handle RGBA a bit more respectful.
9627
9628 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9629
9630         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9631           Actually always send a discont (cornercase when resending the
9632           same serial-tagged chain twice).
9633
9634 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9635
9636         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9637         (gst_ximagesink_finalize):
9638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9639         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9640
9641 2004-11-08  Wim Taymans  <wim@fluendo.com>
9642
9643         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9644         Don't segfault on NULL data.
9645
9646 2004-11-08  Wim Taymans  <wim@fluendo.com>
9647
9648         * gst/playback/gstdecodebin.c: (unlinked):
9649         * gst/playback/gstplay-marshal.list:
9650         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9651         (gst_play_base_bin_init), (group_create), (get_active_group),
9652         (get_building_group), (group_destroy), (group_commit),
9653         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9654         (add_element_stream), (no_more_pads), (probe_triggered),
9655         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9656         (state_change), (setup_source), (gst_play_base_bin_get_property),
9657         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9658         (gst_play_base_bin_link_stream),
9659         (gst_play_base_bin_get_streaminfo):
9660         * gst/playback/gstplaybasebin.h:
9661         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9662         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9663         Add support for chained ogg files. Prepare for playlist
9664         support. This patch introduces the concept of pad groups, which
9665         together compose one playable media file.
9666
9667 2004-11-07  David Schleef  <ds@schleef.org>
9668
9669         * testsuite/gst-lint: Check for pad templates that aren't statically
9670         scoped.
9671
9672 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9673
9674         * configure.ac:
9675         * ext/Makefile.am:
9676         * ext/musepack/Makefile.am:
9677         * ext/musepack/gstmusepackdec.cpp:
9678         * ext/musepack/gstmusepackdec.h:
9679         * ext/musepack/gstmusepackreader.cpp:
9680         * ext/musepack/gstmusepackreader.h:
9681           Add musepack decoder.
9682         * ext/faad/gstfaad.c: (gst_faad_base_init):
9683           Make pad templates static.
9684         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9685         (plugin_init):
9686           Add musepack typefinder, make mp3 typefinding work halfway stream,
9687           which doesn't actually work yet because id3demux doesn't implement
9688           _get_length().
9689
9690 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9691
9692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9693         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9694           Fix interrupt event handling (#144436).
9695
9696 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9697
9698         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9699           Hide unused glory.
9700
9701 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9702
9703         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9704
9705         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9706           Fix weird caps (#157548).
9707
9708 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9709
9710         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9711
9712         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9713           Add missing NULL terminator (#157543).
9714
9715 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9716
9717         * gst/tcp/gsttcp.h:
9718         * gst/tcp/gsttcpclientsink.c:
9719         * gst/tcp/gsttcpclientsrc.c:
9720         * gst/tcp/gsttcpserversink.c:
9721         * gst/tcp/gsttcpserversrc.c:
9722           ports can go up to 65535.  Move common defines to gsttcp.h
9723
9724 2004-11-05  Wim Taymans  <wim@fluendo.com>
9725
9726         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9727         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9728         Added two more colorspaces.
9729
9730 2004-11-05  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9733         (gst_ffmpegcsp_avpicture_fill):
9734         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9735         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9736         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9737         More stride fixes.
9738
9739 2004-11-05  Wim Taymans  <wim@fluendo.com>
9740
9741         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9742         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9743         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9744         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9745         (gst_videomixer_loop):
9746         More stride fixes.
9747
9748 2004-11-05  Benjamin Otte  <otte@gnome.org>
9749
9750         * ext/mad/gstmad.c: (gst_mad_chain):
9751           don't overflow data buffer. Flush not needed sync data when syncing
9752           failed.
9753
9754 2004-11-04  Wim Taymans  <wim@fluendo.com>
9755
9756         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9757         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9758         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9759         (gst_alpha_init_params), (gst_alpha_chain),
9760         (gst_alpha_change_state):
9761         Updated the chroma keying algorithm with something more
9762         sophisticated.
9763
9764 2004-11-03  Wim Taymans  <wim@fluendo.com>
9765
9766         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9767         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9768         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9769         Fix stride issues. Does not completely work for odd
9770         heights.
9771
9772 2004-11-03  Wim Taymans  <wim@fluendo.com>
9773
9774         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9775         (gst_alpha_chroma_key), (gst_alpha_chain):
9776         Fix stride issues. Does not completely work for odd
9777         heights.
9778
9779 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9780
9781         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9782         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9783         leak fixes
9784
9785 2004-11-03  Wim Taymans  <wim@fluendo.com>
9786
9787         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9788         (gst_ffmpegcsp_avpicture_fill):
9789         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9790         (avpicture_alloc):
9791         * gst/ffmpegcolorspace/imgconvert_template.h:
9792         Use correct _fill function to get correct strides.
9793
9794 2004-11-02  David Schleef  <ds@schleef.org>
9795
9796         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9797         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9798         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9799         Change all g_print()s to debugging.  Add a bunch of consistency
9800         checks.
9801
9802 2004-11-02  Wim Taymans  <wim@fluendo.com>
9803
9804         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9805         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9806         (unlinked), (no_more_pads), (close_link):
9807         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9808         (unknown_type), (add_element_stream), (new_decoded_pad),
9809         (removed_decoded_pad), (setup_source):
9810         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9811         (gst_stream_info_class_init), (gst_stream_info_init),
9812         (gst_stream_info_new), (gst_stream_info_dispose),
9813         (stream_info_mute_pad), (gst_stream_info_set_property),
9814         (gst_stream_info_get_property):
9815         * gst/playback/gststreaminfo.h:
9816         Fix playback of multiple files.
9817         a slightly different approach to handling dynamic pad removals.
9818         This one only looks at pads that we have linked.
9819
9820 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9821
9822         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9823         free" warning from libc.
9824
9825 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9826
9827         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9828         (get_unconnected_element), (remove_starting_from), (pad_removed),
9829         (close_link):
9830           Implement support for dynamic pad changing. We listen to "live"
9831           pad removals (i.e. while playing) and re-setup autoplugging
9832           after that. Playbasebin/playbin need some more work for this
9833           to finally work, but decodebin supports (and replugs) chained
9834           ogg now.
9835
9836 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9837
9838         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9839         (gst_alsa_finalize):
9840         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9841         (gst_cdaudio_finalize):
9842         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9843         (cdparanoia_finalize):
9844         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9845         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9846         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9847         (dvdreadsrc_finalize):
9848         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9849         (gst_flacdec_finalize):
9850         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9851         (gst_flacenc_finalize):
9852         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9853         (gst_gnomevfssink_finalize):
9854         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9855         (gst_gnomevfssrc_finalize):
9856         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9857         (gst_fameenc_finalize):
9858         * ext/nas/nassink.c: (gst_nassink_class_init),
9859         (gst_nassink_finalize):
9860         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9861         (gst_sdlvideosink_class_init):
9862         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9863         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9864         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9865         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9866         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9867         (gst_x_window_listener_dispose):
9868         * gst/audioscale/gstaudioscale.c:
9869         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9870         (play_on_demand_finalize):
9871         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9872         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9873         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9874         (cdplayer_finalize):
9875         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9876         (gst_glimagesink_class_init):
9877         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9878         (gst_osselement_finalize):
9879         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9880         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9881         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9882           Fixes a bunch of problems with finalize and dispose functions,
9883           either assumptions that dispose is only called once, or not calling
9884           the parent class dispose/finalize function
9885
9886 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9887
9888         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9889           added two api precondition guards
9890           use g_strdup with getenv to fix crash when using ENVVAR
9891
9892 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9893         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9894         (gst_esdsink_finalize):
9895         Use a finalize function, not dispose, and more importantly,
9896         call the parent class finalize function too
9897
9898 2004-11-01  Johan Dahlin  <johan@gnome.org>
9899
9900         * ext/ogg/gstoggdemux.c:
9901         * gst/tags/gstvorbistag.c:
9902         Plug leaks.
9903
9904 2004-10-31  Benjamin Otte  <otte@gnome.org>
9905
9906         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9907           lotsa memleaks today. But they're all small...
9908
9909 2004-10-31  Benjamin Otte  <otte@gnome.org>
9910
9911         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9912           another memleak crushed
9913
9914 2004-10-31  Benjamin Otte  <otte@gnome.org>
9915
9916         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9917           fix memleak
9918
9919 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9920
9921         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9922           Hack to prevent crash when going to READY inside signal handler
9923           while this function is active.
9924
9925 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9926
9927         * gst/ffmpegcolorspace/Makefile.am:
9928         * gst/ffmpegcolorspace/avcodec.h:
9929         * gst/ffmpegcolorspace/common.h:
9930         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9931         * gst/ffmpegcolorspace/dsputil.h:
9932         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9933         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9934         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9935         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9936         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9937         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9938         (gst_ffmpegcsp_avpicture_fill):
9939         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9940         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9941         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9942         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9943         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9944         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9945         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9946         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9947         * gst/ffmpegcolorspace/imgconvert.c:
9948         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9949         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9950         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9951         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9952         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9953         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9954         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9955         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9956         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9957         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9958         (grow21), (grow22), (grow41), (grow44), (conv411),
9959         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9960         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9961         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9962         (avpicture_free), (is_yuv_planar), (img_convert),
9963         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9964         (deinterlace_line_inplace), (deinterlace_bottom_field),
9965         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9966         * gst/ffmpegcolorspace/imgconvert_template.h:
9967         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9968         * gst/ffmpegcolorspace/mmx.h:
9969         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9970         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9971         (av_freep), (avcodec_get_context_defaults),
9972         (avcodec_alloc_context), (avcodec_init):
9973           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9974           handling plus update from ffmpeg CVS. Large clean-up.
9975
9976 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9977
9978         * gst/playback/Makefile.am:
9979           We need the marshallers for decodebin, too.
9980
9981 2004-10-30  David Schleef  <ds@schleef.org>
9982
9983         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9984           quicktime typefinding work with 64-bit offsets.
9985
9986 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9987
9988         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9989           Set EOS on the element when processing an EOS event.
9990         * ext/speex/gstspeexdec.h:
9991         * ext/speex/gstspeexenc.h:
9992           Only keep a const ptr to the mode
9993         * gst-libs/gst/riff/riff-media.c:
9994         (gst_riff_create_audio_caps_with_data),
9995         (gst_riff_create_audio_template_caps):
9996           Allow WMAV3, with up to 6 channels.
9997         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9998           Don't call gst_pad_set_event_function on a sink pad.
9999         * gst/mpegstream/gstdvddemux.c:
10000         (gst_dvd_demux_get_subpicture_stream),
10001         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
10002           Copy the explicit caps that were set across to the cur_* pads,
10003           instead of trying to use a possibly non-existent negotiated caps.
10004           Reset the type of subpicture pads to UNKNOWN after calling
10005           init_stream, so that the caps get set.
10006
10007 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
10008
10009         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10010
10011         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10012           Don't touch buffer if it is of size 0 (fixes #151064).
10013
10014 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10015
10016         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
10017           Synchronized discont handling.
10018
10019 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10020
10021         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10022         (gst_ogg_demux_push):
10023           Make seeking sort-of exact again (fixes #156387).
10024
10025 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10026
10027         * gst/playback/gstplaybasebin.c: (unknown_type),
10028         (add_element_stream), (new_decoded_pad),
10029         (gst_play_base_bin_change_state):
10030         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10031         (gst_stream_info_init), (gst_stream_info_new),
10032         (gst_stream_info_dispose), (gst_stream_info_get_property):
10033         * gst/playback/gststreaminfo.h:
10034           Make caps explicitely available. Makes testing for unsupported
10035           types possible. Improves error reporting.
10036
10037 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10038
10039         * gst/audioconvert/gstaudioconvert.c:
10040         (gst_audio_convert_buffer_to_default_format):
10041           Really don't touch read-only buffers (#156563).
10042
10043 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
10044
10045         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10046
10047         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10048           Fix memleak (#155223).
10049
10050 2004-10-29  Wim Taymans  <wim@fluendo.com>
10051
10052         * gst/tcp/.cvsignore:
10053         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
10054         (gst_multifdsink_class_init), (gst_multifdsink_init),
10055         (gst_multifdsink_add), (gst_multifdsink_remove),
10056         (gst_multifdsink_remove_client_link), (is_sync_frame),
10057         (gst_multifdsink_new_client),
10058         (gst_multifdsink_handle_client_write),
10059         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10060         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10061         (gst_multifdsink_get_property):
10062         * gst/tcp/gstmultifdsink.h:
10063         Added burst on connect sync_method, deprecated sync_clients,
10064         streamlined the sync code some more.
10065
10066 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10067
10068         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10069         (gst_play_base_bin_change_state):
10070           Improve error reporting.
10071
10072 2004-10-28  Wim Taymans  <wim@fluendo.com>
10073
10074         * gst/tcp/Makefile.am:
10075         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10076         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10077         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10078         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10079         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10080         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10081         (gst_fdset_wait):
10082         Added more locks around fdset structures. Fixed/reworked
10083         the poll array resizing code.
10084         Added stress test for fdset.
10085
10086 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10087
10088         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10089         fix build
10090
10091 2004-10-28  Benjamin Otte  <otte@gnome.org>
10092
10093         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10094           fix link function to always query channels and query width for
10095           floats
10096         * configure.ac:
10097           add equalizer dir
10098         * gst/equalizer/Makefile.am:
10099         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10100         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10101         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10102         (arg_to_scale), (setup_filter),
10103         (gst_iir_equalizer_compute_frequencies),
10104         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10105         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10106         (plugin_init):
10107           add an equalizer
10108
10109 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10110
10111         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10112
10113         * po/LINGUAS:
10114         * po/nb.po:
10115           Added Norwegian Bokmaal translation
10116
10117 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10118
10119         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10120           Don't break on options (fixes #156488).
10121
10122 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10123
10124         * configure.ac:
10125         * ext/cdaudio/Makefile.am:
10126         * sys/Makefile.am:
10127           fix build on older automake
10128
10129 2004-10-26  Wim Taymans  <wim@fluendo.com>
10130
10131         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10132         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10133         Allow a little margin when negotiating the framerate.
10134
10135 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10136
10137         * gst/level/gstlevel.c:
10138           synchonised naming of pads and pad-templates
10139
10140 2004-10-26  Wim Taymans  <wim@fluendo.com>
10141
10142         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10143         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10144         (_find_streams_check), (gst_ogg_demux_push):
10145         Fix EOS again. Needs to be done in a better way. We should not
10146         remove the pad if there is no new chained stream.
10147
10148 2004-10-26 Iain <iaingnome@gmail.com>
10149
10150         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10151         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10152         of the caps.
10153         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10154         pad.
10155         (interleave_release_pad): Remove the pad.
10156         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10157         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10158         the set device.
10159         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10160         attrs
10161         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10162         (gst_xvimagesink_finalize): Free the par.
10163
10164 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10165
10166         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10167         (gst_avimux_stop_file):
10168           First calculate the rate, and only then use it. Hdr.rate is a
10169           multiple and not a derivative of hdr.scale. Scale is not the
10170           same as blockalign but is solely related to rate.
10171
10172 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10173
10174         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10175         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10176           Implement seeking.
10177
10178 2004-10-25  James Henstridge  <james@jamesh.id.au>
10179
10180         Reviewed by:  David Schleef  <ds@schleef.org>
10181
10182         * examples/gstplay/player.c: (got_stream_length), (main):
10183         * examples/seeking/cdplayer.c: (update_scale):
10184         * examples/seeking/seek.c: (format_value), (update_scale):
10185         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10186         (stop_seek):
10187         Build fixes on AMD64.
10188
10189 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10190
10191         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10192
10193         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10194         Fix for some v4l cards which hang in v4lsrc
10195
10196 2004-10-25  Wim Taymans  <wim@fluendo.com>
10197
10198         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10199         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10200         Make sure to remove the pad when a new chain is
10201         encountered. Set some vars to NULL so we don't try
10202         to reference freed memory.
10203
10204 2004-10-25  Wim Taymans  <wim@fluendo.com>
10205
10206         * examples/seeking/Makefile.am:
10207         * examples/seeking/cdplayer.c: (update_scale):
10208         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10209         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10210         (format_value), (update_scale), (iterate), (start_seek),
10211         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10212         (print_usage), (main):
10213         Added some more examples, update others.
10214
10215 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10216
10217         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10218         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10219         * ext/theora/theoradec.c: (theora_dec_chain):
10220         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10221           Add codec-name metadata.
10222
10223 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10224
10225         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10226
10227         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10228         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10229         * ext/alsa/gstalsamixertrack.h:
10230         * po/POTFILES.in:
10231           ALSA mixer track label internationalization (#154054).
10232
10233 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10234
10235         * ext/theora/theoradec.c: (theora_dec_chain):
10236           Export bitrate as metadata.
10237
10238 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10239
10240         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10241         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10242         * ext/alsa/gstalsamixertrack.h:
10243           Fix names, fix loop.
10244
10245 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10246
10247         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10248         (speex_dec_convert):
10249           sinkconvert function so oggdemux can get the file length (totem).
10250
10251 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10252
10253         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10254
10255         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10256           Don't push incomplete packets.
10257         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10258           Fix MPEG-4 audio typefinding.
10259
10260 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10261
10262         * sys/v4l/Makefile.am:
10263         * sys/v4l/gstv4l.c: (plugin_init):
10264         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10265         (gst_v4lelement_init), (gst_v4lelement_dispose),
10266         (gst_v4lelement_change_state):
10267         * sys/v4l/gstv4lelement.h:
10268         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10269         (gst_v4l_xoverlay_close), (idle_refresh),
10270         (gst_v4l_xoverlay_set_xwindow_id):
10271         * sys/v4l/gstv4lxoverlay.h:
10272         * sys/v4l/v4l-overlay_calls.c:
10273         * sys/v4l/v4l_calls.h:
10274         * sys/v4l2/Makefile.am:
10275         * sys/v4l2/gstv4l2.c: (plugin_init):
10276         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10277         (gst_v4l2element_init), (gst_v4l2element_dispose),
10278         (gst_v4l2element_change_state):
10279         * sys/v4l2/gstv4l2element.h:
10280         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10281         (gst_v4l2_xoverlay_close), (idle_refresh),
10282         (gst_v4l2_xoverlay_set_xwindow_id):
10283         * sys/v4l2/gstv4l2xoverlay.h:
10284         * sys/v4l2/v4l2-overlay_calls.c:
10285         * sys/v4l2/v4l2_calls.h:
10286           Remove client-side overlay handling, use the X-server v4l plugin
10287           for that. Nicer overlay, less code. Also make the plugin
10288           compileable without X (but then without overlay, obviously).
10289           Makes xwindowlistener obsolete, should we remove that?
10290
10291 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10292
10293         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10294         (gst_osssrc_src_query):
10295         * sys/oss/gstosssrc.h:
10296           OK, so people want offset in DEFAULT. This time, actually fix all
10297           cases.
10298         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10299           Add FPS properly.
10300
10301 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10302
10303         * gst/asfdemux/gstasfmux.c:
10304         * gst/avi/gstavimux.c:
10305           Framerate.
10306
10307 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10308
10309         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10310           Fix properties (channel, norm, frequency).
10311
10312 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10313
10314         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10315           Flag typo.
10316         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10317           No warnings.
10318
10319 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10320
10321         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10322           Fix hang.
10323
10324 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10325
10326         * sys/v4l2/gstv4l2element.h:
10327           Yet Another Hack (tm) for kernel header borkedness.
10328         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10329         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10330         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10331         (gst_v4l2src_change_state):
10332         * sys/v4l2/gstv4l2src.h:
10333         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10334         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10335           Fix caps, keep track of state, work.
10336
10337 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10338
10339         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10340           Quiet.
10341
10342 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10343
10344         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10345           Don't mix bytes and samples.
10346
10347 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10348
10349         * ext/ogg/gstoggmux.c:
10350           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10351           and theora. Any is incorrect.
10352         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10353           Fix caps.
10354         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10355         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10356         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10357         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10358         * sys/v4l/gstv4lmjpegsrc.h:
10359         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10360         (gst_v4lsrc_change_state):
10361         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10362         (gst_v4lmjpegsrc_capture_stop):
10363           Fix caps. Keep track of internal state. Work.
10364
10365 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10366
10367         * ext/Makefile.am:
10368           Fix the build fixes.
10369
10370 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10371
10372         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10373         (gst_ogg_demux_src_event), (_find_chain_seek),
10374         (gst_ogg_pad_push):
10375           Check for pad availability before using it.
10376         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10377           Fix parsing of chained ogg. Needs more work on the decoder side.
10378
10379 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10380
10381         * gst/spectrum/Makefile.am:
10382         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10383         (idle_func):
10384           Fix demo and reenable it. Yes, I'm currently playing with audio
10385           analysis tools
10386
10387 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10388
10389         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10390           We love it if files that start at zero work too...
10391
10392 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10393
10394         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10395           Handle files with missing EOS headers.
10396
10397 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10398
10399         * gst/tcp/gsttcpserversink.c:
10400         (gst_tcpserversink_handle_server_read),
10401         (gst_tcpserversink_init_send):
10402         Zero some variables first (need for accept not to return EINVAL)
10403
10404 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10405
10406         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10407         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10408         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10409         (theora_dec_chain):
10410         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10411         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10412           Seeking and querying finetune.
10413
10414 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10415
10416         * configure.ac:
10417         * ext/Makefile.am:
10418         * ext/raw1394/Makefile.am:
10419           fix the build
10420
10421 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10422
10423         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10424           Wrong return.
10425         * gst/playback/Makefile.am:
10426         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10427         * gst/playback/gstplay-marshal.list:
10428         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10429           Fix marshallers.
10430
10431 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10432
10433         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10434           Silence.
10435
10436 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10437
10438         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10439         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10440         (gst_ogg_pad_push):
10441           Yay for non-lineair granulepos in theora.
10442
10443 2004-10-18  Wim Taymans  <wim@fluendo.com>
10444
10445         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10446         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10447         * ext/dv/gstdvdec.h:
10448         Make sure we renegotiate aspect ratio when the camera switches.
10449
10450 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10451
10452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10453         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10454           Start at zero.
10455         * ext/theora/theoradec.c: (theora_dec_chain):
10456           Skip headers. Bad idea for chained ogg, but fixes seeking.
10457
10458 2004-10-18  Wim Taymans  <wim@fluendo.com>
10459
10460         * configure.ac:
10461         I swear, this is the last time I touch this.
10462
10463 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10464
10465         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10466         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10467         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10468           Faster seeking.
10469         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10470           Time-to-default conversion.
10471         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10472           Don't error on unknown packets, just skip. We should probably
10473           read them if we want to support chained ogg.
10474
10475 2004-10-18  Wim Taymans  <wim@fluendo.com>
10476
10477         * configure.ac:
10478         Added cdaudio to wrong list.
10479
10480 2004-10-18  Wim Taymans  <wim@fluendo.com>
10481
10482         * configure.ac:
10483         Revive cdaudio.
10484
10485 2004-10-18  Wim Taymans  <wim@fluendo.com>
10486
10487         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10488         (gst_dvdec_video_link), (gst_dvdec_push):
10489         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10490         (gst_smokeenc_resync), (gst_smokeenc_chain):
10491         Fix mimetype on smoke encoder.
10492         Add aspect ratio to dvdec. Not sure if these
10493         values are correct though....
10494
10495 2004-10-18  Wim Taymans  <wim@fluendo.com>
10496
10497         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10498         Fix vorbis property descriptions and ranges.
10499
10500 2004-10-18  Wim Taymans  <wim@fluendo.com>
10501
10502         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10503         Really do nothing when no data is available.
10504         Go to the playing state when the stream is not seekable
10505         instead of failing.
10506
10507 2004-10-18  Wim Taymans  <wim@fluendo.com>
10508
10509         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10510         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10511         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10512         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10513         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10514         Added uri handler for cd://
10515         Port to new API.
10516
10517 2004-10-18  Wim Taymans  <wim@fluendo.com>
10518
10519         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10520         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10521         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10522         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10523         (remove_prerolls), (unknown_type), (add_element_stream),
10524         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10525         (gst_play_base_bin_remove_element),
10526         (gst_play_base_bin_link_stream):
10527         * gst/playback/gstplaybin.c: (gen_video_element),
10528         (gen_vis_element), (remove_sinks), (setup_sinks):
10529         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10530         (gst_stream_info_get_type), (gst_stream_info_class_init),
10531         (gst_stream_info_init), (gst_stream_info_new),
10532         (gst_stream_info_dispose), (stream_info_mute_pad),
10533         (gst_stream_info_set_property), (gst_stream_info_get_property):
10534         * gst/playback/gststreaminfo.h:
10535         Add sink padtemplate to decodebin.
10536         Added some more comments.
10537         Make queue size configurable in playbasebin.
10538         Added possibility to use elements as sinks (ex cdaudio).
10539
10540 2004-10-15  Wim Taymans  <wim@fluendo.com>
10541
10542         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10543         (gst_speexenc_chain):
10544         Fix speex timestamps so that it gets muxed properly.
10545
10546 2004-10-15  Wim Taymans  <wim@fluendo.com>
10547
10548         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10549         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10550         (gst_dv1394src_init), (gst_dv1394src_dispose),
10551         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10552         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10553         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10554         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10555         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10556         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10557         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10558         * ext/raw1394/gstdv1394src.h:
10559         Added conversion/query functions.
10560         Update buffer timestamps,
10561         Added signals.
10562         Added uri dv:// so it might play from the firewire in playbin.
10563         Fix a possible leak.
10564         Added debugging.
10565
10566 2004-10-15  Wim Taymans  <wim@fluendo.com>
10567
10568         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10569         (gst_dv1394src_init), (gst_dv1394src_set_property),
10570         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10571         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10572         * ext/raw1394/gstdv1394src.h:
10573         Added AV/C VTR control support needed for some cameras.
10574         Added automatic port detection.
10575         Added properties for selecting the channel.
10576         The configure.ac script is not yet updated to reflect the
10577         new libavc1394 and librom1394 dependencies.
10578
10579 2004-10-15  Wim Taymans  <wim@fluendo.com>
10580
10581         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10582         (qtdemux_parse), (gst_qtdemux_handle_esds):
10583         An esds box is not a container.
10584         Fix parsing of mp4v boxes.
10585         Do not try to renegotiate fps for each frame. Need to
10586         find a better method. This should fix mp4 playback.
10587
10588 2004-10-14  David Schleef  <ds@schleef.org>
10589
10590         * configure.ac: update for swfdec-0.3 and liboil-0.2
10591         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10592         * ext/swfdec/gstswfdec.h: same
10593         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10594         * gst/videotestsrc/videotestsrc.c: same
10595
10596 2004-10-14  Wim Taymans  <wim@fluendo.com>
10597
10598         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10599         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10600         (is_sync_frame), (gst_multifdsink_new_client),
10601         (gst_multifdsink_handle_client_write),
10602         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10603         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10604         Turn warnings into info.
10605         Don't allow a state change in the streaming thread.
10606
10607 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10608
10609         * ext/vorbis/oggvorbisenc.c:
10610         * ext/vorbis/vorbisdec.c:
10611           fix template sample rate
10612
10613 2004-10-13  Wim Taymans  <wim@fluendo.com>
10614
10615         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10616         Decoding the header first fixes some problems in resyncing
10617         in more mp3s.
10618
10619 2004-10-12  Wim Taymans  <wim@fluendo.com>
10620
10621         * gst/playback/gstplaybin.c: (gen_video_element),
10622         (gen_vis_element), (remove_sinks), (setup_sinks):
10623         Added vis plugin support, need to configure the vis
10624         element to activate it.
10625
10626 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10627
10628         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10629         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10630           Some debug.
10631         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10632         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10633         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10634         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10635         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10636         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10637         * gst/avi/gstavidemux.h:
10638           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10639           recovery (where, if part of the index is broken, we will still read
10640           the rest of the index and recover the broken part by stream
10641           scanning). More broken media support. EOS workarounds. General AVI
10642           braindamage headache recovery. Aspirin included.
10643
10644 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10645
10646         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10647         (cdparanoia_event), (cdparanoia_query):
10648           Get rid of hideous lead-in.
10649
10650 2004-10-11  Wim Taymans  <wim@fluendo.com>
10651
10652         * gst/playback/gstplaybasebin.c: (setup_source):
10653         Wrong var used to get g_list_next.
10654
10655 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10656
10657         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10658         (cdparanoia_get), (cdparanoia_open):
10659           Report discid as metadata, add duration.
10660
10661 2004-10-11  Wim Taymans  <wim@fluendo.com>
10662
10663         * gst/playback/gstplaybasebin.c: (setup_source):
10664         Cleanup the previous pipeline a little earlier for the
10665         case that a source element provides raw data.
10666
10667 2004-10-11  Benjamin Otte  <otte@gnome.org>
10668
10669         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10670           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10671           consuming the last 128 bytes, even though it was valid mp3 data.
10672
10673 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10674
10675         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10676         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10677         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10678         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10679
10680 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10681
10682         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10683         Fix for webcams that support only specific width or height
10684
10685 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10686
10687         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10688
10689         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10690           Fix wrong discont event setup (fixes #154967).
10691
10692 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10693
10694         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10695
10696         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10697           Error out on invalid data (fixes #154807).
10698
10699 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10700
10701         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10702
10703         * ext/dvdread/dvdreadsrc.c: (_read):
10704           Make titles > 0 work again (fixes #154834).
10705
10706 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10707
10708         * gst-libs/gst/riff/riff-media.c:
10709         (gst_riff_create_video_template_caps):
10710           WMV3 missing in template caps.
10711
10712 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10713
10714         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10715           OK, so the original code was too strict. It makes random AVI files
10716           hang for seconds upon opening, which is unacceptable and is far
10717           beyond the original goal of getting multiple chunks for one-chunk
10718           sounc stream files. So now do just that.
10719
10720 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10721
10722         * gst/playback/gstplaybasebin.c: (setup_source),
10723         (gst_play_base_bin_change_state):
10724           Actually clean up streaminfo if output fails. This would trigger
10725           if, for example, there was no CD in the drive. No preroll, so
10726           a streaminfo structure is created, but the subsequent state change
10727           of the thread fails.
10728         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10729           Don't change state if parent failed.
10730
10731 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10732
10733         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10734         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10735         (gen_video_element), (remove_sinks):
10736           Add small bits of code for screenshot handling.
10737
10738 2004-10-08  Wim Taymans  <wim@fluendo.com>
10739
10740         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10741         (gen_video_element), (gen_audio_element), (setup_sinks):
10742         Don't assume the user provided sinks are named "sink"...
10743
10744 2004-10-08  Wim Taymans  <wim@fluendo.com>
10745
10746         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10747         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10748         (gst_play_base_bin_link_stream):
10749         Do not try to autoplug sources that generate raw streams like
10750         cdparanoia.
10751         disconnect the preroll overrun signal when we don't need it anymore.
10752
10753 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10754
10755         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10756         Added reworked patch from #154903 from milosz derezynski (deadchip).
10757
10758 2004-10-08  Wim Taymans  <wim@fluendo.com>
10759
10760         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10761         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10762         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10763         (cdparanoia_convert), (cdparanoia_uri_get_type),
10764         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10765         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10766         * ext/cdparanoia/gstcdparanoia.h:
10767         This adds the cdda://<tracknum> uri.
10768
10769 2004-10-08  Wim Taymans  <wim@fluendo.com>
10770
10771         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10772         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10773         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10774         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10775         (unknown_type), (gst_play_base_bin_remove_element),
10776         (gst_play_base_bin_link_stream):
10777         * gst/playback/gstplaybasebin.h:
10778         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10779         (gst_play_bin_set_property), (gen_video_element),
10780         (gen_audio_element), (setup_sinks):
10781         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10782         (gst_stream_info_get_type), (gst_stream_info_class_init),
10783         (gst_stream_info_init), (gst_stream_info_new),
10784         (gst_stream_info_dispose), (stream_info_mute_pad),
10785         (gst_stream_info_set_property), (gst_stream_info_get_property):
10786         * gst/playback/gststreaminfo.h:
10787         Reuse the audio and video bins.
10788         Some internal cleanups in the stream selection code.
10789
10790 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10791
10792         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10793         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10794         * sys/ximage/ximagesink.h:
10795         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10796         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10797         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10798         not coming from those elements. Moreover these elements should not keep
10799         the xid they have been given when in NULL state.
10800
10801 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10802
10803         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10804         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10805         * sys/ximage/ximagesink.h:
10806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10807         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10808         * sys/xvimage/xvimagesink.h:
10809           Actually only create a new toplevel window if we're not gonna
10810           embed it right after.
10811
10812 2004-10-07  Wim Taymans  <wim@fluendo.com>
10813
10814         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10815         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10816         * gst/playback/gstplaybin.c: (setup_sinks):
10817         Implement muting/unmuting of streams, mute streams that are not
10818         used.
10819
10820 2004-10-07  Wim Taymans  <wim@fluendo.com>
10821
10822         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10823         (plugin_init):
10824         Added lame audio/x-ac3 typefind function.
10825
10826 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10827
10828         * configure.ac:
10829           bump nano to cvs
10830
10831 === release 0.8.5 ===
10832
10833 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10834
10835         * NEWS:
10836         * RELEASE:
10837         * configure.ac:
10838           releasing 0.8.5, "Take You On"
10839
10840 2004-10-06  Wim Taymans  <wim@fluendo.com>
10841
10842         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10843         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10844         (no_more_pads), (close_link), (type_found):
10845         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10846         * gst/playback/gstplaybin.c: (gen_video_element):
10847         Do not signal the no_more_pads after the first pad when
10848         we are plugging a non dynamic element with multiple
10849         output pads (like swfdec, dvdec, ...).
10850
10851 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10852
10853         * configure.ac:
10854           bump for prerelease
10855
10856 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10857
10858         * gst/wavparse/gstwavparse.c:
10859           add ATRAC3 to STATIC CAPS to fix a warning
10860
10861         * gst/matroska/ebml-read.c:
10862         * gst-libs/gst/riff/riff-read.c:
10863           fix typos
10864
10865 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10866
10867         * gst-libs/gst/riff/riff-media.c:
10868           generate caps for ATRAC3 audio streams
10869
10870         * gst/realmedia/rmdemux.c:
10871           generate caps for ATRAC3 audio streams
10872
10873 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10874
10875         * gst/wavparse/Makefile.am
10876         * gst/wavparse/riff.h
10877         * gst/wavparse/wavparse.vcproj
10878           riff.h removal (unused and duplication with riff-ids.h)
10879
10880 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10881
10882         * gst/wavparse/gstwavparse.h
10883           remove duplicated defines for audio codec codes
10884
10885         * gst-libs/gst/riff/riff-ids.h
10886         * gst/wavenc/riff.h:
10887           add "4CC" code for ATRAC3 audio streams
10888           add "4CC" code for ITU_G721_ADPCM (unused for now)
10889
10890 2004-10-06  Wim Taymans  <wim@fluendo.com>
10891
10892         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10893         Actually _do_ negotiation. Pass gdouble as arg instead
10894         of guint64 for the framerate.
10895
10896 2004-10-06  Wim Taymans  <wim@fluendo.com>
10897
10898         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10899         (find_compatibles), (close_pad_link), (try_to_link_1),
10900         (no_more_pads), (close_link), (type_found):
10901         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10902         * gst/playback/gstplaybin.c: (gen_video_element),
10903         (gen_audio_element):
10904         Set state on newly added element to READY so that negotiation
10905         can happen ASAP.
10906         Addes some more debug info.
10907         Do not try to plug pads with multiple caps structures or ANY
10908         because it is too dangerous since we do not do dynamic
10909         replugging.
10910
10911 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10912
10913         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10914
10915         * po/LINGUAS:
10916         * po/or.po:
10917           add Oriya translation
10918
10919 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10920
10921         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10922           Prevent overwrite of size member. Makes audio sound crappy.
10923
10924 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10925
10926         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10927         Add rmvb to the list of known RealMedia extensions
10928
10929 2004-10-05  Wim Taymans  <wim@fluendo.com>
10930
10931         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10932         (mngdec_openstream), (mngdec_closestream),
10933         (mngdec_handle_sink_event), (mngdec_readdata),
10934         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10935         (mngdec_getcanvasline), (mngdec_refresh),
10936         (gst_mngdec_change_state):
10937         Set the framerate correctly.
10938
10939 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10940
10941         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10942           There was something wrong with the index massaging.
10943
10944 2004-10-04  Wim Taymans  <wim@fluendo.com>
10945
10946         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10947         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10948         (gst_smokedec_chain):
10949         * ext/jpeg/gstsmokedec.h:
10950         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10951         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10952         * ext/jpeg/gstsmokeenc.h:
10953         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10954         (smokecodec_decode_new), (smokecodec_info_free),
10955         (smokecodec_set_quality), (smokecodec_get_quality),
10956         (smokecodec_set_threshold), (smokecodec_get_threshold),
10957         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10958         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10959         (smokecodec_encode), (smokecodec_parse_id),
10960         (smokecodec_parse_header), (smokecodec_decode):
10961         * ext/jpeg/smokecodec.h:
10962         * ext/jpeg/smokeformat.h:
10963         Updated smoke, new bitstream, allows embedding in ogg.
10964
10965 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10966
10967         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10968           Fix seeking in some files. All this code is no longer needed (and
10969           actually breaks stuff) because we now synchronize the full index
10970           right when reading the header.
10971
10972 2004-10-04  Wim Taymans  <wim@fluendo.com>
10973
10974         * configure.ac:
10975         configure update for libmng.
10976
10977 2004-10-04  Wim Taymans  <wim@fluendo.com>
10978
10979         * ext/libmng/Makefile.am:
10980         * ext/libmng/gstmng.c: (plugin_init):
10981         * ext/libmng/gstmng.h:
10982         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10983         (gst_mngdec_base_init), (gst_mngdec_class_init),
10984         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10985         (gst_mngdec_loop), (gst_mngdec_get_property),
10986         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10987         (mngdec_closestream), (mngdec_handle_sink_event),
10988         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10989         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10990         (gst_mngdec_change_state):
10991         * ext/libmng/gstmngdec.h:
10992         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10993         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10994         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10995         (gst_mngenc_chain), (gst_mngenc_get_property),
10996         (gst_mngenc_set_property):
10997         * ext/libmng/gstmngenc.h:
10998         Added basic MNG decoder. Needs more work. The encoder does
10999         not work yet.
11000
11001 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11002
11003         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
11004         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
11005         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
11006           Don't hang on length=0 chunks. Some negotiation fixes. Signal
11007           no-more-pads.
11008
11009 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11010
11011         * configure.ac:
11012           you need at least 1.0.4 of speex
11013
11014 2004-10-04 Iain <iaingnome@gmail.com>
11015
11016         * ext/speex/gstspeexdec.h: Revert the includes changes.
11017
11018         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
11019
11020 2004-09-30 Iain <iaingnome@gmail.com>
11021
11022         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
11023         found during init or set as a property instead of hardcoding /dev/audio
11024
11025 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11026
11027         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
11028         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
11029         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
11030         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
11031         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
11032         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
11033         (gst_rmdemux_dump_data):
11034           Use debug category, fix EOS handling. filesrc ! rmdemux now
11035           works.
11036
11037 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11038
11039         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11040         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
11041         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
11042           Improve allocation, cutting and sorting of the index. How takes a
11043           few seconds instead of minutes.
11044
11045 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
11046
11047         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
11048           fixed compilation
11049
11050 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11051
11052         * gst-libs/gst/riff/riff-media.c:
11053         (gst_riff_create_video_caps_with_data),
11054         (gst_riff_create_video_template_caps):
11055           Add wing commander format mimetype/fourccs.
11056         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11057           Don't crash if some value is 0.
11058
11059 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11060
11061         * gst-libs/gst/riff/riff-media.c:
11062         (gst_riff_create_video_caps_with_data),
11063         (gst_riff_create_video_template_caps):
11064           Add DIB fourcc (raw, palettized 8-bit RGB).
11065         * gst-libs/gst/riff/riff-read.c:
11066         (gst_riff_read_strf_vids_with_data):
11067           Oops, fix strf_data reading bug.
11068         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11069           Use a non-NULL tag.
11070         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11071           Time for hacks. Sorry Dave. At least one quicktime movie (a
11072           trailer) that I've encountered contains multiple video tracks.
11073           One of those is the actual video track, the other are one-frame
11074           tracks (images). Unfortunately, the number of frames according
11075           to the trak header is 1 for each, so that doesn't help. So
11076           instead, I look at the duration and discard tracks with a
11077           duration shorter than 20% of the length of the stream. Better
11078           than nothing.
11079
11080 2004-10-01  Christian Schaller <christian@fluendo.com>
11081
11082         * ext/ivorbis/vorbis.c:
11083           Patch from Phil Blundell (Bug 152341)
11084
11085 2004-10-01  Wim Taymans  <wim@fluendo.com>
11086
11087         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11088         (speex_dec_get_formats), (speex_dec_convert),
11089         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11090         (speex_dec_chain), (gst_speexdec_get_property),
11091         (gst_speexdec_set_property):
11092         Small cleanups.
11093
11094 2004-10-01  Wim Taymans  <wim@fluendo.com>
11095
11096         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11097         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11098         (gst_wavparse_other), (gst_wavparse_loop),
11099         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11100         (gst_wavparse_srcpad_event):
11101         * gst/wavparse/gstwavparse.h:
11102         Added some more debugging info.
11103         Fix the case where the length of the file is 0.
11104         Make sure we seek to sample borders.
11105
11106 2004-10-01  Wim Taymans  <wim@fluendo.com>
11107
11108         * gst/playback/README:
11109         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11110         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11111         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11112         Add some debug info to decodebin, update README
11113
11114 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11115
11116         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11117           Don't use g_print(); use GST_DEBUG().
11118
11119 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11120
11121         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11122         (gst_ogg_mux_queue_pads):
11123           Handle EOS properly.
11124
11125 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11126
11127         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11128
11129         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11130         (gst_faad_chain), (gst_faad_change_state):
11131         * ext/faad/gstfaad.h:
11132           Allow playback of raw (unframed) MPEG AAC files (#148993).
11133
11134 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11135
11136         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11137
11138         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11139           Throw error if we didn't recognize the stream. Fixes #152289.
11140
11141 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11142
11143         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11144           Fix negotiation.
11145
11146 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11147
11148         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11149
11150         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11151           Fix memleak.
11152
11153 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11154
11155         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11156
11157         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11158           Solve #152805.
11159         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11160           Solve 152806.
11161
11162 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11163
11164         * gst-libs/gst/riff/riff-media.c:
11165         (gst_riff_create_video_caps_with_data),
11166         (gst_riff_create_audio_caps_with_data):
11167           Add codec_data handling (like asfdemux used to do).
11168         * gst/asfdemux/gstasf.c: (plugin_init):
11169         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11170         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11171           Use riff-media for caps creation instead of our own (mostly
11172           broken) copy of its functions.
11173
11174 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11175
11176         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11177           Don't actually error out if we get another return value than
11178           -EINVAL. Opposite to what I first thought, drivers have random
11179           return values for this, although -EINVAL is the expected return
11180           value. Since this is not fatal, we shouldn't use
11181           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11182
11183 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11184
11185         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11186         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11187         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11188         (dvdreadsrc_get), (dvdreadsrc_open_file),
11189         (dvdreadsrc_change_state):
11190           Fix. Don't do one big huge loop around the whole DVD, that will
11191           cache all data and thus eat sizeof(dvd) (several GB) before we
11192           see something.
11193         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11194           Actually NULL'ify event after using it.
11195         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11196         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11197         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11198         (gst_ebml_read_seek), (gst_ebml_read_skip):
11199           Handle events.
11200         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11201         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11202         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11203           Fix timing (this will probably break if I seek using menus, but
11204           I didn't get there yet). VOBs and normal DVDs should now work.
11205           Add a mpeg2-only pad with high rank so this get autoplugged for
11206           MPEG-2 movies.
11207         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11208         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11209         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11210         (gst_mpeg_demux_get_audio_stream),
11211         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11212         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11213           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11214           MPEG-1 but use dvddemux for MPEG-2.
11215         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11216         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11217         (gst_mpeg_parse_parse_packhead):
11218           Timing. Only add pad template if it exists. Add sink template from
11219           class and not from ourselves. This means we will always use the
11220           correct sink template even if it is not the one defined in this
11221           file.
11222
11223 2004-09-29  Wim Taymans  <wim@fluendo.com>
11224
11225         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11226         (gst_mpeg_demux_parse_pes):
11227         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11228         Fix playback of mpeg again, timestamps where screwed up by
11229         patch 1.61.
11230
11231 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11232
11233         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11234           Only return true if we actually filled something in. Prevents
11235           player applications from showing a random length for flac files.
11236         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11237         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11238         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11239         (gst_riff_read_strf_vids_with_data),
11240         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11241           OK, ok, so I implemented event handling. Apparently it's normal
11242           that we receive random events at random points without asking
11243           for it.
11244         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11245         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11246         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11247         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11248         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11249         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11250         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11251         * gst/avi/gstavidemux.h:
11252           Implement non-lineair chunk handling and subchunk processing.
11253           The first solves playback of AVI files where the audio and video
11254           data of individual buffers that we read are not synchronized.
11255           This should not happen according to the wonderful AVI specs, but
11256           of course it does happen in reality. It is also a prerequisite for
11257           the second. Subchunk processing allows us to cut chunks in small
11258           pieces and process each of these pieces separately. This is
11259           required because I've seen several AVI files with incredibly large
11260           audio chunks, even some files with only one audio chunk for the
11261           whole file. This allows for proper playback including seeking.
11262           This patch is supposed to fix all AVI A/V sync issues.
11263         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11264         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11265           Work.
11266         * gst/modplug/gstmodplug.cc:
11267           Proper return value setting for the query() function.
11268         * gst/playback/gstplaybasebin.c: (setup_source):
11269           Being in non-playing state (after, e.g., EOS) is not necessarily
11270           a bad thing. Allow for that. This fixes playback of short files.
11271           They don't actually playback fully now, because the clock already
11272           runs. This means that small files (<500kB) with a small length
11273           (<2sec) will still not or barely play. Other files, such as mod
11274           or flx, will work correctly, however.
11275
11276 2004-09-28  Wim Taymans  <wim@fluendo.com>
11277
11278         * ext/speex/gstspeex.c: (plugin_init):
11279         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11280         (gst_speex_dec_class_init), (speex_dec_get_formats),
11281         (speex_get_event_masks), (speex_get_query_types),
11282         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11283         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11284         (gst_speexdec_get_property), (gst_speexdec_set_property),
11285         (speex_dec_change_state):
11286         * ext/speex/gstspeexdec.h:
11287         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11288         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11289         (gst_speexenc_base_init), (gst_speexenc_class_init),
11290         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11291         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11292         (gst_speexenc_src_query), (gst_speexenc_init),
11293         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11294         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11295         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11296         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11297         (gst_speexenc_chain), (gst_speexenc_get_property),
11298         (gst_speexenc_set_property), (gst_speexenc_change_state):
11299         * ext/speex/gstspeexenc.h:
11300         Rewrote speex encoder, make sure it can be embedded in ogg.
11301         Implemented speex decoder.
11302
11303 2004-09-28  Christian Schaller <christian@fluendo.com>
11304
11305         * configure.ac:
11306         Remove kioslave plugin. Markey is brewing a new working one
11307         * ext/Makefile.am: Remove kioslave plugin
11308         * ext/kio: remove
11309         * gst-plugins.spec.in: remove kio plugin from spec
11310
11311 2004-09-27  Wim Taymans  <wim@fluendo.com>
11312
11313         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11314         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11315         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11316         (gst_multifdsink_new_client),
11317         (gst_multifdsink_handle_client_write),
11318         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11319         (gst_multifdsink_handle_clients):
11320         * gst/tcp/gstmultifdsink.h:
11321         Make syncing to keyframes actually work for new clients and lagging
11322         clients.
11323
11324 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11325
11326         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11327         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11328         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11329         * gst/debug/gstnavigationtest.h:
11330           make navigationtest display button-press and button-release events
11331
11332 2004-09-26 Iain <iaingnome@gmail.com>
11333
11334         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11335         the channels have received a new media event.
11336         (interleave_buffered_loop): Compresses a new media event on all
11337         channels into one.
11338
11339 2004-09-26 Iain <iaingnome@gmail.com>
11340
11341         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11342         call the sinkpad's default event handler and not the srcpads. He also
11343         says this is confusing :)
11344         (gst_wavenc_stop_file): Company says that seek events only go upstream
11345         we should send a discontinuous downstream instead.
11346
11347 2004-09-25  Christian Schaller <christian@fluendo.com>
11348
11349         * Update SPEC file to be usable in conjunction with Fedora Core,
11350           Fedora.us and freshrpms packages
11351         * Fix typo in multifilesrc test Makefile
11352
11353 2004-09-24  Wim Taymans  <wim@fluendo.com>
11354
11355         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11356         Only signal the no_more_pads signal when we have
11357         added the stream to our list.
11358
11359 2004-09-24  Wim Taymans  <wim@fluendo.com>
11360
11361         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11362         (new_decoded_pad):
11363         * gst/playback/gstplaybasebin.h:
11364         * gst/playback/gstplaybin.c: (setup_sinks):
11365         Don't try to preroll or decode more than one audio/video
11366         track.
11367
11368 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11369
11370         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11371           Throw error if we failed to find a suitable output. This should
11372           throw an error if we successfully set up a pipeline (e.g. because
11373           we recognized a media file) but found no decodable streams in it
11374           (e.g. because it contains only media stream types for which we
11375           have no decoders, or because it's not a media type).
11376
11377 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11378
11379         * ext/dirac/Makefile.am:
11380         * ext/dirac/gstdirac.cc:
11381         * ext/dirac/gstdiracdec.cc:
11382         * ext/dirac/gstdiracdec.h:
11383           Do something. Don't actually know if this works because I don't
11384           have a demuxer yet.
11385         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11386           Add channels=1 to caps returned from _getcaps().
11387         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11388         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11389         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11390         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11391         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11392         (gst_ogm_parse_change_state):
11393           Separate between audio/video so ogmaudioparse actually uses the
11394           audio pad templates. Both audio and video work now, including
11395           autoplugging. Also use sometimes-srcpad hack.
11396         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11397           Handle events better. Don't hang on infinite loops.
11398         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11399         (gst_avi_demux_init), (gst_avi_demux_reset),
11400         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11401         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11402         (gst_avi_demux_change_state):
11403         * gst/avi/gstavidemux.h:
11404           Improve A/V sync. Still not perfect.
11405         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11406         (gst_ebml_read_skip):
11407           Handle events better.
11408         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11409         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11410         (qtdemux_audio_caps):
11411           Add IMA4. Improve event handling. Save offset after a seek when
11412           the headers are at the end of the file so that we don't end up in
11413           an infinite loop.
11414         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11415           Add low-priority typefind support for files with no length.
11416
11417 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11418
11419         * testsuite/multifilesink/Makefile.am:
11420         fix typo
11421
11422 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11423
11424         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11425         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11426         mistakes from thaytan's patches.
11427
11428 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11429
11430         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11431           For completeness, XSync in the destroy function as xvimage does.
11432
11433 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11434
11435         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11436            Correct caps negotiation
11437         * gst/volume/gstvolume.c: (volume_chain_float),
11438         (volume_chain_int16):
11439            Modify debug output to be little more informative
11440         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11442         (gst_xvimagesink_xvimage_destroy):
11443           Add XSync calls after detaching from the shared memory segment to
11444           avoid a crash.
11445
11446 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11447
11448         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11449         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11450         * ext/vorbis/vorbis.c: (plugin_init):
11451         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11452         (gst_vorbisenc_chain):
11453         * ext/vorbis/vorbisenc.h:
11454         remove explicit newmedia support from oggmux and vorbisenc
11455         add debug category to vorbisenc
11456         * gst/multifilesink/gstmultifilesink.c:
11457         (gst_multifilesink_class_init), (gst_multifilesink_init),
11458         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11459         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11460         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11461         (plugin_init):
11462         * gst/multifilesink/gstmultifilesink.h:
11463         add support for streamheader in multifilesink
11464
11465 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11466
11467         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11468         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11469         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11470           Prevent infinite loops. More correct error reporting.
11471         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11472           Error out if negotiation fails.
11473         * gst/playback/gstplaybasebin.c: (setup_source),
11474         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11475         (gst_play_base_bin_found_tag):
11476           Error/tag forwarding. Pre-roll fixes for source errors on state
11477           changes (e.g. "file does not exist") to prevent hangs.
11478
11479 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11480
11481         * testsuite/multifilesink/Makefile.am:
11482         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11483         (gst_newmedia_class_init), (gst_newmedia_init),
11484         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11485         (newfile_signal), (test_signal), (main):
11486         * testsuite/multifilesink/multifilesrc_test.c: (main):
11487         * testsuite/multifilesink/oggtheora_test.c:
11488         (gst_newmedia_base_init), (gst_newmedia_class_init),
11489         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11490         (test_format), (newfile_signal), (test_signal), (main):
11491         * testsuite/multifilesink/oggvorbis_test.c:
11492         (gst_newmedia_base_init), (gst_newmedia_class_init),
11493         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11494         (test_format), (newfile_signal), (test_signal), (main):
11495         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11496         (gst_newmedia_class_init), (gst_newmedia_init),
11497         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11498         (newfile_signal), (test_signal), (main):
11499         New media tests
11500
11501 2004-09-20  Christian Schaller <christian@fluendo.com>
11502
11503         * Fix mikmod license to LGPL as they have relicensed
11504         * Move Dirac and Effectv into LGPL section of README_license
11505
11506 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11507
11508         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11509         (gst_mad_change_state):
11510           Allow for mp3 rate/channels changes. However, only very
11511           conservatively. Reason that we *have* to enable this is smiply
11512           because the mad find_sync() function is not good enough, it will
11513           regularly sync on random data as valid frames and therefore make
11514           us provide random caps as *final* caps of the stream. The best fix
11515           I could think of is to simply require several of the same stream
11516           changes in a row before we change caps.
11517           The actual testcase that works now is #
11518         * ext/ogg/Makefile.am:
11519         * ext/ogg/gstogg.c: (plugin_init):
11520         * ext/ogg/gstogmparse.c:
11521           OGM support (video only for now; I need an audio sample file).
11522         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11523         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11524         (gst_asf_demux_add_video_stream):
11525           WMV extradata.
11526         * gst/playback/gstplaybasebin.c: (unknown_type):
11527           Don't error out on single unknown-types after all. It's wrong.
11528           If we found type of video and audio but not of a subtitle stream,
11529           it will still error out (which is unwanted). Will find a better fix
11530           later on.
11531         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11532         (ogmaudio_type_find), (plugin_init):
11533           OGM support.
11534
11535 2004-09-20  Johan Dahlin  <johan@gnome.org>
11536
11537         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11538         after setting caps.
11539
11540 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11541
11542         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11543         * gst/wavenc/gstwavenc.h:
11544         Added newmedia support to wavenc
11545
11546 2004-09-17  Wim Taymans  <wim@fluendo.com>
11547
11548         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11549         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11550         (gst_fdset_fd_can_write), (gst_fdset_wait):
11551         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11552         (gst_multifdsink_init), (gst_multifdsink_add),
11553         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11554         (gst_multifdsink_remove_client_link),
11555         (gst_multifdsink_client_queue_buffer),
11556         (gst_multifdsink_handle_client_write),
11557         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11558         (gst_multifdsink_close), (gst_multifdsink_change_state):
11559         * gst/tcp/gstmultifdsink.h:
11560         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11561         (gst_tcpserversink_removed):
11562         Small cleanups in fdset.c
11563         Use a hastable to map fd to the client structure for faster
11564         lookup in _remove and get_stats.
11565         Added virtual function to close the fds.
11566         Handle clients even when the select/poll call was unblocked because
11567         of a command.
11568         Implement syncing to keyframe in the recovery procedure.
11569
11570 2004-09-16 Iain <iaingnome@gmail.com>
11571
11572         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11573         try caps.
11574
11575 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11576
11577         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11578           Caps are only set if the type of the stream is unknown, but this
11579           is initialized in ->init_stream(), so set to UNKNOWN after calling
11580           ->init_stream() so that capsnego starts.
11581
11582 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11583
11584         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11585         (gst_avi_demux_stream_data):
11586           Just hardcode for raw audio then. AVI audio sucks.
11587
11588 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11589
11590         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11591         * gst/matroska/matroska-mux.c: (audiosink_templ),
11592         (gst_matroska_mux_audio_pad_link):
11593         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11594         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11595
11596 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11597
11598         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11599         (gst_avi_demux_stream_data):
11600           Try to fix a/v sync issues.
11601
11602 2004-09-15  David Schleef  <ds@schleef.org>
11603
11604         * configure.ac: remove NASM check, since we don't use it.  Update
11605         dirac check to 0.4
11606         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11607         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11608         Initialized variables.
11609         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11610         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11611         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11612         SVQ3 format
11613
11614 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11615
11616         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11617         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11618         * gst/avi/gstavidemux.h:
11619           Fix for compressed audio (mp3) timestamp generation. How did this
11620           ever work?
11621
11622 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11623
11624         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11625           Volume is a double not a float.
11626
11627 2004-09-15  Wim Taymans  <wim@fluendo.com>
11628
11629         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11630         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11631         Don't close the fd in multifdsink as we didn't open it in the
11632         first place. Some cleanups.
11633
11634 2004-09-15  Wim Taymans  <wim@fluendo.com>
11635
11636         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11637         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11638         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11639         Fix the case where the muxer would mark pages as delta
11640         frames when they are not (vorbis only ogg).
11641
11642 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11643
11644         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11645         (gst_play_base_bin_change_state):
11646           Handle the case where we failed to setup a clear pipeline. This
11647           will throw an error (or EOS, another nice case) and if you don't
11648           catch that, the app will wait for the signal forever (and thus
11649           hang).
11650
11651 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11652
11653         * ext/gnomevfs/gstgnomevfssink.c:
11654         (gst_gnomevfssink_uri_get_protocols):
11655         * ext/gnomevfs/gstgnomevfssrc.c:
11656         (gst_gnomevfssrc_uri_get_protocols):
11657         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11658         * ext/gnomevfs/gstgnomevfsuri.h:
11659           Use _uri_new() instead of _open(), so it doesn't take as long and
11660           Christophe's computer won't hang.
11661         * gst/playback/gstplaybasebin.c: (unknown_type):
11662           Throw error on unknown media type, so apps actually display it.
11663
11664 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11665
11666         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11667           this script to work on Solaris since bash shell handles echo
11668           differenly than bash.
11669
11670 2004-09-17  Wim Taymans  <wim@fluendo.com>
11671
11672         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11673         (setup_source), (gst_play_base_bin_set_property),
11674         (gst_play_base_bin_add_element):
11675         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11676         Some more work on making sure seeking pauses the pipeline and
11677         that changing the uri actually does something.
11678
11679 2004-09-17  Wim Taymans  <wim@fluendo.com>
11680
11681         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11682         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11683         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11684         (gst_tcpserversink_close):
11685         Be a bit more paranoid when freeing memory.
11686
11687 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11688
11689         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11690         (qtdemux_parse_trak):
11691           Don't crash by dividing by zero (see sample movie in #126922).
11692
11693 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11694
11695         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11696           Don't touch non-existing data (fixes crash on file in #140147).
11697
11698 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11699
11700         * gst/playback/gstplaybasebin.c:
11701         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11702           Handle double disposals, and proper change of URIs.
11703
11704 2004-09-13  Martin Eikermann <meiker@upb.de>
11705
11706         * gst/mpegstream/gstmpegparse.c:
11707           fix synchronistation for streams recorded from digital PCR
11708           fixes bug #119376
11709
11710 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11711
11712         * ext/gnomevfs/Makefile.am:
11713         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11714         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11715         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11716         (gst_gnomevfssink_uri_get_type),
11717         (gst_gnomevfssink_uri_get_protocols),
11718         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11719         (gst_gnomevfssink_uri_handler_init),
11720         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11721         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11722         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11723         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11724         (gst_gnomevfssrc_uri_get_type),
11725         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11726         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11727         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11728         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11729         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11730         * ext/gnomevfs/gstgnomevfsuri.h:
11731           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11732           of fake URIs to see which this version of Gnome-VFS likes, and
11733           uses that for the Gst-URI interface. Makes playbin support http://
11734           streams. Also fix up some stupid behaviour in gnomevfssrc.
11735
11736 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11737
11738         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11739         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11740         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11741         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11742           Update mixer (to sync with other sessions) if we try to obtain
11743           a new value. This makes alsamixer work accross applications.
11744         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11745           Only call sync functions if we're running, else alsalib asserts.
11746         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11747           Sometimes fails to compile. Possibly a gcc bug.
11748         * gst/playback/gstplaybin.c: (gen_video_element),
11749         (gen_audio_element):
11750           Add a reference to an application-provided object, because we lose
11751           this same reference if we add it to the bin. If we don't do this,
11752           we can only use this object once and thus crash if we go from
11753           ready to playing, back to ready and back to playing again.
11754           Also add an audioscale element because several cheap soundcards -
11755           like mine - don't support all samplerates.
11756         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11757         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11758           Fix wrong order or PAR calls. Makes automatically obtained PAR
11759           from the X server atually being used.
11760
11761 2004-09-12  David Schleef  <ds@schleef.org>
11762
11763         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11764         #151887, #152102, #152247.
11765         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11766         * examples/seeking/cdparanoia.c: same
11767         * examples/seeking/cdplayer.c: same
11768         * examples/seeking/seek.c: same
11769         * examples/seeking/spider_seek.c: same
11770         * examples/seeking/vorbisfile.c: same
11771         * examples/stats/mp2ogg.c: same
11772         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11773         (gst_esdsink_dispose): Dispose of element properly.
11774         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11775         fixes.
11776         * ext/nas/nassink.c: (gst_nassink_class_init),
11777         (gst_nassink_dispose): Dispose of element correctly.
11778         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11779         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11780         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11781         Fix 64-bit warning.
11782         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11783         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11784         Fix 64-bit warning.
11785
11786 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11787
11788         * configure.ac : change speex detection as 1.1.6 now uses
11789           .pc/pkg-config and they changed their headers location.
11790
11791 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11792
11793         * gst/matroska/matroska-mux.h:
11794         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11795         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11796         (gst_matroska_mux_write_data):
11797           Write multiple blocks/frames per cluster.
11798                 Write meta-seek information (seek heads).
11799
11800 2004-09-09  Scott Wheeler <wheeler@kde.org>
11801
11802         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11803         (gst_play_bin_set_property), (gst_play_bin_get_property),
11804         (gen_audio_element), (gen_audio_element):
11805           Add a volume element / property to the pipeline.
11806
11807 2004-09-07  Wim Taymans  <wim@fluendo.com>
11808
11809         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11810         Copy timestamps from the master pad to the output buffers.
11811
11812 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11813
11814         * ext/raw1394/gstdv1394src.c:
11815           throw errors when applicable
11816
11817 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11818
11819         * gst/matroska/ebml-ids.h:
11820         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11821         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11822         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11823           automatically convert unix time <-> ebml time when reading/writing
11824           a date, use gst_ebml_write_uint to write CUETIME,
11825           not gst_ebml_write_date.
11826         * gst/matroska/matroska-ids.h:
11827         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11828         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11829         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11830         (gst_matroska_mux_write_data):
11831           Write track and segment UIDs, write muxing date, write
11832           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11833           Create cues for audio only files.
11834
11835 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11836
11837         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11838         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11839           Re-commit ALSA switches.
11840         * gst/adder/gstadder.c: (gst_adder_loop):
11841           64-bit fix (#151416).
11842         * gst/debug/progressreport.c: (gst_progressreport_report):
11843           64-bit fix (#151419).
11844         * gst/matroska/matroska-demux.c:
11845         (gst_matroska_demux_parse_contents):
11846           64-bit fix (#151420).
11847         * gst/playback/test3.c: (update_scale):
11848           64-bit fix (#151421).
11849
11850 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11851
11852         * configure.ac:
11853           bump nano to cvs
11854
11855 === release 0.8.4 ===
11856
11857 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11858
11859         * configure.ac: releasing 0.8.4, "Alias"
11860
11861 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11862
11863         * ext/theora/Makefile.am:
11864           fix makefile.  Fixes #151462.
11865
11866 2004-08-30  Wim Taymans  <wim@fluendo.com>
11867
11868         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11869         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11870         (gst_multifdsink_remove_client_link),
11871         (gst_multifdsink_client_queue_buffer),
11872         (gst_multifdsink_handle_client_write):
11873         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11874         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11875         Fix some memory leaks.
11876
11877 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11878
11879         Patch by: David Schleef
11880
11881         * configure.ac:
11882         * sys/Makefile.am:
11883           rename our detection macro for V4L2.  Fixes #151236.
11884
11885 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11886
11887         Patch by: David Schleef
11888
11889         * configure.ac:
11890           check to define LAMEPRESET.  Fixes #151232.
11891
11892 2004-08-27  David Schleef  <ds@schleef.org>
11893
11894         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11895         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11896         (gst_glimagesink_fixate):  Move local variable declarations to
11897         make gcc-2.95 happy.
11898
11899 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11900
11901         * configure.ac:
11902           bump nano for prerelease
11903
11904 2004-08-27  David Schleef  <ds@schleef.org>
11905
11906         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11907         * sys/sunaudio/gstsunaudiosrc.c:
11908         * sys/sunaudio/gstsunaudiosrc.h:
11909
11910 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11911
11912         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11913         handle EOS correctly
11914         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11915         * gst/matroska/matroska-mux.h:
11916         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11917         VFW compatibility mode
11918
11919 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11920
11921         patch by: Zaheer Abbas Merali
11922
11923         * ext/ogg/gstoggmux.c:
11924         * ext/vorbis/vorbisenc.c:
11925         * ext/vorbis/vorbisenc.h:
11926           handle NEWMEDIA
11927
11928 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11929
11930         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11931         fix byte order reversion on little endian machines.
11932         * gst/matroska/matroska-mux.c: (audiosink_templ),
11933         (gst_matroska_mux_audio_pad_link):
11934         add TTA codec to the list of supported codecs.
11935         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11936         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11937         (gst_matroska_mux_write_data):
11938         * gst/matroska/matroska-mux.h:
11939         write segment duration correctly, write muxing app string, fixes bugs
11940         #140897 and #140898.
11941         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11942         wait for all pads to be negotiated before starting to mux.
11943
11944 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11945
11946         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11947         * ext/lame/gstlame.h:
11948         Added new media support to lame
11949
11950 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11951
11952         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11953         send vorbis headers at the beginning of a stream, fixes bug #141554.
11954         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11955         bug #148950.
11956         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11957         (gst_matroska_demux_plugin_init):
11958         * gst/matroska/matroska-ids.h:
11959         enable demuxing of TTA audio streams, fixes bug #148951.
11960         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11961         enable typefinding for TTA audio files, fixes bug #148711.
11962         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11963         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11964         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11965
11966 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11967
11968         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11969         (gst_riff_read_element_data), (gst_riff_read_seek),
11970         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11971         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11972         <teuf@gnome.org>
11973
11974 2004-08-23 Iain <iaingnome@gmail.com>
11975
11976         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11977         tags. They appear to be handled differently to normal.
11978         (tag_list_to_id3_tag_foreach): Ditto.
11979
11980 2004-08-22  Wim Taymans  <wim@fluendo.com>
11981
11982         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11983         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11984         Make sure we never send -1 granulepos.
11985
11986 2004-08-20  Wim Taymans  <wim@fluendo.com>
11987
11988         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11989         (gst_ogg_mux_loop):
11990         I will accept bitchslappings with non sharp objects.
11991
11992 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11993
11994         * configure.ac:
11995         Clean up the test for lame presets
11996
11997 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11998
11999         * configure.ac:
12000         * ext/lame/Makefile.am:
12001         * ext/lame/gstlame.c: (gst_lame_class_init),
12002         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12003         Only enable lame presets if version of lame has presets in API
12004
12005 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
12006         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
12007         * gst/udp/gstudpsrc.h:
12008           Don't call gst_pad_push in a get function. Fixes #150449
12009
12010 2004-08-18  Wim Taymans  <wim@fluendo.com>
12011
12012         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
12013         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
12014         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12015         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12016         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12017         (gst_fdset_wait):
12018         * gst/tcp/gstfdset.h:
12019         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12020         (gst_multifdsink_client_queue_buffer),
12021         (gst_multifdsink_handle_client_write):
12022         * gst/tcp/gstmultifdsink.h:
12023         Some extra checks in gstfdset.
12024         Only use send() when the fd is a socket. Don't try to
12025         read from write only fds.
12026
12027 2004-08-18  Wim Taymans  <wim@fluendo.com>
12028
12029         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
12030         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12031         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12032         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12033         (gst_fdset_wait):
12034         Add more locking and bounds checking.
12035
12036 2004-08-18  Wim Taymans  <wim@fluendo.com>
12037
12038         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
12039         Realloc test fdset in the lock and right before starting
12040         the poll call. Bump the limit to 4096.
12041
12042 2004-08-17  David Schleef  <ds@schleef.org>
12043
12044         * sys/sunaudio/Makefile.am:
12045         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
12046         of rates and channels.  Make debugging less obnoxious.
12047
12048         Patch from Balamurali Viswanathan implementing a mixer for
12049         Sun audio.  (bug #144091):
12050         * sys/sunaudio/gstsunelement.c:
12051         * sys/sunaudio/gstsunelement.h:
12052         * sys/sunaudio/gstsunmixer.c:
12053         * sys/sunaudio/gstsunmixer.h:
12054
12055 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12056
12057         * gst/audioscale/gstaudioscale.c:
12058         * gst/audioscale/gstaudioscale.h:
12059         made audioscale resample from any sample rate to any sample rate
12060
12061 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12062
12063         * ext/libpng/gstpngdec.c:
12064           error out on unsupported types
12065
12066 2004-08-17  Iain <iaingnome@gmail.com>
12067
12068         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12069         mid_side and loose_mid_side properties if its a stereo stream.
12070
12071 2004-08-17  Wim Taymans  <wim@fluendo.com>
12072
12073         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12074         (theora_get_formats), (theora_dec_src_convert),
12075         (theora_dec_sink_convert), (theora_dec_src_query),
12076         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12077         Add a debug line.
12078
12079 2004-08-17  Wim Taymans  <wim@fluendo.com>
12080
12081         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12082         (gst_ogg_pad_push):
12083         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12084         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12085         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12086         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12087         Mark delta units in the muxer.
12088         Try to decode the packet after an out-of-sync error from
12089         libogg.
12090
12091 2004-08-17  Wim Taymans  <wim@fluendo.com>
12092
12093         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12094         (gst_multifdsink_init), (gst_multifdsink_add),
12095         (gst_multifdsink_client_queue_buffer),
12096         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12097         * gst/tcp/gstmultifdsink.h:
12098         Added option to send a keyframe to clients as the first buffer.
12099         Make timeout property writable.
12100
12101 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12102
12103         patch by: Wim Taymans
12104
12105         * gst/tcp/gstfdset.c:
12106         * gst/tcp/gstmultifdsink.c:
12107           fix index comparison, should include 0
12108
12109 2004-08-16  Wim Taymans  <wim@fluendo.com>
12110
12111         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12112         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12113         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12114         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12115         (gst_fdset_wait):
12116           copy when reallocing for poll so the select arguments don't get
12117           changed during the call
12118
12119 2004-08-16  Wim Taymans  <wim@fluendo.com>
12120
12121         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12122         (gst_theora_enc_class_init), (theora_enc_sink_link),
12123         (theora_buffer_from_packet), (theora_enc_chain):
12124         Fix bug where buffers were not marked as keyframes
12125         correctly.
12126
12127 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12128
12129         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12130         (gst_lame_preset_get_type), (gst_lame_class_init):
12131         describe the enum values for vbr mode and presets more verbosely
12132
12133 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12134
12135         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12136         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12137         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12138         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12139         * ext/lame/gstlame.h:
12140         add preset property to lame so it can use lame presets
12141
12142 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12143
12144         * ext/lame/gstlame.c: (gst_lame_get_property):
12145         whoops forgot break, thanks teuf
12146
12147 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12148
12149         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12150         (gst_lame_class_init), (gst_lame_src_getcaps),
12151         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12152         (gst_lame_get_property), (gst_lame_setup):
12153         * ext/lame/gstlame.h:
12154         fix lame's broken vbr stuff, allow it to resample if need be, and also
12155         make xing header optional
12156
12157 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12158
12159         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12160         added getcaps function so samplerate doesnt get fixated to silly values
12161
12162 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12163
12164         * ext/lame/gstlame.c: (gst_lame_src_link):
12165         revert previous fix
12166
12167 2004-08-12  Johan Dahlin  <johan@gnome.org>
12168
12169         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12170         checks. Doesn't matter what state we are in. Interfaces are a
12171         compile time thing, not runtime. It also broke the python bindings.
12172
12173 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12174
12175         * ext/lame/gstlame.c: (gst_lame_src_link):
12176         made source pad link function check if sinkpad is ok..fixes the problem
12177         where core fixates the output rate of lame stupidly
12178
12179 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12180
12181         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12182         * sys/v4l/v4l_calls.c:
12183         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12184           fix fixate function to handle nonsimple caps.
12185           remove bogus check in _link
12186           cleanups
12187
12188 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12189
12190         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12191         set default compression ratio parameter to 0.0 so bitrate parameter
12192         works :)
12193
12194 2004-08-11  David Schleef  <ds@schleef.org>
12195
12196         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12197
12198 2004-08-11  David Schleef  <ds@schleef.org>
12199
12200         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12201         before.
12202
12203 2004-08-11  David Schleef  <ds@schleef.org>
12204
12205         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12206
12207 2004-08-11  David Schleef  <ds@schleef.org>
12208
12209         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12210           license field
12211         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12212         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12213           LGPL.
12214         * gst/auparse/gstauparse.c: Fix plugin license field.
12215         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12216         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12217         * gst/rtp/gstrtp.c: Fix plugin license field.
12218
12219 2004-08-11  Wim Taymans  <wim@fluendo.com>
12220
12221         * gst/tcp/Makefile.am:
12222         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12223         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12224         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12225         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12226         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12227         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12228         (gst_fdset_fd_can_write), (gst_fdset_wait):
12229         * gst/tcp/gstfdset.h:
12230         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12231         (gst_multifdsink_class_init), (gst_multifdsink_init),
12232         (gst_multifdsink_add), (gst_multifdsink_remove),
12233         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12234         (gst_multifdsink_remove_client_link),
12235         (gst_multifdsink_handle_client_read),
12236         (gst_multifdsink_client_queue_data),
12237         (gst_multifdsink_client_queue_caps),
12238         (gst_multifdsink_client_queue_buffer),
12239         (gst_multifdsink_handle_client_write),
12240         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12241         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12242         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12243         (gst_multifdsink_close):
12244         * gst/tcp/gstmultifdsink.h:
12245         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12246         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12247         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12248         (gst_tcpserversink_close):
12249         * gst/tcp/gsttcpserversink.h:
12250         Abstracted away the select call, implemented poll (yes we ran into
12251         the 1024 limit in production).
12252
12253 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12254
12255         * gst/tcp/gsttcp.c:
12256         * gst/tcp/gsttcpplugin.c:
12257           improve debuggging, remove assert
12258
12259 2004-08-10  Wim Taymans  <wim@fluendo.com>
12260
12261         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12262         (gst_client_status_get_type), (gst_multifdsink_class_init),
12263         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12264         (gst_multifdsink_handle_client_read),
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):
12269         * gst/tcp/gstmultifdsink.h:
12270         * gst/tcp/gsttcp-marshal.list:
12271         Starting to prepare for specifying buffer time in other units
12272         than buffers. Expose remove reason in signal.
12273
12274 2004-08-10  Wim Taymans  <wim@fluendo.com>
12275
12276         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12277         (gst_multifdsink_remove), (gst_multifdsink_clear),
12278         (gst_multifdsink_remove_client_link),
12279         (gst_multifdsink_handle_client_read),
12280         (gst_multifdsink_client_queue_data),
12281         (gst_multifdsink_client_queue_buffer),
12282         (gst_multifdsink_handle_client_write),
12283         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12284         (gst_multifdsink_chain), (gst_multifdsink_close):
12285         * gst/tcp/gstmultifdsink.h:
12286         Added more debugging info. Changed the way clients are
12287         removed from the lists. Fixed a bug where a bad file descriptor
12288         could cause many clients to be removed.
12289
12290 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12291
12292         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12293           allow all pixel-aspect-ratios, not just 1:1
12294
12295 2004-08-09  David Schleef  <ds@schleef.org>
12296
12297         * sys/glsink/ARB_multitexture.h:  Remove old files.
12298         * sys/glsink/EXT_paletted_texture.h:
12299         * sys/glsink/NV_register_combiners.h:
12300         * sys/glsink/gstgl_nvimage.c:
12301         * sys/glsink/gstgl_pdrimage.c:
12302         * sys/glsink/gstgl_rgbimage.c:
12303         * sys/glsink/gstglsink.c:
12304         * sys/glsink/gstglsink.h:
12305         * sys/glsink/gstglxwindow.c:
12306         * sys/glsink/regcomb_yuvrgb.c:
12307
12308 2004-08-09  David Schleef  <ds@schleef.org>
12309
12310         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12311         GL sink plugin.  (Bug #147302)
12312
12313         * configure.ac: Test for OpenGL
12314         * sys/Makefile.am: Use test for OpenGL
12315         * sys/glsink/Makefile.am:
12316         * sys/glsink/glimagesink.c: rewrite
12317         * sys/glsink/glimagesink.h: rewrite
12318
12319 2004-08-09  David Schleef  <ds@schleef.org>
12320
12321         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12322         sane framerates.
12323         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12325         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12326
12327 2004-08-09  Wim Taymans  <wim@fluendo.com>
12328
12329         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12330         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12331         (gst_multifdsink_client_remove),
12332         (gst_multifdsink_handle_client_read),
12333         (gst_multifdsink_handle_client_write),
12334         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12335         Do a bit more logging, make the client_read code more robust.
12336
12337 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12338
12339         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12340         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12341         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12342         (gst_jpegdec_init), (gst_jpegdec_chain):
12343         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12344         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12345           cleanups, debugging fixes and memleak plugging
12346
12347 2004-08-09  Wim Taymans  <wim@fluendo.com>
12348
12349         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12350         (theora_get_formats), (theora_dec_src_convert),
12351         (theora_dec_sink_convert), (theora_dec_src_query),
12352         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12353         (theora_dec_change_state):
12354         Don't crash on missing header packets.
12355
12356 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12357
12358         * po/LINGUAS:
12359         * po/sq.po:
12360           Added Albanian translation (Laurent Dhima)
12361         * po/cs.po:
12362           updated
12363
12364 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12365
12366         * ext/lame/gstlame.c:
12367           fix/add debugging
12368
12369 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12370
12371         * sys/ximage/ximagesink.c:
12372         * sys/xvimage/xvimagesink.c:
12373           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12374
12375 2004-08-06  Wim Taymans  <wim@fluendo.com>
12376
12377         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12378         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12379         (gst_multifdsink_client_remove),
12380         (gst_multifdsink_handle_client_read),
12381         (gst_multifdsink_handle_client_write),
12382         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12383         Make sure we don't try to read more from a client that what
12384         ioctl says us or we deadlock.
12385
12386 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12387
12388         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12389         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12390         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12391           decouple running_time and n_frames so it can handle changing
12392           framerate while running
12393
12394 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12395
12396         * po/nl.po:
12397         * po/sv.po:
12398           updated translations
12399
12400 2004-08-04  Benjamin Otte  <otte@gnome.org>
12401
12402         * gst/videotestsrc/gstvideotestsrc.c:
12403         (gst_videotestsrc_get_capslist), (generate_capslist),
12404         (plugin_init):
12405           generate the list of supported caps at startup and reuse it instead
12406           of always generating it
12407
12408 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12409
12410         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12411           whoops, last checkin broke normal build
12412
12413 2004-08-03  Benjamin Otte  <otte@gnome.org>
12414
12415         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12416         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12417         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12418         (gst_alsa_mixer_get_option):
12419         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12420         (dvdnavsrc_print_event):
12421         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12422         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12423         (gst_ogg_mux_pad_unlink):
12424         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12425         (gst_multipart_mux_pad_unlink):
12426         * gst/videofilter/gstvideobalance.c:
12427         (gst_videobalance_colorbalance_set_value):
12428         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12429         (gst_videomixer_pad_unlink):
12430         * po/uk.po:
12431         * sys/oss/gstossmixer.c:
12432         * sys/v4l/gstv4lcolorbalance.c:
12433         * sys/v4l/gstv4ltuner.c:
12434         * sys/v4l/v4lsrc_calls.c:
12435         * sys/v4l2/gstv4l2colorbalance.c:
12436         * sys/v4l2/gstv4l2tuner.c:
12437           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12438
12439 2004-08-03  Benjamin Otte  <otte@gnome.org>
12440
12441         * examples/dynparams/filter.c: (ui_control_create):
12442         * examples/gstplay/player.c: (print_tag):
12443         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12444         * ext/gdk_pixbuf/gstgdkanimation.c:
12445         (gst_gdk_animation_iter_may_advance):
12446         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12447         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12448         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12449         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12450         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12451         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12452         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12453         * gst/sine/demo-dparams.c: (main):
12454         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12455         * testsuite/alsa/formats.c: (create_pipeline):
12456         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12457           fixes for G_DISABLE_ASSERT and friends
12458         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12459         (mp3_type_frame_length_from_header), (mp3_type_find),
12460         (plugin_init):
12461           require mp3 typefinding to have at least MIN_HEADERS valid headers
12462           add typefinding for AAC adts files
12463
12464 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12465
12466         * sys/ximage/ximagesink.c:
12467         (gst_ximagesink_calculate_pixel_aspect_ratio):
12468         * sys/xvimage/xvimagesink.c:
12469         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12470         Make sure we calculate pixel-aspect-ratio using floating point maths
12471
12472 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12473
12474         * po/uk.po:
12475           updated translation
12476
12477 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12478
12479         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12480         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12481           add debugging for display PAR calculation
12482
12483 2004-08-02  David Schleef  <ds@schleef.org>
12484
12485         * configure.ac: Fix mikmod CFLAGS.
12486
12487 2004-07-27  Benjamin Otte  <otte@gnome.org>
12488
12489         * gst/audioscale/gstaudioscale.c:
12490         - fix templates to only support S16, it's the only format that works
12491         - make caps nego code use try_set_caps_nonfixed and fixation instead
12492         of try_set_caps twice, which is not nice for autopluggers
12493         - change rank to secondary, so autopluggers can pick it up after
12494         audioconvert
12495
12496 2004-08-02  Iain <iain@prettypeople.org>
12497
12498         * gst/interleave/interleave.c (interleave_init),
12499         (interleave_request_new_pad),
12500         (interleave_pad_removed),
12501         (interleave_buffered_loop): Use the real pad count, not the artificial
12502         one.
12503
12504 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12505
12506         * configure.ac: bump nano back to development
12507
12508 === release 0.8.3 ===
12509
12510 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12511
12512         * configure.ac: releasing 0.8.3, "Water"
12513
12514 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12515
12516         * sys/xvimage/xvimagesink.c:
12517         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12518         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12519         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12520         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12521         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12522         * sys/xvimage/xvimagesink.h:
12523           apply similar PAR fixes as to ximagesink
12524
12525 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12526
12527         patch from: Benjamin Otte
12528
12529         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12530           add link function to lame.  Fixes #148986.
12531
12532 2004-08-02  Johan Dahlin  <johan@gnome.org>
12533
12534         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12535         fix debugging log
12536
12537 2004-07-30  David Schleef  <ds@schleef.org>
12538
12539         * gst/videomixer/Makefile.am: Fix things that should have been
12540         fixed in the last checkin.
12541
12542 2004-07-30  David Schleef  <ds@schleef.org>
12543
12544         * gst/multipart/Makefile.am: Fix things that should have been
12545         fixed in the last checkin.
12546
12547 2004-07-30  David Schleef  <ds@schleef.org>
12548
12549         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12550
12551 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12552
12553         * configure.ac:
12554           bump nano for prerelease
12555         * po/af.po:
12556         * po/az.po:
12557         * po/cs.po:
12558         * po/en_GB.po:
12559         * po/hu.po:
12560         * po/nl.po:
12561         * po/sr.po:
12562         * po/sv.po:
12563         * po/uk.po:
12564           updates
12565
12566 2004-07-30  Wim Taymans  <wim@fluendo.com>
12567
12568         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12569         (gst_multifdsink_add), (gst_multifdsink_remove),
12570         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12571         (gst_multifdsink_client_remove),
12572         (gst_multifdsink_handle_client_write),
12573         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12574         * gst/tcp/gstmultifdsink.h:
12575         Recover from a select with a bad file descriptor by removing
12576         the client.
12577
12578 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12579
12580         * configure.ac:
12581           fix requirement of core
12582         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12583         (gst_play_pipeline_setup):
12584           don't use colorspace element.  do use hermescolorspace element.
12585           make macro to get a colorspace element.
12586           mark strings for translation.
12587         * po/POTFILES.in:
12588           add play.c
12589         * po/af.po:
12590         * po/az.po:
12591         * po/cs.po:
12592         * po/en_GB.po:
12593         * po/hu.po:
12594         * po/nl.po:
12595         * po/sr.po:
12596         * po/sv.po:
12597         * po/uk.po:
12598           update translations
12599
12600 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12601
12602         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12603         fix default for newmedia flag
12604
12605 2004-07-30  Wim Taymans  <wim@fluendo.com>
12606
12607         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12608         (gst_theora_dec_init), (theora_get_formats),
12609         (theora_dec_src_convert), (theora_dec_sink_convert),
12610         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12611         (theora_dec_chain), (theora_dec_set_property),
12612         (theora_dec_get_property):
12613         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12614         (gst_theora_enc_class_init), (gst_theora_enc_init),
12615         (theora_enc_sink_link), (theora_enc_chain),
12616         (theora_enc_set_property), (theora_enc_get_property):
12617         Added cropping option to theora decoder.
12618         Added border option to theora encoder.
12619
12620 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12621
12622         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12623         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12624         (gst_pngenc_set_property):
12625         * ext/libpng/gstpngenc.h:
12626         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
12627
12628 2004-07-30  Wim Taymans  <wim@fluendo.com>
12629
12630         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12631         (theora_enc_sink_link), (theora_enc_chain),
12632         (theora_enc_set_property), (theora_enc_get_property):
12633         Fix encoding of non-multiple-of-16 video.
12634
12635 2004-07-29  David Schleef  <ds@schleef.org>
12636
12637         * configure.ac: make test for audiofile more strict
12638
12639 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12640
12641         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12642           give different names to typefind functions
12643
12644 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12645
12646         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12647         (gst_ximagesink_calculate_pixel_aspect_ratio),
12648         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12649         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12650         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12651         (gst_ximagesink_get_property), (gst_ximagesink_init):
12652         * sys/ximage/ximagesink.h:
12653           allocate PAR's dynamically.
12654           use autodetected PAR if no object-set PAR is given.
12655           add workaround for directfb's X not setting physical size.
12656           fix to xvimagesink will follow tomorrow.
12657
12658 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12659
12660         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12661         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12662         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12663         (gst_shout2send_class_init), (gst_shout2send_init),
12664         (set_shout_metadata), (gst_shout2send_set_metadata),
12665         (gst_shout2send_chain), (gst_shout2send_set_property),
12666         (gst_shout2send_get_property), (gst_shout2send_connect),
12667         (gst_shout2send_change_state):
12668         * ext/shout2/gstshout2.h:
12669         - fix for sending mp3 audio to icecast2 server, if pad link function not
12670         called before PAUSED state
12671         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12672         - added tagging support for mp3 audio broadcasted
12673         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12674         debug info
12675
12676 2004-07-28  Wim Taymans  <wim@fluendo.com>
12677
12678         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12679         (gst_ogg_demux_push):
12680         Return query failure when we don't know the length of
12681         an ogg stream insteda of returning TRUE with a bogus value.
12682
12683 2004-07-28  Wim Taymans  <wim@fluendo.com>
12684
12685         * ext/theora/theoradec.c: (theora_get_formats),
12686         (theora_dec_src_convert), (theora_dec_sink_convert),
12687         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12688         (theora_dec_chain):
12689         Don't screw up the 1 Chroma for 1 luma sample situation when we
12690         have an odd offset/width by adding a black border in those cases.
12691
12692 2004-07-28  Wim Taymans  <wim@fluendo.com>
12693
12694         * ext/theora/theoradec.c: (theora_get_formats),
12695         (theora_dec_src_convert), (theora_dec_sink_convert),
12696         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12697         (theora_dec_chain):
12698         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12699         Added first attempt at cropping of the image as required by the
12700         theora spec. We need more properties in the caps (offset_x,
12701         offset_y,stride) to implement this correctly.
12702
12703 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12704
12705         * ext/dvdnav/README:
12706           Update the README to use dvddemux
12707         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12708           Ensure getcaps returns a subset of the template caps
12709         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12710         (gst_mpeg2subt_init):
12711           Ensure getcaps returns a subset of the template caps
12712         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12713         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12714         (gst_dvd_demux_get_subpicture_stream),
12715         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12716         * gst/mpegstream/gstdvddemux.h:
12717           Set the explicit caps on the current_video pad before pushing
12718           anything
12719         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12720         (gst_mpeg_demux_get_audio_stream):
12721           Free caps used to gst_pad_set_explicit_caps, which takes a const
12722           GstCaps *
12723
12724 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12725
12726         * configure.ac: update GStreamer requirement to 0.8.4 because of
12727           GstFraction.
12728
12729 2004-07-28  Wim Taymans  <wim@fluendo.com>
12730
12731         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12732         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12733         Add the pad to the element after setting up the caps. This
12734         makes it a lot easier to autoplug.
12735
12736 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12737
12738         * gst/median/gstmedian.c:
12739         * gst/mpeg2subt/gstmpeg2subt.c:
12740         * gst/mpegaudioparse/gstmpegaudioparse.c:
12741         * gst/mpegstream/gstdvddemux.c:
12742         * gst/mpegstream/gstmpegdemux.c:
12743         * gst/mpegstream/gstmpegpacketize.c:
12744         * gst/rtjpeg/gstrtjpeg.c:
12745         * gst/rtjpeg/gstrtjpegdec.c:
12746         * gst/rtjpeg/gstrtjpegenc.c:
12747         * gst/sine/gstsinesrc.c:
12748         * gst/smooth/gstsmooth.c:
12749         * gst/smpte/gstsmpte.c:
12750         * gst/smpte/gstsmpte.h:
12751         * gst/stereo/gststereo.c:
12752         * gst/videofilter/gstgamma.c:
12753         * gst/videofilter/gstvideobalance.c:
12754         * gst/videofilter/gstvideofilter.c:
12755         * gst/videofilter/gstvideoflip.c:
12756         * gst/videoscale/gstvideoscale.c:
12757         * gst/videoscale/videoscale.c:
12758         * gst/videotestsrc/gstvideotestsrc.c:
12759         * gst/videotestsrc/videotestsrc.c:
12760         * gst/wavenc/gstwavenc.c:
12761         * gst/wavparse/gstwavparse.c:
12762           fix local includes and 64 bits constants
12763
12764 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12765
12766         * win32/gst.sln:
12767         * gst-libs/gst/*/*.vcproj:
12768         * gst/*/*.vcproj:
12769           more working plugins
12770
12771 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12772
12773         * testsuite/alsa/Makefile.am:
12774         * testsuite/alsa/srcstate.c:
12775         add test for alsasrc changing state
12776
12777 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12778
12779         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12780         (gst_silence_get):
12781         * gst/silence/gstsilence.h:
12782         fix silence generation for 16bit raw audio
12783
12784 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12785
12786         * gst/matroska/matroska-demux.c:
12787         (gst_matroska_demux_parse_metadata),
12788         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12789         * gst/mpegaudio/common.c:
12790         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12791         (gst_videoscale_getcaps), (gst_videoscale_link),
12792         (gst_videoscale_src_fixate), (gst_videoscale_init),
12793         (gst_videoscale_finalize):
12794         * gst/videoscale/gstvideoscale.h:
12795         * gst/videotestsrc/gstvideotestsrc.c:
12796         (gst_videotestsrc_get_capslist):
12797         * gst/wavenc/gstwavenc.c:
12798         * sys/oss/gstossmixer.c: (fill_labels):
12799         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12800         (gst_ximagesink_handle_xevents),
12801         (gst_ximagesink_calculate_pixel_aspect_ratio),
12802         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12803         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12804         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12805         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12806         (gst_ximagesink_init), (gst_ximagesink_class_init):
12807         * sys/ximage/ximagesink.h:
12808         * sys/xvimage/xvimagesink.c:
12809         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12810         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12811         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12812         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12813         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12814         * sys/xvimage/xvimagesink.h:
12815           first batch of pixel aspect ratio commits.
12816
12817 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12818
12819         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12820         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12821         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12822           handle stride, needs work if we want to move stride handling
12823           upstream, but works correctly for our purposes.
12824
12825 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12826
12827         * gst/videoscale/README:
12828           add testing examples
12829         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12830         (gst_videoscale_chain):
12831         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12832         (gst_videoscale_get_size):
12833           add get_size function that handles stride like videotestsrc.
12834           fixes conversion for YUV formats for as much as I can test them.
12835
12836 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12837
12838         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12839         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12841         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12842         (gst_xvimagesink_xvimage_put):
12843           further cleanups, logging, error handling and synchronizing
12844
12845 2004-07-27  Wim Taymans  <wim@fluendo.com>
12846
12847         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12848         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12849         (gst_videomixer_pad_set_property),
12850         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12851         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12852         (gst_videomixer_class_init), (gst_videomixer_init),
12853         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12854         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12855         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12856         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12857         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12858         (gst_videomixer_loop), (plugin_init):
12859         Be a nicer negotiation citizen and provide a getcaps function on
12860         the srcpad. This also fixes a crash when resizing.
12861
12862 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12863
12864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12865         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12866
12867 2004-07-27  Wim Taymans  <wim@fluendo.com>
12868
12869         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12870         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12871         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12872         (gst_pngenc_set_property):
12873         * ext/libpng/gstpngenc.h:
12874         Added snapshot property to pngenc.
12875         removed g_print from pngdec
12876
12877 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12878
12879         * gst/ac3parse/ac3parse.vcproj
12880         * gst/adder/adder.vcproj
12881         * gst/alpha/alpha.vcproj
12882         * gst/alpha/alphacolor.vcproj
12883         * gst/asfdemux/asf.vcproj
12884         * gst/audioconvert/audioconvert.vcproj
12885         * gst/audiorate/audiorate.vcproj
12886         * gst/audioscale/audioscale.vcproj
12887         * gst/auparse/auparse.vcproj
12888         * gst/avi/avi.vcproj
12889         * gst/cdxaparse/cdxaparse.vcproj
12890         * gst/chart/chart.vcproj
12891         * gst/colorspace/colorspace.vcproj
12892         * gst/cutter/cutter.vcproj
12893         * gst/debug/debug.vcproj
12894         * gst/debug/efence.vcproj
12895         * gst/debug/navigationtest.vcproj
12896         * gst/deinterlace/deinterlace.vcproj
12897         * gst/effectv/effectv.vcproj
12898         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12899         * gst/filter/filter.vcproj
12900         * gst/flx/flxdec.vcproj
12901         * gst/goom/goom.vcproj
12902         * gst/interleave/interleave.vcproj
12903         * gst/law/alaw.vcproj
12904         * gst/law/mulaw.vcproj
12905         * gst/matroska/matroska.vcproj
12906         * gst/median/median.vcproj
12907         * gst/mixmatrix/mixmatrix.vcproj
12908         * gst/mpeg1sys/mpeg1systemencode.vcproj
12909         * gst/mpeg1videoparse/mp1videoparse.vcproj
12910         * gst/mpeg2sub/mpeg2subt.vcproj
12911         * gst/mpegaudio/mpegaudio.vcproj
12912         * gst/mpegaudioparse/mpegaudioparse.vcproj
12913         * gst/mpegstream/mpegstream.vcproj
12914         * gst/multifilesink/multifilesink.vcproj
12915         * gst/multipart/multipart.vcproj
12916         * gst/oneton/oneton.vcproj
12917         * gst/overlay/overlay.vcproj
12918         * gst/passthrough/passthrough.vcproj
12919         * gst/qtdemux/qtdemux.vcproj
12920         * gst/realmedia/rmdemux.vcproj
12921         * gst/rtjpeg/rtjpeg.vcproj
12922         * gst/rtp/rtp.vcproj
12923         * gst/silence/silence.vcproj
12924         * gst/sine/sinesrc.vcproj
12925         * gst/smooth/smooth.vcproj
12926         * gst/smpte/smpte.vcproj
12927         * gst/spectrum/spectrum.vcproj
12928         * gst/speed/speed.vcproj
12929         * gst/stereo/stereo.vcproj
12930         * gst/switch/switch.vcproj
12931         * gst/tags/tagedit.vcproj
12932         * gst/tcp/tcp.vcproj
12933         * gst/typefind/typefindfunctions.vcproj
12934         * gst/udp/udp.vcproj
12935         * gst/videobox/videobox.vcproj
12936         * gst/videocrop/videocrop.vcproj
12937         * gst/videodrop/videodrop.vcproj
12938         * gst/videofilter/gamma.vcproj
12939         * gst/videofilter/videobalance.vcproj
12940         * gst/videofilter/videofilter.vcproj
12941         * gst/videofilter/videoflip.vcproj
12942         * gst/videoflip/videoflip.vcproj
12943         * gst/videomixer/videomixer.vcproj
12944         * gst/videorate/videorate.vcproj
12945         * gst/videoscale/videoscale.vcproj
12946         * gst/videotestsrc/videotestsrc.vcproj
12947         * gst/virtualdub/virtualdub.vcproj
12948         * gst/volenv/volenv.vcproj
12949         * gst/volume/volume.vcproj
12950         * gst/wavenc/wavenc.vcproj
12951         * gst/wavparse/wavparse.vcproj
12952         * gst/y4m/y4menc.vcproj
12953         * gst-libs/gst/audio/audio.vcproj
12954         * gst-libs/gst/audio/audiofilter.vcproj
12955         * gst-libs/gst/colorbalance/colorbalance.vcproj
12956         * gst-libs/gst/idct/idtc.vcproj
12957         * gst-libs/gst/media-info/media-info.vcproj
12958         * gst-libs/gst/mixer/mixer.vcproj
12959         * gst-libs/gst/navigation/navigation.vcproj
12960         * gst-libs/gst/play/play.vcproj
12961         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12962         * gst-libs/gst/resample/resample.vcproj
12963         * gst-libs/gst/riff/riff.vcproj
12964         * gst-libs/gst/tuner/tuner.vcproj
12965         * gst-libs/gst/video/video.vcproj
12966         * gst-libs/gst/xoverlay/xoverlay.vcproj
12967           avoid problems with math.h, fix release dependancy
12968           rename GStreamer-0.8.lib to libgstreamer.lib
12969
12970 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12971
12972         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12974         the atom is not available we have to unlock the mutex. Fixes #148023
12975
12976 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12977
12978         * gst-libs/gst/media-info/media-info.h:
12979           issue for a vararg macro with MSVC
12980
12981 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12982
12983         * gst/effectv/effectv.vcproj
12984         * gst-libs/gst/idct/idct.vcproj:
12985         * gst-libs/gst/media-info/media-info.vcproj:
12986         * gst-libs/gst/navigation/navigation.vcproj:
12987         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12988         * gst-libs/gst/video/video.vcproj:
12989         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12990           fixes for build problems
12991
12992 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12993
12994         * gst-libs/gst/audio/audio.def:
12995         * gst-libs/gst/audio/riff.def:
12996           add some definitions needed by plugins
12997
12998 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12999
13000         * gst/asfdemux/gstasfmux.c
13001           Fix some 64 bits constants to be glib friendly
13002
13003 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13004
13005         * gst/ac3parse/gstac3parse.c
13006         * gst/audioscale/gstaudioscale.c
13007         * gst/auparse/gstauparse.c
13008         * gst/colorspace/gstcolorspace.c
13009         * gst/colorspace/yuv2rgb.h
13010           local include fixes
13011
13012 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13013
13014         * win32/gst.sln
13015           add more plugins to the build
13016
13017 2004-07-26  Julien MOUTTE  <julien@moutte.net>
13018
13019         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13020         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
13021
13022 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13023
13024         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
13025         (gst_level_set_property), (gst_level_get_property),
13026         (gst_level_base_init), (gst_level_class_init):
13027           add debugging categories.  cleanups.
13028
13029 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13030
13031         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13032         (gst_videoscale_planar411), (gst_videoscale_planar400),
13033         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
13034         (gst_videoscale_scale_nearest_str1),
13035         (gst_videoscale_scale_nearest_str2),
13036         (gst_videoscale_scale_nearest_str4),
13037         (gst_videoscale_scale_nearest_16bit),
13038         (gst_videoscale_scale_nearest_24bit):
13039           fixed stride issues
13040           tested with 320x240 -> 321, 322, 324 x240
13041           tested with YV12, I420, YUY2, UYVY
13042           fixed packed422rev (don't think it could have worked before)
13043           by testing with UYVY
13044
13045 2004-07-26  Benjamin Otte  <otte@gnome.org>
13046
13047         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
13048         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
13049         (plugin_init):
13050           add debugging category, add error checks like checking return values
13051           of setup calls, make sure it still works after
13052           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
13053
13054 2004-07-26  Wim Taymans  <wim@fluendo.com>
13055
13056         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
13057         (gst_mpeg_demux_get_audio_stream),
13058         (gst_mpeg_demux_process_private):
13059         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
13060         Check for error codes from the negotiation functions. Make sure
13061         we really set the pad caps when a new pad is created.
13062
13063 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13064
13065         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13066         (gst_ffmpeg_caps_to_pix_fmt):
13067         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13068         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13069         (gst_ffmpegcolorspace_pad_link):
13070           don't make function do two things at the same time without reason.
13071
13072 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13073
13074         * gst/ac3parse/ac3parse.vcproj
13075         * gst/adder/adder.vcproj
13076         * gst/alpha/alpha.vcproj
13077         * gst/alpha/alphacolor.vcproj
13078         * gst/asfdemux/asf.vcproj
13079         * gst/audioconvert/audioconvert.vcproj
13080         * gst/audiorate/audiorate.vcproj
13081         * gst/audioscale/audioscale.vcproj
13082         * gst/auparse/auparse.vcproj
13083         * gst/avi/avi.vcproj
13084         * gst/cdxaparse/cdxaparse.vcproj
13085         * gst/chart/chart.vcproj
13086         * gst/colorspace/colorspace.vcproj
13087         * gst/cutter/cutter.vcproj
13088         * gst/debug/debug.vcproj
13089         * gst/debug/efence.vcproj
13090         * gst/debug/navigationtest.vcproj
13091         * gst/deinterlace/deinterlace.vcproj
13092         * gst/effectv/effectv.vcproj
13093         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13094         * gst/filter/filter.vcproj
13095         * gst/flx/flxdec.vcproj
13096         * gst/goom/goom.vcproj
13097         * gst/interleave/interleave.vcproj
13098         * gst/law/alaw.vcproj
13099         * gst/law/mulaw.vcproj
13100         * gst/matroska/matroska.vcproj
13101         * gst/median/median.vcproj
13102         * gst/mixmatrix/mixmatrix.vcproj
13103         * gst/mpeg1sys/mpeg1systemencode.vcproj
13104         * gst/mpeg1videoparse/mp1videoparse.vcproj
13105         * gst/mpeg2sub/mpeg2subt.vcproj
13106         * gst/mpegaudio/mpegaudio.vcproj
13107         * gst/mpegaudioparse/mpegaudioparse.vcproj
13108         * gst/mpegstream/mpegstream.vcproj
13109         * gst/multifilesink/multifilesink.vcproj
13110         * gst/multipart/multipart.vcproj
13111         * gst/oneton/oneton.vcproj
13112         * gst/overlay/overlay.vcproj
13113         * gst/passthrough/passthrough.vcproj
13114         * gst/qtdemux/qtdemux.vcproj
13115         * gst/realmedia/rmdemux.vcproj
13116         * gst/rtjpeg/rtjpeg.vcproj
13117         * gst/rtp/rtp.vcproj
13118         * gst/silence/silence.vcproj
13119         * gst/sine/sinesrc.vcproj
13120         * gst/smooth/smooth.vcproj
13121         * gst/smpte/smpte.vcproj
13122         * gst/spectrum/spectrum.vcproj
13123         * gst/speed/speed.vcproj
13124         * gst/stereo/stereo.vcproj
13125         * gst/switch/switch.vcproj
13126         * gst/tags/tagedit.vcproj
13127         * gst/tcp/tcp.vcproj
13128         * gst/typefind/typefindfunctions.vcproj
13129         * gst/udp/udp.vcproj
13130         * gst/videobox/videobox.vcproj
13131         * gst/videocrop/videocrop.vcproj
13132         * gst/videodrop/videodrop.vcproj
13133         * gst/videofilter/gamma.vcproj
13134         * gst/videofilter/videobalance.vcproj
13135         * gst/videofilter/videofilter.vcproj
13136         * gst/videofilter/videoflip.vcproj
13137         * gst/videoflip/videoflip.vcproj
13138         * gst/videomixer/videomixer.vcproj
13139         * gst/videorate/videorate.vcproj
13140         * gst/videoscale/videoscale.vcproj
13141         * gst/videotestsrc/videotestsrc.vcproj
13142         * gst/virtualdub/virtualdub.vcproj
13143         * gst/volenv/volenv.vcproj
13144         * gst/volume/volume.vcproj
13145         * gst/wavenc/wavenc.vcproj
13146         * gst/wavparse/wavparse.vcproj
13147         * gst/y4m/y4menc.vcproj
13148           more plugins supported under windows
13149
13150 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13151
13152         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13153         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13154         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13156         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13157           Add debugging statements.  Use the sizes as returned by the
13158           *CreateImage calls.
13159
13160 2004-07-26  Johan Dahlin  <johan@gnome.org>
13161
13162         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13163         the pad is negotiated.
13164
13165         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13166
13167 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13168
13169         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13170         * gst-libs/gst/idct/idct.vcproj:
13171         * gst-libs/gst/media-info/media-info.vcproj:
13172         * gst-libs/gst/mixer/mixer.vcproj:
13173         * gst-libs/gst/navigation/navigation.vcproj:
13174         * gst-libs/gst/play/play.vcproj:
13175         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13176         * gst-libs/gst/resample/resample.vcproj:
13177         * gst-libs/gst/tuner/tuner.vcproj:
13178         * gst-libs/gst/video/video.vcproj:
13179         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13180           more plugins supported under windows
13181
13182 2004-07-25 Iain <iain@prettypeople.org>
13183
13184         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13185         pad now rather than when the pad is created because state changes wipe
13186         explicit caps (fixes #148043).
13187
13188 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13189
13190         reviewed by Benjamin Otte  <otte@gnome.org>
13191
13192         * ext/mad/gstmad.c:
13193           fix mad plugin crashing on Sun (fixes #148289)
13194
13195 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13196
13197         * gst/avi/avi.def:
13198         * gst/avi/avi.vcproj:
13199         * gst/matroska/matroska.def:
13200         * gst/matroska/matroska.vcproj:
13201           remove unused .def files
13202
13203 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13204
13205         * gst-libs/gst/audio/gstaudiofilter.c:
13206           Clean the local include
13207
13208 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13209
13210         * win32/gst.sln:
13211         * gst-libs/gst/audio/audio.def:
13212         * gst-libs/gst/audio/audio.vcproj:
13213         * gst-libs/gst/audio/audiofilter.vcproj:
13214         * gst-libs/gst/audio/riff.def:
13215         * gst-libs/gst/audio/riff.vcproj:
13216         * gst-libs/gst/gst-libs.def:
13217         * gst-libs/gst/gst-libs.vcproj:
13218         * gst/avi/avi.vcproj:
13219         * gst/avi/avi.vcproj:
13220           Copy the files where needed after building, cleaner projects
13221
13222 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13223
13224         * gst/matroska/ebml-write.c:
13225           Fix some 64 bits constants to be glib friendly
13226
13227 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13228
13229         * win32/gst.sln:
13230         * gst-libs/gst/gst-libs.def:
13231         * gst-libs/gst/gst-libs.vcproj:
13232         * gst/matroska/matroska.def:
13233         * gst/matroska/matroska.vcproj:
13234           Add the preliminary canvas to build plugins on Win32
13235
13236 2004-07-23  Benjamin Otte  <otte@gnome.org>
13237
13238         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13239           don't enfore negotiation from source side, it breaks
13240           sinesrc ! audioconvert ! osssink
13241
13242 2004-07-22  David Schleef  <ds@schleef.org>
13243
13244         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13245         for ELF files, since they can easily be recognized as audio/mpeg.
13246         (bug #147441)
13247
13248 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13249
13250         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13251         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13252         (gst_videoscale_scale_nearest_24bit),
13253         (gst_videoscale_scale_nearest_16bit):
13254           fix 16bit and 24bit for stride (24bit might need testing)
13255           don't pretend we do more than one algorithm
13256
13257 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13258
13259         * configure.ac:
13260         * gst/Makefile.am:
13261         * gst/multifilesink/Makefile.am:
13262         * gst/multifilesink/gstmultifilesink.c:
13263         (gst_multifilesink_get_formats),
13264         (gst_multifilesink_get_query_types), (_do_init),
13265         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13266         (gst_multifilesink_init), (gst_multifilesink_dispose),
13267         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13268         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13269         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13270         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13271         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13272         (gst_multifilesink_uri_get_type),
13273         (gst_multifilesink_uri_get_protocols),
13274         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13275         (gst_multifilesink_uri_handler_init), (plugin_init):
13276         * gst/multifilesink/gstmultifilesink.h:
13277         * testsuite/Makefile.am:
13278         * testsuite/multifilesink/Makefile.am:
13279         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13280         (gst_newmedia_class_init), (gst_newmedia_init),
13281         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13282         (newfile_signal), (test_signal), (main):
13283         multifilesink plugin for creating new files every time a new media
13284         discontinuity event occurs
13285
13286 2004-07-22  Wim Taymans  <wim@fluendo.com>
13287
13288         * gst/alpha/Makefile.am:
13289         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13290         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13291         (gst_alpha_color_init), (gst_alpha_color_set_property),
13292         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13293         (transform), (gst_alpha_color_chain),
13294         (gst_alpha_color_change_state), (plugin_init):
13295         Stupid plugin to to RGBA to AYUV conversion because none of
13296         the colorspace plugins can handle that yet.
13297
13298 2004-07-22  Wim Taymans  <wim@fluendo.com>
13299
13300         * examples/seeking/seek.c: (update_scale), (main):
13301         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13302         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13303         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13304         (gst_decode_bin_init), (gst_decode_bin_dispose),
13305         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13306         (no_more_pads), (close_link), (type_found),
13307         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13308         (plugin_init):
13309         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13310         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13311         (gst_play_base_bin_dispose), (queue_overrun),
13312         (gen_preroll_element), (remove_prerolls), (unknown_type),
13313         (no_more_pads), (new_stream), (setup_source),
13314         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13315         (play_base_eos), (gst_play_base_bin_change_state),
13316         (gst_play_base_bin_add_element),
13317         (gst_play_base_bin_remove_element),
13318         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13319         (gst_play_base_bin_unlink_stream),
13320         (gst_play_base_bin_get_streaminfo):
13321         * gst/playback/gstplaybin.c: (gen_video_element),
13322         (gen_audio_element):
13323         * gst/playback/gststreaminfo.h:
13324         More playback updates, attempt to fix things after the state change
13325         breakage.
13326
13327 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13328
13329         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13330         (gst_videoscale_scale_nearest_16bit):
13331           comment algorithm
13332
13333 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13334
13335         * gst/videotestsrc/gstvideotestsrc.c:
13336         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13337         (gst_videotestsrc_init), (gst_videotestsrc_get),
13338         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13339         (gst_videotestsrc_get_property):
13340         * gst/videotestsrc/gstvideotestsrc.h:
13341         * gst/videotestsrc/videotestsrc.c:
13342         * gst/videotestsrc/videotestsrc.h:
13343           cleanup and commenting
13344
13345 2004-07-21  Wim Taymans  <wim@fluendo.com>
13346
13347         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13348         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13349         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13350         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13351         (_find_chain_get_unknown_part), (_find_streams_check),
13352         (gst_ogg_demux_push), (gst_ogg_pad_push):
13353         * ext/theora/theoradec.c: (theora_get_formats),
13354         (theora_dec_src_convert), (theora_dec_sink_convert),
13355         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13356         (theora_dec_chain):
13357         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13358         (vorbis_dec_convert), (vorbis_dec_src_query),
13359         (vorbis_dec_src_event), (vorbis_dec_event):
13360         More seeking fixes, oggdemux now supports seeking to time and
13361         uses the downstream element to convert granulepos to time.
13362         Seeking in theora-only ogg files now works.
13363
13364 2004-07-21  Wim Taymans  <wim@fluendo.com>
13365
13366         * ext/theora/theoradec.c: (gst_theora_dec_init),
13367         (theora_get_formats), (theora_get_event_masks),
13368         (theora_get_query_types), (theora_dec_src_convert),
13369         (theora_dec_sink_convert), (theora_dec_src_query),
13370         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13371         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13372         (vorbis_get_event_masks), (vorbis_get_query_types),
13373         (gst_vorbis_dec_init), (vorbis_dec_convert),
13374         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13375         Added query/convert/formats functions to vorbis and theora decoders
13376         so that the outside world can use them too. Fixed seeking on an
13377         ogg/theora/vorbis file by disabling the seeking seeking on the
13378         theora srcpad.
13379
13380 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13381
13382         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13383         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13384         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13385         images creation for both elements. We don't create the image on caps
13386         nego or renego, we just destroy the internal one if present if it does
13387         not match the needs. The chain function takes care of creating a new
13388         image when needed.
13389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13390         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13391         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13392         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13393         the image format information. The buffer pool checks for the context
13394         image format and discard images with different formats.
13395         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13396
13397 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13398
13399         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13400         (gst_ffmpegcolorspace_chain):
13401           no point in doing any chaining if the pad we want to push from
13402           isn't usable.
13403
13404 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13405
13406         * gst-libs/gst/riff/riff-media.c:
13407         (gst_riff_create_audio_caps_with_data):
13408           Fix double end-to-native symbol conversion (#148021).
13409
13410 2004-07-20  David Schleef  <ds@schleef.org>
13411
13412         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13413         Don't use an Atom that doesn't exist.
13414
13415 2004-07-20  Wim Taymans  <wim@fluendo.com>
13416
13417         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13418         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13419         (gst_multifdsink_client_remove),
13420         (gst_multifdsink_handle_client_write),
13421         (gst_multifdsink_queue_buffer):
13422         * gst/tcp/gstmultifdsink.h:
13423         More multifdsink stats. Avoid deadlock by releasing locks
13424         before sending out a signal.
13425
13426 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13427
13428         * po/LINGUAS:
13429         * po/hu.po:
13430           added Hungarian translation (Laszlo Dvornik)
13431
13432 2004-07-20  Wim Taymans  <wim@fluendo.com>
13433
13434         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13435         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13436         (gst_multifdsink_handle_client_write),
13437         (gst_multifdsink_queue_buffer):
13438         * gst/tcp/gsttcp-marshal.list:
13439         Fixed the stupid marshal definition.
13440
13441 2004-07-20  Wim Taymans  <wim@fluendo.com>
13442
13443         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13444         (gst_multifdsink_init), (gst_multifdsink_add),
13445         (gst_multifdsink_client_remove),
13446         (gst_multifdsink_handle_client_write),
13447         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13448         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13449         (gst_multifdsink_init_send):
13450         * gst/tcp/gstmultifdsink.h:
13451         Added more stats, added timeout for a client, fixed some typos
13452         and added some comments.
13453
13454 2004-07-20  Wim Taymans  <wim@fluendo.com>
13455
13456         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13457         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13458         (gst_multifdsink_client_remove),
13459         (gst_multifdsink_handle_client_write):
13460         * gst/tcp/gstmultifdsink.h:
13461         * gst/tcp/gsttcp-marshal.list:
13462         Added get_stats method that returns a GValueArray of
13463         stats values.
13464
13465 2004-07-19  Benjamin Otte  <otte@gnome.org>
13466
13467         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13468           make sure longname, description and author are valid UTF-8
13469
13470 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13471
13472         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13473         (gst_ximagesink_set_property):
13474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13475         (gst_xvimagesink_set_property):
13476           make sure SYNCHRONOUS is respected after getting the X context
13477
13478 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13479
13480         * gst/matroska/matroska-demux.c:
13481         (gst_matroska_demux_handle_src_event),
13482         (gst_matroska_demux_parse_blockgroup):
13483         * gst/matroska/matroska-ids.h:
13484           add BlockReference tag and ignore it to clear out log.
13485           ignore NAVIGATION events to clear out log.
13486
13487 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13488
13489         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13490         (gst_matroska_demux_add_stream):
13491         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13492           add debug categories
13493
13494 2004-07-16  Wim Taymans  <wim@fluendo.com>
13495
13496         * ext/libpng/Makefile.am:
13497         * ext/libpng/gstpng.c: (plugin_init):
13498         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13499         (gst_pngdec_get_type), (gst_pngdec_base_init),
13500         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13501         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13502         * ext/libpng/gstpngdec.h:
13503         Added png decoder.
13504
13505 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13506
13507         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13508         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13509         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13510         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13511         (gst_ximagesink_buffer_alloc):
13512         * sys/ximage/ximagesink.h:
13513         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13514         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13515         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13516         (gst_xvimagesink_buffer_alloc):
13517         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13518         again. Using internal data pointer of the x(v)image to store image's
13519         data to be coherent with the buffer alloc mechanism. Investigated the
13520         image destruction code to be sure that everything gets freed correctly.
13521
13522 2004-07-16  Wim Taymans  <wim@fluendo.com>
13523
13524         * gst-libs/gst/riff/riff-read.c:
13525         (gst_riff_read_strf_vids_with_data),
13526         (gst_riff_read_strf_auds_with_data):
13527         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13528         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13529         Make sure we don't create 0 sized subbuffers in riff-read.
13530         Signal the no more pads signal after reading the avi header.
13531
13532 2004-07-16  Wim Taymans  <wim@fluendo.com>
13533
13534         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13535         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13536         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13537         (gst_decode_bin_init), (gst_decode_bin_dispose),
13538         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13539         (no_more_pads), (close_link), (type_found),
13540         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13541         (gst_decode_bin_change_state), (plugin_init):
13542         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13543         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13544         (gst_play_base_bin_dispose), (queue_overrun),
13545         (gen_preroll_element), (remove_prerolls), (unknown_type),
13546         (no_more_pads), (new_stream), (setup_source),
13547         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13548         (play_base_eos), (gst_play_base_bin_change_state),
13549         (gst_play_base_bin_add_element),
13550         (gst_play_base_bin_remove_element),
13551         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13552         (gst_play_base_bin_unlink_stream),
13553         (gst_play_base_bin_get_streaminfo):
13554         * gst/playback/gstplaybasebin.h:
13555         Better error recovery. Added configurable preroll queue size. Faster
13556         detection of no-more-pads.
13557
13558 2004-07-16  Wim Taymans  <wim@fluendo.com>
13559
13560         * gst-libs/gst/video/video.h:
13561         Added 32 bits RGBA. Not sure if we should use another mime-type
13562         for alpha rgb. Currently the presence of the alpha_mask property
13563         signals an alpha channel.
13564
13565 2004-07-16  Wim Taymans  <wim@fluendo.com>
13566
13567         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13569         FPS seems to be 0.0 to MAX everywhere else.
13570
13571 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13572
13573         * gst-libs/gst/riff/riff-media.c:
13574         (gst_riff_create_video_caps_with_data):
13575           mp42/mp43 (no caps) exist too.
13576         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13577           Set pixel_width/height; we've got them in-caps.
13578         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13579         * gst/wavparse/gstwavparse.c: (plugin_init):
13580           Both are valid primary.
13581         * sys/oss/gstossmixer.c:
13582           Remove i18n hack and enable translations.
13583
13584 2004-07-15  Benjamin Otte  <otte@gnome.org>
13585
13586         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13587         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13588           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13589
13590 2004-07-15  Benjamin Otte  <otte@gnome.org>
13591
13592         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13593         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13594         (gst_alsa_close_audio):
13595           disable some of the debugging code for now. Writing debugging to a
13596           buffer is broken in current alsalib releases.
13597
13598 2004-07-12  Benjamin Otte  <otte@gnome.org>
13599
13600         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13601           use bufferpools
13602
13603 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13604
13605         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13606         (theora_dec_src_query), (theora_dec_event):
13607         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13608           add debugging categories.  Remove \n's.
13609
13610 2004-07-13  Johan Dahlin  <johan@gnome.org>
13611
13612         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13613         (gst_play_bin_get_property): Impl.
13614
13615 2004-07-13  Wim Taymans  <wim@fluendo.com>
13616
13617         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13618         When trying to find the stream length, seek back N pages
13619         instead of just one, where N is the number of streams in
13620         the current chain.
13621
13622 2004-07-13  Wim Taymans  <wim@fluendo.com>
13623
13624         * gst-libs/gst/riff/riff-media.c:
13625         (gst_riff_create_audio_caps_with_data),
13626         (gst_riff_create_audio_caps),
13627         (gst_riff_create_audio_template_caps):
13628         * gst-libs/gst/riff/riff-media.h:
13629         * gst-libs/gst/riff/riff-read.c:
13630         (gst_riff_read_strf_vids_with_data),
13631         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13632         * gst-libs/gst/riff/riff-read.h:
13633         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13634         (gst_avi_demux_add_stream):
13635         Set codec_data on caps for avidemuxer.
13636
13637 2004-07-12  David Schleef  <ds@schleef.org>
13638
13639         * configure.ac: Fix test for Objective C
13640
13641 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13642         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13643         (gst_gdk_pixbuf_chain):
13644           Add svg and pcx to template caps, and ensure that getcaps returns a
13645           subset of the template caps.
13646           Copy each row manually for output, as gdkpixbuf may pad the
13647           rowstride to a 32-bit word boundary.
13648
13649 2004-07-12  Wim Taymans  <wim@fluendo.com>
13650
13651         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13652         (gst_riff_create_video_template_caps):
13653         Fix the template caps to include some more media types.
13654
13655 2004-07-12  Wim Taymans  <wim@fluendo.com>
13656
13657         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13658         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13659         (compare_ranks), (print_feature), (gst_decode_bin_init),
13660         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13661         (try_to_link_1), (new_pad), (close_link), (type_found),
13662         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13663         (gst_decode_bin_change_state), (plugin_init):
13664         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13665         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13666         (gst_play_base_bin_dispose), (queue_overrun),
13667         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13668         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13669         (gst_play_base_bin_get_property), (play_base_eos),
13670         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13671         (gst_play_base_bin_remove_element),
13672         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13673         (gst_play_base_bin_unlink_stream),
13674         (gst_play_base_bin_get_streaminfo):
13675         * gst/playback/gstplaybasebin.h:
13676         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13677         (gst_play_bin_class_init), (gst_play_bin_init),
13678         (gst_play_bin_dispose), (gst_play_bin_set_property),
13679         (gst_play_bin_get_property), (gen_video_element),
13680         (gen_audio_element), (remove_sinks), (setup_sinks),
13681         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13682         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13683         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13684         (gst_play_bin_query), (plugin_init):
13685         * gst/playback/test4.c: (main):
13686         More fixes on reusing of the element.
13687
13688 2004-07-11  Benjamin Otte  <otte@gnome.org>
13689
13690         * ext/mad/gstmad.c: (normal_seek):
13691           allow seeking for other methods than just SET
13692
13693 2004-07-11  Andy Wingo  <wingo@pobox.com>
13694
13695         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13696         float, "any" caps -> buffer_frames=[0,MAX].
13697
13698         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13699         doesn't intersect our caps with the template any more. Do it
13700         ourselves.
13701         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13702
13703 2004-07-09  Wim Taymans  <wim@fluendo.com>
13704
13705         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13706         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13707         (compare_ranks), (print_feature), (gst_decode_bin_init),
13708         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13709         (try_to_link_1), (new_pad), (close_link), (type_found),
13710         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13711         (gst_decode_bin_change_state), (plugin_init):
13712         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13713         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13714         (gst_play_base_bin_dispose), (queue_overrun),
13715         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13716         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13717         (gst_play_base_bin_get_property), (play_base_eos),
13718         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13719         (gst_play_base_bin_remove_element),
13720         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13721         (gst_play_base_bin_unlink_stream),
13722         (gst_play_base_bin_get_streaminfo):
13723         * gst/playback/gstplaybasebin.h:
13724         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13725         (gst_play_bin_class_init), (gst_play_bin_init),
13726         (gst_play_bin_dispose), (gst_play_bin_set_property),
13727         (gst_play_bin_get_property), (gen_video_element),
13728         (gen_audio_element), (remove_sinks), (setup_sinks),
13729         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13730         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13731         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13732         (gst_play_bin_query), (plugin_init):
13733         * gst/playback/test4.c: (main):
13734         Work on object reuse and seeking.
13735
13736 2004-07-09  Wim Taymans  <wim@fluendo.com>
13737
13738         * examples/seeking/seek.c: (iterate):
13739         Don't consume all CPU in the idle loop.
13740
13741 2004-07-09  Wim Taymans  <wim@fluendo.com>
13742
13743         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13744         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13745         Add pad to element *after* setting the pad functions so that
13746         the scheduler can use the correct ones.
13747
13748 2004-07-09  Wim Taymans  <wim@fluendo.com>
13749
13750         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13751         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13752         Sync to keyframe after seek
13753
13754 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13755
13756         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13757         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13758         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13759         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13760         * ext/libvisual/visual.c: (gst_visual_change_state):
13761         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13762         * ext/theora/theoradec.c: (theora_dec_change_state):
13763         * ext/theora/theoraenc.c: (theora_enc_change_state):
13764         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13765         * gst-libs/gst/navigation/navigation.c:
13766         * gst/adder/gstadder.c: (gst_adder_change_state):
13767         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13768         (gst_audio_convert_get_buffer):
13769         * gst/multipart/multipartdemux.c:
13770         (gst_multipart_demux_change_state):
13771         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13772         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13773         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13774         * gst/videoscale/gstvideoscale.c:
13775         (gst_videoscale_handle_src_event):
13776         * gst/volume/gstvolume.c: (volume_chain_int16):
13777           don't assert in state change, this should be done by the base
13778           GstElement class.
13779           various debugging fixes.
13780
13781 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13782
13783         * configure.ac:
13784         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13785         (gst_play_dispose), (gst_play_set_location),
13786         (gst_play_set_data_src), (gst_play_set_video_sink),
13787         (gst_play_set_audio_sink), (gst_play_set_visualization),
13788         (gst_play_connect_visualization), (gst_play_get_sink_element),
13789         (gst_play_get_all_by_interface):
13790         * gst-libs/gst/play/play.h:
13791           add new method to get elements implementing an interface.
13792           add various error logging
13793
13794 2004-07-08  Wim Taymans  <wim@fluendo.com>
13795
13796         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13797         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13798         (make_playerbin_pipeline), (query_durations_elems),
13799         (query_durations_pads), (query_positions_elems),
13800         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13801         (main):
13802         Added playbin seeking example.
13803
13804 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13805
13806         * gst-libs/gst/play/play.c: (gst_play_set_location),
13807         (gst_play_set_data_src), (gst_play_set_video_sink),
13808         (gst_play_set_audio_sink), (gst_play_set_visualization),
13809         (gst_play_connect_visualization), (gst_play_get_framerate):
13810           use a macro to look up elements from hash table
13811
13812 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13813
13814         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13815         (gst_play_get_length_callback), (gst_play_set_location),
13816         (gst_play_seek_to_time), (gst_play_set_data_src),
13817         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13818         (gst_play_set_visualization), (gst_play_connect_visualization),
13819         (gst_play_get_sink_element):
13820         - add debugging info
13821         - fix looking up sink elements by iterating over complete caps
13822         - put everything except for source and autoplugger in a complete bin
13823
13824 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13825
13826         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13827         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13828         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13829         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13830         * ext/alsa/gstalsasink.h:
13831         - add debugging info
13832         - clean up schizophrenia of data/buffer/event
13833         - fix double event unref error
13834
13835 2004-07-08  Wim Taymans  <wim@fluendo.com>
13836
13837         * gst/playback/Makefile.am:
13838         Add headers to noinst
13839
13840 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13841
13842         * tools/gst-launch-ext-m.m:
13843         * tools/gst-launch-ext.1.in:
13844           convert to the third millenium
13845
13846 2004-07-07  David Schleef  <ds@schleef.org>
13847
13848         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13849
13850 2004-07-07  Wim Taymans  <wim@fluendo.com>
13851
13852         * gst/playback/Makefile.am:
13853         * gst/playback/README:
13854         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13855         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13856         (compare_ranks), (print_feature), (gst_decode_bin_init),
13857         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13858         (try_to_link_1), (new_pad), (close_link), (type_found),
13859         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13860         (plugin_init):
13861         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13862         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13863         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13864         (gen_preroll_element), (no_more_pads), (new_stream),
13865         (setup_source), (gst_play_base_bin_set_property),
13866         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13867         (gst_play_base_bin_add_element),
13868         (gst_play_base_bin_remove_element),
13869         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13870         (gst_play_base_bin_unlink_stream),
13871         (gst_play_base_bin_get_streaminfo):
13872         * gst/playback/gstplaybasebin.h:
13873         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13874         (gst_play_bin_class_init), (gst_play_bin_init),
13875         (gst_play_bin_dispose), (gst_play_bin_set_property),
13876         (gst_play_bin_get_property), (gen_video_element),
13877         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13878         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13879         (gst_play_bin_get_formats), (gst_play_bin_convert),
13880         (gst_play_bin_get_query_types), (gst_play_bin_query),
13881         (plugin_init):
13882         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13883         (gst_stream_info_get_type), (gst_stream_info_class_init),
13884         (gst_stream_info_init), (gst_stream_info_new),
13885         (gst_stream_info_dispose), (gst_stream_info_set_property),
13886         (gst_stream_info_get_property):
13887         * gst/playback/gststreaminfo.h:
13888         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13889         (main):
13890         * gst/playback/test2.c: (main):
13891         * gst/playback/test3.c: (update_scale), (main):
13892         More playbin fixes. Added README. Do better element filtering.
13893         Added base class to preroll media. Added test apps.
13894
13895 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13896
13897         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13898         * ext/mpeg2dec/gstmpeg2dec.h:
13899           various debugging improvements.  Reset stream to next picture
13900           instead of sequence header, otherwise seeks cannot work.
13901
13902 2004-07-07  Wim Taymans  <wim@fluendo.com>
13903
13904         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13905         (gst_video_box_class_init), (gst_video_box_set_property),
13906         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13907         Use pad_alloc where possible.
13908
13909 2004-07-07  Wim Taymans  <wim@fluendo.com>
13910
13911         * sys/oss/gstosselement.c: (gst_osselement_reset),
13912         (gst_osselement_parse_caps):
13913         * sys/oss/gstosselement.h:
13914         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13915         Fix offset on osssrc.
13916
13917 2004-07-07  Wim Taymans  <wim@fluendo.com>
13918
13919         * ext/theora/theora.c: (plugin_init):
13920         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13921         (theora_dec_src_query), (theora_dec_chain):
13922         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13923         (theora_enc_sink_link), (theora_buffer_from_packet),
13924         (theora_push_packet), (theora_enc_chain):
13925         Fix theora granulepos calculation.
13926         Fix overflow in duration/position calculation.
13927         Bump rank to PRIMARY for theoradec.
13928         Use granulepos of last packet to calculate position.
13929         Set keyframe flag on buffers when needed.
13930
13931 2004-07-06  David Schleef  <ds@schleef.org>
13932
13933         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13934         serious?  (Fixed, obviously.)
13935
13936 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13937
13938         * po/LINGUAS:
13939         * po/cs.po:
13940           added Czech translation (Miloslav Trmac)
13941
13942 2004-07-05  Wim Taymans  <wim@fluendo.com>
13943
13944         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13945         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13946         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13947         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13948         (close_link), (type_found), (gst_decode_bin_set_property),
13949         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13950         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13951         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13952         (gst_decode_bin_query), (plugin_init):
13953         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13954         (gst_play_bin_class_init), (gst_play_bin_init),
13955         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13956         (get_video_element), (new_pad), (setup_source),
13957         (gst_play_bin_set_property), (gst_play_bin_get_property),
13958         (gst_play_bin_change_state), (gst_play_bin_add_element),
13959         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13960         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13961         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13962         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13963         * gst/playback/test.c: (main):
13964         More fixes, cleaned up playbin, make it use decodebin. Added
13965         threaded property to playbin.
13966
13967 2004-07-05  Wim Taymans  <wim@fluendo.com>
13968
13969         * configure.ac:
13970         * gst/playback/Makefile.am:
13971         * gst/playback/decodetest.c: (main):
13972         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13973         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13974         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13975         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13976         (close_link), (type_found), (gst_decode_bin_set_property),
13977         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13978         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13979         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13980         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13981         (plugin_init):
13982         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13983         (gst_play_bin_class_init), (gst_play_bin_init),
13984         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13985         (collect_sink_pads), (find_compatibles), (close_pad_link),
13986         (try_to_link_1), (new_pad), (close_link), (type_found),
13987         (setup_source), (gst_play_bin_set_property),
13988         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13989         (compare_ranks), (gst_play_bin_collect_factories),
13990         (gst_play_bin_change_state), (gst_play_bin_add_element),
13991         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13992         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13993         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13994         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13995         * gst/playback/test.c: (main):
13996         Added some playback helper elements and some test apps, very alpha
13997         still.
13998
13999 2004-07-04  Benjamin Otte  <otte@gnome.org>
14000
14001         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14002           only restart audio when we indeed have an xrun to fix repeated
14003           xruns. Fix suggested by Giuliano Pochini.
14004
14005 2004-07-03  David Schleef  <ds@schleef.org>
14006
14007         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
14008         call to gst_debug_log() if debugging is disabled (bug #145118)
14009
14010 2004-07-03  Benjamin Otte  <otte@gnome.org>
14011
14012         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14013           use our own functions for restarting the alsa device.
14014         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14015           I should apply patches myself - use MIN for the third argument, not
14016           the second, this fixes seeking
14017
14018 2004-07-02  David Schleef  <ds@schleef.org>
14019
14020         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14021         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
14022         do with the logic.
14023
14024 2004-07-02  David Schleef  <ds@schleef.org>
14025
14026         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
14027         output buffers.  Fix logic mistake.  (bug #144866)
14028
14029 2004-07-02  David Schleef  <ds@schleef.org>
14030
14031         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
14032         on X.  (bug #144753)
14033
14034 2004-07-02  David Schleef  <ds@schleef.org>
14035
14036         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
14037         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
14038         (bug #144624)
14039         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
14040         (gst_osselement_rate_probe_check): Add another workaround for
14041         buggy drivers (bug #145336)
14042
14043 2004-07-02  David Schleef  <ds@schleef.org>
14044
14045         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
14046         Most systems don't have MSG_NOSIGNAL.
14047
14048 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14049
14050         * Makefile.am:
14051         * gst-libs/gst/colorbalance/Makefile.am:
14052         * gst-libs/gst/mixer/Makefile.am:
14053         * gst-libs/gst/play/Makefile.am:
14054         * gst-libs/gst/tuner/Makefile.am:
14055           (hopefully) fix both install and dist and make error message useful.
14056           needs testing across automakes.
14057
14058 2004-07-02  Benjamin Otte  <otte@gnome.org>
14059
14060         * ext/ogg/gstogg.c: (plugin_init):
14061           we require bytestream now
14062         * ext/ogg/gstoggdemux.c:
14063           huge diff to implement chain setup in a fast and generic way. This
14064           improves tag reading and startup of huge files (read: Theora videos)
14065           quite a bit. It probably contains bugs, too, so please test.
14066           Seeking is not improved to the fast method.
14067
14068 2004-06-29  Wim Taymans  <wim@fluendo.com>
14069
14070         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14071         * ext/ogg/gstoggmux.c:
14072         Fix memleak in oggdemux when running unconnected pads.
14073         doc update in mux, start working on keyframe mode.
14074
14075 2004-06-29  Benjamin Otte  <otte@gnome.org>
14076
14077         * sys/oss/gstosssink.c:
14078         * sys/oss/gstosssrc.c:
14079           advertise correct template caps - we indeed do non-native endianness
14080           and 8bit audio has no endianness
14081         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14082         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14083           avoid (wrong) duplications in getcaps function and return
14084           template caps
14085
14086 2004-06-29  Wim Taymans  <wim@fluendo.com>
14087
14088         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14089         (gst_multifdsink_class_init), (gst_multifdsink_add),
14090         (gst_multifdsink_remove), (gst_multifdsink_clear),
14091         (gst_multifdsink_client_remove),
14092         (gst_multifdsink_handle_client_read),
14093         (gst_multifdsink_client_queue_data),
14094         (gst_multifdsink_client_queue_caps),
14095         (gst_multifdsink_client_queue_buffer),
14096         (gst_multifdsink_handle_client_write),
14097         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14098         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14099         (gst_multifdsink_init_send), (gst_multifdsink_close):
14100         Fix wrong GList iteration that could crash the server when
14101         more then 2 clients disconnect at the same time. Read all the
14102         pending commands in one batch to recover from command storms under
14103         very heavy load.
14104
14105 2004-06-28  Wim Taymans  <wim@fluendo.com>
14106
14107         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14108         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14109         (gst_videomixer_pad_set_property),
14110         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14111         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14112         (gst_videomixer_class_init), (gst_videomixer_init),
14113         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14114         (pad_zorder_compare), (gst_videomixer_sort_pads),
14115         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14116         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14117         (gst_videomixer_update_queues), (gst_videomixer_loop),
14118         (plugin_init):
14119         Avoid divide by zero, choose masterpad as the pad with the highest
14120         framerate.
14121
14122 2004-06-27  Julien Moutte  <julien@moutte.net>
14123
14124         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14125         (gst_ximagesink_xwindow_new):
14126         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14127         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14128         function directly. We might want to call it from somewhere else one day.
14129
14130 2004-06-27  Julien Moutte  <julien@moutte.net>
14131
14132         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14133         (gst_ximagesink_xwindow_new):
14134         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14135         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14136         window decorations.
14137
14138 2004-06-27  Wim Taymans  <wim@fluendo.com>
14139
14140         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14141         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14142         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14143         (gst_dvdec_set_property), (gst_dvdec_get_property):
14144         * ext/dv/gstdvdec.h:
14145         Implement drop_factor property to lower the framerate with
14146         a factor.
14147
14148 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14149
14150         * gst-libs/gst/colorbalance/Makefile.am:
14151         * gst-libs/gst/mixer/Makefile.am:
14152         * gst-libs/gst/play/Makefile.am:
14153         * gst-libs/gst/tuner/Makefile.am:
14154           unbreak Company's fix that didn't install the -enum.h files
14155
14156 2004-06-27  Wim Taymans  <wim@fluendo.com>
14157
14158         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14159         (gst_dvdec_change_state):
14160         * ext/dv/gstdvdec.h:
14161         Fix timestamp, duration and offset of the buffers.
14162
14163 2004-06-27  Wim Taymans  <wim@fluendo.com>
14164
14165         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14166         (gst_multifdsink_class_init), (gst_multifdsink_add),
14167         (gst_multifdsink_remove), (gst_multifdsink_clear),
14168         (gst_multifdsink_client_remove),
14169         (gst_multifdsink_handle_client_read),
14170         (gst_multifdsink_client_queue_data),
14171         (gst_multifdsink_client_queue_caps),
14172         (gst_multifdsink_client_queue_buffer),
14173         (gst_multifdsink_handle_client_write),
14174         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14175         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14176         (gst_multifdsink_init_send), (gst_multifdsink_close):
14177         * gst/tcp/gstmultifdsink.h:
14178         * gst/tcp/gsttcpserversink.c:
14179         (gst_tcpserversink_handle_server_read),
14180         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14181         More multifdsink fixes, more recovery policy fixes.
14182         Removed stupid g_print
14183
14184 2004-06-26  Wim Taymans  <wim@fluendo.com>
14185
14186         * gst/tcp/Makefile.am:
14187         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14188         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14189         (gst_multifdsink_class_init), (gst_multifdsink_init),
14190         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14191         (gst_multifdsink_handle_client_read),
14192         (gst_multifdsink_client_queue_data),
14193         (gst_multifdsink_client_queue_caps),
14194         (gst_multifdsink_client_queue_buffer),
14195         (gst_multifdsink_handle_client_write),
14196         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14197         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14198         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14199         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14200         (gst_multifdsink_close), (gst_multifdsink_change_state):
14201         * gst/tcp/gstmultifdsink.h:
14202         * gst/tcp/gsttcpplugin.c: (plugin_init):
14203         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14204         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14205         (gst_tcpserversink_handle_server_read),
14206         (gst_tcpserversink_handle_select),
14207         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14208         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14209         * gst/tcp/gsttcpserversink.h:
14210         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14211         one of the locks, added recovery policy to multifdsink.
14212
14213 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14214
14215         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14216           fix decision for when getting frames with same timestamp
14217         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14218         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14219         (gst_v4lsrc_get_property):
14220         * sys/v4l/gstv4lsrc.h:
14221           add latency offset property
14222
14223 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14224
14225         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14226         (plugin_init):
14227           fix debugging. add category.
14228
14229 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14230
14231         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14232           fix wrong offsets
14233
14234 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14235
14236         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14237         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14238         (gst_alsa_src_change_state):
14239           return a time that is in sync with the element's processing
14240
14241 2004-06-25  Wim Taymans  <wim@fluendo.com>
14242
14243         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14244         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14245         (gst_tcpserversink_client_remove),
14246         (gst_tcpserversink_handle_client_read),
14247         (gst_tcpserversink_client_queue_data),
14248         (gst_tcpserversink_client_queue_caps),
14249         (gst_tcpserversink_client_queue_buffer),
14250         (gst_tcpserversink_handle_client_write),
14251         (gst_tcpserversink_queue_buffer),
14252         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14253         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14254         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14255         (gst_tcpserversink_close):
14256         * gst/tcp/gsttcpserversink.h:
14257         Serversink rewrite. Really do non blocking writes to clients and
14258         maintain an internal queue to handle slower clients while not
14259         disturbing fast clients.
14260
14261 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14262
14263         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14264           better debug, don't override OFFSET and OFFSET_END
14265
14266 2004-06-25  Iain <iain@prettypeople.org>
14267
14268         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14269         name=source for the wavparse pipeline.
14270
14271 2004-06-24  Johan Dahlin  <johan@gnome.org>
14272
14273         * ext/theora/theoraenc.c (theora_enc_chain): Call
14274         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14275         streamheader caps are set correctly.
14276
14277 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14278
14279         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14280         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14281           respect minimum bitrate; same could be done for max bitrate
14282
14283 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14284
14285         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14286         (gst_vorbisenc_setup):
14287           fix sample rate range
14288
14289 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14290
14291         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14292         (gst_oggvorbisenc_setup):
14293         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14294         (gst_vorbisenc_setup):
14295           resolve ambiguities in code and description
14296
14297 2004-06-24  Wim Taymans  <wim@fluendo.com>
14298
14299         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14300         * ext/alsa/gstalsa.h:
14301         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14302         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14303         Use alsa trigger_tstamp to get the timestamp of the first
14304         sample in the buffer for more precise sync. Some cleanups.
14305
14306 2004-06-24  Wim Taymans  <wim@fluendo.com>
14307
14308         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14309         (gst_audiorate_init), (gst_audiorate_chain),
14310         (gst_audiorate_set_property), (gst_audiorate_get_property):
14311         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14312         (gst_videorate_chain):
14313         Added some logging, fixed an overflow bug in videorate.
14314
14315 2004-06-24  Benjamin Otte  <otte@gnome.org>
14316
14317         * ext/kio/Makefile.am:
14318           fix for builddir != srcdir and distcheck
14319
14320 2004-06-24  Benjamin Otte  <otte@gnome.org>
14321
14322         * gst-libs/gst/colorbalance/Makefile.am:
14323         * gst-libs/gst/mixer/Makefile.am:
14324         * gst-libs/gst/play/Makefile.am:
14325         * gst-libs/gst/tuner/Makefile.am:
14326         * gst/tcp/Makefile.am:
14327         * sys/dxr3/Makefile.am:
14328           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14329           tarball.
14330           Also add all *.list files that were missing.
14331         * Makefile.am:
14332           add a distcheck hook to ensure the above doesn't happen again.
14333
14334 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14335
14336         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14337
14338 2004-06-23  Colin Walters  <walters@redhat.com>
14339
14340         * m4/Makefile.am: Distribute gst-fionread.m4.
14341
14342 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14343
14344         * configure.ac: back to dev
14345
14346 2004-06-23  Wim Taymans  <wim@fluendo.com>
14347
14348         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14349         (gst_alsa_xrun_recovery):
14350         * ext/alsa/gstalsa.h:
14351         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14352         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14353         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14354         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14355         (gst_alsa_src_loop):
14356         Add clock to alsasrc. Take new capture timestamp when
14357         restarting after an overrun. Split up some functions between
14358         alsasrc and alsasink.
14359
14360 === release 0.8.2 ===
14361
14362 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14363
14364         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14365         (gst_alsa_change_state), (gst_alsa_update_avail),
14366         (gst_alsa_xrun_recovery):
14367         * ext/alsa/gstalsa.h:
14368         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14369           merge back changes from release
14370
14371 2004-06-23  Wim Taymans  <wim@fluendo.com>
14372
14373         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14374         (gst_audiorate_init), (gst_audiorate_chain),
14375         (gst_audiorate_set_property), (gst_audiorate_get_property):
14376         Implement sample dropping and notify
14377
14378 2004-06-22  Wim Taymans  <wim@fluendo.com>
14379
14380         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14381         (theora_enc_sink_link), (theora_buffer_from_packet),
14382         (theora_push_packet), (theora_enc_chain):
14383         Some cleanups, make sure the timestamps are correct.
14384
14385 2004-06-22  Wim Taymans  <wim@fluendo.com>
14386
14387         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14388         (gst_alsa_change_state), (gst_alsa_update_avail),
14389         (gst_alsa_xrun_recovery):
14390         * ext/alsa/gstalsa.h:
14391         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14392         Cleanups, take queued samples into account when reporting
14393         the time.
14394
14395 2004-06-22  Wim Taymans  <wim@fluendo.com>
14396
14397         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14398         (gst_videorate_init):
14399         Initialize the property as well.
14400
14401 2004-06-22  Wim Taymans  <wim@fluendo.com>
14402
14403         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14404         (gst_videorate_init), (gst_videorate_chain),
14405         (gst_videorate_set_property), (gst_videorate_get_property):
14406         Add property to make videorate silent.
14407         Add property to prefer new frames over old ones.
14408
14409 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14410
14411         * sys/osxvideo/Makefile.am:
14412         Workaround so that the osxvideo .so file gets linked with the
14413         Cocoa, OpenGL and QuickTime frameworks
14414
14415 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14416
14417         * sys/osxaudio/Makefile.am:
14418         Workaround so that the osxaudio .so file gets linked with the
14419         CoreAudio framework
14420
14421 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14422
14423         * configure.ac:
14424         Whoops, my fault...fixed build issues
14425
14426 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14427
14428         * configure.ac:
14429         Add objective-c support if running in Darwin/Mac OS X
14430         * sys/Makefile.am:
14431         * sys/osxvideo:
14432         * sys/osxvideo/Makefile.am:
14433         * sys/osxvideo/osxvideosink.h:
14434         * sys/osxvideo/osxvideosink.m:
14435         * sys/osxvideo/cocoawindow.h:
14436         * sys/osxvideo/cocoawindow.m:
14437         Add osxvideosink, a cocoa-based osx video sink
14438
14439
14440 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14441         * ext/dvdnav/gst-dvd:
14442         Grab the gconf key from the right spot
14443         * gst/debug/gstnavseek.c: (gst_navseek_init),
14444         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14445         (gst_navseek_chain):
14446         * gst/debug/gstnavseek.h:
14447           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14448           and loop parameters of a segment seek.
14449         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14450         (gst_videotestsrc_get_event_masks),
14451         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14452         * gst/videotestsrc/gstvideotestsrc.h:
14453           Add seeking support to videotestsrc
14454           Initialise the timestamp_offset variable.
14455
14456 2004-06-18  Wim Taymans  <wim@fluendo.com>
14457
14458         * ext/sidplay/gstsiddec.cc:
14459         Fix negotiation and set correct end offset.
14460
14461 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14462
14463         * configure.ac: branch and prerelease
14464
14465 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14466
14467         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14468         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14469         (gst_tcpclientsrc_init_receive):
14470         * gst/tcp/gsttcpclientsrc.h:
14471           read caps when connecting to server for GDP so we set them correctly
14472
14473 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14474
14475         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14476           notify drops and duplicates
14477         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14478           no good reason to limit ourselves to 100x100
14479
14480 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14481
14482         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14483         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14484         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14485         (gst_v4lsrc_get_property):
14486         * sys/v4l/gstv4lsrc.h:
14487         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14488         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14489         (gst_v4l_set_audio):
14490         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14491         (gst_v4lsrc_try_capture):
14492         * sys/v4l/v4lsrc_calls.h:
14493           change try_palette to more general try_capture
14494           add autoprobe option so we can turn off autoprobing
14495           various fixes
14496
14497 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14498
14499         * configure.ac:
14500           add videorate
14501         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14502         (gst_ximagesink_class_init):
14503         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14504         (gst_xvimagesink_class_init):
14505           run them as finalize, not dispose, since dispose can be invoked
14506           multiple times
14507
14508 2004-06-17  Wim Taymans  <wim@fluendo.com>
14509
14510         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14511         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14512         * ext/alsa/gstalsa.h:
14513         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14514         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14515         (gst_alsa_src_change_state):
14516         * ext/alsa/gstalsasrc.h:
14517         Make the xrun code timestamp and offset the buffers correctly.
14518         moved the clock to the base class, use alsa methods to get time.
14519         Do correct timestamping on outgoing buffers.
14520
14521 2004-06-17  Wim Taymans  <wim@fluendo.com>
14522
14523         * gst/audiorate/Makefile.am:
14524         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14525         (gst_audiorate_base_init), (gst_audiorate_class_init),
14526         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14527         (gst_audiorate_set_property), (gst_audiorate_get_property),
14528         (gst_audiorate_change_state), (plugin_init):
14529         Added an audiorate converter that fills in gaps.
14530
14531 2004-06-17  Johan Dahlin  <johan@gnome.org>
14532
14533         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14534
14535 2004-06-16  Wim Taymans  <wim@fluendo.com>
14536
14537         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14538         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14539         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14540         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14541         (gst_v4lsrc_get_property):
14542         * sys/v4l/gstv4lsrc.h:
14543         Added a copy mode to v4lsrc where it will output a copied version
14544         of its internal hardware buffer.
14545         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14546         can't | them.
14547
14548 2004-06-16  Wim Taymans  <wim@fluendo.com>
14549
14550         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14551         Timestamp fixes.
14552
14553 2004-06-16  Wim Taymans  <wim@fluendo.com>
14554
14555         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14556         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14557         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14558         (gst_v4lsrc_get_property):
14559         * sys/v4l/gstv4lsrc.h:
14560         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14561         Added a sync mode enum property to control v4lsrc timestamp method
14562         Removed the use-fixed-fps property and moved functionality in
14563         the enum.
14564         Don't error on an error value from v4l-conf, it might not always
14565         be a real error.
14566
14567 2004-06-16  Wim Taymans  <wim@fluendo.com>
14568
14569         * gst/videorate/Makefile.am:
14570         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14571         (gst_videorate_base_init), (gst_videorate_class_init),
14572         (gst_videorate_getcaps), (gst_videorate_link),
14573         (gst_videorate_init), (gst_videorate_chain),
14574         (gst_videorate_set_property), (gst_videorate_get_property),
14575         (gst_videorate_change_state), (plugin_init):
14576         Added a video timestamp corrector.
14577
14578 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14579
14580         fixed a potential leak with previous commit
14581
14582         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14583
14584 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14585
14586         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14587         Added missing refcount, fixes bug #144425
14588         Cheers Tim for finding the bug
14589
14590 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14591
14592         * sys/v4l/gstv4l.c: (plugin_init):
14593         * sys/v4l/gstv4lcolorbalance.c:
14594         * sys/v4l/gstv4lcolorbalance.h:
14595         * sys/v4l/gstv4lelement.c:
14596         * sys/v4l/gstv4lelement.h:
14597         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14598         * sys/v4l/gstv4lmjpegsink.h:
14599         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14600         * sys/v4l/gstv4lmjpegsrc.h:
14601         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14602         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14603         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14604         * sys/v4l/gstv4lsrc.h:
14605         * sys/v4l/gstv4ltuner.c:
14606         * sys/v4l/gstv4ltuner.h:
14607         * sys/v4l/gstv4lxoverlay.c:
14608         * sys/v4l/gstv4lxoverlay.h:
14609         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14610         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14611         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14612         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14613         (gst_v4l_set_audio):
14614         * sys/v4l/v4l_calls.h:
14615         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14616         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14617         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14618         (gst_v4lmjpegsink_playback_init),
14619         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14620         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14621         (gst_v4lmjpegsink_playback_stop),
14622         (gst_v4lmjpegsink_playback_deinit):
14623         * sys/v4l/v4lmjpegsink_calls.h:
14624         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14625         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14626         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14627         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14628         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14629         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14630         * sys/v4l/v4lmjpegsrc_calls.h:
14631         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14632         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14633         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14634         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14635         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14636         (gst_v4lsrc_try_palette):
14637         * sys/v4l/v4lsrc_calls.h:
14638           bunch of paranoia cleanups
14639
14640 2004-06-14  David Schleef  <ds@schleef.org>
14641
14642         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14643         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14644         Send discont events and change timestamps appropriately when
14645         we get a seek event.  (bug #144240)
14646         * ext/cdparanoia/gstcdparanoia.h:
14647
14648 2004-06-14  Benjamin Otte  <otte@gnome.org>
14649
14650         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14651           snd_pcm_hw_params_set_rate  since the latter fails for no good
14652           reason on some setups.
14653
14654 2004-06-14  David Schleef  <ds@schleef.org>
14655
14656         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14657         standard.  Thank you for playing.
14658
14659 2004-06-14  Wim Taymans  <wim@fluendo.com>
14660
14661         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14662         Patch 1.3 broke the ordering of the colorspace info and
14663         made the plugin basically work by coincidence, reordered
14664         the info.
14665
14666 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14667
14668         * ext/lame/gstlame.c:
14669         * ext/mad/gstmad.c:
14670           sync caps.  Make sure mad can only output a list of rates, not
14671           a full range.  In the future, have three caps lists for each of the
14672           mpeg versions.  Change mpegversion to a double as well.
14673
14674 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14675
14676         * gst/volume/.cvsignore:
14677         * gst/volume/Makefile.am:
14678         * gst/volume/demo.c: (value_changed_callback), (idler),
14679         (setup_gui), (main):
14680           added small demo app
14681
14682 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14683         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14684         * ext/esd/esdsink.h:
14685         Close the esd connection on pause, because esd will just wait -
14686         blocking all other esd clients indefinitely.
14687
14688 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14689
14690         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14691           previous commit with GST_DEBUG
14692
14693 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14694
14695         * configure.ac:
14696           add a header check for a dvdread header in dvdnav.  Fixes #133002
14697
14698 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14699
14700         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14701         * gst/tcp/gsttcpclientsink.h:
14702         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14703         * gst/tcp/gsttcpclientsrc.h:
14704         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14705         (gst_tcpserversink_handle_server_read),
14706         (gst_tcpserversink_init_send):
14707         * gst/tcp/gsttcpserversink.h:
14708         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14709         * gst/tcp/gsttcpserversrc.h:
14710         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14711         version of IP)
14712
14713 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14714
14715         * configure.ac:
14716         Added ogg library so that OSX detects libtheora properly
14717
14718 2004-06-11  Wim Taymans  <wim@fluendo.com>
14719
14720         * ext/theora/theoradec.c: (theora_dec_chain),
14721         (theora_dec_change_state):
14722         Don't try to decode frames before we received a keyframe.
14723
14724 2004-06-11  Wim Taymans  <wim@fluendo.com>
14725
14726         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14727         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14728         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14729         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14730         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14731         Added property to set the maximum delay of a page.
14732
14733 2004-06-10  Wim Taymans  <wim@fluendo.com>
14734
14735         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14736         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14737         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14738         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14739         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14740         Added max-delay property to control the maximum amount
14741         of data to put in one page.
14742
14743 2004-06-10  Wim Taymans  <wim@fluendo.com>
14744
14745         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14746         (gst_theora_enc_init), (theora_enc_sink_link),
14747         (theora_buffer_from_packet), (theora_enc_set_property),
14748         (theora_enc_get_property):
14749         Set duration on encoded buffer, added some more properties
14750
14751 2004-06-10  Wim Taymans  <wim@fluendo.com>
14752
14753         * ext/ogg/gstoggmux.c: (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         * ext/theora/theoraenc.c: (theora_enc_chain):
14757         Fix refcounting bugs
14758
14759 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14760
14761         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14762         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14763         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14764         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14765         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14766         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14767         (gst_asf_demux_change_state):
14768         * gst/asfdemux/gstasfdemux.h:
14769           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14770           feels like. I think we should set a new requirement for demuxers
14771           from now on to implement sane loop functions, data loops, query
14772           and seek functions before first commit into CVS. And this commit
14773           fixes all of the above.
14774
14775 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14776
14777         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14778           vorbis comments are properly encoded in UTF-8 before adding them
14779           to a GstTagList
14780
14781 2004-06-09  Benjamin Otte  <otte@gnome.org>
14782
14783         * ext/alsa/gstalsa.c: (add_channels):
14784           handle min <= max correctly
14785         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14786         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14787           add fixation functions so we fixate correctly. No preferring of alaw
14788           anymore because it's the first structure.
14789         * ext/alsa/gstalsa.h:
14790         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14791         (gst_alsa_hw_params_dump):
14792           add functions to ease debugging in alsalib
14793         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14794         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14795         (gst_alsa_start_audio):
14796           only specify hw params if we really setup a format (fixes #134007 -
14797           or at least works around it)
14798
14799 2004-06-09  Wim Taymans  <wim@fluendo.com>
14800
14801         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14802         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14803         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14804         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14805         (gst_ogg_mux_loop):
14806         Use stream caps to setup the initial pages in the ogg stream.
14807         Correctly set the streamheader caps on the srcpad.
14808
14809 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14810
14811         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14812         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14813         (gst_v4lsrc_getcaps):
14814         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14815         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14816           add querying of fps lists for webcams.  Negotiating to a framerate
14817           now works.
14818
14819 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14820
14821         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14822         (theora_push_buffer), (theora_push_packet),
14823         (theora_set_header_on_caps), (theora_enc_chain):
14824           mark buffers and put on streamheader, raw theora streaming
14825           now works too, whee
14826
14827 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14828
14829         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14830         (gst_tcp_gdp_read_caps):
14831           do a looping read for caps and GDP headers too
14832
14833 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14834
14835         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14836         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14837           return EOS instead of NULL in _get
14838
14839 2004-06-08  Wim Taymans  <wim@fluendo.com>
14840
14841         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14842         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14843         (gst_tcp_gdp_write_caps):
14844         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14845         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14846         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14847         Memory leak fixes
14848
14849 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14850
14851         * ext/vorbis/Makefile.am:
14852         * ext/vorbis/vorbis.c: (plugin_init):
14853         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14854         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14855         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14856         (vorbis_parse_change_state):
14857         * ext/vorbis/vorbisparse.h:
14858           adding a vorbisparse element that marks the buffers, streaming
14859           raw vorbis using GDP now works, whee
14860
14861 2004-06-08  Wim Taymans  <wim@fluendo.com>
14862
14863         * ext/jpeg/Makefile.am:
14864         * ext/jpeg/README:
14865         * ext/jpeg/gstjpeg.c: (plugin_init):
14866         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14867         (gst_smokedec_base_init), (gst_smokedec_class_init),
14868         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14869         * ext/jpeg/gstsmokedec.h:
14870         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14871         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14872         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14873         (gst_smokeenc_resync), (gst_smokeenc_chain),
14874         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14875         * ext/jpeg/gstsmokeenc.h:
14876         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14877         (smokecodec_flush_destination), (smokecodec_term_destination),
14878         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14879         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14880         (smokecodec_term_source), (smokecodec_encode_new),
14881         (smokecodec_decode_new), (smokecodec_info_free),
14882         (smokecodec_set_quality), (smokecodec_get_quality),
14883         (smokecodec_set_threshold), (smokecodec_get_threshold),
14884         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14885         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14886         (smokecodec_parse_header), (smokecodec_decode):
14887         * ext/jpeg/smokecodec.h:
14888         Added a new simple jpeg based codec
14889
14890 2004-06-08  Wim Taymans  <wim@fluendo.com>
14891
14892         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14893         (gst_multipart_mux_loop):
14894         Fix memory leak
14895
14896 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14897
14898         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14899         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14900         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14901         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14902         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14903         * gst/tcp/gsttcpserversink.h:
14904           take streamheader into account
14905
14906 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14907
14908         * gst/level/Makefile.am:
14909         * gst/level/gstlevel.c: (gst_level_class_init):
14910           clean up marshal generation
14911
14912 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14913
14914         * gst/tcp/Makefile.am:
14915         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14916         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14917         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14918         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14919         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14920         (gst_tcpclientsrc_get_property):
14921         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14922         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14923         (gst_tcpserversink_handle_client_read),
14924         (gst_tcpserversink_handle_client_write),
14925         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14926         * gst/tcp/gsttcpserversink.h:
14927           add signals client-added and client-removed
14928         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14929         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14930         (gst_tcpserversrc_get_property):
14931         uniformized, change default protocol to NONE
14932         * gst/tcp/gsttcp-marshal.list: added
14933 2004-06-07  Benjamin Otte  <otte@gnome.org>
14934
14935         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14936           handle discont events if they happen before caps nego
14937
14938 2004-06-07  Wim Taymans  <wim@fluendo.com>
14939
14940         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14941         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14942         (gst_multipart_demux_plugin_init):
14943         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14944         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14945         (gst_multipart_mux_change_state):
14946         Small updates, fix a memleak
14947
14948 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14949
14950         * configure.ac: OSS portability
14951         * ext/arts/gst_arts.c: idem
14952         * sys/oss/gstosselement.c: idem
14953         * sys/oss/gstossmixer.c: idem
14954         * sys/oss/gstosssink.c: idem
14955         * sys/oss/gstosssrc.c: idem
14956         * sys/oss/oss_probe.c: idem
14957           - check for soundcard.h in different places for some BSD
14958
14959 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14960
14961         * AUTHORS:
14962         Add me to the authors file
14963         * configure.ac:
14964         Increase the libdv requirement to >= version 0.100
14965         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14966         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14967         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14968         * ext/dv/gstdvdec.h:
14969         Add support for the new_media flag when sending DISCONT events
14970         Make the querying work when video pad is not linked
14971
14972 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14973
14974         reviewed by Benjamin Otte  <otte@gnome.org>
14975
14976         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14977           create a NULL-initialized array of pads, so we don't think they
14978           exist already. (fixes #143130)
14979
14980 2004-06-07  Benjamin Otte  <otte@gnome.org>
14981
14982         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14983         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14984         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14985           don't use // coments
14986
14987 2004-06-07  Benjamin Otte  <otte@gnome.org>
14988
14989         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14990           cast to GstClockTime to get higher granularity
14991         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14992           use gst_element_set_time_delay to get the exact time
14993         * ext/mad/gstmad.c: (gst_mad_chain):
14994           use the negotiated rate instead of the current frame's rate which
14995           might be wrong because of bit errors. This avoids emitting totally
14996           bogus timestamps and screwing sync.
14997         (fixes #143454)
14998
14999 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15000
15001         reviewed by Benjamin Otte  <otte@gnome.org>
15002
15003         * gst/adder/gstadder.c: (gst_adder_loop):
15004           properly error out when no negotiation has happened yet. (fixes
15005           #143032)
15006
15007 2004-06-06  Benjamin Otte  <otte@gnome.org>
15008
15009         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
15010           forward correctly transformed offset in discont events. Based on
15011           patch by Arwed v. Merkatz. (fixes #142851)
15012
15013 2004-06-06  David Schleef  <ds@schleef.org>
15014
15015         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
15016         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
15017         problems on several systems.
15018
15019 2004-06-06  Benjamin Otte  <otte@gnome.org>
15020
15021         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
15022           use explicit caps on the srcpad
15023         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15024           properly error out if caps couldn't be set (fixes #142764)
15025
15026 2004-06-06  Benjamin Otte  <otte@gnome.org>
15027
15028         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
15029         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
15030         (gst_alsa_start_audio):
15031           - don't call set_periods_integer anymore, it breaks the
15032           configuration randomly
15033           - call snd_pcm_hw_params_set_access directly instead of using masks
15034           - don't fail if the sw_params can't be set, just use the default
15035           params and hope it works. Alsalib has weird issues when you touch
15036           sw_params and does no proper error reporting about what failed.
15037         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
15038         (gst_alsa_close_audio):
15039           make our alsa debugging go via gst debugging and not conditionally
15040           defined
15041         * ext/alsa/gstalsa.h:
15042           add ALSA_DEBUG_FLUSH macro
15043         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
15044         (plugin_init):
15045           wrap alsa errors to be printed via the gst debugging system and not
15046           spammed to stderr
15047
15048 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15049
15050         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15051         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
15052         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
15053         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
15054         (qtdemux_parse_trak):
15055         * gst/qtdemux/qtdemux.h:
15056           Bitch. Also known as seeking, querying & co.
15057         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15058         (gst_osssink_change_state):
15059         * sys/oss/gstosssink.h:
15060           Resyncing is for weenies, this hack is no longer needed and was
15061           broken anyway (since it - unintendedly - always leaves resync to
15062           TRUE).
15063
15064 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15065
15066         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15067         * gst/tcp/gsttcpclientsrc.h: idem
15068           - define MSG_NOSIGNAL if not done
15069           - include unistd.h for off_t
15070           (fixes #143749)
15071
15072 2004-06-05  Benjamin Otte  <otte@gnome.org>
15073
15074         * configure.ac:
15075         * ext/kio/Makefile.am:
15076           check for qt's moc preprocessor explicitly and use it
15077
15078 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15079
15080         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15081           don't get a signal for EPIPE on socket writes
15082           (somebody check if this works on other platforms)
15083
15084 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15085
15086         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15087         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15088           check error condition on available samples correctly
15089
15090 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15091
15092         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15093           avoid a segfault
15094         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15095         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15096         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15097         (gst_tcpserversrc_gdp_read_header):
15098          use ssize_t over size_t since the former is signed and thus the
15099          check for error codes can work
15100
15101 2004-06-02  Wim Taymans  <wim@fluendo.com>
15102
15103         reviewed by: Johan
15104
15105         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15106         (gst_multipart_mux_loop):
15107         Oops
15108
15109 2004-06-02  Wim Taymans  <wim@fluendo.com>
15110
15111         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15112         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15113         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15114         (gst_multipart_mux_change_state):
15115         Added configurable boundary specifier, added the value as a
15116         caps field as well.
15117
15118 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15119
15120         * gst/tcp/gsttcp.c:
15121         * gst/tcp/gsttcpclientsrc.c:
15122         * gst/tcp/gsttcpclientsrc.h:
15123         * gst/tcp/gsttcpserversrc.c:
15124           - portability fix, to compile on OSX
15125             (fixes #143146)
15126
15127         * sys/osxaudio/gstosxaudioelement.c:
15128         * sys/osxaudio/gstosxaudiosink.c:
15129         * sys/osxaudio/gstosxaudiosrc.c:
15130           - compilation warnings on OSX
15131             (fixes #143153)
15132
15133 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15134
15135         * ext/vorbis/vorbisdec.c : sign warning fixes
15136
15137         * gst-libs/gst/mixer/mixertrack.c :
15138           do no use defines which are glib 2.4 specific
15139
15140 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15141
15142         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15143           buffer since libflac doesn't expect it (reports a sync error when
15144           it encounters that)
15145
15146
15147 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15148
15149         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15150         * gst-libs/gst/mixer/mixertrack.c:
15151         (gst_mixer_track_get_property), (get_mixer_track_init),
15152         (get_mixer_track_get_property): Added property accessors
15153         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15154         * gst-libs/gst/mixer/mixeroptions.c:
15155         (gst_mixer_options_get_values): Added
15156         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15157         * gst-libs/gst/mixer/mixer.c: Fixed comment
15158
15159
15160 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15161
15162         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15163           improve error messages on open
15164
15165
15166 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15167
15168         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15169           check if v4l-conf is in path
15170
15171 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15172
15173         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15174           change assert to a more readable error message
15175
15176 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15177
15178         * gst-libs/gst/tuner/tunerchannel.h:
15179           - add a freq_multiplicator field to make the conversion
15180             between internal frequency unit and Hz
15181         * sys/v4l/gstv4lelement.c:
15182         * sys/v4l2/gstv4l2element.c:
15183           - change default video device to /dev/video0
15184         * sys/v4l/v4l_calls.c:
15185         * sys/v4l2/v4l2_calls.c:
15186           - we only expose frequency to the user in Hz instead of
15187             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15188
15189 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15190         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15191           Initialise b_o_s and e_o_s variables
15192         * gst-libs/gst/riff/riff-media.c:
15193         (gst_riff_create_video_caps_with_data):
15194           Add some unusual fourcc's from mplayer avi's
15195         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15196           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15197           autoplugging.
15198
15199 2004-05-28  Wim Taymans  <wim@fluendo.com>
15200
15201         * configure.ac:
15202         * gst/alpha/Makefile.am:
15203         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15204         (gst_alpha_get_type), (gst_alpha_base_init),
15205         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15206         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15207         (gst_alpha_chroma_key), (gst_alpha_chain),
15208         (gst_alpha_change_state), (plugin_init):
15209         A plugin to add an alpha channel to I420 video. Can optionally do
15210         chroma keying.
15211         * gst/multipart/Makefile.am:
15212         * gst/multipart/multipart.c: (plugin_init):
15213         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15214         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15215         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15216         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15217         (gst_multipart_demux_change_state),
15218         (gst_multipart_demux_plugin_init):
15219         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15220         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15221         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15222         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15223         (gst_multipart_mux_pad_unlink),
15224         (gst_multipart_mux_request_new_pad),
15225         (gst_multipart_mux_handle_src_event),
15226         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15227         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15228         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15229         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15230         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15231         send multipart jpeg images to a browser.
15232         * gst/videobox/Makefile.am:
15233         * gst/videobox/README:
15234         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15235         (gst_video_box_get_type), (gst_video_box_base_init),
15236         (gst_video_box_class_init), (gst_video_box_init),
15237         (gst_video_box_set_property), (gst_video_box_get_property),
15238         (gst_video_box_sink_link), (gst_video_box_i420),
15239         (gst_video_box_ayuv), (gst_video_box_chain),
15240         (gst_video_box_change_state), (plugin_init):
15241         Crops or adds borders around an image. can do alpha channel
15242         borders as well.
15243         * gst/videomixer/Makefile.am:
15244         * gst/videomixer/README:
15245         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15246         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15247         (gst_videomixer_pad_get_sink_event_masks),
15248         (gst_videomixer_pad_get_property),
15249         (gst_videomixer_pad_set_property),
15250         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15251         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15252         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15253         (gst_videomixer_base_init), (gst_videomixer_class_init),
15254         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15255         (gst_videomixer_handle_src_event),
15256         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15257         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15258         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15259         (gst_videomixer_loop), (gst_videomixer_get_property),
15260         (gst_videomixer_set_property), (gst_videomixer_change_state),
15261         (plugin_init):
15262         Generic video mixer plugin, can handle multiple inputs all with
15263         different framerates and video sizes. Is fully alpha channel
15264         aware.
15265
15266 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15267
15268         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15269           Select first track as master track. Not sure how else to handle
15270           that...
15271         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15272           Discard discont events. Should fix #142962.
15273
15274 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15275
15276         * ext/alsa/Makefile.am:
15277         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15278         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15279         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15280         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15281         (gst_alsa_mixer_get_option):
15282         * ext/alsa/gstalsamixer.h:
15283         * ext/alsa/gstalsamixeroptions.c:
15284         (gst_alsa_mixer_options_get_type),
15285         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15286         (gst_alsa_mixer_options_new):
15287         * ext/alsa/gstalsamixeroptions.h:
15288         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15289         * ext/alsa/gstalsamixertrack.h:
15290           Add enumerations (as GstMixerOptions). Make correct distinction
15291           between input/output tracks. Add capture/playback private flag.
15292           Use flag to decide on whether to set capture or playback volumes
15293           or switches. Use playback and record switches.
15294         * gst-libs/gst/mixer/Makefile.am:
15295         * gst-libs/gst/mixer/mixer-marshal.list:
15296         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15297         (gst_mixer_set_option), (gst_mixer_get_option),
15298         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15299         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15300         * gst-libs/gst/mixer/mixer.h:
15301         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15302         (gst_mixer_options_class_init), (gst_mixer_options_init),
15303         (gst_mixer_options_dispose):
15304         * gst-libs/gst/mixer/mixeroptions.h:
15305           Add GstMixerOptions.
15306         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15307           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15308           broken device detection on computers with multiple OSS sound
15309           cards.
15310
15311 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15312
15313         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15314           fixate nicely even when the peer is not negotiating
15315
15316 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15317
15318         * gst/audioconvert/gstaudioconvert.c:
15319         (gst_audio_convert_parse_caps):
15320           make sure we don't allow depth > width
15321         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15322           fixate endianness to G_BYTE_ORDER as default
15323         * gst/audioscale/gstaudioscale.c:
15324           we don't handle another endianness as host-endianness
15325
15326 2004-05-25  David Schleef  <ds@schleef.org>
15327
15328         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15329
15330 2004-05-24  Benjamin Otte  <otte@gnome.org>
15331
15332         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15333         (gst_oggvorbisenc_setup):
15334           properly fail when we can't setup the vorbis encoder due to
15335           unsupported settings
15336         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15337         (gst_vorbisenc_setup):
15338           same
15339         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15340           fix case where warnings occured when one pad was unlinked while the
15341           other's link function was called
15342
15343 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15344
15345         * gst/tcp/Makefile.am:
15346           use GST_ENABLE_NEW
15347
15348 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15349
15350         * gst-libs/gst/resample/private.h:
15351           don't use optimizations that are #if 0'ed
15352
15353 2004-05-24  Wim Taymans  <wim@fluendo.com>
15354
15355         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15356         Fix potential division by zero error and hopefully get
15357         the position query right to get correct timestamps on avi
15358         audio.
15359
15360 2004-05-24  Wim Taymans  <wim@fluendo.com>
15361
15362         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15363         (gst_videoscale_scale_nearest_str2),
15364         (gst_videoscale_scale_nearest_str4),
15365         (gst_videoscale_scale_nearest_32bit),
15366         (gst_videoscale_scale_nearest_24bit),
15367         (gst_videoscale_scale_nearest_16bit):
15368         Fix the scaling algorithm and avoid a buffer overflow.
15369         removed the while loop in the scaling function as it
15370         was used for point sampling only.
15371
15372 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15373
15374         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15375         (gst_id3_tag_class_init), (gst_id3_tag_init),
15376         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15377         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15378         (gst_id3_tag_send_tag_event):
15379           lots of fixes to make id3mux work and id3demux work correctly
15380
15381 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15382
15383         * ext/Makefile.am:
15384           add rules to build shout2send (was removed by accident
15385           when this module was no more marked experimental/broken)
15386
15387 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15388
15389         * ext/shout2/gstshout2.c:
15390         * ext/shout2/gstshout2.h:
15391           adding a "connection problem" signal to shout2send
15392           (fixes #142954)
15393
15394 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15395
15396         * ext/kio/kioreceiver.cpp:
15397         * ext/kio/kioreceiver.h:
15398           fix sign comparison issues
15399
15400 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15401
15402         * gst/cdxaparse/gstcdxaparse.c:
15403         * gst/cdxaparse/gstcdxaparse.h:
15404           some renaming
15405           add some checks/sanity
15406           prepare for seek addition
15407
15408         * sys/sunaudio/gstsunaudio.c:
15409           remove exported dupe init function
15410
15411 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15412
15413         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15414         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15415           Fix format conversion and position querying.
15416         * gst/debug/progressreport.c: (gst_progressreport_report):
15417           Don't output a bogus total value that we didn't query.
15418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15419           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15420           only a blank window after xine has been used.
15421
15422 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15423
15424         * m4/as-arts.m4:
15425           sync with upstream version to fix test on FC2
15426           readd with -ko to preserve Id header
15427
15428 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15429
15430         * configure.ac:
15431           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15432         * gst/tcp/gsttcpclientsrc.c: idem
15433         * gst/tcp/gsttcpserversink.c: idem
15434         * gst/tcp/gsttcpserversrc.c: idem
15435         * m4/gst-fionread.m4: idem
15436
15437         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15438
15439         * configure.ac: enable speex plugin for speex 1.1.5+
15440         * ext/speex/gstspeexenc.c: fix cast warning
15441
15442         * ext/esd/README: fix typo
15443
15444 2004-05-20  David Schleef  <ds@schleef.org>
15445
15446         * configure.ac: Minor cosmetic change to convince the buildbot to
15447         reautogen.
15448         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15449         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15450         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15451         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15452         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15453         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15454         More hacking.  Plays audio now.
15455
15456 2004-05-20  David Schleef  <ds@schleef.org>
15457
15458         * configure.ac:
15459         * sys/Makefile.am:
15460
15461 2004-05-20  David Schleef  <ds@schleef.org>
15462
15463         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15464         * sys/osxaudio/gstosxaudio.c:
15465         * sys/osxaudio/gstosxaudioelement.c:
15466         * sys/osxaudio/gstosxaudioelement.h:
15467         * sys/osxaudio/gstosxaudiosink.c:
15468         * sys/osxaudio/gstosxaudiosink.h:
15469         * sys/osxaudio/gstosxaudiosrc.c:
15470         * sys/osxaudio/gstosxaudiosrc.h:
15471
15472 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15473
15474         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15475         (gst_vorbisenc_chain):
15476           put the codec headers on the caps as streamheader as well as
15477           pushing them out
15478
15479 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15480
15481         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15482         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15483         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15484         split up push_packet into two functions
15485
15486 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15487
15488         * gst/tcp/.cvsignore:
15489           ignore enums
15490         * gst/tcp/Makefile.am:
15491         * gst/tcp/README:
15492         * gst/tcp/gsttcp.c:
15493         * gst/tcp/gsttcp.h:
15494         * gst/tcp/gsttcpclientsink.c:
15495         * gst/tcp/gsttcpclientsink.h:
15496         * gst/tcp/gsttcpclientsrc.c:
15497         * gst/tcp/gsttcpclientsrc.h:
15498         * gst/tcp/gsttcpplugin.c:
15499         * gst/tcp/gsttcpserversink.c:
15500         * gst/tcp/gsttcpserversink.h:
15501         * gst/tcp/gsttcpserversrc.c:
15502         * gst/tcp/gsttcpserversrc.h:
15503           add new tcp elements
15504
15505 2004-05-19  Wim Taymans  <wim@fluendo.com>
15506
15507         * gst/law/mulaw-conversion.c: (mulaw_encode):
15508         Fix overflow bug in ulaw encoding.
15509
15510 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15511
15512         * ext/mad/gstmad.c: (gst_mad_handle_event):
15513           don't unref the event twice
15514
15515 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15516
15517         * configure.ac:
15518           remove -Wno-sign-compare
15519
15520 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15521
15522         * configure.ac:
15523           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15524           if you want to work against glib 2.2 and 2.4
15525
15526 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15527
15528         * gst/tcp/Makefile.am:
15529         * gst/tcp/gsttcp.c:
15530         * gst/tcp/gsttcp.h:
15531         * gst/tcp/gsttcpsink.h:
15532         * gst/tcp/gsttcpsrc.h:
15533           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15534
15535 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15536
15537         * gst/debug/tests.c: (md5_get_value):
15538           fix segfault on gst-inspect
15539
15540 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15541
15542         * gst/debug/testplugin.c:
15543         * gst/debug/tests.c:
15544         * gst/debug/tests.h:
15545           add new extensible and configurable testing element. Current tests
15546           include buffer count, stream length, timestamp/duration matching and
15547           md5.
15548         * gst/debug/Makefile.am:
15549         * gst/debug/gstdebug.c: (plugin_init):
15550           add infrastructure for new element
15551
15552 2004-05-19  Johan Dahlin  <johan@gnome.org>
15553
15554         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15555         ending of the array. Fixes gst-inspect segfault on ppc.
15556
15557 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15558
15559         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15560
15561         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15562
15563 2004-05-18  David Schleef  <ds@schleef.org>
15564
15565         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15566         warnings (bugs, actually) noticed by gcc but not forte.
15567
15568 2004-05-18  David Schleef  <ds@schleef.org>
15569
15570         * sys/sunaudio/Makefile.am:
15571         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15572
15573 2004-05-18  David Schleef  <ds@schleef.org>
15574
15575         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15576         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15577         to allow qtdemux to use non-seekable streams. (bug #142272)
15578
15579 2004-05-18  David Schleef  <ds@schleef.org>
15580
15581         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15582         (gst_resample_sinc_ft_float): Remove use of static temporary
15583         buffer.  This code was obviously not supposed to last long, but
15584         it's stuck in our ABI, so it required a little hack to make it
15585         ABI-compatible.  Fixes #142585.
15586         * gst-libs/gst/resample/resample.h: same.
15587
15588 2004-05-18  David Schleef  <ds@schleef.org>
15589
15590         * configure.ac: Add sunaudio
15591         * examples/Makefile.am: make gstplay depend on gconf
15592         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15593         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15594         (convert_table_lookup), (img_convert): remove c99-isms
15595         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15596           unsigned, to fix a warning on Solaris
15597         * gst/mpeg1sys/systems.c: bcopy->memcpy
15598         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15599         * sys/Makefile.am: Add sunaudio
15600
15601 2004-05-18  Wim Taymans  <wim@fluendo.com>
15602
15603         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15604         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15605         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15606         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15607         (gst_ogg_mux_loop):
15608         Fix an ugly memleak where the muxer didn't flush enough ogg
15609         pages. This also resulted in badly muxed ogg files.
15610
15611 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15612
15613         * gst/asfdemux/asfheaders.c :
15614         * gst/asfdemux/asfheaders.h :
15615         * gst/asfdemux/gstasfdemux.c :
15616           - fix ASF_OBJ_PADDING guid
15617           - add 3 new object guids (language list, metadata,
15618             extended stream properties)
15619           - add a function to parse extended header objects
15620
15621 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15622
15623         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15624           remove leftover debugging g_print
15625
15626 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15627
15628         * ext/mad/gstmad.c: (gst_mad_handle_event):
15629           Fix for when the first format in a discont event is not a
15630           byte-based one. Should fix #137710.
15631
15632 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15633
15634         * m4/a52.m4 : fix compilation with -Wall -Werror
15635         * m4/libfame.m4 : idem
15636         * m4/libmikmod.m4 : idem
15637
15638 2004-05-17  Benjamin Otte  <otte@gnome.org>
15639
15640         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15641           signal the new tags before giving up the reference
15642
15643 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15644
15645         * ext/shout2/gstshout2.c:
15646           use application/ogg instead of application/x-ogg (patch by Patrick
15647           Guimond, fixes #142432)
15648         * sys/oss/gstosselement.c: (gst_osselement_reset),
15649         (gst_osselement_sync_parms):
15650           don't set fragment size unless specified (fixes #142493)
15651
15652 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15653
15654         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15655           fixes #142664
15656
15657 2004-05-17  Benjamin Otte  <otte@gnome.org>
15658
15659         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15660           compute offsets correctly for internal buffers so timestamps are set
15661           correctly when we can't seek. Also handle cases where there are no
15662           offsets. (based on a patch by David Moore, fixes #142507)
15663
15664 2004-05-17  Benjamin Otte  <otte@gnome.org>
15665
15666         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15667           use correct variable when determining amount of data to skip so we
15668           don't skip into the void and segfault
15669
15670 2004-05-16  Benjamin Otte  <otte@gnome.org>
15671
15672         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15673           Hi, I'm a memleak
15674
15675 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15676
15677         * gst/asfdemux/gstasfdemux.c:
15678           - fix a mem leak and always propagate tags
15679           - add WMV3 to known video codecs (but no decoder yet)
15680           - replace "surplus data" at end of audio header for what
15681             it is : codec specific data
15682           - fix a typo
15683
15684 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15685
15686         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15687
15688         * gst-libs/gst/audio/audioclock.c:
15689           Fix wrong return type (#142205).
15690
15691 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15692
15693         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15694           Ignore CRCs by default (fixes #142566).
15695
15696 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15697
15698         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15699         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15700         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15701         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15702         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15703         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15704           Fix for cases where we fail to attach to a mixer.
15705
15706 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15707
15708         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15709           Don't touch events after not owning them anymore.
15710         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15711         (gst_wavparse_fmt), (gst_wavparse_other),
15712         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15713         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15714         (gst_wavparse_srcpad_event):
15715         * gst/wavparse/gstwavparse.h:
15716           Add seeking, fix querying.
15717
15718 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15719
15720         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15721           - process comments even if they don't end with \0\0
15722             g_convert would ignore them if present and works well without them
15723
15724 2004-05-16  Benjamin Otte  <otte@gnome.org>
15725
15726         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15727           simplify caps
15728
15729 2004-05-16  Benjamin Otte  <otte@gnome.org>
15730
15731         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15732           don't write to memory we might not write to - g_convert does that
15733           for us anyway (fixes #142613)
15734         (gst_asf_demux_audio_caps):
15735           comment out gst_util_dump_mem
15736
15737 2004-05-16  Benjamin Otte  <otte@gnome.org>
15738
15739         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15740           compute correct expected timestamps after seek (broken since
15741           last commit)
15742         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15743           rename element and debugging category to gdkpixbufscale
15744
15745 2004-05-16  Benjamin Otte  <otte@gnome.org>
15746
15747         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15748           add error checking to snd_pcm_delay and remove duplicate call to
15749           snd_pcm_delay that caused issues (see inline code comments)
15750         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15751           make more readable and fix return value when snd_pcm_delay fails
15752         (fixes #142586)
15753
15754 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15755         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15756         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15757         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15758         (gst_pixbufscale_link), (gst_pixbufscale_init),
15759         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15760         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15761         (gst_pixbufscale_get_property), (pixbufscale_init):
15762         * ext/gdk_pixbuf/pixbufscale.h:
15763         Add these files I forgot earlier
15764
15765 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15766         * ext/gdk_pixbuf/Makefile.am:
15767         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15768         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15769         Add new pixbufscale element to scale RGB video
15770         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15771         and HYPER interpolation correctly.
15772         * ext/theora/theoraenc.c: (theora_enc_chain),
15773         Discard buffer and return if explicit caps could not be set
15774         (theora_enc_get_property):
15775         Make _get return kbps for the bitrate consistent with
15776         the _set function.
15777
15778
15779 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15780
15781         * ext/libvisual/visual.c: (gst_visual_chain):
15782           add missing visual_audio_analyze
15783
15784 2004-05-14  David Schleef  <ds@schleef.org>
15785
15786         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15787         is killed while we're playing.
15788         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15789         gst_element_no_more_pads().
15790
15791 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15792
15793         * gst-libs/gst/riff/riff-read.c :
15794           - fix INFO tag extraction in RIFF/AVI files
15795             because gst_event_unref (event) also freed taglist
15796           - avoid a mem leak
15797
15798 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15799
15800         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15801         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15802
15803         * gst/auparse/gstauparse.c :
15804           - add code (commented for now) to support audio/x-adpcm on src pad
15805             (we have no decoder for those layout yet)
15806
15807         * gst/cdxaparse/gstcdxaparse.c :
15808         * gst/cdxaparse/gstcdxaparse.h :
15809           - partial rewrite using RiffRead (ripped iain's wavparse code)
15810
15811         * gst/rtp/gstrtpL16enc.c : typo
15812         * gst/rtp/gstrtpgsmenc.c : typo
15813
15814 2004-05-13  Benjamin Otte  <otte@gnome.org>
15815
15816         * configure.ac:
15817           check for exact version of libvisual, it's not supposed to be
15818           API/ABI stable yet
15819
15820 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15821
15822         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15823           signal no-more-pads
15824
15825 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15826
15827         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15828         Report which format was used for GST_FORMAT_DEFAULT
15829         * gst/debug/Makefile.am:
15830         * gst/debug/gstdebug.c: (plugin_init):
15831         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15832         (gst_progressreport_class_init), (gst_progressreport_init),
15833         (gst_progressreport_report), (gst_progressreport_set_property),
15834         (gst_progressreport_get_property), (gst_progressreport_chain),
15835         (gst_progressreport_plugin_init):
15836         Add progressreport element for testing.
15837
15838 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15839
15840         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15841         * sys/v4l/gstv4lsrc.h:
15842         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15843         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15844         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15845         (gst_v4lsrc_grab_frame):
15846           add more debugging
15847           send a discont at start
15848
15849 2004-05-12  Colin Walters  <walters@redhat.com>
15850
15851         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15852         inflooping if we can't find a chunk.  Or in other words, don't blow
15853         chunks if we don't have a chunk to blow.
15854
15855 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15856         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15857         Remove old debug output
15858         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15859         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15860         (gst_dvdec_set_property), (gst_dvdec_get_property):
15861         Change the quality setting to an enum, so it works from gst-launch
15862         Don't renegotiate a non-linked pad. Allows audio only decoding.
15863         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15864         (gst_deinterlace_link), (gst_deinterlace_init):
15865         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15866         (gst_videodrop_link):
15867         Some caps negotiation fixes
15868
15869 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15870
15871         * ext/tarkin/gsttarkin.c :
15872           - Change RANK from NONE to PRIMARY
15873         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15874           - Change RANK from NONE to MARGINAL
15875         * ext/divx/gstdivxenc.c :
15876           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15877
15878 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15879
15880         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15881         (gst_vorbisenc_push_packet):
15882           copy a function that was added between 1.0 and 1.0.1 until we
15883           depend on worthwhile features of post-1.0
15884
15885 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15886
15887         * configure.ac:
15888           enable shout2 by default
15889         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15890         (gst_shout2send_base_init), (gst_shout2send_init),
15891         (gst_shout2send_connect), (gst_shout2send_change_state):
15892         * ext/shout2/gstshout2.h:
15893           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15894           #142262)
15895         * ext/theora/theora.c: (plugin_init):
15896           don't set rank on encoders
15897
15898 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15899
15900         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15901           Use codec_data property instead of flag1 and flag2 for wma
15902
15903 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15904
15905         * gst/cdxaparse/gstcdxaparse.c :
15906           - Add mpegversion to CAPS to make it link
15907           - Rank is as GST_RANK_SECONDARY instead of NONE
15908         * gst/auparse/gstauparse.c :
15909           - Document all audio encoding we can encounter from Solaris 9
15910             headers and libsndfile information.
15911           - Increase max. rate from 48000 to 192000 (to match other elements)
15912           - Don't try to play junk data between header and samples
15913
15914 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15915
15916         * ext/libvisual/visual.c: (gst_visual_getcaps):
15917           use the right caps depending on endianness (I hope)
15918         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15919           use GST_RANK_NONE for all non-decoding elements or spider gets
15920           mighty confused
15921
15922 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15923
15924         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15925           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15926
15927 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15928
15929         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15930         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15931         (gst_switch_loop), (gst_switch_get_type):
15932           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15933           HEADERS. Had to be said.
15934
15935 2004-05-10  David Schleef  <ds@schleef.org>
15936
15937         * configure.ac: Add prototype Dirac support.
15938         * ext/Makefile.am:
15939         * ext/dirac/Makefile.am:
15940         * ext/dirac/gstdirac.cc:
15941         * ext/dirac/gstdiracdec.cc:
15942
15943 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15944
15945         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15946         (gst_auparse_init), (gst_auparse_chain),
15947         (gst_auparse_change_state):
15948           Hack around spider. Remove me some day please.
15949
15950 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15951
15952         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15953           Fix for some uninitialized variables in previous patch, also
15954           makes it work. Fixes #142286 while we're at it.
15955
15956 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15957
15958         * gst/auparse/gstauparse.c:
15959                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15960                 only unsupported formats are ADPCM/CCITT G.72x
15961                 reviewed by Ronald
15962         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15963
15964 2004-05-10  Wim Taymans  <wim@fluendo.com>
15965
15966         * ext/vorbis/Makefile.am:
15967         * ext/vorbis/README:
15968         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15969         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15970         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15971         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15972         (gst_oggvorbisenc_convert_sink),
15973         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15974         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15975         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15976         (get_constraints_string), (update_start_message),
15977         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15978         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15979         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15980         * ext/vorbis/oggvorbisenc.h:
15981         * ext/vorbis/vorbis.c: (plugin_init):
15982         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15983         (raw_caps_factory), (gst_vorbisenc_class_init),
15984         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15985         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15986         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15987         * ext/vorbis/vorbisenc.h:
15988         Added a raw vorbis encoder to be used with the oggmuxer.
15989         We still need the old encoder for some gnome applications,
15990         read the README to find out how that works.
15991         The raw encoder is called "rawvorbisenc" until 0.9.
15992
15993 2004-05-10  Wim Taymans  <wim@fluendo.com>
15994
15995         * ext/ogg/gstogg.c: (plugin_init):
15996         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15997         (gst_ogg_print):
15998         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15999         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
16000         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
16001         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
16002         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
16003         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
16004         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
16005         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
16006         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
16007         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
16008         Added an ogg muxer.
16009         Small typo fixes in the demuxer.
16010
16011 2004-05-10  Wim Taymans  <wim@fluendo.com>
16012
16013         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16014         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16015         (theora_enc_change_state), (theora_enc_set_property),
16016         (theora_enc_get_property):
16017         Mark the last packet with an EOS flag which is not really needed
16018         in gstreamer.
16019         Do some better video framerate initialisation.
16020         Update the buffer timestamp.
16021
16022 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16023
16024         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
16025         Return the result of the parent state change call
16026
16027 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16028
16029         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
16030         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
16031         * gst/law/alaw-encode.c : (idem)
16032         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
16033         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
16034         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
16035
16036 2004-05-09  Benjamin Otte  <otte@gnome.org>
16037
16038         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
16039           don't use a fixed buffer size when writing variable length data to
16040           it. Fixes memory corruption and makes alsasrc work
16041
16042 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16043
16044         * ext/gnomevfs/gstgnomevfssink.c:
16045         (_gst_boolean_allow_overwrite_accumulator),
16046         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
16047           Run glib's default signal handler (??) in RUN_CLEANUP rather than
16048           RUN_LAST, and don't use that to set the accumulator value because
16049           then it's always FALSE.
16050
16051 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16052
16053         * gst-libs/gst/riff/riff-media.c:
16054         (gst_riff_create_video_caps_with_data),
16055         (gst_riff_create_audio_caps),
16056         (gst_riff_create_audio_template_caps):
16057         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
16058           Fix for unaligned RIFF files (i.e. where all the chunks together
16059           in a LIST chunk are not of the same size as the size given in
16060           the LIST chunk header). Fixes several odd WAVE files. Also fix
16061           ADPCM (block_align property) in audio, so that wavparse based
16062           on this works now as it used to stand-alone.
16063
16064 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16065
16066         reviewed by Benjamin Otte  <otte@gnome.org>
16067
16068         * ext/a52dec/gsta52dec.c:
16069         * ext/divx/gstdivxdec.c:
16070         * ext/divx/gstdivxenc.c:
16071         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16072         * ext/faac/gstfaac.c: (gst_faac_base_init):
16073         * ext/faad/gstfaad.c: (gst_faad_base_init):
16074         * ext/ivorbis/vorbisfile.c:
16075         * ext/lame/gstlame.c:
16076         * ext/libfame/gstlibfame.c:
16077         * ext/mpeg2enc/gstmpeg2enc.cc:
16078         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16079         * ext/sidplay/gstsiddec.cc:
16080         * ext/speex/gstspeexdec.c:
16081         * ext/speex/gstspeexenc.c:
16082         * ext/xvid/gstxviddec.c:
16083         * ext/xvid/gstxvidenc.c:
16084           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16085           (fixes #142193)
16086
16087 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16088
16089         * ext/alsa/gstalsa.c: (device_list),
16090         (gst_alsa_class_probe_devices):
16091         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16092           Fix alsa oddness in mixer after the combination of using mixer
16093           in source/sink elements and using hw:x,y instead of just hw:x.
16094
16095 2004-05-09  Benjamin Otte  <otte@gnome.org>
16096
16097         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16098         (gst_wavparse_create_sourcepad):
16099           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16100           sourcepads
16101
16102 2004-05-09  Benjamin Otte  <otte@gnome.org>
16103
16104         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16105           allow discont events before caps nego
16106
16107 2004-05-08  Benjamin Otte  <otte@gnome.org>
16108
16109         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16110           don't leak events
16111
16112 2004-05-08  Benjamin Otte  <otte@gnome.org>
16113
16114         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16115         (gst_level_change_state), (gst_level_init):
16116         * gst/level/gstlevel.h:
16117           figure out if we're initialized directly instead of keeping a
16118           variable that's wrong in 90% of cases
16119           don't initialize pads and then leak them and use a new unitialized
16120           pad. (fixes #142084)
16121           these were bugs so n00bish I didn't find them for an hour :/
16122
16123 2004-05-08 Iain <iain@prettypeople.org>
16124
16125         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16126         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16127         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16128         return the length that was read.
16129         (gst_riff_read_strf_auds): Allow fmt tags as well.
16130
16131 2004-05-07  David Schleef  <ds@schleef.org>
16132
16133         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16134         signed char assumption in faad.h.
16135
16136 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16137
16138         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16139           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16140
16141 2004-05-07  Colin Walters  <walters@redhat.com>
16142
16143         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16144         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16145         function.
16146         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16147         Add dispose function.
16148
16149 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16150         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16151           Fix caps nego and pad templates. RGB mode caps should
16152           work now.
16153         * ext/dvdnav/gst-dvd:
16154           Move mpeg2dec inside the thread because otherwise the
16155           queue rejects cap changes mid-stream
16156         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16157         (gst_mpeg2dec_flush_decoder):
16158           For mpeg2dec > 0.4.0, call the flush function instead of
16159           manually extracting all in-flight frames.
16160         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16161         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16162           Change mime type video/dv go video/x-dv to match the
16163           rest of gst-plugins
16164
16165 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16166
16167         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16168         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16169         (gst_alsa_sink_class_init):
16170         * ext/alsa/gstalsasink.h:
16171         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16172         (gst_alsa_src_class_init):
16173         * ext/alsa/gstalsasrc.h:
16174           Make alsasink/src a subclass of alsamixer so that mixer stuff
16175           shows up in gst-rec. Needs some finetuning.
16176
16177 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16178
16179         * ext/lame/gstlame.c: (gst_lame_chain):
16180           simplify
16181         * ext/mad/gstmad.c: (gst_mad_handle_event):
16182           fix event leak
16183         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16184           be able to detect mp3 files < 4096 bytes
16185
16186 2004-05-06  Wim Taymans  <wim@fluendo.com>
16187
16188         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16189         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16190         (theora_enc_set_property), (theora_enc_get_property):
16191         Also encode the first frame, cleanup some code.
16192
16193 2004-05-06  Wim Taymans  <wim@fluendo.com>
16194
16195         * ext/mpeg2enc/gstmpeg2enc.cc:
16196         Forward events first before deciding that negotiation was
16197         not performed.
16198
16199 2004-05-06  Wim Taymans  <wim@fluendo.com>
16200
16201         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16202         First process the events before deciding that negotiation
16203         was not performed.
16204
16205 2004-05-06  Wim Taymans  <wim@fluendo.com>
16206
16207         * ext/theora/Makefile.am:
16208         * ext/theora/theora.c: (plugin_init):
16209         * ext/theora/theoradec.c: (theora_dec_change_state):
16210         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16211         (gst_theora_enc_class_init), (gst_theora_enc_init),
16212         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16213         (theora_enc_chain), (theora_enc_change_state),
16214         (theora_enc_set_property), (theora_enc_get_property):
16215         Added a theora encoder, grouped the encoder and decoder into the
16216         same plugin.
16217
16218 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16219
16220         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16221         (gst_jpegenc_chain):
16222         fix DURATION on outgoing buffers
16223         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16224         debug using time formats
16225         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16226         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16227         (gst_xvimagesink_sink_link):
16228         windows with width/height 0 generate X errors, so don't allow them
16229
16230 2004-05-05  Wim Taymans  <wim@fluendo.com>
16231
16232         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16233         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16234         (gst_mpeg2dec_negotiate_format):
16235         * ext/mpeg2dec/gstmpeg2dec.h:
16236           removed the static pad template so that we can add the
16237           more accurate framerate value to the caps.
16238
16239
16240 2004-05-04  Benjamin Otte  <otte@gnome.org>
16241
16242         * configure.ac:
16243           check for kdemacros.h, too (should fix #141821)
16244         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16245           don't crash if no header was sent, but nicely error out (fixes part
16246           of #141554)
16247
16248 2004-05-04  Wim Taymans  <wim@fluendo.com>
16249
16250         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16251         parent dispose function to avoid segfault on destroy.
16252
16253 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16254
16255         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16256         (plugin_init):
16257         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16258         (gst_xvimagesink_sink_link):
16259         clean up debugging caps
16260         also recreate xvimage when format has changed
16261
16262 2004-05-04  Benjamin Otte  <otte@gnome.org>
16263
16264         * ext/libvisual/Makefile.am:
16265         * ext/libvisual/visual.c: (gst_visual_class_init),
16266         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16267         (gst_visual_srclink), (gst_visual_chain),
16268         (gst_visual_change_state), (plugin_init):
16269           use a GstAdapter to correctly adapt buffer sizes - allows using a
16270           framerate
16271
16272 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16273
16274         * sys/v4l/gstv4lelement.h:
16275         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16276         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16277         (gst_v4lsrc_buffer_free):
16278         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16279         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16280         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16281         (gst_v4lsrc_requeue_frame):
16282         move some debugging categories around
16283         query for fps index and set accordingly if found
16284
16285 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16286
16287         * ext/lame/gstlame.c:
16288         correct defaults that lame_init puts out of range
16289
16290 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16291
16292         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16293         (gst_divxenc_class_init):
16294         fix range since -1 is the default
16295         * gst/mpeg1sys/gstmpeg1systemencode.c:
16296         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16297         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16298         (gst_rtjpegdec_chain):
16299         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16300         (gst_rtjpegenc_chain):
16301         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16302         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16303         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16304         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16305         * sys/v4l/gstv4lsrc.c:
16306         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16307         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16308         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16309         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16310         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16311           remove gst_info calls
16312
16313 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16314
16315         * Makefile.am:
16316         * po/af.po:
16317         * po/az.po:
16318         * po/en_GB.po:
16319         * po/nl.po:
16320         * po/sr.po:
16321         * po/sv.po:
16322           Updated translations
16323
16324 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16325
16326         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16327           refactor/comment code
16328
16329 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16330
16331         * gst/asfdemux/Makefile.am:
16332         * gst/asfdemux/asfheaders.c:
16333         * gst/asfdemux/asfheaders.h:
16334         * gst/asfdemux/gstasf.c: (plugin_init):
16335         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16336         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16337         (gst_asf_demux_setup_pad):
16338         * gst/asfdemux/gstasfdemux.h:
16339         * gst/asfdemux/gstasfmux.c:
16340         * gst/asfdemux/gstasfmux.h:
16341           Add tagging support to demuxer, split out registration in its own
16342           file instead of in demux (hacky), and prevent having some tables
16343           in our memory multiple times (in asfheaders.h).
16344
16345 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16346
16347         * gst/matroska/matroska-demux.c:
16348         (gst_matroska_demux_parse_metadata):
16349         * gst/matroska/matroska-ids.h:
16350           Basic tag reading support.
16351
16352 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16353
16354         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16355           Really detect ac-3 audio.
16356         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16357           really detect matroska files (off-by-1).
16358
16359 2004-04-30  David Schleef  <ds@schleef.org>
16360
16361         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16362         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16363         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16364         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16365         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16366         hackage -- parse a lot more atoms, extract a few tags.  One might even
16367         mistake this for tag support.  Maybe it is.
16368         * gst/qtdemux/qtdemux.h:
16369
16370 2004-04-30  Colin Walters  <walters@verbum.org>
16371
16372         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16373
16374 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16375
16376         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16377         (gst_ffmpegcolorspace_getcaps):
16378           remove broken nego fix
16379
16380 2004-04-30  Benjamin Otte  <otte@gnome.org>
16381
16382         * configure.ac:
16383         * ext/Makefile.am:
16384         * ext/libvisual/Makefile.am:
16385         * ext/libvisual/visual.c:
16386           add initial support for libvisual (http://libvisual.sourceforge.net)
16387           libvisual is still quite alpha, so expect crashes in there :)
16388
16389 2004-04-29  David Schleef  <ds@schleef.org>
16390
16391         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16392         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16393         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16394         code; you will no longer respect me.
16395
16396 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16397
16398         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16399         * ext/alsa/gstalsa.h :
16400         change alsa pcm device discovery to find more than 1 device
16401         per card. code review by Ronald.
16402
16403 2004-04-29  David Schleef  <ds@schleef.org>
16404
16405         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16406         Add a check for a driver bug on FreeBSD.  (bug #140565)
16407
16408 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16409
16410         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16411         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16412         (gst_jpegenc_getcaps):
16413           move format setting to inner loop
16414         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16415         (gst_ffmpegcolorspace_getcaps):
16416           use GST_PAD_CAPS if available so that we use already negotiated
16417           caps
16418         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16419         (qtdemux_parse_moov), (qtdemux_parse):
16420           extra debugging
16421         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16422         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16423           move hardcoded path to DEFINE
16424
16425 2004-04-28  David Schleef  <ds@schleef.org>
16426
16427         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16428         (bug #140064)
16429
16430 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16431
16432         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16433           Don't probe for playback device if we're a source element. Fixes
16434           #139658.
16435
16436 2004-04-29  Benjamin Otte  <otte@gnome.org>
16437
16438         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16439         (gst_id3_tag_chain):
16440           rewrite buffer offset
16441
16442 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16443
16444         * configure.ac:
16445         * ext/Makefile.am:
16446         * ext/dts/Makefile.am:
16447         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16448         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16449         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16450         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16451         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16452         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16453         (plugin_init):
16454         * ext/dts/gstdtsdec.h:
16455           New DTS decoder.
16456         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16457         (gst_faad_srcconnect):
16458           Add ESDS atom handling (.m4a).
16459
16460 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16461
16462         * ext/divx/gstdivxdec.c: (plugin_init):
16463           Remove comment that makes no sense.
16464         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16465           Fix for obvious typo that resulted in warnings during gst-register.
16466         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16467         (gst_xviddec_sink_link):
16468           Fix caps negotiation a bit better.
16469         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16470           We call this 'codec_data', not 'esds'.
16471
16472 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16473
16474         * gst/monoscope/gstmonoscope.c:
16475           make sure we only provide 256x128
16476         * gst/monoscope/monoscope.c: (monoscope_init):
16477           assert size of 256x128
16478
16479 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16480
16481         * Makefile.am:
16482         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16483         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16484           fixate to max width and height of device
16485
16486 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16487
16488         * Makefile.am:
16489         * sys/v4l/gstv4l.c:
16490         * sys/v4l/gstv4lsrc.c:
16491         * sys/v4l/v4l_calls.c:
16492         * sys/v4l/v4lsrc_calls.c:
16493           fix for qc-usb driver which fakes having more than one buffer
16494           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16495           buffer_free override
16496           add debugging
16497
16498 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16499
16500         * Makefile.am:
16501         * gst/videotestsrc/gstvideotestsrc.c:
16502         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16503         (gst_videotestsrc_init), (gst_videotestsrc_get),
16504         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16505         * gst/videotestsrc/gstvideotestsrc.h:
16506           add num-buffers property
16507
16508         2004-04-26  Benjamin Otte  <otte@gnome.org>
16509
16510         * ext/mad/gstid3tag.c: (plugin_init):
16511           set id3mux rank to NONE so it doesn't confuse spider
16512           require audio/mpeg,mpegversion=1 in id3mux
16513
16514 2004-04-26  Benjamin Otte  <otte@gnome.org>
16515
16516         * configure.ac:
16517           detect faad correctly as non-working if it's indeed non-working
16518
16519 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16520
16521         * Makefile.am:
16522         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16523         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16524         fix _getcaps so it only negotiates to its supported format
16525
16526 2004-04-25  Benjamin Otte  <otte@gnome.org>
16527
16528         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16529           fix memleak
16530
16531 2004-04-23  Benjamin Otte  <otte@gnome.org>
16532
16533         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16534           audio/x-raw-int with height rules! not. Now it's depth.
16535
16536 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16537
16538         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16539         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16540         (gst_wavparse_loop):
16541           Missing variable initialization. Add handling of DVI ADPCM. Fix
16542           mis-parsing of LIST chunks. This works around a bug where we mis-
16543           parse non-aligning LIST chunks (so LIST chunks where the contents
16544           don't align with the actual LIST size). The correct fix is to use
16545           rifflib, I'm not going to fix wavparse - too much work. All this
16546           fixes #104878.
16547
16548 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16549
16550         reviewed by Benjamin Otte  <otte@gnome.org>
16551
16552         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16553           fix shoutcast not working (fixes #140844)
16554
16555 2004-04-22  Benjamin Otte  <otte@gnome.org>
16556
16557         * ext/hermes/gsthermescolorspace.c:
16558         (gst_hermes_colorspace_caps_remove_format_info):
16559         * gst/colorspace/gstcolorspace.c:
16560         (gst_colorspace_caps_remove_format_info):
16561         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16562         (gst_ffmpegcolorspace_caps_remove_format_info):
16563           s/gst_caps_simplify/gst_caps_do_simplify/
16564
16565 2004-04-22  Benjamin Otte  <otte@gnome.org>
16566
16567         * gst-libs/gst/riff/riff-media.c:
16568         (gst_riff_create_video_caps_with_data):
16569           mpegversion is an int
16570         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16571           don't try to create pad templates with NULL caps, use any caps
16572           instead.
16573
16574 2004-04-20  David Schleef  <ds@schleef.org>
16575
16576         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16577         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16578         (bug #140384)
16579
16580 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16581
16582         reviewed by David Schleef
16583
16584         * ext/mad/gstid3tag.c: Add stdlib.h
16585         * gst/rtp/gstrtpgsmenc.c: same
16586         * gst/tags/gstid3tag.c: same
16587         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16588         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16589         GST_DISABLE_LOADSAVE use.
16590         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16591         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16592         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16593         atol(3)).
16594         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16595         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16596         strtoul(3)).
16597         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16598         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16599         $(ID3_CFLAGS).
16600         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16601         $(LIBFAME_CFLAGS).
16602
16603 2004-04-20  David Schleef  <ds@schleef.org>
16604
16605         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16606         last checkin.  Same idea.
16607
16608 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16609
16610         reviewed by David Schleef
16611
16612         * configure.ac: bump required gstreamer version to 0.8.1.1
16613         because of following changes [--ds]
16614
16615         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16616         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16617         (gst_riff_read_header):  Use GST_READ_UINT*
16618         macros to access possibly unaligned memory.
16619
16620         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16621         (mp3_type_find):  Use GST_READ_UINT*
16622         macros to access possibly unaligned memory.
16623         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16624         (speex_type_find): Likewise
16625
16626         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16627
16628         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16629         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16630         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16631         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16632         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16633         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16634         macros to access possibly unaligned memory.
16635
16636         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16637         Likewise.
16638
16639         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16640         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16641
16642         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16643         Likewise.
16644
16645         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16646         (gst_mpeg2subt_chain_subtitle): Likewise.
16647
16648         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16649         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16650         Likewise.
16651
16652         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16653         Likewise.
16654
16655         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16656         Likewise.
16657
16658         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16659         Likewise.
16660
16661 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16662
16663         * configure.ac:
16664           update required version of GStreamer because of GST_TIME_FORMAT
16665
16666 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16667
16668         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16669           remove leftover g_print
16670         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16671           don't try setting only a subset of the caps. We don't want to kill
16672           autoplugging on purpose
16673
16674 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16675
16676         * sys/ximage/ximagesink.c: (plugin_init):
16677         * sys/xvimage/xvimagesink.c: (plugin_init):
16678           add debugging categories
16679
16680 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16681
16682         * po/en_GB.po:
16683         * po/LINGUAS:
16684           Adding en_GB translation (Gareth Owen)
16685
16686 2004-04-20  David Schleef  <ds@schleef.org>
16687
16688         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16689         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16690         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16691         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16692         A number of new features and hacks to extract the esds atom and
16693         put it into the caps.  (bug #137724)
16694
16695 2004-04-19  David Schleef  <ds@schleef.org>
16696
16697         * gconf/Makefile.am: Fix for non-GNU make
16698         * gst-libs/gst/Makefile.am: Change directory order to handle
16699         GstPlay linking with gstinterfaces
16700         * gst-libs/gst/audio/make_filter: make use of tr portable
16701         * gst-libs/gst/play/Makefile.am: Add intended \
16702         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16703         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16704         function prototype instead of void *.
16705         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16706         macro.
16707         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16708         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16709         * gst/videofilter/make_filter: make use of tr portable
16710         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16711
16712 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16713
16714         * po/LINGUAS:
16715         * po/uk.po:
16716           Added Ukrainian translation (Maxim V. Dziumanenko)
16717
16718 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16719
16720         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16721         (gst_gsmdec_link), (gst_gsmdec_chain):
16722           Fix capsnego, simplify chain function slightly.
16723         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16724           Add GSM.
16725
16726 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16727
16728         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16729         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16730         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16731           Hack to make wavparse work with spider (always -> sometimes pad).
16732           Fixes #135862 && #140411.
16733
16734 2004-04-18  Benjamin Otte  <otte@gnome.org>
16735
16736         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16737         (gst_osselement_rate_probe_check),
16738         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16739           get rid of \n in debug output
16740
16741 2004-04-17  Iain <iain@prettypeople.org>
16742
16743         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16744         not just EOS.
16745
16746 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16747
16748         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16749         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16750         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16751         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16752         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16753         (gst_id3_tag_change_state), (plugin_init):
16754           deprecate id3tag element and replace with id3demux/id3mux.
16755           great side effect: this ugly file is now even uglier, yay!
16756         * ext/mad/gstmad.h:
16757           remove non-available function
16758           update for new get_type
16759
16760 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16761
16762         * configure.ac:
16763           require mpeg2dec >= 0.4.0
16764
16765 2004-04-17  Benjamin Otte  <otte@gnome.org>
16766
16767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16768         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16769         (gst_xvimagesink_set_xwindow_id):
16770           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16771           assorted cleanup fixes.
16772
16773 2004-04-16  David Schleef  <ds@schleef.org>
16774
16775         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16776         * sys/xvimage/xvimagesink.h: same
16777
16778 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16779
16780         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16781           Fix GST_ELEMENT_ERROR with (NULL)
16782
16783 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16784
16785         * gst-libs/gst/riff/riff-media.c:
16786         (gst_riff_create_video_caps_with_data):
16787           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16788
16789 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16790
16791         * gst-libs/gst/riff/riff-media.c:
16792         (gst_riff_create_video_caps_with_data),
16793         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16794         (gst_riff_create_video_template_caps),
16795         (gst_riff_create_audio_template_caps):
16796         * gst-libs/gst/riff/riff-media.h:
16797         * gst-libs/gst/riff/riff-read.c:
16798         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16799         * gst-libs/gst/riff/riff-read.h:
16800         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16801           Add MS RLE support. I added some functions to read out strf chunks
16802           into strf chunks and the data behind it. This is usually color
16803           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16804           caps creation. Lastly, add ADPCM (similar to wavparse - which
16805           should eventually be rifflib based).
16806         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16807         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16808         * gst/matroska/matroska-demux.h:
16809           Remove placeholders for some prehistoric tagging system. Didn't add
16810           support for any tag system really anyway.
16811         * gst/qtdemux/qtdemux.c:
16812           Add support for audio/x-m4a (MPEG-4) through spider.
16813         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16814         (gst_wavparse_loop):
16815           ADPCM support (#135862). Increase max. buffer size because we
16816           cannot split buffers for ADPCM (screws references) and I've seen
16817           files with 2048 byte chunks. 4096 seems safe for now.
16818
16819 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16820
16821         * configure.ac: bump nano to 1
16822
16823 === release 0.8.1 ===
16824
16825 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16826
16827         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16828
16829 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16830
16831         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16832           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16833           Fixes #140058
16834
16835 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16836
16837         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16838           lower rank of dvddemux so that it's not used for mpeg playback.
16839
16840 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16841
16842         * configure.ac:
16843           save libs correctly when checking mad
16844
16845 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16846
16847         * ext/mad/gstid3tag.c: (plugin_init):
16848           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16849
16850 2004-04-13  David Schleef  <ds@schleef.org>
16851
16852         * common/m4/gst-feature.m4: Call -config scripts with
16853         --plugin-libs if it is supported.
16854         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16855         JPEG images are image/jpeg.
16856         * gst/debug/Makefile.am:
16857         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16858         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16859         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16860         (gst_negotiation_plugin_init): Add a property that acts like
16861         filter caps.
16862         * testsuite/gst-lint:  Move license checking to be a standard
16863         test.
16864
16865 2004-04-13  David Schleef  <ds@schleef.org>
16866
16867         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16868         patch from Sebastien Cote (bug #139958)
16869
16870 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16871
16872         * examples/gstplay/Makefile.am:
16873         * examples/gstplay/player.c: (main):
16874           make the commandline player example use gconf settings
16875
16876 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16877
16878         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16879         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16880         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16881           init/end library during state transition, not object
16882           creation/disposal.  get rid of custom dispose handler.
16883
16884
16885 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16886
16887         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16888         be a symlink
16889
16890 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16891
16892         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16893           Handle JUNK chunks inside data section. Prevents warnings.
16894
16895 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16896
16897         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16898         (gst_riff_create_video_template_caps):
16899           Add MS video v1.
16900         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16901         (gst_avi_demux_stream_data):
16902           Add support for "rec-list" chunks.
16903
16904 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16905
16906         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16907           Fix another codecname mismatch.
16908
16909 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16910
16911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16912           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16913           so that MJPEG plays back.
16914
16915 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16916
16917         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16918         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16919         * gst/mpeg1videoparse/gstmp1videoparse.h:
16920           Fix for some slight mis-cuts in buffer parsing, and for some
16921           potential overflows or faults-causers. Adds disconts. Also fixes
16922           #139105 while we're at it.
16923
16924 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16925
16926         * configure.ac:
16927         * sys/v4l2/gstv4l2element.h:
16928           Workaround for missing struct v4l2_buffer declaration in Suse 9
16929           and Mandrake 10 linux/videodev2.h header file (#135919).
16930
16931 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16932
16933         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16934           Bail out if no filename was given.
16935
16936 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16937
16938         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16939         (gst_v4l2_fourcc_from_structure):
16940           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16941           Y41B somewhere).
16942
16943 2004-04-09  Benjamin Otte  <otte@gnome.org>
16944
16945         * ext/gnomevfs/gstgnomevfssink.c:
16946         (_gst_boolean_allow_overwrite_accumulator),
16947         (gst_gnomevfssink_class_init):
16948           fix erase signal - if any handler returns false the file will not be
16949           overwritten. If no handler is connected, the file will not be
16950           overwritten either.
16951           renamed signal to "allow-overwrite"
16952         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16953           free string when adding it to ID3 failed
16954         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16955           unref event when done
16956         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16957           free caps
16958         * gst/typefind/gsttypefindfunctions.c:
16959         (mpeg_video_stream_type_find):
16960           fix invalid read
16961
16962 2004-04-08  David Schleef  <ds@schleef.org>
16963
16964         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16965         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16966
16967 2004-04-08  David Schleef  <ds@schleef.org>
16968
16969         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16970         we don't support (bug #139532)
16971
16972 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16973
16974         * ext/mad/gstmad.c: (gst_mad_handle_event),
16975         (gst_mad_check_caps_reset), (gst_mad_chain),
16976         (gst_mad_change_state):
16977           only set explicit caps if they haven't been set before for
16978           this stream.  MPEG-audio sample rate/channels aren't allowed
16979           to change in-stream.
16980           Fixes #139382
16981
16982 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16983
16984         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16985         (_gst_boolean_did_something_accumulator),
16986         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16987         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16988         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16989         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16990         (gst_gnomevfssink_change_state):
16991           Fix erase signal. Don't erase by default. Remove handoff signal.
16992           Remove erase property. Don't segfault. General cleanup.
16993
16994 2004-04-07  Benjamin Otte  <otte@gnome.org>
16995
16996         * gst-libs/gst/gconf/test-gconf.c: (main):
16997           add missing gst_init
16998
16999 2004-04-07  Benjamin Otte  <otte@gnome.org>
17000
17001         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17002           free the mutexes, too
17003
17004 2004-04-07  Benjamin Otte  <otte@gnome.org>
17005
17006         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17007           actually free the URI string
17008         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
17009           compute offset correctly when passing discont events
17010         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17011           don't leak discont events
17012         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
17013           add some missing breaks so caps aren't copied randomly
17014         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
17015           if we realloc memory, we better use it
17016
17017 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17018
17019         * ext/mad/gstmad.c: (normal_seek):
17020           fix GST_FORMAT_TIME usage
17021
17022 2004-04-05  David Schleef  <ds@schleef.org>
17023
17024         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
17025         a deprecated function (hack!)
17026
17027 2004-04-05  Benjamin Otte  <otte@gnome.org>
17028
17029         * ext/esd/esdmon.c: (gst_esdmon_get):
17030           fix nonterminated vararg and memleak
17031
17032 2004-04-05  Benjamin Otte  <otte@gnome.org>
17033
17034         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
17035         (gst_ladspa_init), (gst_ladspa_force_src_caps),
17036         (gst_ladspa_set_property), (gst_ladspa_get_property),
17037         (gst_ladspa_instantiate), (gst_ladspa_activate),
17038         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
17039           clean up debugging
17040
17041 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
17042
17043         reviewed by Benjamin Otte  <otte@gnome.org>
17044
17045         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
17046           check for broken LADSPA parameters (fixes #138635)
17047
17048 2004-04-05  Benjamin Otte  <otte@gnome.org>
17049
17050         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
17051           advertise buffer-frames correctly on sinkpads
17052
17053 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17054
17055         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
17056         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
17057         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
17058         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
17059         (gst_mad_check_caps_reset), (gst_mad_chain):
17060         add more debugging, only reset caps when we're not in error state
17061
17062 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17063
17064         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17065
17066 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17067
17068         reviewed by Benjamin Otte  <otte@gnome.org>
17069
17070         * configure.ac:
17071           fix == in test(1) operator
17072
17073 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17074
17075         reviewed by Benjamin Otte  <otte@gnome.org>
17076
17077         * configure.ac:
17078           fix --export-symblos-regex to a working regex.
17079
17080 2004-04-04  Benjamin Otte  <otte@gnome.org>
17081
17082         * sys/oss/.cvsignore:
17083           add for oss_probe
17084
17085 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17086
17087         reviewed by Benjamin Otte  <otte@gnome.org>
17088
17089         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17090           add missing 'new_media' argument (fixes #138168)
17091         * gst/matroska/matroska-demux.c:
17092         (gst_matroska_demux_handle_seek_event):
17093           add vararg terminator (fixes #138169)
17094
17095 2004-04-02  David Schleef  <ds@schleef.org>
17096
17097         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17098         disted (bug #138914)
17099
17100 2004-04-01  Benjamin Otte  <otte@gnome.org>
17101
17102         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17103         (gst_alsa_close_audio):
17104           handle case better where a soundcard can't pause
17105         * ext/ogg/gstoggdemux.c:
17106           don't crash when we get events but don't have pads yet
17107
17108 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17109
17110         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17111           throw an error if we couldn't probe any caps.
17112
17113 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17114
17115         * ext/dvdnav/gst-dvd:
17116         Add a really simple sample DVD player
17117
17118 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17119
17120         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17121         (gst_a52dec_push), (gst_a52dec_handle_event),
17122         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17123         (gst_a52dec_change_state):
17124         * ext/a52dec/gsta52dec.h:
17125           Use a debug category, Output timestamps correctly
17126           Emit tag info, Handle events, tell liba52dec about cpu
17127           capabilities so it can use MMX etc.
17128         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17129           Fix a crasher accessing invalid memory
17130         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17131         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17132         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17133         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17134         (dvdnavsrc_query):
17135           Some support for byte-format seeking.
17136           Small fixes for still frames and menu button overlays
17137         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17138         (gst_mpeg2dec_alloc_buffer):
17139           Use a debug category. Adjust the report level of several items to
17140           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17141           so it doesn't lose the GstBuffer pointer
17142         * gst/debug/Makefile.am:
17143         * gst/debug/gstdebug.c: (plugin_init):
17144         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17145         (gst_navseek_base_init), (gst_navseek_class_init),
17146         (gst_navseek_init), (gst_navseek_seek),
17147         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17148         (gst_navseek_get_property), (gst_navseek_chain),
17149         (gst_navseek_plugin_init):
17150         * gst/debug/gstnavseek.h:
17151           Add the navseek debug element for seeking back and forth in a
17152           video stream using arrow keys.
17153         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17154         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17155         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17156         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17157         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17158         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17159         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17160         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17161         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17162         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17163         * gst/mpeg2sub/gstmpeg2subt.h:
17164           Pretty much a complete rewrite. Now a loopbased element. May still
17165           require work to properly synchronise subtitle buffers.
17166         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17167         (gst_dvd_demux_send_subbuffer):
17168         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17169           Don't attempt to create subbuffers of size 0
17170           Reduce a couple of error outputs to warnings.
17171         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17172         (gst_y4mencode_chain):
17173         Output the y4m frame header correctly.
17174
17175 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17176
17177         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17178           throw errors instead of allowing SIGFPE
17179
17180 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17181
17182         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17183         (gst_gconf_render_bin_from_key):
17184           leak plugging and style fixing
17185
17186 2004-03-31  David Schleef  <ds@schleef.org>
17187
17188         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17189         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17190         (bug #138225)
17191         * gst/debug/Makefile.am:
17192         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17193         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17194         plugin.
17195         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17196         (gst_negotiation_base_init), (gst_negotiation_class_init),
17197         (gst_negotiation_init), (gst_negotiation_getcaps),
17198         (gst_negotiation_pad_link), (gst_negotiation_chain),
17199         (gst_negotiation_set_property), (gst_negotiation_get_property),
17200         (gst_negotiation_plugin_init):  New element to talk about random
17201         negotiation things happening in a pipeline.
17202
17203 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17204
17205         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17206           fix integer addition with help of Stefan Kost
17207
17208 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17209
17210         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17211
17212 2004-03-30  David Schleef  <ds@schleef.org>
17213
17214         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17215         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17216         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17217         (bug #137504)
17218         * ext/mpeg2dec/gstmpeg2dec.h:
17219
17220 2004-03-30  David Schleef  <ds@schleef.org>
17221
17222         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17223
17224 2004-03-30  David Schleef  <ds@schleef.org>
17225
17226         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17227         Michael Petullo) to handle .mov
17228
17229 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17230
17231         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17232         (gst_osselement_rate_check_rate):
17233           probe caps correctly for sound cards that only support one format
17234
17235 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17236
17237         * ext/kio/kiosrc.cpp: (process_events):
17238           update handling event processing if inside KDE - untested
17239
17240 2004-03-29  David Schleef  <ds@schleef.org>
17241
17242         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17243         by 2 to not interfere with other colorspaces.
17244         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17245         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17246         one to not interfere with ffmpeg_colorspace.
17247
17248 2004-03-29  David Schleef  <ds@schleef.org>
17249
17250         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17251         aren't in the caps.
17252         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17253         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17254
17255 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17256
17257         * gst-libs/gst/riff/riff-media.c:
17258           fail on error, don't try to set stuff on NULL caps
17259
17260 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17261
17262         * configure.ac:
17263         * ext/Makefile.am:
17264         * ext/kio/Makefile.am:
17265         * ext/kio/kioreceiver.cpp:
17266         * ext/kio/kioreceiver.h:
17267         * ext/kio/kiosrc.cpp:
17268         * ext/kio/kiosrc.h:
17269           add experimental kiosrc plugin
17270         * ext/alsa/gstalsaplugin.c: (plugin_init):
17271           initialize debugging category only when we're sure registering the
17272           plugins worked.
17273
17274 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17275
17276         * examples/gstplay/player.c: (main):
17277         * gst-libs/gst/play/play.c: (gst_play_class_init),
17278         (gst_play_set_location), (gst_play_set_data_src),
17279         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17280         (gst_play_set_visualization), (gst_play_connect_visualization):
17281           check return values of element_set_state and return FALSE where
17282           failed
17283
17284 2004-03-29  Benjamin Otte  <otte@gnome.org>
17285
17286         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17287           try harder to check if an event is really a discont
17288
17289 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17290
17291         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17292         * po/az.po:
17293
17294 2004-03-28  Benjamin Otte  <otte@gnome.org>
17295
17296         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17297         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17298         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17299           get rid of non-standard "..." ranges in case statements.
17300
17301 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17302
17303         * gst/mpegstream/gstmpegdemux.c:
17304         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17305         specific functionality split to the new dvddemux element.
17306         * gst/mpegstream/gstdvddemux.c:
17307         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17308         streams, derived from mpegdemux.
17309         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17310         up. SCR based timestamp rewriting can be turned off (will probably
17311         completely disappear soon).
17312         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17313         hacking. General cleanup. All printf statements replaced by
17314         debugging messages. Almost complete libdvdnav support.
17315         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17316         by events. New properties for audio and subpicture languages.
17317         (dvdnavsrc_update_highlight): Now uses events.
17318         (dvdnavsrc_user_op): Cleaned up.
17319         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17320         based). Lots of cleanup, and propper support for most libdvdnav
17321         events.
17322         (dvdnavsrc_make_dvd_event): New function.
17323         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17324         (dvdnavsrc_make_clut_change_event): New function.
17325
17326 2004-03-26  Benjamin Otte  <otte@gnome.org>
17327
17328         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17329           fix bug where typefinding would claim it's theora whenever less then
17330           7 bytes of data were available
17331
17332 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17333
17334         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17335         (gst_alawdec_base_init), (gst_alawdec_class_init),
17336         (gst_alawdec_init), (gst_alawdec_chain):
17337         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17338         (gst_alawenc_base_init), (gst_alawenc_class_init),
17339         (gst_alawenc_init), (gst_alawenc_chain):
17340         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17341         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17342         (gst_mulawdec_init), (gst_mulawdec_chain):
17343         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17344         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17345         (gst_mulawenc_init), (gst_mulawenc_chain):
17346           Fix capsnego in all four, remove the unused property functions and
17347           simplify the chain functions slightly. I guess we could use macros
17348           or something similar for those, since the code is so similar, but
17349           I'm currently too lazy...
17350
17351 2004-03-24  David Schleef  <ds@schleef.org>
17352
17353         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17354         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17355         (gst_osselement_get_format_structure),
17356         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17357         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17358         (gst_osselement_rate_int_compare): Add code to handle rate probing
17359         (bug #120883)
17360         * sys/oss/gstosselement.h: same
17361         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17362         Use rate probing provided by osselement.
17363         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17364
17365 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17366
17367         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17368         (gst_xvidenc_get_property):
17369           ulong/int mess-up.
17370
17371 2004-03-24  David Schleef  <ds@schleef.org>
17372
17373         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17374         (gst_speexdec_init):
17375         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17376         (gst_speexenc_init):  Create the pad template correctly (from
17377         the static pad template, not a NULL pointer.)
17378
17379 2004-03-25  Benjamin Otte  <otte@gnome.org>
17380
17381         * gst/debug/Makefile.am:
17382         * gst/debug/breakmydata.c:
17383           add element that quasi-randomly changes bytes in the stream.
17384           Intended use is robustness checking of demuxers and decoders in
17385           media tests.
17386
17387 2004-03-24  Benjamin Otte  <otte@gnome.org>
17388
17389         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17390         (gst_alsa_probe_hw_params):
17391         * ext/alsa/gstalsa.h:
17392           debugging output fixes
17393
17394 2004-03-24  Benjamin Otte  <otte@gnome.org>
17395
17396         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17397           don't g_return_if_fail if element is PLAYING, fail silently as every
17398           other element.
17399         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17400           only fix needed for cast lvalue issues in gst-plugins
17401         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17402           add proxy_getcaps
17403
17404 2004-03-24  Benjamin Otte  <otte@gnome.org>
17405
17406         * gst/level/gstlevel.c: (gst_level_init):
17407           add proxying getcaps function, so level doesn't advertise impossible
17408           caps
17409
17410 2004-03-24  David Schleef  <ds@schleef.org>
17411
17412         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17413         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17414         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17415         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17416         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17417         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17418         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17419         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17420         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17421         messages.  Divide the chunk size by the compression ratio
17422         (needed for MACE audio)
17423
17424 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17425
17426         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17427           Fix buffer overflow read error.
17428
17429 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17430
17431         * ext/alsa/gstalsa.h:
17432           Remove unused entry.
17433         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17434           Add cinepak.
17435         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17436         (gst_videodrop_link), (gst_videodrop_chain):
17437           Fix, sort of. Was horribly broken with new capsnego. Bah...
17438
17439 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17440
17441         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17442         (plugin_init):
17443         Add a monkeysaudio typefind function
17444
17445 2004-03-23  Johan Dahlin  <johan@gnome.org>
17446
17447         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17448         (gst_play_video_fixate): Check so the structure has the field
17449         before trying to fixate them, this makes it possible to have
17450         fakesinks for video and audio output without printing errors on
17451         the output console.
17452
17453 2004-03-22  David Schleef  <ds@schleef.org>
17454
17455         * sys/oss/Makefile.am:
17456         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17457         (check_rate), (add_rate):  Rate probing test app.
17458
17459 2004-03-21  Benjamin Otte  <otte@gnome.org>
17460
17461         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17462         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17463           add a fixation function that pretty much does the right thing (fixes
17464           #137556)
17465
17466 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17467
17468         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17469
17470 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17471
17472         reviewed by: Benjamin Otte  <otte@gnome.org>
17473
17474         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17475           terminate gst_event_new_discontinuous correctly (fixes parts of
17476           #137711)
17477
17478 2004-03-19  David Schleef  <ds@schleef.org>
17479
17480         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17481         since it doesn't depend on X, and it's part of our ABI.
17482
17483 2004-03-19  Iain <iain@prettypeople.org>
17484
17485         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17486         is_int in the structure, not the local variable.
17487
17488 2004-03-19  David Schleef  <ds@schleef.org>
17489
17490         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17491         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17492         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17493         Improvements in caps negotiation.
17494
17495 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17496
17497         * po/LINGUAS:
17498         * po/af.po:
17499           adding Afrikaans (Petri Jooste)
17500
17501 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17502
17503         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17504         (gst_ffmpegcolorspace_chain):
17505         throw error instead of g_critical (#137588)
17506
17507 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17508
17509         * Makefile.am:
17510         * configure.ac:
17511           dist common and m4 correctly
17512         * po/sv.po:
17513
17514 2004-03-17  David Schleef  <ds@schleef.org>
17515
17516         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17517         (bug #137348)
17518
17519 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17520
17521         * po/LINGUAS:
17522         * po/sv.po:
17523           adding Swedish translation (Christian Rose)
17524
17525 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17526
17527         * Makefile.am: use release.mak
17528
17529 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17530
17531         * common/ChangeLog:
17532         * common/gst-autogen.sh:
17533           add some explanation about the version detection
17534         * configure.ac:
17535           fix X check
17536
17537 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17538
17539         * configure.ac: bump nano to 1
17540
17541 === release 0.8.0 ===
17542
17543 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17544
17545         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17546
17547 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17548
17549         * configure.ac:
17550           update libtool version
17551         * gst-libs/gst/media-info/Makefile.am:
17552           actually use libtool version
17553
17554 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17555
17556         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17557
17558 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17559
17560         * configure.ac:
17561         * gst-plugins.spec.in:
17562         * pkgconfig/Makefile.am:
17563         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17564         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17565         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17566         * pkgconfig/gstreamer-libs.pc.in:
17567         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17568         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17569         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17570         * pkgconfig/gstreamer-plugins.pc.in:
17571           remove @VERSION@ from some of the pc files since core and plugins
17572           are decoupled.
17573           created gstreamer-plugins.pc as it's a better name, but keeping
17574           -libs around for now to get fixes upstream done first.
17575
17576 2004-03-15  Julien MOUTTE <julien@moutte.net>
17577
17578         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17579         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17580         * gst-libs/gst/play/play.h:
17581
17582 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17583
17584         * *.c, *.cc: don't mix tabs and spaces
17585
17586 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17587
17588         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17589           use the new ffmpegcolorspace
17590         * gst-plugins.spec.in:
17591           package new colorspace and media-info
17592         * configure.ac:
17593         * pkgconfig/Makefile.am:
17594           fix some more disting issues
17595         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17596         * pkgconfig/gstreamer-media-info.pc.in:
17597           generate media-info pc files
17598
17599 2004-03-15  Johan Dahlin  <johan@gnome.org>
17600
17601         * *.h: Revert indenting
17602
17603 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17604
17605         * configure.ac:
17606           adding ffmpegcolorspace element
17607         * gst/ffmpegcolorspace/Makefile.am:
17608         * gst/ffmpegcolorspace/avcodec.h:
17609         * gst/ffmpegcolorspace/common.h:
17610         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17611         * gst/ffmpegcolorspace/dsputil.h:
17612         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17613         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17614         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17615         (gst_ffmpeg_caps_to_pix_fmt):
17616         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17617         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17618         (gst_ffmpegcolorspace_caps_remove_format_info),
17619         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17620         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17621         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17622         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17623         (gst_ffmpegcolorspace_set_property),
17624         (gst_ffmpegcolorspace_get_property),
17625         (gst_ffmpegcolorspace_register):
17626         * gst/ffmpegcolorspace/imgconvert.c:
17627         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17628         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17629         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17630         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17631         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17632         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17633         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17634         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17635         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17636         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17637         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17638         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17639         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17640         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17641         (img_get_alpha_info), (deinterlace_line),
17642         (deinterlace_line_inplace), (deinterlace_bottom_field),
17643         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17644         * gst/ffmpegcolorspace/imgconvert_template.h:
17645         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17646         * gst/ffmpegcolorspace/mmx.h:
17647         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17648           adding ffmpegcolorspace element supplied by Ronald after cleaning
17649           up and pulling in the right bits of upstream source.
17650           I'm sure a better C/compiler wizard could do some cleaning up (for
17651           example use GLIB's malloc stuff), but as a first pass this
17652           works very well
17653
17654 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17655
17656         * ext/alsa/gstalsa.h:
17657           I assume Ronald forgot to commit the change to have cardname
17658           as a struct member.  Expect some public spanking at the next
17659           opportunity.
17660
17661 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17662
17663         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17664         (gst_alsa_open_audio), (gst_alsa_close_audio):
17665         * ext/alsa/gstalsa.c:
17666           Don't open the device if we're a mixer (= padless).
17667         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17668         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17669         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17670           Open mixer during state change rather than during object
17671           initialization. Also, get a device name. Currently in a somewhat
17672           hackish fashion, but I didn't really find something better.
17673
17674 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17675
17676         * *.c, *.h: run gst-indent
17677
17678 2004-03-14  Benjamin Otte  <otte@gnome.org>
17679
17680         * gst/modplug/gstmodplug.cc:
17681         * gst/modplug/gstmodplug.h:
17682           set correct timestamps on outgoing buffers
17683
17684 2004-03-14  Benjamin Otte  <otte@gnome.org>
17685
17686         * gst/modplug/gstmodplug.cc:
17687           handle events - don't do crap when a discont arrives that's not
17688           necessary
17689           This allows correct loading and playback of mods in Rhythmbox
17690
17691 2004-03-14  Benjamin Otte  <otte@gnome.org>
17692
17693         * configure.ac:
17694         * gst-libs/gst/gconf/Makefile.am:
17695         * pkgconfig/Makefile.am:
17696           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17697           they get rebuilt properly
17698         * configure.ac:
17699           when checking for vorbis, try pkgconfig first.
17700         * gst/modplug/gstmodplug.cc:
17701           add fixate function
17702
17703 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17704
17705         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17706           Fix for obvious mistake, where we first shift the offset and then
17707           read a samplesize element assuming the old offset. Note that this
17708           part still has something weird, i.e. my movies containing those
17709           don't actually play well, but at least there's something that looks
17710           like sound now.
17711
17712 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17713         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17714         (plugin_init):
17715         Add a typefind function for speex format
17716
17717 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17718
17719         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17720         (gst_asf_demux_setup_pad):
17721           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17722           instead of 0. Reason is simple: some elements have a fps range
17723           of 1-max instead of 0-max. So now ASF video actually works.
17724
17725 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17726
17727         * po/LINGUAS:
17728         * po/sr.po:
17729           adding serbian as a language
17730
17731 2004-03-13  Benjamin Otte  <otte@gnome.org>
17732
17733         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17734           return taglist correctly from _get function, don't gst_pad_push it.
17735           (fixes #137042)
17736
17737 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17738         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17739
17740 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17741
17742         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17743         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17744         (gst_alsa_mixer_track_new):
17745         * ext/alsa/gstalsamixertrack.h:
17746           Fix ancient leftovers... MixerTrack is a GObject.
17747
17748 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17749
17750         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17751         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17752           Don't block during probing...
17753
17754 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17755
17756         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17757         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17758         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17759         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17760         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17761         (gst_alsa_open_audio), (gst_alsa_close_audio):
17762         * ext/alsa/gstalsa.h:
17763           Add propertyprobe interface implementation, add some device-name
17764           property, all this so that it looks good in gnome-volume-control.
17765
17766 2004-03-12  David Schleef  <ds@schleef.org>
17767
17768         * configure.ac: the Hermes library controls hermescolorspace, not
17769         colorspace.
17770         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17771         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17772         not /* */
17773         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17774         * ext/sdl/sdlvideosink.h: ditto.
17775         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17776
17777 2004-03-12  Benjamin Otte  <otte@gnome.org>
17778
17779         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17780         (gst_x_overlay_got_xwindow_id):
17781         * gst-libs/gst/xoverlay/xoverlay.h:
17782           replace XID with unsigned long to get rid of the xlibs dependency in
17783           XOverlay (fixes #137004)
17784
17785 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17786         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17787         (gst_agingtv_setup):
17788         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17789         (gst_dicetv_base_init), (gst_dicetv_class_init),
17790         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17791         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17792         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17793         (gst_edgetv_setup), (gst_edgetv_rgb32):
17794         * gst/effectv/gsteffectv.c:
17795         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17796         (gst_quarktv_set_property):
17797         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17798         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17799         (gst_revtv_setup), (gst_revtv_rgb32):
17800         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17801         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17802         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17803         (gst_shagadelictv_rgb32):
17804         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17805         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17806         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17807         * gst/effectv/gstwarp.c:
17808         Port everything that can be ported to videofilter and fix up the caps.
17809         Can someone with a big-endian machine please check these?
17810
17811 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17812
17813         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17814         (gst_osssink_chain), (gst_osssink_change_state):
17815           Latest fixes for A/V sync, audio playback and such. This is about
17816           all... MPEG playback issues are mostly related to the async build-
17817           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17818
17819 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17820
17821         patch from: Stephane Loeuillet
17822
17823         * configure.ac:
17824           use pkg-config for some libraries, falling back to the old .m4 way
17825           (fixes #131270)
17826         * m4/libdv.m4:
17827           removed
17828
17829 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17830
17831         * configure.ac:
17832         * tools/Makefile.am:
17833         * tools/Makefile.in:
17834         * tools/gst-launch-ext-m.m:
17835         * tools/gst-launch-ext.1.in:
17836         * tools/gst-visualise-m.m:
17837         * tools/gst-visualise.1:
17838         * tools/gst-visualise.1.in:
17839           reorganizing generation of script tools
17840
17841 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17842
17843         * ext/divx/gstdivxdec.c:
17844           Downgrade priority. We prefer ffdec_mpeg4.
17845         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17846         (gst_faad_chain), (gst_faad_change_state):
17847           Fix capsnego. Doesn't work for some sounds because we don't have
17848           a 5:1 to stereo element.
17849         * ext/xvid/gstxvid.c: (plugin_init):
17850           Add priority.
17851         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17852         (gst_osssink_change_state):
17853           Add discont handling.
17854
17855 2004-03-09  Colin Walters  <walters@verbum.org>
17856
17857         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17858         conversion.
17859
17860 2004-03-09  Benjamin Otte  <otte@gnome.org>
17861
17862         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17863           the signals take 2 arguments
17864
17865 2004-03-09  David Schleef  <ds@schleef.org>
17866
17867         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17868         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17869         * ext/alsa/gstalsa.h:
17870         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17871
17872 2004-03-09  Benjamin Otte  <otte@gnome.org>
17873
17874         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17875         (gst_mikmod_change_state):
17876         * ext/mikmod/gstmikmod.h:
17877           make mikmod's loop function not loop infinitely and call
17878           gst_element_yield anymore
17879         * gst/modplug/gstmodplug.cc:
17880           fix pad negotiation (fixes #136590)
17881
17882 2004-03-09  David Schleef  <ds@schleef.org>
17883
17884         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17885         doesn't conflict with the internal colorspace plugin.
17886         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17887         satisfy the crappy-ass shell shipped by a certain vendor.
17888         * gst/videofilter/make_filter: same (bug #135299)
17889
17890 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17891
17892         * configure.ac: bump nano to 1
17893
17894 === release 0.7.6 ===
17895
17896 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17897
17898         * configure.in: releasing 0.7.6, "There"
17899
17900 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17901
17902         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17903         * pkgconfig/gstreamer-play.pc.in:
17904           synchronize the two
17905
17906 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17907
17908         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17909         (cdparanoia_open), (cdparanoia_event):
17910           fix/add error handling
17911         * po/POTFILES.in:
17912           add cdparanoia source
17913         * tools/Makefile.am:
17914           make scripts executable
17915
17916 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17917
17918         * configure.ac:
17919         * ext/vorbis/Makefile.am:
17920         * sys/Makefile.am:
17921           remove id3types, vorbisfile and xvideosink from the build (#133783)
17922
17923 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17924
17925         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17926           Fix metadata read crash (#136537).
17927
17928 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17929
17930         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17931         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17932           adding mime types, fixing the one-stop function
17933
17934 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17935
17936         * ext/nas/nassink.c and /ext/nas/nassink.h:
17937         More NAS love from Arwed von Merkatz
17938         So lets all sing 'Can you feel the NAS tonight'
17939
17940 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17941
17942         * tools/gst-launch-ext.in:
17943         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17944
17945 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17946
17947         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17948         (gst_mpeg2dec_init):
17949         remove the user_data pad for now, because it is being used in
17950         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17951         If someone knows how to fix this properly, please do.
17952
17953 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17954
17955         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17956         (gst_osssink_get_time):
17957         add a warning, IMO this won't get triggered anymore, remove later
17958
17959 2004-03-07  David Schleef  <ds@schleef.org>
17960
17961         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17962         format (bug #136470)
17963
17964 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17965
17966         * gst-libs/Makefile.am:
17967         * gst-libs/gst/media-info/Makefile.am:
17968         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17969         (error_callback), (gst_media_info_error_create),
17970         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17971         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17972         * gst-libs/gst/media-info/media-info-priv.h:
17973         * gst-libs/gst/media-info/media-info-test.c: (main):
17974         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17975         (gst_media_info_class_init), (gst_media_info_instance_init),
17976         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17977         (gst_media_info_read_idler), (gst_media_info_read):
17978         * gst-libs/gst/media-info/media-info.h:
17979         fixed, should work now
17980
17981 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17982
17983         * ext/nas/nassink.c:
17984         A bunch of NAS fixes from Arwed von Merkatz
17985
17986 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17987
17988         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17989         (qtdemux_parse_trak):
17990           Fix crash (j might be greater than n_samples, in which case we're
17991           writing outside the allocated space for the array) and memleak.
17992
17993 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17994
17995         * sys/oss/gstosssink.c: (gst_osssink_chain):
17996           And another caller that couldn't handle delay < 0 (unsigned
17997           integer overflow). Video now continues playing on an audio
17998           buffer underrun, and the clock continues working. Audio still
17999           stalls.
18000
18001 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18002
18003         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18004         (gst_osssink_get_time):
18005           get_delay() may return values lower than 0. In those cases, we
18006           should not actually cast to *unsigned* int64, that will break
18007           stuff horribly. In my case, it screwed up A/V sync in movies
18008           in totem rather badly.
18009
18010 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18011
18012         * ext/faac/gstfaac.c: (gst_faac_chain):
18013         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18014         * ext/libpng/gstpngenc.c: (user_write_data):
18015         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18016         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18017         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18018         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18019         Fix several misuse of gst_buffer_merge (it doesn't take ownership
18020         of any buffer), should fix some leaks. I hope I didn't unref buffers
18021         that shouldn't be...
18022
18023 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18024
18025         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
18026         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
18027         (error_callback), (gmi_reset), (gmi_seek_to_track),
18028         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
18029         (gmip_find_type_post), (gmip_find_stream_post),
18030         (gmip_find_track_streaminfo_post):
18031         * gst-libs/gst/media-info/media-info-priv.h:
18032         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
18033         (info_print), (main):
18034         * gst-libs/gst/media-info/media-info.c:
18035         (gst_media_info_error_create), (gst_media_info_error_element),
18036         (gst_media_info_instance_init), (gst_media_info_get_property),
18037         (gst_media_info_new), (gst_media_info_set_source),
18038         (gst_media_info_read_idler), (gst_media_info_read):
18039         * gst-libs/gst/media-info/media-info.h:
18040           first pass at making this work again.  This seems to work on
18041           tagged ogg/vorbis and mp3 files.
18042
18043 2004-03-06  Benjamin Otte  <otte@gnome.org>
18044
18045         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18046           fix huge leak: gst_buffer_merge doesn't unref the first argument
18047           itself.
18048
18049 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18050
18051         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
18052           report layer/mode/emphasis
18053
18054 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18055
18056         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
18057
18058 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18059
18060         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
18061           signal serial
18062
18063 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18064
18065         * ext/vorbis/vorbis.c: (plugin_init):
18066         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18067         (gst_vorbis_dec_init), (vorbis_dec_event):
18068         add debug category
18069         make vorbisdec handle _BYTE and _TIME queries
18070
18071 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18072
18073         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18074           from the xing header
18075
18076 2004-03-06  Benjamin Otte  <otte@gnome.org>
18077
18078         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18079         (gst_audio_convert_link), (gst_audio_convert_change_state),
18080         (gst_audio_convert_buffer_from_default_format):
18081           do conversions from/to float correctly, fix some caps nego errors,
18082           export correct supported caps in template and getcaps, use correct
18083           caps in try_set_caps functions
18084
18085 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18086
18087         For some reason, I only committed a ChangeLog entry yesterday and
18088         not the corresponding code...
18089         * ext/mad/gstmad.c: Fix detection of Xing headers
18090         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18091
18092 2004-03-06  Benjamin Otte  <otte@gnome.org>
18093
18094         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18095         (gst_ogg_demux_src_query):
18096           make sure to handle the case where there's no current chain
18097           gracefully.
18098
18099 2004-03-05  David Schleef  <ds@schleef.org>
18100
18101         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18102         Add fixate function. (bug #131128)
18103         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18104         (gst_sdlvideosink_fixate):  Add fixate function.
18105         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18106         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18107         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18108         Fix missing break that was causing ulaw to be interpreted as
18109         raw int.
18110
18111 2004-03-05  David Schleef  <ds@schleef.org>
18112
18113         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18114         Fix code that ignores return value of gst_buffer_merge().
18115         (bug #114560)
18116         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18117         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18118         * testsuite/gst-lint:  Check for above.
18119
18120 2004-03-05  David Schleef  <ds@schleef.org>
18121
18122         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18123         caps and throw an element error.  (bug #136334)
18124
18125 2004-03-05  David Schleef  <ds@schleef.org>
18126
18127         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18128         (gst_faad_chain): Fix negotiation.
18129         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18130         key and button events.
18131         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18132         dung heap of code.
18133         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18134         depends on gconf
18135         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18136         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18137         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18138         function to encourage better negotiation, particularly between
18139         audioconvert and osssink.
18140         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18141         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18142         more important.
18143         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18144         typefinding.
18145         * gst/vbidec/vbiscreen.c:  Add glib header
18146         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18147
18148 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18149
18150         * ext/mad/gstmad.c: Fix detection of Xing headers
18151         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18152
18153 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18154
18155         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18156         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18157           debug updates
18158
18159 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18160
18161         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18162         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18163         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18164         files, and report the parsed length as a GST_TAG_DURATION tag.
18165         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18166
18167 2004-03-05  Benjamin Otte  <otte@gnome.org>
18168
18169         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18170           convert channels correctly. convert correctly to unsigned.
18171
18172 2004-03-05  Julien MOUTTE <julien@moutte.net>
18173
18174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18175         we have a window before clearing it.
18176
18177 2004-03-05  Julien MOUTTE <julien@moutte.net>
18178
18179         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18180         have a window before clearing it.
18181
18182 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18183
18184         * gconf/gstreamer.schemas.in:
18185         * gst-libs/gst/gconf/Makefile.am:
18186           version installation path the same way as for 0.6
18187         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18188         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18189         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18190           remove comment that was fixed
18191
18192 2004-03-05  David Schleef  <ds@schleef.org>
18193
18194         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18195         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18196         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18197         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18198         Add prototype code for handling seeking and querying.
18199
18200 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18201
18202         * examples/gstplay/player.c: (main):
18203           Initialize variables to NULL. Prevents a segfault because the
18204           (uninitialized) variable is not NULL, resulting in a crash on
18205           trying to reach error->message.
18206
18207 2004-03-05  Benjamin Otte  <otte@gnome.org>
18208
18209         * gst/audioconvert/gstaudioconvert.c:
18210         (gst_audio_convert_buffer_to_default_format):
18211         make float=>int conversion work correctly even in cornercases.
18212
18213 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18214
18215         * debian/README.Debian:
18216         * debian/build-deps:
18217         * debian/changelog:
18218         * debian/control:
18219         * debian/control.in:
18220         * debian/copyright:
18221         * debian/gstreamer-a52dec.files:
18222         * debian/gstreamer-aa.files:
18223         * debian/gstreamer-alsa.files:
18224         * debian/gstreamer-alsa.manpages:
18225         * debian/gstreamer-arts.files:
18226         * debian/gstreamer-artsd.files:
18227         * debian/gstreamer-audiofile.files:
18228         * debian/gstreamer-avifile.files:
18229         * debian/gstreamer-cdparanoia.files:
18230         * debian/gstreamer-colorspace.files:
18231         * debian/gstreamer-doc.files:
18232         * debian/gstreamer-dv.files:
18233         * debian/gstreamer-dvd.files:
18234         * debian/gstreamer-esd.files:
18235         * debian/gstreamer-festival.files:
18236         * debian/gstreamer-flac.files:
18237         * debian/gstreamer-gconf.conffiles:
18238         * debian/gstreamer-gconf.files:
18239         * debian/gstreamer-gconf.postinst:
18240         * debian/gstreamer-gnomevfs.files:
18241         * debian/gstreamer-gsm.files:
18242         * debian/gstreamer-http.files:
18243         * debian/gstreamer-jack.files:
18244         * debian/gstreamer-jpeg.files:
18245         * debian/gstreamer-mad.files:
18246         * debian/gstreamer-mikmod.files:
18247         * debian/gstreamer-misc.files:
18248         * debian/gstreamer-mpeg2dec.files:
18249         * debian/gstreamer-oss.files:
18250         * debian/gstreamer-plugin-apps.files:
18251         * debian/gstreamer-plugin-apps.manpages:
18252         * debian/gstreamer-plugin-libs-dev.files:
18253         * debian/gstreamer-plugin-libs.files:
18254         * debian/gstreamer-plugin-template.postinst:
18255         * debian/gstreamer-plugin-template.postrm:
18256         * debian/gstreamer-sdl.files:
18257         * debian/gstreamer-sid.files:
18258         * debian/gstreamer-vorbis.files:
18259         * debian/gstreamer-x.files:
18260         * debian/mk.control:
18261         * debian/rules:
18262         Debian package info not maintained here.
18263
18264 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18265
18266         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18267         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18268         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18269         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18270         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18271         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18272         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18273         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18274         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18275         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18276         * gst-libs/gst/colorbalance/colorbalance.c:
18277         (gst_color_balance_class_init):
18278         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18279         (gst_color_balance_channel_class_init):
18280         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18281         * gst-libs/gst/play/play.c: (gst_play_class_init):
18282         * gst-libs/gst/propertyprobe/propertyprobe.c:
18283         (gst_property_probe_iface_init):
18284         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18285         * gst-libs/gst/tuner/tunerchannel.c:
18286         (gst_tuner_channel_class_init):
18287         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18288         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18289         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18290         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18291         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18292         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18293         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18294         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18295         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18296           fix signals to use - instead of _
18297         * ext/libcaca/gstcacasink.h:
18298         * ext/sdl/sdlvideosink.h:
18299           fix header rename
18300
18301 2004-03-04  David Schleef  <ds@schleef.org>
18302
18303         * testsuite/gst-lint:  Add a check for bad signal names.
18304
18305 2004-03-04  <kost@imn.htwk-leipzig.de>
18306
18307         reviewed by David Schleef
18308
18309         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18310         modified the alpha channel and caused a warning. (bug #136192)
18311
18312 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18313
18314         * gst-plugins.spec.in:
18315         Change names of plugins to actually be correct. Try to keep things
18316         alphabetical to avoid getting beat up by Thomas
18317
18318 2004-03-03  Julien MOUTTE <julien@moutte.net>
18319
18320         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18321         Using ximagesink as a default if no gconf key found. We should
18322         probably consider using alsasink instead of osssink for the audio
18323         part.
18324
18325 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18326
18327         * configure.ac:
18328           fix --with-plugins, don't think it ever worked before
18329         * gst-plugins.spec.in:
18330           even more updates
18331
18332 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18333
18334         * ext/sdl/sdlvideosink.h:
18335         * sys/ximage/ximagesink.h:
18336         * sys/xvideo/xvideosink.h:
18337         * sys/xvimage/xvimagesink.h:
18338           Fix for move of gstvideosink.h -> videosink.h.
18339
18340 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18341
18342         * gst-libs/gst/xwindowlistener/Makefile.am:
18343           this is a plugin library, not a library
18344
18345 2004-03-01  David Schleef  <ds@schleef.org>
18346
18347         * AUTHORS:  Added some names.  Add yourself if you're still
18348         missing.
18349
18350 2004-03-01  David Schleef  <ds@schleef.org>
18351
18352         * MAINTAINERS: Add
18353
18354 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18355
18356         * gst-plugins.spec.in: clean up spec file
18357
18358 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18359
18360         * gst-libs/gst/video/Makefile.am:
18361         * gst-libs/gst/video/gstvideosink.c:
18362         * gst-libs/gst/video/gstvideosink.h:
18363           rename gstvideosink.h to videosink.h to match other headers
18364         * gst/mixmatrix/Makefile.am:
18365           fix plugin filename
18366         * gst/tags/Makefile.am: fix plugin filename
18367
18368 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18369
18370         * gst/tags/Makefile.am: fix plugin filename
18371
18372 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18373
18374         * examples/gstplay/player.c: (got_time_tick), (main):
18375           add error handler
18376           display time_tick more readably
18377         * gst/mixmatrix/Makefile.am:
18378           fix plugin file name
18379
18380 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18381
18382         * sys/oss/gstosselement.c: (gst_osselement_probe),
18383         (device_combination_append), (gst_osselement_class_probe_devices):
18384         * sys/oss/gstosselement.h:
18385           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18386           on my system using alsa oss emulation, fixes bug #135597
18387
18388 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18389
18390         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18391         (gst_videodrop_chain), (gst_videodrop_change_state):
18392         * gst/videodrop/gstvideodrop.h:
18393           Work based on timestamp of input data, not based on the expected
18394           framerate from the input. The consequence is that this element now
18395           not only scales framerates, but also functions as a framerate
18396           corrector or framerate stabilizer/constantizer.
18397
18398 2004-02-27  David Schleef  <ds@schleef.org>
18399
18400         patches from jmmv@menta.net (Julio M. Merino Vidal)
18401
18402         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18403         GST_ELEMENT_ERROR call (bug #135634)
18404         * gst/interleave/interleave.c: (interleave_buffered_loop),
18405         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18406         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18407         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18408         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18409         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18410         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18411         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18412         Fix GST_ELEMENT_ERROR call.
18413         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18414         GST_ELEMENT_ERROR call.
18415
18416 2004-02-27  Benjamin Otte  <otte@gnome.org>
18417
18418         * gst-libs/gst/audio/audio.h:
18419           add macro to make sure header isn't included twice
18420         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18421           don't use gst_buffer_free
18422         * gst/playondemand/filter.func:
18423           don't use gst_data_free. Free data only once.
18424
18425 2004-02-26  David Schleef  <ds@schleef.org>
18426
18427         * gst-libs/gst/colorbalance/Makefile.am:
18428         * gst-libs/gst/mixer/Makefile.am:
18429         * gst-libs/gst/tuner/Makefile.am:
18430         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18431         should not be disted, -marshal.h files should not be installed,
18432         and -enum.h files _should_ be installed.  Fix to make this the
18433         case.
18434
18435 === release 0.7.5 ===
18436
18437 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18438
18439         * configure.ac: release 0.7.5, "Under The Sea"
18440
18441 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18442
18443         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18444         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18445         * gst/videoscale/gstvideoscale.c:
18446         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18447           assorted debug/warning fixes
18448
18449 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18450
18451         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18452         (gst_videoscale_init), (gst_videoscale_chain),
18453         (gst_videoscale_set_property), (plugin_init):
18454         * gst/videoscale/gstvideoscale.h:
18455         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18456         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18457         (gst_videoscale_planar400), (gst_videoscale_packed422),
18458         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18459         (gst_videoscale_24bit), (gst_videoscale_16bit),
18460         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18461         (gst_videoscale_scale_plane_slow),
18462         (gst_videoscale_scale_point_sample),
18463         (gst_videoscale_scale_nearest),
18464         (gst_videoscale_scale_nearest_str2),
18465         (gst_videoscale_scale_nearest_str4),
18466         (gst_videoscale_scale_nearest_32bit),
18467         (gst_videoscale_scale_nearest_24bit),
18468         (gst_videoscale_scale_nearest_16bit):
18469         add debugging category and use it properly
18470         fix use of GST_PTR_FORMAT
18471
18472 2004-02-25  Andy Wingo  <wingo@pobox.com>
18473
18474         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18475         push only when channel->buffer is NULL. Prevents segfaults doing
18476         the state change after a nonlocal exit, like a scheme exception.
18477
18478         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18479         Handle the case where the intersected caps is empty.
18480
18481 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18482
18483         * gst/law/mulaw-decode.c: (mulawdec_link):
18484         * gst/law/mulaw.c: (plugin_init):
18485           fix mulawdec so it actually works again
18486
18487 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18488
18489         reviewed by: David Schleef  <ds@schleef.org>
18490
18491         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18492         (gst_gamma_init), (gst_gamma_set_property),
18493         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18494         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18495         for RGB, with separate r g and b correction factors. (#131167)
18496
18497 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18498
18499         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18500           only signal tags for bitrate if they're > 0 (#134894)
18501
18502 2004-02-24  David Schleef  <ds@schleef.org>
18503
18504         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18505         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18506         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18507         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18508         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18509         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18510         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18511         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18512         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18513         category.  Attempt to fix timestamp calculation.
18514
18515 2004-02-24  Johan Dahlin  <johan@gnome.org>
18516
18517         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18518
18519 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18520
18521         * configure.ac:
18522         * gconf/Makefile.am:
18523         * gconf/gstreamer.schemas:
18524         * gst-libs/gst/gconf/Makefile.am:
18525         * gst-libs/gst/gconf/gconf.c:
18526           version gconf schemas and install locations
18527
18528 2004-02-23  Benjamin Otte  <otte@gnome.org>
18529
18530         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18531         (gst_xine_input_subclass_init):
18532           call parent dispose.
18533           change pad template for CD reader correctly
18534         * ext/xine/Makefile.am:
18535         * ext/xine/gstxine.h:
18536         * ext/xine/xine.c: (plugin_init):
18537         * ext/xine/xineaudiosink.c:
18538           wrap audio sinks, too
18539         * gst-libs/gst/resample/private.h:
18540         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18541         (gst_resample_reinit), (gst_resample_scale),
18542         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18543         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18544         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18545         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18546         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18547         * gst-libs/gst/resample/resample.h:
18548         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18549         (gst_audioscale_class_init), (gst_audioscale_link),
18550         (gst_audioscale_get_buffer), (gst_audioscale_init),
18551         (gst_audioscale_chain), (gst_audioscale_set_property),
18552         (gst_audioscale_get_property):
18553         * gst/audioscale/gstaudioscale.h:
18554           s/resample_*/gst_resample_*/i to not clobber namespaces
18555
18556 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18557
18558         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18559         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18560         (gst_riff_create_video_template_caps),
18561         (gst_riff_create_audio_template_caps),
18562         (gst_riff_create_iavs_template_caps):
18563         * gst-libs/gst/riff/riff-media.h:
18564         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18565         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18566         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18567         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18568         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18569         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18570         (gst_matroska_demux_plugin_init): First batch implementing audio and
18571         video codec tags in demuxers.
18572
18573 2004-02-22  Benjamin Otte  <otte@gnome.org>
18574
18575         * ext/xine/Makefile.am:
18576         * ext/xine/gstxine.h:
18577         * ext/xine/xine.c: (plugin_init):
18578         * ext/xine/xineinput.c:
18579           add input plugin wrapper. Playback from files, http, mms and cdda
18580           works.
18581         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18582           remove leftover G_GNUC_UNUSED
18583         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18584         (gst_asf_demux_identify_guid):
18585           improve debugging output
18586
18587 2004-02-22  Benjamin Otte  <otte@gnome.org>
18588
18589         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18590
18591         * autogen.sh:
18592           replace test -e with test -x for mkinstalldirs to be more portable.
18593           (fixes #134816)
18594
18595 2004-02-22  Benjamin Otte  <otte@gnome.org>
18596
18597         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18598
18599         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18600           set rank to PRIMARY
18601         * gst/volume/gstvolume.c: (plugin_init):
18602           set rank to NONE
18603         fixes #134960
18604
18605 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18606
18607         reviewed by Benjamin Otte  <otte@gnome.org>
18608
18609         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18610           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18611
18612 2004-02-22  Benjamin Otte  <otte@gnome.org>
18613
18614         * configure.ac:
18615           export [_]*{gst,Gst,GST}.* symbols from plugins
18616
18617 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18618
18619         reviewed by: Benjamin Otte  <otte@gnome.org>
18620
18621         * ext/lame/gstlame.c: (add_one_tag):
18622         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18623         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18624         (gst_vorbisenc_metadata_set1):
18625         * gst/tags/gstid3tag.c:
18626         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18627           apply fixes from bugs #135042 (lame can't write tags) and #133817
18628           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18629
18630 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18631
18632         * configure.ac: Export only gst_plugin_desc from plugins.
18633          Note that this change only makes any effect with Linux using libtool
18634          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18635          fine. And don't try to have several versions of libtool in different
18636          directories.
18637
18638 2004-02-20  Andy Wingo  <wingo@pobox.com>
18639
18640         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18641         interleave respectively.
18642
18643         * gst/interleave/deinterleave.c: New plugin: deinterleave
18644         (replaces on oneton).
18645         * gst/interleave/interleave.c: New plugin: interleave.
18646         * gst/interleave/plugin.h: Support file.
18647         * gst/interleave/plugin.c: Support file.
18648
18649         * configure.ac: Remove intfloat and oneton, add interleave.
18650
18651         * ext/sndfile/gstsf.c: Handle events better.
18652
18653         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18654         and float2int operation. int2float has scheduling problems as
18655         noted in in2float_chain.
18656
18657 2004-02-20  Benjamin Otte  <otte@gnome.org>
18658
18659         * ext/xine/Makefile.am:
18660         * ext/xine/gstxine.h:
18661         * ext/xine/xine.c:
18662         * ext/xine/xineaudiodec.c:
18663         * ext/xine/xinecaps.c:
18664           add first version of xine plugin wrapper. Currently only wraps the
18665           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18666         * configure.ac:
18667         * ext/Makefile.am:
18668           add xine plugin wrapper, disabled by default. Use --enable-xine to
18669           build. Note that it'll segfault on gst-register if you don't remove
18670           the goom and tvtime post plugins from xine.
18671         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18672         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18673           add extradata parsing for QDM2.
18674           change around debugging prints.
18675
18676 2004-02-19  Benjamin Otte  <otte@gnome.org>
18677
18678         * ext/lame/gstlame.c: (gst_lame_chain):
18679         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18680           use gst_tag_list_insert when you want to insert tags
18681
18682 2004-02-18  David Schleef  <ds@schleef.org>
18683
18684         * configure.ac:  Move massink to gst-rotten
18685         * ext/Makefile.am:
18686         * ext/mas/Makefile.am:
18687         * ext/mas/massink.c:
18688         * ext/mas/massink.h:
18689
18690 2004-02-18  David Schleef  <ds@schleef.org>
18691
18692         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18693         typefinding, since it seems to be worse than nothing.
18694         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18695         atom to recognize .mp4 and .m4a files as video/quicktime.
18696
18697 2004-02-18  David Schleef  <ds@schleef.org>
18698
18699         * gst/sine/demo-dparams.c: (quit_live),
18700         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18701         Use double dparams, not float.
18702         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18703         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18704         sync'd elements don't really work correctly.
18705         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18706         (volume_update_volume), (volume_get_property):  Change dparam
18707         to double.
18708
18709 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18710
18711         * sys/ximage/ximagesink.c:
18712         (gst_ximagesink_xwindow_update_geometry),
18713         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18714         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18715         (gst_ximagesink_init): Rework the way software video scaling works. So
18716         now we check on each chain call if the video frames are feeling the
18717         window. If not we try to renegotiate caps. On failure we memorize that
18718         and we won't try again for that PLAYING sessions.
18719         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18720         failure.
18721         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18722         synchronous flag.
18723
18724 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18725
18726         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18727           break up _link so we can give a better debug message for errors
18728
18729 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18730
18731         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18732           set up debug category
18733
18734 2004-02-18  Julien MOUTTE <julien@moutte.net>
18735
18736         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18737         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18738         the way renegotiation work. The event handling function is not taking
18739         care of external windows and renegotiate method check for pad flags
18740         NEGOTIATING. Should fix : #133209
18741
18742 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18743
18744         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18745         pad is negotiating before trying renegotiation.
18746
18747 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18748
18749         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18750           pass on all possible mime types as typefind hints
18751
18752 2004-02-17  Julien MOUTTE <julien@moutte.net>
18753
18754         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18756         possible SHM leak if we crash. All other apps using XShm are doing
18757         that.
18758
18759 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18760
18761         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18762         (gst_ximagesink_expose): Renegotiate size on expose.
18763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18764         size on expose.
18765
18766 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18767
18768         * testsuite/alsa/sinesrc.c:
18769           cosmetic fix to fix compile issue with gcc 2.95.4
18770
18771 2004-02-16  Julien MOUTTE <julien@moutte.net>
18772
18773         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18774         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18775         failed opening the audio device.
18776         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18777         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18778         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18779         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18780         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18781         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18782         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18783         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18784         Removing some useless g_return_if_fail like wingo suggested.
18785         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18786         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18787         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18788         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18789         (gst_xvimagesink_update_colorbalance),
18790         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18791         (gst_xvimagesink_xcontext_clear),
18792         (gst_xvimagesink_get_fourcc_from_caps),
18793         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18794         (gst_xvimagesink_set_xwindow_id),
18795         (gst_xvimagesink_colorbalance_list_channels),
18796         (gst_xvimagesink_colorbalance_set_value),
18797         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18798         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18799
18800 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18801
18802         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18803           throw error when not negotiated instead of asserting
18804
18805 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18806
18807         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18808         correct data refcounting.
18809
18810 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18811
18812         * gst/switch/gstswitch.c: (gst_switch_change_state),
18813         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18814         change, mostly the EOS flag.
18815
18816 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18817
18818         * examples/gstplay/player.c: (got_eos), (main): Adding some
18819         output for debugging.
18820         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18821         timeouts if we go to any state different from PLAYING.
18822         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18823         more EOS bugs in riff lib.
18824
18825 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18826
18827         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18828         visualization until i find a way to fix switch correctly.
18829         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18830         EOS arrives.
18831         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18832         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18833         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18834         Reworked switch to get a more correct behaviour with events and refing
18835         of data stored in sinkpads.
18836         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18837         we don't pull from a pad in EOS.
18838
18839 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18840
18841         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18842           remove v1 tag even if we can't read it (makes sure we don't detect
18843           it again)
18844
18845 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18846
18847         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18848         (gst_alsa_xrun_recovery):
18849         * ext/alsa/gstalsa.h:
18850           try xrun recovery when wait failed. Make xrun recovery function
18851           return TRUE/FALSE to indicate success. (might fix #134354)
18852
18853 2004-02-13  David Schleef  <ds@schleef.org>
18854
18855         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18856         (dynparm_value_changed), (main): Convert from float to double.
18857         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18858
18859 2004-02-13  David Schleef  <ds@schleef.org>
18860
18861         * gst/silence/gstsilence.c: (gst_silence_class_init),
18862         (gst_silence_set_clock), (gst_silence_get),
18863         (gst_silence_set_property), (gst_silence_get_property):
18864         * gst/silence/gstsilence.h: Add sync property.
18865         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18866         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18867         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18868         * gst/sine/gstsinesrc.h: Add sync property.
18869
18870 2004-02-13  David Schleef  <ds@schleef.org>
18871
18872         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18873         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18874
18875 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18876
18877         * configure.ac:
18878         * ext/Makefile.am:
18879         * gst-libs/ext/Makefile.am:
18880           move ffmpeg plugin to gst-ffmpeg module
18881
18882 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18883
18884         * configure.ac: use GST_ARCH to detect architecture
18885
18886 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18887
18888         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18889
18890 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18891
18892         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18893           classify LADSPA plugins based on number of src/sink pads
18894           (#133663, Stefan Kost)
18895         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18896           fix dparams registration
18897           (#133528, Stefan Kost)
18898         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18899           fix use of isprint and use g_ascii_isprint instead
18900           (#133316, Stefan Kost)
18901
18902 2004-02-11  David Schleef  <ds@schleef.org>
18903
18904         Convert a few inner loops to use liboil.  This is currently
18905         optional, and is only enabled if liboil is present (duh!).
18906         * configure.ac: Check for liboil-0.1
18907         * gst/intfloat/Makefile.am:
18908         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18909         (gst_int2float_chain_gint16):
18910         * gst/videofilter/Makefile.am:
18911         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18912         (tablelookup_u8), (gst_videobalance_planar411):
18913         * gst/videotestsrc/Makefile.am:
18914         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18915         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18916         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18917         (paint_hline_RGB565), (paint_hline_xRGB1555):
18918
18919 2004-02-11  David Schleef  <ds@schleef.org>
18920
18921         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18922         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18923         (gst_colorspace_getcaps), (gst_colorspace_link),
18924         (gst_colorspace_base_init), (gst_colorspace_init),
18925         (gst_colorspace_chain), (gst_colorspace_change_state),
18926         (plugin_init): Merge Ronald's patch (bug #117897) and update
18927         for new caps and negotiation.  Seems to work, although it
18928         shows off bugs in lcs.
18929
18930 2004-02-11  David Schleef  <ds@schleef.org>
18931
18932         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18933         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18934
18935 2004-02-11  David Schleef  <ds@schleef.org>
18936
18937         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18938         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18939         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18940         Add server and port properties
18941
18942 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18943
18944         * m4/a52.m4:
18945         * m4/aalib.m4:
18946         * m4/as-ffmpeg.m4:
18947         * m4/as-liblame.m4:
18948         * m4/as-slurp-ffmpeg.m4:
18949         * m4/check-libheader.m4:
18950         * m4/esd.m4:
18951         * m4/freetype2.m4:
18952         * m4/gconf-2.m4:
18953         * m4/glib.m4:
18954         * m4/gst-alsa.m4:
18955         * m4/gst-artsc.m4:
18956         * m4/gst-ivorbis.m4:
18957         * m4/gst-matroska.m4:
18958         * m4/gst-sdl.m4:
18959         * m4/gst-shout2.m4:
18960         * m4/gst-sid.m4:
18961         * m4/gtk.m4:
18962         * m4/libdv.m4:
18963         * m4/libfame.m4:
18964         * m4/libmikmod.m4:
18965         * m4/ogg.m4:
18966         * m4/vorbis.m4:
18967           fix underquotedness of macros (#133800)
18968         * m4/as-avifile.m4:
18969         * m4/xmms.m4:
18970           removed because no longer used
18971
18972 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18973
18974         * configure.ac:
18975           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18976           by autopoint (fixes #132996)
18977
18978 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18979
18980         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18981         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18982         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18983         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18984           fix memleaks
18985
18986 2004-02-11  David Schleef  <ds@schleef.org>
18987
18988         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18989         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18990         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18991         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18992         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18993         (gst_jpegenc_class_init), (gst_jpegenc_init),
18994         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18995         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18996         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18997         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18998
18999 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19000
19001         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
19002         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
19003         * ext/mikmod/gstmikmod.h:
19004           fix caps negotiation in mikmod
19005         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
19006           output debug information
19007
19008 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19009
19010         * gst-libs/gst/colorbalance/Makefile.am:
19011         * gst-libs/gst/navigation/Makefile.am:
19012         * gst-libs/gst/xoverlay/Makefile.am:
19013           remove unused GST_OPT_CFLAGS from Makefiles
19014           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
19015
19016 2004-02-07  David Schleef  <ds@schleef.org>
19017
19018         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
19019         push events to pads that haven't been created (#133508)
19020
19021 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
19022
19023         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19024         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
19025         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
19026         (gst_dvdec_loop), (gst_dvdec_change_state):
19027         Second attempt at committing a working dvdec element.
19028
19029 2004-02-06  David Schleef  <ds@schleef.org>
19030
19031         Build fixes for OS X: (see #129600)
19032         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
19033         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
19034         (gst_riff_read_strf_iavs):
19035         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19036         (gst_avi_demux_stream_odml):
19037         * gst/playondemand/Makefile.am:
19038         * gst/rtp/rtp-packet.c:
19039
19040 2004-02-05  David Schleef  <ds@schleef.org>
19041
19042         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
19043         last change, because it Just Doesn't Compile.
19044
19045 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19046
19047         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19048           skip undecodable id3v2 tag instead of keeping it
19049
19050 2004-02-05  David Schleef  <ds@schleef.org>
19051
19052         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19053         Unref leaked buffer.  (Noticed by Ronald)
19054
19055 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
19056
19057         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19058         Sync requires with other checks.  >= vs =.
19059
19060 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
19061
19062         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19063         (gst_dvdec_video_link), (gst_dvdec_loop):
19064         * ext/dv/gstdvdec.h:
19065           rework the caps negotiation so that dvdec works again instead
19066           of just segfaulting.
19067
19068 === release 0.7.4 ===
19069
19070 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19071
19072         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19073         * configure.ac: changed for release
19074
19075 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19076
19077         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19078         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19079         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19080         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19081           reworked patch by David Lehn to fix libdir and includedir for
19082           uninstalled libraries
19083           removed play and gconf from gstreamer-libs since they have their
19084           own pkgconfig files
19085
19086 2004-02-04  David Schleef  <ds@schleef.org>
19087
19088         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19089         memleak.
19090
19091 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19092
19093         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19094           use correct GST_TAG_ENCODER tag
19095
19096 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19097
19098         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19099           be sure to stop the clock when going to paused
19100         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19101           reset number of transmitted when going to ready.
19102         fixes #132935
19103
19104 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19105
19106         reviewed by Benjamin Otte
19107
19108         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19109           extract track count (fixes #133410)
19110
19111 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19112
19113         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19114           that should be !=, not == (fixes #132519)
19115
19116 2004-02-04  David Schleef  <ds@schleef.org>
19117
19118         Make sure set_explicit_caps() is called before adding pad.
19119         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19120         * gst/id3/gstid3types.c: (gst_id3types_loop):
19121         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19122         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19123
19124 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19125
19126         * configure.ac:
19127           bump nano to 2, first prerelease
19128           put back AM_PROG_LIBTOOL
19129
19130 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19131
19132         * testsuite/alsa/Makefile.am:
19133           these are user test apps, not automatic testsuite tests
19134
19135 2004-02-04  David Schleef  <ds@schleef.org>
19136
19137         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19138         * gst/mpeg1videoparse/gstmp1videoparse.c:
19139         (mp1videoparse_parse_seq):
19140         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19141         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19142         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19143         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19144         (gst_xvideosink_getcaps):
19145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19146         * testsuite/gst-lint: more tests
19147
19148 2004-02-04  David Schleef  <ds@schleef.org>
19149
19150         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19151         with the code that they would expand to.
19152         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19153         (gst_flacdec_get_src_query_types),
19154         (gst_flacdec_get_src_event_masks):
19155         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19156         (gst_gnomevfssrc_get_query_types),
19157         (gst_gnomevfssrc_get_event_mask):
19158
19159 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19160
19161         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19162         (gst_sinesrc_dispose):
19163           fix memleak by properly disposing sinesrc
19164
19165 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19166
19167         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19168         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19169         an overlay to redraw the image because it has been exposed.
19170         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19171         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19172         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19173         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19174         interface
19175         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19176         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19177         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19178         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19179         interface
19180
19181 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19182
19183         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19184           more memleak fixage
19185
19186 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19187
19188         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19189         * gst/typefind/gsttypefindfunctions.c:
19190           fix memleaks shown by gst-typefind
19191
19192 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19193
19194         * common/glib-gen.mak:
19195           add hack rule to touch .Plo files
19196         * gst-libs/gst/colorbalance/Makefile.am:
19197         * gst-libs/gst/mixer/Makefile.am:
19198         * gst-libs/gst/play/Makefile.am:
19199         * gst-libs/gst/tuner/Makefile.am:
19200           remove glib_root variable
19201
19202 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19203
19204         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19205           set explicit caps before adding the element, so the autopluggers can
19206           plug correctly.
19207         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19208         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19209         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19210         (dv_type_find):
19211           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19212           argument.
19213
19214 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19215
19216         * gst-libs/gst/colorbalance/Makefile.am:
19217         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19218         * gst-libs/gst/colorbalance/colorbalance.c:
19219         * gst-libs/gst/colorbalance/colorbalance.h:
19220         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19221         * gst-libs/gst/mixer/Makefile.am:
19222         * gst-libs/gst/mixer/mixer-marshal.list:
19223         * gst-libs/gst/mixer/mixer.c:
19224         * gst-libs/gst/mixer/mixer.h:
19225         * gst-libs/gst/mixer/mixermarshal.list:
19226         * gst-libs/gst/play/Makefile.am:
19227         * gst-libs/gst/play/play.h:
19228         * gst-libs/gst/tuner/Makefile.am:
19229         * gst-libs/gst/tuner/tuner-marshal.list:
19230         * gst-libs/gst/tuner/tuner.c:
19231         * gst-libs/gst/tuner/tuner.h:
19232         * gst-libs/gst/tuner/tunermarshal.list:
19233           use new glib-gen.mak snippet to clean up Makefile.am
19234           fix various bugs in Makefile.am's
19235
19236 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19237
19238         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19239           handle chain parsing correctly in the multichain case
19240         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19241         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19242         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19243         (theora_dec_chain):
19244           handle events and queries correctly
19245
19246 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19247
19248         * .cvsignore:
19249         Ignore generated file _stdint.h.
19250
19251 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19252
19253         * gst-libs/gst/colorbalance/Makefile.am:
19254         * gst-libs/gst/colorbalance/colorbalance.h:
19255         * gst-libs/gst/mixer/Makefile.am:
19256         * gst-libs/gst/mixer/mixer.h:
19257         * gst-libs/gst/play/Makefile.am:
19258         * gst-libs/gst/play/play.h:
19259         * gst-libs/gst/tuner/Makefile.am:
19260         * gst-libs/gst/tuner/tuner.h:
19261         Generate enum type code with glib-mkenums.
19262         * gst-libs/gst/colorbalance/.cvsignore:
19263         * gst-libs/gst/mixer/.cvsignore:
19264         * gst-libs/gst/play/.cvsignore:
19265         * gst-libs/gst/tuner/.cvsignore:
19266         Ignore generated files.
19267
19268 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19269
19270         * gst-libs/gst/audio/.cvsignore:
19271         Ignore generated file.
19272         * gst-libs/gst/audio/Makefile.am:
19273         Do not install example filter.
19274
19275 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19276
19277         * examples/switch/.cvsignore:
19278         Ignore generated file.
19279
19280 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19281
19282         * common/m4/ax_create_stdint_h.m4:
19283         * configure.ac:
19284           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19285           _stdint.h.
19286         * Makefile.am:
19287           remove generated _stdint.h in DISTCLEANFILES
19288         * ext/a52dec/gsta52dec.c:
19289           include _stdint.h for a52dec. (should fix #133064)
19290
19291 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19292
19293         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19294         (gst_tag_to_vorbis_comments):
19295         Add replaygain support to vorbistag
19296
19297 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19298         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19299         (gst_ffmpeg_caps_to_extradata):
19300           Fix SVQ3 caps flag properties
19301           Use glib macro for bytes swap
19302
19303 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19304
19305         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19306         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19307         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19308         * ext/sndfile/gstsf.c: (plugin_init):
19309         * gst/avi/gstavi.c: (plugin_init):
19310         * sys/dxr3/dxr3init.c: (plugin_init):
19311         * sys/oss/gstossaudio.c: (plugin_init):
19312         * sys/v4l/gstv4l.c: (plugin_init):
19313         * sys/v4l2/gstv4l2.c: (plugin_init):
19314           remove textdomain calls
19315         * po/nl.po:
19316           update Dutch translation
19317
19318 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19319
19320         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19321         (gst_play_set_audio_sink): Moving volume in the audio thread for
19322         instantaneous volume change. Maybe i will add another volume in front
19323         of visualization later, not sure yet though.
19324
19325 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19326
19327         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19328         (gst_ximagesink_handle_xevents): Better X events handling, only take
19329         the latest events for configure and motion.
19330         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19331
19332 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19333
19334         reviewed by: David Schleef  <ds@schleef.org>
19335
19336         Fix memory leaks:
19337         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19338         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19339
19340 2004-02-02  David Schleef  <ds@schleef.org>
19341
19342         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19343         of lines.
19344         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19345         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19346         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19347         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19348         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19349         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19350         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19351         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19352         (gst_float2_2_int_link):
19353         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19354         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19355         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19356         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19357         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19358         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19359         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19360         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19361         * testsuite/gst-lint: Add tests for bzero and ;;
19362
19363 2004-02-02  David Schleef  <ds@schleef.org>
19364
19365         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19366
19367 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19368
19369         * ext/aalib/gstaasink.c: (gst_aasink_open):
19370         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19371         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19372         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19373         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19374         (gst_afsink_close_file):
19375         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19376         (gst_afsrc_close_file):
19377         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19378         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19379         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19380         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19381         * ext/esd/esdmon.c: (gst_esdmon_get):
19382         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19383         * ext/faac/gstfaac.c: (gst_faac_chain):
19384         * ext/faad/gstfaad.c: (gst_faad_chain):
19385         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19386         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19387         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19388         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19389         (gst_flacdec_loop):
19390         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19391         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19392         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19393         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19394         (gst_gnomevfssink_close_file):
19395         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19396         (gst_gnomevfssrc_open_file):
19397         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19398         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19399         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19400         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19401         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19402         * ext/mad/gstmad.c: (gst_mad_chain):
19403         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19404         * ext/mpeg2dec/gstmpeg2dec.c:
19405         * ext/mpeg2enc/gstmpeg2enc.cc:
19406         * ext/mplex/gstmplex.cc:
19407         * ext/mplex/gstmplexibitstream.cc:
19408         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19409         (gst_ogg_demux_push):
19410         * ext/raw1394/gstdv1394src.c:
19411         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19412         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19413         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19414         (gst_sf_loop):
19415         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19416         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19417         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19418         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19419         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19420         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19421         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19422         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19423         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19424         (gst_riff_read_element_data), (gst_riff_read_seek),
19425         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19426         * gst/adder/gstadder.c: (gst_adder_loop):
19427         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19428         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19429         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19430         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19431         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19432         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19433         * gst/goom/gstgoom.c: (gst_goom_chain):
19434         * gst/id3/gstid3types.c: (gst_id3types_loop):
19435         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19436         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19437         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19438         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19439         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19440         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19441         (gst_ebml_read_float), (gst_ebml_read_header):
19442         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19443         (gst_matroska_demux_parse_blockgroup):
19444         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19445         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19446         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19447         * gst/silence/gstsilence.c: (gst_silence_get):
19448         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19449         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19450         * gst/speed/gstspeed.c: (speed_loop):
19451         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19452         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19453         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19454         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19455         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19456         (gst_wavparse_loop):
19457         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19458         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19459         (dxr3audiosink_close):
19460         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19461         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19462         (dxr3videosink_close), (dxr3videosink_write_data):
19463         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19464         * sys/oss/gstosssink.c: (gst_osssink_chain):
19465         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19466         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19467         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19468         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19469         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19470         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19471         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19472         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19473         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19474         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19475         (gst_v4l_set_audio):
19476         * sys/v4l/v4l_calls.h:
19477         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19478         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19479         (gst_v4lmjpegsink_playback_init),
19480         (gst_v4lmjpegsink_playback_start):
19481         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19482         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19483         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19484         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19485         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19486         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19487         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19488         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19489         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19490         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19491         (gst_v4l2_get_output), (gst_v4l2_set_output),
19492         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19493         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19494         (gst_v4l2_set_attribute):
19495         * sys/v4l2/v4l2_calls.h:
19496         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19497         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19498         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19499         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19500         (gst_v4l2src_capture_stop):
19501         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19502         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19503         (gst_ximagesink_chain):
19504         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19505         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19506         (gst_xvideosink_xwindow_new):
19507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19508         (gst_xvimagesink_chain):
19509
19510 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19511
19512         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19513         (gst_volume_get_volume), (volume_class_init), (volume_init),
19514         (volume_chain_int16), (volume_update_volume):
19515         * gst/volume/gstvolume.h:
19516           make code more readable by removing magic numbers
19517           make mixer interface export 0-100 range
19518           make it internally map to 0.0-1.0 range so users don't distort
19519           output by putting the sliders at full volume
19520
19521 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19522
19523         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19524         (gst_play_state_change), (gst_play_seek_to_time):
19525         block the tick callback for 0.5 secs after doing a seek
19526
19527 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19528
19529         * gst-libs/gst/play/play.c: (gst_play_new):
19530           check for GError
19531
19532 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19533
19534         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19535         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19536         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19537         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19539         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19540
19541 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19542
19543         * configure.ac:
19544         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19545           check for a function added in vorbis 1.1
19546
19547 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19548
19549         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19550         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19551           really start/stop clock only on PLAYING <=> PAUSED
19552         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19553           remove \n from debugging lines
19554         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19555           make it work when seeking does not
19556         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19557           reset on DISCONT
19558
19559 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19560
19561         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19562           start clock on PAUSED=>PLAYING, not later
19563         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19564           extract correct time for different discont formats
19565         (gst_alsa_sink_get_time):
19566           don't segfault when no format is negotiated yet, just return 0
19567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19568         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19569         (gst_ogg_pad_push):
19570           handle flush and discont events correctly
19571         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19572           handle discont events correctly
19573
19574 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19575
19576         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19577         (gst_play_error_create), (gst_play_error_plugin),
19578         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19579         * gst-libs/gst/play/play.h:
19580           add error handling during creation
19581         * examples/gstplay/player.c: (main):
19582           use new gst_play_new
19583
19584
19585 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19586
19587         * ext/theora/theoradec.c: (theora_dec_chain):
19588           make comments work
19589         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19590         (vorbis_dec_src_event), (vorbis_dec_chain):
19591           add encoder tag, fix tag reading to be more error tolerant, change
19592           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19593           gst_pad_event_default.
19594         * gst/tags/gstvorbistag.c:
19595         (gst_tag_list_from_vorbiscomment_buffer):
19596           undefine function specific define at end of function
19597
19598 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19599
19600         * ext/flac/gstflac.c: (plugin_init):
19601         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19602         * ext/flac/gstflacdec.h:
19603         * ext/flac/gstflacenc.h:
19604           Fix typos
19605
19606 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19607
19608         * examples/gstplay/player.c: s/gstplay.h/play.h/
19609
19610 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19611
19612         * gst-libs/gst/play/Makefile.am:
19613         * gst-libs/gst/play/gstplay.c:
19614         * gst-libs/gst/play/gstplay.h:
19615         * gst-libs/gst/play/play.c:
19616           more surgery, operation complete
19617
19618 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19619
19620         * gst-libs/gst/play/play.old.c:
19621         * gst-libs/gst/play/play.old.h:
19622           after CVS surgery by moving, remove
19623         * gst-libs/gst/play/playpipelines.c:
19624           remove
19625
19626         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19627           add negotiation error
19628
19629 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19630
19631         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19632         (gst_ogg_demux_push):
19633           add some seeking debug info
19634           send a flush when seeking
19635
19636 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19637
19638         * configure.ac:
19639           use AC_C_INLINE
19640         * configure.ac:
19641         * ext/Makefile.am:
19642         * ext/theora/Makefile.am:
19643         * ext/theora/theoradec.c:
19644           add theora video decoder. Does just do simple decoding for now and
19645           has been tested against Theora cvs only. It only works when theora
19646           is compiled with --enable-static.
19647         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19648           always reset packetno on DISCONT
19649
19650 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19651
19652         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19653           Fix audio.
19654
19655 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19656
19657         * gst/mpegaudioparse/gstmpegaudioparse.c:
19658         (mp3_type_frame_length_from_header):
19659           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19660
19661 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19662
19663         * ext/esd/esdsink.c: (gst_esdsink_init):
19664           Since we have static pad template caps, we don't need to negotiate;
19665           either the core errors out or we know the format.
19666
19667 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19668
19669         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19670         (gst_riff_read_seek):
19671         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19672         (gst_ebml_read_seek):
19673           Fix event handling.
19674
19675 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19676
19677         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19678           removee video/x-theora from vp3 decoder, it doesn't handle raw
19679           theora streams
19680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19681           fix bug with finalizing element that never went to PAUSED
19682         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19683           length and position queries were swapped
19684         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19685         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19686         (vorbis_dec_src_event):
19687           implement querying time and bytes
19688
19689 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19690
19691         * just about every source file:
19692           gst_element_error -> GST_ELEMENT_ERROR
19693
19694 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19695
19696         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19697         emiting FLUSH and even before DISCONT.
19698         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19699         get the best instant seeking as possible yay!
19700
19701 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19702
19703         * gst/mpeg1videoparse/gstmp1videoparse.c:
19704         (gst_mp1videoparse_real_chain):
19705           Committed wrong version last week... Grr... Didn't notice until now.
19706
19707 2004-01-29  Julien MOUTTE <julien@moutte.net>
19708
19709         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19711         have_xwindow_id signal in xwindow_create.
19712
19713 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19714
19715         * ext/ogg/gstoggdemux.c:
19716           lots of changes - mainly support for chained bitstreams, seeking,
19717           querying and bugfixes of course
19718         * ext/vorbis/Makefile.am:
19719         * ext/vorbis/vorbisdec.c:
19720         * ext/vorbis/vorbisdec.h:
19721           add vorbisdec raw vorbis decoder
19722         * ext/vorbis/vorbis.c: (plugin_init):
19723           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19724         * gst/intfloat/Makefile.am:
19725         * gst/intfloat/float22int.c:
19726         * gst/intfloat/float22int.h:
19727         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19728           add float2intnew plugin. It converts multichannel interleaved float to
19729           multichannel interleaved int. The name should probably be changed.
19730         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19731         (plugin_init):
19732           add typefinding for raw theora video so oggdemux can detect it.
19733
19734 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19735
19736         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19737         sink element first.
19738         * gst/videoscale/gstvideoscale.c:
19739         (gst_videoscale_handle_src_event): Fixing src event handler.
19740
19741 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19742
19743         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19744         (gst_v4lsrc_open), (gst_v4lsrc_close),
19745         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19746         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19747         * sys/v4l/gstv4lsrc.h:
19748         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19749         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19750           Implement resizing... Hack. But that's why v4l is b0rked...
19751
19752 2004-01-28  Julien MOUTTE <julien@moutte.net>
19753
19754         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19755         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19756         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19757         (gst_ximagesink_xwindow_destroy):
19758         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19759         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19760         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19761         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19762         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19763         correctly cleaning the image created to check xshm calls on succes,
19764         added a lot of XSync calls in X11 functions, and fixed a segfault when
19765         no image format was defined before negotiation happened.
19766
19767 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19768
19769         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19770           use gst_element_get_time to get correct time
19771
19772 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19773
19774         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19775         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19776         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19778         (gst_xvimagesink_check_xshm_calls),
19779         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19780         X plugins are now able to detect that XShm calls will fail even if the
19781         server claims that it has XShm support (remote displays most of the
19782         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19783         so that we use non XShm functions. This feature is almost useless for
19784         xvimagesink as Xv is not supported on remote displays anyway, but
19785         it might happen than even on the local display XShm calls fail.
19786
19787 2004-01-27  David Schleef  <ds@schleef.org>
19788
19789         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19790         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19791         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19792         changed esdsink to only use 44100,16,2, since esd sucks at rate
19793         conversion and esdsink has had difficulty negotiating.
19794
19795 2004-01-27  Julien MOUTTE <julien@moutte.net>
19796
19797         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19798         (gst_play_seek_to_time): Fixing the way to get current position.
19799
19800 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19801
19802         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19803           use gst_element_get_time to get correct time
19804
19805 2004-01-27  Julien MOUTTE <julien@moutte.net>
19806
19807         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19808         fix ever... Inverting 2 lines of code make spider autoplug correctly
19809         tagged mp3 !
19810
19811 2004-01-27  David Schleef  <ds@schleef.org>
19812
19813         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19814         Use gst_pad_try_set_caps_nonfixed().
19815
19816 2004-01-27  David Schleef  <ds@schleef.org>
19817
19818         * gst/ac3parse/gstac3parse.c: update to checklist 5
19819         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19820         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19821         * gst/audioscale/gstaudioscale.c: same
19822         * gst/auparse/gstauparse.c: same
19823         * gst/avi/gstavidemux.c: same
19824
19825 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19826
19827         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19828           stop processing after EOS
19829
19830 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19831
19832         * gst/asfdemux/asfheaders.h:
19833         * gst/asfdemux/gstasfdemux.c:
19834         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19835         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19836         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19837           lot's of fixes to make data extraction simpler and get the code
19838           architecture and compiler independant. Add debugging category
19839         * gst/goom/gstgoom.c: (gst_goom_change_state):
19840           reset channel count on PAUSED=>READY, not READY=>PAUSED
19841
19842 2004-01-26  Colin Walters  <walters@verbum.org>
19843
19844         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19845         code to pull a bigger buffer in iradio mode.  This as a side effect
19846         makes typefinding work.
19847
19848 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19849
19850         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19851         Fix SVQ3 decoding on PPC
19852
19853 2004-01-26  Julien MOUTTE <julien@moutte.net>
19854
19855         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19856         that one managed to stay there... Fixed.
19857
19858 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19859
19860         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19861         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19862         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19863         (qtdemux_video_caps):
19864         * gst/qtdemux/qtdemux.h:
19865         Add SVQ3 specific flags to qtdemux and ffmpeg
19866
19867 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19868
19869         * gst-libs/gst/audio/audio.h:
19870           remove buffer-frames from audio caps
19871         * gst/audioconvert/gstaudioconvert.c:
19872           fix plugin to really work.
19873
19874 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19875
19876         * gst-libs/gst/mixer/mixer.c:
19877         * gst-libs/gst/propertyprobe/propertyprobe.c:
19878         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19879         (gst_tuner_find_channel_by_name):
19880         * gst-libs/gst/tuner/tuner.h:
19881           Add gtk-doc style comments. Also fix a function name.
19882
19883 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19884
19885         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19886         (gst_divxdec_negotiate):
19887           Fix for new capsnego - also fixes gst-player with divxdec.
19888
19889 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19890
19891         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19892         (gst_play_identity_handoff), (gst_play_set_location),
19893         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19894         try in visualization implementation. Still have an issue with switch
19895         blocking when pulling from video_queue and only audio comes out of
19896         spider.
19897         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19898         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19899         release method. And check if the pad is usable before pulling.
19900
19901 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19902
19903         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19904         (gst_videobalance_init),
19905         (gst_videobalance_colorbalance_list_channels),
19906         (gst_videobalance_colorbalance_set_value),
19907         (gst_videobalance_colorbalance_get_value),
19908         (gst_videobalance_update_properties),
19909         (gst_videobalance_update_tables_planar411),
19910         (gst_videobalance_planar411):
19911         * gst/videofilter/gstvideobalance.h:
19912           Implement lookup-tables. +/- 10x faster.
19913
19914 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19915
19916         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19917         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19918           The index reading was broken. The rest worked fine, but the whole
19919           goal of my rewrite was to make avidemux readable, and this was
19920           not at all readable. Please use typed variables.
19921
19922 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19923
19924         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19925           Additional pad usability check.
19926         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19927         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19928         (gst_mp1videoparse_real_chain):
19929           Fix MPEG video stream parsing. The original plugin had several
19930           issues, including not timestamping streams where the source was
19931           not timestamped (this happens with PTS values in mpeg system
19932           streams, but MPEG video is also a valid stream on its own so
19933           that needs timestamps too). We use the display time code for that
19934           for now. Also, if one incoming buffer contains multiple valid
19935           frames, we push them all on correctly now, including proper EOS
19936           handling. Lastly, several potential segfaults were fixed, and we
19937           properly sync on new sequence/gop headers to include them in next,
19938           not previous frames (since they're header for the next frame, not
19939           the previous). Also see #119206.
19940         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19941         (bpf_from_header):
19942           Move caps setting so we only do it after finding several valid
19943           MPEG-1 fraes sequentially, not right after the first one (which
19944           might be coincidental).
19945         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19946         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19947         (plugin_init):
19948           Add unsynced MPEG video stream typefinding, and change some
19949           probability values so we detect streams rightly. The idea is as
19950           follows: I can have an unsynced system stream which contains
19951           video. In the current code, I would randomly get a type for either
19952           system or video stream type found, because the probabilities are
19953           being calculated rather randomly. I now use fixed values, so we
19954           always prefer system stream if that was found (and that is how it
19955           should be). If no system stream was found, we can still identity                the stream as video-only.
19956
19957 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19958
19959         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19960         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19961           don't write to buffer. Extract data without the need of
19962           __attribute__ ((packed))
19963
19964 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19965
19966         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19967         (mpeg1_sys_type_find):
19968           Fix MPEG-1 stream typefinding.
19969
19970 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19971
19972         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19973           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19974
19975 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19976
19977         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19978         * ext/esd/gstesd.c: (plugin_init):
19979           private debugging, better error reporting
19980
19981 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19982
19983         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19984         (gst_riff_read_init), (gst_riff_read_change_state):
19985         * gst-libs/gst/riff/riff-read.h:
19986           Remove stuff fromold metadata system.
19987
19988 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19989
19990         * ext/ogg/gstoggdemux.c:
19991           Fix wrong file comment.
19992         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19993         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19994           Add metadata reading properly.
19995
19996 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19997
19998         * ext/Makefile.am:
19999           Fix nas DIST_SUBDIRS
20000           Uraeus:
20001           Fix bug where make distcheck doesn't get run on adding stuff to
20002           the build.
20003
20004 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20005
20006         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
20007         * ext/divx/gstdivxdec.h:
20008           Fix divx3 ("msmpeg4") playback using divxdec.
20009
20010 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20011
20012         * gst/typefind/gsttypefindfunctions.c:
20013         (mp3_type_frame_length_from_header): fix bug in length computation
20014         (mp3_type_find): improve debugging output
20015
20016 2004-01-23  Julien MOUTTE  <julien@moutte.net>
20017
20018         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20019         (gst_play_set_location), (gst_play_seek_to_time),
20020         (gst_play_set_audio_sink), (gst_play_set_visualization),
20021         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
20022         the pipeline from scratch. Visualization is back and switch went out as
20023         i realized it was not possible to use the way i wanted.
20024         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
20025         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
20026         clearing in state change from READY to NULL. So that one can clean the
20027         X ressources keeping the element.
20028         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20029         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
20030         (gst_xvimagesink_colorbalance_set_value),
20031         (gst_xvimagesink_colorbalance_get_value),
20032         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
20033         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
20034         change from READY to NULL and fixed some stupid bugs in colorbalance
20035         get/set values. Also added the following feature : when nobody tries to
20036         set some values to the colorbalance levels before the xcontext is
20037         grabbed, then when creating channels list from Xv attributes we set the
20038         internal values to the Xv defaults. This way we handle buggy Xv drivers
20039         that set default hue values far from the middle of the range (Thanks
20040         to Jon Trowbridge for pointing that issue).
20041         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
20042         colorbalance levels have been set before xcontext is grabbed.
20043
20044 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20045
20046         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20047           Fix the ossmixer case where we shouldn't open /dev/dsp* because
20048           it might block operations (which is bad for a mixer).
20049
20050 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20051
20052         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20053         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
20054         (gmip_find_type_pre):
20055         * gst-libs/gst/media-info/media-info-priv.h:
20056         * gst-libs/gst/media-info/media-info.c:
20057         (gst_media_info_instance_init), (gst_media_info_read_idler):
20058         add fakesink to get caps on decoder src pad again
20059         fix callback prototype to match new have_type signal signature
20060
20061 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20062
20063         * gst/adder/gstadder.c: (gst_adder_link):
20064           fix non-compile and cut-n-paste code
20065
20066 2004-01-21  David Schleef  <ds@schleef.org>
20067
20068         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20069         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20070         (gst_swfdec_init), (gst_swfdec_change_state):
20071         * ext/swfdec/gstswfdec.h:
20072         Fix negotiation.
20073         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20074         (gst_adder_request_new_pad): Fix negotiation.
20075         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20076         Add a fixate function.
20077         * gst/intfloat/gstfloat2int.c:
20078         * gst/intfloat/gstfloat2int.h:
20079         * gst/intfloat/gstint2float.c:
20080         * gst/intfloat/gstint2float.h:
20081         Completely rewrite the negotiation.  Doesn't quite work yet,
20082         due to some buffer-frames problem.
20083
20084 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20085
20086         * ext/gnomevfs/gstgnomevfssrc.c:
20087         * sys/v4l2/v4l2_calls.h:
20088           fix includes for distcheck
20089
20090 2004-01-21  Christian Schaller <uraeus@gnome.org>
20091
20092         * ext/nas/
20093         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20094         based on earlier patch from Laurent Vivier
20095
20096 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20097
20098         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20099         Fix wma caps property
20100         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20101         Fix typo (flags1 and flags2)
20102
20103 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20104
20105         * gst-libs/gst/media-info/media-info-priv.c:
20106         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20107         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20108         (gmip_find_stream), (gmip_find_track_metadata),
20109         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20110         (gmip_find_track_format):
20111         * gst-libs/gst/media-info/media-info-priv.h:
20112         * gst-libs/gst/media-info/media-info-test.c: (main):
20113         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20114         (gst_media_info_read_idler), (gst_media_info_read):
20115         * gst-libs/gst/media-info/media-info.h:
20116           register debugging category and use it for debugging
20117
20118 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20119
20120         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20121         (gst_vorbisfile_new_link):
20122           signal streaminfo through tags
20123
20124 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20125
20126         * ext/mplex/gstmplex.cc:
20127         * ext/mplex/gstmplexibitstream.cc:
20128           g++ doesn't like NULL in our i18n/error macros, should be
20129           either (NULL) or ("").
20130
20131 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20132
20133         * sys/dxr3/dxr3audiosink.c:
20134         * sys/dxr3/dxr3init.c:
20135         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20136         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20137           Fix more error error error errors (missing includes here).
20138
20139 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20140
20141         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20142           fix thomas' error errors.
20143
20144 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20145
20146         * ext/mpeg2enc/gstmpeg2enc.cc:
20147           fix error errors.
20148
20149 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20150
20151         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20152         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20153           Fix for new error system.
20154
20155 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20156
20157         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20158           fix for new error reporting
20159
20160 2004-01-20  David Schleef  <ds@schleef.org>
20161
20162         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20163         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20164         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20165         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20166         and neither is 100+, most likely.
20167         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20168         (gst_xvimagesink_getcaps): same
20169
20170 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20171
20172         * configure.ac:
20173           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20174           clashes with ffmpeg.
20175
20176 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20177
20178         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20179         (gst_switch_init): Fixed switch element : proxying link and setting
20180         caps from src to sink on request.
20181
20182 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20183
20184         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20185         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20186         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20187         fix element_error
20188
20189 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20190
20191         * sys/v4l/v4l_calls.h:
20192         * sys/v4l2/v4l2_calls.h:
20193           element_error fixes
20194
20195 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20196
20197         * gst-libs/gst/gst-i18n-plugin.h:
20198           add locale.h
20199           remove config.h inclusion
20200
20201 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20202
20203         * autogen.sh:
20204           adding autopoint invocation
20205         * Makefile.am:
20206         * configure.ac:
20207         * gst-libs/gst/gettext.h:
20208           adding gettext bits
20209         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20210         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20211         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20212         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20213         (gst_gnomevfssink_close_file):
20214         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20215         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20216         * gst-libs/gst/gst-i18n-plugin.h:
20217         * gst/avi/gstavi.c: (plugin_init):
20218         * sys/dxr3/dxr3init.c: (plugin_init):
20219         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20220         * sys/oss/gstossaudio.c: (plugin_init):
20221         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20222         * sys/v4l/gstv4l.c: (plugin_init):
20223         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20224         * sys/v4l2/gstv4l2.c: (plugin_init):
20225         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20226         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20227         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20228         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20229         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20230         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20231           make sure locale and translation domain are set
20232           fix translated strings
20233         * po/.cvsignore:
20234         * po/LINGUAS:
20235         * po/Makevars:
20236         * po/POTFILES.in:
20237         * po/nl.po:
20238           put translation files into place
20239         * sys/xvideo/imagetest.c: (main):
20240         * ext/dv/demo-play.c: (main):
20241           fix unnecessary translations
20242
20243 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20244
20245         * ext/sndfile/gstsf.c:
20246         * gst/avi/gstavimux.c:
20247         * ext/audiofile/gstafsink.c:
20248         * ext/audiofile/gstafsrc.c:
20249         * ext/gnomevfs/gstgnomevfssink.c:
20250         * ext/gnomevfs/gstgnomevfssrc.c:
20251         * sys/oss/gstosselement.c:
20252         * sys/v4l/v4l_calls.h:
20253           fix i18n include
20254
20255 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20256
20257         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20258         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20259         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20260         (gst_v4l2_get_output), (gst_v4l2_set_output),
20261         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20262         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20263         (gst_v4l2_set_attribute):
20264         update to new error handling
20265
20266 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20267
20268         * ext/sidplay/gstsiddec.cc:
20269         * gst/modplug/gstmodplug.cc:
20270           parenthese NULL because C++ seems angry about it
20271
20272 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20273
20274         * gst-libs/gst/gst-i18n-plugin.h:
20275           add skeleton i18n stuff, but needs to be further implemented
20276
20277 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20278
20279         * examples/gstplay/player.c: (main):
20280         * ext/aalib/gstaasink.c: (gst_aasink_open):
20281         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20282         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20283         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20284         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20285         (gst_afsink_close_file):
20286         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20287         (gst_afsrc_close_file):
20288         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20289         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20290         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20291         * ext/esd/esdmon.c: (gst_esdmon_get):
20292         * ext/esd/esdsink.c: (gst_esdsink_chain):
20293         * ext/faac/gstfaac.c: (gst_faac_chain):
20294         * ext/faad/gstfaad.c: (gst_faad_chain):
20295         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20296         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20297         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20298         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20299         (gst_flacdec_loop):
20300         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20301         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20302         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20303         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20304         (gst_gnomevfssink_close_file):
20305         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20306         (gst_gnomevfssrc_open_file):
20307         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20308         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20309         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20310         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20311         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20312         * ext/mad/gstmad.c: (gst_mad_chain):
20313         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20314         * ext/mpeg2dec/gstmpeg2dec.c:
20315         * ext/mpeg2enc/gstmpeg2enc.cc:
20316         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20317         * ext/mplex/gstmplex.cc:
20318         * ext/mplex/gstmplexibitstream.cc:
20319         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20320         (gst_ogg_demux_push), (gst_ogg_pad_push):
20321         * ext/raw1394/gstdv1394src.c:
20322         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20323         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20324         * ext/sidplay/gstsiddec.cc:
20325         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20326         (gst_sf_loop):
20327         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20328         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20329         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20330         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20331         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20332         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20333         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20334         * gst-libs/gst/Makefile.am:
20335         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20336         (gst_riff_read_element_data), (gst_riff_read_seek),
20337         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20338         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20339         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20340         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20341         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20342         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20343         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20344         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20345         * gst/goom/gstgoom.c: (gst_goom_chain):
20346         * gst/id3/gstid3types.c: (gst_id3types_loop):
20347         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20348         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20349         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20350         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20351         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20352         (gst_ebml_read_float), (gst_ebml_read_header):
20353         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20354         (gst_matroska_demux_parse_blockgroup):
20355         * gst/modplug/gstmodplug.cc:
20356         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20357         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20358         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20359         * gst/silence/gstsilence.c: (gst_silence_get):
20360         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20361         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20362         * gst/speed/gstspeed.c: (speed_loop):
20363         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20364         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20365         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20366         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20367         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20368         (gst_wavparse_loop):
20369         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20370         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20371         (dxr3audiosink_close):
20372         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20373         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20374         (dxr3videosink_close), (dxr3videosink_write_data):
20375         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20376         * sys/oss/gstosselement.h:
20377         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20378         (gst_osssink_chain):
20379         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20380         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20381         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20382         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20383         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20384         (gst_v4l_enable_overlay):
20385         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20386         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20387         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20388         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20389         (gst_v4l_set_audio):
20390         * sys/v4l/v4l_calls.h:
20391         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20392         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20393         (gst_v4lmjpegsink_playback_init),
20394         (gst_v4lmjpegsink_playback_start):
20395         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20396         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20397         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20398         (gst_v4lmjpegsrc_requeue_frame):
20399         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20400         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20401         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20402         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20403         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20404         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20405         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20406         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20407         (gst_v4l2src_capture_stop):
20408         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20409         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20410         (gst_ximagesink_chain):
20411         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20412         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20413         (gst_xvideosink_xwindow_new):
20414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20415         (gst_xvimagesink_chain):
20416         use new error signal, function and categories
20417
20418 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20419
20420         * configure.ac:
20421         * ext/Makefile.am:
20422         * ext/musicbrainz/gsttrm.c:
20423         * ext/musicbrainz/gsttrm.h:
20424         * ext/musicbrainz/Makefile.am:
20425         Add a trm plugin
20426
20427 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20428
20429         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20430         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20431         synchronous property for debugging.
20432         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20433         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20434         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20435         smaller block, fixing indent.
20436
20437 2004-01-16  David Schleef  <ds@schleef.org>
20438
20439         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20440         property affects the video stream.
20441         * sys/xvimage/xvimagesink.c:
20442         * sys/xvimage/xvimagesink.h:
20443         Add synchronous property for debugging.  Should probably be
20444         disabled in non-CVS builds.  Make sure that the Xv attribute
20445         exists before we set it (crash!).  Fix a silly float bug that
20446         caused colorbalance to just not work.
20447
20448 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20449
20450         * tools/gst-launch-ext.in - update for new plugins
20451
20452 2004-01-16  David Schleef  <ds@schleef.org>
20453
20454         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20455         already-freed caps.
20456
20457 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20458
20459         * Update spec for new colorspace plugin and libcaca plugin
20460         * Fix compilation of libcaca plugin (clock -> id)
20461
20462 2004-01-16  Julien MOUTTE <julien@moutte.net>
20463
20464         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20465         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20466         (gst_xvimagesink_set_xwindow_id),
20467         (gst_xvimagesink_colorbalance_set_value),
20468         (gst_xvimagesink_colorbalance_get_value),
20469         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20470         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20471         correct colorbalance properties. They can now be set when the element
20472         is still in NULL state. The values will be committed to the Xv Port
20473         when xcontext is initialized.
20474         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20475         brightness int values in the GstXvImagesink structure.
20476
20477 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20478
20479         * gst-libs/gst/Makefile.am:
20480           restructure so having local patches works easier.
20481
20482 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20483
20484         * ext/mpeg2enc/Makefile.am:
20485         * ext/mpeg2enc/gstmpeg2enc.cc:
20486         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20487           Bugfix with respect to EOS handling.
20488
20489 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20490
20491         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20492           Link with right caps (else, it segfaults).
20493         * ext/mplex/gstmplexjob.cc:
20494           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20495
20496 2004-01-15  David Schleef  <ds@schleef.org>
20497
20498         * gst-libs/gst/audio/Makefile.am:
20499         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20500         from the template.
20501         * gst-libs/gst/audio/gstaudiofilter.c:
20502         * gst-libs/gst/audio/gstaudiofilter.h:
20503         Add bytes_per_sample and size and n_samples calculation.
20504         * gst-libs/gst/audio/gstaudiofilterexample.c:
20505         Remove, now autogenerated.
20506         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20507         Moved from gstaudiofilterexample, object name changed, code added
20508         so that it actually works.
20509         * gst-libs/gst/audio/make_filter:
20510         Script to build an audiofilter subclass from the template.
20511         * gst/colorspace/Makefile.am:
20512         * gst/colorspace/yuv2yuv.c:
20513         Remove file, since it's GPL, and we don't use it.
20514
20515 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20516
20517         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20519         them use the buffer free function to test how the buffer was allocated.
20520
20521 2004-01-15  David Schleef  <ds@schleef.org>
20522
20523         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20524         that handles osssink fallback.
20525         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20526         (gst_audio_convert_getcaps):
20527         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20528         Add audio/x-qdm2 for QDM2 audio.
20529         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20530         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20531         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20532         Decrease minimum size to 16x16.
20533         * gst/wavparse/gstwavparse.c:
20534         Convert disabled pad template caps to new caps.
20535         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20537         (gst_xvimagesink_chain): Throw element error when display cannot
20538         be opened.  Increase minimum framerate to 1.0.  Check the data
20539         free function on a buffer to make sure it is the type we expect
20540         before manipulating it.
20541
20542 2004-01-15  Julien MOUTTE <julien@moutte.net>
20543
20544         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20545         (gst_videobalance_colorbalance_set_value): Implement passthru if
20546         settings are in the middle.
20547         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20548
20549 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20550
20551         * gst/videofilter/Makefile.am:
20552         * gst/volume/Makefile.am:
20553           Since we use videofilter symbols, link to it.
20554
20555 2004-01-15  Julien MOUTTE <julien@moutte.net>
20556
20557         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20558         mixer interface type to HARDWARE.
20559         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20560         type to SOFTWARE.
20561         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20562         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20563         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20564         (gst_volume_interface_init), (gst_volume_list_tracks),
20565         (gst_volume_set_volume), (gst_volume_get_volume),
20566         (gst_volume_set_mute), (gst_volume_mixer_init),
20567         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20568         (volume_init): Implementing mixer interface.
20569         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20570         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20571         (gst_osselement_change_state): Removing some trailing commas in
20572         structures.
20573         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20574         interface type to HARDWARE.
20575         * sys/v4l/gstv4lcolorbalance.c:
20576         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20577         type to HARDWARE.
20578         * sys/v4l2/gstv4l2colorbalance.c:
20579         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20580         interface type to HARDWARE.
20581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20582         same code than ximagesink for event handling.
20583
20584 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20585
20586         * ext/snapshot/Makefile.am:
20587         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20588         (gst_snapshot_chain):
20589         * ext/snapshot/gstsnapshot.h:
20590           This has to be a joke... Snapshot should be connected to a tee,
20591           colorspace element before it and EOS after that, where the other
20592           src of the tee receives normal data.
20593           The current way is *wrong*.
20594
20595 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20596
20597         * ext/hermes/gsthermescolorspace.c:
20598           Fix another compile error. Same as below.
20599
20600 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20601
20602         * gst/colorspace/gstcolorspace.c:
20603         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20604         (gst_colorspace_i420_to_yv12):
20605           Fix compiling... Didn't test if it actually works.
20606
20607 2004-01-15  David Schleef  <ds@schleef.org>
20608
20609         * configure.ac:
20610         * gst/colorspace/Makefile.am:
20611         * gst/colorspace/gstcolorspace.c:
20612         * gst/colorspace/gstcolorspace.h:
20613         * gst/colorspace/yuv2rgb.c:
20614         * gst/colorspace/yuv2rgb.h:
20615         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20616         code and GPL code.  Fix for new caps negotiation.  Rewrite
20617         much of the format handling code, and some of the conversion
20618         code.  Basically, rewrote almost everything.  This element
20619         handles I420, YV12 to RGB conversions.
20620         * ext/hermes/Makefile.am:
20621         * ext/hermes/gsthermescolorspace.c:
20622         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20623         Remove non-Hermes related code.  This element handles lots of
20624         RGB to RGB conversions, but no YUV.
20625         * ext/hermes/gstcolorspace.c:
20626         * ext/hermes/gstcolorspace.h:
20627         * ext/hermes/rgb2yuv.c:
20628         * ext/hermes/yuv2rgb.c:
20629         * ext/hermes/yuv2rgb.h:
20630         * ext/hermes/yuv2rgb_mmx16.s:
20631         * ext/hermes/yuv2yuv.c:
20632         * ext/hermes/yuv2yuv.h:
20633         Remove old code.
20634
20635 2004-01-14  Colin Walters  <walters@verbum.org>
20636
20637         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20638         they've already been.
20639
20640 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20641
20642         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20643           assume tag mode when pad is not connected
20644
20645 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20646
20647         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20648           Don't update the time of the clock
20649         (gst_alsa_sink_loop):
20650           sync to the clock given to alsasink, not the own clock
20651         * sys/oss/gstosssink.c: (gst_osssink_chain):
20652           sync to the clock
20653         (gst_osssink_change_state):
20654           activate the clock
20655         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20656         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20657           remove bogus code that made DISCONT events unhandled
20658         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20659           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20660           #131502)
20661         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20662         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20663         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20664           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20665           2nd warning in bug #131502)
20666
20667 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20668
20669         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20670         (gst_videobalance_colorbalance_set_value),
20671         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20672         for colorbalance interface implementation.
20673         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20674         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20675         (gst_ximagesink_dispose), (gst_ximagesink_init),
20676         (gst_ximagesink_class_init): Adding DISPLAY property.
20677         * sys/ximage/ximagesink.h: Adding display_name to store display.
20678         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20679         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20680         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20681         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20682         properties (they still need polishing though for gst-launch use : no
20683         xcontext yet, i ll do that tomorrow).
20684         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20685
20686 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20687
20688         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20689         (gst_play_set_location), (gst_play_set_visualization): Preparing
20690         switch integration, adding videobalance in the pipeline.
20691
20692 2004-01-14  Julien MOUTTE <julien@moutte.net>
20693
20694         * gst-libs/gst/colorbalance/colorbalance.c:
20695         (gst_color_balance_class_init): Adding a default type.
20696         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20697         the type.
20698         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20699         (gst_videobalance_dispose), (gst_videobalance_class_init),
20700         (gst_videobalance_init), (gst_videobalance_interface_supported),
20701         (gst_videobalance_interface_init),
20702         (gst_videobalance_colorbalance_list_channels),
20703         (gst_videobalance_colorbalance_set_value),
20704         (gst_videobalance_colorbalance_get_value),
20705         (gst_videobalance_colorbalance_init): Implementing colorbalance
20706         interface.
20707         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20708         list.
20709         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20710         bug which was triggering a BadAccess X error when setting an overlay
20711         before pad was really negotiated.
20712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20713         Using the colorbalance type macro.
20714
20715 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20716
20717         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20718         (gst_flacenc_chain):
20719           handle tags correctly
20720         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20721           extract ID3v1 tags correctly
20722
20723 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20724
20725         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20726         (plugin_init):
20727           Improve matroska typefinding for odd-typed headers...
20728
20729 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20730
20731         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20732           Fix for using incremental number on padnames.
20733
20734 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20735
20736         * ext/divx/gstdivxdec.c:
20737         * ext/divx/gstdivxenc.c:
20738           Set category to divx4linux instead of divx (too generic).
20739         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20740         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20741         (gst_wavparse_loop), (gst_wavparse_change_state):
20742         * gst/wavparse/gstwavparse.h:
20743           fix parsing of WAV files with non-standard fmt-tag size and fix
20744           skipping of unrecognized chunks... Someone please fix this thing
20745           to use rifflib so all this is automated.
20746         * sys/v4l/Makefile.am:
20747         * sys/v4l2/Makefile.am:
20748           Add X_CFLAGS because we depend on X (for overlay).
20749
20750 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20751
20752         * ext/mpeg2dec/gstmpeg2dec.c:
20753           Don't issue a timestamp unless we tagged the frame
20754           with a PTS.
20755
20756 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20757
20758         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20759           Query the audio element to get the time, not the clock. We're
20760           interested in the element's time here.
20761
20762 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20763
20764         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20765         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20766         * ext/esd/esdsink.c: (gst_esdsink_chain):
20767         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20768         * ext/mas/massink.c: (gst_massink_chain):
20769         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20770         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20771         (gst_matroska_demux_parse_metadata):
20772         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20773         (gst_mpeg_parse_release_locks):
20774         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20775         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20776         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20777         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20778         (gst_osssink_change_state):
20779         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20780         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20781         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20782         (gst_xvideosink_release_locks):
20783         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20784           use element time.
20785         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20786         (gst_alsa_clock_stop):
20787         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20788         (gst_audio_clock_get_internal_time):
20789           simplify for use with new clocking code.
20790         * testsuite/alsa/Makefile.am:
20791         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20792           fix testsuite for new caps system
20793
20794 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20795
20796         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20797         * ext/flac/gstflacenc.c: (add_one_tag):
20798           length is already host endian, no need to convert. Fixes playback of
20799           tagged files on PPC. (bug #128384)
20800
20801 2004-01-13  Julien MOUTTE <julien@moutte.net>
20802
20803         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20804         colorbalance interface stating if it is hardware based or software
20805         based.
20806         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20807         Removing a trailing comma.
20808         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20809         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20810         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20811         the documentation seems to be wrong on the -1000 to 1000 interval.
20812
20813 2004-01-12  David Schleef  <ds@schleef.org>
20814
20815         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20816         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20817         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20818         Fix negotiation.  Add a bufferalloc function for the sink pad,
20819         and generally clean up some of the code.
20820
20821 2004-01-12  Julien MOUTTE <julien@moutte.net>
20822
20823         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20824         (gst_color_balance_channel_dispose): Adding safety check in dispose
20825         method.
20826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20827         (gst_xvimagesink_xcontext_clear),
20828         (gst_xvimagesink_interface_supported),
20829         (gst_xvimagesink_colorbalance_list_channels),
20830         (gst_xvimagesink_colorbalance_set_value),
20831         (gst_xvimagesink_colorbalance_get_value),
20832         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20833         Adding colorbalance interface support to set XV parameters such as
20834         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20835         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20836         interface.
20837
20838 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20839
20840         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20841         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20842         (gst_audio_convert_init), (gst_audio_convert_set_property),
20843         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20844         (gst_audio_convert_link),
20845         (gst_audio_convert_buffer_to_default_format),
20846         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20847           - implement _getcaps and use it
20848           - improve linking
20849           - remove float caps since no float conversion is actually done
20850           - remove properties and arguments that were to be used for rate
20851             conversion
20852
20853 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20854
20855         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20856         (gst_audio_structure_set_int):
20857         * gst-libs/gst/audio/audio.h:
20858           add helper functions for _getcaps matching the standard audio
20859           templates
20860
20861 2004-01-12  David Schleef  <ds@schleef.org>
20862
20863         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20864         Test that pad is negotiated before getting its caps.
20865
20866 2004-01-12  Julien MOUTTE <julien@moutte.net>
20867
20868         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20869         analyzing the pads of an element the bin is mostly in READY state so
20870         no caps were negotiated. This helper function needs to work with
20871         _get_caps directly then. I was not freeing them though, added that to
20872         fix the mem leak.
20873
20874 2004-01-12  Julien MOUTTE <julien@moutte.net>
20875
20876         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20877         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20878         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20879         than the free_func.
20880
20881 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20882
20883         * sys/oss/gstossaudio.c: (plugin_init):
20884         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20885         * sys/oss/gstosselement.h:
20886           make an oss debugging category
20887           make failure more descriptive
20888
20889 2004-01-11  David Schleef  <ds@schleef.org>
20890
20891         * ext/ffmpeg/gstffmpeg.c:
20892         * ext/ffmpeg/gstffmpegcodecmap.c:
20893         * ext/ffmpeg/gstffmpegdec.c:
20894         * ext/ffmpeg/gstffmpegenc.c:
20895         * ext/ffmpeg/gstffmpegprotocol.c:
20896         * ext/gdk_pixbuf/gstgdkanimation.c:
20897         * ext/jpeg/gstjpeg.c:
20898         * ext/libpng/gstpng.c:
20899         * ext/mpeg2dec/perftest.c:
20900         * ext/speex/gstspeex.c:
20901         * gst-libs/gst/resample/dtos.c:
20902         * gst/intfloat/gstintfloatconvert.c:
20903         * gst/oneton/gstoneton.c:
20904         * gst/rtjpeg/RTjpeg.c:
20905         * gst/rtp/gstrtp.c:
20906         * sys/dxr3/dxr3init.c:
20907         * sys/glsink/gstgl_nvimage.c:
20908         * sys/glsink/gstgl_pdrimage.c:
20909         * sys/glsink/gstglsink.c:
20910         * testsuite/gst-lint:
20911         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20912
20913 2004-01-11  David Schleef  <ds@schleef.org>
20914
20915         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20916         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20917         * ext/gdk_pixbuf/gstgdkanimation.c:
20918         (gst_gdk_animation_iter_create_pixbuf):
20919         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20920         (gst_gdk_pixbuf_chain):
20921         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20922         * ext/jack/gstjack.c: (gst_jack_change_state):
20923         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20924         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20925         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20926         * gst/videofilter/gstvideofilter.c:
20927         (gst_videofilter_set_output_size):
20928         Remove all usage of gst_pad_get_caps(), and replace it with
20929         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20930
20931 2004-01-11  David Schleef  <ds@schleef.org>
20932
20933         * configure.ac:
20934         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20935         * ext/divx/gstdivxdec.c:
20936         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20937         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20938         handle images that span multiple buffers.  Now work with both
20939         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20940         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20941         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20942         video/video.h changes
20943         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20944         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20945         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20946         of GstData free function.
20947         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20948         same.
20949
20950 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20951
20952         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20953         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20954         (gst_v4l2element_get_property):
20955         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20956           add norm, channel and frequency properties.
20957         * sys/v4l2/gstv4l2tuner.c:
20958           fixes for tuner interface changes
20959         * sys/v4l2/gstv4l2element.h:
20960         * sys/v4l2/gstv4l2src.c:
20961         * sys/v4l2/gstv4l2src.h:
20962         * sys/v4l2/v4l2src_calls.c:
20963         * sys/v4l2/v4l2src_calls.h:
20964           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20965
20966 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20967
20968         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20969         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20970         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20971         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20972         * gst-libs/gst/tuner/tuner.h:
20973           GObjects aren't const.
20974           Add find_by_name functions.
20975           Add checks to _changed functions.
20976         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20977         (gst_v4l_tuner_get_norm):
20978           Fixes for above.
20979
20980 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20981
20982         * gst-libs/gst/video/video.h:
20983           Fix caps template names to be understandable.
20984           Prefix everything with GST_VIDEO.
20985         * ext/aalib/gstaasink.c:
20986         * ext/divx/gstdivxdec.c:
20987         * ext/divx/gstdivxenc.c:
20988         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20989         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20990         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20991         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20992         * ext/libcaca/gstcacasink.c:
20993         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20994         * ext/snapshot/gstsnapshot.c:
20995         * ext/swfdec/gstswfdec.c:
20996         * ext/xvid/gstxviddec.c:
20997         * ext/xvid/gstxvidenc.c:
20998         * gst/chart/gstchart.c:
20999         * gst/deinterlace/gstdeinterlace.c:
21000         * gst/effectv/gsteffectv.c:
21001         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
21002         * gst/goom/gstgoom.c:
21003         * gst/median/gstmedian.c:
21004         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
21005         (gst_monoscope_srcconnect), (gst_monoscope_chain):
21006         * gst/overlay/gstoverlay.c:
21007         * gst/smooth/gstsmooth.c:
21008         * gst/smpte/gstsmpte.c:
21009         * gst/synaesthesia/gstsynaesthesia.c:
21010         * gst/videocrop/gstvideocrop.c:
21011         * gst/videodrop/gstvideodrop.c:
21012         * gst/y4m/gsty4mencode.c:
21013         * sys/qcam/gstqcamsrc.c:
21014         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
21015           Make them work with new video.h file.
21016         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21017         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21018         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21019         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21020           Make it work with new buffer allocation system.
21021
21022 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21023
21024         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
21025         pad_alloc_buffer implementation to use ->srcpad
21026         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
21027         pad_alloc_buffer implementation to use ->srcpad
21028         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
21029         pad_alloc_buffer implementation to use ->srcpad
21030         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21031         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
21032         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21033         a reference to everything we need.
21034         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
21035         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21036         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
21037         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21038         a reference to everything we need.
21039         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
21040
21041 2004-01-11  David Schleef  <ds@schleef.org>
21042
21043         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
21044         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
21045         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
21046         structure members.
21047         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
21048         value during a resize/renegotiation.
21049         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
21050         gst_pad_alloc_buffer();
21051         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21052         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
21053         structure members.
21054         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21055         Fix for rename of buffer private structure members.
21056         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21057         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21058         Fix for rename of buffer private structure members.
21059         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21060         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21061         Fix for rename of buffer private structure members.
21062
21063 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21064
21065         reviewed by: David Schleef <ds@schleef.org>
21066
21067         * gst/videofilter/Makefile.am:
21068         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21069         from the patch by ds to fit in with recent make_filter changes.
21070
21071 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21072
21073         * configure.ac: Adding examples/switch/Makefile
21074         * examples/Makefile.am: Adding examples/switch
21075         * examples/switch/Makefile.am: Adding switcher example.
21076         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21077         (switch_timer), (main): Adding an example demonstrating switch usage
21078         with 2 videotestsrc showing different patterns.
21079         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21080         (gst_switch_init): Fixing switch with the new caps system.
21081
21082 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21083
21084         * gst-libs/gst/video/video.h:
21085           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21086           They should probably be like
21087           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21088
21089 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21090
21091         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21092         (qtdemux_parse_trak):
21093           fix audio chunk size/timestamp calculation
21094
21095 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21096
21097         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21098           fix SVQ3 caps
21099
21100 2004-01-11  Steve Baker  <steve@stevebaker.org>
21101
21102         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21103         (gst_agingtv_base_init), (gst_agingtv_class_init),
21104         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21105         (gst_agingtv_set_property), (gst_agingtv_get_property):
21106         Port agingTV to videofilter
21107
21108 2004-01-09  Julien MOUTTE <julien@moutte.net>
21109
21110         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21111         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21112
21113 2004-01-09  Julien MOUTTE <julien@moutte.net>
21114
21115         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21116         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21117         * gst-libs/gst/xoverlay/xoverlay.c:
21118         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21119         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21120         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21121         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21122         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21123         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21124         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21125         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21126         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21127         interface implementation to handle xid being 0 and fix some bugs
21128         triggered by Benjamin's testcase.
21129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21130         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21131         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21132         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21133         interface implementation to handle xid being 0 and fix some bugs
21134         triggered by Benjamin's testcase.
21135
21136 2004-01-09  David Schleef  <ds@schleef.org>
21137
21138         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21139         mouse pointer events.  It works.
21140
21141 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21142
21143         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21144           Use explicit caps - fix capsnego.
21145         * ext/xvid/gstxviddec.c:
21146         * ext/xvid/gstxvidenc.c:
21147           Remove macro-inside-macro which caused compile errors.
21148         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21149           Error out if it's not a RIFF file. Else we error out without
21150           gst_element_error() which is not good...
21151
21152 2004-01-08  David Schleef  <ds@schleef.org>
21153
21154         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21155         Fix pad_link function to handle formats that ffmpeg returns
21156         as multiple caps structures.
21157         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21158         Only complain if source buffer is _smaller_ than expected.
21159         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21160         (gst_videoscale_handle_src_event): Resize navigation events
21161         when passing them upstream.
21162         * gst/videotestsrc/gstvideotestsrc.c:
21163         * gst/videotestsrc/gstvideotestsrc.h:
21164         * gst/videotestsrc/videotestsrc.c:
21165         * gst/videotestsrc/videotestsrc.h:
21166         Rewrite many of the buffer painting functions to handle odd
21167         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21168         been verified to work with my video card.
21169         * testsuite/gst-lint:  Add check for elements calling
21170         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21171
21172 2004-01-08  David Schleef  <ds@schleef.org>
21173
21174         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21175         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21176
21177 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21178
21179         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21180         configure event is not emiting the desired size signal. That fixes
21181         aspect ratio issues with gst-player.
21182
21183 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21184
21185         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21186           Fix capsnego.
21187
21188 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21189
21190         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21191         public method to fire size signal.
21192
21193 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21194
21195         * examples/gstplay/Makefile.am: Adding the interface library.
21196         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21197         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21198         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21199         GST_IS_X_OVERLAY before signal connect.
21200         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21201         Removing the have_video_size signal.
21202         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21203         and associated public method.
21204         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21205         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21206         signal.
21207         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21208         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21209         signal.
21210         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21211         Using XOverlay public method to fire size signal.
21212
21213 2004-01-07  David Schleef  <ds@schleef.org>
21214
21215         * gst/videofilter/Makefile.am:
21216         * gst/videofilter/gstvideotemplate.c:
21217         * gst/videofilter/make_filter:
21218         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21219         Convert make_filter to /bin/sh script.
21220
21221 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21222
21223         * gst/modplug/gstmodplug.cc: fix element description
21224
21225 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21226
21227         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21228         (got_video_size): Adding some new lines in g_print calls.
21229         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21230         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21231         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21232         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21233         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21234         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21235         Complete code review, reverting some stuff i disagree with, adding
21236         some fixes : time synchronization on invalid timestamps, renegotiation
21237         of private window.
21238         * sys/ximage/ximagesink.h:
21239         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21240         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21241         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21242         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21243         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21244         (gst_xvimagesink_buffer_new),
21245         (gst_xvimagesink_navigation_send_event),
21246         (gst_xvimagesink_set_xwindow_id),
21247         (gst_xvimagesink_get_desired_size),
21248         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21249         stuff i disagree with, adding some fixes : Renegotiation of private
21250         window, implementing get_desired_size.
21251
21252 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21253
21254         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21255         (gst_afsink_handle_event):
21256         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21257         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21258         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21259         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21260         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21261           Fix for instantiate-test (see core). Also remove dead code from
21262           jpegenc (which still needs fixing, but that's lower on my TODO
21263           list...).
21264         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21265           Never return NULL as caps.
21266
21267 2004-01-07  David Schleef  <ds@schleef.org>
21268
21269         * configure.ac:
21270         * ext/Makefile.am:
21271         * ext/librfb/Makefile.am:
21272         * ext/librfb/gstrfbsrc.c:
21273         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21274         is the protocol used by VNC.
21275
21276 2004-01-07  David Schleef  <ds@schleef.org>
21277
21278         * gst/videofilter/gstvideotemplate.c:
21279         * gst/videofilter/gstvideotemplate.h:
21280         * gst/videofilter/make_filter:
21281         Merge videotemplate header into source file.
21282         * gst/effectv/Makefile.am:
21283         * gst/effectv/gsteffectv.c: (plugin_init):
21284         * gst/effectv/gstwarp.c:
21285         Make warpTV a subclass of videofilter.
21286
21287 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21288
21289         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21290           Add guard against invalid utf-8 conversions in mad. Just in case.
21291
21292 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21293
21294         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21295           Fix for bug shown by poisoning
21296
21297 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21298
21299         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21300         (gst_v4lmjpegsrc_buffer_free):
21301         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21302         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21303         (gst_v4lsrc_buffer_free):
21304           Fix for removed bufferpools.
21305
21306 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21307
21308         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21309         Fix caps negotiation.
21310
21311         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21312         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21313         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21314         (dvdnavsrc_event):
21315         * ext/mpeg2dec/gstmpeg2dec.c:
21316         * gst-libs/gst/navigation/navigation.c:
21317         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21318         * gst-libs/gst/navigation/navigation.h:
21319         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21320         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21322         Super-simple first version of mouse and keyboard events. Clicking
21323         on a DVD menu now works, although it may not take you where you
21324         expected.
21325
21326         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21327         * gst/videotestsrc/gstvideotestsrc.c:
21328         (gst_videotestsrc_src_fixate):
21329         These fixate functions were broken - they never actually
21330         fixated :)
21331
21332 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21333
21334         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21335         (gst_icecastsend_init):
21336           fix for new caps system.
21337         * gst-libs/gst/mixer/mixertrack.h:
21338         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21339           Add 'master track' flag (for tools like ACME that only want to
21340           change the main volume).
21341
21342 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21343
21344         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21345         (gst_xvid_csp_to_caps):
21346         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21347         * ext/xvid/gstxvidenc.c:
21348         ifdef out ARGB type when it isn't available
21349         in xvidcore 1.0.0beta2
21350
21351 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21352
21353         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21354           When we have received a new SCR right in the first buffer after
21355           a seek (so in the same cycle that handles the discont), we should
21356           handle the buffer instead of unreffing it, else we lose data.
21357
21358 2004-01-06  Iain <iain@prettypeople.org>
21359
21360         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21361           buffer-frames caps too.
21362
21363         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21364           caps that we need, don't destroy them all and rebuild them. And when
21365           creating src pads, use the src pad template rather than the sink...
21366
21367 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21368
21369         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21370           Add pad to element *after* setting functions such as event handler.
21371           Without this, the scheduler (opt) will link pads, set the event
21372           handler from the default event function (dispatcher in gstpad.c)
21373           and *after* that, we will set our own event function, which will
21374           thus never be used (and thus mpegdemux doesn't handle events).
21375
21376 2004-01-04  David Schleef  <ds@schleef.org>
21377
21378         Fix the fixate functions to handle new prototype:
21379         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21380         * gst/videotestsrc/gstvideotestsrc.c:
21381         (gst_videotestsrc_src_fixate):
21382         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21383         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21385
21386 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21387
21388         * sys/ximage/ximagesink.h:
21389         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21390         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21391         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21392         (gst_ximagesink_xoverlay_init):
21393           assorted fixes to make (re)embedding work
21394         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21395         (gst_ximagesink_get_desired_size):
21396           implement desired size additions to XOverlay
21397
21398 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21399
21400         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21401         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21402         (gst_x_overlay_got_desired_size):
21403         * gst-libs/gst/xoverlay/xoverlay.h:
21404           Add optional "desired size" signal and querying.
21405
21406 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21407
21408         * gst/matroska/matroska-demux.c:
21409         (gst_matroska_demux_parse_blockgroup):
21410           Fix EBML-laced block parsing. Diffs are relative to previous
21411           lace, not the first lace. Thanks to Mosu from the Matroska
21412           team for detecting this.
21413         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21414         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21415         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21416         (gst_wavparse_change_state):
21417         * gst/wavparse/gstwavparse.h:
21418           Quickfix for capsnego.
21419
21420 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21421
21422         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21423           Fix indenting, fix pad creation.
21424
21425 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21426
21427         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21428         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21429         (gst_xviddec_sink_link):
21430           Implement src_getcaps() so proper size caps is negotiated.
21431
21432 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21433
21434         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21435           Finish flac decoder on EOS. See #116178.
21436
21437 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21438
21439         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21440         (gst_matroska_demux_add_stream):
21441         * gst/matroska/matroska-ids.h:
21442           Add getcaps() function to fix capsnego...
21443
21444 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21445
21446         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21447         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21448         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21449           Fix more integer overflows. Again, see #126967.
21450
21451 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21452
21453         * ext/mpeg2dec/gstmpeg2dec.c:
21454           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21455           #130416.
21456
21457 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21458
21459         * configure.ac:
21460         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21461         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21462         * ext/xvid/gstxvid.h:
21463         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21464         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21465         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21466         (gst_xviddec_change_state):
21467         * ext/xvid/gstxviddec.h:
21468         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21469         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21470         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21471         (gst_xvidenc_link), (gst_xvidenc_set_property),
21472         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21473         * ext/xvid/gstxvidenc.h:
21474           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21475
21476 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21477
21478         * gst/rtp/rtp-packet.c:
21479           Add sys/types.h include, since OS X doesn't define in_addr_t
21480           in netinet/in.h, like it does on Linux (see #129600).
21481
21482 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21483
21484         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21485
21486         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21487           Correct logic of dispose function (see #129306).
21488
21489 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21490
21491         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21492         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21493         (gst_mpeg_parse_init):
21494         * gst/mpegstream/gstmpegparse.h:
21495           Remove clock (which was never provided, i.e. dead code), and
21496           also fix integer overflows at high PTS values (see #126967).
21497
21498 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21499
21500         * ext/flac/gstflacdec.c:
21501         * ext/libpng/gstpngenc.h:
21502         * ext/mikmod/gstmikmod.h:
21503           OS X fixes (see #126628).
21504
21505 2004-01-02  David Schleef  <ds@schleef.org>
21506
21507         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21508         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21509         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21510         (gst_mpeg_parse_class_init): Move pad template registration
21511         to class_init, since the derived class (mpegdemux) doesn't
21512         want them.
21513
21514 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21515
21516         * sys/ximage/Makefile.am:
21517         * sys/xvideo/Makefile.am:
21518         * sys/xvimage/Makefile.am:
21519           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21520           after installation (see #127664).
21521
21522 2004-01-02  David Schleef  <ds@schleef.org>
21523
21524         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21525         (gst_ffmpegenc_connect):  Negotiation fixes.
21526         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21527         Remove inappropriate gst_caps_free().
21528         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21529         Reenable Ronald's internal resize code, since the core handles
21530         it correctly now.
21531
21532 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21533
21534         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21535         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21536         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21537           Fix pad template stuff.
21538
21539 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21540
21541         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21542         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21543           fix signed integer reading/writing.
21544
21545 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21546
21547         * ext/alsa/README:
21548           Remove outdated document
21549
21550 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21551
21552         * gst/cutter/gstcutter.c: (gst_cutter_init):
21553           src pad was being created twice - oops.
21554
21555 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21556
21557         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21558           Comment out internal resize. It doesn't handle the resulting
21559           XEvent internally, does another try_set_caps() which leads to
21560           a really nice loop.
21561           Real fix will come when Julien and Dave are awake. ;).
21562
21563 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21564
21565         * ext/mpeg2enc/gstmpeg2enc.cc:
21566           fix const/nonconst compile issue.
21567
21568 2004-01-02  David Schleef  <ds@schleef.org>
21569
21570         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21571         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21572         Add fixate function and a check for bad formats.
21573
21574 2004-01-01  David Schleef  <ds@schleef.org>
21575
21576         Negotiation fixes:
21577         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21578         (gst_audiofilter_init):
21579         * gst/debug/efence.c: (gst_efence_init):
21580         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21581         (gst_deinterlace_init):
21582         * gst/volume/gstvolume.c: (volume_connect):
21583
21584 2004-01-01  David Schleef  <ds@schleef.org>
21585
21586         Convert elements to use gst_pad_use_explicit_caps() where
21587         appropriate:
21588         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21589         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21590         (gst_afparse_open_file):
21591         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21592         (gst_afsrc_open_file):
21593         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21594         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21595         (gst_ffmpegdec_chain):
21596         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21597         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21598         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21599         (gst_gdk_pixbuf_chain):
21600         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21601         (gst_jpegdec_chain):
21602         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21603         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21604         (gst_mikmod_negotiate):
21605         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21606         (gst_mpeg2dec_negotiate_format):
21607         * ext/mpeg2enc/gstmpeg2enc.cc:
21608         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21609         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21610         (gst_speexdec_sinkconnect):
21611         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21612         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21613         (gst_vorbisfile_new_link):
21614         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21615         (gst_ac3parse_chain):
21616         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21617         (gst_asf_demux_setup_pad):
21618         * gst/auparse/gstauparse.c: (gst_auparse_init),
21619         (gst_auparse_chain):
21620         * gst/id3/gstid3types.c: (gst_id3types_loop):
21621         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21622         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21623         (mp1videoparse_parse_seq):
21624         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21625         (bpf_from_header):
21626         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21627         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21628         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21629         (gst_mpeg_parse_send_data):
21630         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21631         (gst_qtdemux_add_stream):
21632         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21633         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21634         (gst_wavparse_parse_fmt):
21635
21636 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21637
21638         * configure.ac:
21639           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21640           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21641           it therefore uses the wrong include paths. Too bad... Note
21642           that 1.6.1.93 is not release yet. ;).
21643           Also add a check for mplex, which is now using the lib'ified
21644           mplex from mjpegtools, too.
21645         * ext/ffmpeg/gstffmpegcodecmap.c:
21646           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21647           issues. I don't think ffmpeg handles 3ivx correctly, so this
21648           probably won't work. But it won't hurt either.
21649         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21650         (gst_ffmpegdec_chain):
21651         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21652         (gst_ffmpegenc_chain_audio):
21653           Fix memleak in audio encoding. Close codec if open fails, this
21654           calls the cleanup routines so we can re-use the context.
21655         * ext/mpeg2enc/gstmpeg2enc.cc:
21656           Fix pad template names/types, fix memory issue with getcaps().
21657         * ext/mpeg2enc/gstmpeg2encoder.cc:
21658         * ext/mpeg2enc/gstmpeg2encoder.hh:
21659           Fix compile issue with new caps system (const thingy).
21660         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21661         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21662           We read a first frame right on initing, so that we have a caps
21663           when we init the output. This caps is cached in padprivate and
21664           read as first frame.
21665         * ext/mplex/Makefile.am:
21666         * ext/mplex/gstmplex.cc:
21667         * ext/mplex/gstmplex.h:
21668         * ext/mplex/gstmplex.hh:
21669         * ext/mplex/gstmplexibitstream.cc:
21670         * ext/mplex/gstmplexibitstream.hh:
21671         * ext/mplex/gstmplexjob.cc:
21672         * ext/mplex/gstmplexjob.hh:
21673         * ext/mplex/gstmplexoutputstream.cc:
21674         * ext/mplex/gstmplexoutputstream.hh:
21675           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21676           had issues, didn't do capsnego, supported only a subset of the
21677           mplex features and required a mplex fork in our local CVS. Plus
21678           that it worked agaist a very old mplex version. Rewriting was
21679           faster than updating it.
21680         * gst-libs/ext/Makefile.am:
21681         * gst-libs/ext/mplex/INSTRUCT:
21682         * gst-libs/ext/mplex/Makefile.am:
21683         * gst-libs/ext/mplex/README:
21684         * gst-libs/ext/mplex/TODO:
21685         * gst-libs/ext/mplex/ac3strm_in.cc:
21686         * gst-libs/ext/mplex/audiostrm.hh:
21687         * gst-libs/ext/mplex/audiostrm_out.cc:
21688         * gst-libs/ext/mplex/aunit.hh:
21689         * gst-libs/ext/mplex/bits.cc:
21690         * gst-libs/ext/mplex/bits.hh:
21691         * gst-libs/ext/mplex/buffer.cc:
21692         * gst-libs/ext/mplex/buffer.hh:
21693         * gst-libs/ext/mplex/fastintfns.h:
21694         * gst-libs/ext/mplex/format_codes.h:
21695         * gst-libs/ext/mplex/inputstrm.cc:
21696         * gst-libs/ext/mplex/inputstrm.hh:
21697         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21698         * gst-libs/ext/mplex/mjpeg_logging.cc:
21699         * gst-libs/ext/mplex/mjpeg_logging.h:
21700         * gst-libs/ext/mplex/mjpeg_types.h:
21701         * gst-libs/ext/mplex/mpastrm_in.cc:
21702         * gst-libs/ext/mplex/mpegconsts.cc:
21703         * gst-libs/ext/mplex/mpegconsts.h:
21704         * gst-libs/ext/mplex/mplexconsts.hh:
21705         * gst-libs/ext/mplex/multplex.cc:
21706         * gst-libs/ext/mplex/outputstream.hh:
21707         * gst-libs/ext/mplex/padstrm.cc:
21708         * gst-libs/ext/mplex/padstrm.hh:
21709         * gst-libs/ext/mplex/stillsstream.cc:
21710         * gst-libs/ext/mplex/stillsstream.hh:
21711         * gst-libs/ext/mplex/systems.cc:
21712         * gst-libs/ext/mplex/systems.hh:
21713         * gst-libs/ext/mplex/vector.cc:
21714         * gst-libs/ext/mplex/vector.hh:
21715         * gst-libs/ext/mplex/videostrm.hh:
21716         * gst-libs/ext/mplex/videostrm_in.cc:
21717         * gst-libs/ext/mplex/videostrm_out.cc:
21718         * gst-libs/ext/mplex/yuv4mpeg.cc:
21719         * gst-libs/ext/mplex/yuv4mpeg.h:
21720         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21721         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21722           We don't fork mjpegtools' mplex in our CVS anymore.
21723         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21724         (gst_avi_demux_add_stream):
21725         * gst/avi/gstavidemux.h:
21726           Add getcaps() function for proper caps nego. This makes some
21727           parts of AVI playback/reading work.
21728         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21729           Resize window on new capsnego. This is probably wrong, but
21730           I'm still committing it because with current capsnego, the
21731           first successfull capsnego is auto-fixated, therefore rounded
21732           down to the lowest values in the caps. this results in a 16x16
21733           XWindow that is not reized when real capsnego finishes.
21734           Dave, I see more cases of this, do you know a proper solution?
21735         * tools/gst-launch-ext.in:
21736           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21737
21738 2003-12-31  David Schleef  <ds@schleef.org>
21739
21740         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21741         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21742           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21743
21744 2003-12-30  David Schleef  <ds@schleef.org>
21745
21746         * ext/ffmpeg/gstffmpegcolorspace.c:
21747         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21748         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21749         (gst_ffmpegcsp_chain): Negotiation fixes
21750         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21751         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21752         (gst_audio_convert_link), (gst_audio_convert_channels):
21753         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21754         (gst_audioscale_link), (gst_audioscale_get_buffer),
21755         (gst_audioscale_chain): Negotiation fixes
21756         * gst/audioscale/gstaudioscale.h:
21757         * gst/videofilter/gstvideofilter.c:
21758         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21759         (gst_videofilter_link), (gst_videofilter_init),
21760         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21761         (gst_videofilter_find_format_by_structure):
21762         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21763         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21764         (gst_videoscale_link):
21765         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21766         (videoscale_find_by_structure), (gst_videoscale_setup):
21767         * gst/videoscale/videoscale.h: Negotiation fixes
21768         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21769         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21770         function, restrict resizing to a multiple of 4 (hack until
21771         everyone supports odd sizes correctly).
21772
21773 2003-12-29  Colin Walters  <walters@verbum.org>
21774
21775         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21776         signed.
21777
21778 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21779
21780         * ext/sndfile/gstsf.c: (gst_sf_loop):
21781           Fix warning about discarding const qualifier
21782
21783 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21784
21785         * gst/cutter/gstcutter.c:
21786         * gst/videoscale/gstvideoscale.c:
21787         * gst/volenv/gstvolenv.c:
21788         * gst-libs/gst/audio/audio.c:
21789         * gst-libs/gst/video/video.c:
21790           Fix warnings
21791
21792 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21793
21794         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21795           Don't send ALSA debugging to stderr.
21796         * ext/alsa/gstalsa.h:
21797           Use GST_WARNING instead of g_warning when ALSA functions fail.
21798
21799 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21800
21801         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21802           Free XVAdapterInfo correctly.
21803
21804 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21805
21806         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21807         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21808           Make id3tag use correct caps nego.
21809
21810 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21811
21812         * ext/ivorbis/vorbis.c:
21813         * ext/ivorbis/vorbisenc.h:
21814         * ext/ivorbis/vorbisfile.c:
21815           Modify so that it uses the new caps things
21816
21817 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21818
21819         * testsuite/spider/spider1.c: (main):
21820         * testsuite/spider/spider2.c: (main):
21821         * testsuite/spider/spider3.c: (main):
21822           Make tests compile again. They probably don't work.
21823
21824 2003-12-24  Colin Walters  <walters@verbum.org>
21825
21826         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21827         we can't fixate the caps anymore.
21828
21829 2003-12-23  David Schleef  <ds@schleef.org>
21830
21831         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21832         * sys/oss/gstosssink.c: (gst_osssink_init),
21833         (gst_osssink_sink_fixate): Add fixate function.
21834
21835 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21836
21837         * ext/ffmpeg/gstffmpegcodecmap.c:
21838         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21839         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21840         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21841         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21842         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21843         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21844         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21845           fix typo in RGB masks, and move back to "old" colorspace
21846           capsnego code until whoever wrote this new crap has actually
21847           tested it so that it works.
21848           And yes, this works, keep it that way please.
21849
21850 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21851
21852         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21853         (gst_divxdec_init), (gst_divxdec_negotiate):
21854         * ext/divx/gstdivxdec.h:
21855         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21856         (gst_divxenc_init):
21857         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21858         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21859         * ext/mpeg2enc/gstmpeg2enc.cc:
21860         * ext/mpeg2enc/gstmpeg2encoder.cc:
21861         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21862         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21863         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21864         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21865         (dxr3spusink_init):
21866         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21867         (dxr3videosink_init):
21868           Fix caps breakage after Dave's caps branch merge.
21869
21870 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21871
21872         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21873           Fix for 24bpp display.
21874
21875 2003-12-23  Colin Walters  <walters@verbum.org>
21876
21877         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21878         a GnomeVFSHandle directly.
21879
21880 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21881
21882         * gst/volume/Makefile.am:
21883         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21884         (volume_base_init), (volume_init):
21885           Reenable volume element and fix to work with new caps stuff.
21886           Rhythmbox needs this.
21887
21888 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21889
21890         * gst/qtdemux/qtdemux.c: (plugin_init):
21891           qtdemux requires bytestream
21892
21893 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21894
21895         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21896           Fix remaining caps handling errors due to CAPS merge.
21897
21898 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21899
21900         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21901         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21902         (gst_faad_srcconnect):
21903           Port to new caps system.
21904
21905 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21906
21907         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21908         (got_video_size), (main): using g_print instead of g_message.
21909         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21910         signal which was not emitted because of "switch" element added to the
21911         bin but not connected. (Removing from the bin temporarily)
21912
21913 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21914
21915         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21916         find X development files. I don't understand the previous tests and
21917         they fail on my debian/ppc unstable. This one works.
21918         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21919         exiting.
21920         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21921         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21922         (gst_play_set_visualization): Add some safety checks in set_ methods
21923         and state_change. This was throwing some ugly CRITICAL messages when
21924         pipeline was getting disposed and casts were failing.
21925
21926 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21927
21928         * configure.ac:
21929           Improve mpeg2enc detection. This is for distributions that do
21930           ship mjpegtools, but without mpeg2enc. Also does object check
21931           for might there ever be ABI incompatibility.
21932         * ext/mpeg2enc/gstmpeg2enc.cc:
21933           Add Andrew as second maintainer (he's helping me), and also add
21934           an error if no caps was set. This happens if I pull before capsnego
21935           and that's something I should solve sometime else.
21936         * gst/matroska/matroska-demux.c:
21937         (gst_matroska_demux_parse_blockgroup):
21938           Fix time parsing.
21939         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21940         (gst_matroska_mux_track_header):
21941           Add caps to templates.
21942         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21943           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21944         * gst/mpegstream/gstmpegdemux.c:
21945           Remove layer since it causes warnings about unfixed caps.
21946         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21947           Fix obvious typo (we error out if caps were set, we should of
21948           course error out if *no* caps were set).
21949         * sys/oss/gstosselement.c: (gst_osselement_convert):
21950           Fix format conversion, we confused bits/bytes.
21951         * sys/oss/gstosselement.h:
21952           Improve documentation for 'bps'.
21953         * sys/v4l/TODO:
21954           Remove stuff about plugins that need removing - this was done
21955           ages ago.
21956         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21957         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21958         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21959         (gst_v4lsrc_src_query):
21960         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21961         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21962           Add get_query_types(), get_formats() and query() functions.
21963
21964 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21965
21966         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21967         * moved CVS to freedesktop.org