releasing 0.10.0
[platform/upstream/gstreamer.git] / ChangeLog
1 === release 0.10.0 ===
2
3 2005-12-05   <thomas (at) apestaart (dot) org>
4
5         * configure.ac:
6           releasing 0.10.0, "Mont-d'or"
7
8 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
9
10         * tests/examples/seek/Makefile.am:
11         Build fix for when gtk is not available.
12
13 2005-12-05  Andy Wingo  <wingo@pobox.com>
14
15         * ext/libvisual/visual.c: (get_buffer):
16         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
17         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18         * ext/theora/theoradec.c: (theora_handle_data_packet):
19         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
20         (theora_enc_chain):
21         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
22         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
23         Update for alloc_buffer changes.
24
25 2005-12-05  Andy Wingo  <wingo@pobox.com>
26
27         patch by: Kai Vehmanen <kv2004 eca cx>
28         
29         * gst-libs/gst/rtp/gstbasertpdepayload.c
30         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
31
32 2005-12-04  Andy Wingo  <wingo@pobox.com>
33
34         patch by: Sebastien Cote <sebas642 yahoo ca>
35         
36         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
37         Fixes #319172.
38
39 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
40
41         * docs/plugins/Makefile.am:
42         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
43         * docs/plugins/gst-plugins-base-plugins-sections.txt:
44         * docs/plugins/gst-plugins-base-plugins.hierarchy:
45         * ext/pango/gstclockoverlay.c:
46         * ext/pango/gsttextoverlay.c: 
47         * ext/pango/gsttextrender.c:
48         * ext/pango/gsttimeoverlay.c:
49           Add gtk-doc blurbs to pango elements.
50
51 2005-12-02  Wim Taymans  <wim@fluendo.com>
52
53         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
54         * gst/audioresample/buffer.h:
55         * gst/audioresample/gstaudioresample.c:
56         * gst/audioresample/gstaudioresample.h:
57         * gst/audioresample/resample.c: (resample_input_flush),
58         (resample_input_pushthrough), (resample_input_eos),
59         (resample_get_output_size_for_input),
60         (resample_get_input_size_for_output), (resample_get_output_size),
61         (resample_get_output_data):
62         * gst/audioresample/resample.h:
63         * gst/audioresample/resample_ref.c: (resample_scale_ref):
64         Fix audioresample, seek torture, new segments, reverse negotiation
65         etc.. work fine.
66
67 2005-12-02  Wim Taymans  <wim@fluendo.com>
68
69         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
70         Small cleanups.
71
72 2005-12-02  Wim Taymans  <wim@fluendo.com>
73
74         * gst/audioconvert/gstaudioconvert.c:
75         (gst_audio_convert_transform):
76         Post errors.
77
78 === release 0.9.7 ===
79
80 2005-12-01   <thomas (at) apestaart (dot) org>
81
82         * configure.ac:
83           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
84
85 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
86
87         * Makefile.am:
88         * po/hu.po:
89         * win32/MANIFEST:
90         * win32/gst.sln:
91           add win32 MANIFEST file
92           do something to the hungarian translation
93
94 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
95
96         * ext/Makefile.am:
97           Add $(PANGO_DIR) to SUBDIRS
98
99         * ext/pango/gstclockoverlay.c:
100         * ext/pango/gsttimeoverlay.c:
101           Fix and improve element descriptions.
102
103 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
104
105         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
106         * docs/plugins/inspect/plugin-libvisual.xml:
107         * docs/plugins/inspect/plugin-pango.xml:
108           add pango plugin to docs
109
110 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
111
112         * configure.ac:
113         * ext/Makefile.am:
114           moved pango to base
115
116 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
117
118         * configure.ac:
119         * tests/Makefile.am:
120         * tests/icles/.cvsignore:
121         * tests/icles/Makefile.am:
122         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
123         (close_display), (resize_window), (move_window), (create_window),
124         (terminate_playback), (pause_playback), (start_playback), (main):
125           add stress test for xoverlay from Julien
126
127 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
128
129         * docs/libs/tmpl/gstcolorbalance.sgml:
130         * gst-libs/gst/rtp/gstbasertpdepayload.c:
131         * gst-libs/gst/rtp/gstbasertppayload.c:
132         * gst-libs/gst/rtp/gstrtpbuffer.c:
133         * gst-libs/gst/rtp/gstrtpbuffer.h:
134           Do burger's rename for rtp payloaders and depayloaders
135
136 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
137
138         * win32/:
139           add Visual Studio 6 build files
140
141 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
142
143         * docs/libs/gst-plugins-base-libs-docs.sgml:
144         * docs/libs/gst-plugins-base-libs-sections.txt:
145         * docs/libs/tmpl/gstaudio.sgml:
146         * docs/libs/tmpl/gstringbuffer.sgml:
147         * gst-libs/gst/interfaces/xoverlay.c:
148         * gst-libs/gst/video/gstvideofilter.c:
149         * gst-libs/gst/video/gstvideosink.c:
150           update documentation
151
152 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
153
154         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
155         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
156         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
157         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
158         (gst_multi_fd_sink_get_stats),
159         (gst_multi_fd_sink_remove_client_link),
160         (gst_multi_fd_sink_handle_client_read),
161         (gst_multi_fd_sink_client_queue_data),
162         (gst_multi_fd_sink_client_queue_caps),
163         (gst_multi_fd_sink_client_queue_buffer),
164         (gst_multi_fd_sink_new_client),
165         (gst_multi_fd_sink_handle_client_write),
166         (gst_multi_fd_sink_recover_client),
167         (gst_multi_fd_sink_queue_buffer),
168         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
169         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
170         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
171         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
172         * gst/tcp/gstmultifdsink.h:
173         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
174         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
175         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
176         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
177         (gst_tcp_client_sink_set_property),
178         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
179         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
180         * gst/tcp/gsttcpclientsink.h:
181         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
182         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
183         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
184         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
185         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
186         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
187         * gst/tcp/gsttcpclientsrc.h:
188         * gst/tcp/gsttcpplugin.c: (plugin_init):
189         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
190         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
191         (gst_tcp_server_sink_finalize),
192         (gst_tcp_server_sink_handle_server_read),
193         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
194         (gst_tcp_server_sink_set_property),
195         (gst_tcp_server_sink_get_property),
196         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
197         * gst/tcp/gsttcpserversink.h:
198         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
199         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
200         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
201         (gst_tcp_server_src_set_property),
202         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
203         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
204         * gst/tcp/gsttcpserversrc.h:
205           more borgifying
206
207 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
208
209         * docs/plugins/Makefile.am:
210         * docs/plugins/gst-plugins-base-plugins.args:
211         * docs/plugins/inspect/plugin-libvisual.xml:
212         * gst/audioconvert/plugin.h:
213         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
214         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
215         (gst_audio_rate_setcaps), (gst_audio_rate_init),
216         (gst_audio_rate_chain), (gst_audio_rate_set_property),
217         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
218         (plugin_init):
219         * gst/audiotestsrc/gstaudiotestsrc.c:
220         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
221         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
222         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
223         (gst_audio_test_src_get_query_types),
224         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
225         (gst_audio_test_src_create_square),
226         (gst_audio_test_src_create_saw),
227         (gst_audio_test_src_create_triangle),
228         (gst_audio_test_src_create_silence),
229         (gst_audio_test_src_create_white_noise),
230         (gst_audio_test_src_init_pink_noise),
231         (gst_audio_test_src_generate_pink_noise_value),
232         (gst_audio_test_src_create_pink_noise),
233         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
234         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
235         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
236         (plugin_init):
237         * gst/audiotestsrc/gstaudiotestsrc.h:
238         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
239         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
240         (gst_sub_parse_init), (gst_sub_parse_formats),
241         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
242         (convert_encoding), (get_next_line),
243         (gst_sub_parse_data_format_autodetect),
244         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
245         (gst_sub_parse_loop), (gst_sub_parse_chain),
246         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
247         (plugin_init):
248         * gst/subparse/gstsubparse.h:
249         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
250         (gst_video_rate_base_init), (gst_video_rate_class_init),
251         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
252         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
253         (gst_video_rate_init), (gst_video_rate_event),
254         (gst_video_rate_chain), (gst_video_rate_set_property),
255         (gst_video_rate_get_property), (gst_video_rate_change_state),
256         (plugin_init):
257         * gst/videoscale/gstvideoscale.c:
258         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
259         (gst_video_scale_src_template_factory),
260         (gst_video_scale_sink_template_factory),
261         (gst_video_scale_get_type), (gst_video_scale_base_init),
262         (gst_video_scale_class_init), (gst_video_scale_init),
263         (gst_video_scale_set_property), (gst_video_scale_get_property),
264         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
265         (gst_video_scale_prepare_size), (parse_caps),
266         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
267         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
268         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
269         (plugin_init):
270         * gst/videoscale/gstvideoscale.h:
271         * gst/videotestsrc/gstvideotestsrc.c:
272         (gst_video_test_src_pattern_get_type),
273         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
274         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
275         (gst_video_test_src_set_pattern),
276         (gst_video_test_src_set_property),
277         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
278         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
279         (gst_video_test_src_event), (gst_video_test_src_get_times),
280         (gst_video_test_src_create), (plugin_init):
281         * gst/videotestsrc/gstvideotestsrc.h:
282         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
283         (gst_video_test_src_smpte), (gst_video_test_src_snow),
284         (gst_video_test_src_black):
285         * gst/videotestsrc/videotestsrc.h:
286           borgify further
287           clean up docs a little
288
289 2005-11-30  Wim Taymans  <wim@fluendo.com>
290
291         * gst-libs/gst/rtp/gstbasertpdepayload.h:
292         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
293         (gst_basertppayload_event), (gst_basertppayload_push),
294         (gst_basertppayload_change_state):
295         * gst-libs/gst/rtp/gstbasertppayload.h:
296         closed #320644.
297
298 2005-11-30  Julien MOUTTE  <julien@moutte.net>
299
300         * docs/libs/gst-plugins-base-libs-docs.sgml:
301         * docs/libs/gst-plugins-base-libs-sections.txt:
302         * gst-libs/gst/video/gstvideofilter.c:
303         * gst-libs/gst/video/gstvideosink.c:
304         * gst-libs/gst/video/gstvideosink.h: Adding docs.
305
306 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
307
308         * LICENSE:
309           move
310         * po/af.po:
311         * po/az.po:
312         * po/cs.po:
313         * po/en_GB.po:
314         * po/hu.po:
315         * po/it.po:
316         * po/nb.po:
317         * po/nl.po:
318         * po/or.po:
319         * po/sq.po:
320         * po/sr.po:
321         * po/sv.po:
322         * po/uk.po:
323         * po/vi.po:
324         * Makefile.am:
325           update
326         * scripts/autoplugins.sh:
327           remove
328
329 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
330
331         * Makefile.am:
332         * configure.ac:
333         * examples/Makefile.am:
334         * examples/capsfilter/Makefile.am:
335         * examples/capsfilter/capsfilter1.c:
336         * examples/gob/Makefile.am:
337         * examples/gob/gst-identity2.gob:
338         * examples/indexing/.cvsignore:
339         * examples/indexing/Makefile.am:
340         * examples/indexing/indexmpeg.c:
341         * examples/seeking/.cvsignore:
342         * examples/seeking/Makefile.am:
343         * examples/seeking/cdparanoia.c:
344         * examples/seeking/cdplayer.c:
345         * examples/seeking/chained.c:
346         * examples/seeking/scrubby.c:
347         * examples/seeking/seek.c:
348         * examples/stats/Makefile.am:
349         * examples/stats/mp2ogg.c:
350         * examples/switch/.cvsignore:
351         * examples/switch/Makefile.am:
352         * examples/switch/switcher.c:
353         * tests/Makefile.am:
354         * tests/check/generic/.cvsignore:
355         * tests/check/pipelines/.cvsignore:
356         * tests/examples/Makefile.am:
357         * tests/examples/seek/Makefile.am:
358           reorganize stuff under tests/
359
360 2005-11-30  Edward Hervey  <edward@fluendo.com>
361
362         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
363         Go away you stupid GstStaticPadTemplate memleak.
364
365 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
366
367         * gst-libs/gst/net/Makefile.am:
368         * gst-libs/gst/net/README:
369         * gst-libs/gst/net/gstnetbuffer.c:
370         * gst-libs/gst/net/gstnetbuffer.h:
371           this was moved to "netbuffer"
372
373 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
374
375         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
376         (gst_video_filter_class_init), (gst_video_filter_init):
377         * gst-libs/gst/video/gstvideofilter.h:
378           borgify name to bring in line with other classes
379
380 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
381
382         * gst/audioscale/.cvsignore:
383         * gst/audioscale/Makefile.am:
384         * gst/audioscale/README:
385         * gst/audioscale/audioscale.vcproj:
386         * gst/audioscale/dtof.c:
387         * gst/audioscale/dtos.c:
388         * gst/audioscale/functable.c:
389         * gst/audioscale/gstaudioscale.c:
390         * gst/audioscale/gstaudioscale.h:
391         * gst/audioscale/private.h:
392         * gst/audioscale/resample.c:
393         * gst/audioscale/resample.h:
394         * gst/audioscale/test.c:
395           remove
396
397 2005-11-30  Edward Hervey  <edward@fluendo.com>
398
399         * gst-libs/gst/netbuffer/Makefile.am:
400         really, really tired
401
402 2005-11-30  Edward Hervey  <edward@fluendo.com>
403
404         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
405         Update for new GstTypeFindFactory _register()
406
407 2005-11-30  Edward Hervey  <edward@fluendo.com>
408
409         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
410         Let's not override libgstnet from core for no reason...
411         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
412         Ok, maybe not so quick next time.
413
414 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
415
416         * configure.ac:
417         * gst-libs/gst/Makefile.am:
418           moved gst-libs/gst/net to netbuffer through CVS surgery
419           remove old directory
420           updating build to accomodate
421           (#322257)
422
423 2005-11-29  Andy Wingo  <wingo@pobox.com>
424
425         * pkgconfig/gstreamer-plugins-base.pc.in:
426         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
427         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
428         (#322257).
429
430 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
431
432         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
433         3rd time's the charm. Correct ref-counting for discarded buffers.
434
435 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
436
437         * gst/playback/gststreamselector.c:
438         (gst_stream_selector_class_init),
439         (gst_stream_selector_set_property),
440         (gst_stream_selector_get_property),
441         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
442         Fix ref-counting
443
444 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
445
446         * gst/subparse/gstsubparse.c: (feed_textbuf):
447           Don't access already unref'ed buffer.
448
449 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
450
451         * gst/playback/gststreamselector.c:
452         (gst_stream_selector_class_init), (gst_stream_selector_init),
453         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
454         (gst_stream_selector_get_property),
455         (gst_stream_selector_get_linked_pad),
456         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
457         * gst/playback/gststreamselector.h:
458         Add the active-pad property for playbin to use shortly. Ignore buffers
459         from any other pad, returning GST_FLOW_NOT_LINKED
460
461 2005-11-29  Julien MOUTTE  <julien@moutte.net>
462
463         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
464         patch from bug #322704 (Alessandro Decina).
465
466 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
467
468         * gst-libs/gst/audio/Makefile.am:
469           folded audiofilter into the audio library
470
471 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
472
473         * gst/videoscale/gstvideoscale.h:
474         * gst/videoscale/gstvideoscale.c:
475           remove unimplemented scale methods
476
477 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
478
479         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
480           Don't leak caps.
481
482 2005-11-28  Julien MOUTTE  <julien@moutte.net>
483
484         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
485         (gst_ximagesink_setcaps):
486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
487         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
488         happens (only visible on ximagesink but bug is in xv too) set_caps was
489         destroying the internal x[v]image used to memcpy non locally alloced
490         buffers so that it got renewed on next _chain. The issue is that 
491         _expose will try to put that image as it reffed it in _put.
492         Using gst_buffer_unref instead of destroy fixes it !
493
494 2005-11-28  Edward Hervey  <edward@fluendo.com>
495
496         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
497         (try_to_link_1), (queue_filled_cb):
498         Better use of the queues. Start with a small size queue and only increase
499         the size of the queues when the other queues are empty.
500
501 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
502
503         * gst-libs/gst/video/Makefile.am:
504           compile in copied-over videofilter into the video library
505         * gst-libs/gst/video/videosink.h:
506           rename the header to gstvideosink.h since it's a base GstObject class
507         * sys/ximage/ximagesink.h:
508         * sys/xvimage/xvimagesink.h:
509           use the new header
510
511 2005-11-28  Wim Taymans  <wim@fluendo.com>
512
513         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
514         * gst/playback/gstplaybasebin.h:
515         Prepare to handle errors betters.
516
517         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
518         Set sinks to PAUSED first before adding and linking them so that
519         we don't interrupt dataflow.
520
521 2005-11-28  Wim Taymans  <wim@fluendo.com>
522
523         * gst-libs/gst/audio/TODO:
524         Updated TODO
525
526         * gst-libs/gst/audio/gstaudiosink.c:
527         (gst_audioringbuffer_open_device),
528         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
529         (gst_audioringbuffer_release):
530         Small cleanups.
531
532         * gst-libs/gst/audio/gstbaseaudiosink.c:
533         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
534         (gst_base_audio_sink_change_state):
535         Slave to the master clock when going to PLAYING and unslave when
536         going to PAUSED.
537
538         * gst-libs/gst/audio/gstringbuffer.c:
539         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
540         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
541         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
542         (gst_ring_buffer_clear_all), (wait_segment),
543         (gst_ring_buffer_commit), (gst_ring_buffer_read),
544         (gst_ring_buffer_advance):
545         * gst-libs/gst/audio/gstringbuffer.h:
546         Add some docs and cleanups.
547
548 2005-11-28  Julien MOUTTE  <julien@moutte.net>
549
550         * sys/xvimage/xvimagesink.c:
551         (gst_xvimagesink_navigation_send_event): Fix navigation events
552         coordinates translation with pixel aspect ratios.
553
554 2005-11-28  Julien MOUTTE  <julien@moutte.net>
555
556         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
557         Use calculated video geometry from _setcaps instead of buffer
558         caps to respect pixel aspect ratio. (fixes #322388)
559
560 2005-11-28  Julien MOUTTE  <julien@moutte.net>
561
562         * docs/libs/tmpl/gstcolorbalance.sgml:
563         * docs/libs/tmpl/gstmixer.sgml:
564         * docs/libs/tmpl/gstxoverlay.sgml:
565         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
566         interface.
567
568 2005-11-28  Julien MOUTTE  <julien@moutte.net>
569
570         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
571         Refuse to create an XvImage if we can't find the format.
572
573 2005-11-28  Edward Hervey  <edward@fluendo.com>
574
575         * gst-libs/gst/riff/riff-media.c:
576         (gst_riff_create_audio_template_caps):
577         Add ATRAC3 to the list of riff-possible audio caps.
578         I know we still don't have a plugin for atrac3, but it's saner to output
579         that than a cryptic mimetype.
580
581 2005-11-27  Edward Hervey  <edward@fluendo.com>
582
583         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
584         Don't try to create a zero-sized subbuffer.
585
586 2005-11-27  Julien MOUTTE  <julien@moutte.net>
587
588         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
589         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
590         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
591         (gst_ximagesink_expose): Fixed a tricky race.
592         * sys/ximage/ximagesink.h:
593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
594         (gst_xvimagesink_expose): Fixed a tricky race.
595         * sys/xvimage/xvimagesink.h:
596
597 2005-11-27  Edward Hervey  <edward@fluendo.com>
598
599         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
600         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
601         Remove unused properties, and add queues between demuxers and decoders
602         so that a lot more files can preroll properly.
603
604 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
605
606         * gst-libs/gst/net/Makefile.am:
607         * gst-libs/gst/rtp/Makefile.am:
608         * gst-libs/gst/tag/Makefile.am:
609           remove silly include
610         * gst/tags/Makefile.am:
611         * gst/tags/gsttagediting.c:
612         * gst/tags/gsttageditingprivate.h:
613         * gst/tags/tagedit.vcproj:
614           remove directory, is as good as empty
615
616 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
617
618         * configure.ac:
619           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
620         * gst-libs/Makefile.am:
621         * gst-libs/gst/audio/Makefile.am:
622         * gst-libs/gst/interfaces/Makefile.am:
623         * gst-libs/gst/net/Makefile.am:
624         * gst-libs/gst/riff/Makefile.am:
625         * gst-libs/gst/rtp/Makefile.am:
626         * gst-libs/gst/tag/Makefile.am:
627         * gst-libs/gst/video/Makefile.am:
628           and use them
629
630 2005-11-27  Julien MOUTTE  <julien@moutte.net>
631
632         * docs/libs/tmpl/gstcolorbalance.sgml:
633         * docs/libs/tmpl/gstmixer.sgml:
634         * docs/libs/tmpl/gstxoverlay.sgml:
635         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
636         * sys/ximage/ximagesink.h:
637         * sys/xvimage/xvimagesink.h: More and more documentation.
638
639 2005-11-26  Julien MOUTTE  <julien@moutte.net>
640
641         * docs/libs/gst-plugins-base-libs-docs.sgml:
642         * docs/libs/gst-plugins-base-libs-sections.txt:
643         * docs/libs/tmpl/gstcolorbalance.sgml:
644         * docs/libs/tmpl/gstmixer.sgml:
645         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
646         to documentation.
647
648 2005-11-26  Julien MOUTTE  <julien@moutte.net>
649
650         * docs/plugins/Makefile.am:
651         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
652         * docs/plugins/gst-plugins-base-plugins-sections.txt:
653         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
654
655 2005-11-26  Julien MOUTTE  <julien@moutte.net>
656
657         * docs/plugins/Makefile.am:
658         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
659         * docs/plugins/gst-plugins-base-plugins-sections.txt:
660         * docs/plugins/inspect/plugin-adder.xml:
661         * docs/plugins/inspect/plugin-alsa.xml:
662         * docs/plugins/inspect/plugin-audioconvert.xml:
663         * docs/plugins/inspect/plugin-audiorate.xml:
664         * docs/plugins/inspect/plugin-audioresample.xml:
665         * docs/plugins/inspect/plugin-audiotestsrc.xml:
666         * docs/plugins/inspect/plugin-decodebin.xml:
667         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
668         * docs/plugins/inspect/plugin-gnomevfs.xml:
669         * docs/plugins/inspect/plugin-ogg.xml:
670         * docs/plugins/inspect/plugin-playbin.xml:
671         * docs/plugins/inspect/plugin-subparse.xml:
672         * docs/plugins/inspect/plugin-tcp.xml:
673         * docs/plugins/inspect/plugin-theora.xml:
674         * docs/plugins/inspect/plugin-typefindfunctions.xml:
675         * docs/plugins/inspect/plugin-video4linux.xml:
676         * docs/plugins/inspect/plugin-videorate.xml:
677         * docs/plugins/inspect/plugin-videoscale.xml:
678         * docs/plugins/inspect/plugin-videotestsrc.xml:
679         * docs/plugins/inspect/plugin-volume.xml:
680         * docs/plugins/inspect/plugin-vorbis.xml:
681         * docs/plugins/inspect/plugin-ximagesink.xml:
682         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
683         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
684
685 2005-11-26  Edward Hervey  <edward@fluendo.com>
686
687         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
688         Properly return GstFlowReturn from gst_pad_push in chain functions.
689
690 2005-11-25  Michael Smith  <msmith@fluendo.com>
691
692         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
693         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
694         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
695         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
696           Handle various conditions better when we don't understand a stream.
697           Removes a heap of CRITICALs on ogg streams containing unknown data.
698
699 2005-11-24  Andy Wingo  <wingo@pobox.com>
700
701         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
702         Be threadsafe.
703
704 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
705
706         * configure.ac: back to HEAD
707
708 === release 0.9.6 ===
709
710 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
711
712         * configure.ac:
713           releasing 0.9.6, "White Eight"
714
715 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
716
717         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
718         * docs/plugins/inspect/plugin-sine.xml:
719           remove sinesrc some more
720
721 2005-11-23  Wim Taymans  <wim@fluendo.com>
722
723         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
724         If we are reading too slowly, jump forward in the ringbuffer
725         instead of blocking.
726
727 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
728
729         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
730         (gst_visual_chain):
731         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
732         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
733         (gst_videorate_chain):
734         * gst/videotestsrc/gstvideotestsrc.c:
735         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
736         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
737         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
738         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
739         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
740         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
741           Updates for API changes
742
743 2005-11-23  Wim Taymans  <wim@fluendo.com>
744
745         * gst-libs/gst/audio/gstbaseaudiosink.c:
746         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
747         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
748         Fix for calibration API change.
749
750 2005-11-23  Michael Smith <msmith@fluendo.com>
751
752         * gst-libs/gst/audio/multichannel.c:
753         (gst_audio_get_channel_positions),
754         (gst_audio_set_channel_positions),
755         (gst_audio_set_structure_channel_positions_list),
756         (gst_audio_fixate_channel_positions):
757           Use gst_value_array_*() functions on value arrays, not
758           gst_value_list_*().
759
760 2005-11-23  Edward Hervey  <edward@fluendo.com>
761
762         * autogen.sh:
763         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
764         Fixes autogen
765
766 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
767
768         * check/Makefile.am:
769         * check/elements/videotestsrc.c: (setup_videotestsrc),
770         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
771         (main):
772           add a test for videotestsrc
773
774 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
775
776         * gst/sine/.cvsignore:
777         * gst/sine/Makefile.am:
778         * gst/sine/gstsinesrc.c:
779         * gst/sine/gstsinesrc.h:
780         * gst/sine/sinesrc.vcproj:
781           and remove sinesrc from the repository.  Closes #321446
782
783 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
784
785         * configure.ac:
786         * gst-plugins-base.spec.in:
787           remove sinesrc from the build
788
789 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
790
791         * check/Makefile.am:
792         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
793         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
794         (main):
795           add a test for audiotestsrc, testing all waves.  Even seems
796           leak-free at first glance, nice job Stefan
797
798 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
799
800         * po/af.po:
801         * po/az.po:
802         * po/cs.po:
803         * po/en_GB.po:
804         * po/hu.po:
805         * po/it.po:
806         * po/nb.po:
807         * po/nl.po:
808         * po/or.po:
809         * po/sq.po:
810         * po/sr.po:
811         * po/sv.po:
812         * po/uk.po:
813         * po/vi.po:
814           Translation string updates
815
816         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
817         (gst_v4lsrc_set_caps):
818         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
819         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
820         * sys/v4l/v4lsrc_calls.h:
821           Improve v4lsrc, by making it work again.
822
823 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
824
825         * ext/libvisual/visual.c: (gst_visual_chain):
826           Fix the fps calculations.
827
828         * gst/ffmpegcolorspace/avcodec.h:
829           Move structure element for clarity
830
831         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
832         * gst-libs/gst/interfaces/tunernorm.h:
833         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
834         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
835         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
836         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
837         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
838         (gst_v4lmjpegsrc_getcaps):
839         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
840         (gst_v4lsrc_set_caps):
841         * sys/v4l/gstv4lsrc.h:
842         * sys/v4l/v4l_calls.c: (gst_v4l_open):
843         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
844         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
845         * sys/v4l/v4lsrc_calls.h:
846           Fractional framerates...
847
848 2005-11-22  Wim Taymans  <wim@fluendo.com>
849
850         * gst-libs/gst/audio/gstbaseaudiosink.c:
851         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
852         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
853         And we provide a clock by default, of course...
854
855 2005-11-22  Wim Taymans  <wim@fluendo.com>
856
857         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
858         This clock can be slaved to a master clock now.
859
860         * gst-libs/gst/audio/gstbaseaudiosink.c:
861         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
862         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
863         (gst_base_audio_sink_set_clock),
864         (gst_base_audio_sink_set_property),
865         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
866         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
867         * gst-libs/gst/audio/gstbaseaudiosink.h:
868         Handle slaving the internal clock to the clock selected in the
869         pipeline.
870         Add property to make the basesink not provide a clock.
871
872         * gst-libs/gst/rtp/gstbasertpdepayload.c:
873         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
874         (gst_base_rtp_depayload_wait):
875         * gst-libs/gst/rtp/gstbasertpdepayload.h:
876         We can use the clock in GstElement, no need to store it ourselves.
877
878 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
879
880         * docs/libs/tmpl/gstaudio.sgml:
881           update
882         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
883         (gst_paranoia_endian_get_type):
884         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
885         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
886         * gst/audiotestsrc/gstaudiotestsrc.c:
887         (gst_audiostestsrc_wave_get_type):
888         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
889         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
890         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
891         (gst_sync_method_get_type), (gst_unit_type_get_type),
892         (gst_client_status_get_type), (gst_multifdsink_class_init),
893         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
894         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
895         (gst_multifdsink_get_property):
896         * gst/tcp/gstmultifdsink.h:
897         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
898         * gst/videotestsrc/gstvideotestsrc.c:
899         (gst_videotestsrc_pattern_get_type):
900           remove deprecated properties
901           fix up enums to correctly have short lowercase dashed nicks
902
903 2005-11-22  Michael Smith <msmith@fluendo.com>
904
905         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
906         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
907           Add underscore.
908
909 2005-11-22  Michael Smith <msmith@fluendo.com>
910
911         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
912         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
913           Use utility method for scaling clocktime for fractional framerates.
914
915 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
916
917         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
918         (gst_visual_chain):
919         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
920         * ext/theora/theoradec.c: (theora_handle_type_packet):
921         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
922         (theora_enc_chain):
923         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
924         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
925         * gst-libs/gst/video/video.h:
926         * gst/ffmpegcolorspace/avcodec.h:
927         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
928         (gst_ffmpeg_caps_to_pixfmt):
929         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
930         (gst_ffmpegcsp_set_caps):
931         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
932         (gst_videorate_setcaps), (gst_videorate_blank_data),
933         (gst_videorate_chain):
934         * gst/videotestsrc/gstvideotestsrc.c:
935         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
936         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
937         (gst_videotestsrc_event), (gst_videotestsrc_create):
938         * gst/videotestsrc/gstvideotestsrc.h:
939         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
940         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
941         (gst_ximagesink_get_times), (gst_ximagesink_init):
942         * sys/ximage/ximagesink.h:
943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
944         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
945         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
946         * sys/xvimage/xvimagesink.h:
947           Convert elements to use fractions for their framerate.
948           V4L elements to come later tonight.
949
950 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
951
952         * gst-libs/gst/audio/audio.c:
953         * gst-libs/gst/audio/audio.h:
954           remove some deprecated functions
955
956 2005-11-22  Andy Wingo  <wingo@pobox.com>
957
958         * Update for gst_tag_setter API changes.
959
960 2005-11-22  Andy Wingo  <wingo@pobox.com>
961
962         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
963         (gst_ogg_demux_perform_seek):
964         * ext/theora/theoradec.c (theora_dec_sink_event):
965         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
966         update-funcnames.
967
968 2005-11-22  Wim Taymans  <wim@fluendo.com>
969
970         * examples/seeking/seek.c: (main):
971         Give higher priority to bus signals than the gtk events
972         to fix a race condition in the segment looping.
973
974 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
975
976         * ext/theora/Makefile.am:
977         * ext/vorbis/Makefile.am:
978         * gst-libs/gst/tag/Makefile.am:
979         * gst-plugins-base.spec.in:
980           Rename libgsttagedit to libgsttag (#322117).
981
982 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
983
984         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
986           Call gst_x_overlay_prepare_xwindow_id() to give applications
987           a final chance to set their own xwindow id before the video
988           sink creates its own window.
989
990 2005-11-22  Julien MOUTTE  <julien@moutte.net>
991
992         * sys/xvimage/xvimagesink.c:
993         (gst_xvimagesink_navigation_send_event): Handle navigation
994         events correcly with borders if applicable.
995
996 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
997
998         Patch by: Luca Ognibene
999
1000         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1001         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
1002         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1003         (gst_ffmpegcsp_caps_remove_format_info):
1004         * gst/ffmpegcolorspace/imgconvert.c:
1005         * gst/ffmpegcolorspace/imgconvert_template.h:
1006           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
1007           #318353); use gst_structure_has_name().
1008
1009 2005-11-22  Julien MOUTTE  <julien@moutte.net>
1010
1011         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
1012         (gst_ximagesink_class_init): Add debug macros on functions.
1013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1014         (gst_xvimagesink_xwindow_draw_borders),
1015         (gst_xvimagesink_xvimage_put),
1016         (gst_xvimagesink_xwindow_update_geometry),
1017         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
1018         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
1019         (gst_xvimagesink_xcontext_clear),
1020         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
1021         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
1022         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
1023         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
1024         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
1025         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1026         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
1027         expose while being PAUSED, out of data flow navigation events, etc..
1028
1029 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1030
1031         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1032         * gst-libs/gst/audio/audio.h:
1033           fix prototype - wondering why the test worked regardless
1034
1035 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1036
1037         * check/Makefile.am:
1038         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
1039         * gst-libs/gst/audio/audio.h:
1040           add a method that returns a proper GstClockTime
1041
1042 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1043
1044         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
1045         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
1046         * gst-libs/gst/interfaces/xoverlay.h:
1047           Remove everything having to do with the desired size; add 
1048           gst_x_overlay_prepare_xwindow_id() function; remove the
1049           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
1050           post a message on the bus instead (#321816).
1051
1052         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
1053         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
1054         (gst_xvimagesink_xoverlay_init):
1055           Remove desired size stuff (#321816).
1056
1057 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1058
1059         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
1060         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
1061         (mpeg_video_type_find), (mpeg_video_stream_type_find):
1062           Terminate vararg functions with NULL instead of 0 to 
1063           make gcc4 happy.
1064
1065 2005-11-21  Andy Wingo  <wingo@pobox.com>
1066
1067         patch by: Sebastien Cote <sebas642@yahoo.ca>
1068         
1069         * gst-libs/gst/rtp/gstrtpbuffer.h: 
1070         * gst-libs/gst/rtp/gstrtpbuffer.c
1071         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
1072
1073 2005-11-21  Andy Wingo  <wingo@pobox.com>
1074
1075         * gst/playback/gstplaybin.c (gen_audio_element) 
1076         (gen_video_element): Use the new MISSING_PLUGIN core error
1077         category. Closes #320060.
1078
1079         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
1080         * gst/videorate/gstvideorate.c (gst_videorate_event):
1081         * ext/theora/theoradec.c (theora_dec_sink_event): 
1082         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
1083         stream lock.
1084
1085         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
1086         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
1087         stream lock changes.
1088
1089 2005-11-21  Wim Taymans  <wim@fluendo.com>
1090
1091         * gst-libs/gst/audio/gstbaseaudiosink.c:
1092         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1093         (gst_base_audio_sink_provide_clock),
1094         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
1095         (gst_base_audio_sink_change_state):
1096         * gst/audioresample/gstaudioresample.c:
1097         Segment update fix.
1098
1099 2005-11-21  Andy Wingo  <wingo@pobox.com>
1100
1101         * *.h:
1102         * *.c: Ran scripts/update-macros. Oh yes.
1103
1104 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1105
1106         * sys/ximage/Makefile.am:
1107         * sys/ximage/ximage.c:
1108           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1109           remove your old libgstximage.* manually if necessary).
1110
1111 2005-11-21  Michael Smith <msmith@fluendo.com>
1112
1113         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1114           Minimal fix for bug #320200: set the min/max bitrate in the correct
1115           units. A better fix would be to upgrade to the RATEMANAGE2
1116           interface, rather than using the deprecated interface used here, but
1117           that would require an update in our libvorbis dependency (to 1.1),
1118           which is probably undesirable.
1119
1120 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1121
1122         * ext/libvisual/visual.c: (get_buffer):
1123         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1124         (gst_base_audio_src_fixate):
1125         * gst/audioconvert/gstaudioconvert.c:
1126         (gst_audio_convert_fixate_caps):
1127         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1128         * gst/audiotestsrc/gstaudiotestsrc.c:
1129         (gst_audiotestsrc_src_fixate):
1130         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1131         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1132         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1133         * gst/videotestsrc/gstvideotestsrc.c:
1134         (gst_videotestsrc_src_fixate):
1135         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1136         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1137           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1138           (#322027)
1139
1140
1141 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1142
1143         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1144         (gst_riff_create_iavs_caps):
1145         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1146         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1147         (gst_riff_parse_info):
1148         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1149         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1151           Fixes for GST_FOURCC_FORMAT API change.
1152
1153 2005-11-21  Andy Wingo  <wingo@pobox.com>
1154
1155         patch by: Alessandro Dessina <alessandro nnva org>
1156
1157         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1158         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1159         (gst_ogg_parse_chain):
1160         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1161         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1162         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1163         gst_value_list calls on arrays. Fixes #321962.
1164
1165 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1166
1167         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1168         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1169         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1170         * gst/adder/gstadder.c: (gst_adder_init),
1171         (gst_adder_request_new_pad), (gst_adder_collected),
1172         (gst_adder_change_state):
1173           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1174           API change.
1175
1176 2005-11-21  Michael Smith <msmith@fluendo.com>
1177
1178         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1179         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1180           Properly handle pad_push return values.
1181
1182 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1183
1184         * gst-libs/gst/tag/Makefile.am:
1185         * gst-libs/gst/tag/gstvorbistag.c:
1186         (gst_tag_list_to_vorbiscomment_buffer):
1187           Remove obsolete vorbistag element and debug category.
1188
1189         * gst/playback/gstplaybasebin.c: (check_queue):
1190           Don't divide by 0 when queue-threshold is 0.
1191
1192         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1193           Don't modify an existing pixel-aspect-ratio if we fail to read
1194           a new one.
1195
1196 2005-11-20  Wim Taymans  <wim@fluendo.com>
1197
1198         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1199         (gst_vorbisenc_push_packet):
1200         GST_PAD_IS_USABLE is gone, use the return value of
1201         the push or pad_alloc_buffer instead.
1202
1203 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1204
1205         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1206         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1207         (gst_ximagesink_ximage_destroy),
1208         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1209         (gst_ximagesink_xwindow_new),
1210         (gst_ximagesink_xwindow_update_geometry),
1211         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1212         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1213         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1214         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1215         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1216         (gst_ximagesink_navigation_send_event),
1217         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1218         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1219         (gst_ximagesink_finalize), (gst_ximagesink_init),
1220         (gst_ximagesink_class_init):
1221         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1222         This new version brings correct software scaling, non flickering
1223         window while resizing, pixel aspect ratio handling, usage of
1224         hardware buffer pools, out of data flow event thread for 
1225         navigation and handling of expose events even when being PAUSED,
1226         a new property to keep video aspect ratio when resizing, etc...
1227
1228 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1229
1230         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1231         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1232         handling of PAR.
1233
1234 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1235
1236         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1237         Unsetting IS_SINK flag from the fakesink, so decodebin
1238         never behaves as a sink.
1239
1240 2005-11-17  Wim Taymans  <wim@fluendo.com>
1241
1242         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1243         (gst_base_audio_src_change_state):
1244         Fix the audiosrc base class again, we did not unflush.
1245
1246 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1247
1248         * examples/seeking/seek.c: (make_dv_pipeline),
1249         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1250         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1251         to ogg/vorbis/theora pipeline.
1252
1253 2005-11-17  Wim Taymans  <wim@fluendo.com>
1254
1255         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1256         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1257         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1258         Fix EOS on multiple streams.
1259         More debugging.
1260
1261 2005-11-16  Wim Taymans  <wim@fluendo.com>
1262
1263         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1264         (gst_ogg_demux_perform_seek):
1265         Segment done must include stream time.
1266
1267         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1268         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1269         (gst_ogg_mux_change_state):
1270         Fix ogg muxer again.
1271
1272 2005-11-16  Wim Taymans  <wim@fluendo.com>
1273
1274         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1275         Fix compile again.
1276
1277 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1278
1279         * ext/libvisual/visual.c: (gst_visual_init):
1280         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1281         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1282         (gst_ogg_parse_chain):
1283         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1284         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1285         * ext/theora/theoradec.c: (gst_theora_dec_init):
1286         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1287         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1288         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1289         * gst/adder/gstadder.c: (gst_adder_class_init),
1290         (gst_adder_dispose):
1291         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1292         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1293         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1294           Fix a whole set of pad template leaks
1295
1296 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1297
1298         * check/generic/states.c: (GST_START_TEST):
1299           fix the test so that it only checks for elements that are part of
1300           this source module
1301
1302 2005-11-16  Michael Smith <msmith@fluendo.com>
1303
1304         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1305         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1306         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1307         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1308         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1309         (gst_ogg_mux_change_state):
1310           Fix leaking collectpads.
1311
1312 2005-11-16  Edward Hervey  <edward@fluendo.com>
1313
1314         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1315         (gst_videorate_event), (gst_videorate_chain):
1316         Handle segment seeks
1317
1318 2005-11-16  Wim Taymans  <wim@fluendo.com>
1319
1320         * gst-libs/gst/audio/gstbaseaudiosink.c:
1321         (gst_base_audio_sink_provide_clock),
1322         (gst_base_audio_sink_change_state):
1323         Set ringbuffer to non-flushing when going to PAUSED, set to
1324         flushing again when going to READY.
1325
1326         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1327         (gst_ring_buffer_stop):
1328         Start in flushing mode by default.
1329         Don't set flushing in the _stop method, let the app call
1330         this explicitly.
1331
1332 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1333
1334         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1335         * gst-libs/gst/video/videosink.h: Add helper function needed
1336         for video sinks.
1337
1338 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1339
1340         * gst/videoscale/gstvideoscale.c:
1341         (gst_videoscale_handle_src_event):
1342           Don't leak reference to pad parent.
1343
1344 2005-11-16  Wim Taymans  <wim@fluendo.com>
1345
1346         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1347         Set ringbuffer to flushing when stopping so that we don't
1348         block on wait_segment anymore and livelock.
1349
1350 2005-11-16  Wim Taymans  <wim@fluendo.com>
1351
1352         * examples/seeking/seek.c: (send_event), (do_seek),
1353         (loop_toggle_cb), (segment_done), (main):
1354         Added looping checkbox.
1355
1356 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1357
1358         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1359         (gst_ogg_demux_init):
1360         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1361         (gst_vorbis_dec_init):
1362           revert unrefs, they don't pass make check
1363
1364 2005-11-15  Johan Dahlin  <johan@gnome.org>
1365
1366         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1367         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1368         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1369         (gst_vorbis_dec_init):
1370         Fix pad template leaks. 
1371
1372 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1373
1374         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1375           Make state change function thread safe.
1376
1377 2005-11-15  Edward Hervey  <edward@fluendo.com>
1378
1379         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1380         (gst_ogg_demux_class_init):
1381         Implement GstElement::send_event, so we can send seek events
1382         in GST_STATE_READY
1383
1384 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1385
1386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1387         Discovered how to take away flickering while resizing the
1388         window. Please don't put that in ximagesink, refactoring in
1389         progress.
1390
1391 2005-11-14  Michael Smith <msmith@fluendo.com>
1392
1393         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1394         (gst_multifdsink_render):
1395           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1396
1397 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1398
1399         * gst/playback/gstplaybin.c: (gen_audio_element):
1400           Use autoaudiosink, it tends to be more widely available than
1401           autoaudiiosink.
1402           
1403 2005-11-14  Andy Wingo  <wingo@pobox.com>
1404
1405         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1406         as well if it is available. Fixes #316442.
1407
1408 2005-11-14  Michael Smith <msmith@fluendo.com>
1409
1410         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1411         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1412         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1413         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1414         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1415         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1416         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1417         (gst_vorbisenc_change_state):
1418           Fix a small memory leak in vorbisenc.
1419           Fix large memory leaks in oggmux, also fix lots of state change
1420           bugs in oggmux.
1421
1422 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1423
1424         * gst/videotestsrc/gstvideotestsrc.c:
1425         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1426         (gst_videotestsrc_src_fixate):
1427           move fixation to a fixate function
1428           remove negotiate function, basesrc's is good enough
1429           fixes a bug for check when using the element alone
1430
1431 2005-11-13  Edward Hervey  <edward@fluendo.com>
1432
1433         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1434         (key_toggle_cb), (main):
1435         Added checkboxes for adding/removing the accurate and key_unit seek
1436         flags.
1437
1438 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1439
1440         * configure.ac: back to HEAD
1441
1442 === release 0.9.5 ===
1443
1444 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1445
1446         * configure.ac:
1447           releasing 0.9.5, "No No Kia"
1448
1449 2005-11-11  Edward Hervey  <edward@fluendo.com>
1450
1451         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1452         Added parse-launch syntax seeking mode for the seeking example.
1453         This should help stress-test even more cases.
1454         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1455
1456 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1457
1458         * sys/xvimage/xvimagesink.c:
1459         (gst_xvimagesink_navigation_send_event):
1460           Check whether peer pad exists before sending navigation events
1461           to it.
1462
1463 2005-11-11  Michael Smith <msmith@fluendo.com>
1464
1465         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1466         (gst_vorbisenc_buffer_from_packet):
1467         * ext/vorbis/vorbisenc.h:
1468           Set duration on encoded buffers. This allows oggmux's
1469           max_page_delay parameter to actually work.
1470
1471 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1472
1473         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1474         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1475         (gst_ffmpegcsp_avpicture_fill):
1476         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1477         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1478           Make palettes work again (see #132341). Use our own macros
1479           for rounding up.
1480
1481 2005-11-10  Andy Wingo  <wingo@pobox.com>
1482
1483         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1484         string doober.
1485
1486 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1487
1488         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1489         (gst_ffmpegcsp_transform_caps):
1490           Prefer passthrough in transform_caps
1491
1492 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1493
1494         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1495           check for ALSA errors properly, instead of relying on ALSA's
1496           error strings to serve to the user.
1497
1498 2005-11-10  Wim Taymans  <wim@fluendo.com>
1499
1500         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1501         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1502         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1503         Modernise the seek code.
1504
1505 2005-11-10  Michael Smith <msmith@fluendo.com>
1506         
1507         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1508         (setup_substreams), (set_active_source):
1509           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1510           trying to go to NULL if we failed to read a file.
1511
1512 2005-11-10  Wim Taymans  <wim@fluendo.com>
1513
1514         * gst/audiotestsrc/gstaudiotestsrc.c:
1515         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1516         (gst_audiotestsrc_create):
1517         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1518         (gst_sinesrc_get_times), (gst_sinesrc_create):
1519         * gst/videotestsrc/gstvideotestsrc.c:
1520         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1521         (gst_videotestsrc_create):
1522         The base class can now sync for us.
1523
1524 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1525
1526         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1527           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1528           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1529           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1530           format=(fourcc)I420" ! xvimagesink
1531
1532 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1533
1534         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1535         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1536         (gst_sinesrc_newsegment):
1537           Send newsegment event in TIME format, set duration if
1538           num-buffers is set, fix duration querying.
1539
1540 2005-11-10  Michael Smith <msmith@fluendo.com>
1541
1542         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1543         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1544         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1545         (gst_ogg_mux_collected):
1546          Fix EOS handling, partially. Now forwarding an EOS event once we have
1547          EOS on all pads works correctly. However, we still don't properly set
1548          EOS on the actual ogg stream pages.
1549
1550 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1551
1552         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1553           Set elements to NULL state before disposing of them.
1554
1555 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1556
1557         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1558
1559         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1560         (gst_base_rtp_depayload_init),
1561         (gst_base_rtp_depayload_set_gst_timestamp):
1562         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1563           We need to send a newsegment event for each instance, not
1564           just for the first instance of this class (get rid of
1565           static variable in function). (#321011).
1566           
1567 2005-11-08  Michael Smith <msmith@fluendo.com>
1568
1569         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1570         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1571         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1572         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1573           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1574           This makes us mux things correctly according to the ogg muxing
1575           rules. Still not handling EOS correctly right now, though.
1576
1577 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1578
1579         * gst/audioconvert/gstaudioconvert.c:
1580           Fix typo in docs. 
1581
1582 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1583
1584         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1585         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1586           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1587           creating a new chain; should fix live streaming. Also
1588           add more debug output and fix a typo.
1589
1590 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1591
1592         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1593
1594         * gst/volume/gstvolume.c: (volume_set_caps):
1595           Fix compilation on Solaris with Forte. (#320923)
1596
1597 2005-11-08  Wim Taymans  <wim@fluendo.com>
1598
1599         * gst-libs/gst/audio/gstbaseaudiosink.c:
1600         (gst_base_audio_sink_render):
1601         No need to do a typecheck.
1602
1603 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1604
1605         * ext/alsa/gstalsa.h:
1606           We register a debug category, so let's use it.
1607
1608 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1609
1610         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1611         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1612         Fixed a small problem.
1613
1614 2005-11-04  Wim Taymans  <wim@fluendo.com>
1615
1616         * examples/seeking/Makefile.am:
1617         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1618         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1619         (make_playerbin_pipeline), (format_value), (update_scale),
1620         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1621         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1622         (print_usage), (main):
1623         Added app for playback speed testing.
1624
1625         * examples/seeking/seek.c: (dynamic_link),
1626         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1627         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1628         (message_received), (main):
1629         Updated seek example.
1630
1631 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1632
1633         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1634         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1635         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1636         (gst_base_rtp_depayload_set_clock):
1637         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1638         Don't sleep on the bench (system clock) when you have a nice 
1639         comfortable bed (Gstreamer clock) to sleep on.
1640
1641 2005-11-03  Wim Taymans  <wim@fluendo.com>
1642
1643         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1644         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1645         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1646         Handle the case where a pad_block failed.
1647
1648 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1649
1650         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1651
1652         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1653         (gst_base_rtp_depayload_add_to_queue),
1654         (gst_base_rtp_depayload_push),
1655         (gst_base_rtp_depayload_set_gst_timestamp),
1656         (gst_base_rtp_depayload_queue_release):
1657           Fixes some bugs in the depayloader's queuing/de-queueing code.
1658
1659 2005-10-31  Michael Smith <msmith@fluendo.com>
1660
1661         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1662         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1663         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1664           Patch from Alessandro Decina <alessandro@nnva.org>.
1665           Make oggdemux only find the final time in a chain, not per-pad,
1666           since the per-pad information can be very expensive to locate, and
1667           it isn't used anywhere. This makes reading a file containing
1668           OggSkeleton reasonably fast.
1669           Also, make chain finding work when there are logical bitstreams that
1670           can't be decoded. Fixes #319110.
1671
1672 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1673
1674         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1675         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1676         (gst_base_rtp_depayload_chain),
1677         (gst_base_rtp_depayload_add_to_queue),
1678         (gst_base_rtp_depayload_push),
1679         (gst_base_rtp_depayload_set_gst_timestamp),
1680         (gst_base_rtp_depayload_queue_release),
1681         (gst_base_rtp_depayload_start_thread),
1682         (gst_base_rtp_depayload_set_property),
1683         (gst_base_rtp_depayload_get_property):
1684         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1685         Some random fixes, to fullfill the desires of thomas.
1686
1687 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1688
1689         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1690         (gst_base_rtp_depayload_add_to_queue),
1691         (gst_base_rtp_depayload_push):
1692         Fixed the queueing algorithm.
1693
1694 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1695
1696         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1697         (gst_base_rtp_depayload_push):
1698         A small fix
1699
1700 2005-10-31  Wim Taymans  <wim@fluendo.com>
1701
1702         * gst-libs/gst/audio/gstringbuffer.h:
1703         Don't break ABI.
1704
1705         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1706         (gst_ffmpeg_caps_to_pixfmt):
1707         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1708         (gst_ffmpegcsp_set_caps):
1709         Some more comments.
1710         Handle missing required caps fields better.
1711
1712 2005-10-31  Wim Taymans  <wim@fluendo.com>
1713
1714         * gst-libs/gst/audio/gstbaseaudiosink.c:
1715         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1716         (gst_base_audio_sink_render):
1717         * gst-libs/gst/audio/gstringbuffer.c:
1718         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1719         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1720         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1721         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1722         (gst_ring_buffer_read):
1723         * gst-libs/gst/audio/gstringbuffer.h:
1724         Add flushing mode to the ringbuffer so that it in all cases does
1725         not try to handle more audio. This makes sure it does not try to
1726         block anymore when flushing and fixes a livelock.
1727
1728 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1729
1730         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1731         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1732         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1733           Explicitly check for -1 values before doing a conversion
1734           and always map them to -1. (#315545)
1735
1736 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1737
1738         * gst/playback/gstplaybin.c: (gen_video_element):
1739           first try autovideosink, then xvimagesink, then error out
1740         * po/POTFILES.in:
1741           add translatable file
1742         * po/af.po:
1743         * po/az.po:
1744         * po/cs.po:
1745         * po/en_GB.po:
1746         * po/hu.po:
1747         * po/it.po:
1748         * po/nb.po:
1749         * po/nl.po:
1750         * po/or.po:
1751         * po/sq.po:
1752         * po/sr.po:
1753         * po/sv.po:
1754         * po/uk.po:
1755         * po/vi.po:
1756           update translations
1757
1758 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1759
1760         * gst-libs/gst/rtp/gstbasedepayload.c:
1761         * gst-libs/gst/rtp/gstbasedepayload.h:
1762           Minor cleanups
1763
1764 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1765
1766         * gst/playback/.cvsignore:
1767         * gst/playback/decodetest.c:
1768         * gst/playback/test3.c:
1769           Port these two tests as well.
1770
1771 2005-10-27  Wim Taymans  <wim@fluendo.com>
1772
1773         * ext/theora/theoradec.c: (theora_dec_src_query),
1774         (theora_dec_sink_event):
1775         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1776         (theora_enc_change_state):
1777         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1778         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1779         Take proper locks when handling events.
1780
1781 2005-10-27  Wim Taymans  <wim@fluendo.com>
1782
1783         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1784         (gst_adder_change_state):
1785         Fix timestamps and fix deadlock when stopping the collectpads.
1786
1787 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1788
1789         * gst-libs/gst/rtp/gstrtpbuffer.h:
1790         Declaring the payload types as strings too so that they can be used
1791         in the padtemplate inialization.
1792
1793 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1794
1795         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1796
1797         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1798         (gst_base_rtp_depayload_class_init):
1799         Fixes a small but nasty bug. The derived elements no longer segfaults
1800         on finalization.
1801
1802 2005-10-26  Michael Smith <msmith@fluendo.com>
1803
1804         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1805           When clearing an audioconvert context, set tmpbufsize to zero, so
1806           we'll allocate it again later if required.
1807           This fixes audioconvert re-negotiating formats, which previously
1808           segfaulted with a NULL destination buffer.
1809
1810 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1811
1812         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1813         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1814         (gst_base_rtp_depayload_set_gst_timestamp),
1815         (gst_base_rtp_depayload_queue_release):
1816         Fixed a smalll memleak.
1817
1818 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1819         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1820         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1821         (gst_base_rtp_depayload_finalize),
1822         (gst_base_rtp_depayload_setcaps),
1823         (gst_base_rtp_depayload_add_to_queue),
1824         (gst_base_rtp_depayload_push),
1825         (gst_base_rtp_depayload_set_gst_timestamp),
1826         (gst_base_rtp_depayload_queue_release),
1827         (gst_base_rtp_depayload_thread),
1828         (gst_base_rtp_depayload_change_state):
1829         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1830         Changed the C++ comments to C comments
1831
1832 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1833
1834         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1835         * gst/tcp/gsttcpclientsrc.h:
1836         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1837         * gst/tcp/gsttcpserversrc.h:
1838           Remove unused 'curoffset' structure member.
1839
1840 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1841
1842         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1843         (gst_base_rtp_depayload_base_init),
1844         (gst_base_rtp_depayload_finalize):
1845         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1846         * gst-libs/gst/rtp/gstbasertppayload.h:
1847           The pad-template on the sinkpad should be set by the derived classes.
1848           Also added some useful macros.
1849
1850 2005-10-24  Wim Taymans  <wim@fluendo.com>
1851
1852         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1853         Correctly flush decoder samples even if we could not
1854         copy them to an output buffer. Fixes #319618.
1855
1856 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1857
1858         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1860         the caps against our xcontext caps.
1861
1862 2005-10-24  Wim Taymans  <wim@fluendo.com>
1863
1864         * gst-libs/gst/audio/gstbaseaudiosink.c:
1865         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1866         Remove g_print
1867         Use sync property from baseclass to disable sync.
1868
1869 2005-10-24  Wim Taymans  <wim@fluendo.com>
1870
1871         * gst-libs/gst/audio/gstbaseaudiosink.c:
1872         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1873         Buffers with no timestamps get aligned with previous buffers or
1874         on underrun, played ASAP.
1875
1876 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1877
1878         * gst-libs/gst/video/video.h:
1879         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1880         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1881         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1882         here comes my change on caps for framerate and geometry range.
1883         We are now accepting 1 to MAXINT for width and height, and from
1884         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1885         to be blended correctly in videomixer.
1886
1887 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1888
1889         * configure.ac:
1890           back to HEAD
1891
1892 === release 0.9.4 ===
1893
1894 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1895
1896         * NEWS:
1897         * RELEASE:
1898         * configure.ac:
1899           releasing 0.9.4, "Velociraptor"
1900
1901 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1902
1903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1904         * po/POTFILES.in:
1905           STOPPED -> FAILED
1906
1907 2005-10-21  Wim Taymans  <wim@fluendo.com>
1908
1909         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1910         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1911         (pad_blocked), (close_pad_link), (new_pad):
1912         Don't try to remove elements twice.
1913
1914 2005-10-21  Wim Taymans  <wim@fluendo.com>
1915
1916         * ext/theora/theoradec.c: (theora_dec_src_query),
1917         (theora_dec_sink_event):
1918         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1919         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1920         (vorbis_handle_data_packet):
1921         * ext/vorbis/vorbisdec.h:
1922         Fix old naming.
1923
1924         * gst-libs/gst/audio/gstbaseaudiosink.c:
1925         (gst_base_audio_sink_render):
1926         Don't try to sync on buffers without a timestamp.
1927
1928 2005-10-21  Wim Taymans  <wim@fluendo.com>
1929
1930         * ext/theora/theoradec.c: (theora_dec_src_query),
1931         (theora_dec_sink_event):
1932         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1933         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1934         (vorbis_handle_data_packet):
1935         * ext/vorbis/vorbisdec.h:
1936         Fix old naming.
1937
1938 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1939
1940         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1941         (gst_vorbisenc_src_query):
1942           Implement position and duration queries.
1943
1944         * gst/playback/test3.c: (update_scale), (main):
1945           Fix for async state changes and print nicer output.
1946
1947 2005-10-20  Wim Taymans  <wim@fluendo.com>
1948
1949         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1950         (dump_element_stats), (main):
1951         * gst/playback/test6.c: (main):
1952         Fix tests again
1953
1954 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1955
1956         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1957         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1958           Don't use functions for position queries when handling
1959           duration queries.
1960
1961 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1962
1963         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1964         (vorbis_handle_data_packet), (vorbis_dec_chain),
1965         (vorbis_dec_change_state):
1966         * ext/vorbis/vorbisdec.h:
1967           Vorbis streams can be embedded in other container formats
1968           than ogg, container formats where the demuxer might set 
1969           timestamps on encoded vorbis buffers instead of those silly 
1970           granulepos thingies. In short: make vorbisdec handle 
1971           timestamps on incoming buffers as well.
1972
1973 2005-10-20  Wim Taymans  <wim@fluendo.com>
1974
1975         * gst/playback/gstplaybasebin.c: (group_destroy),
1976         (gst_play_base_bin_change_state):
1977         Fix leak.
1978         Handle case where playbasebin is now ASYNC because
1979         decodebin is.
1980
1981 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1982
1983         * gst/audioconvert/Makefile.am:
1984         * gst/audioconvert/bufferframesconvert.c:
1985         * gst/audioconvert/plugin.c: (plugin_init):
1986         * gst/audioconvert/plugin.h:
1987           And bye bye buffer-frames-convert
1988
1989 2005-10-19  Wim Taymans  <wim@fluendo.com>
1990
1991         * check/elements/audioconvert.c:
1992         * docs/libs/tmpl/gstaudio.sgml:
1993         * docs/libs/tmpl/gstcolorbalance.sgml:
1994         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1995         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1996         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1997         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1998         * gst-libs/gst/audio/audio.h:
1999         * gst/audioconvert/audioconvert.h:
2000         * gst/audioconvert/gstaudioconvert.c:
2001         (gst_audio_convert_parse_caps):
2002         * gst/volume/gstvolume.c:
2003         Bye bye buffer-frames.
2004
2005 2005-10-19  Wim Taymans  <wim@fluendo.com>
2006
2007         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2008         (query_positions_elems), (query_positions_pads), (update_scale),
2009         (do_seek), (set_update_scale), (message_received), (main):
2010         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
2011         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
2012         (gst_ogg_demux_loop):
2013         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2014         * ext/theora/theoradec.c: (theora_dec_src_query),
2015         (theora_dec_sink_event):
2016         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2017         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
2018         * gst/adder/gstadder.c: (gst_adder_query):
2019         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
2020         * gst/playback/test3.c: (update_scale):
2021         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2022         (dump_element_stats), (main):
2023         * gst/playback/test6.c: (main):
2024         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
2025         Query API update.
2026
2027 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2028
2029         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
2030         (xml_check_first_element), (xml_type_find), (smil_type_find),
2031         (plugin_init):
2032           Add typefinding for SMIL and for generic XML. Based on patch by
2033           Akos Maroy (#308663).
2034
2035 2005-10-18  Wim Taymans  <wim@fluendo.com>
2036
2037         * gst/playback/Makefile.am:
2038         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2039         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
2040         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
2041         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
2042         (gst_decode_bin_change_state):
2043         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2044         (gst_play_bin_send_event_to_sink):
2045         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2046         (dump_element_stats), (main):
2047         * gst/playback/test6.c: (main):
2048         Make playbin async, it'll commit state to paused when all streams
2049         are detected.
2050         Remove ugly hack.
2051         Added test6.c to show async behaviour.
2052
2053 2005-10-18  Wim Taymans  <wim@fluendo.com>
2054
2055         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
2056         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
2057         Fix for segment-start/stop API change.
2058
2059 2005-10-18  Wim Taymans  <wim@fluendo.com>
2060
2061         * check/Makefile.am:
2062         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
2063         (main):
2064         Add future test for clock selection.
2065
2066 2005-10-18  Wim Taymans  <wim@fluendo.com>
2067
2068         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
2069         (gst_alsasink_close):
2070         Set handle to NULL.
2071
2072         * gst-libs/gst/audio/gstringbuffer.c:
2073         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2074         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
2075         (gst_ring_buffer_start), (gst_ring_buffer_pause),
2076         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
2077         (gst_ring_buffer_read):
2078         More debug info.
2079
2080 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
2081
2082         * gst/audiotestsrc/Makefile.am:
2083         * gst/sine/Makefile.am:
2084         * gst/volume/Makefile.am:
2085           fix broken build of controllerized plugins
2086
2087 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2088
2089         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2090
2091         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2092         (gst_riff_create_video_template_caps):
2093           Add support for Indeo-3 (IV32).
2094
2095 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2096
2097         * configure.ac:
2098           rewrite
2099
2100 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2101
2102         * gst-libs/gst/video/video.c: (gst_video_get_size):
2103         * gst/audiotestsrc/gstaudiotestsrc.c:
2104           doc updates
2105
2106 2005-10-17  Andy Wingo  <wingo@pobox.com>
2107
2108         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2109         with the collectpads change.
2110         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2111
2112         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2113
2114         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2115
2116         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2117         alloc_buffer flow return to callers.
2118         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2119         change. Fix some memleaks in theoraenc.
2120
2121         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2122         in strange circumstance.
2123
2124 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2125
2126         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2127         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2128         from caps, let's use the caps...
2129
2130 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2131
2132         * configure.ac:
2133           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2134
2135 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2136
2137         * gst-libs/gst/interfaces/Makefile.am:
2138           fix silly typo
2139
2140 2005-10-16  Andy Wingo  <wingo@pobox.com>
2141
2142         * gst/playback/gstdecodebin.c
2143         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2144         function!
2145         (try_to_link_1): Increase kraziness level.
2146
2147 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2148
2149         * configure.ac:
2150           restructure like the core one
2151         * gst-libs/gst/audio/Makefile.am:
2152         * gst-libs/gst/interfaces/Makefile.am:
2153         * gst-libs/gst/net/Makefile.am:
2154         * gst-libs/gst/riff/Makefile.am:
2155         * gst-libs/gst/rtp/Makefile.am:
2156         * gst-libs/gst/tag/Makefile.am:
2157         * gst-libs/gst/video/Makefile.am:
2158           use correct linker flags, now the libs are properly versioned
2159         * check/elements/audioconvert.c: (verify_convert):
2160         * ext/alsa/gstalsaplugin.c:
2161         * ext/cdparanoia/gstcdparanoia.c:
2162         * ext/gnomevfs/gstgnomevfs.c:
2163         * ext/libvisual/visual.c:
2164         * ext/ogg/gstogg.c:
2165         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2166         * ext/theora/theora.c:
2167         * ext/vorbis/vorbis.c:
2168         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2169         * gst-libs/gst/tag/gsttagediting.c:
2170         * gst-libs/gst/video/video.c:
2171         * gst/adder/gstadder.c:
2172         * gst/audioconvert/plugin.c:
2173         * gst/audiorate/gstaudiorate.c:
2174         * gst/audioresample/gstaudioresample.c:
2175         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2176         * gst/audioscale/gstaudioscale.c:
2177         * gst/audioscale/resample.c:
2178         * gst/audiotestsrc/gstaudiotestsrc.c:
2179         * gst/ffmpegcolorspace/gstffmpeg.c:
2180         * gst/playback/gstdecodebin.c: (close_pad_link):
2181         * gst/playback/gstplaybin.c: (gen_video_element),
2182         (gen_audio_element):
2183         * gst/sine/gstsinesrc.c:
2184         * gst/subparse/gstsubparse.c:
2185         * gst/tags/gsttagediting.c:
2186         * gst/tcp/gsttcpplugin.c:
2187         * gst/typefind/gsttypefindfunctions.c:
2188         * gst/videorate/gstvideorate.c:
2189         * gst/videoscale/gstvideoscale.c:
2190         * gst/videotestsrc/gstvideotestsrc.c:
2191         * gst/volume/gstvolume.c:
2192         * sys/v4l/gstv4l.c:
2193         * sys/ximage/ximage.c:
2194         * sys/xvimage/xvimagesink.c:
2195           fix up defines
2196
2197 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2198
2199         * ext/vorbis/vorbisenc.c:
2200         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2201         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2202         (gst_tag_to_vorbis_comments):
2203           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2204
2205 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2206
2207         * examples/stats/mp2ogg.c:
2208         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2209           typo fixes
2210
2211 2005-10-13  Michael Smith <msmith@fluendo.com>
2212
2213         * ext/ogg/gstoggmux.c:
2214           Use magic glib macros to define constants as 64 bit, to ensure
2215           appropriate vararg passing.
2216
2217 2005-10-13  Michael Smith <msmith@fluendo.com>
2218
2219         * ext/ogg/gstoggmux.c:
2220         * gst/audioconvert/audioconvert.c: (float):
2221           Don't use LL suffix, as it's not portable, and neither of these
2222           uses required it anyway.
2223
2224 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2225
2226         * examples/indexing/indexmpeg.c: (main):
2227         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2228         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2229         (cdparanoia_convert), (cdparanoia_query):
2230         * ext/cdparanoia/gstcdparanoia.h:
2231         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2232         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2233         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2234         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2235         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2236         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2237         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2238         (gst_multifdsink_render), (gst_multifdsink_start),
2239         (gst_multifdsink_stop):
2240         * gst/tcp/gstmultifdsink.h:
2241         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2242         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2243         (gst_tcpclientsink_stop):
2244         * gst/tcp/gsttcpclientsink.h:
2245         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2246         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2247         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2248         * gst/tcp/gsttcpclientsrc.h:
2249         * gst/tcp/gsttcpserversink.h:
2250         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2251         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2252         (gst_tcpserversrc_stop):
2253         * gst/tcp/gsttcpserversrc.h:
2254         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2255         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2256         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2257           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2258           moved bitshift from macro to enum definition
2259
2260 2005-10-12  Wim Taymans  <wim@fluendo.com>
2261
2262         * examples/seeking/Makefile.am:
2263         Oops.
2264
2265 2005-10-12  Wim Taymans  <wim@fluendo.com>
2266
2267         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2268         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2269         Don't assert on normal stuff.
2270
2271         * gst/playback/gstplaybin.c: (do_playbin_seek):
2272         API fix.
2273
2274 2005-10-12  Wim Taymans  <wim@fluendo.com>
2275
2276         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2277         * examples/seeking/Makefile.am:
2278         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2279         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2280         (do_seek), (set_update_scale), (message_received), (main):
2281         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2282         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2283         Update for _get_state() API change.
2284
2285 2005-10-11  Wim Taymans  <wim@fluendo.com>
2286
2287         * gst-libs/gst/audio/gstbaseaudiosink.c:
2288         (gst_base_audio_sink_render):
2289         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2290         (gst_base_audio_src_create):
2291         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2292         (gst_ring_buffer_read):
2293         Cleanups.
2294         Commit and read from ringbuffer in samples rather than bytes.
2295
2296 2005-10-11  Wim Taymans  <wim@fluendo.com>
2297
2298         * gst-libs/gst/audio/gstbaseaudiosink.c:
2299         (gst_base_audio_sink_render):
2300         Respect segment rate and accum when scheduling samples.
2301
2302 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2303
2304         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2305         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2306         EOS correctly, that needs more work.
2307
2308 2005-10-11  Wim Taymans  <wim@fluendo.com>
2309
2310         * check/generic/states.c: (GST_START_TEST):
2311         remove old property.
2312
2313         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2314         (gst_ogg_demux_perform_seek):
2315         * ext/theora/theoradec.c: (theora_dec_sink_event):
2316         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2317         (vorbis_handle_data_packet):
2318         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2319         (gst_base_rtp_depayload_set_gst_timestamp):
2320         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2321         Update for newsegment API change.
2322
2323 2005-10-11  Michael Smith <msmith@fluendo.com>
2324
2325         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2326         (do_playbin_seek), (gst_play_bin_send_event):
2327           Override send_event differently, so that we can takes bits of
2328           functionality from GstPipeline (special handling for seeks,
2329           including pausing/resuming, and resetting stream time) and still get
2330           the appropriate behaviour of only forwarding event to a single sink,
2331           rather than all of them.
2332           Unfortunately requires a lot of code duplication, but the
2333           alternatives are equally ugly in the end.
2334
2335 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2336
2337         * check/elements/audioconvert.c: (setup_audioconvert),
2338         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2339         (GST_START_TEST), (audioconvert_suite):
2340           clean up tests a little, fix some leaks.
2341
2342 2005-10-10  Wim Taymans  <wim@fluendo.com>
2343
2344         * ext/alsa/gstalsasink.c:
2345         Also allow unsigned int.
2346
2347         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2348         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2349         Small cleanup
2350
2351 2005-10-10  Wim Taymans  <wim@fluendo.com>
2352
2353         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2354         Small update, use API as stated in design docs.
2355
2356         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2357         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2358         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2359         (message_received), (main):
2360         Updated seek example for GOption. Some usability improvements.
2361
2362 2005-10-10  Wim Taymans  <wim@fluendo.com>
2363
2364         * gst/audioconvert/audioconvert.h:
2365         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2366         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2367         Alloc temp storage somewhere else where we can do it more
2368         portable.
2369
2370 2005-10-10  Wim Taymans  <wim@fluendo.com>
2371
2372         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2373         (gst_tcpserversrc_start):
2374         Don't block in accept while doing the state change, move
2375         to poll and make cancellable.
2376
2377 2005-10-09  Philippe Khalaf <burger@speedy.org>
2378
2379         * gst-libs/gst/rtp/rtpbasedepayload.c:
2380         Set timestamp and add queue delay to timestamp
2381         * gst-libs/gst/rtp/rtpbuffer.h:
2382         Set correct payload type for h263
2383
2384 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2385
2386         * gst/audiotestsrc/gstaudiotestsrc.c:
2387         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2388         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2389         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2390         (gst_audiotestsrc_create_triangle),
2391         (gst_audiotestsrc_create_silence),
2392         (gst_audiotestsrc_create_white_noise),
2393         (gst_audiotestsrc_init_pink_noise),
2394         (gst_audiotestsrc_generate_pink_noise_value),
2395         (gst_audiotestsrc_create_pink_noise),
2396         (gst_audiotestsrc_change_wave):
2397         * gst/audiotestsrc/gstaudiotestsrc.h:
2398           fixed typo, added pink noise
2399
2400 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2401
2402         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2403         (plugin_init):
2404           Add wavpack and spc typefind functions from 0.8 branch.
2405
2406 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2407
2408         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2409         (ar_type_find), (msdos_type_find), (plugin_init):
2410           Add typefind functions for tar archives, ar archives,
2411           RAR archives, and msdos-executables (dlls, exe, etc.).
2412           Some of those would be wrongly identified as mpeg
2413           streams of some sort before (#315550).
2414
2415 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2416
2417         * configure.ac:
2418         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2419         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2420         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2421         * gst/audiotestsrc/Makefile.am:
2422         * gst/audiotestsrc/gstaudiotestsrc.c:
2423         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2424         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2425         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2426         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2427         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2428         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2429         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2430         (gst_audiotestsrc_create_silence),
2431         (gst_audiotestsrc_create_white_noise),
2432         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2433         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2434         (gst_audiotestsrc_start), (plugin_init):
2435         * gst/audiotestsrc/gstaudiotestsrc.h:
2436           add new plugin and element
2437         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2438           use gobject_class
2439
2440 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2441
2442         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2443         (gst_adder_init), (gst_adder_request_new_pad),
2444         (gst_adder_change_state):
2445           Add query function to source pad, so adder reports the correct
2446           time/sample position when queried (#315457); fix state change
2447           function; use GST_DEBUG_FUNCPTR() for pad functions.
2448
2449 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2450
2451         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2452           Fix leaks in typefind registration
2453           Clean up the gratuitous commenting and whitespacing a little
2454
2455 2005-10-08  Wim Taymans  <wim@fluendo.com>
2456
2457         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2458         Only actually wait for the thread to be stopped if it's 
2459         running.
2460
2461 2005-10-08  Wim Taymans  <wim@fluendo.com>
2462
2463         * gst-libs/gst/audio/gstbaseaudiosink.c:
2464         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2465         If we receive EOS we can start playback of what we had.
2466
2467 2005-10-08  Wim Taymans  <wim@fluendo.com>
2468
2469         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2470         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2471         (gst_multifdsink_stop):
2472         Fix crasher when going to NULL multiple times.
2473
2474 2005-10-06  Wim Taymans  <wim@fluendo.com>
2475
2476         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2477         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2478         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2479         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2480         patch from Edgard Lima <edgard.lima@indt.org.br>
2481         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2482
2483 2005-10-06  Wim Taymans  <wim@fluendo.com>
2484
2485         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2486         Report the FLOW_RETURN as string in the error message.
2487
2488         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2489         Don't assert when clearing an unnegotiated buffer.
2490
2491 2005-10-04  Michael Smith <msmith@fluendo.com>
2492
2493         * gst/playback/gstplaybasebin.c: (group_destroy),
2494         (gen_preroll_element), (remove_groups), (setup_source):
2495         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2496         (setup_sinks), (gst_play_bin_send_event),
2497         (gst_play_bin_change_state):
2498           Set state to NULL before removing from bin. Fix refcounting.
2499
2500 2005-10-04  Michael Smith <msmith@fluendo.com>
2501
2502         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2503           Correct refcounting in send_event() function. Previously was wrong
2504           if the first sink was unable to handle the event.
2505
2506 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2507
2508         * configure.ac:
2509           back to development
2510
2511 === release 0.9.3 ===
2512
2513 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2514
2515         * configure.ac:
2516           Releasing 0.9.3, "De Facto"
2517
2518 2005-10-03  Andy Wingo  <wingo@pobox.com>
2519
2520         * gst/playback/gstdecodebin.c (try_to_link_1)
2521         (remove_element_chain): set element to NULL before removing it.
2522
2523 2005-10-02  Johan Dahlin  <johan@gnome.org>
2524
2525         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2526         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2527         MT safe.
2528
2529 2005-10-02  Andy Wingo  <wingo@pobox.com>
2530
2531         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2532         (gst_ring_buffer_prepare_read): 
2533         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2534         Demote to LOG.
2535
2536 2005-09-29  Wim Taymans  <wim@fluendo.com>
2537
2538         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2539         * ext/theora/theoradec.c: (theora_handle_data_packet):
2540         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2541         Propagate error codes from alloc_buffer too.
2542
2543 2005-09-29  Wim Taymans  <wim@fluendo.com>
2544
2545         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2546         We use fixed caps.
2547
2548         * gst/playback/Makefile.am:
2549         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2550         (dump_element_stats), (main):
2551         Added example stream introspection code.
2552
2553 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2554
2555         * gst/adder/gstadder.c: (gst_adder_collected):
2556           fix adder for float elements
2557
2558 2005-09-28  Wim Taymans  <wim@fluendo.com>
2559
2560         * gst-libs/gst/audio/gstbaseaudiosink.c:
2561         (gst_base_audio_sink_class_init),
2562         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2563         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2564         (gst_base_audio_src_class_init),
2565         (gst_base_audio_src_provide_clock):
2566         get_clock -> provide_clock
2567
2568 2005-09-28  Andy Wingo  <wingo@pobox.com>
2569
2570         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2571         and unlocking.
2572
2573         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2574         unlocking.
2575
2576         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2577         Actually add the pad template.
2578         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2579
2580         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2581         I'm at it...
2582
2583         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2584         from fdsrc. Get caps in create() instead of start() so it can be
2585         interrupted. Interruption somewhat untested.
2586
2587         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2588         Proper EOS handling.
2589
2590 2005-09-27  Andy Wingo  <wingo@pobox.com>
2591
2592         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2593
2594         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2595
2596         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2597
2598         * gst/tcp/gsttcp.h: 
2599         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2600         out of tcpclientsrc.c. Cancellable.
2601         (gst_tcp_socket_read): Made private, cancellable, with better
2602         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2603         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2604         whole buffer, and better diagnostics.
2605         (gst_tcp_gdp_read_caps): Same.
2606
2607         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2608
2609 2005-09-26  Andy Wingo  <wingo@pobox.com>
2610
2611         * gst/sine/gstsinesrc.h:
2612         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2613         change the 'sync' property to 'is-live' and implement it halfway,
2614         update for controller api change.
2615
2616         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2617         controller api change.
2618
2619 2005-09-24  Wim Taymans  <wim@fluendo.com>
2620
2621         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2622         * gst-libs/gst/audio/gstaudiosink.c:
2623         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2624         (gst_audioringbuffer_stop):
2625         * gst-libs/gst/audio/gstbaseaudiosink.c:
2626         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2627         (gst_base_audio_sink_change_state):
2628         * gst-libs/gst/audio/gstbaseaudiosink.h:
2629         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2630         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2631         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2632         * gst-libs/gst/audio/gstringbuffer.h:
2633         Fix sync again. Moved sample alignment to basesink.
2634
2635 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2636
2637         * docs/plugins/Makefile.am:
2638         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2639         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2640         * gst/volume/gstvolume.c:
2641           add/fix docs
2642         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2643         * gst-libs/gst/audio/audio.h:
2644           add conversion macros for frames <-> clocktime
2645
2646 2005-09-23  David Schleef  <ds@schleef.org>
2647
2648         * gst/audioresample/Makefile.am:
2649         * gst/audioresample/debug.h:
2650         * gst/audioresample/gstaudioresample.c:
2651         * gst/audioresample/resample.c: Convert to using gst debugging
2652
2653 2005-09-22  Wim Taymans  <wim@fluendo.com>
2654
2655         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2656         (gst_play_bin_send_event):
2657         Only seek on one sink, the first one that succeeds.
2658
2659 2005-09-22  Michael Smith <msmith@fluendo.com>
2660
2661         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2662         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2663         Don't flush encoder state unless we have an initialised encoder.
2664         Clear out encoder state on PAUSED_TO_READY.
2665
2666 2005-09-22  Wim Taymans  <wim@fluendo.com>
2667
2668         * gst-libs/gst/rtp/gstbasertppayload.c:
2669         (gst_basertppayload_class_init), (gst_basertppayload_init),
2670         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2671         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2672         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2673         (gst_basertppayload_set_property),
2674         (gst_basertppayload_get_property),
2675         (gst_basertppayload_change_state):
2676         * gst-libs/gst/rtp/gstbasertppayload.h:
2677         Added max-ptime to control amount of data in the rtp packets.
2678
2679 2005-09-21  Andy Wingo  <wingo@pobox.com>
2680
2681         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2682         thingies.
2683
2684         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2685         can be called multiple times, dogs.
2686
2687 2005-09-21  Wim Taymans  <wim@fluendo.com>
2688
2689         * gst-libs/gst/rtp/gstbasertppayload.c:
2690         (gst_basertppayload_class_init), (gst_basertppayload_init),
2691         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2692         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2693         (gst_basertppayload_push), (gst_basertppayload_get_property),
2694         (gst_basertppayload_change_state):
2695         Allow 0 ssrc too.
2696
2697 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2698
2699         * docs/libs/compiling.sgml:
2700           fixing typos
2701
2702 2005-09-20  Wim Taymans  <wim@fluendo.com>
2703
2704         * gst-libs/gst/rtp/gstbasertppayload.c:
2705         (gst_basertppayload_class_init), (gst_basertppayload_init),
2706         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2707         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2708         (gst_basertppayload_push), (gst_basertppayload_set_property),
2709         (gst_basertppayload_get_property),
2710         (gst_basertppayload_change_state):
2711         * gst-libs/gst/rtp/gstbasertppayload.h:
2712         Added property to configure sequence number offsets.
2713
2714 2005-09-20  Wim Taymans  <wim@fluendo.com>
2715
2716         * gst-libs/gst/rtp/gstbasertppayload.c:
2717         (gst_basertppayload_class_init), (gst_basertppayload_init),
2718         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2719         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2720         (gst_basertppayload_push), (gst_basertppayload_set_property),
2721         (gst_basertppayload_get_property),
2722         (gst_basertppayload_change_state):
2723         * gst-libs/gst/rtp/gstbasertppayload.h:
2724         Make timestamp offset configurable.
2725
2726 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2727
2728         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2729           fix wrong pop/unref
2730
2731 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2732
2733         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2734
2735         * gst-libs/gst/interfaces/propertyprobe.c:
2736         (gst_property_probe_probe_property_name),
2737         (gst_property_probe_needs_probe_name),
2738         (gst_property_probe_get_values_name),
2739         (gst_property_probe_probe_and_get_values_name):
2740           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2741           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2742
2743 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2744
2745         * check/Makefile.am:
2746           have some tests be disabled for valgrinding
2747         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2748         (GST_START_TEST):
2749         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2750           Fix A Leak.  Chain To Parent Finalize.
2751
2752 2005-09-19  Wim Taymans  <wim@fluendo.com>
2753
2754         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2755         Fixed wav pipeline.
2756
2757 2005-09-19  Wim Taymans  <wim@fluendo.com>
2758
2759         * gst-libs/gst/rtp/gstbasertppayload.c:
2760         (gst_basertppayload_class_init), (gst_basertppayload_init),
2761         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2762         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2763         (gst_basertppayload_push), (gst_basertppayload_get_property),
2764         (gst_basertppayload_change_state):
2765         Posting ERROR and WARNING messages is good.
2766
2767 2005-09-19  Wim Taymans  <wim@fluendo.com>
2768
2769         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2770         (gst_base_rtp_depayload_add_to_queue),
2771         (gst_base_rtp_depayload_push),
2772         (gst_base_rtp_depayload_set_gst_timestamp),
2773         (gst_base_rtp_depayload_queue_release):
2774         This one was not supposed to go in.
2775
2776 2005-09-19  Wim Taymans  <wim@fluendo.com>
2777
2778         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2779         Fix for bus API.
2780
2781         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2782         (gst_base_rtp_depayload_chain),
2783         (gst_base_rtp_depayload_add_to_queue),
2784         (gst_base_rtp_depayload_push),
2785         (gst_base_rtp_depayload_set_gst_timestamp),
2786         (gst_base_rtp_depayload_queue_release):
2787         Some cleanups.
2788
2789         * gst-libs/gst/rtp/gstbasertppayload.c:
2790         (gst_basertppayload_class_init), (gst_basertppayload_init),
2791         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2792         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2793         (gst_basertppayload_get_property),
2794         (gst_basertppayload_change_state):
2795         Added debugging category.
2796
2797 2005-09-18  David Schleef  <ds@schleef.org>
2798
2799         * gst/playback/gstdecodebin.c: free plugin list correctly
2800         * gst/playback/gstplaybin.c: emit warning if autovideosink
2801           and autoaudiosink can't be found (instead of segfaulting)
2802
2803 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2804
2805         * check/elements/audioconvert.c: (GST_START_TEST):
2806           try out 24 bit conversion
2807
2808 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2809
2810         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2811         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2812         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2813         * ext/vorbis/vorbisenc.h:
2814           Fix EOS handling.  Still needs a fix in the ogg muxer to
2815           mark the last page as eos.
2816
2817 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2818
2819         * common/gtk-doc-plugins.mak:
2820         * docs/plugins/Makefile.am:
2821         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2822         * gst/ffmpegcolorspace/Makefile.am:
2823         * gst/ffmpegcolorspace/avcodec.h:
2824         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2825         * gst/tcp/gstmultifdsink.c:
2826           fix up ffmpegcolorspace docs; extract header
2827
2828 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2829
2830         * common/gtk-doc-plugins.mak:
2831         * docs/plugins/Makefile.am:
2832         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2833         * ext/theora/Makefile.am:
2834         * ext/theora/gsttheoraenc.h:
2835         * ext/theora/theoraenc.c:
2836         * ext/vorbis/vorbisenc.c:
2837           pick up signals and args for vorbis; add some docs for vorbis
2838
2839 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2840
2841         * common/gstdoc-scangobj:
2842         * common/gtk-doc-plugins.mak:
2843         * docs/libs/Makefile.am:
2844         * docs/plugins/gst-plugins-base-plugins.args:
2845         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2846         * docs/plugins/gst-plugins-base-plugins.interfaces:
2847         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2848         * docs/plugins/gst-plugins-base-plugins.signals:
2849           only scanobj stuff from our source module.  Not sure yet
2850           if that's correct, given the hierarchy stuff :)
2851
2852 2005-09-15  Wim Taymans  <wim@fluendo.com>
2853
2854         * gst/audioconvert/gstaudioconvert.c:
2855         And enable 24 bits mode as well..
2856
2857 2005-09-15  Wim Taymans  <wim@fluendo.com>
2858
2859         * gst-libs/gst/rtp/Makefile.am:
2860         * gst-libs/gst/rtp/gstbasertppayload.c:
2861         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2862         (gst_basertppayload_class_init), (gst_basertppayload_init),
2863         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2864         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2865         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2866         (gst_basertppayload_set_property),
2867         (gst_basertppayload_get_property),
2868         (gst_basertppayload_change_state):
2869         * gst-libs/gst/rtp/gstbasertppayload.h:
2870         Added rtp payloader base class.
2871
2872 2005-09-15  Andy Wingo  <wingo@pobox.com>
2873
2874         * configure.ac (plugindir): Remove the EOL matcher from the
2875         regexp, as it causes me problems. Libtool? Make? Who knows?
2876
2877 2005-09-14  David Schleef  <ds@schleef.org>
2878
2879         * check/generic/states.c: 
2880         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2881         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2882           Fixes for changes in registry API.
2883
2884         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2885           to GST_PLUGIN_LDFLAGS.
2886         * ext/libvisual/visual.c: Make the library shut up.
2887         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2888         * gst-libs/gst/audio/gstaudiofilter.c: same
2889
2890 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2891
2892         * docs/plugins/Makefile.am:
2893         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2894         * docs/plugins/inspect/plugin-libvisual.xml:
2895         * docs/plugins/tmpl/element-tcpserversink.sgml:
2896         * ext/theora/theoraenc.c:
2897           add libvisual plugin and theoraenc element to docs
2898
2899 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2900
2901         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2902         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2903         * ext/theora/theoraenc.c:
2904           add theoraenc
2905
2906 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2907
2908         * gst/audioconvert/Makefile.am:
2909           Audioconvert derives from GstBaseTransform and should
2910           link to the library with our base elements to avoid
2911           unresolved symbols. Makes things work with MinGW (#316160)
2912
2913         * gst/playback/test4.c: (main):
2914           Fix MinGW build problem and use g_usleep() instead of 
2915           sleep() (#316162)
2916
2917 2005-09-12  Wim Taymans  <wim@fluendo.com>
2918
2919         * gst/audioconvert/audioconvert.c: (float),
2920         (audio_convert_prepare_context), (audio_convert_convert):
2921         * gst/audioconvert/audioconvert.h:
2922         Cleanups, speedups, simplifications, added back support
2923         for 24 bits.
2924
2925 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2926
2927         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2928         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2929         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2930         * docs/plugins/tmpl/element-tcpserversink.sgml:
2931         * gst/ffmpegcolorspace/gstffmpeg.c:
2932         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2933         * gst/videotestsrc/gstvideotestsrc.c:
2934         * gst/volume/gstvolume.c:
2935           add more elements to the docs
2936
2937 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2938
2939         * check/Makefile.am:
2940         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2941         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2942           Add extra tests for basetransform based components. 
2943           Comment out the test_element_negotiation test until we decide
2944           if it's testing correct behaviour.
2945         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2946         (gst_visual_chain), (gst_visual_change_state):
2947           Slightly more correct but still bogus timestamping.
2948           Fix state change function.
2949         * gst/audioconvert/gstaudioconvert.c:
2950         (gst_audio_convert_class_init):
2951         * gst/audioresample/gstaudioresample.c:
2952         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2953         (gst_ffmpegcsp_class_init):
2954         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2955         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2956         (gst_videoscale_prepare_image):
2957         * gst/volume/gstvolume.c: (gst_volume_class_init),
2958         (volume_transform_ip):
2959           Basetransform updates. Enable passthrough modes.
2960         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2961         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2962         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2963           Negotiation fix that allows the window to return to the original
2964           size and renegotiate passthrough upstream. Extra debug output.
2965
2966 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2967
2968         * gst/sine/gstsinesrc.c:
2969         * gst/volume/gstvolume.c:
2970           fix up header include
2971
2972 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2973
2974         * gst-libs/gst/audio/gstbaseaudiosink.c:
2975         (gst_base_audio_sink_render):
2976         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2977         * gst/volume/gstvolume.c: (gst_volume_class_init),
2978         (volume_transform):
2979           fixing lost sync, some more debugging
2980
2981 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2982
2983         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2984         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2985         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2986         (gst_xvimagesink_check_xshm_calls):
2987           Fix compilation when XShm is not available.
2988
2989 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2990
2991         * ext/libvisual/visual.c: (gst_visual_dispose),
2992         (gst_visual_getcaps), (gst_visual_src_setcaps),
2993         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2994         (gst_visual_change_state):
2995           Finish fixing up libvisual plugin so that it runs. 
2996
2997 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2998
2999         * ext/vorbis/vorbisenc.c:
3000         * gst-libs/gst/tag/gstvorbistag.c:
3001           gsttaginterface.h -> gsttagsetter.h
3002
3003 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3004
3005         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
3006           added another test that failes for me (test is not active by default)
3007
3008 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3009
3010         * configure.ac:
3011           v4l2 is no longer in gst-plugins-base
3012
3013 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
3014
3015         * configure.ac:
3016           In the output at the end, don't show the first plugin on the same
3017           line as "Core plug-ins, always built:".
3018           Indent the output as for other plugin categories
3019         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
3020           #define that can be used to not use peer buffer_alloc functions for
3021           test purposes.
3022         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
3023         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
3024         (gst_ximagesink_show_frame):
3025         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
3026         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
3027         (gst_xvimagesink_show_frame):
3028           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
3029           fails gracefully instead of XError aborting or deadlocking.
3030
3031 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3032
3033         * ext/libvisual/Makefile.am:
3034           link against gst-base-libs
3035
3036 2005-09-06  David Schleef  <ds@schleef.org>
3037
3038         * configure.ac: Enable libvisual plugin.
3039         * ext/libvisual/Makefile.am:
3040         * ext/libvisual/visual.c: Fixes to make it compile.
3041
3042 === release 0.9.2 ===
3043
3044 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3045
3046         * NEWS:
3047         * RELEASE:
3048         * configure.ac:
3049         * docs/random/ChangeLog-0.8:
3050           releasing 0.9.2, "Spoon"
3051
3052 2005-09-05  Michael Smith <msmith@fluendo.com>
3053
3054         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
3055           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
3056           that in the vorbisenc element.
3057
3058 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3059
3060         * common/gtk-doc-plugins.mak:
3061         * docs/plugins/Makefile.am:
3062           fix distcheck
3063         * gst/audioresample/resample.c:
3064           fix wrong docstring
3065
3066 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3067
3068         * common/gst-xmlinspect.py:
3069         * common/gtk-doc-plugins.mak:
3070           only inspect plugins for this given package
3071           require gst-python 0.9
3072
3073 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3074
3075         * Makefile.am:
3076         * autogen.sh:
3077         * common/gst-xmlinspect.py:
3078         * configure.ac:
3079         * docs/Makefile.am:
3080         * docs/plugins/inspect/plugin-alsa.xml:
3081         * docs/plugins/inspect/plugin-audioresample.xml:
3082         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3083         * docs/plugins/inspect/plugin-ogg.xml:
3084         * docs/plugins/tmpl/element-gnomevfssink.sgml:
3085         * docs/plugins/tmpl/element-multifdsink.sgml:
3086         * docs/plugins/tmpl/element-tcpserversink.sgml:
3087         * docs/plugins/tmpl/element-vorbisenc.sgml:
3088         * gst-plugins-base.spec.in:
3089           various doc-related updates
3090
3091 2005-08-31  Wim Taymans  <wim@fluendo.com>
3092
3093         * gst-libs/gst/audio/gstbaseaudiosink.c:
3094         (gst_base_audio_sink_render):
3095         Resync if the buffer timestamps drift more than a 10th 
3096         of a second.
3097
3098 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
3099
3100         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
3101         (gst_v4lsrc_get_property):
3102           The 'timestamp-offset' property is registered as an int64, so
3103           let's use g_value_{set|get}_int64() in our setter and getter
3104           functions (makes it work and fixes warnings with gst-inspect).
3105
3106 2005-08-30  Wim Taymans  <wim@fluendo.com>
3107
3108         * check/elements/audioconvert.c: (setup_audioconvert):
3109         * check/elements/audioresample.c: (setup_audioresample):
3110         * check/elements/volume.c: (setup_volume):
3111         Fix checks.
3112
3113 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3114
3115         * common/gtk-doc-plugins.mak:
3116         * common/plugins.xsl:
3117         * docs/plugins/Makefile.am:
3118           make module a param
3119
3120 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3121
3122         * examples/seeking/seek.c: (make_mp3_pipeline),
3123         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3124         (play_cb), (pause_cb), (stop_cb):
3125           update the example
3126
3127 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3128
3129         * gst/volume/gstvolume.c: (gst_volume_class_init),
3130         (volume_transform):
3131           do not update controlled params, if buffer has no timestamp
3132
3133 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3134
3135         * configure.ac:
3136         * gst/sine/Makefile.am:
3137         * gst/volume/Makefile.am:
3138           controllerized elements also need to link against controller-libs ;)
3139
3140 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3141
3142         * docs/libs/tmpl/gstcolorbalance.sgml:
3143         * docs/libs/tmpl/gstgconf.sgml:
3144         * docs/libs/tmpl/gstmixer.sgml:
3145         * docs/libs/tmpl/gstringbuffer.sgml:
3146         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3147         (gst_sinesrc_create):
3148         * gst/volume/gstvolume.c: (gst_volume_class_init),
3149         (volume_transform):
3150           controllerized two audio plugins
3151
3152 2005-08-29  Andy Wingo  <wingo@pobox.com>
3153
3154         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3155         (vorbis_handle_data_packet): Fix some int overflow errors.
3156
3157         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3158         -1.
3159         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3160         valid.
3161         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3162         if it's valid. Fixed streaming-mode playback.
3163
3164         * check/elements/volume.c (cleanup_volume): Fix for running
3165         CK_FORK=no.
3166
3167         * check/elements/audioconvert.c: Convert from native endian, not
3168         little endian.
3169
3170 2005-08-29  Michael Smith <msmith@fluendo.com>
3171
3172         * ext/ogg/Makefile.am:
3173         * ext/ogg/gstogg.c: (plugin_init):
3174         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3175         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3176         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3177         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3178         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3179         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3180         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3181         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3182         Add an ogg parser element.
3183
3184 2005-08-28  Andy Wingo  <wingo@pobox.com>
3185
3186         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3187
3188 2005-08-26  Wim Taymans  <wim@fluendo.com>
3189
3190         * gst/audioconvert/audioconvert.c: (if), (float),
3191         (audio_convert_get_func_index), (check_default),
3192         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3193         (audio_convert_clean_context), (audio_convert_get_sizes),
3194         (audio_convert_convert):
3195         Cleanups.
3196
3197 2005-08-26  Wim Taymans  <wim@fluendo.com>
3198
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         (audio_convert_convert):
3204         More elegant and working temp buffer selection algo.
3205
3206 2005-08-26  Wim Taymans  <wim@fluendo.com>
3207
3208         * gst/audioconvert/audioconvert.c: (if), (float),
3209         (audio_convert_get_func_index), (check_default),
3210         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3211         (audio_convert_clean_context), (audio_convert_get_sizes),
3212         (get_temp_buffer), (audio_convert_convert):
3213         Use realloc else we lose our original data.
3214
3215 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3216
3217         * gst/audioresample/gstaudioresample.c:
3218           use base class' newsegment to properly timestamp
3219
3220 2005-08-26  Wim Taymans  <wim@fluendo.com>
3221
3222         * gst/audioconvert/audioconvert.c: (if), (float),
3223         (audio_convert_get_func_index), (check_default),
3224         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3225         (audio_convert_clean_context), (audio_convert_get_sizes),
3226         (get_temp_buffer), (audio_convert_convert):
3227         * gst/audioconvert/gstaudioconvert.c:
3228         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3229         (gst_audio_convert_transform_caps),
3230         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3231         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3232         Oops, allocate enough space to perform the channel mix.
3233
3234 2005-08-26  Wim Taymans  <wim@fluendo.com>
3235
3236         * gst/audioconvert/Makefile.am:
3237         * gst/audioconvert/audioconvert.c: (if), (float),
3238         (audio_convert_get_func_index), (check_default),
3239         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3240         (audio_convert_clean_context), (audio_convert_get_sizes),
3241         (get_temp_buffer), (audio_convert_convert):
3242         * gst/audioconvert/audioconvert.h:
3243         * gst/audioconvert/gstaudioconvert.c:
3244         (gst_audio_convert_class_init), (gst_audio_convert_init),
3245         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3246         (gst_audio_convert_get_unit_size),
3247         (gst_audio_convert_transform_caps),
3248         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3249         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3250         * gst/audioconvert/gstaudioconvert.h:
3251         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3252         (gst_channel_mix_fill_identical),
3253         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3254         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3255         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3256         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3257         (gst_channel_mix_mix):
3258         * gst/audioconvert/gstchannelmix.h:
3259         Cleanups, librarify a bit, optimize, better negotiation and more.
3260
3261 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3262
3263         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3264         Another from MikeS:
3265         During typefinding, don't support negative offsets
3266         (offsets from the end of the stream) in our typefind->peek() function
3267         - nothing embedded in ogg ever needs them. However, we need to recognise
3268         those requests and reject them, otherwise we return invalid pointers.
3269
3270 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3271
3272         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3273         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3274         (vorbisdec_finalize), (vorbis_handle_type_packet):
3275           Big shout-out to MikeS for fixing this giant memory leak.
3276           Huzzah!
3277
3278 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3279
3280         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3281         (audio_convert_get_unit_size):
3282           plug some leaks
3283
3284 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3285
3286         * check/Makefile.am:
3287         * check/elements/audioconvert.c: (setup_audioconvert),
3288         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3289         (GST_START_TEST), (audioconvert_suite), (main):
3290           add a test for audioconvert
3291         * gst/audioresample/gstaudioresample.c:
3292         * gst/audioresample/gstaudioresample.h:
3293           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3294           note that for buffers of 1/3 sec this means DURATION(c) is 
3295           one nanosecond more than for a and b
3296
3297 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3298
3299         * check/Makefile.am:
3300         * check/elements/audioresample.c: (setup_audioresample),
3301         (cleanup_audioresample), (fail_unless_perfect_stream),
3302         (test_perfect_stream_instance), (GST_START_TEST),
3303           add a check for audioresample
3304         (audioresample_suite), (main):
3305         * check/elements/volume.c: (GST_START_TEST):
3306           remove unused method
3307         * gst/audioresample/gstaudioresample.c:
3308           set correct buffer parameters since we're changing them
3309         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3310           add some debug
3311
3312 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3313
3314         * gst/audioresample/debug.c:
3315         * gst/audioresample/gstaudioresample.c:
3316           add room for extra overlap samples when asked to transform size
3317           protect against possible mem corruption and check for discrepancies
3318           between written size and outbuffer's size so we can warn for
3319           potential problems
3320         * gst/audioresample/resample.c: (resample_init),
3321         (resample_get_output_size_for_input), (resample_get_output_size),
3322         (resample_set_n_channels), (resample_set_format):
3323           set debug level based on RESAMPLE_DEBUG env var
3324           make sure that get_output_size* returns a whole number of
3325           sample_size
3326           set sample_size each time either channel or format is set
3327         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3328         * gst/audioresample/resample_functable.c:
3329         (resample_scale_functable):
3330         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3331           remove r->sample_size, it's done in resample.c now
3332           add some debugging to the ref implementation
3333           make sure we only give back bytes that are wholes of the sample
3334           size
3335
3336 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3337         * gst/playback/gstplaybasebin.c: (fill_buffer):
3338         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3339
3340 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3341
3342         * gst/volume/gstvolume.c:
3343           made set_caps function static
3344
3345 2005-08-24  Wim Taymans  <wim@fluendo.com>
3346
3347         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3348         (gst_vorbisenc_change_state):
3349         Stop leaking taglists.
3350
3351 2005-08-24  Wim Taymans  <wim@fluendo.com>
3352
3353         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3354         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3355         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3356         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3357         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3358         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3359         Parse seeking events better.
3360         Unref static caps.
3361         Generate correct newsegment events, fixes seeking in live oggs.
3362
3363         * ext/theora/theoradec.c: (theora_dec_src_query),
3364         (theora_dec_src_event), (theora_dec_src_getcaps),
3365         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3366         Use newsegment values to report correct play time.
3367
3368         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3369         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3370         * ext/vorbis/vorbisdec.h:
3371         Parse and use newsegment values to report correct play time.
3372
3373         * gst-libs/gst/audio/gstbaseaudiosink.c:
3374         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3375         Clear ringbuffer on flush.
3376         Use newsegment values to calculate playback time.
3377
3378         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3379         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3380         Basesink does newsegment calculations for us now.
3381
3382 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3383
3384         * check/Makefile.am:
3385         * configure.ac:
3386           add core's plugins to the mix so that playbin works
3387         * check/generic/states.c: (GST_START_TEST):
3388           set a 0 timeout on pipelines, so they don't force the next
3389           state change
3390         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3391         (gst_play_base_bin_change_state):
3392           remove the crappy error handling and do GST error handling
3393
3394 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3395
3396         * check/Makefile.am:
3397         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3398           add same test as to core, it bitches out on playbin atm.
3399
3400 2005-08-24  Wim Taymans  <wim@fluendo.com>
3401
3402         * configure.ac:
3403         Remove audioscale.
3404
3405 2005-08-24  Wim Taymans  <wim@fluendo.com>
3406
3407         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3408         (gst_videoscale_prepare_size), (parse_caps),
3409         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3410         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3411         (gst_videoscale_transform):
3412         * gst/videoscale/gstvideoscale.h:
3413         Refactor, make use of BaseTranform really well.
3414
3415 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3416
3417         * configure.ac:
3418           compile audioresample
3419         * gst/audioresample/Makefile.am:
3420         * gst/audioresample/buffer.c:
3421         * gst/audioresample/functable.c:
3422         * gst/audioresample/gstaudioresample.c:
3423         * gst/audioresample/gstaudioresample.h:
3424         * gst/audioresample/resample.c:
3425         (resample_get_output_size_for_input):
3426         * gst/audioresample/resample.h:
3427         * gst/audioresample/resample_chunk.c:
3428         * gst/audioresample/resample_functable.c:
3429         * gst/audioresample/resample_ref.c:
3430           port to use basetransform; doesn't work in all cases yet
3431
3432 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3433
3434         * gst/audioconvert/gstaudioconvert.c:
3435         (gst_audio_convert_class_init), (gst_audio_convert_init),
3436         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3437         (audio_convert_fixate_caps), (audio_convert_set_caps),
3438         (audio_convert_transform),
3439         (gst_audio_convert_buffer_to_default_format),
3440         (gst_audio_convert_buffer_from_default_format),
3441         (gst_audio_convert_channels):
3442         * gst/audioconvert/gstchannelmix.c:
3443         * gst/audioconvert/gstchannelmix.h:
3444           port to basetransform
3445         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3446         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3447         (gst_ffmpegcsp_get_unit_size):
3448         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3449         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3450           fix for basetransform changes
3451
3452 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3453
3454         * check/Makefile.am:
3455           Add CHECK_CFLAGS and LDFLAGS
3456
3457         * gst/playback/gstplaybasebin.c: (fill_buffer):
3458           GST_MESSAGE_SRC became a GObject
3459
3460 2005-08-24  Wim Taymans  <wim@fluendo.com>
3461
3462         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3463         (gst_ring_buffer_clear_all):
3464         * gst-libs/gst/audio/gstringbuffer.h:
3465         Added function to clear the ringbuffer.
3466
3467 2005-08-24  Andy Wingo  <wingo@pobox.com>
3468
3469         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3470         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3471         of _open and _close.
3472
3473         * sys/v4l/gstv4lxoverlay.h:
3474         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3475         an Xv connection here, instead of all the time. Make Xv only be
3476         loaded if you axe for it. Kindof a workaround for buggy behaviour
3477         of Xv when using remote xservers (XvQueryExtension would block).
3478         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3479         replace the _open and _close public API. Only start the xv
3480         connection if necessary.
3481         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3482
3483 2005-08-23  David Schleef  <ds@schleef.org>
3484
3485         * gst/audioresample/Makefile.am: Leet audioresampling code
3486         * gst/audioresample/buffer.c:
3487         * gst/audioresample/buffer.h:
3488         * gst/audioresample/debug.c:
3489         * gst/audioresample/debug.h:
3490         * gst/audioresample/functable.c:
3491         * gst/audioresample/functable.h:
3492         * gst/audioresample/gstaudioresample.c:
3493         * gst/audioresample/gstaudioresample.h:
3494         * gst/audioresample/resample.c:
3495         * gst/audioresample/resample.h:
3496         * gst/audioresample/resample_chunk.c:
3497         * gst/audioresample/resample_functable.c:
3498         * gst/audioresample/resample_ref.c:
3499
3500 2005-08-23  Wim Taymans  <wim@fluendo.com>
3501
3502         * examples/seeking/seek.c: (make_vorbis_pipeline),
3503         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3504         Small seek updates.
3505
3506 2005-08-23  Andy Wingo  <wingo@pobox.com>
3507
3508         * gst-libs/gst/audio/gstbaseaudiosrc.c
3509         (gst_base_audio_src_fixate): Only fixate endianness if it is
3510         present in the caps.
3511
3512 2005-08-22  Andy Wingo  <wingo@pobox.com>
3513
3514         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3515         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3516         device-name property.
3517
3518         * gst-libs/gst/audio/gstaudiosrc.h:
3519         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3520         close_device in the ring buffer, like gstaudiosink.
3521
3522         * ext/alsa/gstalsamixer.h:
3523         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3524         macro to implement the interface without much code. Cleanups. 
3525
3526         * ext/alsa/gstalsasrc.h:
3527         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3528         READY.
3529
3530         * ext/alsa/Makefile.am: Add new files.
3531         * ext/alsa/gstalsamixerelement.c: 
3532         * ext/alsa/gstalsamixerelement.c: Split element code out from
3533         mixer code so that alsasrc can be a mixer too.
3534
3535 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3536
3537         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3538         (GST_START_TEST):
3539         * check/elements/vorbisdec.c: (setup_vorbisdec),
3540         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3541         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3542         (vorbis_handle_identification_packet),
3543         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3544         (vorbis_handle_header_packet), (vorbis_dec_push),
3545         (vorbis_dec_chain):
3546           use the setup/teardown methods to save code.  save code is good.
3547
3548 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3549
3550         * check/Makefile.am:
3551           add ext dir for plugins
3552           add vorbisdec test conditionally
3553         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3554         (GST_START_TEST), (volume_suite):
3555           add a test with wrong caps
3556         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3557         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3558           add a vorbisdec test
3559         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3560         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3561           clean up debug output
3562         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3563           yay, fix a segfault/security issue in vorbisdec
3564           gst-launch fakesrc ! vorbisdec wasn't happy
3565         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3566         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3567         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3568         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3569         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3570         (gst_vorbisenc_set_metadata), (get_constraints_string),
3571         (update_start_message), (gst_vorbisenc_setup),
3572         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3573         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3574         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3575         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3576         * ext/vorbis/vorbisenc.h:
3577           march in line
3578         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3579         (gst_ffmpegcsp_transform):
3580           have the kow come home
3581         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3582           debug my func ptr
3583         * gst/volume/gstvolume.c: (volume_set_caps):
3584           add a debug
3585
3586 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3587
3588         * Makefile.am:
3589         * check/.cvsignore:
3590         * check/Makefile.am:
3591         * check/elements/.cvsignore:
3592         * check/elements/volume.c: (chain_func), (event_func),
3593         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3594         (main):
3595         * configure.ac:
3596           add unit test structure for gst-plugins-base
3597           add a test for volume
3598         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3599         (gst_volume_set_volume), (gst_volume_get_volume),
3600         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3601         (volume_funcfind), (volume_process_float), (volume_process_int16),
3602         (volume_set_caps), (volume_transform), (volume_update_mute),
3603         (volume_update_volume), (volume_set_property),
3604         (volume_get_property):
3605           document a little; use basetransform vmethod _set_caps
3606
3607 2005-08-19  Andy Wingo  <wingo@pobox.com>
3608
3609         * ext/alsa/gstalsamixertrack.h:
3610         * ext/alsa/gstalsamixertrack.c:
3611         * ext/alsa/gstalsamixeroptions.h:
3612         * ext/alsa/gstalsamixeroptions.c:
3613         * ext/alsa/gstalsamixer.h:
3614         * ext/alsa/gstalsamixer.c: Port to 0.9.
3615
3616         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3617         Remove gstalsa.c and alsaclock. No more cruft here.
3618         
3619 2005-08-18  Wim Taymans  <wim@fluendo.com>
3620
3621         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3622         (gst_base_rtp_depayload_chain),
3623         (gst_base_rtp_depayload_add_to_queue),
3624         (gst_base_rtp_depayload_push),
3625         (gst_base_rtp_depayload_queue_release):
3626         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3627         Fix for RTPBuffer changes.
3628
3629         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3630         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3631         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3632         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3633         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3634         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3635         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3636         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3637         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3638         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3639         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3640         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3641         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3642         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3643         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3644         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3645         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3646         (gst_rtpbuffer_get_payload):
3647         * gst-libs/gst/rtp/gstrtpbuffer.h:
3648         Don't subclass GstBuffer but add methods and helper functions
3649         to construct and manipulate RTP packets in regular GstBuffers.
3650
3651 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3652
3653         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3654           moved statement below switch
3655         * gst/volume/gstvolume.c: (gst_volume_class_init):
3656           added debug ptr
3657
3658 2005-08-16  Wim Taymans  <wim@fluendo.com>
3659
3660         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3661         (gst_base_audio_src_change_state):
3662         Open and close device in READY<->NULL state change.
3663
3664 2005-08-16  Andy Wingo  <wingo@pobox.com>
3665
3666         * examples/seeking/Makefile.am: Don't compile non-compiling
3667         compiled objects with the compiler.
3668
3669         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3670         elements.
3671
3672 2005-08-12  Philippe Khalaf <burger@speedy.org>
3673         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3674         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3675           Made a thread to release the queue.
3676           Removed timestamp conversion for now.
3677
3678 2005-08-10  Philippe Khalaf <burger@speedy.org>
3679         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3680         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3681           Added rtp timestamp -> gst timestamp conversion.
3682           Fixed several problems with queue.
3683
3684 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3685
3686         * gst-libs/gst/audio/gstaudioclock.h:
3687         * gst-libs/gst/audio/gstaudiofilter.h:
3688         * gst-libs/gst/audio/gstaudiosink.h:
3689         * gst-libs/gst/audio/gstaudiosrc.h:
3690         * gst-libs/gst/audio/gstbaseaudiosink.h:
3691         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3692         * gst-libs/gst/audio/gstringbuffer.h:
3693         * gst-libs/gst/net/gstnetbuffer.h:
3694         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3695         * gst-libs/gst/rtp/gstrtpbuffer.h:
3696           Add padding (you will need to rebuild gst-plugins-base,
3697           gst-plugins and all applications afterwards!)
3698
3699 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3700
3701         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3702         (gst_riff_parse_chunk):
3703           Fix bug in debug message and add some more debug messages.
3704
3705 2005-08-08  Edward Hervey  <edward@fluendo.com>
3706
3707         * gst-libs/gst/riff/riff-media.c:
3708         backported updates since branch
3709
3710 2005-08-08  Andy Wingo  <wingo@pobox.com>
3711
3712         * gst-libs/gst/audio/gstbaseaudiosink.c
3713         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3714         like good elements should. Close on READY->NULL too.
3715
3716         * gst-libs/gst/audio/gstaudiosink.c
3717         (gst_audioringbuffer_open_device,
3718         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3719         (gst_audioringbuffer_release): Updates for new ring buffer API,
3720         hook into the new audio sink api.
3721
3722         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3723         (GstAudioSinkClass.close): Just open and close the device -- no
3724         resource allocation or configuration.
3725         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3726         vmethods, handle device setup and resource allocation.
3727
3728         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3729         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3730         base class API.
3731
3732         * gst-libs/gst/audio/gstringbuffer.h
3733         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3734         New vmethods.
3735
3736         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3737         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3738         New API functions. The device should be opened before acquiring
3739         and closed after releasing.
3740
3741 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3742
3743         * gst-libs/gst/interfaces/mixer.h:
3744           Reset padding to GST_PADDING.
3745
3746 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3747
3748         * gst/playback/gstplaybin.c: (remove_sinks):
3749           Remove visualization from parent explicitely; works around some
3750           apparent refcount issue that I haven't tracked down yet.
3751
3752 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3753
3754         * ext/alsa/gstalsasink.c: (set_hwparams):
3755           Assign debug category, add negotiation debug msgs.
3756
3757 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3758
3759         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3760           Fix error code for file-not-found to NOT_FOUND.
3761
3762 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3763
3764         * common/gtk-doc-plugins.mak:
3765         * docs/plugins/Makefile.am:
3766         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3767         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3768           renamed to actual element names, so much nicer to look at
3769         * docs/plugins/tmpl/gstmultifdsink.sgml:
3770           remove
3771         * docs/plugins/tmpl/multifdsink.sgml:
3772         * docs/plugins/tmpl/tcpserversink.sgml:
3773           add
3774         * ext/alsa/gstalsa.c:
3775         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3776         * ext/ogg/gstoggmux.c:
3777         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3778         * gst/playback/gstdecodebin.c:
3779         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3780         * gst/tcp/gsttcpserversink.c:
3781           various fixes and documentation additions
3782
3783 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3784
3785         * common/Makefile.am:
3786         * common/gstdoc-scangobj:
3787         * common/gtk-doc-plugins.mak:
3788         * common/gtk-doc.mak:
3789           add a custom scangobj that uses the registry
3790           add a custom gtk-doc-plugins.mak that uses it
3791           some doc build fixes
3792         * configure.ac:
3793         * docs/Makefile.am:
3794         * docs/plugins/Makefile.am:
3795         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3796         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3797         * docs/plugins/gst-plugins-base-plugins.types:
3798         * docs/plugins/tmpl/gstmultifdsink.sgml:
3799           add docs for one element, multifdsink
3800         * gst/adder/gstadder.h:
3801         * gst/volume/gstvolume.h:
3802           don't privatize enum
3803         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3804         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3805         (gst_sync_method_get_type), (gst_client_status_get_type),
3806         (gst_multifdsink_class_init),
3807         (gst_multifdsink_client_queue_buffer),
3808         (gst_multifdsink_handle_client_write):
3809         * gst/tcp/gstmultifdsink.h:
3810         * gst/tcp/gsttcp.h:
3811         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3812         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3813         (gst_tcpclientsink_render):
3814         * gst/tcp/gsttcpclientsink.h:
3815         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3816         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3817         (gst_tcpclientsrc_start):
3818         * gst/tcp/gsttcpclientsrc.h:
3819         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3820         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3821         * gst/tcp/gsttcpserversrc.h:
3822         * gst/typefind/gsttypefindfunctions.c:
3823           remove superfluous Type stuff
3824
3825 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3826
3827         * gst/playback/gstplaybin.c: (gen_video_element):
3828           Enable videoscale.
3829
3830 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3831
3832         * gst-libs/gst/gconf/gconf.c:
3833         * gst-libs/gst/gconf/gconf.h:
3834           Fix some Andy Problem [tm].
3835
3836 2005-08-04  Andy Wingo  <wingo@pobox.com>
3837
3838         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3839         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3840         (gst_ffmpegcsp_get_size): Adapt to API changes.
3841
3842         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3843         Implement an in-place do-nothing transform.
3844
3845 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3846
3847         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3848         (gst_ximagesink_renegotiate_size):
3849           Do not set new window sizes yet if we prepare a new buffer size
3850           for upstream renegotiation (software scaling) at some point in the
3851           future, because this new size waqs not actually accepted yet. Once
3852           accepted, renegotiation later on will set the new sizes just fine.
3853           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3854           embedding testcase.
3855
3856 2005-08-03  Andy Wingo  <wingo@pobox.com>
3857
3858         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3859         (gst_ximagesink_buffer_alloc): 
3860         Protect the height, width, and desired_caps with the pool_lock.
3861         Fixes videotestsrc ! queue ! ximagesink.
3862
3863 2005-08-02  Edward Hervey  <edward@fluendo.com>
3864
3865         * gst/volume/gstvolume.c:
3866         include left from controller cleanup
3867
3868 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3869         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3870           Stop collectpads before calling the parent state
3871           change function on PAUSED->READY.
3872
3873 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3874         * configure.ac:
3875           When testing for X libs, use the X CFlags 
3876         * gst/adder/gstadder.c: (gst_adder_change_state):
3877           Stop the collectpads before calling parent state change function
3878           on PAUSED->READY, otherwise we deadlock deactivating pads.
3879
3880 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3881
3882         * configure.ac:
3883         * docs/libs/tmpl/gstcolorbalance.sgml:
3884         * docs/libs/tmpl/gstmixer.sgml:
3885         * examples/Makefile.am:
3886         * gst/sine/Makefile.am:
3887         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3888         (gst_sinesrc_set_property), (plugin_init):
3889         * gst/sine/gstsinesrc.h:
3890         * gst/volume/Makefile.am:
3891         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3892         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3893         (volume_process_float), (volume_process_int16),
3894         (volume_set_property), (plugin_init):
3895         * gst/volume/gstvolume.h:
3896           deactivate and remove dparams (libgstcontrol)
3897
3898 2005-07-29  Wim Taymans  <wim@fluendo.com>
3899
3900         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3901         Convert me to BaseTransform!! help..
3902
3903 2005-07-29  Andy Wingo  <wingo@pobox.com>
3904
3905         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3906         sinks.
3907
3908         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3909         support of both endiannesses.
3910
3911 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3912
3913         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3914           Fix confusing debug message (s/event/query/)
3915
3916 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3917
3918         * gst/videotestsrc/videotestsrc.h:
3919           Use "_stdint.h" instead of <stdint.h>
3920
3921 2005-07-27  Wim Taymans  <wim@fluendo.com>
3922
3923         * ext/vorbis/Makefile.am:
3924         Revert wrong commit.
3925
3926 2005-07-27  Wim Taymans  <wim@fluendo.com>
3927
3928         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3929         More compilation fixen.
3930
3931 2005-07-27  Wim Taymans  <wim@fluendo.com>
3932
3933         * gst-libs/gst/audio/gstbaseaudiosink.c:
3934         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3935         (gst_base_audio_sink_create_ringbuffer),
3936         (gst_base_audio_sink_change_state):
3937         Fix compilation.
3938
3939 2005-07-27  Wim Taymans  <wim@fluendo.com>
3940
3941         * examples/seeking/seek.c: (setup_dynamic_link),
3942         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3943         (query_positions_elems), (query_positions_pads), (do_seek):
3944         Update seek example.
3945
3946         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3947         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3948         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3949         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3950         (gst_ogg_demux_handle_event),
3951         (gst_ogg_demux_deactivate_current_chain),
3952         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3953         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3954         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3955         (gst_ogg_demux_loop):
3956         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3957         * ext/theora/theoradec.c: (theora_dec_src_event),
3958         (theora_dec_src_getcaps), (theora_dec_sink_event),
3959         (theora_dec_push), (theora_dec_chain):
3960         * ext/vorbis/Makefile.am:
3961         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3962         (vorbis_dec_sink_event), (vorbis_dec_push),
3963         (vorbis_handle_data_packet):
3964         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3965         (gst_vorbisenc_chain):
3966         * gst/playback/gststreaminfo.c: (cb_probe):
3967         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3968         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3969         * gst/videoscale/gstvideoscale.c:
3970         (gst_videoscale_handle_src_event):
3971         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3972         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3973         (gst_ximagesink_navigation_send_event):
3974         * sys/xvimage/xvimagesink.c:
3975         (gst_xvimagesink_navigation_send_event):
3976         Various event updates and cleanups
3977
3978 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3979
3980         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3981           Fix segfault for I420/YV12.
3982
3983 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3984
3985         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3986           Report bitrate.
3987
3988 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3989
3990         * gst/playback/gstplaybin.c: (gen_video_element),
3991         (gen_audio_element):
3992           Switch to auto*sink elements as default sinks; add volume element
3993           so that volume control in totem works.
3994
3995 2005-07-21  Wim Taymans  <wim@fluendo.com>
3996
3997         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3998         * gst/playback/gstplaybin.c: (setup_sinks),
3999         (gst_play_bin_change_state):
4000         Refcount fix and more comments.
4001
4002 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4003
4004         * sys/ximage/Makefile.am:
4005         * sys/ximage/ximage.c: (plugin_init):
4006         * sys/ximage/ximagesink.c:
4007         Prepare for adding ximagesrc, rename of plugin to ximage etc.
4008         
4009
4010 2005-07-21  Wim Taymans  <wim@fluendo.com>
4011
4012         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
4013         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4014         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4015         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4016         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4017         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
4018         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
4019         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
4020         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
4021         Generate correct disconts for live chained oggs.
4022
4023         * gst-libs/gst/audio/gstbaseaudiosink.c:
4024         (gst_base_audio_sink_render),
4025         (gst_base_audio_sink_create_ringbuffer),
4026         (gst_base_audio_sink_change_state):
4027         Handle discont math correctly.
4028
4029         * gst/playback/gstplaybin.c: (add_sink):
4030         Some small debug cleanup.
4031
4032 2005-07-21  Wim Taymans  <wim@fluendo.com>
4033
4034         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
4035         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4036         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4037         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4038         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
4039         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
4040         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4041         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
4042         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
4043         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
4044         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
4045         (gst_ogg_demux_change_state), (gst_ogg_print):
4046         Reorganize code to send the right disconts when in streaming
4047         mode.
4048
4049 2005-07-20  Andy Wingo  <wingo@pobox.com>
4050
4051         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
4052         fix (?), fixes a seggie mcfalterson (#310894).
4053
4054 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4055
4056         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
4057         (gst_ogg_mux_set_header_on_caps):
4058         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4059         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4060         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
4061         * gst-libs/gst/audio/multichannel.c:
4062         (gst_audio_set_channel_positions),
4063         (gst_audio_set_structure_channel_positions_list):
4064         * gst/playback/gstdecodebin.c: (dynamic_create):
4065         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
4066         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
4067           Fixes for API changes in core.
4068
4069 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4070
4071         * gst/playback/gstplaybasebin.c: (fill_buffer):
4072           Use _new_custom() so we can set custom message types for buffering
4073           messages.
4074
4075 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4076
4077         * configure.ac:
4078         * gst-libs/gst/Makefile.am:
4079         * gst-libs/gst/gconf/.cvsignore:
4080         * gst-libs/gst/gconf/Makefile.am:
4081         * gst-libs/gst/gconf/test-gconf.c:
4082         * pkgconfig/Makefile.am:
4083         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4084         * pkgconfig/gstreamer-gconf.pc.in:
4085           Remove gconf stuff, use gconf elements instead from now on.
4086
4087 2005-07-20  Wim Taymans  <wim@fluendo.com>
4088
4089         * gst-libs/gst/audio/TODO:
4090         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
4091         (gst_audio_clock_get_internal_time):
4092         * gst-libs/gst/audio/gstaudioclock.h:
4093         * gst-libs/gst/audio/gstbaseaudiosink.c:
4094         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4095         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
4096         (gst_base_audio_sink_render),
4097         (gst_base_audio_sink_create_ringbuffer),
4098         (gst_base_audio_sink_change_state):
4099         Make sure the audio clock always returns an increasing value.
4100
4101 2005-07-19  Andy Wingo  <wingo@pobox.com>
4102
4103         * gst/videotestsrc/: Cleanups.
4104
4105 2005-07-19  Wim Taymans  <wim@fluendo.com>
4106
4107         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4108         Better debugging.
4109
4110 2005-07-19  Wim Taymans  <wim@fluendo.com>
4111
4112         * examples/seeking/seek.c: (make_dv_pipeline),
4113         (make_vorbis_theora_pipeline), (query_rates),
4114         (query_positions_elems), (query_positions_pads), (do_seek):
4115         Make correct DV pipeline.
4116
4117 2005-07-18  Andy Wingo  <wingo@pobox.com>
4118
4119         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4120         default. Also because it's the only thing that really works. (This
4121         is used in the GConf elements).
4122         Use AS_LIBTOOL_TAGS.
4123
4124 2005-07-18  Wim Taymans  <wim@fluendo.com>
4125
4126         * gst/playback/gstdecodebin.c: (remove_element_chain):
4127         * gst/playback/gstplaybin.c: (add_sink):
4128         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4129         (gst_stream_info_set_mute):
4130         * gst/playback/gststreamselector.c:
4131         (gst_stream_selector_get_linked_pad),
4132         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4133         More leak and compile fixes.
4134
4135 2005-07-18  Wim Taymans  <wim@fluendo.com>
4136
4137         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4138         (query_rates), (query_positions_elems), (query_positions_pads),
4139         (do_seek), (seek_cb), (stop_seek):
4140         Updated seek example. 
4141
4142         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4143         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4144         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4145         * gst/playback/gstplaybin.c: (add_sink):
4146         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4147         (gst_stream_info_set_mute):
4148         Some refcount leak fixes.
4149
4150 2005-07-16  Wim Taymans  <wim@fluendo.com>
4151
4152         * gst-libs/gst/audio/gstbaseaudiosink.c:
4153         (gst_base_audio_sink_render):
4154         Align samples even if we have roundoff errors in the 
4155         timestamp conversion.
4156
4157 2005-07-16  Wim Taymans  <wim@fluendo.com>
4158
4159         * docs/libs/tmpl/gstringbuffer.sgml:
4160         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4161         (query_rates), (query_positions_elems), (query_positions_pads),
4162         (update_scale), (do_seek):
4163         Updated seek example.
4164
4165         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4166         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4167         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4168         (gst_ogg_demux_loop):
4169         Push out correct discont values.
4170
4171         * ext/theora/theoradec.c: (theora_dec_src_convert),
4172         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4173         (theora_dec_sink_event), (theora_handle_type_packet),
4174         (theora_handle_header_packet), (theora_dec_push),
4175         (theora_handle_data_packet), (theora_dec_chain),
4176         (theora_dec_change_state):
4177         Better timestamping.
4178
4179         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4180         (vorbis_dec_sink_event), (vorbis_dec_push),
4181         (vorbis_handle_data_packet), (vorbis_dec_chain):
4182         * ext/vorbis/vorbisdec.h:
4183         Better timestamping.
4184
4185         * gst-libs/gst/audio/gstbaseaudiosink.c:
4186         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4187         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4188         Handle syncing on timestamps instead of sample offsets. Make
4189         use of DISCONT values as described in design docs.
4190
4191         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4192         (gst_base_audio_src_get_time):
4193         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4194         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4195         (gst_ring_buffer_read):
4196         * gst-libs/gst/audio/gstringbuffer.h:
4197         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4198         (gst_ximagesink_show_frame):
4199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4200         Correcly convert buffer timestamp to stream time.
4201
4202 2005-07-16  Wim Taymans  <wim@fluendo.com>
4203
4204         * gst/audioconvert/gstaudioconvert.c:
4205         (gst_audio_convert_get_buffer):
4206         Timestamp buffers correctly.
4207
4208         * gst/playback/gstplaybin.c: (gen_video_element):
4209         Make internal fakesink silent.
4210
4211 2005-07-15  Wim Taymans  <wim@fluendo.com>
4212
4213         * gst/ffmpegcolorspace/Makefile.am:
4214         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4215         (gst_ffmpegcsp_caps_remove_format_info),
4216         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4217         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4218         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4219         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4220         Ported ffmpegcolorspace to basetransform.
4221
4222         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4223         * gst/volume/gstvolume.c: (volume_transform):
4224         Ported to new API.
4225
4226 2005-07-14  Wim Taymans  <wim@fluendo.com>
4227
4228         * gst/videotestsrc/Makefile.am:
4229         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4230         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4231         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4232         (gst_videotestsrc_init), (gst_videotestsrc_event),
4233         (gst_videotestsrc_create), (gst_videotestsrc_start),
4234         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4235         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4236         (gst_videotestsrc_get_property):
4237         * gst/videotestsrc/gstvideotestsrc.h:
4238         Make videotestsrc a pushsrc.
4239
4240 2005-07-14  Wim Taymans  <wim@fluendo.com>
4241
4242         * gst/tcp/gstfdset.c: (gst_fdset_free):
4243         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4244         (gst_multifdsink_add), (gst_multifdsink_remove),
4245         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4246         (gst_multifdsink_remove_client_link),
4247         (gst_multifdsink_client_queue_data),
4248         (gst_multifdsink_client_queue_caps),
4249         (gst_multifdsink_client_queue_buffer),
4250         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4251         (gst_multifdsink_stop):
4252         * gst/tcp/gstmultifdsink.h:
4253         0.8 backporting.
4254
4255         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4256         Also draw image when not from a pool.
4257
4258 2005-07-14  Wim Taymans  <wim@fluendo.com>
4259
4260         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4261         (mute_stream), (silence_stream):
4262         Small debug additions.
4263
4264 2005-07-14  Wim Taymans  <wim@fluendo.com>
4265
4266         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4267         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4268         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4269         Better error recovery, ignore unconnected pads and
4270         non-fatal errors.
4271
4272 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4273
4274         * docs/libs/tmpl/gstaudio.sgml:
4275         * docs/libs/tmpl/gstcolorbalance.sgml:
4276         * docs/libs/tmpl/gstgconf.sgml:
4277         * docs/libs/tmpl/gstmixer.sgml:
4278         * docs/libs/tmpl/gstringbuffer.sgml:
4279         * docs/libs/tmpl/gsttuner.sgml:
4280         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4281         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4282         (gst_tcpclientsrc_class_init):
4283         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4284         (gst_tcpserversrc_class_init):
4285         * sys/v4l/gstv4lelement.c:
4286           more autistic cleanliness in functions/names/defines
4287
4288 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4289
4290         * configure.ac:
4291           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4292           added manually to each Makefile.am so we are sure it goes
4293           *last* and doesn't add -L flags before linking in libs of our
4294           own, like, say, internal .la libs, that then accidentally pick
4295           up the installed copy.
4296         * docs/libs/Makefile.am:
4297         * ext/alsa/Makefile.am:
4298         * ext/cdparanoia/Makefile.am:
4299         * ext/gnomevfs/Makefile.am:
4300         * ext/libvisual/Makefile.am:
4301         * ext/ogg/Makefile.am:
4302         * ext/theora/Makefile.am:
4303         * ext/vorbis/Makefile.am:
4304         * gst-libs/gst/video/Makefile.am:
4305         * gst/adder/Makefile.am:
4306         * gst/audioconvert/Makefile.am:
4307         * gst/audiorate/Makefile.am:
4308         * gst/audioscale/Makefile.am:
4309         * gst/ffmpegcolorspace/Makefile.am:
4310         * gst/playback/Makefile.am:
4311         * gst/sine/Makefile.am:
4312         * gst/subparse/Makefile.am:
4313         * gst/tags/Makefile.am:
4314         * gst/tcp/Makefile.am:
4315         * gst/typefind/Makefile.am:
4316         * gst/videorate/Makefile.am:
4317         * gst/videoscale/Makefile.am:
4318         * gst/videotestsrc/Makefile.am:
4319         * gst/volume/Makefile.am:
4320         * sys/v4l/Makefile.am:
4321         * sys/ximage/Makefile.am:
4322         * sys/xvimage/Makefile.am:
4323           adapt properly to this change. This should make sure that
4324           plugins and libs properly link to the as-yet-uninstalled
4325           copies of stuff like libgstinterfaces and libgstvideo
4326
4327 2005-07-13  Andy Wingo  <wingo@pobox.com>
4328
4329         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4330         (gst_v4lsrc_fixate): Fixate on format as well.
4331
4332         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4333         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4334         buffer points to it.
4335         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4336         rather just doing X calls ourselves. Also fixes a memleak.
4337
4338 2005-07-12  Andy Wingo  <wingo@pobox.com>
4339
4340         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4341         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4342         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4343         TRUE to avoid deadlocks if an element holds on to our buffers.
4344
4345 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4346
4347         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4348         (gst_sinesrc_init), (gst_sinesrc_create),
4349         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4350         (gst_sinesrc_start):
4351         * gst/sine/gstsinesrc.h:
4352           removing num-buffers property before moving it
4353
4354 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4355
4356         * configure.ac:
4357           use overridable ERROR_CFLAGS
4358         * docs/libs/gst-plugins-base-libs.types:
4359         * docs/libs/tmpl/gstringbuffer.sgml:
4360         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4361         (gst_alsasink_class_init):
4362         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4363         (gst_alsasrc_class_init):
4364         * gst-libs/gst/audio/audio.h:
4365         * gst-libs/gst/audio/gstaudioclock.h:
4366         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4367         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4368         (gst_audio_filter_link), (gst_audio_filter_init),
4369         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4370         (gst_audio_filter_get_property),
4371         (gst_audio_filter_class_add_pad_templates):
4372         * gst-libs/gst/audio/gstaudiofilter.h:
4373         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4374         (gst_audio_filter_template_get_type),
4375         (gst_audio_filter_template_base_init),
4376         (gst_audio_filter_template_class_init),
4377         (gst_audio_filter_template_init),
4378         (gst_audio_filter_template_set_property),
4379         (gst_audio_filter_template_get_property), (plugin_init),
4380         (gst_audio_filter_template_setup),
4381         (gst_audio_filter_template_filter),
4382         (gst_audio_filter_template_filter_inplace):
4383         * gst-libs/gst/audio/gstaudiosink.c:
4384         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4385         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4386         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4387         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4388         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4389         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4390         * gst-libs/gst/audio/gstaudiosink.h:
4391         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4392         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4393         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4394         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4395         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4396         (gst_audio_src_class_init), (gst_audio_src_init),
4397         (gst_audio_src_create_ringbuffer):
4398         * gst-libs/gst/audio/gstaudiosrc.h:
4399         * gst-libs/gst/audio/gstbaseaudiosink.c:
4400         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4401         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4402         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4403         (gst_base_audio_sink_set_property),
4404         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4405         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4406         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4407         (gst_base_audio_sink_create_ringbuffer),
4408         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4409         * gst-libs/gst/audio/gstbaseaudiosink.h:
4410         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4411         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4412         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4413         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4414         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4415         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4416         (gst_base_audio_src_event), (gst_base_audio_src_create),
4417         (gst_base_audio_src_create_ringbuffer),
4418         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4419         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4420         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4421         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4422         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4423         (gst_ring_buffer_debug_spec_caps),
4424         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4425         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4426         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4427         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4428         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4429         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4430         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4431         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4432         (gst_ring_buffer_clear):
4433         * gst-libs/gst/audio/gstringbuffer.h:
4434         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4435         (gst_video_sink_class_init), (gst_video_sink_get_type):
4436         * gst-libs/gst/video/videosink.h:
4437         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4438         (gst_multifdsink_class_init),
4439         (gst_multifdsink_handle_client_write),
4440         (gst_multifdsink_change_state):
4441         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4442         (gst_tcpclientsink_setcaps):
4443         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4444         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4445         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4446         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4447         (gst_ximagesink_send_pending_navigation),
4448         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4449         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4450         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4451         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4452         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4453         (gst_xvimagesink_send_pending_navigation),
4454         (gst_xvimagesink_navigation_send_event),
4455         (gst_xvimagesink_set_xwindow_id),
4456         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4457         (gst_xvimagesink_get_type):
4458         more macro splitting
4459
4460 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4461
4462         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4463           plug a memleak, allows me to import 1479 albums in one go
4464           in jamboree
4465         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4466         (vorbis_handle_type_packet), (vorbis_dec_chain),
4467         (vorbis_dec_change_state):
4468           fix some format strings
4469
4470 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4471
4472         * docs/libs/tmpl/gstcolorbalance.sgml:
4473         * docs/libs/tmpl/gstmixer.sgml:
4474         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4475         (gst_alsasink_set_property), (gst_alsasink_get_property):
4476         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4477         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4478           add device property
4479
4480 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4481
4482         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4483         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4484         (audiocast_register_listener), (audiocast_thread_run),
4485         (gst_gnomevfssrc_send_additional_headers_callback),
4486         (gst_gnomevfssrc_received_headers_callback),
4487         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4488         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4489         (gst_gnomevfssrc_get_size):
4490           add/clean up debugging
4491         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4492           cleanups
4493
4494 2005-07-07  Andy Wingo  <wingo@pobox.com>
4495
4496         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4497         framerate. Need to get a handle on when exactly this function is
4498         called, tho.
4499
4500         * sys/v4l/v4lsrc_calls.h:
4501         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4502         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4503         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4504
4505         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4506         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4507         v4lelements are sources.
4508
4509         * sys/v4l/gstv4lxoverlay.h:
4510         * sys/v4l/gstv4lxoverlay.c:
4511         * sys/v4l/gstv4ltuner.h:
4512         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4513         
4514         * sys/v4l/gstv4lsrc.h:
4515         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4516         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4517         or something should handle that. Made a live source.
4518
4519         * sys/v4l/gstv4lelement.h:
4520         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4521         signals. Some cleanups.
4522
4523         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4524
4525         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4526         stuff.
4527
4528         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4529         stuff.
4530
4531         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4532
4533 2005-07-07  Wim Taymans  <wim@fluendo.com>
4534
4535         * ext/theora/theoradec.c: (theora_get_query_types),
4536         (theora_dec_src_getcaps), (theora_dec_push):
4537         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4538         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4539         Remove deprecated/unused query types.
4540
4541 2005-07-06  Wim Taymans  <wim@fluendo.com>
4542
4543         * ext/alsa/Makefile.am:
4544         * ext/alsa/gstalsaplugin.c: (plugin_init):
4545         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4546         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4547         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4548         (gst_alsasrc_class_init), (gst_alsasrc_init),
4549         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4550         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4551         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4552         (gst_alsasrc_reset):
4553         * ext/alsa/gstalsasrc.h:
4554         * gst-libs/gst/audio/Makefile.am:
4555         * gst-libs/gst/audio/gstaudiosink.c:
4556         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4557         (gst_audioringbuffer_start):
4558         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4559         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4560         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4561         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4562         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4563         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4564         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4565         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4566         * gst-libs/gst/audio/gstaudiosrc.h:
4567         * gst-libs/gst/audio/gstbaseaudiosink.c:
4568         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4569         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4570         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4571         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4572         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4573         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4574         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4575         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4576         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4577         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4578         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4579         (gst_baseaudiosrc_change_state):
4580         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4581         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4582         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4583         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4584         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4585         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4586         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4587         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4588         * gst-libs/gst/audio/gstringbuffer.h:
4589         Added audiosource base classes.
4590         Ported alsasrc, still very basic.
4591
4592 2005-07-06  Wim Taymans  <wim@fluendo.com>
4593
4594         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4595         (theora_dec_push), (theora_handle_data_packet):
4596         Prepare for better timestamp fix later.
4597
4598         * gst/audioconvert/gstaudioconvert.c:
4599         List most accurate caps first
4600
4601         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4602         Use proper pad task function.
4603
4604         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4605         (gst_xvimagesink_show_frame):
4606         Fix deadlock when alloc failed.
4607
4608 2005-07-05  Andy Wingo  <wingo@pobox.com>
4609
4610         * ext/gnomevfs/gstgnomevfssrc.c:
4611         * gst/sine/gstsinesrc.c:
4612         * gst/tcp/gsttcpserversrc.c:
4613         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4614
4615         * sys/v4l/: Port from 0.8.
4616
4617         * Many files: Null if we got it....
4618
4619 2005-07-05  Andy Wingo  <wingo@pobox.com>
4620
4621         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4622         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4623         Signedness fixes.
4624
4625 2005-07-05  Wim Taymans  <wim@fluendo.com>
4626
4627         * configure.ac:
4628         * gst/tcp/Makefile.am:
4629         * gst/tcp/README:
4630         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4631         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4632         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4633         (is_sync_frame), (gst_multifdsink_handle_client_write),
4634         (gst_multifdsink_render), (gst_multifdsink_start),
4635         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4636         * gst/tcp/gstmultifdsink.h:
4637         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4638         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4639         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4640         * gst/tcp/gsttcp.h:
4641         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4642         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4643         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4644         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4645         * gst/tcp/gsttcpclientsink.h:
4646         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4647         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4648         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4649         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4650         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4651         * gst/tcp/gsttcpclientsrc.h:
4652         * gst/tcp/gsttcpplugin.c: (plugin_init):
4653         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4654         * gst/tcp/gsttcpserversink.h:
4655         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4656         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4657         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4658         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4659         (gst_tcpserversrc_stop):
4660         * gst/tcp/gsttcpserversrc.h:
4661         * gst/tcp/gsttcpsink.c:
4662         * gst/tcp/gsttcpsink.h:
4663         * gst/tcp/gsttcpsrc.c:
4664         * gst/tcp/gsttcpsrc.h:
4665         Ported tcp plugins to 0.9. 
4666         
4667
4668 2005-07-05  Andy Wingo  <wingo@pobox.com>
4669
4670         * gst/playback/gstplaybasebin.c (fill_buffer):
4671         message_new_application fixen.
4672
4673         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4674         Style fix.
4675
4676 2005-07-04  Wim Taymans  <wim@fluendo.com>
4677
4678         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4679         Set caps on output buffer.
4680
4681 2005-07-04  Andy Wingo  <wingo@pobox.com>
4682
4683         * ext/gnomevfs/gstgnomevfssrc.c
4684         (gst_gnomevfssrc_received_headers_callback) 
4685         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4686         hopefully.
4687
4688         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4689         No refcount leakage.
4690
4691         * configure.ac: Enable -Werror.
4692         
4693         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4694         * gst/audioconvert/bufferframesconvert.c
4695         (buffer_frames_convert_fixate):
4696         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4697         (gst_audio_convert_fixate):
4698         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4699         (gst_sinesrc_create): Fixate func changes.
4700         
4701         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4702         (gst_ximagesink_buffer_alloc): Unused var.
4703
4704 2005-07-01  Andy Wingo  <wingo@pobox.com>
4705
4706         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4707         getcaps to do explicit caps. Needs to be done in all decoders,
4708         possibly via a base class.
4709
4710         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4711
4712         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4713         caps on the sink pad, just rely on the pad template. Also, setting
4714         ANY caps on a pad is not valid because the caps are not fixed.
4715
4716         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4717         caps on the buffer, and get the width from the desired_caps if
4718         they're set.
4719         (gst_ximagesink_renegotiate_size): Implement via setting the
4720         desired_caps on the ximagesink.
4721         (gst_ximagesink_setcaps): Only reset the width of the player if it
4722         wasn't already set. Not sure if this is right.
4723         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4724
4725         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4726         that the user wants. NULL unless the window has been resized.
4727
4728         * gst/volume/gstvolume.c (volume_transform): Adapt to
4729         basetransform refcount changes.
4730         
4731 2005-07-01  Andy Wingo  <wingo@pobox.com>
4732
4733         * gst/videoscale/gstvideoscale.c:
4734         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4735         from BaseTransform, implements a transform_caps. Removed dead code
4736         including some PAR stuff that was never reached -- should probably
4737         be added back somehow.
4738
4739 2005-07-01  Andy Wingo  <wingo@pobox.com>
4740
4741         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4742         come later.
4743
4744 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4745
4746         * configure.ac:
4747         * docs/libs/Makefile.am:
4748         * docs/libs/gst-plugins-libs.types:
4749         * ext/alsa/Makefile.am:
4750         * ext/alsa/gstalsamixer.h:
4751         * ext/alsa/gstalsamixeroptions.h:
4752         * ext/alsa/gstalsamixertrack.h:
4753         * gst-libs/gst/Makefile.am:
4754         * gst-libs/gst/colorbalance/.cvsignore:
4755         * gst-libs/gst/colorbalance/Makefile.am:
4756         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4757         * gst-libs/gst/colorbalance/colorbalance.c:
4758         * gst-libs/gst/colorbalance/colorbalance.h:
4759         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4760         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4761         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4762         * gst-libs/gst/interfaces/Makefile.am:
4763         * gst-libs/gst/interfaces/colorbalance.c:
4764         (gst_color_balance_class_init):
4765         * gst-libs/gst/interfaces/colorbalance.h:
4766         * gst-libs/gst/interfaces/interfaces-marshal.list:
4767         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4768         * gst-libs/gst/interfaces/mixer.h:
4769         * gst-libs/gst/interfaces/mixeroptions.h:
4770         * gst-libs/gst/interfaces/navigation.c:
4771         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4772         * gst-libs/gst/interfaces/tuner.h:
4773         * gst/volume/Makefile.am:
4774         * gst/volume/gstvolume.c:
4775         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4776         * sys/ximage/Makefile.am:
4777         * sys/ximage/ximagesink.c:
4778         * sys/xvimage/Makefile.am:
4779         * sys/xvimage/xvimagesink.c:
4780           fold in all interfaces into an interfaces dir, preserving CVS
4781           history
4782
4783 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4784
4785         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4786           Fix build after riff changes.
4787
4788 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4789
4790         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4791         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4792         (gst_riff_create_video_template_caps),
4793         (gst_riff_create_audio_template_caps),
4794         (gst_riff_create_iavs_template_caps):
4795         * gst-libs/gst/riff/riff-media.h:
4796         * gst-libs/gst/riff/riff-read.h:
4797         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4798           Add gst_riff_init() to initialize the debug category, instead
4799           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4800
4801 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4802
4803         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4804           Oops, I shouldn't apply hacks.
4805
4806 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4807
4808         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4809           Remove pad_loop function which doesn't work.
4810
4811 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4812
4813         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4814           Send EOS when deactivating.
4815         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4816         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4817         (gen_preroll_element), (probe_triggered), (mute_stream),
4818         (silence_stream), (new_decoded_pad), (setup_substreams),
4819         (set_active_source):
4820         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4821         (remove_sinks), (add_sink):
4822         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4823           Change for new probe API.
4824
4825 2005-06-29  Wim Taymans  <wim@fluendo.com>
4826
4827         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4828         * gst-libs/gst/audio/gstbaseaudiosink.c:
4829         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4830         (gst_baseaudiosink_change_state):
4831         * gst-libs/gst/audio/gstbaseaudiosink.h:
4832         * gst-libs/gst/audio/gstringbuffer.c:
4833         (gst_ringbuffer_set_callback):
4834         Fix compilation error.
4835         Ringbuffer starts out as not running.
4836         Free our clock in dispose.
4837         When releasing the ringbuffer we need to renegotiate so
4838         clear the pad caps.
4839
4840 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4841
4842         * autogen.sh:
4843         * configure.ac:
4844         * docs/Makefile.am:
4845         * docs/libs/Makefile.am:
4846         * docs/libs/gst-plugins-libs-docs.sgml:
4847         * docs/libs/gst-plugins-libs-sections.txt:
4848         * docs/libs/gst-plugins-libs.types:
4849         * docs/libs/tmpl/gstaudio.sgml:
4850         * docs/libs/tmpl/gstcolorbalance.sgml:
4851         * docs/libs/tmpl/gstringbuffer.sgml:
4852         * gst-libs/gst/audio/gstringbuffer.c:
4853         (gst_ringbuffer_set_callback):
4854           reinstate gtk-doc docs for plugin libs
4855
4856 2005-06-28  Wim Taymans  <wim@fluendo.com>
4857
4858         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4859         (gst_ogg_demux_init):
4860         Removed pad loop function.
4861
4862 2005-06-28  Wim Taymans  <wim@fluendo.com>
4863
4864         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4865         If we're building a chain we are not in an error case
4866         when we queue a buffer.
4867
4868 2005-06-28  Andy Wingo  <wingo@pobox.com>
4869
4870         * *.c: Don't cast to GstObject before reffing/unreffing.
4871
4872 2005-06-27  Andy Wingo  <wingo@pobox.com>
4873
4874         * gst/videotestsrc/gstvideotestsrc.c
4875         (gst_videotestsrc_activate_push): Activation API changes.
4876
4877         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4878         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4879         they have refs on the decodebin.
4880
4881         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4882         parent class.
4883         (gst_ogg_pad_typefind): Don't leak a pad ref.
4884         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4885         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4886         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4887
4888 2005-06-27  Edward Hervey  <edward@fluendo.com>
4889
4890         * ext/theora/theoradec.c: (theora_dec_change_state): 
4891         re-arranged call to parent's state change in order to avoid locks (or
4892         worse).
4893
4894 2005-06-26  Edward Hervey  <edward@fluendo.com>
4895
4896         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4897         2nd argument of 'unknow-type' signal is a GstCaps and not a
4898         GstMiniObject
4899
4900 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4901         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4902           Set the worker thread's running flag to TRUE before starting the
4903           thread.
4904         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4905           Catch a failure to add typefind to the bin.
4906
4907 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4908
4909         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4910         (gst_sinesrc_init), (gst_sinesrc_create),
4911         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4912         (gst_sinesrc_start):
4913         * gst/sine/gstsinesrc.h:
4914           add num-buffers and timestamp-offset properties
4915         * gst/videotestsrc/gstvideotestsrc.c:
4916         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4917         (gst_videotestsrc_get_property):
4918           add timestamp-offset property
4919
4920 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4921
4922         * configure.ac: add videorate
4923         * gst-plugins-base.spec.in: add videorate
4924
4925 2005-06-23  Wim Taymans  <wim@fluendo.com>
4926
4927         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4928         (gst_videorate_getcaps), (gst_videorate_setcaps),
4929         (gst_videorate_event), (gst_videorate_chain):
4930         Fixed videorate, fixating an already fixated caps is not
4931         an error.
4932
4933 2005-06-23  Wim Taymans  <wim@fluendo.com>
4934
4935         * ext/ogg/README:
4936         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4937         Buffer on caps is not boxed anymore.
4938
4939 2005-06-22  Wim Taymans  <wim@fluendo.com>
4940
4941         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4942         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4943         Set buffers on caps as miniobjects and not as boxed.
4944
4945 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4946
4947         * configure.ac:
4948           back to HEAD
4949
4950 === release 0.9.1 ===
4951
4952 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4953
4954         * .cvsignore:
4955         * NEWS:
4956         * README:
4957         * RELEASE:
4958         * configure.ac:
4959         * po/af.po:
4960         * po/az.po:
4961         * po/cs.po:
4962         * po/en_GB.po:
4963         * po/hu.po:
4964         * po/it.po:
4965         * po/nb.po:
4966         * po/nl.po:
4967         * po/or.po:
4968         * po/sq.po:
4969         * po/sr.po:
4970         * po/sv.po:
4971         * po/uk.po:
4972         * po/vi.po:
4973           updates for release
4974
4975 2005-06-09  Andy Wingo  <wingo@pobox.com>
4976
4977         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4978         
4979 2005-06-09  Andy Wingo  <wingo@pobox.com>
4980
4981         * configure.ac:
4982         * gst-libs/gst/Makefile.am:
4983         * gst-libs/gst/net/Makefile.am:
4984         Add gstnet to build.
4985
4986 2005-06-09  Andy Wingo  <wingo@pobox.com>
4987
4988         * gst-libs/gst/gconf/gconf.c:
4989         * gst/playback/test.c:
4990         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4991         fixes.
4992
4993         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4994
4995         * ext/theora/theoraenc.c (theora_enc_chain): 
4996         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4997
4998         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4999         RealPad.
5000
5001 2005-06-02  Wim Taymans  <wim@fluendo.com>
5002
5003         * gst-libs/gst/net/Makefile.am:
5004         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5005         * pkgconfig/gstreamer-libs.pc.in:
5006         Added net stuff, version net lib.
5007
5008 2005-06-02  Wim Taymans  <wim@fluendo.com>
5009
5010         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
5011         (query_rates), (query_positions_elems), (query_positions_pads),
5012         (do_seek):
5013         Updated seek example.
5014
5015 2005-06-02  Andy Wingo  <wingo@pobox.com>
5016
5017         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
5018         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
5019         list.
5020
5021         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
5022         remove the typefind, the bin dispose will do it for us. When it's
5023         removed and unreffed, the signal handler will be disconnected,
5024         too.
5025         (unlinked): It's too difficult to disconnect from unlinked
5026         handlers, as they are on pads not elements. Just punt if the pads
5027         aren't grandkids of the bin.
5028
5029 2005-06-02  Wim Taymans  <wim@fluendo.com>
5030
5031         * ext/ogg/README:
5032         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5033         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
5034         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
5035         * ext/theora/theoradec.c: (theora_dec_src_query),
5036         (theora_handle_data_packet):
5037         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5038         (theora_enc_chain):
5039         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5040         (vorbis_handle_data_packet):
5041         * gst/audioconvert/bufferframesconvert.c:
5042         (buffer_frames_convert_chain):
5043         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5044         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5045         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5046         (gst_ffmpegcsp_chain):
5047         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5048         (gst_videorate_getcaps), (gst_videorate_setcaps),
5049         (gst_videorate_event), (gst_videorate_chain):
5050         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
5051         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
5052         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5053         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
5054         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5055         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5056         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5057         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5058         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5059         Cleanups and buffer alloc.
5060
5061 2005-05-31  Wim Taymans  <wim@fluendo.com>
5062
5063         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
5064         Don't try to call the delay method when the device is not
5065         opened.
5066
5067 2005-05-31  Wim Taymans  <wim@fluendo.com>
5068
5069         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
5070         Get actual segment size and buffer size after opening
5071         the device.
5072
5073 2005-05-30  Wim Taymans  <wim@fluendo.com>
5074
5075         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
5076         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
5077         Also FLUSH upstream, makes the loop function exit faster.
5078         
5079         * ext/theora/theoradec.c: (theora_dec_src_query):
5080         Some more debug info in the query.
5081         
5082         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5083         (gst_ximagesink_setcaps):
5084         Release lock on par error, better error reporting.
5085
5086 2005-05-26  Wim Taymans  <wim@fluendo.com>
5087
5088         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5089         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
5090         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
5091         Clear chains in READY
5092         Queue packets until the chain is activated.
5093
5094 2005-05-25  Wim Taymans  <wim@fluendo.com>
5095
5096         * gst-libs/gst/audio/gstaudiosink.c:
5097         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5098         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5099         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5100         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5101         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5102         (gst_audiosink_create_ringbuffer):
5103         * gst-libs/gst/audio/gstbaseaudiosink.c:
5104         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5105         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5106         (gst_baseaudiosink_set_property), (build_linear_format),
5107         (debug_spec_caps), (debug_spec_buffer),
5108         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5109         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5110         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5111         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5112         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5113         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5114         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5115         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5116         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5117         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5118         (wait_segment), (gst_ringbuffer_commit),
5119         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5120         (gst_ringbuffer_clear):
5121         Various small cleanups.
5122
5123         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5124         (gst_audio_convert_change_state):
5125         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5126         No need to take the locks anymore.
5127
5128 2005-05-25  Wim Taymans  <wim@fluendo.com>
5129
5130         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5131         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5132         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5133         (type_found):
5134         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5135         (group_destroy), (group_commit), (queue_overrun),
5136         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5137         (mute_stream), (new_decoded_pad), (setup_substreams),
5138         (setup_source), (mute_group_type), (set_active_source),
5139         (gst_play_base_bin_change_state):
5140         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5141         (gen_video_element), (gen_text_element), (gen_audio_element),
5142         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5143         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5144         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5145         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5146         Some playbin cleanups mostly refcounting sloppyness.
5147
5148 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5149
5150         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5151           Work with streaming input.
5152
5153 2005-05-25  Wim Taymans  <wim@fluendo.com>
5154
5155         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5156         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5157         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5158         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5159         No need to take the STREAM lock anymore.
5160
5161 2005-05-25  Wim Taymans  <wim@fluendo.com>
5162
5163         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5164         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5165         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5166         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5167         (gst_ogg_demux_sink_activate):
5168         * ext/theora/theoradec.c: (theora_dec_src_event),
5169         (theora_handle_comment_packet), (theora_dec_chain),
5170         (theora_dec_change_state):
5171         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5172         (vorbis_handle_data_packet), (vorbis_dec_chain),
5173         (vorbis_dec_change_state):
5174         Remove STREAM locks as they are taken in core now.
5175         Never set bogus granulepos on vorbis/theora.
5176         Fix leaks in theoradec tag parsing.
5177
5178 2005-05-25  Wim Taymans  <wim@fluendo.com>
5179
5180         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5181         Fix memleaks, GST_BUFFER_DATA() is not freed.
5182
5183 2005-05-25  Wim Taymans  <wim@fluendo.com>
5184
5185         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5186         Open non-blocking, set to blocking mode afterwards to avoid
5187         lockups when audio device is busy.
5188
5189 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5190
5191         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5192           This can't be good.
5193
5194 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5195
5196         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5197         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5198         (gst_audio_convert_setcaps):
5199           Implement instant setup switching.
5200
5201 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5202
5203         * gst/playback/gstplaybasebin.c: (probe_triggered):
5204           Fix missing unlock.
5205         * gst/playback/gstplaybin.c: (add_sink):
5206           First add, then link (otherwise pad link fails).
5207
5208 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5209
5210         * examples/Makefile.am:
5211         fix buildbot (make distcheck)
5212
5213 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5214
5215         * gst/playback/gstplaybin.c: (gen_vis_element):
5216           Remove some wrong code. Doesn't work yet.
5217
5218 2005-05-19  Wim Taymans  <wim@fluendo.com>
5219
5220         * gst-libs/gst/net/Makefile.am:
5221         * gst-libs/gst/net/README:
5222         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5223         (gst_netbuffer_class_init), (gst_netbuffer_init),
5224         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5225         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5226         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5227         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5228         * gst-libs/gst/net/gstnetbuffer.h:
5229         Added buffer subclass to store extra to/from addresses for
5230         network sources/sinks.
5231
5232 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5233
5234         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5235           Don't lock an unassigned variable.
5236
5237 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5238
5239         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5240           Increase buffer for video, decrease buffer for other media types.
5241         * gst/playback/gstplaybin.c: (gen_video_element),
5242         (gen_audio_element):
5243           Change names for debugging purposes.
5244
5245 2005-05-18  Wim Taymans  <wim@fluendo.com>
5246
5247         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5248         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5249         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5250         (gst_ffmpegcsp_chain):
5251         Enable buffer alloc passthrough if the source and dest
5252         formats are the same.
5253
5254 2005-05-17  Wim Taymans  <wim@fluendo.com>
5255
5256         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5257         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5258         (gst_ogg_demux_chain_unlocked):
5259         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5260         (gst_audio_convert_caps_remove_format_info),
5261         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5262         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5263         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5264         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5265         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5266         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5267         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5268         (gst_ffmpegcsp_get_property):
5269         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5270         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5271         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5272         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5273         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5274         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5275         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5276         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5277         Leak fixes in oggdemux.
5278         Some cleanups in audioconvert.
5279         Make passthrough work along with buffer_alloc etc.
5280         Make buffer_alloc and buffer recycling actually work in
5281         xvimagesink.
5282
5283 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5284
5285         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5286           make the compiler happy
5287
5288 2005-05-17  Wim Taymans  <wim@fluendo.com>
5289
5290         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5291         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5292         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5293         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5294         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5295         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5296         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5297         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5298         (gst_xvimagesink_set_xwindow_id):
5299         * sys/xvimage/xvimagesink.h:
5300         Port xvimagesink to new MiniObject.
5301
5302 2005-05-17  Wim Taymans  <wim@fluendo.com>
5303
5304         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5305         (gst_audiofilter_chain):
5306         * gst-libs/gst/audio/gstaudiosink.c:
5307         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5308         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5309         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5310         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5311         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5312         (gst_audiosink_create_ringbuffer):
5313         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5314         (gst_audio_convert_caps_remove_format_info),
5315         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5316         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5317         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5318         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5319         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5320         Fix passthrough in ffmpegcolorspace.
5321         Fix memset in audiosink on wrong memory.
5322
5323 2005-05-16  David Schleef  <ds@schleef.org>
5324
5325         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5326         to GstMiniObject.
5327
5328 2005-05-16  David Schleef  <ds@schleef.org>
5329
5330         Port from GstData to GstMiniObject.
5331         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5332         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5333         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5334         (gst_ogg_mux_collected):
5335         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5336         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5337         (theora_handle_data_packet):
5338         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5339         (theora_set_header_on_caps), (theora_enc_chain):
5340         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5341         (vorbis_handle_comment_packet):
5342         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5343         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5344         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5345         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5346         * gst/audioconvert/gstaudioconvert.c:
5347         (gst_audio_convert_get_buffer):
5348         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5349         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5350         (mute_stream), (silence_stream):
5351         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5352         * gst/volume/gstvolume.c: (volume_transform):
5353         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5354         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5355         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5356         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5357         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5358         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5359         (gst_ximagesink_buffer_alloc):
5360         * sys/ximage/ximagesink.h:
5361
5362 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5363
5364         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5365         (fill_buffer), (check_queue), (queue_threshold_reached),
5366         (queue_out_of_data):
5367         * gst/playback/gstplaybasebin.h:
5368           Post buffer-fullness on the bus.
5369
5370 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5371
5372         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5373         (try_to_link_1):
5374         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5375         (group_commit), (probe_triggered), (setup_source),
5376         (gst_play_base_bin_change_state):
5377         * gst/playback/gstplaybasebin.h:
5378         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5379         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5380         (gst_play_bin_change_state):
5381           Move setup_output_pads into a virtual function, remove
5382           group-switch (no longer needed) and redirect (handled by bus
5383           now) signals.
5384
5385 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5386
5387         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5388         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5389         (get_active_group), (get_building_group), (group_destroy),
5390         (group_commit), (check_queue), (queue_overrun),
5391         (queue_threshold_reached), (queue_out_of_data),
5392         (gen_preroll_element), (remove_groups), (unknown_type),
5393         (add_element_stream), (no_more_pads), (probe_triggered),
5394         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5395         (setup_substreams), (setup_source), (finish_source),
5396         (prepare_output), (muted_group_change_state),
5397         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5398         (gst_play_base_bin_change_state):
5399         * gst/playback/gstplaybasebin.h:
5400         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5401         (gst_play_bin_init), (gst_play_bin_set_property),
5402         (gen_video_element), (gen_text_element), (gen_audio_element),
5403         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5404         (gst_play_bin_change_state):
5405         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5406         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5407         (stream_info_change_state), (gst_stream_info_set_mute),
5408         (gst_stream_info_get_property):
5409         * gst/playback/gststreaminfo.h:
5410         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5411         (gst_stream_selector_get_linked_pad),
5412         (gst_stream_selector_getcaps),
5413         (gst_stream_selector_get_linked_pads),
5414         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5415         * gst/playback/gststreamselector.h:
5416           Rough port of playbin. Needs some more work, but is mostly done,
5417           and uses a few locks in important places, which should make stuff
5418           like chain-switches clean. Still uses GST_STATE() in a few places,
5419           which isn't all that good an idea, subtitles/elements disabled
5420           because no elements to test with and thus probably broken, query
5421           and event handling moved to GstBin, internal thread removed
5422           alltogether because the pipeline does that for us now. Can play
5423           Ogg/Vorbis files. Haven't tested anything else yet.
5424
5425 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5426
5427         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5428           Do no-more-pads (needed for autoplugging).
5429
5430 2005-05-10  Andy Wingo  <wingo@pobox.com>
5431
5432         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5433         message to the bus with the tags. Still not sent downstream tho.
5434
5435         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5436         get_parent.
5437         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5438         avoid refcounting hassles.
5439
5440 2005-05-09  Andy Wingo  <wingo@pobox.com>
5441
5442         * gst/volume/Makefile.am:
5443         * gst/volume/demo.c
5444         * gst/volume/gstvolume.h
5445         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5446         basetransform. Probably need an audio filter base class.
5447
5448 2005-05-09  Wim Taymans  <wim@fluendo.com>
5449
5450         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5451         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5452         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5453         (gst_vorbisenc_chain):
5454         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5455         (gst_audio_convert_caps_remove_format_info),
5456         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5457         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5458         Make caps writable before writing to it.
5459         Fix negotiation in audioconvert some more.
5460
5461 2005-05-09  Wim Taymans  <wim@fluendo.com>
5462
5463         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5464         (gst_videorate_getcaps), (gst_videorate_setcaps),
5465         (gst_videorate_event), (gst_videorate_chain):
5466         Better negotiation.
5467
5468 2005-05-09  Wim Taymans  <wim@fluendo.com>
5469
5470         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5471         (gst_videorate_getcaps), (gst_videorate_setcaps),
5472         (gst_videorate_blank_data), (gst_videorate_init),
5473         (gst_videorate_event), (gst_videorate_chain),
5474         (gst_videorate_change_state):
5475         Port videorate, do a better job at negotiation while we're at
5476         it.
5477
5478 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5479
5480         * configure.ac:
5481           Disable libvisual
5482
5483         * examples/Makefile.am:
5484         * gst-libs/gst/audio/Makefile.am:
5485         * gst-libs/gst/riff/Makefile.am:
5486         * gst-libs/gst/tag/Makefile.am:
5487         * gst-libs/gst/video/Makefile.am:
5488           Fixups for missing variables.
5489
5490 2005-05-09  Wim Taymans  <wim@fluendo.com>
5491
5492         * examples/seeking/seek.c: (make_theora_pipeline),
5493         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5494         (query_rates), (query_positions_elems), (query_positions_pads),
5495         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5496         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5497         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5498         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5499         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5500         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5501         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5502         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5503         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5504         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5505         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5506         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5507         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5508         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5509         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5510         (theora_dec_src_convert), (theora_dec_sink_convert),
5511         (theora_dec_src_query), (theora_dec_sink_query),
5512         (theora_dec_src_event), (theora_dec_sink_event),
5513         (theora_handle_comment_packet), (theora_handle_type_packet),
5514         (theora_handle_header_packet), (theora_handle_data_packet),
5515         (theora_dec_chain):
5516         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5517         (vorbis_dec_convert), (vorbis_dec_src_query),
5518         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5519         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5520         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5521         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5522         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5523         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5524         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5525         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5526         (gst_play_bin_query):
5527         * gst/playback/test3.c: (update_scale):
5528         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5529         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5530         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5531         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5532         (gst_videotestsrc_src_query):
5533         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5534         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5535         (paint_hline_YUV9):
5536         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5537         Port to new query API.
5538         Updated seek.
5539         Cleanups in x[v]imagesink
5540
5541 2005-05-09  Andy Wingo  <wingo@pobox.com>
5542
5543         * ext/alsa/gstalsasink.h:
5544         * ext/gnomevfs/gstgnomevfssrc.c:
5545         (gst_gnomevfssrc_get_icy_metadata):
5546         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5547         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5548         * ext/theora/theoradec.c (theora_dec_src_query)
5549         (theora_dec_src_event, theora_dec_sink_event)
5550         (theora_handle_comment_packet, theora_handle_data_packet):
5551         * ext/theora/theoraenc.c (theora_enc_chain):
5552         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5553         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5554         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5555         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5556         (qt_type_find):
5557         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5558         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5559         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5560         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5561         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5562         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5563         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5564         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5565         (paint_setup_RGB565, paint_setup_xRGB1555):
5566         * gst/videotestsrc/videotestsrc.h:
5567         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5568         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5569         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5570         GCC4 fixes.
5571         
5572         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5573         gst_pad_query_position. Fixes oggdemux.
5574
5575 2005-05-08  David Schleef  <ds@schleef.org>
5576
5577         * configure.ac: Require liboil.
5578         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5579         a few more.
5580         * gst/videotestsrc/videotestsrc.c:
5581         * gst/videotestsrc/videotestsrc.h:
5582
5583 2005-05-06  Wim Taymans  <wim@fluendo.com>
5584
5585         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5586         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5587         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5588         Well, unreffing a buffer right before pushing it is asking
5589         for trouble..
5590
5591 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5592
5593         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5594
5595 2005-05-06  Wim Taymans  <wim@fluendo.com>
5596
5597         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5598         (gst_audio_convert_caps_remove_format_info),
5599         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5600         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5601         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5602         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5603         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5604         * gst/sine/Makefile.am:
5605         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5606         (gst_sinesrc_class_init), (gst_sinesrc_init),
5607         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5608         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5609         (gst_sinesrc_update_freq):
5610         * gst/sine/gstsinesrc.h:
5611         * gst/tcp/gstmultifdsink.c:
5612         * sys/xvimage/xvimagesink.c:
5613         Fixed negotiation wrt _peer_get_caps()
5614         Some cleanups.
5615
5616
5617 2005-05-06  Wim Taymans  <wim@fluendo.com>
5618
5619         * gst-libs/gst/audio/gstaudiosink.c:
5620         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5621         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5622         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5623         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5624         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5625         (gst_audiosink_create_ringbuffer):
5626         * gst-libs/gst/audio/gstbaseaudiosink.c:
5627         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5628         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5629         (gst_baseaudiosink_set_property), (build_linear_format),
5630         (debug_spec_caps), (debug_spec_buffer),
5631         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5632         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5633         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5634         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5635         * gst-libs/gst/audio/gstbaseaudiosink.h:
5636         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5637         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5638         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5639         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5640         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5641         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5642         (wait_segment), (gst_ringbuffer_commit),
5643         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5644         (gst_ringbuffer_clear):
5645         * gst-libs/gst/audio/gstringbuffer.h:
5646         Make the base audiosink return an error when there is no
5647         audiobuffer negotiated.
5648
5649 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5650
5651         * ext/Makefile.am:
5652         Disable cdparanoia until someone ports it!
5653
5654 2005-05-06  Wim Taymans  <wim@fluendo.com>
5655
5656         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5657         (gst_ogg_demux_sink_activate):
5658         And revert after wingo's revert.. sigh..
5659
5660 2005-05-05  Andy Wingo  <wingo@pobox.com>
5661
5662         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5663         GObject.
5664         * configure.ac: Return audiorate and subparse from the ghetto.
5665         Re-enable -Wall -Werror.
5666         * gst/subparse/gstsubparse.c:
5667         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5668         or chain-based. Cleaned up a bit. Not tested.
5669         
5670 2005-05-05  Christian Schaller <christian@fluendo.com> 
5671
5672         * Makefile.am: remove stuff that is not building
5673         * configure.ac: remove stuff that is not building
5674         * examples/Makefile.am: remove stuff that is not building
5675         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5676         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5677         * sys/Makefile.am: remove stuff that is not building
5678         * testsuite/Makefile.am: remove stuff that is not building
5679
5680 2005-05-05  Andy Wingo  <wingo@pobox.com>
5681
5682         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5683         * gst-libs/gst/tag/gstvorbistag.c:
5684         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5685         * gst/adder/gstadder.h:
5686         * gst/audioconvert/gstchannelmix.c:
5687         (gst_audio_convert_fill_one_other):
5688         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5689         (gst_audiorate_init), (gst_audiorate_chain):
5690         * gst/playback/gstplaybasebin.c: (setup_source):
5691         * gst/playback/test3.c: (update_scale):
5692         Some GCC4 fixes
5693         
5694         * po/af.po:
5695         * po/az.po:
5696         * po/cs.po:
5697         * po/en_GB.po:
5698         * po/hu.po:
5699         * po/it.po:
5700         * po/nb.po:
5701         * po/nl.po:
5702         * po/or.po:
5703         * po/sq.po:
5704         * po/sr.po:
5705         * po/sv.po:
5706         * po/uk.po:
5707         * po/vi.po: Foo
5708
5709 2005-05-05  Wim Taymans  <wim@fluendo.com>
5710
5711         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5712         (gst_audio_convert_caps_remove_format_info),
5713         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5714         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5715         * gst/videotestsrc/gstvideotestsrc.c:
5716         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5717         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5718         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5719         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5720         Don't ignore _push() return values.
5721         Make sure no processing is done when shutting down.
5722         Videotestsrc pad activation fix.
5723
5724 2005-05-05  Wim Taymans  <wim@fluendo.com>
5725
5726         * gst/adder/Makefile.am:
5727         * gst/adder/gstadder.c: (gst_adder_setcaps),
5728         (gst_adder_class_init), (gst_adder_init),
5729         (gst_adder_request_new_pad), (gst_adder_collected),
5730         (gst_adder_change_state):
5731         * gst/adder/gstadder.h:
5732         Ported adder as an example of a mixer element using
5733         collect pads. Needs more negotiation work.
5734
5735 2005-05-05  Wim Taymans  <wim@fluendo.com>
5736
5737         * ext/theora/theoradec.c: (_inc_granulepos),
5738         (theora_dec_src_event), (theora_dec_sink_event),
5739         (theora_handle_comment_packet), (theora_handle_type_packet),
5740         (theora_handle_header_packet), (theora_handle_data_packet),
5741         (theora_dec_chain):
5742         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5743         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5744         (theora_push_buffer), (theora_push_packet),
5745         (theora_enc_sink_event), (theora_enc_chain),
5746         (theora_enc_change_state), (theora_enc_set_property),
5747         (theora_enc_get_property):
5748         Added stream lock to decoder so that we can serialize
5749         the discont event.
5750         More theoraenc porting, recover from errors, do clean
5751         shutdown.
5752
5753 2005-05-05  Wim Taymans  <wim@fluendo.com>
5754
5755         * ext/ogg/Makefile.am:
5756         * ext/ogg/README:
5757         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5758         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5759         (gst_ogg_print):
5760         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5761         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5762         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5763         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5764         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5765         (gst_ogg_mux_change_state):
5766         Ported ogg muxer.
5767
5768 2005-05-05  Wim Taymans  <wim@fluendo.com>
5769
5770         * docs/design-audiosinks.txt:
5771         * gst-libs/gst/audio/TODO:
5772         * gst-libs/gst/audio/gstaudiosink.c:
5773         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5774         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5775         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5776         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5777         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5778         (gst_audiosink_create_ringbuffer):
5779         * gst-libs/gst/audio/gstbaseaudiosink.c:
5780         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5781         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5782         (gst_baseaudiosink_set_property), (build_linear_format),
5783         (debug_spec_caps), (debug_spec_buffer),
5784         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5785         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5786         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5787         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5788         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5789         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5790         (gst_ringbuffer_release), (gst_ringbuffer_play),
5791         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5792         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5793         (gst_ringbuffer_set_sample), (wait_segment),
5794         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5795         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5796         More work on the audiosink, mostly debugging and a race in
5797         shutdown.
5798
5799 2005-04-28  Wim Taymans  <wim@fluendo.com>
5800
5801         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5802         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5803         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5804         (vorbis_dec_src_query), (vorbis_dec_src_event),
5805         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5806         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5807         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5808         Don't crap out when seeking back to position 0.
5809
5810 2005-04-28  Wim Taymans  <wim@fluendo.com>
5811
5812         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5813         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5814         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5815         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5816         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5817         Make audio sink configurable, use alsasink as default.
5818
5819 2005-04-28  Wim Taymans  <wim@fluendo.com>
5820
5821         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5822         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5823         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5824         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5825         (vorbis_dec_change_state):
5826         * ext/vorbis/vorbisdec.h:
5827         Refactor, use STREAM_LOCK.
5828
5829 2005-04-28  Wim Taymans  <wim@fluendo.com>
5830
5831         * ext/theora/theoradec.c: (_inc_granulepos),
5832         (theora_dec_sink_event), (theora_handle_comment_packet),
5833         (theora_handle_type_packet), (theora_handle_header_packet),
5834         (theora_handle_data_packet), (theora_dec_chain),
5835         (theora_dec_change_state):
5836         Refactor a bit, use STREAM_LOCK.
5837
5838 2005-04-28  Wim Taymans  <wim@fluendo.com>
5839
5840         * ext/alsa/Makefile.am:
5841         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5842         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5843         (gst_alsa_link), (gst_alsa_close_audio):
5844         * ext/alsa/gstalsaplugin.c: (plugin_init):
5845         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5846         (gst_alsasink_dispose), (gst_alsasink_base_init),
5847         (gst_alsasink_class_init), (gst_alsasink_init),
5848         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5849         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5850         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5851         (gst_alsasink_reset):
5852         * ext/alsa/gstalsasink.h:
5853         Implement alsasink with simple open/write/close API. 
5854         Make alsa dir build by disabling compilation of code.
5855
5856 2005-04-28  Wim Taymans  <wim@fluendo.com>
5857
5858         * gst-libs/gst/audio/Makefile.am:
5859         * gst-libs/gst/audio/audio.h:
5860         * gst-libs/gst/audio/audioclock.c:
5861         * gst-libs/gst/audio/audioclock.h:
5862         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5863         (gst_audio_clock_class_init), (gst_audio_clock_init),
5864         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5865         * gst-libs/gst/audio/gstaudioclock.h:
5866         * gst-libs/gst/audio/gstaudiosink.c:
5867         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5868         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5869         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5870         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5871         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5872         (gst_audiosink_create_ringbuffer):
5873         * gst-libs/gst/audio/gstbaseaudiosink.c:
5874         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5875         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5876         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5877         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5878         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5879         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5880         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5881         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5882         * gst-libs/gst/audio/gstbaseaudiosink.h:
5883         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5884         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5885         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5886         (gst_ringbuffer_release), (gst_ringbuffer_play),
5887         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5888         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5889         (gst_ringbuffer_set_sample), (wait_segment),
5890         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5891         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5892         * gst-libs/gst/audio/gstringbuffer.h:
5893         Make ringbuffer faster and more simple by removing the locks
5894         in the playback thread.
5895         Add sample accurate playback based on buffer sample offsets.
5896         Make the baseaudiosink provide a clock.
5897         Parse caps in the base class.
5898         Correctly handle seeking, flushing and state changes.
5899
5900 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5901
5902         * configure.ac:
5903         * gst/audioconvert/Makefile.am:
5904         * gst/audioscale/Makefile.am:
5905           Fix part of the build.  Come on guys, autogen didn't even work :)
5906
5907 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5908
5909         * configure.ac:
5910         * gst-libs/gst/Makefile.am:
5911         * gst-libs/gst/media-info/.cvsignore:
5912         * gst-libs/gst/media-info/Makefile.am:
5913         * gst-libs/gst/media-info/README:
5914         * gst-libs/gst/media-info/media-info-priv.c:
5915         * gst-libs/gst/media-info/media-info-priv.h:
5916         * gst-libs/gst/media-info/media-info-test.c:
5917         * gst-libs/gst/media-info/media-info.c:
5918         * gst-libs/gst/media-info/media-info.h:
5919         * gst-libs/gst/media-info/media-info.vcproj:
5920         * pkgconfig/Makefile.am:
5921         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5922         * pkgconfig/gstreamer-media-info.pc.in:
5923           Remove media-info, which is also successed by playbin (see Totem
5924           implementation).
5925
5926 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5927
5928         * configure.ac:
5929         * examples/Makefile.am:
5930         * examples/gstplay/.cvsignore:
5931         * examples/gstplay/Makefile.am:
5932         * examples/gstplay/player.c:
5933         * gst-libs/gst/Makefile.am:
5934         * gst-libs/gst/play/.cvsignore:
5935         * gst-libs/gst/play/Makefile.am:
5936         * gst-libs/gst/play/play.c:
5937         * gst-libs/gst/play/play.h:
5938         * gst-libs/gst/play/play.vcproj:
5939         * pkgconfig/Makefile.am:
5940         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5941         * pkgconfig/gstreamer-play.pc.in:
5942           Remove libgstplay, playbin is now the official successor.
5943
5944 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5945
5946         * configure.ac:
5947         * gst-libs/gst/Makefile.am:
5948         * gst-libs/gst/xwindowlistener/Makefile.am:
5949         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5950         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5951           Remove deprecated xwindowlistener (I've moved xwindowlistening
5952           in the v4l/v4l2 plugins over to serverside).
5953
5954 2005-04-25  David Schleef  <ds@schleef.org>
5955
5956         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5957         to examples/dynparams.  Examples do not belong interspersed with
5958         source code.
5959         * examples/dynparams/demo-dparams.c:
5960         * gst/sine/Makefile.am:
5961         * gst/sine/demo-dparams.c:
5962
5963 2005-04-25  David Schleef  <ds@schleef.org>
5964
5965         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5966         * gst-libs/gst/audio/Makefile.am:
5967         * gst-libs/gst/riff/Makefile.am:
5968         * gst-libs/gst/tag/Makefile.am:
5969         * gst-libs/gst/video/Makefile.am:
5970         * gst-libs/gst/xwindowlistener/Makefile.am:
5971
5972         Convert to 0.9 API, seems to work:
5973         * sys/ximage/Makefile.am:
5974         * sys/ximage/ximagesink.c:
5975
5976 2005-04-24  David Schleef  <ds@schleef.org>
5977
5978         Link plugins against libraries:
5979         * ext/alsa/Makefile.am:
5980         * gst/tcp/Makefile.am:
5981
5982         Remove asm code that should be in liboil
5983         * gst/videoscale/Makefile.am:
5984         * gst/videoscale/videoscale_x86_asm.s:
5985
5986         gettext wants these checked in:
5987         * po/af.po:
5988         * po/az.po:
5989         * po/cs.po:
5990         * po/en_GB.po:
5991         * po/hu.po:
5992         * po/it.po:
5993         * po/nb.po:
5994         * po/nl.po:
5995         * po/or.po:
5996         * po/sq.po:
5997         * po/sr.po:
5998         * po/sv.po:
5999         * po/uk.po:
6000         * po/vi.po:
6001
6002 2005-04-24  David Schleef  <ds@schleef.org>
6003
6004         Convert gst_main() to g_main_loop_run()
6005         * gst/playback/decodetest.c: (main):
6006         * gst/playback/test2.c: (main):
6007         * gst/playback/test3.c: (main):
6008         * gst/playback/test4.c: (main):
6009
6010         Link plugins against libraries:
6011         * ext/libvisual/Makefile.am:
6012         * sys/xvimage/Makefile.am:
6013
6014 2005-04-24  David Schleef  <ds@schleef.org>
6015
6016         * configure.ac: Remove idct and resample libs
6017         * gst-libs/gst/Makefile.am: same
6018
6019         Remove usage of gst_library_load():
6020         * ext/alsa/gstalsaplugin.c: (plugin_init):
6021         * ext/libvisual/visual.c: (plugin_init):
6022         * ext/ogg/gstogg.c: (plugin_init):
6023         * ext/theora/theora.c: (plugin_init):
6024         * ext/vorbis/vorbis.c: (plugin_init):
6025         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
6026         * gst/audioscale/gstaudioscale.c:
6027         * gst/adder/gstadder.c: (plugin_init):
6028         * gst/audioconvert/plugin.c: (plugin_init):
6029         * sys/ximage/ximagesink.c: (plugin_init):
6030         * sys/xvimage/xvimagesink.c: (plugin_init):
6031         * gst/tcp/gsttcpplugin.c: (plugin_init):
6032
6033         Link plugins against libraries:
6034         * ext/ogg/Makefile.am:
6035         * ext/theora/Makefile.am:
6036         * ext/vorbis/Makefile.am:
6037         * gst/audioconvert/Makefile.am:
6038
6039         Create proper libraries:
6040         * gst-libs/gst/riff/Makefile.am:
6041         * gst-libs/gst/audio/Makefile.am:
6042         * gst-libs/gst/video/Makefile.am:
6043
6044         Move resample library to audioscale plugin directory:
6045         * gst-libs/gst/resample/Makefile.am:
6046         * gst-libs/gst/resample/README:
6047         * gst-libs/gst/resample/dtof.c:
6048         * gst-libs/gst/resample/dtos.c:
6049         * gst-libs/gst/resample/functable.c:
6050         * gst-libs/gst/resample/private.h:
6051         * gst-libs/gst/resample/resample.c:
6052         * gst-libs/gst/resample/resample.h:
6053         * gst-libs/gst/resample/resample.vcproj:
6054         * gst-libs/gst/resample/test.c:
6055         * gst/audioscale/Makefile.am:
6056         * gst/audioscale/README:
6057         * gst/audioscale/dtof.c:
6058         * gst/audioscale/dtos.c:
6059         * gst/audioscale/functable.c:
6060         * gst/audioscale/private.h:
6061         * gst/audioscale/resample.c:
6062         * gst/audioscale/resample.h:
6063         * gst/audioscale/test.c:
6064
6065         Move tagedit library to gst-libs:
6066         * gst-libs/gst/tag/Makefile.am:
6067         * gst-libs/gst/tag/gstid3tag.c:
6068         * gst-libs/gst/tag/gsttagediting.c:
6069         * gst-libs/gst/tag/gsttageditingprivate.h:
6070         * gst-libs/gst/tag/gstvorbistag.c:
6071         * gst/tags/Makefile.am:
6072         * gst/tags/gstid3tag.c:
6073         * gst/tags/gstvorbistag.c:
6074
6075         Fix for core changes:
6076         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6077         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
6078         (gst_sinesrc_getrange):
6079
6080 2005-04-23  David Schleef  <ds@schleef.org>
6081
6082         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
6083         in gst-plugins in a long time, and properly belongs in liboil.
6084         * gst-libs/gst/idct/Makefile.am:
6085         * gst-libs/gst/idct/README:
6086         * gst-libs/gst/idct/dct.h:
6087         * gst-libs/gst/idct/doieee:
6088         * gst-libs/gst/idct/fastintidct.c:
6089         * gst-libs/gst/idct/floatidct.c:
6090         * gst-libs/gst/idct/idct.c:
6091         * gst-libs/gst/idct/idct.h:
6092         * gst-libs/gst/idct/idtc.vcproj:
6093         * gst-libs/gst/idct/ieeetest.c:
6094         * gst-libs/gst/idct/intidct.c:
6095
6096 2005-04-20  Wim Taymans  <wim@fluendo.com>
6097
6098         * docs/design-audiosinks.txt:
6099         * gst-libs/gst/audio/Makefile.am:
6100         * gst-libs/gst/audio/TODO:
6101         * gst-libs/gst/audio/gstaudiosink.c:
6102         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6103         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6104         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6105         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6106         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6107         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6108         (gst_audiosink_class_init), (gst_audiosink_init),
6109         (gst_audiosink_create_ringbuffer):
6110         * gst-libs/gst/audio/gstaudiosink.h:
6111         * gst-libs/gst/audio/gstbaseaudiosink.c:
6112         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6113         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6114         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6115         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6116         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6117         (gst_baseaudiosink_create_ringbuffer),
6118         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6119         * gst-libs/gst/audio/gstbaseaudiosink.h:
6120         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6121         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6122         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6123         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6124         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6125         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6126         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6127         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6128         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6129         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6130         * gst-libs/gst/audio/gstringbuffer.h:
6131         An attempt at a set of audio base classes together with some
6132         design docs.
6133
6134 2005-04-20  Wim Taymans  <wim@fluendo.com>
6135
6136         * gst/audioconvert/Makefile.am:
6137         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6138         (gst_audio_convert_caps_remove_format_info),
6139         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6140         (gst_audio_convert_channels):
6141         Link against audio libs.
6142         Fix audio convert plugin.
6143
6144 2005-04-20  Wim Taymans  <wim@fluendo.com>
6145
6146         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6147         (gst_ogg_demux_sink_activate):
6148         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6149         (theora_set_header_on_caps), (theora_enc_sink_event),
6150         (theora_enc_chain):
6151         Fix theora encoder.
6152
6153 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6154
6155         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6156         * gst/playback/gstdecodebin.c: (find_compatibles):
6157           Work with staticpadtemplates in elementfactories.
6158
6159 2005-04-12  Wim Taymans  <wim@fluendo.com>
6160
6161         * gst/playback/README:
6162         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6163         (compare_ranks), (print_feature), (gst_decode_bin_init),
6164         (dynamic_create), (dynamic_free), (find_compatibles),
6165         (mimetype_is_raw), (close_pad_link), (got_redirect),
6166         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6167         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6168         (gst_decode_bin_change_state):
6169         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6170         (gst_play_base_bin_init), (group_destroy), (group_commit),
6171         (check_queue), (queue_overrun), (queue_threshold_reached),
6172         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6173         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6174         (got_redirect), (setup_source), (play_base_eos),
6175         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6176         (gst_play_base_bin_remove_element):
6177         * gst/playback/gstplaybasebin.h:
6178         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6179         (gst_play_bin_init), (gst_play_bin_dispose),
6180         (gst_play_bin_set_property), (gen_video_element),
6181         (gen_text_element), (gen_audio_element), (remove_sinks),
6182         (gst_play_bin_send_event):
6183         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6184         (stream_info_change_state), (gst_stream_info_set_mute):
6185         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6186         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6187         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6188         (gst_stream_selector_chain):
6189         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6190         (main):
6191         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6192         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6193         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6194         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6195         Raw and crude port of decodebin. 
6196         Make playbin compile.
6197
6198 2005-04-06  Wim Taymans  <wim@fluendo.com>
6199
6200         * ext/gnomevfs/Makefile.am:
6201         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6202         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6203         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6204         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6205         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6206         (gst_gnomevfssrc_stop):
6207         * ext/ogg/Makefile.am:
6208         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6209         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6210         * ext/theora/Makefile.am:
6211         * ext/theora/theoradec.c: (_inc_granulepos),
6212         (theora_dec_sink_event), (theora_dec_chain):
6213         * ext/vorbis/Makefile.am:
6214         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6215         (vorbis_dec_sink_event), (vorbis_dec_chain):
6216         * gst-libs/gst/audio/Makefile.am:
6217         * sys/xvimage/Makefile.am:
6218         Make gnomevfssrc extend the source base class.
6219         Fix linking against libs in various plugins.
6220
6221 2005-04-06  Andy Wingo  <wingo@pobox.com>
6222
6223         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6224         GST_BASE_LIBS.
6225
6226         * configure.ac: Add check and AC_SUBST for libgstbase.
6227
6228 2005-03-31  Wim Taymans  <wim@fluendo.com>
6229
6230         * examples/seeking/Makefile.am:
6231         * examples/seeking/cdparanoia.c: (main):
6232         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6233         (play_cb), (pause_cb), (stop_cb), (main):
6234         * examples/seeking/playbin.c:
6235         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6236         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6237         (make_sid_pipeline), (make_vorbis_pipeline),
6238         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6239         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6240         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6241         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6242         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6243         (stop_cb), (main):
6244         * examples/seeking/spider_seek.c:
6245         * examples/seeking/vorbisfile.c:
6246         * ext/gnomevfs/Makefile.am:
6247         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6248         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6249         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6250         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6251         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6252         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6253         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6254         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6255         * ext/ogg/README:
6256         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6257         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6258         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6259         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6260         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6261         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6262         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6263         (gst_ogg_demux_factory_filter), (compare_ranks),
6264         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6265         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6266         (gst_ogg_chain_new), (gst_ogg_chain_free),
6267         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6268         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6269         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6270         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6271         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6272         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6273         (gst_ogg_demux_get_prev_page),
6274         (gst_ogg_demux_deactivate_current_chain),
6275         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6276         (gst_ogg_demux_bisect_forward_serialno),
6277         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6278         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6279         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6280         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6281         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6282         (gst_ogg_demux_change_state), (gst_ogg_print):
6283         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6284         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6285         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6286         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6287         (gst_ogg_mux_loop):
6288         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6289         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6290         (theora_dec_src_convert), (theora_dec_sink_convert),
6291         (theora_dec_src_query), (theora_dec_src_event),
6292         (theora_dec_sink_event), (theora_dec_chain),
6293         (theora_dec_change_state):
6294         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6295         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6296         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6297         (theora_enc_change_state):
6298         * ext/vorbis/Makefile.am:
6299         * ext/vorbis/oggvorbisenc.c:
6300         * ext/vorbis/oggvorbisenc.h:
6301         * ext/vorbis/vorbis.c: (plugin_init):
6302         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6303         (vorbis_dec_src_query), (vorbis_dec_src_event),
6304         (vorbis_dec_sink_event), (vorbis_dec_chain),
6305         (vorbis_dec_change_state):
6306         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6307         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6308         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6309         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6310         (gst_vorbisenc_change_state):
6311         * ext/vorbis/vorbisenc.h:
6312         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6313         * gst-libs/gst/audio/audioclock.c:
6314         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6315         (gst_audiofilter_init), (gst_audiofilter_chain):
6316         * gst-libs/gst/audio/testchannels.c: (main):
6317         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6318         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6319         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6320         (gmip_find_track_streaminfo), (gmip_find_track_format):
6321         * gst-libs/gst/media-info/media-info.c:
6322         (gst_media_info_read_idler):
6323         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6324         (gst_play_get_all_by_interface):
6325         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6326         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6327         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6328         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6329         (gst_riff_parse_info):
6330         * gst-libs/gst/riff/riff-read.h:
6331         * gst-libs/gst/riff/riff.c: (plugin_init):
6332         * gst-libs/gst/video/Makefile.am:
6333         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6334         (gst_videosink_class_init), (gst_videosink_get_type):
6335         * gst-libs/gst/video/videosink.h:
6336         * gst/audioconvert/bufferframesconvert.c:
6337         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6338         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6339         * gst/audioconvert/channelmixtest.c: (main):
6340         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6341         (gst_audio_convert_chain),
6342         (gst_audio_convert_caps_remove_format_info),
6343         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6344         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6345         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6346         (gst_audio_convert_buffer_to_default_format),
6347         (gst_audio_convert_buffer_from_default_format),
6348         (gst_audio_convert_channels):
6349         * gst/audioconvert/gstchannelmix.h:
6350         * gst/ffmpegcolorspace/avcodec.h:
6351         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6352         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6353         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6354         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6355         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6356         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6357         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6358         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6359         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6360         (dv_type_find):
6361         * gst/videotestsrc/gstvideotestsrc.c:
6362         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6363         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6364         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6365         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6366         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6367         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6368         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6369         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6370         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6371         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6372         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6373         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6374         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6375         (gst_xvimagesink_navigation_send_event),
6376         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6377         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6378         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6379         * sys/xvimage/xvimagesink.h:
6380         Plugin port to 0.9, ogg/theora playback should work in the seek
6381         example now.
6382         Removed old examples.
6383         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6384         explained in 0.9 TODO doc.
6385
6386
6387 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6388
6389         * autogen.sh:
6390         * configure.ac:
6391         * ext/Makefile.am:
6392         * gst/Makefile.am:
6393         * po/POTFILES.in:
6394         * po/af.po:
6395         * po/az.po:
6396         * po/cs.po:
6397         * po/en_GB.po:
6398         * po/hu.po:
6399         * po/it.po:
6400         * po/nb.po:
6401         * po/nl.po:
6402         * po/or.po:
6403         * po/sq.po:
6404         * po/sr.po:
6405         * po/sv.po:
6406         * po/uk.po:
6407         * po/vi.po:
6408         * sys/Makefile.am:
6409         * testsuite/Makefile.am:
6410           remove a whole bunch of plugins.  This module now contains a set
6411           of free reference plugins/elements as agreed.
6412
6413 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6414
6415         * configure.ac:
6416           hunting season on 0.9 is now OPEN
6417
6418 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6419
6420         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6421           Kick the hell out of gcc for not warning me about a symbol conflict.
6422
6423 2005-02-22  Luca Ognibene  <luogni@tin.it>
6424
6425         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6426
6427         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6428           Don't leak caps string (fixes #168134)
6429
6430         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6431         (gst_jpegenc_init), (gst_jpegenc_finalize),
6432         (gst_jpegenc_change_state):
6433           Don't leak line buffers and context struct (fixes #168133).
6434
6435 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6436
6437         * configure.ac:
6438         * ext/dirac/gstdiracdec.cc:
6439         (gst_diracdec_chain):
6440           Since dirac 0.5.0 the framerate in dirac is expressed as a
6441           rational number. Fix build and up requirement to 0.5.0, and
6442           also pass parameters to gst_diracdec_link in the right order
6443           (fixes #167959).
6444
6445 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6446
6447         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6448         * ext/faad/gstfaad.h:
6449         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6450         certain invalid muxed streams, where some packets will contain 
6451         junk after decoder data. Partially fixes #149158.
6452
6453 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6454         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6455           Make sure we only write to writable buffers
6456
6457 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6458
6459         * gst-libs/gst/riff/riff-media.c:
6460         (gst_riff_create_audio_caps_with_data):
6461           Do actually fix invalid RIFF fmt header values for alaw
6462           and mulaw audio instead of just saying so.
6463
6464         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6465           Give gst_riff_create_audio_caps_with_data() a chance to
6466           fix up broken format header fields before extracting any
6467           parameters from the header. (fixes #167633)
6468
6469 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6470
6471         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6472
6473         * gst/audioconvert/bufferframesconvert.c:
6474         (buffer_frames_convert_link):
6475           Don't leak othercaps. (fixes #167878)
6476
6477 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6478
6479         * configure.ac:
6480         * ext/libvisual/visual.c: (gst_visual_srclink),
6481         (gst_visual_change_state):
6482           Support libvisual 0.2.0.
6483
6484 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6485
6486         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6487         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6488           Use same rowstrides for I420 as used everywhere else.
6489
6490 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6491
6492         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6493           Declare variables at beginning of block and make gcc-2.95 happy
6494           (fixes # 167482, patch by Gergely Nagy).
6495           
6496         * gst/tcp/gsttcpclientsrc.c:
6497         * gst/tcp/gsttcpclientsrc.h:
6498           Move some includes into the header, so that struct sockaddr_in is
6499           defined when it should be defined on FreeBSD as well (fixes
6500           #167483).
6501           
6502         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6503           Don't pass uninitialised values to setsockopt() here either.
6504
6505 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6506
6507         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6508
6509         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6510           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6511
6512 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6513
6514         * gst/playback/gstplaybin.c: (add_sink):
6515           Invert bin_add/link order to workaround deadlock in opt.
6516
6517 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6518
6519         * gst/modplug/gstmodplug.cc:
6520           Add missing break causing position queries to fail.
6521
6522 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6523
6524         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6525           Granpos can apparently be -1, which screws up calculations...
6526
6527 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6528
6529         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6530         (gst_ximagesink_send_pending_navigation),
6531         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6532         (gst_ximagesink_init):
6533         * sys/ximage/ximagesink.h:
6534         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6535         (gst_xvimagesink_send_pending_navigation),
6536         (gst_xvimagesink_navigation_send_event),
6537         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6538         * sys/xvimage/xvimagesink.h:
6539           Use a mutex protected list to marshal navigation
6540           events into the stream thread from whichever thread
6541           sends them.
6542
6543 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6544
6545         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6546           Display current position and track length; misc. clean-ups.
6547           
6548         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6549         (speed_init), (speed_chain):
6550           Add query function, so that the stream length and current position
6551           get adjusted when queried (note that current position queries may
6552           still be wrong if the audio sink returns values based on buffer
6553           timestamps instead of passing on the query).
6554
6555 2005-02-13  Benjamin Otte  <otte@gnome.org>
6556
6557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6558         (gst_audio_convert_channels):
6559           create channel conversion matrix when linking
6560         * gst/audioconvert/.cvsignore:
6561         * gst/audioconvert/Makefile.am:
6562         * gst/audioconvert/channelmixtest.c: (main):
6563           add (ugly) test that ensures stereo <=> mono conversion works
6564           correctly
6565
6566 2005-02-13  Benjamin Otte  <otte@gnome.org>
6567
6568         * gst/audioconvert/gstchannelmix.h:
6569           include missing header file
6570         * gst/audioconvert/gstchannelmix.c:
6571         (gst_audio_convert_fill_compatible):
6572           use same sign for both channels when converting to/from compatible
6573           channel. Previously used different signs made the signals cancel
6574           each other out and appear like silence. (fixes #167269)
6575
6576 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6577
6578         * gst/ffmpegcolorspace/avcodec.h:
6579         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6580         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6581         (gst_ffmpegcsp_avpicture_fill):
6582         * gst/ffmpegcolorspace/imgconvert.c:
6583           Convert to and from YV12 (fixes #156379).
6584
6585 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6586
6587         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6588         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6589         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6590         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6591         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6592         methods from chain and negotiation and vice versa (Fixes #166142).
6593         * sys/ximage/ximagesink.h: Add stream_lock.
6594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6595         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6596         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6597         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6598
6599 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6600
6601         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6602           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6603           error message when we can't open the DVD device (when dvdnav_open()
6604           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6605           the above). Send something more useful instead (fixes #167117).
6606
6607 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6608
6609         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6610         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6611         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6612         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6613         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6614         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6615         methods from chain and negotiation and vice versa (Fixes #166142).
6616         Fix a possible bug of images in the buffer pool being discarded because
6617         we are looking at the wrong geometry.
6618         * sys/xvimage/xvimagesink.h: Add stream_lock.
6619
6620 2005-02-11  David Schleef  <ds@schleef.org>
6621
6622         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6623         unsigned int. (fixes #167128)
6624
6625 2005-02-11  David Schleef  <ds@schleef.org>
6626
6627         * gst/librfb/Makefile.am: Testing stuff before committing is
6628           for wimps... and people with fast machines.  Fix stupid
6629           mistake.
6630
6631 2005-02-11  David Schleef  <ds@schleef.org>
6632
6633         * configure.ac: Pull in librfb from my CVS tree, because it is
6634           too small and annoying to be separate.  Move rfbsrc plugin
6635           to gst/.
6636         * ext/Makefile.am:
6637         * ext/librfb/Makefile.am:
6638         * ext/librfb/gstrfbsrc.c:
6639         * gst/librfb/Makefile.am:
6640         * gst/librfb/gstrfbsrc.c:
6641         * gst/librfb/rfb.c:
6642         * gst/librfb/rfb.h:
6643         * gst/librfb/rfbbuffer.c:
6644         * gst/librfb/rfbbuffer.h:
6645         * gst/librfb/rfbbytestream.c:
6646         * gst/librfb/rfbbytestream.h:
6647         * gst/librfb/rfbcontext.h:
6648         * gst/librfb/rfbdecoder.c:
6649         * gst/librfb/rfbdecoder.h:
6650         * gst/librfb/rfbutil.h:
6651
6652 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6653
6654         * gst/speed/Makefile.am:
6655         * gst/speed/demo-mp3.c: (main):
6656         * gst/speed/filter.func:
6657         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6658         (speed_class_init), (speed_init), (speed_chain_int16),
6659         (speed_chain_float32), (speed_chain), (speed_set_property),
6660         (speed_get_property), (speed_change_state):
6661         * gst/speed/gstspeed.h:
6662           Fix speed element and make it chain-based (fixes #156467),
6663           and make it handle more than one channel.
6664
6665 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6666
6667         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6668         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6669         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6670         * ext/dts/gstdtsdec.h:
6671           Don't clobber the stack constructing the channels array.
6672           Make the element chain-based. DTS tracks can now be played.
6673           
6674 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6675
6676         * gst-libs/gst/audio/multichannel.h:
6677         * gst-libs/gst/gconf/gconf.h:
6678         * gst-libs/gst/idct/idct.h:
6679         * gst-libs/gst/media-info/media-info-priv.h:
6680         * gst-libs/gst/play/play.h:
6681         * gst-libs/gst/resample/private.h:
6682         * gst-libs/gst/resample/resample.h:
6683         * gst-libs/gst/riff/riff-ids.h:
6684         * gst-libs/gst/video/video.h:
6685         * gst-libs/gst/video/videosink.h:
6686           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6687           missing, so that they work when included from C++ code.
6688
6689 2005-02-09  David Schleef  <ds@schleef.org>
6690
6691         * testsuite/gst-lint: Check for non-statically scoped
6692           parent_class variables.  This won't be a problem once
6693           plugins are loaded with RTLD_LOCAL.
6694
6695 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6696
6697         * ext/mplex/gstmplexibitstream.cc:
6698           gcc madness.
6699
6700 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6701
6702         * ext/ogg/gstogmparse.c:
6703         * gst/debug/gstnavigationtest.c:
6704           Die, thou faulty symbol pollutors (non-static parent_class).
6705
6706 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6707
6708         * ext/mplex/gstmplexibitstream.cc:
6709           Fix event handling (#165525).
6710
6711 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6712
6713         * ext/mikmod/gstmikmod.c:
6714         * gst/modplug/gstmodplug.cc:
6715           Add missing endianness to template (fixes #165509).
6716
6717 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6718
6719         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6720           Fix wrong order of reading of optional bytes (#165290).
6721
6722 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6723
6724         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6725           Implement FILLER event awareness.
6726
6727 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6728
6729         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6730           Fix track calculations (#166208).
6731
6732 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6733
6734         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6735
6736         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6737         * ext/libpng/gstpngenc.c:
6738           Fix byte-order, use proper fixed caps. Fixes #164197.
6739
6740 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6741
6742         * configure.ac:
6743           Add dvdlpcmdec 
6744
6745         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6746         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6747           Don't push buffers if the src pad isn't negotiated yet.
6748           
6749         * gst/audioconvert/gstaudioconvert.c:
6750         (gst_audio_convert_buffer_to_default_format),
6751         (gst_audio_convert_buffer_from_default_format):
6752           Add support for 24-bit width.
6753
6754         * gst/dvdlpcmdec/.cvsignore:
6755         * gst/dvdlpcmdec/Makefile.am:
6756         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6757         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6758         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6759         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6760         (plugin_init):
6761         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6762           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6763           format. Needs support for the channels maps if someone can find 
6764           a DVD LPCM track with > 2 channels.
6765
6766         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6767         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6768         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6769         * gst/mpegstream/gstdvddemux.h:
6770         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6771         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6772         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6773         * gst/mpegstream/gstmpegdemux.h:
6774         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6775         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6776         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6777         (gst_mpeg_parse_handle_src_query),
6778         (gst_mpeg_parse_handle_src_event):
6779           Use audio/x-dvd-lpcm for LPCM output.
6780           Add DTS output.
6781
6782 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6783
6784         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6785
6786         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6787         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6788           Add BGRA handling (#165736).
6789
6790 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6791
6792         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6793
6794         * gst/law/alaw-decode.c: (alawdec_link):
6795         * gst/law/alaw-encode.c: (alawenc_link):
6796         * gst/law/mulaw-decode.c: (mulawdec_link):
6797         * gst/law/mulaw-encode.c: (mulawenc_link):
6798           Fix caps memleaks (#166600).
6799
6800 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6801
6802         * ext/tarkin/mem.h:
6803         * ext/tarkin/wavelet.h:
6804         * ext/tarkin/yuv.h:
6805         * gst/ffmpegcolorspace/avcodec.h:
6806           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6807           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6808
6809 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6810
6811         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6812         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6813         (gst_xvimagesink_change_state):
6814           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6815           Xv video (and thereby regenerate Xv colourkey) in clear() so
6816           that PLAY -> READY -> PLAY works (fixes #162504).
6817
6818 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6819
6820         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6821           Switch to list instead of range, since MJPEG-devices really just
6822           support decimations, not any size.
6823
6824 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6825         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6826         (gst_mpeg2dec_reset), (free_all_buffers),
6827         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6828         * ext/mpeg2dec/gstmpeg2dec.h:
6829           The libmpeg2 user-allocated buffer management is awkward, 
6830           to say the least. Hopefully this fixes things.
6831
6832 2005-02-04  Andy Wingo  <wingo@pobox.com>
6833
6834         * gst/audioconvert/bufferframesconvert.c
6835         (buffer_frames_convert_fixate): New function, fixates to 256
6836         frames per buffer by default. (Much better than 1.)
6837         (buffer_frames_convert_init): Set the fixate function for both src
6838         and sink pad.
6839         (buffer_frames_convert_link): After success setting nonfixed caps,
6840         get the negotiated caps so we can know how many buffer-frames it
6841         will be. No idea how this worked at all before.
6842
6843 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6844
6845         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6846         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6847         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6848         (handle_sequence), (handle_picture):
6849         * ext/mpeg2dec/gstmpeg2dec.h:
6850           Rearrange buffer tracking and refcounting and refactor
6851           a little for readability. 
6852
6853 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6854         * sys/v4l/gstv4l.c: (plugin_init):
6855         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6856         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6857         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6858         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6859         * sys/v4l/gstv4ljpegsrc.h:
6860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6861         * sys/v4l/v4l_calls.h:
6862         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6863         (gst_v4lsrc_get_fps):
6864         * sys/v4l/v4lsrc_calls.h:
6865           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6866           you jpeg inside rgb frames" driver.
6867           Don't error in the v4lsrc link function, just return 
6868           REFUSED.
6869
6870 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6871
6872         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6873         (gst_qcamsrc_open):
6874           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6875
6876 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6877
6878         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6879           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6880
6881 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6882
6883         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6884           Reset negotiated state on PAUSED->READY.
6885
6886 2005-02-02  David Schleef  <ds@schleef.org>
6887
6888         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6889         whereever possible.  (Fixes #165997)
6890         * examples/capsfilter/capsfilter1.c: (main):
6891         * examples/dynparams/filter.c: (create_ui):
6892         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6893         * examples/seeking/chained.c: (main):
6894         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6895         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6896         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6897         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6898         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6899         * examples/switch/switcher.c: (main):
6900         * ext/dv/demo-play.c: (main):
6901         * ext/faad/gstfaad.c: (gst_faad_change_state):
6902         * ext/mad/gstmad.c: (gst_mad_chain):
6903         * ext/smoothwave/demo-osssrc.c: (main):
6904         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6905         (gst_gconf_render_bin_from_description),
6906         (gst_gconf_get_default_audio_sink),
6907         (gst_gconf_get_default_video_sink),
6908         (gst_gconf_get_default_audio_src),
6909         (gst_gconf_get_default_video_src),
6910         (gst_gconf_get_default_visualization_element):
6911         * gst/level/demo.c: (main):
6912         * gst/level/plot.c: (main):
6913         * gst/playback/gstplaybin.c: (gen_video_element),
6914         (gen_audio_element):
6915         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6916         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6917         * gst/sine/demo-dparams.c: (main):
6918         * gst/spectrum/demo-osssrc.c: (main):
6919         * gst/speed/demo-mp3.c: (main):
6920         * gst/volume/demo.c: (main):
6921         * testsuite/embed/embed.c: (main):
6922
6923 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6924
6925         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6926         (gst_tcpclientsink_finalize):
6927         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6928         (gst_tcpclientsrc_finalize):
6929         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6930         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6931         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6932         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6933           Don't leak the hostname when shutting down.
6934           In tcpserversrc, take a copy of the default hostname.
6935
6936 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6937
6938         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6939           Set caps to systemstream=TRUE.
6940
6941 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6942
6943         * testsuite/Makefile.am:
6944           Fix more OSX buildbots.
6945
6946 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6947
6948         * ext/mpeg2dec/gstmpeg2dec.c:
6949           Don't send things to NULL PAD_PEERs
6950
6951         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6952           Copy-on-write the incoming buffer.
6953
6954         * gst/mpegstream/gstdvddemux.h:
6955         * gst/mpegstream/gstmpegclock.h:
6956         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6957         (normal_seek), (gst_mpeg_demux_handle_src_event):
6958         * gst/mpegstream/gstmpegdemux.h:
6959         * gst/mpegstream/gstmpegpacketize.h:
6960         * gst/mpegstream/gstmpegparse.c:
6961         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6962         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6963         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6964         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6965         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6966         * gst/mpegstream/gstmpegparse.h:
6967         * gst/mpegstream/gstrfc2250enc.h:
6968           Various changes to the way time is computed that make seeking and
6969           total time estimation much better here.
6970           Use G_BEGIN/END_DECLS instead of __cplusplus
6971
6972         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6973           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6974
6975 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6976
6977         * gst/subparse/gstsubparse.c:
6978           Fix OSX buildbot.
6979
6980 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6981
6982         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6983         (theora_enc_chain), (theora_enc_change_state):
6984         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6985         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6986         (gst_vorbisenc_change_state):
6987         * ext/vorbis/vorbisenc.h:
6988           Set granulepos and timestamp correctly for streams not
6989           starting at 0, taking into account the initial delay.
6990
6991 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6992
6993         * gst/mpegstream/gstdvddemux.c:
6994           Add audio/x-dts to audio pad template caps
6995
6996 2005-01-30  David Schleef  <ds@schleef.org>
6997
6998         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6999         (create_context), (gst_polypsink_link): Fix silly endianness
7000         bug.  Add some debugging.  Remove float from caps; it doesn't
7001         work.  Attempt to get remote audio working.
7002
7003 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7004
7005         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7006           Add 3IV2 fourcc.
7007
7008 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7009
7010         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
7011         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
7012         (gst_avi_demux_stream_data):
7013         * gst/avi/gstavidemux.h:
7014           Invert DIB images. Fixes #132341.
7015
7016 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7017
7018         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7019         (gst_ffmpegcsp_chain):
7020           D'oh, reference the palette data, not the palette structure.
7021           Fixes color distortion in #132341.
7022
7023 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7024
7025         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
7026           PAR can be non-fixed when not provided as argument (#162626).
7027
7028 2005-01-29  David Moore  <dcm@acm.org>
7029
7030         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7031
7032         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7033         (gst_qtdemux_loop_header):
7034           Re-apply patch from #142272 that allows non-seekable sources,
7035           re-proposed by Daniel Drake <dsd@gentoo.org>.
7036
7037 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7038
7039         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
7040           Use the src template for creating the src pad (#162330).
7041
7042 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7043
7044         * configure.ac:
7045         * ext/musepack/Makefile.am:
7046         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
7047         (gst_musepackdec_init), (gst_musepackdec_dispose),
7048         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
7049         (gst_musepack_stream_init), (gst_musepackdec_loop),
7050         (gst_musepackdec_change_state):
7051         * ext/musepack/gstmusepackdec.cpp:
7052         * ext/musepack/gstmusepackdec.h:
7053         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
7054         (gst_musepack_reader_read), (gst_musepack_reader_seek),
7055         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
7056         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
7057         * ext/musepack/gstmusepackreader.cpp:
7058         * ext/musepack/gstmusepackreader.h:
7059           Update to 1.1 API (#165446).
7060
7061 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7062
7063         * ext/Makefile.am:
7064           Unbreak buildbot.
7065
7066 2005-01-28  Andy Wingo  <wingo@pobox.com>
7067
7068         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
7069         to reflect a different dubious internet source. Add a reference
7070         and some commentary.
7071
7072 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7073
7074         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
7075         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
7076         * gst/playback/gststreamselector.h:
7077           Be more selective when we're redoing caps negotiation from
7078           within the chain function on a stream change.
7079
7080 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7081
7082         * configure.ac:
7083         * ext/Makefile.am:
7084         * ext/amrnb/Makefile.am:
7085         * ext/amrnb/amrnb.c: (plugin_init):
7086         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
7087         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
7088         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
7089         (gst_amrnbdec_state_change):
7090         * ext/amrnb/amrnbdec.h:
7091         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
7092         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
7093         (gst_amrnbparse_init), (gst_amrnbparse_formats),
7094         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
7095         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
7096         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
7097         * ext/amrnb/amrnbparse.h:
7098           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
7099         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7100           Add AMR-NB/-WB raw formats.
7101         * ext/alsa/gstalsa.c: (gst_alsa_link):
7102           Keep valid time when changing format.
7103         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7104         (qtdemux_parse_trak):
7105           Add some more format-specific options (#140141, #143555, #155163).
7106
7107 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7108
7109         * gst/matroska/matroska-demux.c:
7110         (gst_matroska_demux_parse_blockgroup):
7111           Fix logic error in timing of subtitle stream synchronization.
7112         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7113           Add skip-chunk, which is found in kodak-camera streams.
7114
7115 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7116
7117         * po/LINGUAS:
7118         * po/vi.po:
7119           Adding Vietnamese translation (submitted by Clytie Siddall)
7120
7121 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7122
7123         * gst/playback/gstdecodebin.c: (try_to_link_1):
7124           Use realpad for signal.
7125
7126 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7127
7128         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7129           Fix category so decodebin picks it up.
7130
7131 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7132
7133         * ext/mad/Makefile.am:
7134         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7135         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7136         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7137         (found_type), (gst_id3demux_bin_change_state):
7138         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7139         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7140         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7141         (gst_id3_tag_change_state), (plugin_init):
7142         * ext/mad/gstmad.h:
7143           Add id3demuxbin (which is a simple bin consisting of id3demux
7144           and typefind), take over rank from id3demux, remove typefind
7145           code from id3demux. Makes all broken mp3s that I know of work,
7146           and thereby fixes #152688.
7147
7148 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7149
7150         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7151
7152         * ext/mad/gstmad.c: (gst_mad_src_event):
7153         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7154           Allow seeks on audio pad, make mad forward those (#164826).
7155         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7156           Set duration (#165335).
7157
7158 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7159
7160         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7161         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7162         (gst_asf_demux_process_ext_content_desc),
7163         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7164         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7165         * gst/asfdemux/gstasfdemux.h:
7166           Improve metadata display, e.g. if the metadata comes before the
7167           streams are loaded (which is perfectly valid).
7168
7169 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7170
7171         * tools/gst-launch-ext-m.m:
7172           Fix AVI/ASF pipelines (#165340).
7173
7174 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7175         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7176         build failure on amd64
7177
7178 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7179
7180         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7181         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7182           Check environment variables GST_ID3V2_TAG_ENCODING,
7183           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7184           list of character encodings to force interpretation of non-unicode
7185           strings stored in an ID3v2 tag to a particular encoding. If none
7186           is specified, try to use current locale's encoding, then fall back
7187           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7188         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7189         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7190           Check environment variables GST_ID3V1_TAG_ENCODING,
7191           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7192           list of character encodings to use in case a string encountered
7193           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7194           specified, try to use the current locale's encoding, then fall
7195           back to ISO-8859-1 (which will always succeed).
7196
7197 2005-01-25  Benjamin Otte  <otte@gnome.org>
7198
7199         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7200           - on half framerate, compute the rate in advance so the comparisons
7201             don't compare wrong values
7202           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7203             behaviour
7204           - don't use mad_header_decode anymore, mad_frame_decode does that
7205             automatically
7206           - when getting rid of consumed bytes, reset the stream's skiplen
7207           (fixes #163867)
7208
7209 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7210
7211         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7212           Use 1/2 a second for default max_discont, as PES streams from DVB
7213           seem to have larger spacings in the SCR. 
7214           Fix a typo.
7215
7216 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7217
7218         * gst/playback/gstplaybasebin.c: (group_commit):
7219           Notify delayed stream-info availability.
7220
7221 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7222         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7223         (gst_a52dec_handle_event), (gst_a52dec_chain):
7224         Add some debug output. Check that a discont has a valid
7225         time associated.
7226         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7227         (gst_alsa_sink_loop):
7228         Ignore TAG events. A little extra debug for broken timestamps.
7229         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7230         (dvdnavsrc_change_state):
7231         Ensure we send a discont to engage the link before we send any
7232         other events.
7233         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7234         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7235         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7236         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7237         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7238         dvd://title works in totem because typefinding sends a seek that ends
7239         up going back to chapter 1 regardless.
7240         * ext/mpeg2dec/gstmpeg2dec.c:
7241         * ext/mpeg2dec/gstmpeg2dec.h:
7242         Output correct timestamps and handle disconts.
7243         * ext/ogg/gstoggdemux.c: (get_relative):
7244         Small guard against a null dereference.
7245         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7246         (gst_textoverlay_set_property):
7247         Free memory when done. Don't call gst_event_filler_get_duration on
7248         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7249         g_warning.
7250         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7251         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7252         (gst_sw_srclink), (gst_smoothwave_chain):
7253         Draw solid lines, prettier colours.
7254         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7255         Add a default palette that'll work for some movies.
7256         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7257         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7258         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7259         * gst/mpegstream/gstdvddemux.h:
7260         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7261         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7262         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7263         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7264         * gst/mpegstream/gstmpegparse.h:
7265         Use PTM/NAV events when for timestamp adjustment when connected to 
7266         dvdnavsrc. Don't use many discont events where one suffices.
7267         * gst/playback/gstplaybasebin.c: (group_destroy),
7268         (gen_preroll_element), (gst_play_base_bin_add_element):
7269         * gst/playback/gstplaybasebin.h:
7270         Make sure we remove subtitles from the same bin we put them in.
7271         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7272         (gst_subparse_buffer_format_autodetect),
7273         (gst_subparse_change_state):
7274         Fix some memleaks and invalid accesses.
7275         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7276         (oggskel_type_find), (cmml_type_find), (plugin_init):
7277         Some typefind functions for Annodex v3.0 files
7278         * gst/wavparse/gstwavparse.h:
7279         GstRiffReadClass is the correct parent class.
7280
7281 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7282
7283         * gst-libs/gst/riff/riff-media.c:
7284         (gst_riff_create_video_caps_with_data):
7285           Add extradata to huffyuv (fixes #165013).
7286         * gst-libs/gst/riff/riff-read.c:
7287         (gst_riff_read_strf_vids_with_data):
7288           Fix extradata extraction if it is in the chunk size.
7289
7290 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7291
7292         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7293
7294         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7295         (gst_quarktv_change_state), (gst_quarktv_dispose):
7296           Memory free'ing location fix (#164708).
7297
7298 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7299
7300         * gst/playback/gstplaybasebin.c: (group_commit),
7301         (gen_preroll_element), (probe_triggered), (gen_source_element),
7302         (setup_source), (gst_play_base_bin_change_state),
7303         (gst_play_base_bin_add_element):
7304           Don't block for streams.
7305         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7306         (gst_stream_info_set_mute):
7307           Use gst_pad_set_active_recursive.
7308
7309 2005-01-25  Andy Wingo  <wingo@pobox.com>
7310
7311         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7312         for #ifndef HAVE_XVIDEO.
7313
7314 2005-01-24  Jeffrey C. Ollie
7315
7316         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7317
7318         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7319         * ext/gsm/gstgsmdec.h:
7320         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7321         * ext/gsm/gstgsmenc.h:
7322         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7323         was given by property. Add proper buffer timestamps and offsets.
7324
7325 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7326
7327         * gst-libs/gst/riff/riff-media.c:
7328         (gst_riff_create_audio_caps_with_data):
7329           Audio can be <8000Hz.
7330
7331 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7332
7333         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7334           Explicit state change to workaround refcount bugs.
7335
7336 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7337
7338         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7339         (gst_avimux_riff_get_avi_header):
7340           Fix...
7341
7342 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7343
7344         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7345         (gst_riff_read_element_data):
7346         * gst-libs/gst/riff/riff-read.h:
7347           Add _peek version (req'ed in CDXA).
7348         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7349         (gst_cdxaparse_loop):
7350           Fix parsing in playbin.
7351         * gst/playback/gstdecodebin.c: (close_pad_link):
7352           Ignore current_ pads, they cause major annoyance.
7353
7354 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7355
7356         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7357           Safety guard.
7358
7359 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7360
7361         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7362           Fix padding...
7363
7364 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7365
7366         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7367           Allow for 0-sized buffers. Fixes length query problems in
7368           starwars.mkv from the testsuite.
7369
7370 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7371
7372         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7373         (gst_video_box_i420), (gst_video_box_chain):
7374           Fix row strides for I420 (fixes #163159)
7375           
7376 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7377
7378         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7379           MPEG2 has a useful rate property, so we can actually use that.
7380           For MPEG-1, continue using the bytes/time properties.
7381
7382 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7383
7384         * gst-libs/gst/riff/riff-media.c:
7385         (gst_riff_create_video_caps_with_data),
7386         (gst_riff_create_video_template_caps):
7387           Add intel-h263.
7388
7389 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7390
7391         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7392           Fail if caps negotiation fails. Should fix #162184, and should
7393           definately be in there regardless of it fixing the actual bug.
7394         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7395         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7396         (gst_avimux_riff_get_avix_header),
7397         (gst_avimux_riff_get_video_header),
7398         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7399         (gst_avimux_start_file), (gst_avimux_handle_event),
7400         (gst_avimux_change_state):
7401         * gst/avi/gstavimux.h:
7402           Refactor structure writing to use GST_WRITE_UINT macros, add
7403           metadata writing support.
7404
7405 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7406
7407         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7408           Elements may already be destroyed when this function is called.
7409
7410 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7411
7412         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7413         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7414           More memory leak fixes (#149162).
7415
7416 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7417
7418         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7419         (gst_qtdemux_add_stream):
7420           Fix two memleaks.
7421
7422 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7423
7424         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7425           Argh...
7426
7427 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7428
7429         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7430           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7431           when fixating to six channels in Totem.
7432
7433 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7434
7435         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7436           Fix compile warnings on Solaris 10 buildbot
7437
7438 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7439
7440         * ext/dvdread/dvdreadsrc.c: (_read):
7441           Don't read beyond the last cell in a chapter (fixes 
7442           invalid memory access)
7443
7444 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7445
7446         * ext/dvdread/stream_labels.c:
7447         (dvdreadsrc_get_audio_stream_labels):
7448           Use NULL for an empty GList instead of g_list_alloc(); fix 
7449           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7450           of GString (easier to bulk free later)
7451
7452 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7453
7454         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7455
7456         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7457         (gst_ffmpeg_pixfmt_to_caps):
7458           Fix BGRA32 caps (#164209).
7459
7460 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7461
7462         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7463
7464         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7465         (gst_ffmpeg_caps_to_pixfmt):
7466           alpha_mask can be RGBA/ABGR. Fixes #164265.
7467
7468 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7469
7470         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7471
7472         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7473         (gst_mpeg2dec_alloc_buffer):
7474         * ext/mpeg2dec/gstmpeg2dec.h:
7475           Crop if decoding size is not the actual image size (#163676).
7476
7477 2005-01-17  Steve Baker  <steve@stevebaker.org>
7478
7479         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7480
7481         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7482         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7483           Add libsndfile typefind functions (#163309).
7484
7485 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7486
7487         * tools/gst-launch-ext-m.m:
7488           Add .aac, fix .m1v/.m2v (#163891).
7489
7490 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7491
7492         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7493           Sanity check, don't wait endlessly since the clock might not
7494           actually run at this point (which is a deadlock). Fixes #164069.
7495
7496 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7497
7498         * gst/playback/gstplaybasebin.c: (probe_triggered):
7499           Of course, only pause if group is done...
7500
7501 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7502
7503         * gst/playback/gstplaybasebin.c: (probe_triggered):
7504           Thread safety.
7505
7506 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7507
7508         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7509           Don't return state change success when the parent
7510           failed.
7511
7512 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7513
7514         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7515           Free events (fix memleak in #162905).
7516
7517 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7518
7519         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7520
7521         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7522         (gst_ffmpeg_caps_to_pixfmt):
7523           Fix for depth = 15. Fixes #161675.
7524
7525 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7526
7527         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7528           Set FPS correctly, even for webcams and the like.
7529         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7530           Don error on setting while capturing.
7531
7532 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7533
7534         * ext/dv/gstdvdec.c:
7535         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7536         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7537           I'm a bad boy. using /1001. to force C to do float division
7538           and not integer division (as it did in my last commit)
7539           Thanks to David I. Lehn for pointing this mistake.
7540
7541 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7542
7543         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7544           Revert Johan??s 1.35->1.36 since it breaks compat.
7545
7546 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7547
7548         * ext/dv/gstdvdec.c:
7549         * ext/libfame/gstlibfame.c:
7550         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7551         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7552           replace framerate aproximations by their real value
7553           (24000/1001, 30000/1001, 60000/1001)
7554           Finish fixing bug #164049
7555
7556 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7557
7558         * ext/ogg/gstoggmux.c:
7559           eos/bos debugging
7560         * gst/tcp/gstmultifdsink.c:
7561         * gst/tcp/gstmultifdsink.h:
7562         * gst/tcp/gsttcp.c:
7563         * gst/tcp/gsttcp.h:
7564         * gst/tcp/gsttcpclientsink.c:
7565         * gst/tcp/gsttcpclientsrc.c:
7566         * gst/tcp/gsttcpserversink.c:
7567         * gst/tcp/gsttcpserversrc.c:
7568           improve reusability of elements after state changes and errors
7569           make multifdsink throw away streamheaders when receiving new ones
7570
7571 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7572
7573         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7574           Fix for if items are already in list...
7575
7576 2005-01-12  Benjamin Otte  <otte@gnome.org>
7577
7578         * gst/adder/gstadder.c: (gst_adder_loop):
7579           fix adder a bit so it doesn't screw up with events as much anymore
7580
7581 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7582
7583         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7584         (pixbufscale_scale), (gst_pixbufscale_chain):
7585         * ext/gdk_pixbuf/pixbufscale.h:
7586           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7587           to ensure rowstrides are calculated the same way as 
7588           ffmpegcolorspace
7589           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7590           that we pick up duration and offset also.
7591
7592 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7593
7594         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7595         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7596           Reusability fixes.
7597
7598 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7599
7600         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7601         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7602         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7603         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7604           Update flags when requested.
7605
7606 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7607
7608         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7609           Fix dmix.
7610
7611 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7612
7613         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7614         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7615         (probe_triggered), (new_decoded_pad), (gen_source_element),
7616         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7617         * gst/playback/gstplaybasebin.h:
7618         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7619         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7620         (gst_play_bin_change_state):
7621           Implement group-switch signal for use in apps to clear metadata
7622           cache, clean up subtitle, add suburi property instead of # hack,
7623           some error-out fixes.
7624
7625 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7626
7627         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7628           Debug.
7629         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7630           If we got a state change in the _get handler, don't return success.
7631
7632 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7633
7634         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7635         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7636           Make jpegdec quiet on MJPEG decoding
7637         * gst/asfdemux/README:
7638           Fix mimetypes for MJPEG and H263
7639
7640 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7641
7642         * ext/theora/theoradec.c: (theora_dec_chain):
7643           Fix broken code generation by gcc by swapping arguments.
7644         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7645           Fix \n in debug.
7646
7647 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7648
7649         * TODO:
7650           delete this file, it is by far outdated
7651         * ext/alsa/gstalsa.1: remove
7652         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7653         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7654         (gst_alsa_get_caps):
7655           Add HW probing for supported sample rates. Fixes #161704
7656
7657 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7658
7659         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7660           Don't crash, biatch! :).
7661
7662 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7663
7664         * ext/musepack/gstmusepackreader.cpp:
7665         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7666           Some work on tags - still doesn't work in playbin...
7667         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7668           Handle events...
7669
7670 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7671
7672         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7673           Also shove tags on kid pads.
7674
7675 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7676
7677         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7678           Don't bail on unknown events.
7679         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7680           Don't crash on events before negotiation.
7681         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7682           Send tags on pads, too.
7683         * gst/playback/gststreamselector.c:
7684         (gst_stream_selector_request_new_pad):
7685           Forward events on first pad if no input was selected yet.
7686
7687 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7688
7689         * gst/playback/gstplaybasebin.c: (setup_substreams):
7690           Don't disable streamtype if the stream doesn't exist, since
7691           then playing a video after audio will disable both and nothing
7692           will happen. Fixes the testsuite.
7693
7694 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7695
7696         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7697         (gst_v4l_xoverlay_set_xwindow_id):
7698         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7699         (gst_v4l2_xoverlay_set_xwindow_id):
7700           Add debug categories, fix overlay disabling.
7701
7702 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7703
7704         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7705         * ext/alsa/gstalsa.h:
7706           Add HW probing for period_count/size and buffer_size MIX/MAX
7707           Adjust default/user defined value if out of bounds
7708           Should fix bug #162024
7709
7710 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7711
7712         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7713           Fix warning (#161191).
7714
7715 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7716
7717         * ext/dvdread/stream_labels.c:
7718         (dvdreadsrc_get_audio_stream_labels):
7719           Fix warning (init the good variable in switch default)
7720
7721 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7722
7723         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7724
7725         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7726           Fix gcc-2.95 compile (#163485).
7727
7728 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7729
7730         * configure.ac:
7731         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7732         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7733         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7734         (gst_flacenc_change_state):
7735         * ext/flac/gstflacenc.h:
7736           Update for API change in flac-1.1.1. Update requirement in
7737           configure.ac. Fixes #162974.
7738
7739 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7740
7741         * gst/playback/gstplaybasebin.c: (group_destroy):
7742           Remove hack to get rid of assert and get rid of unlinked
7743           signals properly.
7744
7745 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7746
7747         * gst/playback/gstplaybasebin.c: (setup_source):
7748           Set source to NULL so that resources are free'ed. Fixes issues
7749           with playback of CDDA and similar device-accessing things.
7750
7751 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7752
7753         * testsuite/embed/Makefile.am:
7754           test->noinst, fix make test in buildbot.
7755
7756 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7757
7758         * ext/dvdread/stream_labels.c: new file
7759         * ext/dvdread/stream_labels.h: new file
7760         * ext/dvdread/Makefile.am:
7761         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7762           Extract audio stream label from DVD IFO files.
7763           It only dump them on the console for now, still have to
7764           make playbin aware of them.
7765
7766 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7767
7768         * gst/playback/gstplaybasebin.c: (setup_source):
7769           Fix hanging subs.
7770
7771 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7772
7773         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7774         (gen_preroll_element), (remove_groups), (setup_subtitle),
7775         (gen_source_element), (setup_source):
7776         * gst/playback/gstplaybasebin.h:
7777           Multiple .sub files is just a stupid idea... Fix some threading
7778           mistakes. Interestingly, external .sub files cause playbin to
7779           hang, I don't know why... Parsing fixes contributed by Fran??ois
7780           Kooman <fkooman@tuxed.net>.
7781
7782 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7783
7784         * testsuite/embed/Makefile.am:
7785           Fix buildbot.
7786
7787 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7788
7789         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7790
7791         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7792         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7793         (gst_pngenc_set_property):
7794         * ext/libpng/gstpngenc.h:
7795           Add compression level property (#163323).
7796
7797 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7798
7799         * configure.ac:
7800         * examples/capsfilter/capsfilter1.c: (main):
7801         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7802         * ext/dvdread/Makefile.am:
7803         * ext/dvdread/demo-play:
7804         * ext/dvdread/demo-play.c:
7805         * gconf/gstreamer.schemas.in:
7806         * gst-libs/gst/gconf/gconf.c:
7807         * sys/v4l/TODO:
7808         * testsuite/Makefile.am:
7809         * testsuite/embed/Makefile.am:
7810         * testsuite/embed/embed.c: (cb_expose), (main):
7811           Remove all references to xvideosink, fix examples (#140845).
7812         * gst/playback/gstplaybasebin.c: (group_destroy):
7813           Apparently, disposal does not unlink - so do explicitely.
7814         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7815           Add debug.
7816
7817 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7818
7819         * README: fix PKG_CONFIG_PATH instructions, what was there
7820         previously was breaking default search path, not nice. 
7821         Fixes #163358
7822
7823 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7824
7825         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7826         (gst_audioscale_chain):
7827           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7828           when resampling - how the ^@$^!@^! is this possible?!?
7829
7830 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7831
7832         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7833           Reset variables on READY.
7834         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7835         (gst_matroska_mux_loop):
7836           Require data before writing header.
7837
7838 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7839
7840         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7841
7842         * ext/mad/gstmad.c: (gst_mad_chain):
7843           Don't call mad_stream_sync() directly after recovering sync.
7844           Fixes #151661.
7845
7846 2005-01-09  Martin Eikermann  <meiker@upb.de>
7847
7848         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7849
7850         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7851         (snapshot_handler), (gst_snapshot_sinkconnect),
7852         (gst_snapshot_chain):
7853           Allocate resources when required, fix recursive signal emission
7854           and fix caps. Fixes #161667.
7855
7856 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7857
7858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7859
7860         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7861         (gst_pngdec_chain):
7862           Handle only 8-bppc (bits-per-pixel-component) images, better
7863           error handling and correct strides. Fixes #163177.
7864         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7865         (gst_pngenc_chain):
7866           Better error handling. Fixes #163348.
7867
7868 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7869
7870         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7871         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7872         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7873         (dvdnavsrc_uri_handler_init):
7874           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7875         * gst/playback/gstplaybasebin.c: (gen_source_element):
7876           Add MMS to streaming URIs.
7877
7878 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7879
7880         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7881         * sys/xvimage/xvimagesink.c:
7882         (gst_xvimagesink_navigation_send_event):
7883           Check for pad availability before sending event.
7884
7885 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7886
7887         * gst-plugins.spec.in:
7888           Add subparse.
7889
7890 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7891
7892         * configure.ac:
7893           Since we use functions from CVS, up requirement.
7894
7895 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7896
7897         * gst/playback/Makefile.am:
7898         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7899         (group_destroy), (group_commit), (group_is_muted),
7900         (gen_preroll_element), (add_stream), (unknown_type),
7901         (probe_triggered), (preroll_unlinked), (mute_stream),
7902         (silence_stream), (new_decoded_pad), (setup_substreams),
7903         (setup_source), (get_active_source), (mute_group_type),
7904         (muted_group_change_state), (set_active_source),
7905         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7906         (play_base_eos), (gst_play_base_bin_change_state):
7907         * gst/playback/gstplaybasebin.h:
7908         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7909         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7910         (gst_stream_info_dispose), (stream_info_mute_pad),
7911         (stream_info_change_state), (gst_stream_info_set_mute):
7912         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7913         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7914         (gst_stream_selector_init), (gst_stream_selector_dispose),
7915         (gst_stream_selector_get_linked_pad),
7916         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7917         (gst_stream_selector_get_linked_pads),
7918         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7919         * gst/playback/gststreamselector.h:
7920           Adding stream selection support plus required properties for
7921           applications to use this. Fully fixes #100931.
7922
7923 2005-01-08  Benjamin Otte  <otte@gnome.org>
7924
7925         * gst/games/gstpuzzle.c: (nav_event_handler):
7926           - handle nav events differently: forward every event no matter if it
7927             was handled or not.
7928           - translate events
7929           You can now cheat by using navigationtest ! puzzle and moving the
7930           mouse close to the edge of a tile. ;)
7931
7932 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7933
7934         * configure.ac:
7935         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7936         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7937         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7938         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7939         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7940         (gst_ogm_parse_plugin_init):
7941         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7942         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7943         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7944         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7945         * ext/pango/gsttextoverlay.h:
7946         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7947         (gst_matroska_demux_handle_seek_event),
7948         (gst_matroska_demux_sync_streams),
7949         (gst_matroska_demux_parse_blockgroup),
7950         (gst_matroska_demux_subtitle_caps),
7951         (gst_matroska_demux_plugin_init):
7952         * gst/matroska/matroska-ids.h:
7953         * gst/playback/gstdecodebin.c: (close_pad_link):
7954         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7955         (gen_preroll_element), (remove_groups), (add_stream),
7956         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7957         (setup_source):
7958         * gst/playback/gstplaybasebin.h:
7959         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7960         * gst/subparse/Makefile.am:
7961         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7962         (gst_subparse_base_init), (gst_subparse_class_init),
7963         (gst_subparse_init), (gst_subparse_formats),
7964         (gst_subparse_eventmask), (gst_subparse_event),
7965         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7966         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7967         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7968         (parse_mpsub_deinit), (parse_mpsub_init),
7969         (gst_subparse_buffer_format_autodetect),
7970         (gst_subparse_format_autodetect), (gst_subparse_loop),
7971         (gst_subparse_change_state), (gst_subparse_type_find),
7972         (plugin_init):
7973         * gst/subparse/gstsubparse.h:
7974         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7975         (plugin_init):
7976           Add subtitle support, .sub parser (supports SRT and MPsub),
7977           OGM text support, Matroska UTF-8 text support, deadlock fixes
7978           all over the place, subtitle awareness in decodebin/playbin
7979           and some fixes to textoverlay to handle subtitles in a stream
7980           correctly. Fixes #100931.
7981
7982 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7983
7984         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7985           Check for pad availability before doing a query on it.
7986
7987 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7988
7989         * ext/dv/gstdvdec.c:
7990           really fix bpp24/32 dvdec caps (classic rgba indeed)
7991         * gst/asfdemux/gstasfdemux.c:
7992         (gst_asf_demux_process_ext_content_desc):
7993           don't send text tags if they are empty (bis repetita)
7994
7995 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7996
7997         * ext/dv/gstdvdec.c:
7998          remove unneeded comment from dvdec
7999           (related to DV 4CC codes in AVI files)
8000           moved them in gstreamer/docs/random/mimetypes
8001         * gst/asfdemux/gstasfdemux.c:
8002         (gst_asf_demux_process_ext_content_desc):
8003          don't send text tags if they are empty
8004          fix mem leak on error path
8005         * gst/ffmpegcolorspace/avcodec.h:
8006         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8007         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8008         (gst_ffmpegcsp_avpicture_fill):
8009         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
8010         * gst/ffmpegcolorspace/imgconvert_template.h:
8011          adds BGR32 and BGRA32 to ffmpegcolorspace
8012           (still bad colors, fixing it on next commit)
8013           helps with dvdec outputing BGR32
8014
8015 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8016
8017         * ext/dv/gstdvdec.c:
8018          Fix audio caps i just broke (missing ',')
8019         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
8020         (gst_matroska_mux_reset):
8021          Fix typo + add FIXME about old "x-gst-metadata" crap
8022
8023 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8024
8025         * ext/dv/demo-play.c: (main):
8026          xvideosink -> xvimagesink
8027         * ext/dv/gstdvdec.c:
8028          change rgb 32/32 caps to 24/32 (no alpha)
8029          change nb of channels to be a list (2 or 4, not 2)
8030          change sample rate to be a list (32, 44.1, 48 kHz) not a range
8031         * gst/asfdemux/gstasfdemux.c:
8032         (gst_asf_demux_process_ext_content_desc):
8033          Add 'date/year' to extracted metadata list
8034
8035 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8036
8037         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8038           The return value of fixate_to does not imply that the requested
8039           value was set, so don't assume.
8040
8041 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
8042
8043         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8044
8045         * ext/libpng/gstpngdec.c:
8046         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
8047         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
8048         * ext/libpng/gstpngenc.h:
8049           Alpha support (encoder; #163161), mime fixage.
8050
8051 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
8052
8053         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8054
8055         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
8056         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
8057         (gst_faac_set_property), (gst_faac_get_property):
8058         * ext/faac/gstfaac.h:
8059           Allow for ADTS output (#153434).
8060
8061 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8062
8063         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8064           Fix against template (#150576).
8065
8066 2005-01-06  Benjamin Otte  <otte@gnome.org>
8067
8068         * gst/games/gstpuzzle.c: (draw_puzzle):
8069           don't draw a puzzle if either width or height of tiles would be 0.
8070
8071 2005-01-06  Benjamin Otte  <otte@gnome.org>
8072
8073         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
8074         (gst_puzzle_class_init), (gst_puzzle_finalize):
8075           no memleaks, please
8076         (gst_puzzle_create), (gst_puzzle_init),
8077         (gst_puzzle_set_property), (gst_puzzle_setup):
8078           change initialization code around so we don't reshuffle on resize
8079         (draw_puzzle):
8080           fix another stupid typo
8081
8082 2005-01-06  Benjamin Otte  <otte@gnome.org>
8083
8084         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
8085           fix stupid typo that borked copying on YUY2
8086
8087 2005-01-06  Benjamin Otte  <otte@gnome.org>
8088
8089         * gst/games/gstpuzzle.c: (draw_puzzle):
8090           fix edges when image sizes aren't multiples of tile sizes
8091
8092 2005-01-06  Benjamin Otte  <otte@gnome.org>
8093
8094         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
8095           make RGB endianness work correctly
8096         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
8097           refactor and fix race with initial shuffling
8098         (nav_event_handler):
8099           allow using the mouse to puzzle
8100         (draw_puzzle):
8101           insist on tiles having width and height as multiples of 4 to get
8102           clean YUV image handling
8103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8104         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8105           s/DEBUG/LOG/ for common messages
8106         (gst_xvimagesink_navigation_send_event):
8107           fix mouse event translation to not include screen PAR
8108         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8109           fix mouse event translation to actually work
8110
8111 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8112
8113         * gst/asfdemux/gstasfdemux.c:
8114         (gst_asf_demux_process_ext_content_desc):
8115          Extract TrackNumber metadata + clean up code
8116         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8117          Hope this is the good fix (var used unitialised)
8118
8119 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8120
8121         * ext/faad/gstfaad.c: (gst_faad_chain):
8122           Only increment timestamp if it's valid. Fixes raw AAC streams.
8123
8124 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8125
8126         * configure.ac:
8127         * gst/games/Makefile.am:
8128         * gst/games/gstpuzzle.c:
8129           add a puzzle game with...
8130         * gst/games/gstvideoimage.c:
8131         * gst/games/gstvideoimage.h:
8132           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8133           from videotestsrc and made into something that would be a nice
8134           library for a lot of other plugins.
8135
8136 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8137
8138         * configure.ac:
8139          don't compile faad plugin if a RC of 2.0 is found
8140          Fixes #155346 (and FC1 buildbot)
8141         * gst/asfdemux/gstasfdemux.c:
8142         (gst_asf_demux_process_ext_content_desc):
8143          try to make Solaris compiler happier
8144
8145 2005-01-06  Paul Jack  <pjack@sfaf.org>
8146
8147         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8148
8149         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8150           Fix segfault (#161667).
8151
8152 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8153
8154         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8155           Fix framerate reporting.
8156
8157 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8158
8159         * gst-libs/gst/riff/riff-ids.h:
8160         * gst/wavenc/riff.h:
8161          Add AMR (VBR and CBR) ids to riff.h audio codec list
8162         * gst/asfdemux/gstasfdemux.c:
8163         (gst_asf_demux_process_ext_content_desc),
8164         (gst_asf_demux_process_object):
8165           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8166
8167 2005-01-05  Martin Eikermann  <meiker@upb.de>
8168
8169         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8170
8171         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8172         (gst_dvd_demux_handle_discont):
8173         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8174         (gst_mpeg_demux_handle_discont):
8175           Recreate pads on new-media (#160730).
8176         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8177           Send discont even if manager changes timestamps (#161929).
8178
8179 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8180
8181         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8182
8183         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8184           Fix invalid memory access (#159211).
8185
8186 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8187
8188         * examples/gstplay/player.c: (main):
8189           Don't iterate.
8190         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8191           Add visualizations.
8192         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8193         (gst_a52dec_handle_frame):
8194           Set duration.
8195         * ext/dvdnav/gst-dvd:
8196           Add audioconvert. Fixes #161325.
8197         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8198           Explicitely case to gint64. Possible valgrind error.
8199         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8200         (gst_play_tick_callback), (gst_play_change_state),
8201         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8202         (gst_play_set_location), (gst_play_get_location),
8203         (gst_play_seek_to_time), (gst_play_set_data_src),
8204         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8205         (gst_play_set_visualization), (gst_play_connect_visualization),
8206         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8207         (gst_play_new):
8208           Use playbin. Fixes #139749 and #147744.
8209         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8210           Add genre tag.
8211         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8212         (audioscale_get_type), (gst_audioscale_base_init),
8213         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8214         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8215         (gst_audioscale_link), (gst_audioscale_get_buffer),
8216         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8217         (gst_audioscale_init), (gst_audioscale_dispose),
8218         (gst_audioscale_chain), (gst_audioscale_set_property),
8219         (gst_audioscale_get_property), (plugin_init):
8220           Indent properly.
8221         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8222           Fix LPCM.
8223         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8224         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8225         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8226           Add more metadata (fixes #162656).
8227
8228 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8229
8230         * configure.ac:
8231           back to cvs
8232
8233 === release 0.8.7 ===
8234
8235 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8236
8237         * NEWS:
8238         * RELEASE:
8239         * configure.ac:
8240           releasing 0.8.7, "Hyperspace"
8241
8242 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8243
8244         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8245
8246         * gst/playback/gstplaybasebin.c:
8247          Fix for #162924 - free caps after use, not before
8248
8249 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8250
8251         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8252
8253         * gst/playback/gstplaybasebin.c:
8254         * gst/wavparse/gstwavparse.c:
8255           Fix for #154773 - fixes playback of small .wav files
8256
8257 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8258
8259         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8260
8261         * gst/audioscale/gstaudioscale.c:
8262           Fix for #162819 - make audioscale reusable
8263           Fixes playback of more than one file with playbin/totem
8264
8265 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8266
8267         * gst/ffmpegcolorspace/avcodec.h:
8268         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8269         * gst/ffmpegcolorspace/imgconvert.c:
8270           clean up the mess that made me cry and avoid needless duplication
8271
8272 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8273
8274         * gst/ffmpegcolorspace/imgconvert.c:
8275           give some indication of why we're segfaulting
8276
8277 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8278
8279         * configure.ac:
8280           Fix indentation, fix v4l2 plugin detection.
8281         * ext/Makefile.am:
8282           Fix libmms location (Maciej, use diff -u!).
8283         * ext/alsa/gstalsa.c: (gst_alsa_init):
8284           Initialize caps cache to NULL.
8285         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8286           Only change state on audiosink if it exists.
8287
8288 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8289
8290         * gst/matroska/matroska-demux.c:
8291         * gst/matroska/matroska-ids.h:
8292         * gst/matroska/matroska-demux.h:
8293         Fix Vorbis streams failing to decode in some files, where cluster_time
8294         isn't 0, because then it doesn't send codec_priv before actual data.
8295         Remove time-based test and replace it with marker set on beginning of
8296         new stream
8297
8298 2004-12-28  David Schleef  <ds@schleef.org>
8299
8300         Merge patch from Ronald fixing problems with streaming
8301         text.
8302         * ext/cairo/gstcairo.c: (plugin_init):
8303         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8304         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8305         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8306         (gst_textoverlay_font_init), (gst_textoverlay_init),
8307         (gst_textoverlay_set_property):
8308         * ext/cairo/gsttextoverlay.h:
8309
8310 2004-12-27  David Schleef  <ds@schleef.org>
8311
8312         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8313         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8314         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8315         (gst_textoverlay_font_init), (gst_textoverlay_init),
8316         (gst_textoverlay_set_property): Improvements to actually
8317         render text as white on black outline on video, including
8318         font selection and horizontal/vertical alignment.  (Ronald's
8319         christmas present)
8320         * ext/cairo/gsttextoverlay.h:
8321
8322 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8323
8324         * ext/ogg/gstogg.c:
8325         * ext/ogg/gstogmparse.c:
8326           fix ogm[audio/video]parse plugin registration
8327           (riff won't load if bytestream is already loaded)
8328
8329 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8330
8331         * gst/audioconvert/gstchannelmix.c:
8332           fix for GLIB < 2.4
8333
8334 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8335
8336         * Makefile.am:
8337         * configure.ac:
8338           disable docs again until it actually passes make distcheck.
8339
8340 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8341
8342         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8343         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8344         (plugin_init):
8345           Add 3GP (variables name Q3GP because they can't start with a
8346           number). Add samr audio fourcc (used in .3gp files), decoder
8347           is work in progress. Also do a GST_WARNING instead of ERROR
8348           in case of unknown nodes, to decrease output.
8349
8350 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8351
8352         * Makefile.am:
8353           really fix dist
8354
8355 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8356
8357         * configure.ac:
8358         * ext/speex/gstspeexdec.h:
8359         * ext/speex/gstspeexenc.h:
8360           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8361           Fix detection code in configure.ac
8362
8363 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8364
8365         * gst/matroska/matroska-demux.c:
8366         (gst_matroska_demux_parse_blockgroup):
8367           Save position, so that queries give proper return values. Don't
8368           know how this could ever have worked before...
8369
8370 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8371
8372         * configure.ac:
8373           Put additional LAME check inside the conditional.  Fixes #152339
8374
8375 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8376
8377         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8378         (gst_avi_demux_stream_scan):
8379           Add some more debug. Fix logic error when setting movi offset
8380           while reading index.
8381
8382 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8383
8384         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8385         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8386         (gst_avi_demux_process_next_entry):
8387           Add some debugging. Better detection of broken indexes and the
8388           accompanying index recovery. No infinite loops on state changes
8389           when we're still in our loopfunction.
8390
8391 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8392
8393         * configure.ac:
8394           Fix up.
8395
8396 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8397
8398         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8399
8400         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8401           Normalizing the value before setting
8402         (gst_sunaudiomixer_get_volume):
8403           Normalizing the value after getting. Fixes bug# 161980
8404
8405 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8406
8407         * Makefile.am: Make sure docs gets disted
8408         * docs/Makefile.am: Make sure all needed files get disted
8409         * gst-plugins.spec.in: latest updates
8410
8411 2004-12-22  Wim Taymans  <wim@fluendo.com>
8412
8413         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8414         Revert patch 1.38 as clock distribution over schedulers does
8415         not work correcly in the core yet.
8416
8417 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8418
8419         * sys/oss/README: remove this file, which predates my birth
8420           (and which content is by far outdated)
8421
8422 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8423
8424         * Makefile.am:
8425         * configure.ac:
8426         * docs/Makefile.am:
8427         * docs/libs/Makefile.am:
8428         * docs/libs/gst-plugins-libs-docs.sgml:
8429         * docs/libs/gst-plugins-libs-sections.txt:
8430         * docs/libs/tmpl/gstgconf.sgml:
8431         * docs/upload.mak:
8432         * docs/version.entities.in:
8433           Added boilerplate gtk-doc files for plugin-libs documentation.
8434
8435 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8436
8437         * gst/auparse/gstauparse.c: fix int and float audio caps
8438
8439 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8440
8441         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8442         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8443           g_assert() can be a macro, don't use #ifdef inside it.
8444
8445 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8446
8447         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8448
8449         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8450         (gst_videorate_init), (gst_videorate_chain),
8451         (gst_videorate_change_state):
8452           Event handling (fixes #159986).
8453
8454 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8455
8456         * gst-libs/gst/riff/riff-media.c:
8457         (gst_riff_create_video_caps_with_data):
8458           Add BLZ0 (Blizzard's version of DivX) fourcc.
8459
8460 2004-12-18  David Schleef  <ds@schleef.org>
8461
8462         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8463         portability fix.
8464
8465 2004-12-18  David Schleef  <ds@schleef.org>
8466
8467         * gst/tta/ttadec.h: Disable some header code that isn't used
8468         and clearly isn't portable.
8469
8470 2004-12-18  David Schleef  <ds@schleef.org>
8471
8472         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8473         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8474         (avcodec_get_pix_fmt), (avpicture_layout),
8475         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8476         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8477         Fix code to not use GCC extensions (and c99 extensions that
8478         Forte does not like.)
8479
8480 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8481
8482         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8483
8484         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8485         (gst_deinterlace_chain):
8486           Rowstride fixes. Fixes #161039.
8487         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8488         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8489         (gst_video_crop_getcaps), (gst_video_crop_link),
8490         (gst_video_crop_i420), (gst_video_crop_chain),
8491         (gst_video_crop_change_state):
8492           Rework of negotiation. Actually works now. Fixes #158650.
8493
8494 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8495
8496         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8497           That was very stupid.
8498
8499 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8500
8501         * gst/matroska/matroska-demux.c:
8502         (gst_matroska_demux_parse_blockgroup):
8503           Fix possible crasher.
8504
8505 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8506
8507         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8508         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8509           Lace sizes can be zero.
8510
8511 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * ext/musepack/gstmusepackdec.cpp:
8514           Fetch error return values. Fixes #161624.
8515         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8516           Really EOS.
8517
8518 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8519
8520         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8521           Work for truncated (unfinished download etc.) files. Fixes #160514.
8522
8523 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8524
8525         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8526           Fix for integer overflow. Makes #156001 not crash. Probably masks
8527           the real bug.
8528
8529 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8530
8531         * gst/ac3parse/gstac3parse.c: (plugin_init):
8532           Parsers never have ranks. Fixes #159651.
8533
8534 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8535
8536         * gst/playback/gstdecodebin.c: (compare_ranks):
8537           make sure the facotries are ordered the same every time even if they
8538           have the same rank by using the name
8539         * gst/playback/gstdecodebin.c: (find_compatibles):
8540           make sure we don't add factories to the list twice
8541
8542 2004-12-16  David Schleef  <ds@schleef.org>
8543
8544         * configure.ac: look for musepack headers as musepack/*.h
8545         (fixes #159847)
8546         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8547         * ext/musepack/gstmusepackreader.h: same
8548
8549 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8550
8551         * gst-libs/gst/riff/riff-read.c:
8552         (gst_riff_read_strf_auds_with_data):
8553           Read extradata correctly (fixes #155879).
8554
8555 2004-12-16  David Schleef  <ds@schleef.org>
8556
8557         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8558         audio.  does _not_ attempt or allow conversion unless channels
8559         is 1 or 2.
8560
8561 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8562
8563         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8564
8565 2004-12-16  David Schleef  <ds@schleef.org>
8566
8567         * gst/audioscale/gstaudioscale.c: the resample library only
8568         handles 1 or 2 channels.  Change caps to compensate.
8569
8570 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8571
8572         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8573         (gst_matroska_demux_audio_caps):
8574           Some MPEG-AAC hacks, because else it doesn't work...
8575
8576 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8577
8578         * gst-libs/gst/riff/riff-media.c:
8579         (gst_riff_create_video_caps_with_data),
8580         (gst_riff_create_video_template_caps):
8581           Add h264.
8582
8583 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8584
8585         * gst-libs/gst/audio/Makefile.am:
8586           Try to fix buildbot.
8587
8588 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8589
8590         * gst/tcp/gstmultifdsink.c:
8591           Clean up and uniformize debugging.
8592
8593 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8594
8595         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8596
8597         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8598         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8599         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8600         (gst_mpeg_demux_change_state):
8601           Reset on ready. Fixes 160276.
8602
8603 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8604
8605         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8606
8607         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8608         (gst_ffmpegcsp_pad_link):
8609           Fix memleak (#154815).
8610
8611 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8612
8613         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8614
8615         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8616         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8617         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8618         * ext/musicbrainz/gsttrm.h:
8619           Add support for using a proxy server when getting a trm id from
8620           the MusicBrainz database (#149613).
8621
8622 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8623
8624         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8625
8626         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8627         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8628           Fix memleaks (#157233).
8629
8630 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8631
8632         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8633
8634         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8635         * gst-libs/gst/resample/resample.h:
8636         * gst/audioscale/gstaudioscale.c:
8637           Fix memleak (#159215).
8638
8639 2004-12-16  Toni Willberg  <toniw@iki.fi>
8640
8641         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8642
8643         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8644         * sys/oss/oss_probe.c: (main):
8645           Check for mono/stereo support (similar to samplerate probing),
8646           fixes #159433. Also add missing copyright header to oss_probe.c.
8647
8648 2004-12-15  David Schleef  <ds@schleef.org>
8649
8650         * configure.ac: add audioresample and cairo plugins.  Remove
8651         HAVE_MMX stuff, because it's not used.
8652         * ext/Makefile.am: same
8653         * ext/audioresample/Makefile.am: You are not ready for an
8654         audio resampling element based on audioresample.
8655         * ext/audioresample/gstaudioresample.c:
8656         * ext/audioresample/gstaudioresample.h:
8657         * ext/cairo/Makefile.am: You are not ready for overlay elements
8658         based on cairo.  Don't look too closely, these elements kinda
8659         suck right now.
8660         * ext/cairo/gstcairo.c: new
8661         * ext/cairo/gsttextoverlay.c: new
8662         * ext/cairo/gsttextoverlay.h: new
8663         * ext/cairo/gsttimeoverlay.c: new
8664         * ext/cairo/gsttimeoverlay.h: new
8665         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8666         problem with compilers that don't support variadic macros.
8667
8668 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8669
8670         Reviewed by:  David Schleef  <ds@schleef.org>
8671
8672         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8673         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8674         bit.  Also ran indent-gst.
8675         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8676         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8677         (gst_sunaudiosrc_setparams):
8678
8679 2004-12-14  David Schleef  <ds@schleef.org>
8680
8681         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8682         output rate to 16000.  Should fix #160235.
8683
8684 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8685
8686         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8687         Add typefinding for mpeg2 pes streams
8688
8689 2004-12-13  David Schleef  <ds@schleef.org>
8690
8691         * configure.ac:  Applied patch from bug #143659, making default
8692         sources and sinks OS-dependent (for Solaris), and added code
8693         for OS/X.
8694         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8695
8696 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8697
8698         * gst-libs/gst/riff/riff-media.c:
8699           forgot to add h2.64 to avidemux template caps
8700
8701 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8702
8703         * gst/wavenc/riff.h:
8704         * gst-libs/gst/riff/riff-media.c:
8705         * gst-libs/gst/riff/riff-ids.h:
8706         * gst/avi/gstavimux.c
8707         add 4CC code for VideoSoft h264 in AVI (VSSH)
8708           fixes bug #160655
8709         remove s323 from riff, it's quicktime specific :(
8710
8711 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8712
8713         * gst/asfdemux/README
8714         * gst/wavenc/riff.h
8715         * gst-libs/gst/riff/riff-ids.h
8716         * gst-libs/gst/riff/riff-media.c
8717         * gst/qtdemux/qtdemux.c:
8718           add new 4CC codes for h263 related codecs
8719           fixes partially bug #155163
8720
8721 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8722
8723         * configure.ac: Update polyaudio requirement to 0.7
8724         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8725
8726 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8727
8728         * gst/interleave/deinterleave.c:
8729         fix my name's spelling! :)
8730
8731 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8732
8733         * AUTHORS ChangeLog
8734         * gst/auparse/gstauparse.c
8735         * gst/interleave/deinterleave.c
8736         * gst/law/:
8737                 alaw-decode.c alaw-encode.c
8738                 mulaw-decode.c mulaw-encode.c
8739         * gst/oneton/gstoneton.c
8740         * sys/osxaudio/:
8741                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8742         * sys/osxvideo/:
8743                 cocoawindow.h cocoawindow.m
8744                 osxvideosink.h osxvideosink.m
8745
8746         put the same mail address for Zaheer Abbas Merali everywhere
8747
8748 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8749
8750         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8751           Align by packetsize, and assert that we a packet available before
8752           playing. The first makes webstreams work (they often include
8753           trailing padding data in a packet), the second allows pausing a
8754           ASF stream in totem without getting demux errors afterwards.
8755
8756 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8757
8758         * ext/ogg/gstoggdemux.c: (get_relative):
8759           Check for non-NULL before accessing member (end-of-chain).
8760
8761 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8762
8763         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8764         (cdparanoia_set_property), (cdparanoia_get_property):
8765         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8766         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8767         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8768         (dvdreadsrc_init), (dvdreadsrc_set_property),
8769         (dvdreadsrc_get_property):
8770         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8771         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8772           Synchronize property names where not yet the case. Devices are
8773           now device=X, other versions are deprecated (but still exist).
8774           Also use g_free() unconditionally.
8775         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8776         (setup_source), (gst_play_base_bin_get_property):
8777           Expose source.
8778
8779 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8780
8781         * configure.ac: move GCONF macro outside conditional for the am
8782           conditional. Fixes #160439
8783
8784 2004-12-08  David Schleef  <ds@schleef.org>
8785
8786         * tools/gst-visualise-m.m: Switch to elements that currently
8787         exist.
8788
8789 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8790
8791         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8792           We love wrong commas.
8793
8794 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8795
8796         * gst/matroska/matroska-demux.c:
8797         (gst_matroska_demux_handle_src_query):
8798           Don't set DEFAULT, unsupported - makes length display incorrectly
8799           in some cases.
8800
8801 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8802
8803         * gst/monoscope/README: remove blurb about files being GPL
8804         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8805         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8806           monoscope is now effectively LGPL licensed
8807
8808 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8809
8810         * gst/monoscope/README: Update information to be more correct
8811         * gst/monoscope/convolve.c: Relicense to LGPL
8812         * gst/monoscope/convolve.h: Relicense to LGPL
8813
8814 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8815
8816         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8817           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8818         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8819           set default_duration for mpeg1 audio
8820
8821 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8822
8823         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8824         * ext/alsa/gstalsa.h:
8825           refactor big chunks of the core caps negotiation code to make it
8826           a lot faster, because people claim it's really slow
8827           (actually, just cache the getcaps when the device is opened)
8828
8829 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8830
8831         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8832         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8833         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8834         (gst_a52dec_change_state), (plugin_init):
8835         * ext/a52dec/gsta52dec.h:
8836           Do something useful with timestamps. Make chain-based (since
8837           there's really no reason to be loopbased).
8838         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8839           Update current_byte/frame correctly.
8840
8841 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8842
8843         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8844         (gst_ape_demux_stream_init):
8845           Forward tags, too.
8846
8847 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8848
8849         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8850           Let's make sure we're done typefinding when detecting tags.
8851
8852 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8853
8854         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8855         (gst_ebml_read_init), (gst_ebml_read_use_event),
8856         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8857         (gst_ebml_read_seek), (gst_ebml_read_skip),
8858         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8859         (gst_ebml_read_master):
8860         * gst/matroska/ebml-read.h:
8861         * gst/matroska/matroska-demux.c:
8862         (gst_matroska_demux_parse_contents),
8863         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8864           Disgustingly evil hack for working around INTERRUPT events and
8865           their extremely annoying habit of being a pain in the ass. We
8866           simply peek a cluster before reading any of it.
8867
8868 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8869
8870         * ext/musepack/gstmusepackdec.cpp:
8871           There's also floating point libmusepacks.
8872
8873 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8874
8875         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8876         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8877           Set DURATION even if source buffer didn't. Also use increasing
8878           timestamps.
8879         * gst-libs/gst/riff/riff-media.c:
8880         (gst_riff_create_audio_caps_with_data):
8881           Block_align can have larger values than 8192.
8882
8883 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8884
8885         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8886         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8887         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8888         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8889           Fix caps.
8890
8891 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8892
8893         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8894           Fix logic bug.
8895
8896 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8897
8898         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8899           Yay, another one.
8900
8901 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8902
8903         * ext/esd/esdsink.c: (gst_esdsink_chain):
8904           Make error actually say something useful (fixes #156798).
8905         * gst-libs/gst/riff/riff-media.c:
8906         (gst_riff_create_video_caps_with_data),
8907         (gst_riff_create_video_template_caps):
8908           Add Intel Video 5.0 fourcc (IV50).
8909
8910 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8911
8912         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8913         detection on mono and stereo mp3 files.
8914
8915 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8916
8917         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8918           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8919           the contained stream).
8920
8921 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8922
8923         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8924           Oops, remove debug.
8925
8926 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8927
8928         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8929
8930         * gst/law/alaw-decode.c: (alawdec_getcaps):
8931         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8932           Prevent warnings when negotiating caps (fixes #159338).
8933
8934 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8935
8936         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8937         (gst_ffmpegcsp_chain):
8938           Remove old leftover that shouldn't be there...
8939
8940 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8941
8942         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8943
8944         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8945           Don't forward DISCONT events (fixes #159684).
8946
8947 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8948
8949         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8950           Unlink manually since sometimes bin disposal (and therefore
8951           pad unlinking) is delayed, which will cause a new media file
8952           to not be able to start playing instantly.
8953
8954 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8955
8956         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8957           On mute of an unlinked stream, check for pad availability so
8958           we don't crash on unlinked pad.
8959
8960 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8961
8962         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8963         (gst_avi_demux_massage_index):
8964           Fix quite humiliating bug in omitting 0-sized index chunks but
8965           forgetting to count them for timestamps.
8966
8967 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8968
8969         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8970           Actually leave the loop if we failed to sync. Don't crash.
8971
8972 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8973
8974         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8975         (gst_dvd_demux_process_private):
8976         * gst/mpegstream/gstdvddemux.h:
8977           Fix crash (#159759). Doesn't work, though. :-(.
8978
8979 2004-11-28  Benjamin Otte  <otte@gnome.org>
8980
8981         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8982           more overwriting protection due to modifying channels one by one
8983           instead of all at once
8984
8985 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8986
8987         * gst/audioconvert/gstchannelmix.c:
8988         (gst_audio_convert_fill_normalize):
8989           Normalize using absolute values.
8990
8991 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8992
8993         * configure.ac:
8994         * ext/Makefile.am:
8995         * ext/directfb/Makefile.am:
8996         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8997         (gst_directfbvideosink_get_pixel_format),
8998         (gst_directfbvideosink_get_format_from_fourcc),
8999         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
9000         (gst_directfbvideosink_sink_link),
9001         (gst_directfbvideosink_change_state),
9002         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
9003         (gst_directfbvideosink_buffer_alloc),
9004         (gst_directfbvideosink_interface_supported),
9005         (gst_directfbvideosink_interface_init),
9006         (gst_directfbvideosink_navigation_send_event),
9007         (gst_directfbvideosink_navigation_init),
9008         (gst_directfbvideosink_set_property),
9009         (gst_directfbvideosink_get_property),
9010         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
9011         (gst_directfbvideosink_base_init),
9012         (gst_directfbvideosink_class_init),
9013         (gst_directfbvideosink_get_type), (plugin_init):
9014         * ext/directfb/directfbvideosink.h: Adding a first version of
9015         directfbvideosink.
9016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
9017         more.
9018
9019 2004-11-28  Benjamin Otte  <otte@gnome.org>
9020
9021         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
9022           walk the samples backwards if out_channels > in_channels so we don't
9023           overwrite data
9024
9025 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9026
9027         * gst/audioconvert/Makefile.am:
9028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9029         (gst_audio_convert_link), (gst_audio_convert_change_state),
9030         (gst_audio_convert_channels):
9031         * gst/audioconvert/gstchannelmix.c:
9032         (gst_audio_convert_unset_matrix),
9033         (gst_audio_convert_fill_identical),
9034         (gst_audio_convert_fill_compatible),
9035         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
9036         (gst_audio_convert_fill_others),
9037         (gst_audio_convert_fill_normalize),
9038         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
9039         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
9040         * gst/audioconvert/gstchannelmix.h:
9041           Implement a channel mixer.
9042
9043 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
9044
9045         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
9046         * ext/alsa/gstalsa.h:
9047         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
9048         Make alsasink actually honor gst_element_set_clock and use that
9049         clock instead of its internal one.
9050
9051 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9052
9053         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
9054         (gst_play_base_bin_change_state): nullify source and decoder when
9055         going from READY to NULL so that we don't try to do weird stuff with
9056         them when going from NULL to READY
9057         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
9058         instead of g_object_unref
9059         (gen_video_element), (gen_audio_element): more refcounting fixes, now
9060         it should be correct
9061         (gst_play_bin_change_state): don't call remove_sinks if we are
9062         currently disposing the object
9063
9064 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9065
9066         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
9067           Don't forget bass if it's there. Else left channel is silent...
9068
9069 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9070
9071         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
9072         (gst_a52dec_change_state):
9073           Don't do sample adjusting anymore, we use float audio now.
9074         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9075           Don't fixate to non-existing properties.
9076
9077 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9078
9079         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
9080         (gst_a52dec_change_state):
9081           Advertise that we can do surround sound.
9082
9083 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9084
9085         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
9086           Add buffer-frames=0.
9087         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
9088         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
9089         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
9090         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
9091         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
9092         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
9093         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
9094         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
9095         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
9096         * ext/dvdread/dvdreadsrc.h:
9097           Add seeking, querying for bytes, sectors, title, angle and
9098           chapter. Handle multiple chapters. Relicense to LGPL because
9099           Billy agreed on that (thanks Billy!).
9100
9101 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9102
9103         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9104         call parent dispose method
9105
9106 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9107
9108         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9109         (gst_audio_clock_get_internal_time):
9110         Fix active <-> inactive transitions: ensure time value always
9111         grows and avoid abrupt value changes.
9112
9113 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9114
9115         * configure.ac:
9116         * gst/tta/Makefile.am:
9117         * gst/tta/crc32.h:
9118         * gst/tta/filters.h:
9119         * gst/tta/gsttta.c:
9120         * gst/tta/gstttadec.c:
9121         * gst/tta/gstttadec.h:
9122         * gst/tta/gstttaparse.c:
9123         * gst/tta/gstttaparse.h:
9124         * gst/tta/ttadec.h:
9125           added TTA parser and decoder
9126
9127 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9128
9129         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9130         (probe_triggered), (check_queue), (buffer_underrun),
9131         (buffer_running), (buffer_overrun), (gen_source_element),
9132         (setup_source):
9133         * gst/playback/gstplaybasebin.h:
9134           Implement buffering. Needs some more work.
9135
9136 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9137
9138         * ext/theora/theoradec.c: (theora_dec_chain):
9139           Fix ilog mask range overflow.
9140
9141 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9142
9143         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9144           Don't omit the last (which in case of dmix is the only :) )
9145           channel count. Don't set channels if <= 2.
9146
9147 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9148
9149         * gst/playback/gstplaybin.c: (gen_video_element),
9150         (gen_audio_element): Removed 2 obsolete comments
9151
9152 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9153
9154         * ext/vorbis/oggvorbisenc.c
9155         * ext/vorbis/vorbisenc.c :
9156           change description fields of those plugins to differentiate them
9157           (pitivi show Encoders by description, they had the same one)
9158
9159 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9160
9161         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9162
9163         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9164         (gst_play_bin_set_property), (gen_video_element),
9165         (gen_audio_element):
9166           Refcounting fixes for provided audio-/videosinks.
9167
9168 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9169
9170         * gst/playback/gstplaybin.c: (gen_video_element),
9171         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9172           Don't reference all sinks, but only the video- and audiosinks.
9173           The vis. element should be disposed when we're done with it.
9174           We don't have any reason to keep it around. This fixes warnings
9175           when reusing playbin for playing multiple audio files with
9176           vis. enabled. Also release audio device on pause - idea stolen
9177           from Rhythmbox.
9178
9179 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9180
9181         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9182         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9183         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9184         * ext/alsa/gstalsaplugin.c: (plugin_init):
9185         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9186         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9187         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9188         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9189         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9190         (gst_faad_change_state), (plugin_init):
9191         * ext/faad/gstfaad.h:
9192         * ext/vorbis/vorbis.c: (plugin_init):
9193         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9194         * gst-libs/gst/audio/Makefile.am:
9195         * gst-libs/gst/audio/audio.c: (plugin_init):
9196         * gst-libs/gst/audio/multichannel.c:
9197         (gst_audio_check_channel_positions),
9198         (gst_audio_get_channel_positions),
9199         (gst_audio_set_channel_positions),
9200         (gst_audio_set_structure_channel_positions_list),
9201         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9202         (gst_audio_fixate_channel_positions):
9203         * gst-libs/gst/audio/multichannel.h:
9204         * gst-libs/gst/audio/testchannels.c: (main):
9205         * gst/audioconvert/gstaudioconvert.c:
9206         (gst_audio_convert_class_init), (gst_audio_convert_init),
9207         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9208         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9209         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9210         * gst/audioconvert/plugin.c: (plugin_init):
9211           Surround sound support.
9212
9213 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9214
9215         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9216           Fix position for discont if we're close as well. Nitpicking, but
9217           saves a few milliseconds of extra waiting or skipping.
9218
9219 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9220
9221         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9222           We sometimes need parsers for playback, so add those too.
9223
9224 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9225
9226         * configure.ac:
9227         * gst/apetag/Makefile.am:
9228         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9229         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9230         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9231         (gst_ape_demux_get_src_query_types),
9232         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9233         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9234         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9235         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9236         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9237         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9238         (gst_ape_demux_change_state):
9239         * gst/apetag/apedemux.h:
9240         * gst/apetag/apetag.c: (plugin_init):
9241         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9242         (plugin_init):
9243           APE v1/2 tag reader plus typefind function.
9244
9245 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9246
9247         * configure.ac:
9248         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9249         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9250           Remove hacks for older core. Require newer core version
9251           accordingly.
9252
9253 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9254
9255         * gst/cdxaparse/Makefile.am:
9256         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9257         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9258         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9259         * gst/cdxaparse/gstcdxaparse.h:
9260         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9261         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9262         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9263         (gst_cdxastrip_get_src_query_types),
9264         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9265         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9266         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9267         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9268         * gst/cdxaparse/gstcdxastrip.h:
9269           SVCD/VCD header stripping separated from CDXA image parsing.
9270         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9271         (plugin_init):
9272           Add VCD/SVCD header typefinding for VCD/SVCD.
9273         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9274         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9275         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9276         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9277         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9278         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9279         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9280         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9281         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9282         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9283         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9284         * sys/vcd/vcdsrc.h:
9285           Fix up, add seeking, querying, URI interface. Works in totem now.
9286
9287 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9288
9289         * configure.ac:
9290           back to CVS
9291
9292 === release 0.8.6 ===
9293
9294 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9295
9296         * NEWS:
9297         * RELEASE:
9298         * configure.ac:
9299         * po/af.po:
9300         * po/az.po:
9301         * po/cs.po:
9302         * po/en_GB.po:
9303         * po/hu.po:
9304         * po/it.po:
9305         * po/nb.po:
9306         * po/nl.po:
9307         * po/or.po:
9308         * po/sq.po:
9309         * po/sr.po:
9310         * po/sv.po:
9311         * po/uk.po:
9312           releasing 0.8.6, "IOU Love"
9313
9314 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9315
9316         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9317
9318         * gst/playback/gstplaybasebin.c:
9319           Fix unplayable files error handling.  Fixes #158365
9320
9321 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9322
9323         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9324
9325         * gst/typefind/gsttypefindfunctions.c:
9326           Fix broken mp3 typefinding.  Fixes #158375
9327
9328 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9329
9330         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9331
9332         * ext/ogg/gstoggdemux.c:
9333           Fix sync on broken files.  Fixes #158976
9334
9335 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9336
9337         patch by: Edward Hervey <bilboed@bilboed.com>
9338
9339         * ext/libpng/gstpngenc.c:
9340           Copy over buffer properties.  Fixes #158832
9341
9342 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9343
9344         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9345
9346         * ext/dvdread/dvdreadsrc.c:
9347           Fixes invalid reads (#158462)
9348
9349 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9350
9351         * sys/v4l/gstv4lsrc.c:
9352         * sys/v4l/gstv4lsrc.h:
9353         * sys/v4l/v4lsrc_calls.c:
9354           Probe less and cache it.  Fixes #159187.
9355
9356 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9357
9358         * gst/videorate/gstvideorate.c:
9359           Handle all video formats. Fixes #159186.
9360
9361 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9362         * gst/synaesthesia/gstsynaesthesia.c:
9363         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9364         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9365         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9366         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9367         (gst_synaesthesia_change_state), (plugin_init):
9368         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9369         Force 320x200 output, as that's the only thing the underlying
9370         synaesthesia implementation supports. Still needs to be made
9371         re-entrant.
9372
9373 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9374
9375         * configure.ac:
9376           Fix mpeg2enc configure check (similar to mplex check below).
9377
9378 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9379
9380         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9381
9382         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9383           Fix for gcc-2.95 (fixes #158221).
9384
9385 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9386
9387         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9388           Re-add clock distribution hack (until new core is released).
9389           Fixes #158125.
9390
9391 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9392         * configure.ac:
9393           fix mplex configure check segfaulting on some systems (bug #140994)
9394
9395 2004-11-13  Benjamin Otte  <otte@gnome.org>
9396
9397         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9398           add debugging
9399         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9400           do a wait when we enter the loop func with no data available to
9401           write instead of getting into an 100% CPU loop by just returning and
9402           being called again by the scheduler
9403
9404 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9405
9406         * configure.ac:
9407         * ext/libvisual/visual.c: (gst_visual_get_type),
9408         (libvisual_log_handler), (gst_visual_getcaps),
9409         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9410         (plugin_init):
9411           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9412         * ext/smoothwave/Makefile.am:
9413         * ext/smoothwave/demo-osssrc.c: (main):
9414         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9415         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9416         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9417         (plugin_init):
9418         * ext/smoothwave/gstsmoothwave.h:
9419           Make gstsmoothwave a working element in the 20th century.
9420
9421         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9422           Fix incorrect link function
9423
9424 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9425
9426         * gst/volume/gstvolume.c:
9427           Allow buffer-frames=0.
9428
9429 2004-11-12 Iain <iaingnome@gmail.com>
9430
9431         * configure.ac: Check for polypaudio
9432
9433         * ext/Makefile.am: Build the polyp dir
9434
9435         * ext/polyp: The polypsink sources.
9436
9437 2004-10-30 Iain <iaingnome@gmail.com>
9438
9439         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9440         caps to reflect the new number of channels.
9441
9442 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9443
9444         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9445           Fix for negotiation order problem. This would show when the
9446           ALSA loopfuction was called before any other function. ALSA
9447           wouldn't do anything because we're not negotiated yet, leading
9448           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9449
9450 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9451
9452         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9453
9454         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9455           No warnings (#157986).
9456
9457 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9458
9459         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9460           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9461
9462 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9463
9464         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9465           Signal no-more-pads (so it works in playbin).
9466
9467 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9468
9469         * ext/musepack/gstmusepackreader.cpp:
9470           Workaround for older core.
9471
9472 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9473
9474         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9475           Actually test for odd width/height rather than testing whether
9476           a temporary variable that was 0 before we subtracted 1 is now
9477           not equal to zero (which it always is).
9478
9479 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9480
9481         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9482         Fix compilation if HAVE_XVIDEO is not defined
9483
9484 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9485
9486         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9487         Fix compilation if HAVE_XVIDEO is not defined
9488
9489 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9490
9491         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9492         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9493         (gst_goom_change_state), (plugin_init):
9494         Use the bytestream adapter so goom doesn't depend on the input
9495         buffer size.
9496         Add a debug category
9497
9498 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9499
9500         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9501           Only set hardware parameters *after* negotiation. Before
9502           negotiation, it will set ANY and that seems to cause crashes
9503           (see e.g. #151288, #153227).
9504
9505 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9506
9507         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9508           This seems to be antique leftover. It needs to pass error
9509           checking.
9510         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9511         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9512         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9513         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9514           Fix GstXOverlay implementation (#151059).
9515
9516 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9517
9518         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9519           Don't assert (#157853).
9520
9521 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9522
9523         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9524           Fix bytes/samples confustion.
9525         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9526           Fix for underrun (#144389).
9527
9528 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9529
9530         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9531           Disable halfway-seek for pending release (since it needs a new
9532           core release).
9533
9534 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9535
9536         * sys/v4l/gstv4lsrc.c:
9537         * sys/v4l/gstv4lsrc.h:
9538         * sys/v4l/v4lsrc_calls.c:
9539           add autoprobe-fps property so we can separate autoprobing parts
9540
9541 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9542
9543         * sys/v4l/gstv4lsrc.c:
9544         * sys/v4l/v4lsrc_calls.c:
9545         initialise fourcc to catch unset fourcc's, and debug
9546
9547 2004-11-09  Wim Taymans  <wim@fluendo.com>
9548
9549         * gst/playback/README:
9550         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9551         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9552         (gst_play_bin_dispose), (gst_play_bin_set_property),
9553         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9554         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9555         (gst_play_bin_get_formats), (gst_play_bin_convert),
9556         (gst_play_bin_get_query_types), (gst_play_bin_query):
9557         Cleanups and some more documentation.
9558
9559 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9560
9561         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9562         (gst_cacasink_init), (gst_cacasink_chain):
9563         * ext/libcaca/gstcacasink.h:
9564         Cacasink inherits from VideoSink, so let that store the clock.
9565
9566 2004-11-09  Wim Taymans  <wim@fluendo.com>
9567
9568         * gst/playback/README:
9569         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9570         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9571         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9572         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9573         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9574         (setup_sinks):
9575         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9576         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9577         * gst/playback/gststreaminfo.h:
9578         Updated README.
9579         Only switch groups if all streams have muted (EOSed).
9580         Send Tags in sync with the stream playback instead of in
9581         the playback/preroll phase.
9582         Some cleanups, free the fakesrc elements.
9583
9584 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9585
9586         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9587           buffer-frames property was missing
9588         * ext/arts/gst_arts.c:
9589           rate missing from sinkcaps
9590         * ext/audiofile/gstafparse.c:
9591         * ext/audiofile/gstafsink.c:
9592         * ext/audiofile/gstafsrc.c:
9593         * ext/swfdec/gstswfdec.c:
9594           int audio doesn't know buffer-frames
9595         * ext/cdparanoia/gstcdparanoia.c:
9596           int audio doesn't know chunksize either
9597         * ext/nas/nassink.c:
9598           it's endianness, not endianess
9599         * gst-libs/gst/audio/audio.h:
9600           make float standard pad template caps really describe float
9601         * gst/law/mulaw.c: (linear_factory):
9602           signed only, please
9603         * gst/mpegstream/gstdvddemux.c:
9604           widths of 20 are not valid
9605
9606 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9607
9608         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9609
9610         * po/LINGUAS:
9611         * po/it.po:
9612           Add Italian
9613
9614 2004-11-08  Wim Taymans  <wim@fluendo.com>
9615
9616         * gst/playback/README:
9617         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9618         * gst/playback/gstplaybasebin.c: (probe_triggered),
9619         (gst_play_base_bin_change_state):
9620         Updated README, added more comments for fixmes etc..
9621
9622 2004-11-08  Wim Taymans  <wim@fluendo.com>
9623
9624         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9625         We can remove this hack now.
9626
9627 2004-11-08  Wim Taymans  <wim@fluendo.com>
9628
9629         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9630         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9631         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9632         Only mix AYUV for maximum quality.
9633
9634 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9635
9636         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9637         (gst_ogg_demux_push), (gst_ogg_pad_push):
9638           Let's act as if we're synchronized now! :).
9639         * ext/theora/theoradec.c: (theora_dec_chain):
9640           Add some debug.
9641
9642 2004-11-08  Wim Taymans  <wim@fluendo.com>
9643
9644         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9645         (gst_alpha_set_property), (gst_alpha_sink_link),
9646         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9647         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9648         (gst_alpha_init_params), (gst_alpha_chain):
9649         Implement alpha functions for AYUV too, this increases
9650         accuracy quite a bit.
9651
9652 2004-11-08  Wim Taymans  <wim@fluendo.com>
9653
9654         * gst/ffmpegcolorspace/avcodec.h:
9655         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9656         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9657         (gst_ffmpegcsp_avpicture_fill):
9658         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9659         (gst_ffmpegcsp_caps_remove_format_info):
9660         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9661         (shrink12), (img_get_alpha_info), (deinterlace_line),
9662         (deinterlace_line_inplace):
9663         * gst/ffmpegcolorspace/imgconvert_template.h:
9664         Added AYUV colorspace and handle RGBA a bit more respectful.
9665
9666 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9667
9668         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9669           Actually always send a discont (cornercase when resending the
9670           same serial-tagged chain twice).
9671
9672 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9673
9674         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9675         (gst_ximagesink_finalize):
9676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9677         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9678
9679 2004-11-08  Wim Taymans  <wim@fluendo.com>
9680
9681         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9682         Don't segfault on NULL data.
9683
9684 2004-11-08  Wim Taymans  <wim@fluendo.com>
9685
9686         * gst/playback/gstdecodebin.c: (unlinked):
9687         * gst/playback/gstplay-marshal.list:
9688         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9689         (gst_play_base_bin_init), (group_create), (get_active_group),
9690         (get_building_group), (group_destroy), (group_commit),
9691         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9692         (add_element_stream), (no_more_pads), (probe_triggered),
9693         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9694         (state_change), (setup_source), (gst_play_base_bin_get_property),
9695         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9696         (gst_play_base_bin_link_stream),
9697         (gst_play_base_bin_get_streaminfo):
9698         * gst/playback/gstplaybasebin.h:
9699         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9700         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9701         Add support for chained ogg files. Prepare for playlist
9702         support. This patch introduces the concept of pad groups, which
9703         together compose one playable media file.
9704
9705 2004-11-07  David Schleef  <ds@schleef.org>
9706
9707         * testsuite/gst-lint: Check for pad templates that aren't statically
9708         scoped.
9709
9710 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9711
9712         * configure.ac:
9713         * ext/Makefile.am:
9714         * ext/musepack/Makefile.am:
9715         * ext/musepack/gstmusepackdec.cpp:
9716         * ext/musepack/gstmusepackdec.h:
9717         * ext/musepack/gstmusepackreader.cpp:
9718         * ext/musepack/gstmusepackreader.h:
9719           Add musepack decoder.
9720         * ext/faad/gstfaad.c: (gst_faad_base_init):
9721           Make pad templates static.
9722         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9723         (plugin_init):
9724           Add musepack typefinder, make mp3 typefinding work halfway stream,
9725           which doesn't actually work yet because id3demux doesn't implement
9726           _get_length().
9727
9728 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9729
9730         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9731         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9732           Fix interrupt event handling (#144436).
9733
9734 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9735
9736         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9737           Hide unused glory.
9738
9739 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9740
9741         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9742
9743         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9744           Fix weird caps (#157548).
9745
9746 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9747
9748         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9749
9750         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9751           Add missing NULL terminator (#157543).
9752
9753 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9754
9755         * gst/tcp/gsttcp.h:
9756         * gst/tcp/gsttcpclientsink.c:
9757         * gst/tcp/gsttcpclientsrc.c:
9758         * gst/tcp/gsttcpserversink.c:
9759         * gst/tcp/gsttcpserversrc.c:
9760           ports can go up to 65535.  Move common defines to gsttcp.h
9761
9762 2004-11-05  Wim Taymans  <wim@fluendo.com>
9763
9764         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9765         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9766         Added two more colorspaces.
9767
9768 2004-11-05  Wim Taymans  <wim@fluendo.com>
9769
9770         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9771         (gst_ffmpegcsp_avpicture_fill):
9772         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9773         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9774         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9775         More stride fixes.
9776
9777 2004-11-05  Wim Taymans  <wim@fluendo.com>
9778
9779         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9780         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9781         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9782         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9783         (gst_videomixer_loop):
9784         More stride fixes.
9785
9786 2004-11-05  Benjamin Otte  <otte@gnome.org>
9787
9788         * ext/mad/gstmad.c: (gst_mad_chain):
9789           don't overflow data buffer. Flush not needed sync data when syncing
9790           failed.
9791
9792 2004-11-04  Wim Taymans  <wim@fluendo.com>
9793
9794         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9795         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9796         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9797         (gst_alpha_init_params), (gst_alpha_chain),
9798         (gst_alpha_change_state):
9799         Updated the chroma keying algorithm with something more
9800         sophisticated.
9801
9802 2004-11-03  Wim Taymans  <wim@fluendo.com>
9803
9804         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9805         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9806         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9807         Fix stride issues. Does not completely work for odd
9808         heights.
9809
9810 2004-11-03  Wim Taymans  <wim@fluendo.com>
9811
9812         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9813         (gst_alpha_chroma_key), (gst_alpha_chain):
9814         Fix stride issues. Does not completely work for odd
9815         heights.
9816
9817 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9818
9819         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9820         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9821         leak fixes
9822
9823 2004-11-03  Wim Taymans  <wim@fluendo.com>
9824
9825         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9826         (gst_ffmpegcsp_avpicture_fill):
9827         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9828         (avpicture_alloc):
9829         * gst/ffmpegcolorspace/imgconvert_template.h:
9830         Use correct _fill function to get correct strides.
9831
9832 2004-11-02  David Schleef  <ds@schleef.org>
9833
9834         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9835         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9836         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9837         Change all g_print()s to debugging.  Add a bunch of consistency
9838         checks.
9839
9840 2004-11-02  Wim Taymans  <wim@fluendo.com>
9841
9842         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9843         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9844         (unlinked), (no_more_pads), (close_link):
9845         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9846         (unknown_type), (add_element_stream), (new_decoded_pad),
9847         (removed_decoded_pad), (setup_source):
9848         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9849         (gst_stream_info_class_init), (gst_stream_info_init),
9850         (gst_stream_info_new), (gst_stream_info_dispose),
9851         (stream_info_mute_pad), (gst_stream_info_set_property),
9852         (gst_stream_info_get_property):
9853         * gst/playback/gststreaminfo.h:
9854         Fix playback of multiple files.
9855         a slightly different approach to handling dynamic pad removals.
9856         This one only looks at pads that we have linked.
9857
9858 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9859
9860         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9861         free" warning from libc.
9862
9863 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9864
9865         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9866         (get_unconnected_element), (remove_starting_from), (pad_removed),
9867         (close_link):
9868           Implement support for dynamic pad changing. We listen to "live"
9869           pad removals (i.e. while playing) and re-setup autoplugging
9870           after that. Playbasebin/playbin need some more work for this
9871           to finally work, but decodebin supports (and replugs) chained
9872           ogg now.
9873
9874 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9875
9876         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9877         (gst_alsa_finalize):
9878         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9879         (gst_cdaudio_finalize):
9880         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9881         (cdparanoia_finalize):
9882         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9883         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9884         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9885         (dvdreadsrc_finalize):
9886         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9887         (gst_flacdec_finalize):
9888         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9889         (gst_flacenc_finalize):
9890         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9891         (gst_gnomevfssink_finalize):
9892         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9893         (gst_gnomevfssrc_finalize):
9894         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9895         (gst_fameenc_finalize):
9896         * ext/nas/nassink.c: (gst_nassink_class_init),
9897         (gst_nassink_finalize):
9898         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9899         (gst_sdlvideosink_class_init):
9900         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9901         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9902         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9903         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9904         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9905         (gst_x_window_listener_dispose):
9906         * gst/audioscale/gstaudioscale.c:
9907         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9908         (play_on_demand_finalize):
9909         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9910         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9911         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9912         (cdplayer_finalize):
9913         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9914         (gst_glimagesink_class_init):
9915         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9916         (gst_osselement_finalize):
9917         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9918         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9919         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9920           Fixes a bunch of problems with finalize and dispose functions,
9921           either assumptions that dispose is only called once, or not calling
9922           the parent class dispose/finalize function
9923
9924 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9925
9926         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9927           added two api precondition guards
9928           use g_strdup with getenv to fix crash when using ENVVAR
9929
9930 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9931         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9932         (gst_esdsink_finalize):
9933         Use a finalize function, not dispose, and more importantly,
9934         call the parent class finalize function too
9935
9936 2004-11-01  Johan Dahlin  <johan@gnome.org>
9937
9938         * ext/ogg/gstoggdemux.c:
9939         * gst/tags/gstvorbistag.c:
9940         Plug leaks.
9941
9942 2004-10-31  Benjamin Otte  <otte@gnome.org>
9943
9944         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9945           lotsa memleaks today. But they're all small...
9946
9947 2004-10-31  Benjamin Otte  <otte@gnome.org>
9948
9949         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9950           another memleak crushed
9951
9952 2004-10-31  Benjamin Otte  <otte@gnome.org>
9953
9954         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9955           fix memleak
9956
9957 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9958
9959         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9960           Hack to prevent crash when going to READY inside signal handler
9961           while this function is active.
9962
9963 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9964
9965         * gst/ffmpegcolorspace/Makefile.am:
9966         * gst/ffmpegcolorspace/avcodec.h:
9967         * gst/ffmpegcolorspace/common.h:
9968         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9969         * gst/ffmpegcolorspace/dsputil.h:
9970         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9971         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9972         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9973         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9974         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9975         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9976         (gst_ffmpegcsp_avpicture_fill):
9977         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9978         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9979         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9980         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9981         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9982         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9983         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9984         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9985         * gst/ffmpegcolorspace/imgconvert.c:
9986         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9987         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9988         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9989         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9990         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9991         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9992         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9993         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9994         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9995         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9996         (grow21), (grow22), (grow41), (grow44), (conv411),
9997         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9998         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9999         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
10000         (avpicture_free), (is_yuv_planar), (img_convert),
10001         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
10002         (deinterlace_line_inplace), (deinterlace_bottom_field),
10003         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
10004         * gst/ffmpegcolorspace/imgconvert_template.h:
10005         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
10006         * gst/ffmpegcolorspace/mmx.h:
10007         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
10008         (av_fast_realloc), (av_mallocz_static), (av_free_static),
10009         (av_freep), (avcodec_get_context_defaults),
10010         (avcodec_alloc_context), (avcodec_init):
10011           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
10012           handling plus update from ffmpeg CVS. Large clean-up.
10013
10014 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10015
10016         * gst/playback/Makefile.am:
10017           We need the marshallers for decodebin, too.
10018
10019 2004-10-30  David Schleef  <ds@schleef.org>
10020
10021         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
10022           quicktime typefinding work with 64-bit offsets.
10023
10024 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
10025
10026         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
10027           Set EOS on the element when processing an EOS event.
10028         * ext/speex/gstspeexdec.h:
10029         * ext/speex/gstspeexenc.h:
10030           Only keep a const ptr to the mode
10031         * gst-libs/gst/riff/riff-media.c:
10032         (gst_riff_create_audio_caps_with_data),
10033         (gst_riff_create_audio_template_caps):
10034           Allow WMAV3, with up to 6 channels.
10035         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
10036           Don't call gst_pad_set_event_function on a sink pad.
10037         * gst/mpegstream/gstdvddemux.c:
10038         (gst_dvd_demux_get_subpicture_stream),
10039         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
10040           Copy the explicit caps that were set across to the cur_* pads,
10041           instead of trying to use a possibly non-existent negotiated caps.
10042           Reset the type of subpicture pads to UNKNOWN after calling
10043           init_stream, so that the caps get set.
10044
10045 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
10046
10047         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10048
10049         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10050           Don't touch buffer if it is of size 0 (fixes #151064).
10051
10052 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10053
10054         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
10055           Synchronized discont handling.
10056
10057 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10058
10059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10060         (gst_ogg_demux_push):
10061           Make seeking sort-of exact again (fixes #156387).
10062
10063 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10064
10065         * gst/playback/gstplaybasebin.c: (unknown_type),
10066         (add_element_stream), (new_decoded_pad),
10067         (gst_play_base_bin_change_state):
10068         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
10069         (gst_stream_info_init), (gst_stream_info_new),
10070         (gst_stream_info_dispose), (gst_stream_info_get_property):
10071         * gst/playback/gststreaminfo.h:
10072           Make caps explicitely available. Makes testing for unsupported
10073           types possible. Improves error reporting.
10074
10075 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10076
10077         * gst/audioconvert/gstaudioconvert.c:
10078         (gst_audio_convert_buffer_to_default_format):
10079           Really don't touch read-only buffers (#156563).
10080
10081 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
10082
10083         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10084
10085         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10086           Fix memleak (#155223).
10087
10088 2004-10-29  Wim Taymans  <wim@fluendo.com>
10089
10090         * gst/tcp/.cvsignore:
10091         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
10092         (gst_multifdsink_class_init), (gst_multifdsink_init),
10093         (gst_multifdsink_add), (gst_multifdsink_remove),
10094         (gst_multifdsink_remove_client_link), (is_sync_frame),
10095         (gst_multifdsink_new_client),
10096         (gst_multifdsink_handle_client_write),
10097         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10098         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10099         (gst_multifdsink_get_property):
10100         * gst/tcp/gstmultifdsink.h:
10101         Added burst on connect sync_method, deprecated sync_clients,
10102         streamlined the sync code some more.
10103
10104 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10105
10106         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10107         (gst_play_base_bin_change_state):
10108           Improve error reporting.
10109
10110 2004-10-28  Wim Taymans  <wim@fluendo.com>
10111
10112         * gst/tcp/Makefile.am:
10113         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10114         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10115         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10116         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10117         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10118         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10119         (gst_fdset_wait):
10120         Added more locks around fdset structures. Fixed/reworked
10121         the poll array resizing code.
10122         Added stress test for fdset.
10123
10124 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10125
10126         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10127         fix build
10128
10129 2004-10-28  Benjamin Otte  <otte@gnome.org>
10130
10131         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10132           fix link function to always query channels and query width for
10133           floats
10134         * configure.ac:
10135           add equalizer dir
10136         * gst/equalizer/Makefile.am:
10137         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10138         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10139         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10140         (arg_to_scale), (setup_filter),
10141         (gst_iir_equalizer_compute_frequencies),
10142         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10143         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10144         (plugin_init):
10145           add an equalizer
10146
10147 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10148
10149         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10150
10151         * po/LINGUAS:
10152         * po/nb.po:
10153           Added Norwegian Bokmaal translation
10154
10155 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10156
10157         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10158           Don't break on options (fixes #156488).
10159
10160 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10161
10162         * configure.ac:
10163         * ext/cdaudio/Makefile.am:
10164         * sys/Makefile.am:
10165           fix build on older automake
10166
10167 2004-10-26  Wim Taymans  <wim@fluendo.com>
10168
10169         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10170         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10171         Allow a little margin when negotiating the framerate.
10172
10173 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10174
10175         * gst/level/gstlevel.c:
10176           synchonised naming of pads and pad-templates
10177
10178 2004-10-26  Wim Taymans  <wim@fluendo.com>
10179
10180         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10181         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10182         (_find_streams_check), (gst_ogg_demux_push):
10183         Fix EOS again. Needs to be done in a better way. We should not
10184         remove the pad if there is no new chained stream.
10185
10186 2004-10-26 Iain <iaingnome@gmail.com>
10187
10188         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10189         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10190         of the caps.
10191         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10192         pad.
10193         (interleave_release_pad): Remove the pad.
10194         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10195         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10196         the set device.
10197         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10198         attrs
10199         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10200         (gst_xvimagesink_finalize): Free the par.
10201
10202 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10203
10204         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10205         (gst_avimux_stop_file):
10206           First calculate the rate, and only then use it. Hdr.rate is a
10207           multiple and not a derivative of hdr.scale. Scale is not the
10208           same as blockalign but is solely related to rate.
10209
10210 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10211
10212         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10213         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10214           Implement seeking.
10215
10216 2004-10-25  James Henstridge  <james@jamesh.id.au>
10217
10218         Reviewed by:  David Schleef  <ds@schleef.org>
10219
10220         * examples/gstplay/player.c: (got_stream_length), (main):
10221         * examples/seeking/cdplayer.c: (update_scale):
10222         * examples/seeking/seek.c: (format_value), (update_scale):
10223         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10224         (stop_seek):
10225         Build fixes on AMD64.
10226
10227 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10228
10229         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10230
10231         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10232         Fix for some v4l cards which hang in v4lsrc
10233
10234 2004-10-25  Wim Taymans  <wim@fluendo.com>
10235
10236         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10237         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10238         Make sure to remove the pad when a new chain is
10239         encountered. Set some vars to NULL so we don't try
10240         to reference freed memory.
10241
10242 2004-10-25  Wim Taymans  <wim@fluendo.com>
10243
10244         * examples/seeking/Makefile.am:
10245         * examples/seeking/cdplayer.c: (update_scale):
10246         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10247         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10248         (format_value), (update_scale), (iterate), (start_seek),
10249         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10250         (print_usage), (main):
10251         Added some more examples, update others.
10252
10253 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10254
10255         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10256         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10257         * ext/theora/theoradec.c: (theora_dec_chain):
10258         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10259           Add codec-name metadata.
10260
10261 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10262
10263         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10264
10265         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10266         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10267         * ext/alsa/gstalsamixertrack.h:
10268         * po/POTFILES.in:
10269           ALSA mixer track label internationalization (#154054).
10270
10271 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10272
10273         * ext/theora/theoradec.c: (theora_dec_chain):
10274           Export bitrate as metadata.
10275
10276 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10277
10278         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10279         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10280         * ext/alsa/gstalsamixertrack.h:
10281           Fix names, fix loop.
10282
10283 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10284
10285         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10286         (speex_dec_convert):
10287           sinkconvert function so oggdemux can get the file length (totem).
10288
10289 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10290
10291         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10292
10293         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10294           Don't push incomplete packets.
10295         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10296           Fix MPEG-4 audio typefinding.
10297
10298 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10299
10300         * sys/v4l/Makefile.am:
10301         * sys/v4l/gstv4l.c: (plugin_init):
10302         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10303         (gst_v4lelement_init), (gst_v4lelement_dispose),
10304         (gst_v4lelement_change_state):
10305         * sys/v4l/gstv4lelement.h:
10306         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10307         (gst_v4l_xoverlay_close), (idle_refresh),
10308         (gst_v4l_xoverlay_set_xwindow_id):
10309         * sys/v4l/gstv4lxoverlay.h:
10310         * sys/v4l/v4l-overlay_calls.c:
10311         * sys/v4l/v4l_calls.h:
10312         * sys/v4l2/Makefile.am:
10313         * sys/v4l2/gstv4l2.c: (plugin_init):
10314         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10315         (gst_v4l2element_init), (gst_v4l2element_dispose),
10316         (gst_v4l2element_change_state):
10317         * sys/v4l2/gstv4l2element.h:
10318         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10319         (gst_v4l2_xoverlay_close), (idle_refresh),
10320         (gst_v4l2_xoverlay_set_xwindow_id):
10321         * sys/v4l2/gstv4l2xoverlay.h:
10322         * sys/v4l2/v4l2-overlay_calls.c:
10323         * sys/v4l2/v4l2_calls.h:
10324           Remove client-side overlay handling, use the X-server v4l plugin
10325           for that. Nicer overlay, less code. Also make the plugin
10326           compileable without X (but then without overlay, obviously).
10327           Makes xwindowlistener obsolete, should we remove that?
10328
10329 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10330
10331         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10332         (gst_osssrc_src_query):
10333         * sys/oss/gstosssrc.h:
10334           OK, so people want offset in DEFAULT. This time, actually fix all
10335           cases.
10336         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10337           Add FPS properly.
10338
10339 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10340
10341         * gst/asfdemux/gstasfmux.c:
10342         * gst/avi/gstavimux.c:
10343           Framerate.
10344
10345 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10346
10347         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10348           Fix properties (channel, norm, frequency).
10349
10350 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10351
10352         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10353           Flag typo.
10354         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10355           No warnings.
10356
10357 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10358
10359         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10360           Fix hang.
10361
10362 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10363
10364         * sys/v4l2/gstv4l2element.h:
10365           Yet Another Hack (tm) for kernel header borkedness.
10366         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10367         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10368         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10369         (gst_v4l2src_change_state):
10370         * sys/v4l2/gstv4l2src.h:
10371         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10372         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10373           Fix caps, keep track of state, work.
10374
10375 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10376
10377         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10378           Quiet.
10379
10380 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10381
10382         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10383           Don't mix bytes and samples.
10384
10385 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10386
10387         * ext/ogg/gstoggmux.c:
10388           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10389           and theora. Any is incorrect.
10390         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10391           Fix caps.
10392         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10393         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10394         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10395         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10396         * sys/v4l/gstv4lmjpegsrc.h:
10397         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10398         (gst_v4lsrc_change_state):
10399         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10400         (gst_v4lmjpegsrc_capture_stop):
10401           Fix caps. Keep track of internal state. Work.
10402
10403 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10404
10405         * ext/Makefile.am:
10406           Fix the build fixes.
10407
10408 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10409
10410         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10411         (gst_ogg_demux_src_event), (_find_chain_seek),
10412         (gst_ogg_pad_push):
10413           Check for pad availability before using it.
10414         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10415           Fix parsing of chained ogg. Needs more work on the decoder side.
10416
10417 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10418
10419         * gst/spectrum/Makefile.am:
10420         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10421         (idle_func):
10422           Fix demo and reenable it. Yes, I'm currently playing with audio
10423           analysis tools
10424
10425 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10426
10427         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10428           We love it if files that start at zero work too...
10429
10430 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10431
10432         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10433           Handle files with missing EOS headers.
10434
10435 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10436
10437         * gst/tcp/gsttcpserversink.c:
10438         (gst_tcpserversink_handle_server_read),
10439         (gst_tcpserversink_init_send):
10440         Zero some variables first (need for accept not to return EINVAL)
10441
10442 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10443
10444         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10445         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10446         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10447         (theora_dec_chain):
10448         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10449         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10450           Seeking and querying finetune.
10451
10452 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10453
10454         * configure.ac:
10455         * ext/Makefile.am:
10456         * ext/raw1394/Makefile.am:
10457           fix the build
10458
10459 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10460
10461         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10462           Wrong return.
10463         * gst/playback/Makefile.am:
10464         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10465         * gst/playback/gstplay-marshal.list:
10466         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10467           Fix marshallers.
10468
10469 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10470
10471         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10472           Silence.
10473
10474 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10475
10476         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10477         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10478         (gst_ogg_pad_push):
10479           Yay for non-lineair granulepos in theora.
10480
10481 2004-10-18  Wim Taymans  <wim@fluendo.com>
10482
10483         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10484         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10485         * ext/dv/gstdvdec.h:
10486         Make sure we renegotiate aspect ratio when the camera switches.
10487
10488 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10489
10490         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10491         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10492           Start at zero.
10493         * ext/theora/theoradec.c: (theora_dec_chain):
10494           Skip headers. Bad idea for chained ogg, but fixes seeking.
10495
10496 2004-10-18  Wim Taymans  <wim@fluendo.com>
10497
10498         * configure.ac:
10499         I swear, this is the last time I touch this.
10500
10501 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10502
10503         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10504         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10505         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10506           Faster seeking.
10507         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10508           Time-to-default conversion.
10509         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10510           Don't error on unknown packets, just skip. We should probably
10511           read them if we want to support chained ogg.
10512
10513 2004-10-18  Wim Taymans  <wim@fluendo.com>
10514
10515         * configure.ac:
10516         Added cdaudio to wrong list.
10517
10518 2004-10-18  Wim Taymans  <wim@fluendo.com>
10519
10520         * configure.ac:
10521         Revive cdaudio.
10522
10523 2004-10-18  Wim Taymans  <wim@fluendo.com>
10524
10525         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10526         (gst_dvdec_video_link), (gst_dvdec_push):
10527         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10528         (gst_smokeenc_resync), (gst_smokeenc_chain):
10529         Fix mimetype on smoke encoder.
10530         Add aspect ratio to dvdec. Not sure if these
10531         values are correct though....
10532
10533 2004-10-18  Wim Taymans  <wim@fluendo.com>
10534
10535         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10536         Fix vorbis property descriptions and ranges.
10537
10538 2004-10-18  Wim Taymans  <wim@fluendo.com>
10539
10540         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10541         Really do nothing when no data is available.
10542         Go to the playing state when the stream is not seekable
10543         instead of failing.
10544
10545 2004-10-18  Wim Taymans  <wim@fluendo.com>
10546
10547         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10548         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10549         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10550         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10551         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10552         Added uri handler for cd://
10553         Port to new API.
10554
10555 2004-10-18  Wim Taymans  <wim@fluendo.com>
10556
10557         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10558         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10559         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10560         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10561         (remove_prerolls), (unknown_type), (add_element_stream),
10562         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10563         (gst_play_base_bin_remove_element),
10564         (gst_play_base_bin_link_stream):
10565         * gst/playback/gstplaybin.c: (gen_video_element),
10566         (gen_vis_element), (remove_sinks), (setup_sinks):
10567         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10568         (gst_stream_info_get_type), (gst_stream_info_class_init),
10569         (gst_stream_info_init), (gst_stream_info_new),
10570         (gst_stream_info_dispose), (stream_info_mute_pad),
10571         (gst_stream_info_set_property), (gst_stream_info_get_property):
10572         * gst/playback/gststreaminfo.h:
10573         Add sink padtemplate to decodebin.
10574         Added some more comments.
10575         Make queue size configurable in playbasebin.
10576         Added possibility to use elements as sinks (ex cdaudio).
10577
10578 2004-10-15  Wim Taymans  <wim@fluendo.com>
10579
10580         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10581         (gst_speexenc_chain):
10582         Fix speex timestamps so that it gets muxed properly.
10583
10584 2004-10-15  Wim Taymans  <wim@fluendo.com>
10585
10586         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10587         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10588         (gst_dv1394src_init), (gst_dv1394src_dispose),
10589         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10590         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10591         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10592         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10593         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10594         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10595         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10596         * ext/raw1394/gstdv1394src.h:
10597         Added conversion/query functions.
10598         Update buffer timestamps,
10599         Added signals.
10600         Added uri dv:// so it might play from the firewire in playbin.
10601         Fix a possible leak.
10602         Added debugging.
10603
10604 2004-10-15  Wim Taymans  <wim@fluendo.com>
10605
10606         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10607         (gst_dv1394src_init), (gst_dv1394src_set_property),
10608         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10609         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10610         * ext/raw1394/gstdv1394src.h:
10611         Added AV/C VTR control support needed for some cameras.
10612         Added automatic port detection.
10613         Added properties for selecting the channel.
10614         The configure.ac script is not yet updated to reflect the
10615         new libavc1394 and librom1394 dependencies.
10616
10617 2004-10-15  Wim Taymans  <wim@fluendo.com>
10618
10619         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10620         (qtdemux_parse), (gst_qtdemux_handle_esds):
10621         An esds box is not a container.
10622         Fix parsing of mp4v boxes.
10623         Do not try to renegotiate fps for each frame. Need to
10624         find a better method. This should fix mp4 playback.
10625
10626 2004-10-14  David Schleef  <ds@schleef.org>
10627
10628         * configure.ac: update for swfdec-0.3 and liboil-0.2
10629         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10630         * ext/swfdec/gstswfdec.h: same
10631         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10632         * gst/videotestsrc/videotestsrc.c: same
10633
10634 2004-10-14  Wim Taymans  <wim@fluendo.com>
10635
10636         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10637         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10638         (is_sync_frame), (gst_multifdsink_new_client),
10639         (gst_multifdsink_handle_client_write),
10640         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10641         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10642         Turn warnings into info.
10643         Don't allow a state change in the streaming thread.
10644
10645 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10646
10647         * ext/vorbis/oggvorbisenc.c:
10648         * ext/vorbis/vorbisdec.c:
10649           fix template sample rate
10650
10651 2004-10-13  Wim Taymans  <wim@fluendo.com>
10652
10653         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10654         Decoding the header first fixes some problems in resyncing
10655         in more mp3s.
10656
10657 2004-10-12  Wim Taymans  <wim@fluendo.com>
10658
10659         * gst/playback/gstplaybin.c: (gen_video_element),
10660         (gen_vis_element), (remove_sinks), (setup_sinks):
10661         Added vis plugin support, need to configure the vis
10662         element to activate it.
10663
10664 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10665
10666         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10667         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10668           Some debug.
10669         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10670         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10671         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10672         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10673         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10674         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10675         * gst/avi/gstavidemux.h:
10676           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10677           recovery (where, if part of the index is broken, we will still read
10678           the rest of the index and recover the broken part by stream
10679           scanning). More broken media support. EOS workarounds. General AVI
10680           braindamage headache recovery. Aspirin included.
10681
10682 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10683
10684         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10685         (cdparanoia_event), (cdparanoia_query):
10686           Get rid of hideous lead-in.
10687
10688 2004-10-11  Wim Taymans  <wim@fluendo.com>
10689
10690         * gst/playback/gstplaybasebin.c: (setup_source):
10691         Wrong var used to get g_list_next.
10692
10693 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10694
10695         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10696         (cdparanoia_get), (cdparanoia_open):
10697           Report discid as metadata, add duration.
10698
10699 2004-10-11  Wim Taymans  <wim@fluendo.com>
10700
10701         * gst/playback/gstplaybasebin.c: (setup_source):
10702         Cleanup the previous pipeline a little earlier for the
10703         case that a source element provides raw data.
10704
10705 2004-10-11  Benjamin Otte  <otte@gnome.org>
10706
10707         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10708           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10709           consuming the last 128 bytes, even though it was valid mp3 data.
10710
10711 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10712
10713         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10714         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10715         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10716         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10717
10718 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10719
10720         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10721         Fix for webcams that support only specific width or height
10722
10723 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10724
10725         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10726
10727         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10728           Fix wrong discont event setup (fixes #154967).
10729
10730 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10731
10732         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10733
10734         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10735           Error out on invalid data (fixes #154807).
10736
10737 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10738
10739         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10740
10741         * ext/dvdread/dvdreadsrc.c: (_read):
10742           Make titles > 0 work again (fixes #154834).
10743
10744 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10745
10746         * gst-libs/gst/riff/riff-media.c:
10747         (gst_riff_create_video_template_caps):
10748           WMV3 missing in template caps.
10749
10750 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10751
10752         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10753           OK, so the original code was too strict. It makes random AVI files
10754           hang for seconds upon opening, which is unacceptable and is far
10755           beyond the original goal of getting multiple chunks for one-chunk
10756           sounc stream files. So now do just that.
10757
10758 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10759
10760         * gst/playback/gstplaybasebin.c: (setup_source),
10761         (gst_play_base_bin_change_state):
10762           Actually clean up streaminfo if output fails. This would trigger
10763           if, for example, there was no CD in the drive. No preroll, so
10764           a streaminfo structure is created, but the subsequent state change
10765           of the thread fails.
10766         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10767           Don't change state if parent failed.
10768
10769 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10770
10771         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10772         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10773         (gen_video_element), (remove_sinks):
10774           Add small bits of code for screenshot handling.
10775
10776 2004-10-08  Wim Taymans  <wim@fluendo.com>
10777
10778         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10779         (gen_video_element), (gen_audio_element), (setup_sinks):
10780         Don't assume the user provided sinks are named "sink"...
10781
10782 2004-10-08  Wim Taymans  <wim@fluendo.com>
10783
10784         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10785         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10786         (gst_play_base_bin_link_stream):
10787         Do not try to autoplug sources that generate raw streams like
10788         cdparanoia.
10789         disconnect the preroll overrun signal when we don't need it anymore.
10790
10791 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10792
10793         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10794         Added reworked patch from #154903 from milosz derezynski (deadchip).
10795
10796 2004-10-08  Wim Taymans  <wim@fluendo.com>
10797
10798         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10799         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10800         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10801         (cdparanoia_convert), (cdparanoia_uri_get_type),
10802         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10803         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10804         * ext/cdparanoia/gstcdparanoia.h:
10805         This adds the cdda://<tracknum> uri.
10806
10807 2004-10-08  Wim Taymans  <wim@fluendo.com>
10808
10809         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10810         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10811         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10812         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10813         (unknown_type), (gst_play_base_bin_remove_element),
10814         (gst_play_base_bin_link_stream):
10815         * gst/playback/gstplaybasebin.h:
10816         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10817         (gst_play_bin_set_property), (gen_video_element),
10818         (gen_audio_element), (setup_sinks):
10819         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10820         (gst_stream_info_get_type), (gst_stream_info_class_init),
10821         (gst_stream_info_init), (gst_stream_info_new),
10822         (gst_stream_info_dispose), (stream_info_mute_pad),
10823         (gst_stream_info_set_property), (gst_stream_info_get_property):
10824         * gst/playback/gststreaminfo.h:
10825         Reuse the audio and video bins.
10826         Some internal cleanups in the stream selection code.
10827
10828 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10829
10830         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10831         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10832         * sys/ximage/ximagesink.h:
10833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10834         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10835         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10836         not coming from those elements. Moreover these elements should not keep
10837         the xid they have been given when in NULL state.
10838
10839 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10840
10841         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10842         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10843         * sys/ximage/ximagesink.h:
10844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10845         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10846         * sys/xvimage/xvimagesink.h:
10847           Actually only create a new toplevel window if we're not gonna
10848           embed it right after.
10849
10850 2004-10-07  Wim Taymans  <wim@fluendo.com>
10851
10852         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10853         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10854         * gst/playback/gstplaybin.c: (setup_sinks):
10855         Implement muting/unmuting of streams, mute streams that are not
10856         used.
10857
10858 2004-10-07  Wim Taymans  <wim@fluendo.com>
10859
10860         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10861         (plugin_init):
10862         Added lame audio/x-ac3 typefind function.
10863
10864 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10865
10866         * configure.ac:
10867           bump nano to cvs
10868
10869 === release 0.8.5 ===
10870
10871 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10872
10873         * NEWS:
10874         * RELEASE:
10875         * configure.ac:
10876           releasing 0.8.5, "Take You On"
10877
10878 2004-10-06  Wim Taymans  <wim@fluendo.com>
10879
10880         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10881         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10882         (no_more_pads), (close_link), (type_found):
10883         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10884         * gst/playback/gstplaybin.c: (gen_video_element):
10885         Do not signal the no_more_pads after the first pad when
10886         we are plugging a non dynamic element with multiple
10887         output pads (like swfdec, dvdec, ...).
10888
10889 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10890
10891         * configure.ac:
10892           bump for prerelease
10893
10894 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10895
10896         * gst/wavparse/gstwavparse.c:
10897           add ATRAC3 to STATIC CAPS to fix a warning
10898
10899         * gst/matroska/ebml-read.c:
10900         * gst-libs/gst/riff/riff-read.c:
10901           fix typos
10902
10903 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10904
10905         * gst-libs/gst/riff/riff-media.c:
10906           generate caps for ATRAC3 audio streams
10907
10908         * gst/realmedia/rmdemux.c:
10909           generate caps for ATRAC3 audio streams
10910
10911 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10912
10913         * gst/wavparse/Makefile.am
10914         * gst/wavparse/riff.h
10915         * gst/wavparse/wavparse.vcproj
10916           riff.h removal (unused and duplication with riff-ids.h)
10917
10918 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10919
10920         * gst/wavparse/gstwavparse.h
10921           remove duplicated defines for audio codec codes
10922
10923         * gst-libs/gst/riff/riff-ids.h
10924         * gst/wavenc/riff.h:
10925           add "4CC" code for ATRAC3 audio streams
10926           add "4CC" code for ITU_G721_ADPCM (unused for now)
10927
10928 2004-10-06  Wim Taymans  <wim@fluendo.com>
10929
10930         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10931         Actually _do_ negotiation. Pass gdouble as arg instead
10932         of guint64 for the framerate.
10933
10934 2004-10-06  Wim Taymans  <wim@fluendo.com>
10935
10936         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10937         (find_compatibles), (close_pad_link), (try_to_link_1),
10938         (no_more_pads), (close_link), (type_found):
10939         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10940         * gst/playback/gstplaybin.c: (gen_video_element),
10941         (gen_audio_element):
10942         Set state on newly added element to READY so that negotiation
10943         can happen ASAP.
10944         Addes some more debug info.
10945         Do not try to plug pads with multiple caps structures or ANY
10946         because it is too dangerous since we do not do dynamic
10947         replugging.
10948
10949 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10950
10951         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10952
10953         * po/LINGUAS:
10954         * po/or.po:
10955           add Oriya translation
10956
10957 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10958
10959         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10960           Prevent overwrite of size member. Makes audio sound crappy.
10961
10962 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10963
10964         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10965         Add rmvb to the list of known RealMedia extensions
10966
10967 2004-10-05  Wim Taymans  <wim@fluendo.com>
10968
10969         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10970         (mngdec_openstream), (mngdec_closestream),
10971         (mngdec_handle_sink_event), (mngdec_readdata),
10972         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10973         (mngdec_getcanvasline), (mngdec_refresh),
10974         (gst_mngdec_change_state):
10975         Set the framerate correctly.
10976
10977 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10978
10979         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10980           There was something wrong with the index massaging.
10981
10982 2004-10-04  Wim Taymans  <wim@fluendo.com>
10983
10984         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10985         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10986         (gst_smokedec_chain):
10987         * ext/jpeg/gstsmokedec.h:
10988         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10989         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10990         * ext/jpeg/gstsmokeenc.h:
10991         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10992         (smokecodec_decode_new), (smokecodec_info_free),
10993         (smokecodec_set_quality), (smokecodec_get_quality),
10994         (smokecodec_set_threshold), (smokecodec_get_threshold),
10995         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10996         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10997         (smokecodec_encode), (smokecodec_parse_id),
10998         (smokecodec_parse_header), (smokecodec_decode):
10999         * ext/jpeg/smokecodec.h:
11000         * ext/jpeg/smokeformat.h:
11001         Updated smoke, new bitstream, allows embedding in ogg.
11002
11003 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11004
11005         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
11006           Fix seeking in some files. All this code is no longer needed (and
11007           actually breaks stuff) because we now synchronize the full index
11008           right when reading the header.
11009
11010 2004-10-04  Wim Taymans  <wim@fluendo.com>
11011
11012         * configure.ac:
11013         configure update for libmng.
11014
11015 2004-10-04  Wim Taymans  <wim@fluendo.com>
11016
11017         * ext/libmng/Makefile.am:
11018         * ext/libmng/gstmng.c: (plugin_init):
11019         * ext/libmng/gstmng.h:
11020         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
11021         (gst_mngdec_base_init), (gst_mngdec_class_init),
11022         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
11023         (gst_mngdec_loop), (gst_mngdec_get_property),
11024         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
11025         (mngdec_closestream), (mngdec_handle_sink_event),
11026         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
11027         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
11028         (gst_mngdec_change_state):
11029         * ext/libmng/gstmngdec.h:
11030         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
11031         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
11032         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
11033         (gst_mngenc_chain), (gst_mngenc_get_property),
11034         (gst_mngenc_set_property):
11035         * ext/libmng/gstmngenc.h:
11036         Added basic MNG decoder. Needs more work. The encoder does
11037         not work yet.
11038
11039 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11040
11041         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
11042         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
11043         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
11044           Don't hang on length=0 chunks. Some negotiation fixes. Signal
11045           no-more-pads.
11046
11047 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11048
11049         * configure.ac:
11050           you need at least 1.0.4 of speex
11051
11052 2004-10-04 Iain <iaingnome@gmail.com>
11053
11054         * ext/speex/gstspeexdec.h: Revert the includes changes.
11055
11056         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
11057
11058 2004-09-30 Iain <iaingnome@gmail.com>
11059
11060         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
11061         found during init or set as a property instead of hardcoding /dev/audio
11062
11063 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11064
11065         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
11066         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
11067         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
11068         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
11069         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
11070         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
11071         (gst_rmdemux_dump_data):
11072           Use debug category, fix EOS handling. filesrc ! rmdemux now
11073           works.
11074
11075 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11076
11077         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11078         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
11079         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
11080           Improve allocation, cutting and sorting of the index. How takes a
11081           few seconds instead of minutes.
11082
11083 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
11084
11085         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
11086           fixed compilation
11087
11088 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11089
11090         * gst-libs/gst/riff/riff-media.c:
11091         (gst_riff_create_video_caps_with_data),
11092         (gst_riff_create_video_template_caps):
11093           Add wing commander format mimetype/fourccs.
11094         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11095           Don't crash if some value is 0.
11096
11097 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11098
11099         * gst-libs/gst/riff/riff-media.c:
11100         (gst_riff_create_video_caps_with_data),
11101         (gst_riff_create_video_template_caps):
11102           Add DIB fourcc (raw, palettized 8-bit RGB).
11103         * gst-libs/gst/riff/riff-read.c:
11104         (gst_riff_read_strf_vids_with_data):
11105           Oops, fix strf_data reading bug.
11106         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11107           Use a non-NULL tag.
11108         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11109           Time for hacks. Sorry Dave. At least one quicktime movie (a
11110           trailer) that I've encountered contains multiple video tracks.
11111           One of those is the actual video track, the other are one-frame
11112           tracks (images). Unfortunately, the number of frames according
11113           to the trak header is 1 for each, so that doesn't help. So
11114           instead, I look at the duration and discard tracks with a
11115           duration shorter than 20% of the length of the stream. Better
11116           than nothing.
11117
11118 2004-10-01  Christian Schaller <christian@fluendo.com>
11119
11120         * ext/ivorbis/vorbis.c:
11121           Patch from Phil Blundell (Bug 152341)
11122
11123 2004-10-01  Wim Taymans  <wim@fluendo.com>
11124
11125         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11126         (speex_dec_get_formats), (speex_dec_convert),
11127         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11128         (speex_dec_chain), (gst_speexdec_get_property),
11129         (gst_speexdec_set_property):
11130         Small cleanups.
11131
11132 2004-10-01  Wim Taymans  <wim@fluendo.com>
11133
11134         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11135         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11136         (gst_wavparse_other), (gst_wavparse_loop),
11137         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11138         (gst_wavparse_srcpad_event):
11139         * gst/wavparse/gstwavparse.h:
11140         Added some more debugging info.
11141         Fix the case where the length of the file is 0.
11142         Make sure we seek to sample borders.
11143
11144 2004-10-01  Wim Taymans  <wim@fluendo.com>
11145
11146         * gst/playback/README:
11147         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11148         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11149         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11150         Add some debug info to decodebin, update README
11151
11152 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11153
11154         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11155           Don't use g_print(); use GST_DEBUG().
11156
11157 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11158
11159         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11160         (gst_ogg_mux_queue_pads):
11161           Handle EOS properly.
11162
11163 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11164
11165         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11166
11167         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11168         (gst_faad_chain), (gst_faad_change_state):
11169         * ext/faad/gstfaad.h:
11170           Allow playback of raw (unframed) MPEG AAC files (#148993).
11171
11172 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11173
11174         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11175
11176         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11177           Throw error if we didn't recognize the stream. Fixes #152289.
11178
11179 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11180
11181         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11182           Fix negotiation.
11183
11184 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11185
11186         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11187
11188         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11189           Fix memleak.
11190
11191 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11192
11193         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11194
11195         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11196           Solve #152805.
11197         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11198           Solve 152806.
11199
11200 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11201
11202         * gst-libs/gst/riff/riff-media.c:
11203         (gst_riff_create_video_caps_with_data),
11204         (gst_riff_create_audio_caps_with_data):
11205           Add codec_data handling (like asfdemux used to do).
11206         * gst/asfdemux/gstasf.c: (plugin_init):
11207         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11208         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11209           Use riff-media for caps creation instead of our own (mostly
11210           broken) copy of its functions.
11211
11212 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11213
11214         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11215           Don't actually error out if we get another return value than
11216           -EINVAL. Opposite to what I first thought, drivers have random
11217           return values for this, although -EINVAL is the expected return
11218           value. Since this is not fatal, we shouldn't use
11219           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11220
11221 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11222
11223         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11224         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11225         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11226         (dvdreadsrc_get), (dvdreadsrc_open_file),
11227         (dvdreadsrc_change_state):
11228           Fix. Don't do one big huge loop around the whole DVD, that will
11229           cache all data and thus eat sizeof(dvd) (several GB) before we
11230           see something.
11231         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11232           Actually NULL'ify event after using it.
11233         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11234         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11235         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11236         (gst_ebml_read_seek), (gst_ebml_read_skip):
11237           Handle events.
11238         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11239         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11240         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11241           Fix timing (this will probably break if I seek using menus, but
11242           I didn't get there yet). VOBs and normal DVDs should now work.
11243           Add a mpeg2-only pad with high rank so this get autoplugged for
11244           MPEG-2 movies.
11245         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11246         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11247         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11248         (gst_mpeg_demux_get_audio_stream),
11249         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11250         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11251           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11252           MPEG-1 but use dvddemux for MPEG-2.
11253         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11254         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11255         (gst_mpeg_parse_parse_packhead):
11256           Timing. Only add pad template if it exists. Add sink template from
11257           class and not from ourselves. This means we will always use the
11258           correct sink template even if it is not the one defined in this
11259           file.
11260
11261 2004-09-29  Wim Taymans  <wim@fluendo.com>
11262
11263         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11264         (gst_mpeg_demux_parse_pes):
11265         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11266         Fix playback of mpeg again, timestamps where screwed up by
11267         patch 1.61.
11268
11269 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11270
11271         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11272           Only return true if we actually filled something in. Prevents
11273           player applications from showing a random length for flac files.
11274         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11275         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11276         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11277         (gst_riff_read_strf_vids_with_data),
11278         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11279           OK, ok, so I implemented event handling. Apparently it's normal
11280           that we receive random events at random points without asking
11281           for it.
11282         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11283         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11284         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11285         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11286         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11287         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11288         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11289         * gst/avi/gstavidemux.h:
11290           Implement non-lineair chunk handling and subchunk processing.
11291           The first solves playback of AVI files where the audio and video
11292           data of individual buffers that we read are not synchronized.
11293           This should not happen according to the wonderful AVI specs, but
11294           of course it does happen in reality. It is also a prerequisite for
11295           the second. Subchunk processing allows us to cut chunks in small
11296           pieces and process each of these pieces separately. This is
11297           required because I've seen several AVI files with incredibly large
11298           audio chunks, even some files with only one audio chunk for the
11299           whole file. This allows for proper playback including seeking.
11300           This patch is supposed to fix all AVI A/V sync issues.
11301         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11302         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11303           Work.
11304         * gst/modplug/gstmodplug.cc:
11305           Proper return value setting for the query() function.
11306         * gst/playback/gstplaybasebin.c: (setup_source):
11307           Being in non-playing state (after, e.g., EOS) is not necessarily
11308           a bad thing. Allow for that. This fixes playback of short files.
11309           They don't actually playback fully now, because the clock already
11310           runs. This means that small files (<500kB) with a small length
11311           (<2sec) will still not or barely play. Other files, such as mod
11312           or flx, will work correctly, however.
11313
11314 2004-09-28  Wim Taymans  <wim@fluendo.com>
11315
11316         * ext/speex/gstspeex.c: (plugin_init):
11317         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11318         (gst_speex_dec_class_init), (speex_dec_get_formats),
11319         (speex_get_event_masks), (speex_get_query_types),
11320         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11321         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11322         (gst_speexdec_get_property), (gst_speexdec_set_property),
11323         (speex_dec_change_state):
11324         * ext/speex/gstspeexdec.h:
11325         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11326         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11327         (gst_speexenc_base_init), (gst_speexenc_class_init),
11328         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11329         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11330         (gst_speexenc_src_query), (gst_speexenc_init),
11331         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11332         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11333         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11334         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11335         (gst_speexenc_chain), (gst_speexenc_get_property),
11336         (gst_speexenc_set_property), (gst_speexenc_change_state):
11337         * ext/speex/gstspeexenc.h:
11338         Rewrote speex encoder, make sure it can be embedded in ogg.
11339         Implemented speex decoder.
11340
11341 2004-09-28  Christian Schaller <christian@fluendo.com>
11342
11343         * configure.ac:
11344         Remove kioslave plugin. Markey is brewing a new working one
11345         * ext/Makefile.am: Remove kioslave plugin
11346         * ext/kio: remove
11347         * gst-plugins.spec.in: remove kio plugin from spec
11348
11349 2004-09-27  Wim Taymans  <wim@fluendo.com>
11350
11351         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11352         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11353         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11354         (gst_multifdsink_new_client),
11355         (gst_multifdsink_handle_client_write),
11356         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11357         (gst_multifdsink_handle_clients):
11358         * gst/tcp/gstmultifdsink.h:
11359         Make syncing to keyframes actually work for new clients and lagging
11360         clients.
11361
11362 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11363
11364         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11365         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11366         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11367         * gst/debug/gstnavigationtest.h:
11368           make navigationtest display button-press and button-release events
11369
11370 2004-09-26 Iain <iaingnome@gmail.com>
11371
11372         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11373         the channels have received a new media event.
11374         (interleave_buffered_loop): Compresses a new media event on all
11375         channels into one.
11376
11377 2004-09-26 Iain <iaingnome@gmail.com>
11378
11379         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11380         call the sinkpad's default event handler and not the srcpads. He also
11381         says this is confusing :)
11382         (gst_wavenc_stop_file): Company says that seek events only go upstream
11383         we should send a discontinuous downstream instead.
11384
11385 2004-09-25  Christian Schaller <christian@fluendo.com>
11386
11387         * Update SPEC file to be usable in conjunction with Fedora Core,
11388           Fedora.us and freshrpms packages
11389         * Fix typo in multifilesrc test Makefile
11390
11391 2004-09-24  Wim Taymans  <wim@fluendo.com>
11392
11393         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11394         Only signal the no_more_pads signal when we have
11395         added the stream to our list.
11396
11397 2004-09-24  Wim Taymans  <wim@fluendo.com>
11398
11399         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11400         (new_decoded_pad):
11401         * gst/playback/gstplaybasebin.h:
11402         * gst/playback/gstplaybin.c: (setup_sinks):
11403         Don't try to preroll or decode more than one audio/video
11404         track.
11405
11406 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11407
11408         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11409           Throw error if we failed to find a suitable output. This should
11410           throw an error if we successfully set up a pipeline (e.g. because
11411           we recognized a media file) but found no decodable streams in it
11412           (e.g. because it contains only media stream types for which we
11413           have no decoders, or because it's not a media type).
11414
11415 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11416
11417         * ext/dirac/Makefile.am:
11418         * ext/dirac/gstdirac.cc:
11419         * ext/dirac/gstdiracdec.cc:
11420         * ext/dirac/gstdiracdec.h:
11421           Do something. Don't actually know if this works because I don't
11422           have a demuxer yet.
11423         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11424           Add channels=1 to caps returned from _getcaps().
11425         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11426         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11427         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11428         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11429         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11430         (gst_ogm_parse_change_state):
11431           Separate between audio/video so ogmaudioparse actually uses the
11432           audio pad templates. Both audio and video work now, including
11433           autoplugging. Also use sometimes-srcpad hack.
11434         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11435           Handle events better. Don't hang on infinite loops.
11436         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11437         (gst_avi_demux_init), (gst_avi_demux_reset),
11438         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11439         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11440         (gst_avi_demux_change_state):
11441         * gst/avi/gstavidemux.h:
11442           Improve A/V sync. Still not perfect.
11443         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11444         (gst_ebml_read_skip):
11445           Handle events better.
11446         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11447         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11448         (qtdemux_audio_caps):
11449           Add IMA4. Improve event handling. Save offset after a seek when
11450           the headers are at the end of the file so that we don't end up in
11451           an infinite loop.
11452         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11453           Add low-priority typefind support for files with no length.
11454
11455 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11456
11457         * testsuite/multifilesink/Makefile.am:
11458         fix typo
11459
11460 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11461
11462         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11464         mistakes from thaytan's patches.
11465
11466 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11467
11468         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11469           For completeness, XSync in the destroy function as xvimage does.
11470
11471 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11472
11473         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11474            Correct caps negotiation
11475         * gst/volume/gstvolume.c: (volume_chain_float),
11476         (volume_chain_int16):
11477            Modify debug output to be little more informative
11478         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11479         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11480         (gst_xvimagesink_xvimage_destroy):
11481           Add XSync calls after detaching from the shared memory segment to
11482           avoid a crash.
11483
11484 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11485
11486         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11487         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11488         * ext/vorbis/vorbis.c: (plugin_init):
11489         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11490         (gst_vorbisenc_chain):
11491         * ext/vorbis/vorbisenc.h:
11492         remove explicit newmedia support from oggmux and vorbisenc
11493         add debug category to vorbisenc
11494         * gst/multifilesink/gstmultifilesink.c:
11495         (gst_multifilesink_class_init), (gst_multifilesink_init),
11496         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11497         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11498         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11499         (plugin_init):
11500         * gst/multifilesink/gstmultifilesink.h:
11501         add support for streamheader in multifilesink
11502
11503 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11504
11505         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11506         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11507         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11508           Prevent infinite loops. More correct error reporting.
11509         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11510           Error out if negotiation fails.
11511         * gst/playback/gstplaybasebin.c: (setup_source),
11512         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11513         (gst_play_base_bin_found_tag):
11514           Error/tag forwarding. Pre-roll fixes for source errors on state
11515           changes (e.g. "file does not exist") to prevent hangs.
11516
11517 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11518
11519         * testsuite/multifilesink/Makefile.am:
11520         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11521         (gst_newmedia_class_init), (gst_newmedia_init),
11522         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11523         (newfile_signal), (test_signal), (main):
11524         * testsuite/multifilesink/multifilesrc_test.c: (main):
11525         * testsuite/multifilesink/oggtheora_test.c:
11526         (gst_newmedia_base_init), (gst_newmedia_class_init),
11527         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11528         (test_format), (newfile_signal), (test_signal), (main):
11529         * testsuite/multifilesink/oggvorbis_test.c:
11530         (gst_newmedia_base_init), (gst_newmedia_class_init),
11531         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11532         (test_format), (newfile_signal), (test_signal), (main):
11533         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11534         (gst_newmedia_class_init), (gst_newmedia_init),
11535         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11536         (newfile_signal), (test_signal), (main):
11537         New media tests
11538
11539 2004-09-20  Christian Schaller <christian@fluendo.com>
11540
11541         * Fix mikmod license to LGPL as they have relicensed
11542         * Move Dirac and Effectv into LGPL section of README_license
11543
11544 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11545
11546         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11547         (gst_mad_change_state):
11548           Allow for mp3 rate/channels changes. However, only very
11549           conservatively. Reason that we *have* to enable this is smiply
11550           because the mad find_sync() function is not good enough, it will
11551           regularly sync on random data as valid frames and therefore make
11552           us provide random caps as *final* caps of the stream. The best fix
11553           I could think of is to simply require several of the same stream
11554           changes in a row before we change caps.
11555           The actual testcase that works now is #
11556         * ext/ogg/Makefile.am:
11557         * ext/ogg/gstogg.c: (plugin_init):
11558         * ext/ogg/gstogmparse.c:
11559           OGM support (video only for now; I need an audio sample file).
11560         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11561         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11562         (gst_asf_demux_add_video_stream):
11563           WMV extradata.
11564         * gst/playback/gstplaybasebin.c: (unknown_type):
11565           Don't error out on single unknown-types after all. It's wrong.
11566           If we found type of video and audio but not of a subtitle stream,
11567           it will still error out (which is unwanted). Will find a better fix
11568           later on.
11569         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11570         (ogmaudio_type_find), (plugin_init):
11571           OGM support.
11572
11573 2004-09-20  Johan Dahlin  <johan@gnome.org>
11574
11575         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11576         after setting caps.
11577
11578 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11579
11580         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11581         * gst/wavenc/gstwavenc.h:
11582         Added newmedia support to wavenc
11583
11584 2004-09-17  Wim Taymans  <wim@fluendo.com>
11585
11586         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11587         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11588         (gst_fdset_fd_can_write), (gst_fdset_wait):
11589         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11590         (gst_multifdsink_init), (gst_multifdsink_add),
11591         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11592         (gst_multifdsink_remove_client_link),
11593         (gst_multifdsink_client_queue_buffer),
11594         (gst_multifdsink_handle_client_write),
11595         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11596         (gst_multifdsink_close), (gst_multifdsink_change_state):
11597         * gst/tcp/gstmultifdsink.h:
11598         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11599         (gst_tcpserversink_removed):
11600         Small cleanups in fdset.c
11601         Use a hastable to map fd to the client structure for faster
11602         lookup in _remove and get_stats.
11603         Added virtual function to close the fds.
11604         Handle clients even when the select/poll call was unblocked because
11605         of a command.
11606         Implement syncing to keyframe in the recovery procedure.
11607
11608 2004-09-16 Iain <iaingnome@gmail.com>
11609
11610         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11611         try caps.
11612
11613 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11614
11615         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11616           Caps are only set if the type of the stream is unknown, but this
11617           is initialized in ->init_stream(), so set to UNKNOWN after calling
11618           ->init_stream() so that capsnego starts.
11619
11620 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11621
11622         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11623         (gst_avi_demux_stream_data):
11624           Just hardcode for raw audio then. AVI audio sucks.
11625
11626 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11627
11628         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11629         * gst/matroska/matroska-mux.c: (audiosink_templ),
11630         (gst_matroska_mux_audio_pad_link):
11631         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11632         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11633
11634 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11635
11636         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11637         (gst_avi_demux_stream_data):
11638           Try to fix a/v sync issues.
11639
11640 2004-09-15  David Schleef  <ds@schleef.org>
11641
11642         * configure.ac: remove NASM check, since we don't use it.  Update
11643         dirac check to 0.4
11644         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11645         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11646         Initialized variables.
11647         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11648         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11649         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11650         SVQ3 format
11651
11652 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11653
11654         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11655         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11656         * gst/avi/gstavidemux.h:
11657           Fix for compressed audio (mp3) timestamp generation. How did this
11658           ever work?
11659
11660 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11661
11662         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11663           Volume is a double not a float.
11664
11665 2004-09-15  Wim Taymans  <wim@fluendo.com>
11666
11667         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11668         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11669         Don't close the fd in multifdsink as we didn't open it in the
11670         first place. Some cleanups.
11671
11672 2004-09-15  Wim Taymans  <wim@fluendo.com>
11673
11674         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11675         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11676         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11677         Fix the case where the muxer would mark pages as delta
11678         frames when they are not (vorbis only ogg).
11679
11680 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11681
11682         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11683         (gst_play_base_bin_change_state):
11684           Handle the case where we failed to setup a clear pipeline. This
11685           will throw an error (or EOS, another nice case) and if you don't
11686           catch that, the app will wait for the signal forever (and thus
11687           hang).
11688
11689 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11690
11691         * ext/gnomevfs/gstgnomevfssink.c:
11692         (gst_gnomevfssink_uri_get_protocols):
11693         * ext/gnomevfs/gstgnomevfssrc.c:
11694         (gst_gnomevfssrc_uri_get_protocols):
11695         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11696         * ext/gnomevfs/gstgnomevfsuri.h:
11697           Use _uri_new() instead of _open(), so it doesn't take as long and
11698           Christophe's computer won't hang.
11699         * gst/playback/gstplaybasebin.c: (unknown_type):
11700           Throw error on unknown media type, so apps actually display it.
11701
11702 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11703
11704         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11705           this script to work on Solaris since bash shell handles echo
11706           differenly than bash.
11707
11708 2004-09-17  Wim Taymans  <wim@fluendo.com>
11709
11710         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11711         (setup_source), (gst_play_base_bin_set_property),
11712         (gst_play_base_bin_add_element):
11713         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11714         Some more work on making sure seeking pauses the pipeline and
11715         that changing the uri actually does something.
11716
11717 2004-09-17  Wim Taymans  <wim@fluendo.com>
11718
11719         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11720         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11721         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11722         (gst_tcpserversink_close):
11723         Be a bit more paranoid when freeing memory.
11724
11725 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11726
11727         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11728         (qtdemux_parse_trak):
11729           Don't crash by dividing by zero (see sample movie in #126922).
11730
11731 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11732
11733         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11734           Don't touch non-existing data (fixes crash on file in #140147).
11735
11736 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11737
11738         * gst/playback/gstplaybasebin.c:
11739         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11740           Handle double disposals, and proper change of URIs.
11741
11742 2004-09-13  Martin Eikermann <meiker@upb.de>
11743
11744         * gst/mpegstream/gstmpegparse.c:
11745           fix synchronistation for streams recorded from digital PCR
11746           fixes bug #119376
11747
11748 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11749
11750         * ext/gnomevfs/Makefile.am:
11751         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11752         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11753         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11754         (gst_gnomevfssink_uri_get_type),
11755         (gst_gnomevfssink_uri_get_protocols),
11756         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11757         (gst_gnomevfssink_uri_handler_init),
11758         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11759         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11760         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11761         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11762         (gst_gnomevfssrc_uri_get_type),
11763         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11764         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11765         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11766         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11767         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11768         * ext/gnomevfs/gstgnomevfsuri.h:
11769           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11770           of fake URIs to see which this version of Gnome-VFS likes, and
11771           uses that for the Gst-URI interface. Makes playbin support http://
11772           streams. Also fix up some stupid behaviour in gnomevfssrc.
11773
11774 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11775
11776         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11777         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11778         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11779         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11780           Update mixer (to sync with other sessions) if we try to obtain
11781           a new value. This makes alsamixer work accross applications.
11782         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11783           Only call sync functions if we're running, else alsalib asserts.
11784         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11785           Sometimes fails to compile. Possibly a gcc bug.
11786         * gst/playback/gstplaybin.c: (gen_video_element),
11787         (gen_audio_element):
11788           Add a reference to an application-provided object, because we lose
11789           this same reference if we add it to the bin. If we don't do this,
11790           we can only use this object once and thus crash if we go from
11791           ready to playing, back to ready and back to playing again.
11792           Also add an audioscale element because several cheap soundcards -
11793           like mine - don't support all samplerates.
11794         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11795         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11796           Fix wrong order or PAR calls. Makes automatically obtained PAR
11797           from the X server atually being used.
11798
11799 2004-09-12  David Schleef  <ds@schleef.org>
11800
11801         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11802         #151887, #152102, #152247.
11803         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11804         * examples/seeking/cdparanoia.c: same
11805         * examples/seeking/cdplayer.c: same
11806         * examples/seeking/seek.c: same
11807         * examples/seeking/spider_seek.c: same
11808         * examples/seeking/vorbisfile.c: same
11809         * examples/stats/mp2ogg.c: same
11810         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11811         (gst_esdsink_dispose): Dispose of element properly.
11812         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11813         fixes.
11814         * ext/nas/nassink.c: (gst_nassink_class_init),
11815         (gst_nassink_dispose): Dispose of element correctly.
11816         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11817         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11818         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11819         Fix 64-bit warning.
11820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11821         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11822         Fix 64-bit warning.
11823
11824 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11825
11826         * configure.ac : change speex detection as 1.1.6 now uses
11827           .pc/pkg-config and they changed their headers location.
11828
11829 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11830
11831         * gst/matroska/matroska-mux.h:
11832         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11833         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11834         (gst_matroska_mux_write_data):
11835           Write multiple blocks/frames per cluster.
11836                 Write meta-seek information (seek heads).
11837
11838 2004-09-09  Scott Wheeler <wheeler@kde.org>
11839
11840         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11841         (gst_play_bin_set_property), (gst_play_bin_get_property),
11842         (gen_audio_element), (gen_audio_element):
11843           Add a volume element / property to the pipeline.
11844
11845 2004-09-07  Wim Taymans  <wim@fluendo.com>
11846
11847         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11848         Copy timestamps from the master pad to the output buffers.
11849
11850 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11851
11852         * ext/raw1394/gstdv1394src.c:
11853           throw errors when applicable
11854
11855 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11856
11857         * gst/matroska/ebml-ids.h:
11858         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11859         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11860         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11861           automatically convert unix time <-> ebml time when reading/writing
11862           a date, use gst_ebml_write_uint to write CUETIME,
11863           not gst_ebml_write_date.
11864         * gst/matroska/matroska-ids.h:
11865         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11866         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11867         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11868         (gst_matroska_mux_write_data):
11869           Write track and segment UIDs, write muxing date, write
11870           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11871           Create cues for audio only files.
11872
11873 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11874
11875         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11876         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11877           Re-commit ALSA switches.
11878         * gst/adder/gstadder.c: (gst_adder_loop):
11879           64-bit fix (#151416).
11880         * gst/debug/progressreport.c: (gst_progressreport_report):
11881           64-bit fix (#151419).
11882         * gst/matroska/matroska-demux.c:
11883         (gst_matroska_demux_parse_contents):
11884           64-bit fix (#151420).
11885         * gst/playback/test3.c: (update_scale):
11886           64-bit fix (#151421).
11887
11888 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11889
11890         * configure.ac:
11891           bump nano to cvs
11892
11893 === release 0.8.4 ===
11894
11895 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11896
11897         * configure.ac: releasing 0.8.4, "Alias"
11898
11899 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11900
11901         * ext/theora/Makefile.am:
11902           fix makefile.  Fixes #151462.
11903
11904 2004-08-30  Wim Taymans  <wim@fluendo.com>
11905
11906         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11907         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11908         (gst_multifdsink_remove_client_link),
11909         (gst_multifdsink_client_queue_buffer),
11910         (gst_multifdsink_handle_client_write):
11911         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11912         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11913         Fix some memory leaks.
11914
11915 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11916
11917         Patch by: David Schleef
11918
11919         * configure.ac:
11920         * sys/Makefile.am:
11921           rename our detection macro for V4L2.  Fixes #151236.
11922
11923 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11924
11925         Patch by: David Schleef
11926
11927         * configure.ac:
11928           check to define LAMEPRESET.  Fixes #151232.
11929
11930 2004-08-27  David Schleef  <ds@schleef.org>
11931
11932         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11933         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11934         (gst_glimagesink_fixate):  Move local variable declarations to
11935         make gcc-2.95 happy.
11936
11937 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11938
11939         * configure.ac:
11940           bump nano for prerelease
11941
11942 2004-08-27  David Schleef  <ds@schleef.org>
11943
11944         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11945         * sys/sunaudio/gstsunaudiosrc.c:
11946         * sys/sunaudio/gstsunaudiosrc.h:
11947
11948 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11949
11950         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11951         handle EOS correctly
11952         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11953         * gst/matroska/matroska-mux.h:
11954         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11955         VFW compatibility mode
11956
11957 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11958
11959         patch by: Zaheer Abbas Merali
11960
11961         * ext/ogg/gstoggmux.c:
11962         * ext/vorbis/vorbisenc.c:
11963         * ext/vorbis/vorbisenc.h:
11964           handle NEWMEDIA
11965
11966 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11967
11968         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11969         fix byte order reversion on little endian machines.
11970         * gst/matroska/matroska-mux.c: (audiosink_templ),
11971         (gst_matroska_mux_audio_pad_link):
11972         add TTA codec to the list of supported codecs.
11973         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11974         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11975         (gst_matroska_mux_write_data):
11976         * gst/matroska/matroska-mux.h:
11977         write segment duration correctly, write muxing app string, fixes bugs
11978         #140897 and #140898.
11979         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11980         wait for all pads to be negotiated before starting to mux.
11981
11982 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11983
11984         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11985         * ext/lame/gstlame.h:
11986         Added new media support to lame
11987
11988 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11989
11990         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11991         send vorbis headers at the beginning of a stream, fixes bug #141554.
11992         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11993         bug #148950.
11994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11995         (gst_matroska_demux_plugin_init):
11996         * gst/matroska/matroska-ids.h:
11997         enable demuxing of TTA audio streams, fixes bug #148951.
11998         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11999         enable typefinding for TTA audio files, fixes bug #148711.
12000         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
12001         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
12002         fixes playback of packed bitstream and xvid with bframes, bug #135407.
12003
12004 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
12005
12006         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
12007         (gst_riff_read_element_data), (gst_riff_read_seek),
12008         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
12009         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
12010         <teuf@gnome.org>
12011
12012 2004-08-23 Iain <iaingnome@gmail.com>
12013
12014         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
12015         tags. They appear to be handled differently to normal.
12016         (tag_list_to_id3_tag_foreach): Ditto.
12017
12018 2004-08-22  Wim Taymans  <wim@fluendo.com>
12019
12020         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12021         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12022         Make sure we never send -1 granulepos.
12023
12024 2004-08-20  Wim Taymans  <wim@fluendo.com>
12025
12026         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12027         (gst_ogg_mux_loop):
12028         I will accept bitchslappings with non sharp objects.
12029
12030 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12031
12032         * configure.ac:
12033         Clean up the test for lame presets
12034
12035 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12036
12037         * configure.ac:
12038         * ext/lame/Makefile.am:
12039         * ext/lame/gstlame.c: (gst_lame_class_init),
12040         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12041         Only enable lame presets if version of lame has presets in API
12042
12043 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
12044         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
12045         * gst/udp/gstudpsrc.h:
12046           Don't call gst_pad_push in a get function. Fixes #150449
12047
12048 2004-08-18  Wim Taymans  <wim@fluendo.com>
12049
12050         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
12051         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
12052         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12053         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12054         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12055         (gst_fdset_wait):
12056         * gst/tcp/gstfdset.h:
12057         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12058         (gst_multifdsink_client_queue_buffer),
12059         (gst_multifdsink_handle_client_write):
12060         * gst/tcp/gstmultifdsink.h:
12061         Some extra checks in gstfdset.
12062         Only use send() when the fd is a socket. Don't try to
12063         read from write only fds.
12064
12065 2004-08-18  Wim Taymans  <wim@fluendo.com>
12066
12067         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
12068         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
12069         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12070         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12071         (gst_fdset_wait):
12072         Add more locking and bounds checking.
12073
12074 2004-08-18  Wim Taymans  <wim@fluendo.com>
12075
12076         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
12077         Realloc test fdset in the lock and right before starting
12078         the poll call. Bump the limit to 4096.
12079
12080 2004-08-17  David Schleef  <ds@schleef.org>
12081
12082         * sys/sunaudio/Makefile.am:
12083         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
12084         of rates and channels.  Make debugging less obnoxious.
12085
12086         Patch from Balamurali Viswanathan implementing a mixer for
12087         Sun audio.  (bug #144091):
12088         * sys/sunaudio/gstsunelement.c:
12089         * sys/sunaudio/gstsunelement.h:
12090         * sys/sunaudio/gstsunmixer.c:
12091         * sys/sunaudio/gstsunmixer.h:
12092
12093 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12094
12095         * gst/audioscale/gstaudioscale.c:
12096         * gst/audioscale/gstaudioscale.h:
12097         made audioscale resample from any sample rate to any sample rate
12098
12099 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12100
12101         * ext/libpng/gstpngdec.c:
12102           error out on unsupported types
12103
12104 2004-08-17  Iain <iaingnome@gmail.com>
12105
12106         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12107         mid_side and loose_mid_side properties if its a stereo stream.
12108
12109 2004-08-17  Wim Taymans  <wim@fluendo.com>
12110
12111         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12112         (theora_get_formats), (theora_dec_src_convert),
12113         (theora_dec_sink_convert), (theora_dec_src_query),
12114         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12115         Add a debug line.
12116
12117 2004-08-17  Wim Taymans  <wim@fluendo.com>
12118
12119         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12120         (gst_ogg_pad_push):
12121         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12122         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12123         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12124         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12125         Mark delta units in the muxer.
12126         Try to decode the packet after an out-of-sync error from
12127         libogg.
12128
12129 2004-08-17  Wim Taymans  <wim@fluendo.com>
12130
12131         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12132         (gst_multifdsink_init), (gst_multifdsink_add),
12133         (gst_multifdsink_client_queue_buffer),
12134         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12135         * gst/tcp/gstmultifdsink.h:
12136         Added option to send a keyframe to clients as the first buffer.
12137         Make timeout property writable.
12138
12139 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12140
12141         patch by: Wim Taymans
12142
12143         * gst/tcp/gstfdset.c:
12144         * gst/tcp/gstmultifdsink.c:
12145           fix index comparison, should include 0
12146
12147 2004-08-16  Wim Taymans  <wim@fluendo.com>
12148
12149         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12150         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12151         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12152         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12153         (gst_fdset_wait):
12154           copy when reallocing for poll so the select arguments don't get
12155           changed during the call
12156
12157 2004-08-16  Wim Taymans  <wim@fluendo.com>
12158
12159         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12160         (gst_theora_enc_class_init), (theora_enc_sink_link),
12161         (theora_buffer_from_packet), (theora_enc_chain):
12162         Fix bug where buffers were not marked as keyframes
12163         correctly.
12164
12165 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12166
12167         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12168         (gst_lame_preset_get_type), (gst_lame_class_init):
12169         describe the enum values for vbr mode and presets more verbosely
12170
12171 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12172
12173         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12174         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12175         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12176         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12177         * ext/lame/gstlame.h:
12178         add preset property to lame so it can use lame presets
12179
12180 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12181
12182         * ext/lame/gstlame.c: (gst_lame_get_property):
12183         whoops forgot break, thanks teuf
12184
12185 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12186
12187         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12188         (gst_lame_class_init), (gst_lame_src_getcaps),
12189         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12190         (gst_lame_get_property), (gst_lame_setup):
12191         * ext/lame/gstlame.h:
12192         fix lame's broken vbr stuff, allow it to resample if need be, and also
12193         make xing header optional
12194
12195 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12196
12197         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12198         added getcaps function so samplerate doesnt get fixated to silly values
12199
12200 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12201
12202         * ext/lame/gstlame.c: (gst_lame_src_link):
12203         revert previous fix
12204
12205 2004-08-12  Johan Dahlin  <johan@gnome.org>
12206
12207         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12208         checks. Doesn't matter what state we are in. Interfaces are a
12209         compile time thing, not runtime. It also broke the python bindings.
12210
12211 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12212
12213         * ext/lame/gstlame.c: (gst_lame_src_link):
12214         made source pad link function check if sinkpad is ok..fixes the problem
12215         where core fixates the output rate of lame stupidly
12216
12217 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12218
12219         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12220         * sys/v4l/v4l_calls.c:
12221         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12222           fix fixate function to handle nonsimple caps.
12223           remove bogus check in _link
12224           cleanups
12225
12226 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12227
12228         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12229         set default compression ratio parameter to 0.0 so bitrate parameter
12230         works :)
12231
12232 2004-08-11  David Schleef  <ds@schleef.org>
12233
12234         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12235
12236 2004-08-11  David Schleef  <ds@schleef.org>
12237
12238         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12239         before.
12240
12241 2004-08-11  David Schleef  <ds@schleef.org>
12242
12243         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12244
12245 2004-08-11  David Schleef  <ds@schleef.org>
12246
12247         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12248           license field
12249         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12250         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12251           LGPL.
12252         * gst/auparse/gstauparse.c: Fix plugin license field.
12253         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12254         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12255         * gst/rtp/gstrtp.c: Fix plugin license field.
12256
12257 2004-08-11  Wim Taymans  <wim@fluendo.com>
12258
12259         * gst/tcp/Makefile.am:
12260         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12261         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12262         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12263         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12264         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12265         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12266         (gst_fdset_fd_can_write), (gst_fdset_wait):
12267         * gst/tcp/gstfdset.h:
12268         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12269         (gst_multifdsink_class_init), (gst_multifdsink_init),
12270         (gst_multifdsink_add), (gst_multifdsink_remove),
12271         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12272         (gst_multifdsink_remove_client_link),
12273         (gst_multifdsink_handle_client_read),
12274         (gst_multifdsink_client_queue_data),
12275         (gst_multifdsink_client_queue_caps),
12276         (gst_multifdsink_client_queue_buffer),
12277         (gst_multifdsink_handle_client_write),
12278         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12279         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12280         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12281         (gst_multifdsink_close):
12282         * gst/tcp/gstmultifdsink.h:
12283         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12284         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12285         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12286         (gst_tcpserversink_close):
12287         * gst/tcp/gsttcpserversink.h:
12288         Abstracted away the select call, implemented poll (yes we ran into
12289         the 1024 limit in production).
12290
12291 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12292
12293         * gst/tcp/gsttcp.c:
12294         * gst/tcp/gsttcpplugin.c:
12295           improve debuggging, remove assert
12296
12297 2004-08-10  Wim Taymans  <wim@fluendo.com>
12298
12299         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12300         (gst_client_status_get_type), (gst_multifdsink_class_init),
12301         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12302         (gst_multifdsink_handle_client_read),
12303         (gst_multifdsink_handle_client_write),
12304         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12305         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12306         (gst_multifdsink_get_property):
12307         * gst/tcp/gstmultifdsink.h:
12308         * gst/tcp/gsttcp-marshal.list:
12309         Starting to prepare for specifying buffer time in other units
12310         than buffers. Expose remove reason in signal.
12311
12312 2004-08-10  Wim Taymans  <wim@fluendo.com>
12313
12314         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12315         (gst_multifdsink_remove), (gst_multifdsink_clear),
12316         (gst_multifdsink_remove_client_link),
12317         (gst_multifdsink_handle_client_read),
12318         (gst_multifdsink_client_queue_data),
12319         (gst_multifdsink_client_queue_buffer),
12320         (gst_multifdsink_handle_client_write),
12321         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12322         (gst_multifdsink_chain), (gst_multifdsink_close):
12323         * gst/tcp/gstmultifdsink.h:
12324         Added more debugging info. Changed the way clients are
12325         removed from the lists. Fixed a bug where a bad file descriptor
12326         could cause many clients to be removed.
12327
12328 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12329
12330         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12331           allow all pixel-aspect-ratios, not just 1:1
12332
12333 2004-08-09  David Schleef  <ds@schleef.org>
12334
12335         * sys/glsink/ARB_multitexture.h:  Remove old files.
12336         * sys/glsink/EXT_paletted_texture.h:
12337         * sys/glsink/NV_register_combiners.h:
12338         * sys/glsink/gstgl_nvimage.c:
12339         * sys/glsink/gstgl_pdrimage.c:
12340         * sys/glsink/gstgl_rgbimage.c:
12341         * sys/glsink/gstglsink.c:
12342         * sys/glsink/gstglsink.h:
12343         * sys/glsink/gstglxwindow.c:
12344         * sys/glsink/regcomb_yuvrgb.c:
12345
12346 2004-08-09  David Schleef  <ds@schleef.org>
12347
12348         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12349         GL sink plugin.  (Bug #147302)
12350
12351         * configure.ac: Test for OpenGL
12352         * sys/Makefile.am: Use test for OpenGL
12353         * sys/glsink/Makefile.am:
12354         * sys/glsink/glimagesink.c: rewrite
12355         * sys/glsink/glimagesink.h: rewrite
12356
12357 2004-08-09  David Schleef  <ds@schleef.org>
12358
12359         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12360         sane framerates.
12361         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12363         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12364
12365 2004-08-09  Wim Taymans  <wim@fluendo.com>
12366
12367         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12368         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12369         (gst_multifdsink_client_remove),
12370         (gst_multifdsink_handle_client_read),
12371         (gst_multifdsink_handle_client_write),
12372         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12373         Do a bit more logging, make the client_read code more robust.
12374
12375 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12376
12377         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12378         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12379         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12380         (gst_jpegdec_init), (gst_jpegdec_chain):
12381         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12382         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12383           cleanups, debugging fixes and memleak plugging
12384
12385 2004-08-09  Wim Taymans  <wim@fluendo.com>
12386
12387         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12388         (theora_get_formats), (theora_dec_src_convert),
12389         (theora_dec_sink_convert), (theora_dec_src_query),
12390         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12391         (theora_dec_change_state):
12392         Don't crash on missing header packets.
12393
12394 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12395
12396         * po/LINGUAS:
12397         * po/sq.po:
12398           Added Albanian translation (Laurent Dhima)
12399         * po/cs.po:
12400           updated
12401
12402 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12403
12404         * ext/lame/gstlame.c:
12405           fix/add debugging
12406
12407 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12408
12409         * sys/ximage/ximagesink.c:
12410         * sys/xvimage/xvimagesink.c:
12411           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12412
12413 2004-08-06  Wim Taymans  <wim@fluendo.com>
12414
12415         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12416         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12417         (gst_multifdsink_client_remove),
12418         (gst_multifdsink_handle_client_read),
12419         (gst_multifdsink_handle_client_write),
12420         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12421         Make sure we don't try to read more from a client that what
12422         ioctl says us or we deadlock.
12423
12424 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12425
12426         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12427         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12428         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12429           decouple running_time and n_frames so it can handle changing
12430           framerate while running
12431
12432 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12433
12434         * po/nl.po:
12435         * po/sv.po:
12436           updated translations
12437
12438 2004-08-04  Benjamin Otte  <otte@gnome.org>
12439
12440         * gst/videotestsrc/gstvideotestsrc.c:
12441         (gst_videotestsrc_get_capslist), (generate_capslist),
12442         (plugin_init):
12443           generate the list of supported caps at startup and reuse it instead
12444           of always generating it
12445
12446 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12447
12448         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12449           whoops, last checkin broke normal build
12450
12451 2004-08-03  Benjamin Otte  <otte@gnome.org>
12452
12453         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12454         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12455         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12456         (gst_alsa_mixer_get_option):
12457         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12458         (dvdnavsrc_print_event):
12459         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12460         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12461         (gst_ogg_mux_pad_unlink):
12462         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12463         (gst_multipart_mux_pad_unlink):
12464         * gst/videofilter/gstvideobalance.c:
12465         (gst_videobalance_colorbalance_set_value):
12466         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12467         (gst_videomixer_pad_unlink):
12468         * po/uk.po:
12469         * sys/oss/gstossmixer.c:
12470         * sys/v4l/gstv4lcolorbalance.c:
12471         * sys/v4l/gstv4ltuner.c:
12472         * sys/v4l/v4lsrc_calls.c:
12473         * sys/v4l2/gstv4l2colorbalance.c:
12474         * sys/v4l2/gstv4l2tuner.c:
12475           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12476
12477 2004-08-03  Benjamin Otte  <otte@gnome.org>
12478
12479         * examples/dynparams/filter.c: (ui_control_create):
12480         * examples/gstplay/player.c: (print_tag):
12481         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12482         * ext/gdk_pixbuf/gstgdkanimation.c:
12483         (gst_gdk_animation_iter_may_advance):
12484         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12485         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12486         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12487         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12488         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12489         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12490         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12491         * gst/sine/demo-dparams.c: (main):
12492         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12493         * testsuite/alsa/formats.c: (create_pipeline):
12494         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12495           fixes for G_DISABLE_ASSERT and friends
12496         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12497         (mp3_type_frame_length_from_header), (mp3_type_find),
12498         (plugin_init):
12499           require mp3 typefinding to have at least MIN_HEADERS valid headers
12500           add typefinding for AAC adts files
12501
12502 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12503
12504         * sys/ximage/ximagesink.c:
12505         (gst_ximagesink_calculate_pixel_aspect_ratio):
12506         * sys/xvimage/xvimagesink.c:
12507         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12508         Make sure we calculate pixel-aspect-ratio using floating point maths
12509
12510 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12511
12512         * po/uk.po:
12513           updated translation
12514
12515 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12516
12517         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12519           add debugging for display PAR calculation
12520
12521 2004-08-02  David Schleef  <ds@schleef.org>
12522
12523         * configure.ac: Fix mikmod CFLAGS.
12524
12525 2004-07-27  Benjamin Otte  <otte@gnome.org>
12526
12527         * gst/audioscale/gstaudioscale.c:
12528         - fix templates to only support S16, it's the only format that works
12529         - make caps nego code use try_set_caps_nonfixed and fixation instead
12530         of try_set_caps twice, which is not nice for autopluggers
12531         - change rank to secondary, so autopluggers can pick it up after
12532         audioconvert
12533
12534 2004-08-02  Iain <iain@prettypeople.org>
12535
12536         * gst/interleave/interleave.c (interleave_init),
12537         (interleave_request_new_pad),
12538         (interleave_pad_removed),
12539         (interleave_buffered_loop): Use the real pad count, not the artificial
12540         one.
12541
12542 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12543
12544         * configure.ac: bump nano back to development
12545
12546 === release 0.8.3 ===
12547
12548 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12549
12550         * configure.ac: releasing 0.8.3, "Water"
12551
12552 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12553
12554         * sys/xvimage/xvimagesink.c:
12555         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12556         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12557         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12558         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12559         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12560         * sys/xvimage/xvimagesink.h:
12561           apply similar PAR fixes as to ximagesink
12562
12563 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12564
12565         patch from: Benjamin Otte
12566
12567         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12568           add link function to lame.  Fixes #148986.
12569
12570 2004-08-02  Johan Dahlin  <johan@gnome.org>
12571
12572         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12573         fix debugging log
12574
12575 2004-07-30  David Schleef  <ds@schleef.org>
12576
12577         * gst/videomixer/Makefile.am: Fix things that should have been
12578         fixed in the last checkin.
12579
12580 2004-07-30  David Schleef  <ds@schleef.org>
12581
12582         * gst/multipart/Makefile.am: Fix things that should have been
12583         fixed in the last checkin.
12584
12585 2004-07-30  David Schleef  <ds@schleef.org>
12586
12587         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12588
12589 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12590
12591         * configure.ac:
12592           bump nano for prerelease
12593         * po/af.po:
12594         * po/az.po:
12595         * po/cs.po:
12596         * po/en_GB.po:
12597         * po/hu.po:
12598         * po/nl.po:
12599         * po/sr.po:
12600         * po/sv.po:
12601         * po/uk.po:
12602           updates
12603
12604 2004-07-30  Wim Taymans  <wim@fluendo.com>
12605
12606         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12607         (gst_multifdsink_add), (gst_multifdsink_remove),
12608         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12609         (gst_multifdsink_client_remove),
12610         (gst_multifdsink_handle_client_write),
12611         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12612         * gst/tcp/gstmultifdsink.h:
12613         Recover from a select with a bad file descriptor by removing
12614         the client.
12615
12616 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12617
12618         * configure.ac:
12619           fix requirement of core
12620         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12621         (gst_play_pipeline_setup):
12622           don't use colorspace element.  do use hermescolorspace element.
12623           make macro to get a colorspace element.
12624           mark strings for translation.
12625         * po/POTFILES.in:
12626           add play.c
12627         * po/af.po:
12628         * po/az.po:
12629         * po/cs.po:
12630         * po/en_GB.po:
12631         * po/hu.po:
12632         * po/nl.po:
12633         * po/sr.po:
12634         * po/sv.po:
12635         * po/uk.po:
12636           update translations
12637
12638 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12639
12640         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12641         fix default for newmedia flag
12642
12643 2004-07-30  Wim Taymans  <wim@fluendo.com>
12644
12645         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12646         (gst_theora_dec_init), (theora_get_formats),
12647         (theora_dec_src_convert), (theora_dec_sink_convert),
12648         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12649         (theora_dec_chain), (theora_dec_set_property),
12650         (theora_dec_get_property):
12651         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12652         (gst_theora_enc_class_init), (gst_theora_enc_init),
12653         (theora_enc_sink_link), (theora_enc_chain),
12654         (theora_enc_set_property), (theora_enc_get_property):
12655         Added cropping option to theora decoder.
12656         Added border option to theora encoder.
12657
12658 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12659
12660         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12661         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12662         (gst_pngenc_set_property):
12663         * ext/libpng/gstpngenc.h:
12664         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
12665
12666 2004-07-30  Wim Taymans  <wim@fluendo.com>
12667
12668         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12669         (theora_enc_sink_link), (theora_enc_chain),
12670         (theora_enc_set_property), (theora_enc_get_property):
12671         Fix encoding of non-multiple-of-16 video.
12672
12673 2004-07-29  David Schleef  <ds@schleef.org>
12674
12675         * configure.ac: make test for audiofile more strict
12676
12677 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12678
12679         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12680           give different names to typefind functions
12681
12682 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12683
12684         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12685         (gst_ximagesink_calculate_pixel_aspect_ratio),
12686         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12687         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12688         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12689         (gst_ximagesink_get_property), (gst_ximagesink_init):
12690         * sys/ximage/ximagesink.h:
12691           allocate PAR's dynamically.
12692           use autodetected PAR if no object-set PAR is given.
12693           add workaround for directfb's X not setting physical size.
12694           fix to xvimagesink will follow tomorrow.
12695
12696 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12697
12698         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12699         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12700         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12701         (gst_shout2send_class_init), (gst_shout2send_init),
12702         (set_shout_metadata), (gst_shout2send_set_metadata),
12703         (gst_shout2send_chain), (gst_shout2send_set_property),
12704         (gst_shout2send_get_property), (gst_shout2send_connect),
12705         (gst_shout2send_change_state):
12706         * ext/shout2/gstshout2.h:
12707         - fix for sending mp3 audio to icecast2 server, if pad link function not
12708         called before PAUSED state
12709         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12710         - added tagging support for mp3 audio broadcasted
12711         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12712         debug info
12713
12714 2004-07-28  Wim Taymans  <wim@fluendo.com>
12715
12716         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12717         (gst_ogg_demux_push):
12718         Return query failure when we don't know the length of
12719         an ogg stream insteda of returning TRUE with a bogus value.
12720
12721 2004-07-28  Wim Taymans  <wim@fluendo.com>
12722
12723         * ext/theora/theoradec.c: (theora_get_formats),
12724         (theora_dec_src_convert), (theora_dec_sink_convert),
12725         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12726         (theora_dec_chain):
12727         Don't screw up the 1 Chroma for 1 luma sample situation when we
12728         have an odd offset/width by adding a black border in those cases.
12729
12730 2004-07-28  Wim Taymans  <wim@fluendo.com>
12731
12732         * ext/theora/theoradec.c: (theora_get_formats),
12733         (theora_dec_src_convert), (theora_dec_sink_convert),
12734         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12735         (theora_dec_chain):
12736         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12737         Added first attempt at cropping of the image as required by the
12738         theora spec. We need more properties in the caps (offset_x,
12739         offset_y,stride) to implement this correctly.
12740
12741 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12742
12743         * ext/dvdnav/README:
12744           Update the README to use dvddemux
12745         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12746           Ensure getcaps returns a subset of the template caps
12747         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12748         (gst_mpeg2subt_init):
12749           Ensure getcaps returns a subset of the template caps
12750         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12751         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12752         (gst_dvd_demux_get_subpicture_stream),
12753         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12754         * gst/mpegstream/gstdvddemux.h:
12755           Set the explicit caps on the current_video pad before pushing
12756           anything
12757         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12758         (gst_mpeg_demux_get_audio_stream):
12759           Free caps used to gst_pad_set_explicit_caps, which takes a const
12760           GstCaps *
12761
12762 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12763
12764         * configure.ac: update GStreamer requirement to 0.8.4 because of
12765           GstFraction.
12766
12767 2004-07-28  Wim Taymans  <wim@fluendo.com>
12768
12769         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12770         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12771         Add the pad to the element after setting up the caps. This
12772         makes it a lot easier to autoplug.
12773
12774 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12775
12776         * gst/median/gstmedian.c:
12777         * gst/mpeg2subt/gstmpeg2subt.c:
12778         * gst/mpegaudioparse/gstmpegaudioparse.c:
12779         * gst/mpegstream/gstdvddemux.c:
12780         * gst/mpegstream/gstmpegdemux.c:
12781         * gst/mpegstream/gstmpegpacketize.c:
12782         * gst/rtjpeg/gstrtjpeg.c:
12783         * gst/rtjpeg/gstrtjpegdec.c:
12784         * gst/rtjpeg/gstrtjpegenc.c:
12785         * gst/sine/gstsinesrc.c:
12786         * gst/smooth/gstsmooth.c:
12787         * gst/smpte/gstsmpte.c:
12788         * gst/smpte/gstsmpte.h:
12789         * gst/stereo/gststereo.c:
12790         * gst/videofilter/gstgamma.c:
12791         * gst/videofilter/gstvideobalance.c:
12792         * gst/videofilter/gstvideofilter.c:
12793         * gst/videofilter/gstvideoflip.c:
12794         * gst/videoscale/gstvideoscale.c:
12795         * gst/videoscale/videoscale.c:
12796         * gst/videotestsrc/gstvideotestsrc.c:
12797         * gst/videotestsrc/videotestsrc.c:
12798         * gst/wavenc/gstwavenc.c:
12799         * gst/wavparse/gstwavparse.c:
12800           fix local includes and 64 bits constants
12801
12802 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12803
12804         * win32/gst.sln:
12805         * gst-libs/gst/*/*.vcproj:
12806         * gst/*/*.vcproj:
12807           more working plugins
12808
12809 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12810
12811         * testsuite/alsa/Makefile.am:
12812         * testsuite/alsa/srcstate.c:
12813         add test for alsasrc changing state
12814
12815 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12816
12817         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12818         (gst_silence_get):
12819         * gst/silence/gstsilence.h:
12820         fix silence generation for 16bit raw audio
12821
12822 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12823
12824         * gst/matroska/matroska-demux.c:
12825         (gst_matroska_demux_parse_metadata),
12826         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12827         * gst/mpegaudio/common.c:
12828         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12829         (gst_videoscale_getcaps), (gst_videoscale_link),
12830         (gst_videoscale_src_fixate), (gst_videoscale_init),
12831         (gst_videoscale_finalize):
12832         * gst/videoscale/gstvideoscale.h:
12833         * gst/videotestsrc/gstvideotestsrc.c:
12834         (gst_videotestsrc_get_capslist):
12835         * gst/wavenc/gstwavenc.c:
12836         * sys/oss/gstossmixer.c: (fill_labels):
12837         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12838         (gst_ximagesink_handle_xevents),
12839         (gst_ximagesink_calculate_pixel_aspect_ratio),
12840         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12841         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12842         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12843         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12844         (gst_ximagesink_init), (gst_ximagesink_class_init):
12845         * sys/ximage/ximagesink.h:
12846         * sys/xvimage/xvimagesink.c:
12847         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12848         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12849         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12850         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12851         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12852         * sys/xvimage/xvimagesink.h:
12853           first batch of pixel aspect ratio commits.
12854
12855 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12856
12857         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12858         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12859         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12860           handle stride, needs work if we want to move stride handling
12861           upstream, but works correctly for our purposes.
12862
12863 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12864
12865         * gst/videoscale/README:
12866           add testing examples
12867         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12868         (gst_videoscale_chain):
12869         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12870         (gst_videoscale_get_size):
12871           add get_size function that handles stride like videotestsrc.
12872           fixes conversion for YUV formats for as much as I can test them.
12873
12874 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12875
12876         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12877         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12879         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12880         (gst_xvimagesink_xvimage_put):
12881           further cleanups, logging, error handling and synchronizing
12882
12883 2004-07-27  Wim Taymans  <wim@fluendo.com>
12884
12885         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12886         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12887         (gst_videomixer_pad_set_property),
12888         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12889         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12890         (gst_videomixer_class_init), (gst_videomixer_init),
12891         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12892         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12893         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12894         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12895         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12896         (gst_videomixer_loop), (plugin_init):
12897         Be a nicer negotiation citizen and provide a getcaps function on
12898         the srcpad. This also fixes a crash when resizing.
12899
12900 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12901
12902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12903         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12904
12905 2004-07-27  Wim Taymans  <wim@fluendo.com>
12906
12907         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12908         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12909         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12910         (gst_pngenc_set_property):
12911         * ext/libpng/gstpngenc.h:
12912         Added snapshot property to pngenc.
12913         removed g_print from pngdec
12914
12915 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12916
12917         * gst/ac3parse/ac3parse.vcproj
12918         * gst/adder/adder.vcproj
12919         * gst/alpha/alpha.vcproj
12920         * gst/alpha/alphacolor.vcproj
12921         * gst/asfdemux/asf.vcproj
12922         * gst/audioconvert/audioconvert.vcproj
12923         * gst/audiorate/audiorate.vcproj
12924         * gst/audioscale/audioscale.vcproj
12925         * gst/auparse/auparse.vcproj
12926         * gst/avi/avi.vcproj
12927         * gst/cdxaparse/cdxaparse.vcproj
12928         * gst/chart/chart.vcproj
12929         * gst/colorspace/colorspace.vcproj
12930         * gst/cutter/cutter.vcproj
12931         * gst/debug/debug.vcproj
12932         * gst/debug/efence.vcproj
12933         * gst/debug/navigationtest.vcproj
12934         * gst/deinterlace/deinterlace.vcproj
12935         * gst/effectv/effectv.vcproj
12936         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12937         * gst/filter/filter.vcproj
12938         * gst/flx/flxdec.vcproj
12939         * gst/goom/goom.vcproj
12940         * gst/interleave/interleave.vcproj
12941         * gst/law/alaw.vcproj
12942         * gst/law/mulaw.vcproj
12943         * gst/matroska/matroska.vcproj
12944         * gst/median/median.vcproj
12945         * gst/mixmatrix/mixmatrix.vcproj
12946         * gst/mpeg1sys/mpeg1systemencode.vcproj
12947         * gst/mpeg1videoparse/mp1videoparse.vcproj
12948         * gst/mpeg2sub/mpeg2subt.vcproj
12949         * gst/mpegaudio/mpegaudio.vcproj
12950         * gst/mpegaudioparse/mpegaudioparse.vcproj
12951         * gst/mpegstream/mpegstream.vcproj
12952         * gst/multifilesink/multifilesink.vcproj
12953         * gst/multipart/multipart.vcproj
12954         * gst/oneton/oneton.vcproj
12955         * gst/overlay/overlay.vcproj
12956         * gst/passthrough/passthrough.vcproj
12957         * gst/qtdemux/qtdemux.vcproj
12958         * gst/realmedia/rmdemux.vcproj
12959         * gst/rtjpeg/rtjpeg.vcproj
12960         * gst/rtp/rtp.vcproj
12961         * gst/silence/silence.vcproj
12962         * gst/sine/sinesrc.vcproj
12963         * gst/smooth/smooth.vcproj
12964         * gst/smpte/smpte.vcproj
12965         * gst/spectrum/spectrum.vcproj
12966         * gst/speed/speed.vcproj
12967         * gst/stereo/stereo.vcproj
12968         * gst/switch/switch.vcproj
12969         * gst/tags/tagedit.vcproj
12970         * gst/tcp/tcp.vcproj
12971         * gst/typefind/typefindfunctions.vcproj
12972         * gst/udp/udp.vcproj
12973         * gst/videobox/videobox.vcproj
12974         * gst/videocrop/videocrop.vcproj
12975         * gst/videodrop/videodrop.vcproj
12976         * gst/videofilter/gamma.vcproj
12977         * gst/videofilter/videobalance.vcproj
12978         * gst/videofilter/videofilter.vcproj
12979         * gst/videofilter/videoflip.vcproj
12980         * gst/videoflip/videoflip.vcproj
12981         * gst/videomixer/videomixer.vcproj
12982         * gst/videorate/videorate.vcproj
12983         * gst/videoscale/videoscale.vcproj
12984         * gst/videotestsrc/videotestsrc.vcproj
12985         * gst/virtualdub/virtualdub.vcproj
12986         * gst/volenv/volenv.vcproj
12987         * gst/volume/volume.vcproj
12988         * gst/wavenc/wavenc.vcproj
12989         * gst/wavparse/wavparse.vcproj
12990         * gst/y4m/y4menc.vcproj
12991         * gst-libs/gst/audio/audio.vcproj
12992         * gst-libs/gst/audio/audiofilter.vcproj
12993         * gst-libs/gst/colorbalance/colorbalance.vcproj
12994         * gst-libs/gst/idct/idtc.vcproj
12995         * gst-libs/gst/media-info/media-info.vcproj
12996         * gst-libs/gst/mixer/mixer.vcproj
12997         * gst-libs/gst/navigation/navigation.vcproj
12998         * gst-libs/gst/play/play.vcproj
12999         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
13000         * gst-libs/gst/resample/resample.vcproj
13001         * gst-libs/gst/riff/riff.vcproj
13002         * gst-libs/gst/tuner/tuner.vcproj
13003         * gst-libs/gst/video/video.vcproj
13004         * gst-libs/gst/xoverlay/xoverlay.vcproj
13005           avoid problems with math.h, fix release dependancy
13006           rename GStreamer-0.8.lib to libgstreamer.lib
13007
13008 2004-07-27  Julien MOUTTE  <julien@moutte.net>
13009
13010         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13011         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
13012         the atom is not available we have to unlock the mutex. Fixes #148023
13013
13014 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13015
13016         * gst-libs/gst/media-info/media-info.h:
13017           issue for a vararg macro with MSVC
13018
13019 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13020
13021         * gst/effectv/effectv.vcproj
13022         * gst-libs/gst/idct/idct.vcproj:
13023         * gst-libs/gst/media-info/media-info.vcproj:
13024         * gst-libs/gst/navigation/navigation.vcproj:
13025         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13026         * gst-libs/gst/video/video.vcproj:
13027         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13028           fixes for build problems
13029
13030 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13031
13032         * gst-libs/gst/audio/audio.def:
13033         * gst-libs/gst/audio/riff.def:
13034           add some definitions needed by plugins
13035
13036 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13037
13038         * gst/asfdemux/gstasfmux.c
13039           Fix some 64 bits constants to be glib friendly
13040
13041 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13042
13043         * gst/ac3parse/gstac3parse.c
13044         * gst/audioscale/gstaudioscale.c
13045         * gst/auparse/gstauparse.c
13046         * gst/colorspace/gstcolorspace.c
13047         * gst/colorspace/yuv2rgb.h
13048           local include fixes
13049
13050 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13051
13052         * win32/gst.sln
13053           add more plugins to the build
13054
13055 2004-07-26  Julien MOUTTE  <julien@moutte.net>
13056
13057         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13058         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
13059
13060 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13061
13062         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
13063         (gst_level_set_property), (gst_level_get_property),
13064         (gst_level_base_init), (gst_level_class_init):
13065           add debugging categories.  cleanups.
13066
13067 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13068
13069         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13070         (gst_videoscale_planar411), (gst_videoscale_planar400),
13071         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
13072         (gst_videoscale_scale_nearest_str1),
13073         (gst_videoscale_scale_nearest_str2),
13074         (gst_videoscale_scale_nearest_str4),
13075         (gst_videoscale_scale_nearest_16bit),
13076         (gst_videoscale_scale_nearest_24bit):
13077           fixed stride issues
13078           tested with 320x240 -> 321, 322, 324 x240
13079           tested with YV12, I420, YUY2, UYVY
13080           fixed packed422rev (don't think it could have worked before)
13081           by testing with UYVY
13082
13083 2004-07-26  Benjamin Otte  <otte@gnome.org>
13084
13085         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
13086         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
13087         (plugin_init):
13088           add debugging category, add error checks like checking return values
13089           of setup calls, make sure it still works after
13090           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
13091
13092 2004-07-26  Wim Taymans  <wim@fluendo.com>
13093
13094         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
13095         (gst_mpeg_demux_get_audio_stream),
13096         (gst_mpeg_demux_process_private):
13097         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
13098         Check for error codes from the negotiation functions. Make sure
13099         we really set the pad caps when a new pad is created.
13100
13101 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13102
13103         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13104         (gst_ffmpeg_caps_to_pix_fmt):
13105         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13106         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13107         (gst_ffmpegcolorspace_pad_link):
13108           don't make function do two things at the same time without reason.
13109
13110 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13111
13112         * gst/ac3parse/ac3parse.vcproj
13113         * gst/adder/adder.vcproj
13114         * gst/alpha/alpha.vcproj
13115         * gst/alpha/alphacolor.vcproj
13116         * gst/asfdemux/asf.vcproj
13117         * gst/audioconvert/audioconvert.vcproj
13118         * gst/audiorate/audiorate.vcproj
13119         * gst/audioscale/audioscale.vcproj
13120         * gst/auparse/auparse.vcproj
13121         * gst/avi/avi.vcproj
13122         * gst/cdxaparse/cdxaparse.vcproj
13123         * gst/chart/chart.vcproj
13124         * gst/colorspace/colorspace.vcproj
13125         * gst/cutter/cutter.vcproj
13126         * gst/debug/debug.vcproj
13127         * gst/debug/efence.vcproj
13128         * gst/debug/navigationtest.vcproj
13129         * gst/deinterlace/deinterlace.vcproj
13130         * gst/effectv/effectv.vcproj
13131         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13132         * gst/filter/filter.vcproj
13133         * gst/flx/flxdec.vcproj
13134         * gst/goom/goom.vcproj
13135         * gst/interleave/interleave.vcproj
13136         * gst/law/alaw.vcproj
13137         * gst/law/mulaw.vcproj
13138         * gst/matroska/matroska.vcproj
13139         * gst/median/median.vcproj
13140         * gst/mixmatrix/mixmatrix.vcproj
13141         * gst/mpeg1sys/mpeg1systemencode.vcproj
13142         * gst/mpeg1videoparse/mp1videoparse.vcproj
13143         * gst/mpeg2sub/mpeg2subt.vcproj
13144         * gst/mpegaudio/mpegaudio.vcproj
13145         * gst/mpegaudioparse/mpegaudioparse.vcproj
13146         * gst/mpegstream/mpegstream.vcproj
13147         * gst/multifilesink/multifilesink.vcproj
13148         * gst/multipart/multipart.vcproj
13149         * gst/oneton/oneton.vcproj
13150         * gst/overlay/overlay.vcproj
13151         * gst/passthrough/passthrough.vcproj
13152         * gst/qtdemux/qtdemux.vcproj
13153         * gst/realmedia/rmdemux.vcproj
13154         * gst/rtjpeg/rtjpeg.vcproj
13155         * gst/rtp/rtp.vcproj
13156         * gst/silence/silence.vcproj
13157         * gst/sine/sinesrc.vcproj
13158         * gst/smooth/smooth.vcproj
13159         * gst/smpte/smpte.vcproj
13160         * gst/spectrum/spectrum.vcproj
13161         * gst/speed/speed.vcproj
13162         * gst/stereo/stereo.vcproj
13163         * gst/switch/switch.vcproj
13164         * gst/tags/tagedit.vcproj
13165         * gst/tcp/tcp.vcproj
13166         * gst/typefind/typefindfunctions.vcproj
13167         * gst/udp/udp.vcproj
13168         * gst/videobox/videobox.vcproj
13169         * gst/videocrop/videocrop.vcproj
13170         * gst/videodrop/videodrop.vcproj
13171         * gst/videofilter/gamma.vcproj
13172         * gst/videofilter/videobalance.vcproj
13173         * gst/videofilter/videofilter.vcproj
13174         * gst/videofilter/videoflip.vcproj
13175         * gst/videoflip/videoflip.vcproj
13176         * gst/videomixer/videomixer.vcproj
13177         * gst/videorate/videorate.vcproj
13178         * gst/videoscale/videoscale.vcproj
13179         * gst/videotestsrc/videotestsrc.vcproj
13180         * gst/virtualdub/virtualdub.vcproj
13181         * gst/volenv/volenv.vcproj
13182         * gst/volume/volume.vcproj
13183         * gst/wavenc/wavenc.vcproj
13184         * gst/wavparse/wavparse.vcproj
13185         * gst/y4m/y4menc.vcproj
13186           more plugins supported under windows
13187
13188 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13189
13190         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13191         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13192         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13194         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13195           Add debugging statements.  Use the sizes as returned by the
13196           *CreateImage calls.
13197
13198 2004-07-26  Johan Dahlin  <johan@gnome.org>
13199
13200         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13201         the pad is negotiated.
13202
13203         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13204
13205 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13206
13207         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13208         * gst-libs/gst/idct/idct.vcproj:
13209         * gst-libs/gst/media-info/media-info.vcproj:
13210         * gst-libs/gst/mixer/mixer.vcproj:
13211         * gst-libs/gst/navigation/navigation.vcproj:
13212         * gst-libs/gst/play/play.vcproj:
13213         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13214         * gst-libs/gst/resample/resample.vcproj:
13215         * gst-libs/gst/tuner/tuner.vcproj:
13216         * gst-libs/gst/video/video.vcproj:
13217         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13218           more plugins supported under windows
13219
13220 2004-07-25 Iain <iain@prettypeople.org>
13221
13222         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13223         pad now rather than when the pad is created because state changes wipe
13224         explicit caps (fixes #148043).
13225
13226 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13227
13228         reviewed by Benjamin Otte  <otte@gnome.org>
13229
13230         * ext/mad/gstmad.c:
13231           fix mad plugin crashing on Sun (fixes #148289)
13232
13233 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13234
13235         * gst/avi/avi.def:
13236         * gst/avi/avi.vcproj:
13237         * gst/matroska/matroska.def:
13238         * gst/matroska/matroska.vcproj:
13239           remove unused .def files
13240
13241 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13242
13243         * gst-libs/gst/audio/gstaudiofilter.c:
13244           Clean the local include
13245
13246 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13247
13248         * win32/gst.sln:
13249         * gst-libs/gst/audio/audio.def:
13250         * gst-libs/gst/audio/audio.vcproj:
13251         * gst-libs/gst/audio/audiofilter.vcproj:
13252         * gst-libs/gst/audio/riff.def:
13253         * gst-libs/gst/audio/riff.vcproj:
13254         * gst-libs/gst/gst-libs.def:
13255         * gst-libs/gst/gst-libs.vcproj:
13256         * gst/avi/avi.vcproj:
13257         * gst/avi/avi.vcproj:
13258           Copy the files where needed after building, cleaner projects
13259
13260 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13261
13262         * gst/matroska/ebml-write.c:
13263           Fix some 64 bits constants to be glib friendly
13264
13265 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13266
13267         * win32/gst.sln:
13268         * gst-libs/gst/gst-libs.def:
13269         * gst-libs/gst/gst-libs.vcproj:
13270         * gst/matroska/matroska.def:
13271         * gst/matroska/matroska.vcproj:
13272           Add the preliminary canvas to build plugins on Win32
13273
13274 2004-07-23  Benjamin Otte  <otte@gnome.org>
13275
13276         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13277           don't enfore negotiation from source side, it breaks
13278           sinesrc ! audioconvert ! osssink
13279
13280 2004-07-22  David Schleef  <ds@schleef.org>
13281
13282         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13283         for ELF files, since they can easily be recognized as audio/mpeg.
13284         (bug #147441)
13285
13286 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13287
13288         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13289         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13290         (gst_videoscale_scale_nearest_24bit),
13291         (gst_videoscale_scale_nearest_16bit):
13292           fix 16bit and 24bit for stride (24bit might need testing)
13293           don't pretend we do more than one algorithm
13294
13295 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13296
13297         * configure.ac:
13298         * gst/Makefile.am:
13299         * gst/multifilesink/Makefile.am:
13300         * gst/multifilesink/gstmultifilesink.c:
13301         (gst_multifilesink_get_formats),
13302         (gst_multifilesink_get_query_types), (_do_init),
13303         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13304         (gst_multifilesink_init), (gst_multifilesink_dispose),
13305         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13306         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13307         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13308         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13309         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13310         (gst_multifilesink_uri_get_type),
13311         (gst_multifilesink_uri_get_protocols),
13312         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13313         (gst_multifilesink_uri_handler_init), (plugin_init):
13314         * gst/multifilesink/gstmultifilesink.h:
13315         * testsuite/Makefile.am:
13316         * testsuite/multifilesink/Makefile.am:
13317         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13318         (gst_newmedia_class_init), (gst_newmedia_init),
13319         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13320         (newfile_signal), (test_signal), (main):
13321         multifilesink plugin for creating new files every time a new media
13322         discontinuity event occurs
13323
13324 2004-07-22  Wim Taymans  <wim@fluendo.com>
13325
13326         * gst/alpha/Makefile.am:
13327         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13328         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13329         (gst_alpha_color_init), (gst_alpha_color_set_property),
13330         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13331         (transform), (gst_alpha_color_chain),
13332         (gst_alpha_color_change_state), (plugin_init):
13333         Stupid plugin to to RGBA to AYUV conversion because none of
13334         the colorspace plugins can handle that yet.
13335
13336 2004-07-22  Wim Taymans  <wim@fluendo.com>
13337
13338         * examples/seeking/seek.c: (update_scale), (main):
13339         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13340         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13341         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13342         (gst_decode_bin_init), (gst_decode_bin_dispose),
13343         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13344         (no_more_pads), (close_link), (type_found),
13345         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13346         (plugin_init):
13347         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13348         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13349         (gst_play_base_bin_dispose), (queue_overrun),
13350         (gen_preroll_element), (remove_prerolls), (unknown_type),
13351         (no_more_pads), (new_stream), (setup_source),
13352         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13353         (play_base_eos), (gst_play_base_bin_change_state),
13354         (gst_play_base_bin_add_element),
13355         (gst_play_base_bin_remove_element),
13356         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13357         (gst_play_base_bin_unlink_stream),
13358         (gst_play_base_bin_get_streaminfo):
13359         * gst/playback/gstplaybin.c: (gen_video_element),
13360         (gen_audio_element):
13361         * gst/playback/gststreaminfo.h:
13362         More playback updates, attempt to fix things after the state change
13363         breakage.
13364
13365 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13366
13367         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13368         (gst_videoscale_scale_nearest_16bit):
13369           comment algorithm
13370
13371 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13372
13373         * gst/videotestsrc/gstvideotestsrc.c:
13374         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13375         (gst_videotestsrc_init), (gst_videotestsrc_get),
13376         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13377         (gst_videotestsrc_get_property):
13378         * gst/videotestsrc/gstvideotestsrc.h:
13379         * gst/videotestsrc/videotestsrc.c:
13380         * gst/videotestsrc/videotestsrc.h:
13381           cleanup and commenting
13382
13383 2004-07-21  Wim Taymans  <wim@fluendo.com>
13384
13385         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13386         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13387         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13388         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13389         (_find_chain_get_unknown_part), (_find_streams_check),
13390         (gst_ogg_demux_push), (gst_ogg_pad_push):
13391         * ext/theora/theoradec.c: (theora_get_formats),
13392         (theora_dec_src_convert), (theora_dec_sink_convert),
13393         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13394         (theora_dec_chain):
13395         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13396         (vorbis_dec_convert), (vorbis_dec_src_query),
13397         (vorbis_dec_src_event), (vorbis_dec_event):
13398         More seeking fixes, oggdemux now supports seeking to time and
13399         uses the downstream element to convert granulepos to time.
13400         Seeking in theora-only ogg files now works.
13401
13402 2004-07-21  Wim Taymans  <wim@fluendo.com>
13403
13404         * ext/theora/theoradec.c: (gst_theora_dec_init),
13405         (theora_get_formats), (theora_get_event_masks),
13406         (theora_get_query_types), (theora_dec_src_convert),
13407         (theora_dec_sink_convert), (theora_dec_src_query),
13408         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13409         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13410         (vorbis_get_event_masks), (vorbis_get_query_types),
13411         (gst_vorbis_dec_init), (vorbis_dec_convert),
13412         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13413         Added query/convert/formats functions to vorbis and theora decoders
13414         so that the outside world can use them too. Fixed seeking on an
13415         ogg/theora/vorbis file by disabling the seeking seeking on the
13416         theora srcpad.
13417
13418 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13419
13420         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13421         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13422         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13423         images creation for both elements. We don't create the image on caps
13424         nego or renego, we just destroy the internal one if present if it does
13425         not match the needs. The chain function takes care of creating a new
13426         image when needed.
13427         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13428         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13429         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13430         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13431         the image format information. The buffer pool checks for the context
13432         image format and discard images with different formats.
13433         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13434
13435 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13436
13437         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13438         (gst_ffmpegcolorspace_chain):
13439           no point in doing any chaining if the pad we want to push from
13440           isn't usable.
13441
13442 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13443
13444         * gst-libs/gst/riff/riff-media.c:
13445         (gst_riff_create_audio_caps_with_data):
13446           Fix double end-to-native symbol conversion (#148021).
13447
13448 2004-07-20  David Schleef  <ds@schleef.org>
13449
13450         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13451         Don't use an Atom that doesn't exist.
13452
13453 2004-07-20  Wim Taymans  <wim@fluendo.com>
13454
13455         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13456         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13457         (gst_multifdsink_client_remove),
13458         (gst_multifdsink_handle_client_write),
13459         (gst_multifdsink_queue_buffer):
13460         * gst/tcp/gstmultifdsink.h:
13461         More multifdsink stats. Avoid deadlock by releasing locks
13462         before sending out a signal.
13463
13464 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13465
13466         * po/LINGUAS:
13467         * po/hu.po:
13468           added Hungarian translation (Laszlo Dvornik)
13469
13470 2004-07-20  Wim Taymans  <wim@fluendo.com>
13471
13472         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13473         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13474         (gst_multifdsink_handle_client_write),
13475         (gst_multifdsink_queue_buffer):
13476         * gst/tcp/gsttcp-marshal.list:
13477         Fixed the stupid marshal definition.
13478
13479 2004-07-20  Wim Taymans  <wim@fluendo.com>
13480
13481         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13482         (gst_multifdsink_init), (gst_multifdsink_add),
13483         (gst_multifdsink_client_remove),
13484         (gst_multifdsink_handle_client_write),
13485         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13486         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13487         (gst_multifdsink_init_send):
13488         * gst/tcp/gstmultifdsink.h:
13489         Added more stats, added timeout for a client, fixed some typos
13490         and added some comments.
13491
13492 2004-07-20  Wim Taymans  <wim@fluendo.com>
13493
13494         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13495         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13496         (gst_multifdsink_client_remove),
13497         (gst_multifdsink_handle_client_write):
13498         * gst/tcp/gstmultifdsink.h:
13499         * gst/tcp/gsttcp-marshal.list:
13500         Added get_stats method that returns a GValueArray of
13501         stats values.
13502
13503 2004-07-19  Benjamin Otte  <otte@gnome.org>
13504
13505         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13506           make sure longname, description and author are valid UTF-8
13507
13508 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13509
13510         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13511         (gst_ximagesink_set_property):
13512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13513         (gst_xvimagesink_set_property):
13514           make sure SYNCHRONOUS is respected after getting the X context
13515
13516 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13517
13518         * gst/matroska/matroska-demux.c:
13519         (gst_matroska_demux_handle_src_event),
13520         (gst_matroska_demux_parse_blockgroup):
13521         * gst/matroska/matroska-ids.h:
13522           add BlockReference tag and ignore it to clear out log.
13523           ignore NAVIGATION events to clear out log.
13524
13525 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13526
13527         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13528         (gst_matroska_demux_add_stream):
13529         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13530           add debug categories
13531
13532 2004-07-16  Wim Taymans  <wim@fluendo.com>
13533
13534         * ext/libpng/Makefile.am:
13535         * ext/libpng/gstpng.c: (plugin_init):
13536         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13537         (gst_pngdec_get_type), (gst_pngdec_base_init),
13538         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13539         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13540         * ext/libpng/gstpngdec.h:
13541         Added png decoder.
13542
13543 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13544
13545         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13546         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13547         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13548         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13549         (gst_ximagesink_buffer_alloc):
13550         * sys/ximage/ximagesink.h:
13551         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13552         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13553         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13554         (gst_xvimagesink_buffer_alloc):
13555         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13556         again. Using internal data pointer of the x(v)image to store image's
13557         data to be coherent with the buffer alloc mechanism. Investigated the
13558         image destruction code to be sure that everything gets freed correctly.
13559
13560 2004-07-16  Wim Taymans  <wim@fluendo.com>
13561
13562         * gst-libs/gst/riff/riff-read.c:
13563         (gst_riff_read_strf_vids_with_data),
13564         (gst_riff_read_strf_auds_with_data):
13565         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13566         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13567         Make sure we don't create 0 sized subbuffers in riff-read.
13568         Signal the no more pads signal after reading the avi header.
13569
13570 2004-07-16  Wim Taymans  <wim@fluendo.com>
13571
13572         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13573         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13574         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13575         (gst_decode_bin_init), (gst_decode_bin_dispose),
13576         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13577         (no_more_pads), (close_link), (type_found),
13578         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13579         (gst_decode_bin_change_state), (plugin_init):
13580         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13581         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13582         (gst_play_base_bin_dispose), (queue_overrun),
13583         (gen_preroll_element), (remove_prerolls), (unknown_type),
13584         (no_more_pads), (new_stream), (setup_source),
13585         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13586         (play_base_eos), (gst_play_base_bin_change_state),
13587         (gst_play_base_bin_add_element),
13588         (gst_play_base_bin_remove_element),
13589         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13590         (gst_play_base_bin_unlink_stream),
13591         (gst_play_base_bin_get_streaminfo):
13592         * gst/playback/gstplaybasebin.h:
13593         Better error recovery. Added configurable preroll queue size. Faster
13594         detection of no-more-pads.
13595
13596 2004-07-16  Wim Taymans  <wim@fluendo.com>
13597
13598         * gst-libs/gst/video/video.h:
13599         Added 32 bits RGBA. Not sure if we should use another mime-type
13600         for alpha rgb. Currently the presence of the alpha_mask property
13601         signals an alpha channel.
13602
13603 2004-07-16  Wim Taymans  <wim@fluendo.com>
13604
13605         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13607         FPS seems to be 0.0 to MAX everywhere else.
13608
13609 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13610
13611         * gst-libs/gst/riff/riff-media.c:
13612         (gst_riff_create_video_caps_with_data):
13613           mp42/mp43 (no caps) exist too.
13614         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13615           Set pixel_width/height; we've got them in-caps.
13616         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13617         * gst/wavparse/gstwavparse.c: (plugin_init):
13618           Both are valid primary.
13619         * sys/oss/gstossmixer.c:
13620           Remove i18n hack and enable translations.
13621
13622 2004-07-15  Benjamin Otte  <otte@gnome.org>
13623
13624         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13625         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13626           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13627
13628 2004-07-15  Benjamin Otte  <otte@gnome.org>
13629
13630         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13631         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13632         (gst_alsa_close_audio):
13633           disable some of the debugging code for now. Writing debugging to a
13634           buffer is broken in current alsalib releases.
13635
13636 2004-07-12  Benjamin Otte  <otte@gnome.org>
13637
13638         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13639           use bufferpools
13640
13641 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13642
13643         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13644         (theora_dec_src_query), (theora_dec_event):
13645         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13646           add debugging categories.  Remove \n's.
13647
13648 2004-07-13  Johan Dahlin  <johan@gnome.org>
13649
13650         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13651         (gst_play_bin_get_property): Impl.
13652
13653 2004-07-13  Wim Taymans  <wim@fluendo.com>
13654
13655         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13656         When trying to find the stream length, seek back N pages
13657         instead of just one, where N is the number of streams in
13658         the current chain.
13659
13660 2004-07-13  Wim Taymans  <wim@fluendo.com>
13661
13662         * gst-libs/gst/riff/riff-media.c:
13663         (gst_riff_create_audio_caps_with_data),
13664         (gst_riff_create_audio_caps),
13665         (gst_riff_create_audio_template_caps):
13666         * gst-libs/gst/riff/riff-media.h:
13667         * gst-libs/gst/riff/riff-read.c:
13668         (gst_riff_read_strf_vids_with_data),
13669         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13670         * gst-libs/gst/riff/riff-read.h:
13671         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13672         (gst_avi_demux_add_stream):
13673         Set codec_data on caps for avidemuxer.
13674
13675 2004-07-12  David Schleef  <ds@schleef.org>
13676
13677         * configure.ac: Fix test for Objective C
13678
13679 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13680         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13681         (gst_gdk_pixbuf_chain):
13682           Add svg and pcx to template caps, and ensure that getcaps returns a
13683           subset of the template caps.
13684           Copy each row manually for output, as gdkpixbuf may pad the
13685           rowstride to a 32-bit word boundary.
13686
13687 2004-07-12  Wim Taymans  <wim@fluendo.com>
13688
13689         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13690         (gst_riff_create_video_template_caps):
13691         Fix the template caps to include some more media types.
13692
13693 2004-07-12  Wim Taymans  <wim@fluendo.com>
13694
13695         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13696         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13697         (compare_ranks), (print_feature), (gst_decode_bin_init),
13698         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13699         (try_to_link_1), (new_pad), (close_link), (type_found),
13700         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13701         (gst_decode_bin_change_state), (plugin_init):
13702         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13703         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13704         (gst_play_base_bin_dispose), (queue_overrun),
13705         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13706         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13707         (gst_play_base_bin_get_property), (play_base_eos),
13708         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13709         (gst_play_base_bin_remove_element),
13710         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13711         (gst_play_base_bin_unlink_stream),
13712         (gst_play_base_bin_get_streaminfo):
13713         * gst/playback/gstplaybasebin.h:
13714         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13715         (gst_play_bin_class_init), (gst_play_bin_init),
13716         (gst_play_bin_dispose), (gst_play_bin_set_property),
13717         (gst_play_bin_get_property), (gen_video_element),
13718         (gen_audio_element), (remove_sinks), (setup_sinks),
13719         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13720         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13721         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13722         (gst_play_bin_query), (plugin_init):
13723         * gst/playback/test4.c: (main):
13724         More fixes on reusing of the element.
13725
13726 2004-07-11  Benjamin Otte  <otte@gnome.org>
13727
13728         * ext/mad/gstmad.c: (normal_seek):
13729           allow seeking for other methods than just SET
13730
13731 2004-07-11  Andy Wingo  <wingo@pobox.com>
13732
13733         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13734         float, "any" caps -> buffer_frames=[0,MAX].
13735
13736         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13737         doesn't intersect our caps with the template any more. Do it
13738         ourselves.
13739         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13740
13741 2004-07-09  Wim Taymans  <wim@fluendo.com>
13742
13743         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13744         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13745         (compare_ranks), (print_feature), (gst_decode_bin_init),
13746         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13747         (try_to_link_1), (new_pad), (close_link), (type_found),
13748         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13749         (gst_decode_bin_change_state), (plugin_init):
13750         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13751         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13752         (gst_play_base_bin_dispose), (queue_overrun),
13753         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13754         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13755         (gst_play_base_bin_get_property), (play_base_eos),
13756         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13757         (gst_play_base_bin_remove_element),
13758         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13759         (gst_play_base_bin_unlink_stream),
13760         (gst_play_base_bin_get_streaminfo):
13761         * gst/playback/gstplaybasebin.h:
13762         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13763         (gst_play_bin_class_init), (gst_play_bin_init),
13764         (gst_play_bin_dispose), (gst_play_bin_set_property),
13765         (gst_play_bin_get_property), (gen_video_element),
13766         (gen_audio_element), (remove_sinks), (setup_sinks),
13767         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13768         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13769         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13770         (gst_play_bin_query), (plugin_init):
13771         * gst/playback/test4.c: (main):
13772         Work on object reuse and seeking.
13773
13774 2004-07-09  Wim Taymans  <wim@fluendo.com>
13775
13776         * examples/seeking/seek.c: (iterate):
13777         Don't consume all CPU in the idle loop.
13778
13779 2004-07-09  Wim Taymans  <wim@fluendo.com>
13780
13781         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13782         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13783         Add pad to element *after* setting the pad functions so that
13784         the scheduler can use the correct ones.
13785
13786 2004-07-09  Wim Taymans  <wim@fluendo.com>
13787
13788         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13789         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13790         Sync to keyframe after seek
13791
13792 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13793
13794         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13795         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13796         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13797         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13798         * ext/libvisual/visual.c: (gst_visual_change_state):
13799         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13800         * ext/theora/theoradec.c: (theora_dec_change_state):
13801         * ext/theora/theoraenc.c: (theora_enc_change_state):
13802         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13803         * gst-libs/gst/navigation/navigation.c:
13804         * gst/adder/gstadder.c: (gst_adder_change_state):
13805         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13806         (gst_audio_convert_get_buffer):
13807         * gst/multipart/multipartdemux.c:
13808         (gst_multipart_demux_change_state):
13809         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13810         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13811         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13812         * gst/videoscale/gstvideoscale.c:
13813         (gst_videoscale_handle_src_event):
13814         * gst/volume/gstvolume.c: (volume_chain_int16):
13815           don't assert in state change, this should be done by the base
13816           GstElement class.
13817           various debugging fixes.
13818
13819 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13820
13821         * configure.ac:
13822         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13823         (gst_play_dispose), (gst_play_set_location),
13824         (gst_play_set_data_src), (gst_play_set_video_sink),
13825         (gst_play_set_audio_sink), (gst_play_set_visualization),
13826         (gst_play_connect_visualization), (gst_play_get_sink_element),
13827         (gst_play_get_all_by_interface):
13828         * gst-libs/gst/play/play.h:
13829           add new method to get elements implementing an interface.
13830           add various error logging
13831
13832 2004-07-08  Wim Taymans  <wim@fluendo.com>
13833
13834         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13835         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13836         (make_playerbin_pipeline), (query_durations_elems),
13837         (query_durations_pads), (query_positions_elems),
13838         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13839         (main):
13840         Added playbin seeking example.
13841
13842 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13843
13844         * gst-libs/gst/play/play.c: (gst_play_set_location),
13845         (gst_play_set_data_src), (gst_play_set_video_sink),
13846         (gst_play_set_audio_sink), (gst_play_set_visualization),
13847         (gst_play_connect_visualization), (gst_play_get_framerate):
13848           use a macro to look up elements from hash table
13849
13850 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13851
13852         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13853         (gst_play_get_length_callback), (gst_play_set_location),
13854         (gst_play_seek_to_time), (gst_play_set_data_src),
13855         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13856         (gst_play_set_visualization), (gst_play_connect_visualization),
13857         (gst_play_get_sink_element):
13858         - add debugging info
13859         - fix looking up sink elements by iterating over complete caps
13860         - put everything except for source and autoplugger in a complete bin
13861
13862 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13863
13864         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13865         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13866         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13867         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13868         * ext/alsa/gstalsasink.h:
13869         - add debugging info
13870         - clean up schizophrenia of data/buffer/event
13871         - fix double event unref error
13872
13873 2004-07-08  Wim Taymans  <wim@fluendo.com>
13874
13875         * gst/playback/Makefile.am:
13876         Add headers to noinst
13877
13878 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13879
13880         * tools/gst-launch-ext-m.m:
13881         * tools/gst-launch-ext.1.in:
13882           convert to the third millenium
13883
13884 2004-07-07  David Schleef  <ds@schleef.org>
13885
13886         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13887
13888 2004-07-07  Wim Taymans  <wim@fluendo.com>
13889
13890         * gst/playback/Makefile.am:
13891         * gst/playback/README:
13892         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13893         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13894         (compare_ranks), (print_feature), (gst_decode_bin_init),
13895         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13896         (try_to_link_1), (new_pad), (close_link), (type_found),
13897         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13898         (plugin_init):
13899         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13900         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13901         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13902         (gen_preroll_element), (no_more_pads), (new_stream),
13903         (setup_source), (gst_play_base_bin_set_property),
13904         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13905         (gst_play_base_bin_add_element),
13906         (gst_play_base_bin_remove_element),
13907         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13908         (gst_play_base_bin_unlink_stream),
13909         (gst_play_base_bin_get_streaminfo):
13910         * gst/playback/gstplaybasebin.h:
13911         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13912         (gst_play_bin_class_init), (gst_play_bin_init),
13913         (gst_play_bin_dispose), (gst_play_bin_set_property),
13914         (gst_play_bin_get_property), (gen_video_element),
13915         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13916         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13917         (gst_play_bin_get_formats), (gst_play_bin_convert),
13918         (gst_play_bin_get_query_types), (gst_play_bin_query),
13919         (plugin_init):
13920         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13921         (gst_stream_info_get_type), (gst_stream_info_class_init),
13922         (gst_stream_info_init), (gst_stream_info_new),
13923         (gst_stream_info_dispose), (gst_stream_info_set_property),
13924         (gst_stream_info_get_property):
13925         * gst/playback/gststreaminfo.h:
13926         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13927         (main):
13928         * gst/playback/test2.c: (main):
13929         * gst/playback/test3.c: (update_scale), (main):
13930         More playbin fixes. Added README. Do better element filtering.
13931         Added base class to preroll media. Added test apps.
13932
13933 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13934
13935         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13936         * ext/mpeg2dec/gstmpeg2dec.h:
13937           various debugging improvements.  Reset stream to next picture
13938           instead of sequence header, otherwise seeks cannot work.
13939
13940 2004-07-07  Wim Taymans  <wim@fluendo.com>
13941
13942         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13943         (gst_video_box_class_init), (gst_video_box_set_property),
13944         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13945         Use pad_alloc where possible.
13946
13947 2004-07-07  Wim Taymans  <wim@fluendo.com>
13948
13949         * sys/oss/gstosselement.c: (gst_osselement_reset),
13950         (gst_osselement_parse_caps):
13951         * sys/oss/gstosselement.h:
13952         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13953         Fix offset on osssrc.
13954
13955 2004-07-07  Wim Taymans  <wim@fluendo.com>
13956
13957         * ext/theora/theora.c: (plugin_init):
13958         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13959         (theora_dec_src_query), (theora_dec_chain):
13960         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13961         (theora_enc_sink_link), (theora_buffer_from_packet),
13962         (theora_push_packet), (theora_enc_chain):
13963         Fix theora granulepos calculation.
13964         Fix overflow in duration/position calculation.
13965         Bump rank to PRIMARY for theoradec.
13966         Use granulepos of last packet to calculate position.
13967         Set keyframe flag on buffers when needed.
13968
13969 2004-07-06  David Schleef  <ds@schleef.org>
13970
13971         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13972         serious?  (Fixed, obviously.)
13973
13974 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13975
13976         * po/LINGUAS:
13977         * po/cs.po:
13978           added Czech translation (Miloslav Trmac)
13979
13980 2004-07-05  Wim Taymans  <wim@fluendo.com>
13981
13982         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13983         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13984         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13985         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13986         (close_link), (type_found), (gst_decode_bin_set_property),
13987         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13988         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13989         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13990         (gst_decode_bin_query), (plugin_init):
13991         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13992         (gst_play_bin_class_init), (gst_play_bin_init),
13993         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13994         (get_video_element), (new_pad), (setup_source),
13995         (gst_play_bin_set_property), (gst_play_bin_get_property),
13996         (gst_play_bin_change_state), (gst_play_bin_add_element),
13997         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13998         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13999         (gst_play_bin_convert), (gst_play_bin_get_query_types),
14000         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
14001         * gst/playback/test.c: (main):
14002         More fixes, cleaned up playbin, make it use decodebin. Added
14003         threaded property to playbin.
14004
14005 2004-07-05  Wim Taymans  <wim@fluendo.com>
14006
14007         * configure.ac:
14008         * gst/playback/Makefile.am:
14009         * gst/playback/decodetest.c: (main):
14010         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
14011         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
14012         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
14013         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
14014         (close_link), (type_found), (gst_decode_bin_set_property),
14015         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
14016         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
14017         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
14018         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
14019         (plugin_init):
14020         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
14021         (gst_play_bin_class_init), (gst_play_bin_init),
14022         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
14023         (collect_sink_pads), (find_compatibles), (close_pad_link),
14024         (try_to_link_1), (new_pad), (close_link), (type_found),
14025         (setup_source), (gst_play_bin_set_property),
14026         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
14027         (compare_ranks), (gst_play_bin_collect_factories),
14028         (gst_play_bin_change_state), (gst_play_bin_add_element),
14029         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
14030         (gst_play_bin_send_event), (gst_play_bin_get_formats),
14031         (gst_play_bin_convert), (gst_play_bin_get_query_types),
14032         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
14033         * gst/playback/test.c: (main):
14034         Added some playback helper elements and some test apps, very alpha
14035         still.
14036
14037 2004-07-04  Benjamin Otte  <otte@gnome.org>
14038
14039         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14040           only restart audio when we indeed have an xrun to fix repeated
14041           xruns. Fix suggested by Giuliano Pochini.
14042
14043 2004-07-03  David Schleef  <ds@schleef.org>
14044
14045         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
14046         call to gst_debug_log() if debugging is disabled (bug #145118)
14047
14048 2004-07-03  Benjamin Otte  <otte@gnome.org>
14049
14050         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
14051           use our own functions for restarting the alsa device.
14052         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14053           I should apply patches myself - use MIN for the third argument, not
14054           the second, this fixes seeking
14055
14056 2004-07-02  David Schleef  <ds@schleef.org>
14057
14058         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14059         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
14060         do with the logic.
14061
14062 2004-07-02  David Schleef  <ds@schleef.org>
14063
14064         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
14065         output buffers.  Fix logic mistake.  (bug #144866)
14066
14067 2004-07-02  David Schleef  <ds@schleef.org>
14068
14069         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
14070         on X.  (bug #144753)
14071
14072 2004-07-02  David Schleef  <ds@schleef.org>
14073
14074         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
14075         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
14076         (bug #144624)
14077         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
14078         (gst_osselement_rate_probe_check): Add another workaround for
14079         buggy drivers (bug #145336)
14080
14081 2004-07-02  David Schleef  <ds@schleef.org>
14082
14083         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
14084         Most systems don't have MSG_NOSIGNAL.
14085
14086 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14087
14088         * Makefile.am:
14089         * gst-libs/gst/colorbalance/Makefile.am:
14090         * gst-libs/gst/mixer/Makefile.am:
14091         * gst-libs/gst/play/Makefile.am:
14092         * gst-libs/gst/tuner/Makefile.am:
14093           (hopefully) fix both install and dist and make error message useful.
14094           needs testing across automakes.
14095
14096 2004-07-02  Benjamin Otte  <otte@gnome.org>
14097
14098         * ext/ogg/gstogg.c: (plugin_init):
14099           we require bytestream now
14100         * ext/ogg/gstoggdemux.c:
14101           huge diff to implement chain setup in a fast and generic way. This
14102           improves tag reading and startup of huge files (read: Theora videos)
14103           quite a bit. It probably contains bugs, too, so please test.
14104           Seeking is not improved to the fast method.
14105
14106 2004-06-29  Wim Taymans  <wim@fluendo.com>
14107
14108         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14109         * ext/ogg/gstoggmux.c:
14110         Fix memleak in oggdemux when running unconnected pads.
14111         doc update in mux, start working on keyframe mode.
14112
14113 2004-06-29  Benjamin Otte  <otte@gnome.org>
14114
14115         * sys/oss/gstosssink.c:
14116         * sys/oss/gstosssrc.c:
14117           advertise correct template caps - we indeed do non-native endianness
14118           and 8bit audio has no endianness
14119         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14120         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14121           avoid (wrong) duplications in getcaps function and return
14122           template caps
14123
14124 2004-06-29  Wim Taymans  <wim@fluendo.com>
14125
14126         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14127         (gst_multifdsink_class_init), (gst_multifdsink_add),
14128         (gst_multifdsink_remove), (gst_multifdsink_clear),
14129         (gst_multifdsink_client_remove),
14130         (gst_multifdsink_handle_client_read),
14131         (gst_multifdsink_client_queue_data),
14132         (gst_multifdsink_client_queue_caps),
14133         (gst_multifdsink_client_queue_buffer),
14134         (gst_multifdsink_handle_client_write),
14135         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14136         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14137         (gst_multifdsink_init_send), (gst_multifdsink_close):
14138         Fix wrong GList iteration that could crash the server when
14139         more then 2 clients disconnect at the same time. Read all the
14140         pending commands in one batch to recover from command storms under
14141         very heavy load.
14142
14143 2004-06-28  Wim Taymans  <wim@fluendo.com>
14144
14145         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14146         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14147         (gst_videomixer_pad_set_property),
14148         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14149         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14150         (gst_videomixer_class_init), (gst_videomixer_init),
14151         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14152         (pad_zorder_compare), (gst_videomixer_sort_pads),
14153         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14154         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14155         (gst_videomixer_update_queues), (gst_videomixer_loop),
14156         (plugin_init):
14157         Avoid divide by zero, choose masterpad as the pad with the highest
14158         framerate.
14159
14160 2004-06-27  Julien Moutte  <julien@moutte.net>
14161
14162         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14163         (gst_ximagesink_xwindow_new):
14164         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14165         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14166         function directly. We might want to call it from somewhere else one day.
14167
14168 2004-06-27  Julien Moutte  <julien@moutte.net>
14169
14170         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14171         (gst_ximagesink_xwindow_new):
14172         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14173         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14174         window decorations.
14175
14176 2004-06-27  Wim Taymans  <wim@fluendo.com>
14177
14178         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14179         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14180         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14181         (gst_dvdec_set_property), (gst_dvdec_get_property):
14182         * ext/dv/gstdvdec.h:
14183         Implement drop_factor property to lower the framerate with
14184         a factor.
14185
14186 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14187
14188         * gst-libs/gst/colorbalance/Makefile.am:
14189         * gst-libs/gst/mixer/Makefile.am:
14190         * gst-libs/gst/play/Makefile.am:
14191         * gst-libs/gst/tuner/Makefile.am:
14192           unbreak Company's fix that didn't install the -enum.h files
14193
14194 2004-06-27  Wim Taymans  <wim@fluendo.com>
14195
14196         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14197         (gst_dvdec_change_state):
14198         * ext/dv/gstdvdec.h:
14199         Fix timestamp, duration and offset of the buffers.
14200
14201 2004-06-27  Wim Taymans  <wim@fluendo.com>
14202
14203         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14204         (gst_multifdsink_class_init), (gst_multifdsink_add),
14205         (gst_multifdsink_remove), (gst_multifdsink_clear),
14206         (gst_multifdsink_client_remove),
14207         (gst_multifdsink_handle_client_read),
14208         (gst_multifdsink_client_queue_data),
14209         (gst_multifdsink_client_queue_caps),
14210         (gst_multifdsink_client_queue_buffer),
14211         (gst_multifdsink_handle_client_write),
14212         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14213         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14214         (gst_multifdsink_init_send), (gst_multifdsink_close):
14215         * gst/tcp/gstmultifdsink.h:
14216         * gst/tcp/gsttcpserversink.c:
14217         (gst_tcpserversink_handle_server_read),
14218         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14219         More multifdsink fixes, more recovery policy fixes.
14220         Removed stupid g_print
14221
14222 2004-06-26  Wim Taymans  <wim@fluendo.com>
14223
14224         * gst/tcp/Makefile.am:
14225         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14226         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14227         (gst_multifdsink_class_init), (gst_multifdsink_init),
14228         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14229         (gst_multifdsink_handle_client_read),
14230         (gst_multifdsink_client_queue_data),
14231         (gst_multifdsink_client_queue_caps),
14232         (gst_multifdsink_client_queue_buffer),
14233         (gst_multifdsink_handle_client_write),
14234         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14235         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14236         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14237         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14238         (gst_multifdsink_close), (gst_multifdsink_change_state):
14239         * gst/tcp/gstmultifdsink.h:
14240         * gst/tcp/gsttcpplugin.c: (plugin_init):
14241         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14242         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14243         (gst_tcpserversink_handle_server_read),
14244         (gst_tcpserversink_handle_select),
14245         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14246         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14247         * gst/tcp/gsttcpserversink.h:
14248         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14249         one of the locks, added recovery policy to multifdsink.
14250
14251 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14252
14253         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14254           fix decision for when getting frames with same timestamp
14255         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14256         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14257         (gst_v4lsrc_get_property):
14258         * sys/v4l/gstv4lsrc.h:
14259           add latency offset property
14260
14261 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14262
14263         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14264         (plugin_init):
14265           fix debugging. add category.
14266
14267 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14268
14269         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14270           fix wrong offsets
14271
14272 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14273
14274         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14275         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14276         (gst_alsa_src_change_state):
14277           return a time that is in sync with the element's processing
14278
14279 2004-06-25  Wim Taymans  <wim@fluendo.com>
14280
14281         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14282         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14283         (gst_tcpserversink_client_remove),
14284         (gst_tcpserversink_handle_client_read),
14285         (gst_tcpserversink_client_queue_data),
14286         (gst_tcpserversink_client_queue_caps),
14287         (gst_tcpserversink_client_queue_buffer),
14288         (gst_tcpserversink_handle_client_write),
14289         (gst_tcpserversink_queue_buffer),
14290         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14291         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14292         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14293         (gst_tcpserversink_close):
14294         * gst/tcp/gsttcpserversink.h:
14295         Serversink rewrite. Really do non blocking writes to clients and
14296         maintain an internal queue to handle slower clients while not
14297         disturbing fast clients.
14298
14299 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14300
14301         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14302           better debug, don't override OFFSET and OFFSET_END
14303
14304 2004-06-25  Iain <iain@prettypeople.org>
14305
14306         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14307         name=source for the wavparse pipeline.
14308
14309 2004-06-24  Johan Dahlin  <johan@gnome.org>
14310
14311         * ext/theora/theoraenc.c (theora_enc_chain): Call
14312         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14313         streamheader caps are set correctly.
14314
14315 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14316
14317         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14318         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14319           respect minimum bitrate; same could be done for max bitrate
14320
14321 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14322
14323         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14324         (gst_vorbisenc_setup):
14325           fix sample rate range
14326
14327 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14328
14329         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14330         (gst_oggvorbisenc_setup):
14331         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14332         (gst_vorbisenc_setup):
14333           resolve ambiguities in code and description
14334
14335 2004-06-24  Wim Taymans  <wim@fluendo.com>
14336
14337         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14338         * ext/alsa/gstalsa.h:
14339         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14340         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14341         Use alsa trigger_tstamp to get the timestamp of the first
14342         sample in the buffer for more precise sync. Some cleanups.
14343
14344 2004-06-24  Wim Taymans  <wim@fluendo.com>
14345
14346         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14347         (gst_audiorate_init), (gst_audiorate_chain),
14348         (gst_audiorate_set_property), (gst_audiorate_get_property):
14349         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14350         (gst_videorate_chain):
14351         Added some logging, fixed an overflow bug in videorate.
14352
14353 2004-06-24  Benjamin Otte  <otte@gnome.org>
14354
14355         * ext/kio/Makefile.am:
14356           fix for builddir != srcdir and distcheck
14357
14358 2004-06-24  Benjamin Otte  <otte@gnome.org>
14359
14360         * gst-libs/gst/colorbalance/Makefile.am:
14361         * gst-libs/gst/mixer/Makefile.am:
14362         * gst-libs/gst/play/Makefile.am:
14363         * gst-libs/gst/tuner/Makefile.am:
14364         * gst/tcp/Makefile.am:
14365         * sys/dxr3/Makefile.am:
14366           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14367           tarball.
14368           Also add all *.list files that were missing.
14369         * Makefile.am:
14370           add a distcheck hook to ensure the above doesn't happen again.
14371
14372 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14373
14374         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14375
14376 2004-06-23  Colin Walters  <walters@redhat.com>
14377
14378         * m4/Makefile.am: Distribute gst-fionread.m4.
14379
14380 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14381
14382         * configure.ac: back to dev
14383
14384 2004-06-23  Wim Taymans  <wim@fluendo.com>
14385
14386         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14387         (gst_alsa_xrun_recovery):
14388         * ext/alsa/gstalsa.h:
14389         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14390         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14391         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14392         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14393         (gst_alsa_src_loop):
14394         Add clock to alsasrc. Take new capture timestamp when
14395         restarting after an overrun. Split up some functions between
14396         alsasrc and alsasink.
14397
14398 === release 0.8.2 ===
14399
14400 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14401
14402         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14403         (gst_alsa_change_state), (gst_alsa_update_avail),
14404         (gst_alsa_xrun_recovery):
14405         * ext/alsa/gstalsa.h:
14406         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14407           merge back changes from release
14408
14409 2004-06-23  Wim Taymans  <wim@fluendo.com>
14410
14411         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14412         (gst_audiorate_init), (gst_audiorate_chain),
14413         (gst_audiorate_set_property), (gst_audiorate_get_property):
14414         Implement sample dropping and notify
14415
14416 2004-06-22  Wim Taymans  <wim@fluendo.com>
14417
14418         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14419         (theora_enc_sink_link), (theora_buffer_from_packet),
14420         (theora_push_packet), (theora_enc_chain):
14421         Some cleanups, make sure the timestamps are correct.
14422
14423 2004-06-22  Wim Taymans  <wim@fluendo.com>
14424
14425         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14426         (gst_alsa_change_state), (gst_alsa_update_avail),
14427         (gst_alsa_xrun_recovery):
14428         * ext/alsa/gstalsa.h:
14429         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14430         Cleanups, take queued samples into account when reporting
14431         the time.
14432
14433 2004-06-22  Wim Taymans  <wim@fluendo.com>
14434
14435         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14436         (gst_videorate_init):
14437         Initialize the property as well.
14438
14439 2004-06-22  Wim Taymans  <wim@fluendo.com>
14440
14441         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14442         (gst_videorate_init), (gst_videorate_chain),
14443         (gst_videorate_set_property), (gst_videorate_get_property):
14444         Add property to make videorate silent.
14445         Add property to prefer new frames over old ones.
14446
14447 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14448
14449         * sys/osxvideo/Makefile.am:
14450         Workaround so that the osxvideo .so file gets linked with the
14451         Cocoa, OpenGL and QuickTime frameworks
14452
14453 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14454
14455         * sys/osxaudio/Makefile.am:
14456         Workaround so that the osxaudio .so file gets linked with the
14457         CoreAudio framework
14458
14459 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14460
14461         * configure.ac:
14462         Whoops, my fault...fixed build issues
14463
14464 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14465
14466         * configure.ac:
14467         Add objective-c support if running in Darwin/Mac OS X
14468         * sys/Makefile.am:
14469         * sys/osxvideo:
14470         * sys/osxvideo/Makefile.am:
14471         * sys/osxvideo/osxvideosink.h:
14472         * sys/osxvideo/osxvideosink.m:
14473         * sys/osxvideo/cocoawindow.h:
14474         * sys/osxvideo/cocoawindow.m:
14475         Add osxvideosink, a cocoa-based osx video sink
14476
14477
14478 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14479         * ext/dvdnav/gst-dvd:
14480         Grab the gconf key from the right spot
14481         * gst/debug/gstnavseek.c: (gst_navseek_init),
14482         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14483         (gst_navseek_chain):
14484         * gst/debug/gstnavseek.h:
14485           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14486           and loop parameters of a segment seek.
14487         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14488         (gst_videotestsrc_get_event_masks),
14489         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14490         * gst/videotestsrc/gstvideotestsrc.h:
14491           Add seeking support to videotestsrc
14492           Initialise the timestamp_offset variable.
14493
14494 2004-06-18  Wim Taymans  <wim@fluendo.com>
14495
14496         * ext/sidplay/gstsiddec.cc:
14497         Fix negotiation and set correct end offset.
14498
14499 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14500
14501         * configure.ac: branch and prerelease
14502
14503 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14504
14505         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14506         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14507         (gst_tcpclientsrc_init_receive):
14508         * gst/tcp/gsttcpclientsrc.h:
14509           read caps when connecting to server for GDP so we set them correctly
14510
14511 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14512
14513         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14514           notify drops and duplicates
14515         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14516           no good reason to limit ourselves to 100x100
14517
14518 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14519
14520         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14521         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14522         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14523         (gst_v4lsrc_get_property):
14524         * sys/v4l/gstv4lsrc.h:
14525         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14526         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14527         (gst_v4l_set_audio):
14528         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14529         (gst_v4lsrc_try_capture):
14530         * sys/v4l/v4lsrc_calls.h:
14531           change try_palette to more general try_capture
14532           add autoprobe option so we can turn off autoprobing
14533           various fixes
14534
14535 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14536
14537         * configure.ac:
14538           add videorate
14539         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14540         (gst_ximagesink_class_init):
14541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14542         (gst_xvimagesink_class_init):
14543           run them as finalize, not dispose, since dispose can be invoked
14544           multiple times
14545
14546 2004-06-17  Wim Taymans  <wim@fluendo.com>
14547
14548         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14549         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14550         * ext/alsa/gstalsa.h:
14551         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14552         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14553         (gst_alsa_src_change_state):
14554         * ext/alsa/gstalsasrc.h:
14555         Make the xrun code timestamp and offset the buffers correctly.
14556         moved the clock to the base class, use alsa methods to get time.
14557         Do correct timestamping on outgoing buffers.
14558
14559 2004-06-17  Wim Taymans  <wim@fluendo.com>
14560
14561         * gst/audiorate/Makefile.am:
14562         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14563         (gst_audiorate_base_init), (gst_audiorate_class_init),
14564         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14565         (gst_audiorate_set_property), (gst_audiorate_get_property),
14566         (gst_audiorate_change_state), (plugin_init):
14567         Added an audiorate converter that fills in gaps.
14568
14569 2004-06-17  Johan Dahlin  <johan@gnome.org>
14570
14571         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14572
14573 2004-06-16  Wim Taymans  <wim@fluendo.com>
14574
14575         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14576         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14577         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14578         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14579         (gst_v4lsrc_get_property):
14580         * sys/v4l/gstv4lsrc.h:
14581         Added a copy mode to v4lsrc where it will output a copied version
14582         of its internal hardware buffer.
14583         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14584         can't | them.
14585
14586 2004-06-16  Wim Taymans  <wim@fluendo.com>
14587
14588         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14589         Timestamp fixes.
14590
14591 2004-06-16  Wim Taymans  <wim@fluendo.com>
14592
14593         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14594         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14595         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14596         (gst_v4lsrc_get_property):
14597         * sys/v4l/gstv4lsrc.h:
14598         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14599         Added a sync mode enum property to control v4lsrc timestamp method
14600         Removed the use-fixed-fps property and moved functionality in
14601         the enum.
14602         Don't error on an error value from v4l-conf, it might not always
14603         be a real error.
14604
14605 2004-06-16  Wim Taymans  <wim@fluendo.com>
14606
14607         * gst/videorate/Makefile.am:
14608         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14609         (gst_videorate_base_init), (gst_videorate_class_init),
14610         (gst_videorate_getcaps), (gst_videorate_link),
14611         (gst_videorate_init), (gst_videorate_chain),
14612         (gst_videorate_set_property), (gst_videorate_get_property),
14613         (gst_videorate_change_state), (plugin_init):
14614         Added a video timestamp corrector.
14615
14616 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14617
14618         fixed a potential leak with previous commit
14619
14620         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14621
14622 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14623
14624         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14625         Added missing refcount, fixes bug #144425
14626         Cheers Tim for finding the bug
14627
14628 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14629
14630         * sys/v4l/gstv4l.c: (plugin_init):
14631         * sys/v4l/gstv4lcolorbalance.c:
14632         * sys/v4l/gstv4lcolorbalance.h:
14633         * sys/v4l/gstv4lelement.c:
14634         * sys/v4l/gstv4lelement.h:
14635         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14636         * sys/v4l/gstv4lmjpegsink.h:
14637         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14638         * sys/v4l/gstv4lmjpegsrc.h:
14639         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14640         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14641         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14642         * sys/v4l/gstv4lsrc.h:
14643         * sys/v4l/gstv4ltuner.c:
14644         * sys/v4l/gstv4ltuner.h:
14645         * sys/v4l/gstv4lxoverlay.c:
14646         * sys/v4l/gstv4lxoverlay.h:
14647         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14648         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14649         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14650         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14651         (gst_v4l_set_audio):
14652         * sys/v4l/v4l_calls.h:
14653         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14654         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14655         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14656         (gst_v4lmjpegsink_playback_init),
14657         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14658         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14659         (gst_v4lmjpegsink_playback_stop),
14660         (gst_v4lmjpegsink_playback_deinit):
14661         * sys/v4l/v4lmjpegsink_calls.h:
14662         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14663         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14664         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14665         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14666         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14667         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14668         * sys/v4l/v4lmjpegsrc_calls.h:
14669         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14670         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14671         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14672         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14673         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14674         (gst_v4lsrc_try_palette):
14675         * sys/v4l/v4lsrc_calls.h:
14676           bunch of paranoia cleanups
14677
14678 2004-06-14  David Schleef  <ds@schleef.org>
14679
14680         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14681         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14682         Send discont events and change timestamps appropriately when
14683         we get a seek event.  (bug #144240)
14684         * ext/cdparanoia/gstcdparanoia.h:
14685
14686 2004-06-14  Benjamin Otte  <otte@gnome.org>
14687
14688         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14689           snd_pcm_hw_params_set_rate  since the latter fails for no good
14690           reason on some setups.
14691
14692 2004-06-14  David Schleef  <ds@schleef.org>
14693
14694         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14695         standard.  Thank you for playing.
14696
14697 2004-06-14  Wim Taymans  <wim@fluendo.com>
14698
14699         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14700         Patch 1.3 broke the ordering of the colorspace info and
14701         made the plugin basically work by coincidence, reordered
14702         the info.
14703
14704 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14705
14706         * ext/lame/gstlame.c:
14707         * ext/mad/gstmad.c:
14708           sync caps.  Make sure mad can only output a list of rates, not
14709           a full range.  In the future, have three caps lists for each of the
14710           mpeg versions.  Change mpegversion to a double as well.
14711
14712 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14713
14714         * gst/volume/.cvsignore:
14715         * gst/volume/Makefile.am:
14716         * gst/volume/demo.c: (value_changed_callback), (idler),
14717         (setup_gui), (main):
14718           added small demo app
14719
14720 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14721         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14722         * ext/esd/esdsink.h:
14723         Close the esd connection on pause, because esd will just wait -
14724         blocking all other esd clients indefinitely.
14725
14726 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14727
14728         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14729           previous commit with GST_DEBUG
14730
14731 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14732
14733         * configure.ac:
14734           add a header check for a dvdread header in dvdnav.  Fixes #133002
14735
14736 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14737
14738         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14739         * gst/tcp/gsttcpclientsink.h:
14740         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14741         * gst/tcp/gsttcpclientsrc.h:
14742         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14743         (gst_tcpserversink_handle_server_read),
14744         (gst_tcpserversink_init_send):
14745         * gst/tcp/gsttcpserversink.h:
14746         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14747         * gst/tcp/gsttcpserversrc.h:
14748         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14749         version of IP)
14750
14751 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14752
14753         * configure.ac:
14754         Added ogg library so that OSX detects libtheora properly
14755
14756 2004-06-11  Wim Taymans  <wim@fluendo.com>
14757
14758         * ext/theora/theoradec.c: (theora_dec_chain),
14759         (theora_dec_change_state):
14760         Don't try to decode frames before we received a keyframe.
14761
14762 2004-06-11  Wim Taymans  <wim@fluendo.com>
14763
14764         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14765         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14766         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14767         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14768         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14769         Added property to set the maximum delay of a page.
14770
14771 2004-06-10  Wim Taymans  <wim@fluendo.com>
14772
14773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14774         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14775         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14776         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14777         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14778         Added max-delay property to control the maximum amount
14779         of data to put in one page.
14780
14781 2004-06-10  Wim Taymans  <wim@fluendo.com>
14782
14783         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14784         (gst_theora_enc_init), (theora_enc_sink_link),
14785         (theora_buffer_from_packet), (theora_enc_set_property),
14786         (theora_enc_get_property):
14787         Set duration on encoded buffer, added some more properties
14788
14789 2004-06-10  Wim Taymans  <wim@fluendo.com>
14790
14791         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14792         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14793         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14794         * ext/theora/theoraenc.c: (theora_enc_chain):
14795         Fix refcounting bugs
14796
14797 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14798
14799         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14800         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14801         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14802         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14803         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14804         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14805         (gst_asf_demux_change_state):
14806         * gst/asfdemux/gstasfdemux.h:
14807           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14808           feels like. I think we should set a new requirement for demuxers
14809           from now on to implement sane loop functions, data loops, query
14810           and seek functions before first commit into CVS. And this commit
14811           fixes all of the above.
14812
14813 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14814
14815         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14816           vorbis comments are properly encoded in UTF-8 before adding them
14817           to a GstTagList
14818
14819 2004-06-09  Benjamin Otte  <otte@gnome.org>
14820
14821         * ext/alsa/gstalsa.c: (add_channels):
14822           handle min <= max correctly
14823         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14824         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14825           add fixation functions so we fixate correctly. No preferring of alaw
14826           anymore because it's the first structure.
14827         * ext/alsa/gstalsa.h:
14828         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14829         (gst_alsa_hw_params_dump):
14830           add functions to ease debugging in alsalib
14831         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14832         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14833         (gst_alsa_start_audio):
14834           only specify hw params if we really setup a format (fixes #134007 -
14835           or at least works around it)
14836
14837 2004-06-09  Wim Taymans  <wim@fluendo.com>
14838
14839         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14840         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14841         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14842         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14843         (gst_ogg_mux_loop):
14844         Use stream caps to setup the initial pages in the ogg stream.
14845         Correctly set the streamheader caps on the srcpad.
14846
14847 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14848
14849         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14850         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14851         (gst_v4lsrc_getcaps):
14852         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14853         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14854           add querying of fps lists for webcams.  Negotiating to a framerate
14855           now works.
14856
14857 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14858
14859         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14860         (theora_push_buffer), (theora_push_packet),
14861         (theora_set_header_on_caps), (theora_enc_chain):
14862           mark buffers and put on streamheader, raw theora streaming
14863           now works too, whee
14864
14865 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14866
14867         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14868         (gst_tcp_gdp_read_caps):
14869           do a looping read for caps and GDP headers too
14870
14871 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14872
14873         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14874         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14875           return EOS instead of NULL in _get
14876
14877 2004-06-08  Wim Taymans  <wim@fluendo.com>
14878
14879         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14880         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14881         (gst_tcp_gdp_write_caps):
14882         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14883         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14884         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14885         Memory leak fixes
14886
14887 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14888
14889         * ext/vorbis/Makefile.am:
14890         * ext/vorbis/vorbis.c: (plugin_init):
14891         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14892         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14893         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14894         (vorbis_parse_change_state):
14895         * ext/vorbis/vorbisparse.h:
14896           adding a vorbisparse element that marks the buffers, streaming
14897           raw vorbis using GDP now works, whee
14898
14899 2004-06-08  Wim Taymans  <wim@fluendo.com>
14900
14901         * ext/jpeg/Makefile.am:
14902         * ext/jpeg/README:
14903         * ext/jpeg/gstjpeg.c: (plugin_init):
14904         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14905         (gst_smokedec_base_init), (gst_smokedec_class_init),
14906         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14907         * ext/jpeg/gstsmokedec.h:
14908         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14909         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14910         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14911         (gst_smokeenc_resync), (gst_smokeenc_chain),
14912         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14913         * ext/jpeg/gstsmokeenc.h:
14914         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14915         (smokecodec_flush_destination), (smokecodec_term_destination),
14916         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14917         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14918         (smokecodec_term_source), (smokecodec_encode_new),
14919         (smokecodec_decode_new), (smokecodec_info_free),
14920         (smokecodec_set_quality), (smokecodec_get_quality),
14921         (smokecodec_set_threshold), (smokecodec_get_threshold),
14922         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14923         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14924         (smokecodec_parse_header), (smokecodec_decode):
14925         * ext/jpeg/smokecodec.h:
14926         Added a new simple jpeg based codec
14927
14928 2004-06-08  Wim Taymans  <wim@fluendo.com>
14929
14930         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14931         (gst_multipart_mux_loop):
14932         Fix memory leak
14933
14934 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14935
14936         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14937         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14938         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14939         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14940         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14941         * gst/tcp/gsttcpserversink.h:
14942           take streamheader into account
14943
14944 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14945
14946         * gst/level/Makefile.am:
14947         * gst/level/gstlevel.c: (gst_level_class_init):
14948           clean up marshal generation
14949
14950 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14951
14952         * gst/tcp/Makefile.am:
14953         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14954         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14955         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14956         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14957         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14958         (gst_tcpclientsrc_get_property):
14959         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14960         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14961         (gst_tcpserversink_handle_client_read),
14962         (gst_tcpserversink_handle_client_write),
14963         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14964         * gst/tcp/gsttcpserversink.h:
14965           add signals client-added and client-removed
14966         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14967         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14968         (gst_tcpserversrc_get_property):
14969         uniformized, change default protocol to NONE
14970         * gst/tcp/gsttcp-marshal.list: added
14971 2004-06-07  Benjamin Otte  <otte@gnome.org>
14972
14973         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14974           handle discont events if they happen before caps nego
14975
14976 2004-06-07  Wim Taymans  <wim@fluendo.com>
14977
14978         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14979         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14980         (gst_multipart_demux_plugin_init):
14981         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14982         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14983         (gst_multipart_mux_change_state):
14984         Small updates, fix a memleak
14985
14986 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14987
14988         * configure.ac: OSS portability
14989         * ext/arts/gst_arts.c: idem
14990         * sys/oss/gstosselement.c: idem
14991         * sys/oss/gstossmixer.c: idem
14992         * sys/oss/gstosssink.c: idem
14993         * sys/oss/gstosssrc.c: idem
14994         * sys/oss/oss_probe.c: idem
14995           - check for soundcard.h in different places for some BSD
14996
14997 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14998
14999         * AUTHORS:
15000         Add me to the authors file
15001         * configure.ac:
15002         Increase the libdv requirement to >= version 0.100
15003         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
15004         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
15005         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
15006         * ext/dv/gstdvdec.h:
15007         Add support for the new_media flag when sending DISCONT events
15008         Make the querying work when video pad is not linked
15009
15010 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15011
15012         reviewed by Benjamin Otte  <otte@gnome.org>
15013
15014         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
15015           create a NULL-initialized array of pads, so we don't think they
15016           exist already. (fixes #143130)
15017
15018 2004-06-07  Benjamin Otte  <otte@gnome.org>
15019
15020         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
15021         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
15022         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
15023           don't use // coments
15024
15025 2004-06-07  Benjamin Otte  <otte@gnome.org>
15026
15027         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
15028           cast to GstClockTime to get higher granularity
15029         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15030           use gst_element_set_time_delay to get the exact time
15031         * ext/mad/gstmad.c: (gst_mad_chain):
15032           use the negotiated rate instead of the current frame's rate which
15033           might be wrong because of bit errors. This avoids emitting totally
15034           bogus timestamps and screwing sync.
15035         (fixes #143454)
15036
15037 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
15038
15039         reviewed by Benjamin Otte  <otte@gnome.org>
15040
15041         * gst/adder/gstadder.c: (gst_adder_loop):
15042           properly error out when no negotiation has happened yet. (fixes
15043           #143032)
15044
15045 2004-06-06  Benjamin Otte  <otte@gnome.org>
15046
15047         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
15048           forward correctly transformed offset in discont events. Based on
15049           patch by Arwed v. Merkatz. (fixes #142851)
15050
15051 2004-06-06  David Schleef  <ds@schleef.org>
15052
15053         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
15054         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
15055         problems on several systems.
15056
15057 2004-06-06  Benjamin Otte  <otte@gnome.org>
15058
15059         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
15060           use explicit caps on the srcpad
15061         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15062           properly error out if caps couldn't be set (fixes #142764)
15063
15064 2004-06-06  Benjamin Otte  <otte@gnome.org>
15065
15066         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
15067         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
15068         (gst_alsa_start_audio):
15069           - don't call set_periods_integer anymore, it breaks the
15070           configuration randomly
15071           - call snd_pcm_hw_params_set_access directly instead of using masks
15072           - don't fail if the sw_params can't be set, just use the default
15073           params and hope it works. Alsalib has weird issues when you touch
15074           sw_params and does no proper error reporting about what failed.
15075         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
15076         (gst_alsa_close_audio):
15077           make our alsa debugging go via gst debugging and not conditionally
15078           defined
15079         * ext/alsa/gstalsa.h:
15080           add ALSA_DEBUG_FLUSH macro
15081         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
15082         (plugin_init):
15083           wrap alsa errors to be printed via the gst debugging system and not
15084           spammed to stderr
15085
15086 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15087
15088         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15089         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
15090         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
15091         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
15092         (qtdemux_parse_trak):
15093         * gst/qtdemux/qtdemux.h:
15094           Bitch. Also known as seeking, querying & co.
15095         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15096         (gst_osssink_change_state):
15097         * sys/oss/gstosssink.h:
15098           Resyncing is for weenies, this hack is no longer needed and was
15099           broken anyway (since it - unintendedly - always leaves resync to
15100           TRUE).
15101
15102 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15103
15104         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15105         * gst/tcp/gsttcpclientsrc.h: idem
15106           - define MSG_NOSIGNAL if not done
15107           - include unistd.h for off_t
15108           (fixes #143749)
15109
15110 2004-06-05  Benjamin Otte  <otte@gnome.org>
15111
15112         * configure.ac:
15113         * ext/kio/Makefile.am:
15114           check for qt's moc preprocessor explicitly and use it
15115
15116 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15117
15118         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15119           don't get a signal for EPIPE on socket writes
15120           (somebody check if this works on other platforms)
15121
15122 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15123
15124         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15125         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15126           check error condition on available samples correctly
15127
15128 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15129
15130         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15131           avoid a segfault
15132         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15133         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15134         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15135         (gst_tcpserversrc_gdp_read_header):
15136          use ssize_t over size_t since the former is signed and thus the
15137          check for error codes can work
15138
15139 2004-06-02  Wim Taymans  <wim@fluendo.com>
15140
15141         reviewed by: Johan
15142
15143         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15144         (gst_multipart_mux_loop):
15145         Oops
15146
15147 2004-06-02  Wim Taymans  <wim@fluendo.com>
15148
15149         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15150         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15151         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15152         (gst_multipart_mux_change_state):
15153         Added configurable boundary specifier, added the value as a
15154         caps field as well.
15155
15156 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15157
15158         * gst/tcp/gsttcp.c:
15159         * gst/tcp/gsttcpclientsrc.c:
15160         * gst/tcp/gsttcpclientsrc.h:
15161         * gst/tcp/gsttcpserversrc.c:
15162           - portability fix, to compile on OSX
15163             (fixes #143146)
15164
15165         * sys/osxaudio/gstosxaudioelement.c:
15166         * sys/osxaudio/gstosxaudiosink.c:
15167         * sys/osxaudio/gstosxaudiosrc.c:
15168           - compilation warnings on OSX
15169             (fixes #143153)
15170
15171 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15172
15173         * ext/vorbis/vorbisdec.c : sign warning fixes
15174
15175         * gst-libs/gst/mixer/mixertrack.c :
15176           do no use defines which are glib 2.4 specific
15177
15178 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15179
15180         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15181           buffer since libflac doesn't expect it (reports a sync error when
15182           it encounters that)
15183
15184
15185 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15186
15187         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15188         * gst-libs/gst/mixer/mixertrack.c:
15189         (gst_mixer_track_get_property), (get_mixer_track_init),
15190         (get_mixer_track_get_property): Added property accessors
15191         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15192         * gst-libs/gst/mixer/mixeroptions.c:
15193         (gst_mixer_options_get_values): Added
15194         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15195         * gst-libs/gst/mixer/mixer.c: Fixed comment
15196
15197
15198 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15199
15200         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15201           improve error messages on open
15202
15203
15204 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15205
15206         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15207           check if v4l-conf is in path
15208
15209 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15210
15211         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15212           change assert to a more readable error message
15213
15214 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15215
15216         * gst-libs/gst/tuner/tunerchannel.h:
15217           - add a freq_multiplicator field to make the conversion
15218             between internal frequency unit and Hz
15219         * sys/v4l/gstv4lelement.c:
15220         * sys/v4l2/gstv4l2element.c:
15221           - change default video device to /dev/video0
15222         * sys/v4l/v4l_calls.c:
15223         * sys/v4l2/v4l2_calls.c:
15224           - we only expose frequency to the user in Hz instead of
15225             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15226
15227 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15228         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15229           Initialise b_o_s and e_o_s variables
15230         * gst-libs/gst/riff/riff-media.c:
15231         (gst_riff_create_video_caps_with_data):
15232           Add some unusual fourcc's from mplayer avi's
15233         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15234           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15235           autoplugging.
15236
15237 2004-05-28  Wim Taymans  <wim@fluendo.com>
15238
15239         * configure.ac:
15240         * gst/alpha/Makefile.am:
15241         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15242         (gst_alpha_get_type), (gst_alpha_base_init),
15243         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15244         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15245         (gst_alpha_chroma_key), (gst_alpha_chain),
15246         (gst_alpha_change_state), (plugin_init):
15247         A plugin to add an alpha channel to I420 video. Can optionally do
15248         chroma keying.
15249         * gst/multipart/Makefile.am:
15250         * gst/multipart/multipart.c: (plugin_init):
15251         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15252         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15253         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15254         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15255         (gst_multipart_demux_change_state),
15256         (gst_multipart_demux_plugin_init):
15257         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15258         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15259         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15260         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15261         (gst_multipart_mux_pad_unlink),
15262         (gst_multipart_mux_request_new_pad),
15263         (gst_multipart_mux_handle_src_event),
15264         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15265         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15266         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15267         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15268         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15269         send multipart jpeg images to a browser.
15270         * gst/videobox/Makefile.am:
15271         * gst/videobox/README:
15272         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15273         (gst_video_box_get_type), (gst_video_box_base_init),
15274         (gst_video_box_class_init), (gst_video_box_init),
15275         (gst_video_box_set_property), (gst_video_box_get_property),
15276         (gst_video_box_sink_link), (gst_video_box_i420),
15277         (gst_video_box_ayuv), (gst_video_box_chain),
15278         (gst_video_box_change_state), (plugin_init):
15279         Crops or adds borders around an image. can do alpha channel
15280         borders as well.
15281         * gst/videomixer/Makefile.am:
15282         * gst/videomixer/README:
15283         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15284         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15285         (gst_videomixer_pad_get_sink_event_masks),
15286         (gst_videomixer_pad_get_property),
15287         (gst_videomixer_pad_set_property),
15288         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15289         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15290         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15291         (gst_videomixer_base_init), (gst_videomixer_class_init),
15292         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15293         (gst_videomixer_handle_src_event),
15294         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15295         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15296         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15297         (gst_videomixer_loop), (gst_videomixer_get_property),
15298         (gst_videomixer_set_property), (gst_videomixer_change_state),
15299         (plugin_init):
15300         Generic video mixer plugin, can handle multiple inputs all with
15301         different framerates and video sizes. Is fully alpha channel
15302         aware.
15303
15304 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15305
15306         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15307           Select first track as master track. Not sure how else to handle
15308           that...
15309         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15310           Discard discont events. Should fix #142962.
15311
15312 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15313
15314         * ext/alsa/Makefile.am:
15315         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15316         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15317         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15318         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15319         (gst_alsa_mixer_get_option):
15320         * ext/alsa/gstalsamixer.h:
15321         * ext/alsa/gstalsamixeroptions.c:
15322         (gst_alsa_mixer_options_get_type),
15323         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15324         (gst_alsa_mixer_options_new):
15325         * ext/alsa/gstalsamixeroptions.h:
15326         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15327         * ext/alsa/gstalsamixertrack.h:
15328           Add enumerations (as GstMixerOptions). Make correct distinction
15329           between input/output tracks. Add capture/playback private flag.
15330           Use flag to decide on whether to set capture or playback volumes
15331           or switches. Use playback and record switches.
15332         * gst-libs/gst/mixer/Makefile.am:
15333         * gst-libs/gst/mixer/mixer-marshal.list:
15334         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15335         (gst_mixer_set_option), (gst_mixer_get_option),
15336         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15337         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15338         * gst-libs/gst/mixer/mixer.h:
15339         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15340         (gst_mixer_options_class_init), (gst_mixer_options_init),
15341         (gst_mixer_options_dispose):
15342         * gst-libs/gst/mixer/mixeroptions.h:
15343           Add GstMixerOptions.
15344         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15345           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15346           broken device detection on computers with multiple OSS sound
15347           cards.
15348
15349 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15350
15351         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15352           fixate nicely even when the peer is not negotiating
15353
15354 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15355
15356         * gst/audioconvert/gstaudioconvert.c:
15357         (gst_audio_convert_parse_caps):
15358           make sure we don't allow depth > width
15359         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15360           fixate endianness to G_BYTE_ORDER as default
15361         * gst/audioscale/gstaudioscale.c:
15362           we don't handle another endianness as host-endianness
15363
15364 2004-05-25  David Schleef  <ds@schleef.org>
15365
15366         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15367
15368 2004-05-24  Benjamin Otte  <otte@gnome.org>
15369
15370         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15371         (gst_oggvorbisenc_setup):
15372           properly fail when we can't setup the vorbis encoder due to
15373           unsupported settings
15374         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15375         (gst_vorbisenc_setup):
15376           same
15377         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15378           fix case where warnings occured when one pad was unlinked while the
15379           other's link function was called
15380
15381 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15382
15383         * gst/tcp/Makefile.am:
15384           use GST_ENABLE_NEW
15385
15386 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15387
15388         * gst-libs/gst/resample/private.h:
15389           don't use optimizations that are #if 0'ed
15390
15391 2004-05-24  Wim Taymans  <wim@fluendo.com>
15392
15393         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15394         Fix potential division by zero error and hopefully get
15395         the position query right to get correct timestamps on avi
15396         audio.
15397
15398 2004-05-24  Wim Taymans  <wim@fluendo.com>
15399
15400         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15401         (gst_videoscale_scale_nearest_str2),
15402         (gst_videoscale_scale_nearest_str4),
15403         (gst_videoscale_scale_nearest_32bit),
15404         (gst_videoscale_scale_nearest_24bit),
15405         (gst_videoscale_scale_nearest_16bit):
15406         Fix the scaling algorithm and avoid a buffer overflow.
15407         removed the while loop in the scaling function as it
15408         was used for point sampling only.
15409
15410 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15411
15412         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15413         (gst_id3_tag_class_init), (gst_id3_tag_init),
15414         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15415         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15416         (gst_id3_tag_send_tag_event):
15417           lots of fixes to make id3mux work and id3demux work correctly
15418
15419 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15420
15421         * ext/Makefile.am:
15422           add rules to build shout2send (was removed by accident
15423           when this module was no more marked experimental/broken)
15424
15425 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15426
15427         * ext/shout2/gstshout2.c:
15428         * ext/shout2/gstshout2.h:
15429           adding a "connection problem" signal to shout2send
15430           (fixes #142954)
15431
15432 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15433
15434         * ext/kio/kioreceiver.cpp:
15435         * ext/kio/kioreceiver.h:
15436           fix sign comparison issues
15437
15438 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15439
15440         * gst/cdxaparse/gstcdxaparse.c:
15441         * gst/cdxaparse/gstcdxaparse.h:
15442           some renaming
15443           add some checks/sanity
15444           prepare for seek addition
15445
15446         * sys/sunaudio/gstsunaudio.c:
15447           remove exported dupe init function
15448
15449 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15450
15451         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15452         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15453           Fix format conversion and position querying.
15454         * gst/debug/progressreport.c: (gst_progressreport_report):
15455           Don't output a bogus total value that we didn't query.
15456         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15457           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15458           only a blank window after xine has been used.
15459
15460 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15461
15462         * m4/as-arts.m4:
15463           sync with upstream version to fix test on FC2
15464           readd with -ko to preserve Id header
15465
15466 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15467
15468         * configure.ac:
15469           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15470         * gst/tcp/gsttcpclientsrc.c: idem
15471         * gst/tcp/gsttcpserversink.c: idem
15472         * gst/tcp/gsttcpserversrc.c: idem
15473         * m4/gst-fionread.m4: idem
15474
15475         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15476
15477         * configure.ac: enable speex plugin for speex 1.1.5+
15478         * ext/speex/gstspeexenc.c: fix cast warning
15479
15480         * ext/esd/README: fix typo
15481
15482 2004-05-20  David Schleef  <ds@schleef.org>
15483
15484         * configure.ac: Minor cosmetic change to convince the buildbot to
15485         reautogen.
15486         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15487         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15488         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15489         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15490         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15491         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15492         More hacking.  Plays audio now.
15493
15494 2004-05-20  David Schleef  <ds@schleef.org>
15495
15496         * configure.ac:
15497         * sys/Makefile.am:
15498
15499 2004-05-20  David Schleef  <ds@schleef.org>
15500
15501         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15502         * sys/osxaudio/gstosxaudio.c:
15503         * sys/osxaudio/gstosxaudioelement.c:
15504         * sys/osxaudio/gstosxaudioelement.h:
15505         * sys/osxaudio/gstosxaudiosink.c:
15506         * sys/osxaudio/gstosxaudiosink.h:
15507         * sys/osxaudio/gstosxaudiosrc.c:
15508         * sys/osxaudio/gstosxaudiosrc.h:
15509
15510 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15511
15512         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15513         (gst_vorbisenc_chain):
15514           put the codec headers on the caps as streamheader as well as
15515           pushing them out
15516
15517 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15518
15519         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15520         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15521         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15522         split up push_packet into two functions
15523
15524 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15525
15526         * gst/tcp/.cvsignore:
15527           ignore enums
15528         * gst/tcp/Makefile.am:
15529         * gst/tcp/README:
15530         * gst/tcp/gsttcp.c:
15531         * gst/tcp/gsttcp.h:
15532         * gst/tcp/gsttcpclientsink.c:
15533         * gst/tcp/gsttcpclientsink.h:
15534         * gst/tcp/gsttcpclientsrc.c:
15535         * gst/tcp/gsttcpclientsrc.h:
15536         * gst/tcp/gsttcpplugin.c:
15537         * gst/tcp/gsttcpserversink.c:
15538         * gst/tcp/gsttcpserversink.h:
15539         * gst/tcp/gsttcpserversrc.c:
15540         * gst/tcp/gsttcpserversrc.h:
15541           add new tcp elements
15542
15543 2004-05-19  Wim Taymans  <wim@fluendo.com>
15544
15545         * gst/law/mulaw-conversion.c: (mulaw_encode):
15546         Fix overflow bug in ulaw encoding.
15547
15548 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15549
15550         * ext/mad/gstmad.c: (gst_mad_handle_event):
15551           don't unref the event twice
15552
15553 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15554
15555         * configure.ac:
15556           remove -Wno-sign-compare
15557
15558 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15559
15560         * configure.ac:
15561           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15562           if you want to work against glib 2.2 and 2.4
15563
15564 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15565
15566         * gst/tcp/Makefile.am:
15567         * gst/tcp/gsttcp.c:
15568         * gst/tcp/gsttcp.h:
15569         * gst/tcp/gsttcpsink.h:
15570         * gst/tcp/gsttcpsrc.h:
15571           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15572
15573 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15574
15575         * gst/debug/tests.c: (md5_get_value):
15576           fix segfault on gst-inspect
15577
15578 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15579
15580         * gst/debug/testplugin.c:
15581         * gst/debug/tests.c:
15582         * gst/debug/tests.h:
15583           add new extensible and configurable testing element. Current tests
15584           include buffer count, stream length, timestamp/duration matching and
15585           md5.
15586         * gst/debug/Makefile.am:
15587         * gst/debug/gstdebug.c: (plugin_init):
15588           add infrastructure for new element
15589
15590 2004-05-19  Johan Dahlin  <johan@gnome.org>
15591
15592         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15593         ending of the array. Fixes gst-inspect segfault on ppc.
15594
15595 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15596
15597         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15598
15599         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15600
15601 2004-05-18  David Schleef  <ds@schleef.org>
15602
15603         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15604         warnings (bugs, actually) noticed by gcc but not forte.
15605
15606 2004-05-18  David Schleef  <ds@schleef.org>
15607
15608         * sys/sunaudio/Makefile.am:
15609         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15610
15611 2004-05-18  David Schleef  <ds@schleef.org>
15612
15613         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15614         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15615         to allow qtdemux to use non-seekable streams. (bug #142272)
15616
15617 2004-05-18  David Schleef  <ds@schleef.org>
15618
15619         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15620         (gst_resample_sinc_ft_float): Remove use of static temporary
15621         buffer.  This code was obviously not supposed to last long, but
15622         it's stuck in our ABI, so it required a little hack to make it
15623         ABI-compatible.  Fixes #142585.
15624         * gst-libs/gst/resample/resample.h: same.
15625
15626 2004-05-18  David Schleef  <ds@schleef.org>
15627
15628         * configure.ac: Add sunaudio
15629         * examples/Makefile.am: make gstplay depend on gconf
15630         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15631         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15632         (convert_table_lookup), (img_convert): remove c99-isms
15633         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15634           unsigned, to fix a warning on Solaris
15635         * gst/mpeg1sys/systems.c: bcopy->memcpy
15636         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15637         * sys/Makefile.am: Add sunaudio
15638
15639 2004-05-18  Wim Taymans  <wim@fluendo.com>
15640
15641         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15642         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15643         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15644         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15645         (gst_ogg_mux_loop):
15646         Fix an ugly memleak where the muxer didn't flush enough ogg
15647         pages. This also resulted in badly muxed ogg files.
15648
15649 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15650
15651         * gst/asfdemux/asfheaders.c :
15652         * gst/asfdemux/asfheaders.h :
15653         * gst/asfdemux/gstasfdemux.c :
15654           - fix ASF_OBJ_PADDING guid
15655           - add 3 new object guids (language list, metadata,
15656             extended stream properties)
15657           - add a function to parse extended header objects
15658
15659 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15660
15661         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15662           remove leftover debugging g_print
15663
15664 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15665
15666         * ext/mad/gstmad.c: (gst_mad_handle_event):
15667           Fix for when the first format in a discont event is not a
15668           byte-based one. Should fix #137710.
15669
15670 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15671
15672         * m4/a52.m4 : fix compilation with -Wall -Werror
15673         * m4/libfame.m4 : idem
15674         * m4/libmikmod.m4 : idem
15675
15676 2004-05-17  Benjamin Otte  <otte@gnome.org>
15677
15678         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15679           signal the new tags before giving up the reference
15680
15681 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15682
15683         * ext/shout2/gstshout2.c:
15684           use application/ogg instead of application/x-ogg (patch by Patrick
15685           Guimond, fixes #142432)
15686         * sys/oss/gstosselement.c: (gst_osselement_reset),
15687         (gst_osselement_sync_parms):
15688           don't set fragment size unless specified (fixes #142493)
15689
15690 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15691
15692         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15693           fixes #142664
15694
15695 2004-05-17  Benjamin Otte  <otte@gnome.org>
15696
15697         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15698           compute offsets correctly for internal buffers so timestamps are set
15699           correctly when we can't seek. Also handle cases where there are no
15700           offsets. (based on a patch by David Moore, fixes #142507)
15701
15702 2004-05-17  Benjamin Otte  <otte@gnome.org>
15703
15704         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15705           use correct variable when determining amount of data to skip so we
15706           don't skip into the void and segfault
15707
15708 2004-05-16  Benjamin Otte  <otte@gnome.org>
15709
15710         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15711           Hi, I'm a memleak
15712
15713 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15714
15715         * gst/asfdemux/gstasfdemux.c:
15716           - fix a mem leak and always propagate tags
15717           - add WMV3 to known video codecs (but no decoder yet)
15718           - replace "surplus data" at end of audio header for what
15719             it is : codec specific data
15720           - fix a typo
15721
15722 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15723
15724         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15725
15726         * gst-libs/gst/audio/audioclock.c:
15727           Fix wrong return type (#142205).
15728
15729 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15730
15731         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15732           Ignore CRCs by default (fixes #142566).
15733
15734 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15735
15736         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15737         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15738         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15739         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15740         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15741         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15742           Fix for cases where we fail to attach to a mixer.
15743
15744 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15745
15746         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15747           Don't touch events after not owning them anymore.
15748         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15749         (gst_wavparse_fmt), (gst_wavparse_other),
15750         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15751         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15752         (gst_wavparse_srcpad_event):
15753         * gst/wavparse/gstwavparse.h:
15754           Add seeking, fix querying.
15755
15756 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15757
15758         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15759           - process comments even if they don't end with \0\0
15760             g_convert would ignore them if present and works well without them
15761
15762 2004-05-16  Benjamin Otte  <otte@gnome.org>
15763
15764         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15765           simplify caps
15766
15767 2004-05-16  Benjamin Otte  <otte@gnome.org>
15768
15769         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15770           don't write to memory we might not write to - g_convert does that
15771           for us anyway (fixes #142613)
15772         (gst_asf_demux_audio_caps):
15773           comment out gst_util_dump_mem
15774
15775 2004-05-16  Benjamin Otte  <otte@gnome.org>
15776
15777         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15778           compute correct expected timestamps after seek (broken since
15779           last commit)
15780         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15781           rename element and debugging category to gdkpixbufscale
15782
15783 2004-05-16  Benjamin Otte  <otte@gnome.org>
15784
15785         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15786           add error checking to snd_pcm_delay and remove duplicate call to
15787           snd_pcm_delay that caused issues (see inline code comments)
15788         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15789           make more readable and fix return value when snd_pcm_delay fails
15790         (fixes #142586)
15791
15792 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15793         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15794         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15795         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15796         (gst_pixbufscale_link), (gst_pixbufscale_init),
15797         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15798         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15799         (gst_pixbufscale_get_property), (pixbufscale_init):
15800         * ext/gdk_pixbuf/pixbufscale.h:
15801         Add these files I forgot earlier
15802
15803 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15804         * ext/gdk_pixbuf/Makefile.am:
15805         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15806         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15807         Add new pixbufscale element to scale RGB video
15808         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15809         and HYPER interpolation correctly.
15810         * ext/theora/theoraenc.c: (theora_enc_chain),
15811         Discard buffer and return if explicit caps could not be set
15812         (theora_enc_get_property):
15813         Make _get return kbps for the bitrate consistent with
15814         the _set function.
15815
15816
15817 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15818
15819         * ext/libvisual/visual.c: (gst_visual_chain):
15820           add missing visual_audio_analyze
15821
15822 2004-05-14  David Schleef  <ds@schleef.org>
15823
15824         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15825         is killed while we're playing.
15826         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15827         gst_element_no_more_pads().
15828
15829 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15830
15831         * gst-libs/gst/riff/riff-read.c :
15832           - fix INFO tag extraction in RIFF/AVI files
15833             because gst_event_unref (event) also freed taglist
15834           - avoid a mem leak
15835
15836 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15837
15838         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15839         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15840
15841         * gst/auparse/gstauparse.c :
15842           - add code (commented for now) to support audio/x-adpcm on src pad
15843             (we have no decoder for those layout yet)
15844
15845         * gst/cdxaparse/gstcdxaparse.c :
15846         * gst/cdxaparse/gstcdxaparse.h :
15847           - partial rewrite using RiffRead (ripped iain's wavparse code)
15848
15849         * gst/rtp/gstrtpL16enc.c : typo
15850         * gst/rtp/gstrtpgsmenc.c : typo
15851
15852 2004-05-13  Benjamin Otte  <otte@gnome.org>
15853
15854         * configure.ac:
15855           check for exact version of libvisual, it's not supposed to be
15856           API/ABI stable yet
15857
15858 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15859
15860         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15861           signal no-more-pads
15862
15863 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15864
15865         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15866         Report which format was used for GST_FORMAT_DEFAULT
15867         * gst/debug/Makefile.am:
15868         * gst/debug/gstdebug.c: (plugin_init):
15869         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15870         (gst_progressreport_class_init), (gst_progressreport_init),
15871         (gst_progressreport_report), (gst_progressreport_set_property),
15872         (gst_progressreport_get_property), (gst_progressreport_chain),
15873         (gst_progressreport_plugin_init):
15874         Add progressreport element for testing.
15875
15876 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15877
15878         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15879         * sys/v4l/gstv4lsrc.h:
15880         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15881         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15882         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15883         (gst_v4lsrc_grab_frame):
15884           add more debugging
15885           send a discont at start
15886
15887 2004-05-12  Colin Walters  <walters@redhat.com>
15888
15889         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15890         inflooping if we can't find a chunk.  Or in other words, don't blow
15891         chunks if we don't have a chunk to blow.
15892
15893 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15894         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15895         Remove old debug output
15896         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15897         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15898         (gst_dvdec_set_property), (gst_dvdec_get_property):
15899         Change the quality setting to an enum, so it works from gst-launch
15900         Don't renegotiate a non-linked pad. Allows audio only decoding.
15901         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15902         (gst_deinterlace_link), (gst_deinterlace_init):
15903         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15904         (gst_videodrop_link):
15905         Some caps negotiation fixes
15906
15907 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15908
15909         * ext/tarkin/gsttarkin.c :
15910           - Change RANK from NONE to PRIMARY
15911         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15912           - Change RANK from NONE to MARGINAL
15913         * ext/divx/gstdivxenc.c :
15914           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15915
15916 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15917
15918         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15919         (gst_vorbisenc_push_packet):
15920           copy a function that was added between 1.0 and 1.0.1 until we
15921           depend on worthwhile features of post-1.0
15922
15923 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15924
15925         * configure.ac:
15926           enable shout2 by default
15927         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15928         (gst_shout2send_base_init), (gst_shout2send_init),
15929         (gst_shout2send_connect), (gst_shout2send_change_state):
15930         * ext/shout2/gstshout2.h:
15931           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15932           #142262)
15933         * ext/theora/theora.c: (plugin_init):
15934           don't set rank on encoders
15935
15936 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15937
15938         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15939           Use codec_data property instead of flag1 and flag2 for wma
15940
15941 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15942
15943         * gst/cdxaparse/gstcdxaparse.c :
15944           - Add mpegversion to CAPS to make it link
15945           - Rank is as GST_RANK_SECONDARY instead of NONE
15946         * gst/auparse/gstauparse.c :
15947           - Document all audio encoding we can encounter from Solaris 9
15948             headers and libsndfile information.
15949           - Increase max. rate from 48000 to 192000 (to match other elements)
15950           - Don't try to play junk data between header and samples
15951
15952 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15953
15954         * ext/libvisual/visual.c: (gst_visual_getcaps):
15955           use the right caps depending on endianness (I hope)
15956         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15957           use GST_RANK_NONE for all non-decoding elements or spider gets
15958           mighty confused
15959
15960 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15961
15962         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15963           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15964
15965 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15966
15967         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15968         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15969         (gst_switch_loop), (gst_switch_get_type):
15970           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15971           HEADERS. Had to be said.
15972
15973 2004-05-10  David Schleef  <ds@schleef.org>
15974
15975         * configure.ac: Add prototype Dirac support.
15976         * ext/Makefile.am:
15977         * ext/dirac/Makefile.am:
15978         * ext/dirac/gstdirac.cc:
15979         * ext/dirac/gstdiracdec.cc:
15980
15981 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15982
15983         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15984         (gst_auparse_init), (gst_auparse_chain),
15985         (gst_auparse_change_state):
15986           Hack around spider. Remove me some day please.
15987
15988 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15989
15990         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15991           Fix for some uninitialized variables in previous patch, also
15992           makes it work. Fixes #142286 while we're at it.
15993
15994 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15995
15996         * gst/auparse/gstauparse.c:
15997                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15998                 only unsupported formats are ADPCM/CCITT G.72x
15999                 reviewed by Ronald
16000         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
16001
16002 2004-05-10  Wim Taymans  <wim@fluendo.com>
16003
16004         * ext/vorbis/Makefile.am:
16005         * ext/vorbis/README:
16006         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
16007         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
16008         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
16009         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
16010         (gst_oggvorbisenc_convert_sink),
16011         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
16012         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
16013         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
16014         (get_constraints_string), (update_start_message),
16015         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
16016         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
16017         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
16018         * ext/vorbis/oggvorbisenc.h:
16019         * ext/vorbis/vorbis.c: (plugin_init):
16020         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
16021         (raw_caps_factory), (gst_vorbisenc_class_init),
16022         (gst_vorbisenc_init), (gst_vorbisenc_setup),
16023         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
16024         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
16025         * ext/vorbis/vorbisenc.h:
16026         Added a raw vorbis encoder to be used with the oggmuxer.
16027         We still need the old encoder for some gnome applications,
16028         read the README to find out how that works.
16029         The raw encoder is called "rawvorbisenc" until 0.9.
16030
16031 2004-05-10  Wim Taymans  <wim@fluendo.com>
16032
16033         * ext/ogg/gstogg.c: (plugin_init):
16034         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
16035         (gst_ogg_print):
16036         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
16037         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
16038         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
16039         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
16040         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
16041         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
16042         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
16043         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
16044         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
16045         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
16046         Added an ogg muxer.
16047         Small typo fixes in the demuxer.
16048
16049 2004-05-10  Wim Taymans  <wim@fluendo.com>
16050
16051         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16052         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16053         (theora_enc_change_state), (theora_enc_set_property),
16054         (theora_enc_get_property):
16055         Mark the last packet with an EOS flag which is not really needed
16056         in gstreamer.
16057         Do some better video framerate initialisation.
16058         Update the buffer timestamp.
16059
16060 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16061
16062         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
16063         Return the result of the parent state change call
16064
16065 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16066
16067         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
16068         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
16069         * gst/law/alaw-encode.c : (idem)
16070         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
16071         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
16072         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
16073
16074 2004-05-09  Benjamin Otte  <otte@gnome.org>
16075
16076         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
16077           don't use a fixed buffer size when writing variable length data to
16078           it. Fixes memory corruption and makes alsasrc work
16079
16080 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16081
16082         * ext/gnomevfs/gstgnomevfssink.c:
16083         (_gst_boolean_allow_overwrite_accumulator),
16084         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
16085           Run glib's default signal handler (??) in RUN_CLEANUP rather than
16086           RUN_LAST, and don't use that to set the accumulator value because
16087           then it's always FALSE.
16088
16089 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16090
16091         * gst-libs/gst/riff/riff-media.c:
16092         (gst_riff_create_video_caps_with_data),
16093         (gst_riff_create_audio_caps),
16094         (gst_riff_create_audio_template_caps):
16095         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
16096           Fix for unaligned RIFF files (i.e. where all the chunks together
16097           in a LIST chunk are not of the same size as the size given in
16098           the LIST chunk header). Fixes several odd WAVE files. Also fix
16099           ADPCM (block_align property) in audio, so that wavparse based
16100           on this works now as it used to stand-alone.
16101
16102 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16103
16104         reviewed by Benjamin Otte  <otte@gnome.org>
16105
16106         * ext/a52dec/gsta52dec.c:
16107         * ext/divx/gstdivxdec.c:
16108         * ext/divx/gstdivxenc.c:
16109         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16110         * ext/faac/gstfaac.c: (gst_faac_base_init):
16111         * ext/faad/gstfaad.c: (gst_faad_base_init):
16112         * ext/ivorbis/vorbisfile.c:
16113         * ext/lame/gstlame.c:
16114         * ext/libfame/gstlibfame.c:
16115         * ext/mpeg2enc/gstmpeg2enc.cc:
16116         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16117         * ext/sidplay/gstsiddec.cc:
16118         * ext/speex/gstspeexdec.c:
16119         * ext/speex/gstspeexenc.c:
16120         * ext/xvid/gstxviddec.c:
16121         * ext/xvid/gstxvidenc.c:
16122           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16123           (fixes #142193)
16124
16125 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16126
16127         * ext/alsa/gstalsa.c: (device_list),
16128         (gst_alsa_class_probe_devices):
16129         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16130           Fix alsa oddness in mixer after the combination of using mixer
16131           in source/sink elements and using hw:x,y instead of just hw:x.
16132
16133 2004-05-09  Benjamin Otte  <otte@gnome.org>
16134
16135         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16136         (gst_wavparse_create_sourcepad):
16137           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16138           sourcepads
16139
16140 2004-05-09  Benjamin Otte  <otte@gnome.org>
16141
16142         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16143           allow discont events before caps nego
16144
16145 2004-05-08  Benjamin Otte  <otte@gnome.org>
16146
16147         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16148           don't leak events
16149
16150 2004-05-08  Benjamin Otte  <otte@gnome.org>
16151
16152         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16153         (gst_level_change_state), (gst_level_init):
16154         * gst/level/gstlevel.h:
16155           figure out if we're initialized directly instead of keeping a
16156           variable that's wrong in 90% of cases
16157           don't initialize pads and then leak them and use a new unitialized
16158           pad. (fixes #142084)
16159           these were bugs so n00bish I didn't find them for an hour :/
16160
16161 2004-05-08 Iain <iain@prettypeople.org>
16162
16163         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16164         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16165         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16166         return the length that was read.
16167         (gst_riff_read_strf_auds): Allow fmt tags as well.
16168
16169 2004-05-07  David Schleef  <ds@schleef.org>
16170
16171         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16172         signed char assumption in faad.h.
16173
16174 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16175
16176         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16177           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16178
16179 2004-05-07  Colin Walters  <walters@redhat.com>
16180
16181         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16182         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16183         function.
16184         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16185         Add dispose function.
16186
16187 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16188         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16189           Fix caps nego and pad templates. RGB mode caps should
16190           work now.
16191         * ext/dvdnav/gst-dvd:
16192           Move mpeg2dec inside the thread because otherwise the
16193           queue rejects cap changes mid-stream
16194         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16195         (gst_mpeg2dec_flush_decoder):
16196           For mpeg2dec > 0.4.0, call the flush function instead of
16197           manually extracting all in-flight frames.
16198         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16199         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16200           Change mime type video/dv go video/x-dv to match the
16201           rest of gst-plugins
16202
16203 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16204
16205         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16206         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16207         (gst_alsa_sink_class_init):
16208         * ext/alsa/gstalsasink.h:
16209         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16210         (gst_alsa_src_class_init):
16211         * ext/alsa/gstalsasrc.h:
16212           Make alsasink/src a subclass of alsamixer so that mixer stuff
16213           shows up in gst-rec. Needs some finetuning.
16214
16215 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16216
16217         * ext/lame/gstlame.c: (gst_lame_chain):
16218           simplify
16219         * ext/mad/gstmad.c: (gst_mad_handle_event):
16220           fix event leak
16221         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16222           be able to detect mp3 files < 4096 bytes
16223
16224 2004-05-06  Wim Taymans  <wim@fluendo.com>
16225
16226         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16227         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16228         (theora_enc_set_property), (theora_enc_get_property):
16229         Also encode the first frame, cleanup some code.
16230
16231 2004-05-06  Wim Taymans  <wim@fluendo.com>
16232
16233         * ext/mpeg2enc/gstmpeg2enc.cc:
16234         Forward events first before deciding that negotiation was
16235         not performed.
16236
16237 2004-05-06  Wim Taymans  <wim@fluendo.com>
16238
16239         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16240         First process the events before deciding that negotiation
16241         was not performed.
16242
16243 2004-05-06  Wim Taymans  <wim@fluendo.com>
16244
16245         * ext/theora/Makefile.am:
16246         * ext/theora/theora.c: (plugin_init):
16247         * ext/theora/theoradec.c: (theora_dec_change_state):
16248         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16249         (gst_theora_enc_class_init), (gst_theora_enc_init),
16250         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16251         (theora_enc_chain), (theora_enc_change_state),
16252         (theora_enc_set_property), (theora_enc_get_property):
16253         Added a theora encoder, grouped the encoder and decoder into the
16254         same plugin.
16255
16256 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16257
16258         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16259         (gst_jpegenc_chain):
16260         fix DURATION on outgoing buffers
16261         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16262         debug using time formats
16263         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16264         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16265         (gst_xvimagesink_sink_link):
16266         windows with width/height 0 generate X errors, so don't allow them
16267
16268 2004-05-05  Wim Taymans  <wim@fluendo.com>
16269
16270         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16271         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16272         (gst_mpeg2dec_negotiate_format):
16273         * ext/mpeg2dec/gstmpeg2dec.h:
16274           removed the static pad template so that we can add the
16275           more accurate framerate value to the caps.
16276
16277
16278 2004-05-04  Benjamin Otte  <otte@gnome.org>
16279
16280         * configure.ac:
16281           check for kdemacros.h, too (should fix #141821)
16282         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16283           don't crash if no header was sent, but nicely error out (fixes part
16284           of #141554)
16285
16286 2004-05-04  Wim Taymans  <wim@fluendo.com>
16287
16288         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16289         parent dispose function to avoid segfault on destroy.
16290
16291 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16292
16293         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16294         (plugin_init):
16295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16296         (gst_xvimagesink_sink_link):
16297         clean up debugging caps
16298         also recreate xvimage when format has changed
16299
16300 2004-05-04  Benjamin Otte  <otte@gnome.org>
16301
16302         * ext/libvisual/Makefile.am:
16303         * ext/libvisual/visual.c: (gst_visual_class_init),
16304         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16305         (gst_visual_srclink), (gst_visual_chain),
16306         (gst_visual_change_state), (plugin_init):
16307           use a GstAdapter to correctly adapt buffer sizes - allows using a
16308           framerate
16309
16310 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16311
16312         * sys/v4l/gstv4lelement.h:
16313         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16314         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16315         (gst_v4lsrc_buffer_free):
16316         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16317         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16318         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16319         (gst_v4lsrc_requeue_frame):
16320         move some debugging categories around
16321         query for fps index and set accordingly if found
16322
16323 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16324
16325         * ext/lame/gstlame.c:
16326         correct defaults that lame_init puts out of range
16327
16328 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16329
16330         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16331         (gst_divxenc_class_init):
16332         fix range since -1 is the default
16333         * gst/mpeg1sys/gstmpeg1systemencode.c:
16334         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16335         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16336         (gst_rtjpegdec_chain):
16337         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16338         (gst_rtjpegenc_chain):
16339         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16340         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16341         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16342         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16343         * sys/v4l/gstv4lsrc.c:
16344         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16345         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16346         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16347         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16348         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16349           remove gst_info calls
16350
16351 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16352
16353         * Makefile.am:
16354         * po/af.po:
16355         * po/az.po:
16356         * po/en_GB.po:
16357         * po/nl.po:
16358         * po/sr.po:
16359         * po/sv.po:
16360           Updated translations
16361
16362 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16363
16364         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16365           refactor/comment code
16366
16367 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16368
16369         * gst/asfdemux/Makefile.am:
16370         * gst/asfdemux/asfheaders.c:
16371         * gst/asfdemux/asfheaders.h:
16372         * gst/asfdemux/gstasf.c: (plugin_init):
16373         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16374         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16375         (gst_asf_demux_setup_pad):
16376         * gst/asfdemux/gstasfdemux.h:
16377         * gst/asfdemux/gstasfmux.c:
16378         * gst/asfdemux/gstasfmux.h:
16379           Add tagging support to demuxer, split out registration in its own
16380           file instead of in demux (hacky), and prevent having some tables
16381           in our memory multiple times (in asfheaders.h).
16382
16383 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16384
16385         * gst/matroska/matroska-demux.c:
16386         (gst_matroska_demux_parse_metadata):
16387         * gst/matroska/matroska-ids.h:
16388           Basic tag reading support.
16389
16390 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16391
16392         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16393           Really detect ac-3 audio.
16394         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16395           really detect matroska files (off-by-1).
16396
16397 2004-04-30  David Schleef  <ds@schleef.org>
16398
16399         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16400         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16401         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16402         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16403         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16404         hackage -- parse a lot more atoms, extract a few tags.  One might even
16405         mistake this for tag support.  Maybe it is.
16406         * gst/qtdemux/qtdemux.h:
16407
16408 2004-04-30  Colin Walters  <walters@verbum.org>
16409
16410         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16411
16412 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16413
16414         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16415         (gst_ffmpegcolorspace_getcaps):
16416           remove broken nego fix
16417
16418 2004-04-30  Benjamin Otte  <otte@gnome.org>
16419
16420         * configure.ac:
16421         * ext/Makefile.am:
16422         * ext/libvisual/Makefile.am:
16423         * ext/libvisual/visual.c:
16424           add initial support for libvisual (http://libvisual.sourceforge.net)
16425           libvisual is still quite alpha, so expect crashes in there :)
16426
16427 2004-04-29  David Schleef  <ds@schleef.org>
16428
16429         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16430         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16431         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16432         code; you will no longer respect me.
16433
16434 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16435
16436         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16437         * ext/alsa/gstalsa.h :
16438         change alsa pcm device discovery to find more than 1 device
16439         per card. code review by Ronald.
16440
16441 2004-04-29  David Schleef  <ds@schleef.org>
16442
16443         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16444         Add a check for a driver bug on FreeBSD.  (bug #140565)
16445
16446 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16447
16448         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16449         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16450         (gst_jpegenc_getcaps):
16451           move format setting to inner loop
16452         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16453         (gst_ffmpegcolorspace_getcaps):
16454           use GST_PAD_CAPS if available so that we use already negotiated
16455           caps
16456         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16457         (qtdemux_parse_moov), (qtdemux_parse):
16458           extra debugging
16459         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16460         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16461           move hardcoded path to DEFINE
16462
16463 2004-04-28  David Schleef  <ds@schleef.org>
16464
16465         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16466         (bug #140064)
16467
16468 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16469
16470         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16471           Don't probe for playback device if we're a source element. Fixes
16472           #139658.
16473
16474 2004-04-29  Benjamin Otte  <otte@gnome.org>
16475
16476         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16477         (gst_id3_tag_chain):
16478           rewrite buffer offset
16479
16480 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16481
16482         * configure.ac:
16483         * ext/Makefile.am:
16484         * ext/dts/Makefile.am:
16485         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16486         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16487         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16488         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16489         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16490         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16491         (plugin_init):
16492         * ext/dts/gstdtsdec.h:
16493           New DTS decoder.
16494         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16495         (gst_faad_srcconnect):
16496           Add ESDS atom handling (.m4a).
16497
16498 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16499
16500         * ext/divx/gstdivxdec.c: (plugin_init):
16501           Remove comment that makes no sense.
16502         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16503           Fix for obvious typo that resulted in warnings during gst-register.
16504         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16505         (gst_xviddec_sink_link):
16506           Fix caps negotiation a bit better.
16507         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16508           We call this 'codec_data', not 'esds'.
16509
16510 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16511
16512         * gst/monoscope/gstmonoscope.c:
16513           make sure we only provide 256x128
16514         * gst/monoscope/monoscope.c: (monoscope_init):
16515           assert size of 256x128
16516
16517 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16518
16519         * Makefile.am:
16520         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16521         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16522           fixate to max width and height of device
16523
16524 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16525
16526         * Makefile.am:
16527         * sys/v4l/gstv4l.c:
16528         * sys/v4l/gstv4lsrc.c:
16529         * sys/v4l/v4l_calls.c:
16530         * sys/v4l/v4lsrc_calls.c:
16531           fix for qc-usb driver which fakes having more than one buffer
16532           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16533           buffer_free override
16534           add debugging
16535
16536 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16537
16538         * Makefile.am:
16539         * gst/videotestsrc/gstvideotestsrc.c:
16540         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16541         (gst_videotestsrc_init), (gst_videotestsrc_get),
16542         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16543         * gst/videotestsrc/gstvideotestsrc.h:
16544           add num-buffers property
16545
16546         2004-04-26  Benjamin Otte  <otte@gnome.org>
16547
16548         * ext/mad/gstid3tag.c: (plugin_init):
16549           set id3mux rank to NONE so it doesn't confuse spider
16550           require audio/mpeg,mpegversion=1 in id3mux
16551
16552 2004-04-26  Benjamin Otte  <otte@gnome.org>
16553
16554         * configure.ac:
16555           detect faad correctly as non-working if it's indeed non-working
16556
16557 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16558
16559         * Makefile.am:
16560         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16561         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16562         fix _getcaps so it only negotiates to its supported format
16563
16564 2004-04-25  Benjamin Otte  <otte@gnome.org>
16565
16566         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16567           fix memleak
16568
16569 2004-04-23  Benjamin Otte  <otte@gnome.org>
16570
16571         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16572           audio/x-raw-int with height rules! not. Now it's depth.
16573
16574 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16575
16576         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16577         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16578         (gst_wavparse_loop):
16579           Missing variable initialization. Add handling of DVI ADPCM. Fix
16580           mis-parsing of LIST chunks. This works around a bug where we mis-
16581           parse non-aligning LIST chunks (so LIST chunks where the contents
16582           don't align with the actual LIST size). The correct fix is to use
16583           rifflib, I'm not going to fix wavparse - too much work. All this
16584           fixes #104878.
16585
16586 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16587
16588         reviewed by Benjamin Otte  <otte@gnome.org>
16589
16590         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16591           fix shoutcast not working (fixes #140844)
16592
16593 2004-04-22  Benjamin Otte  <otte@gnome.org>
16594
16595         * ext/hermes/gsthermescolorspace.c:
16596         (gst_hermes_colorspace_caps_remove_format_info):
16597         * gst/colorspace/gstcolorspace.c:
16598         (gst_colorspace_caps_remove_format_info):
16599         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16600         (gst_ffmpegcolorspace_caps_remove_format_info):
16601           s/gst_caps_simplify/gst_caps_do_simplify/
16602
16603 2004-04-22  Benjamin Otte  <otte@gnome.org>
16604
16605         * gst-libs/gst/riff/riff-media.c:
16606         (gst_riff_create_video_caps_with_data):
16607           mpegversion is an int
16608         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16609           don't try to create pad templates with NULL caps, use any caps
16610           instead.
16611
16612 2004-04-20  David Schleef  <ds@schleef.org>
16613
16614         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16615         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16616         (bug #140384)
16617
16618 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16619
16620         reviewed by David Schleef
16621
16622         * ext/mad/gstid3tag.c: Add stdlib.h
16623         * gst/rtp/gstrtpgsmenc.c: same
16624         * gst/tags/gstid3tag.c: same
16625         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16626         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16627         GST_DISABLE_LOADSAVE use.
16628         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16629         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16630         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16631         atol(3)).
16632         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16633         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16634         strtoul(3)).
16635         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16636         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16637         $(ID3_CFLAGS).
16638         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16639         $(LIBFAME_CFLAGS).
16640
16641 2004-04-20  David Schleef  <ds@schleef.org>
16642
16643         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16644         last checkin.  Same idea.
16645
16646 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16647
16648         reviewed by David Schleef
16649
16650         * configure.ac: bump required gstreamer version to 0.8.1.1
16651         because of following changes [--ds]
16652
16653         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16654         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16655         (gst_riff_read_header):  Use GST_READ_UINT*
16656         macros to access possibly unaligned memory.
16657
16658         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16659         (mp3_type_find):  Use GST_READ_UINT*
16660         macros to access possibly unaligned memory.
16661         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16662         (speex_type_find): Likewise
16663
16664         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16665
16666         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16667         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16668         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16669         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16670         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16671         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16672         macros to access possibly unaligned memory.
16673
16674         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16675         Likewise.
16676
16677         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16678         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16679
16680         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16681         Likewise.
16682
16683         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16684         (gst_mpeg2subt_chain_subtitle): Likewise.
16685
16686         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16687         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16688         Likewise.
16689
16690         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16691         Likewise.
16692
16693         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16694         Likewise.
16695
16696         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16697         Likewise.
16698
16699 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16700
16701         * configure.ac:
16702           update required version of GStreamer because of GST_TIME_FORMAT
16703
16704 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16705
16706         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16707           remove leftover g_print
16708         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16709           don't try setting only a subset of the caps. We don't want to kill
16710           autoplugging on purpose
16711
16712 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16713
16714         * sys/ximage/ximagesink.c: (plugin_init):
16715         * sys/xvimage/xvimagesink.c: (plugin_init):
16716           add debugging categories
16717
16718 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16719
16720         * po/en_GB.po:
16721         * po/LINGUAS:
16722           Adding en_GB translation (Gareth Owen)
16723
16724 2004-04-20  David Schleef  <ds@schleef.org>
16725
16726         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16727         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16728         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16729         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16730         A number of new features and hacks to extract the esds atom and
16731         put it into the caps.  (bug #137724)
16732
16733 2004-04-19  David Schleef  <ds@schleef.org>
16734
16735         * gconf/Makefile.am: Fix for non-GNU make
16736         * gst-libs/gst/Makefile.am: Change directory order to handle
16737         GstPlay linking with gstinterfaces
16738         * gst-libs/gst/audio/make_filter: make use of tr portable
16739         * gst-libs/gst/play/Makefile.am: Add intended \
16740         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16741         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16742         function prototype instead of void *.
16743         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16744         macro.
16745         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16746         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16747         * gst/videofilter/make_filter: make use of tr portable
16748         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16749
16750 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16751
16752         * po/LINGUAS:
16753         * po/uk.po:
16754           Added Ukrainian translation (Maxim V. Dziumanenko)
16755
16756 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16757
16758         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16759         (gst_gsmdec_link), (gst_gsmdec_chain):
16760           Fix capsnego, simplify chain function slightly.
16761         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16762           Add GSM.
16763
16764 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16765
16766         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16767         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16768         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16769           Hack to make wavparse work with spider (always -> sometimes pad).
16770           Fixes #135862 && #140411.
16771
16772 2004-04-18  Benjamin Otte  <otte@gnome.org>
16773
16774         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16775         (gst_osselement_rate_probe_check),
16776         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16777           get rid of \n in debug output
16778
16779 2004-04-17  Iain <iain@prettypeople.org>
16780
16781         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16782         not just EOS.
16783
16784 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16785
16786         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16787         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16788         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16789         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16790         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16791         (gst_id3_tag_change_state), (plugin_init):
16792           deprecate id3tag element and replace with id3demux/id3mux.
16793           great side effect: this ugly file is now even uglier, yay!
16794         * ext/mad/gstmad.h:
16795           remove non-available function
16796           update for new get_type
16797
16798 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16799
16800         * configure.ac:
16801           require mpeg2dec >= 0.4.0
16802
16803 2004-04-17  Benjamin Otte  <otte@gnome.org>
16804
16805         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16806         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16807         (gst_xvimagesink_set_xwindow_id):
16808           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16809           assorted cleanup fixes.
16810
16811 2004-04-16  David Schleef  <ds@schleef.org>
16812
16813         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16814         * sys/xvimage/xvimagesink.h: same
16815
16816 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16817
16818         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16819           Fix GST_ELEMENT_ERROR with (NULL)
16820
16821 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16822
16823         * gst-libs/gst/riff/riff-media.c:
16824         (gst_riff_create_video_caps_with_data):
16825           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16826
16827 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16828
16829         * gst-libs/gst/riff/riff-media.c:
16830         (gst_riff_create_video_caps_with_data),
16831         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16832         (gst_riff_create_video_template_caps),
16833         (gst_riff_create_audio_template_caps):
16834         * gst-libs/gst/riff/riff-media.h:
16835         * gst-libs/gst/riff/riff-read.c:
16836         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16837         * gst-libs/gst/riff/riff-read.h:
16838         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16839           Add MS RLE support. I added some functions to read out strf chunks
16840           into strf chunks and the data behind it. This is usually color
16841           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16842           caps creation. Lastly, add ADPCM (similar to wavparse - which
16843           should eventually be rifflib based).
16844         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16845         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16846         * gst/matroska/matroska-demux.h:
16847           Remove placeholders for some prehistoric tagging system. Didn't add
16848           support for any tag system really anyway.
16849         * gst/qtdemux/qtdemux.c:
16850           Add support for audio/x-m4a (MPEG-4) through spider.
16851         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16852         (gst_wavparse_loop):
16853           ADPCM support (#135862). Increase max. buffer size because we
16854           cannot split buffers for ADPCM (screws references) and I've seen
16855           files with 2048 byte chunks. 4096 seems safe for now.
16856
16857 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16858
16859         * configure.ac: bump nano to 1
16860
16861 === release 0.8.1 ===
16862
16863 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16864
16865         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16866
16867 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16868
16869         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16870           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16871           Fixes #140058
16872
16873 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16874
16875         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16876           lower rank of dvddemux so that it's not used for mpeg playback.
16877
16878 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16879
16880         * configure.ac:
16881           save libs correctly when checking mad
16882
16883 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16884
16885         * ext/mad/gstid3tag.c: (plugin_init):
16886           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16887
16888 2004-04-13  David Schleef  <ds@schleef.org>
16889
16890         * common/m4/gst-feature.m4: Call -config scripts with
16891         --plugin-libs if it is supported.
16892         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16893         JPEG images are image/jpeg.
16894         * gst/debug/Makefile.am:
16895         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16896         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16897         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16898         (gst_negotiation_plugin_init): Add a property that acts like
16899         filter caps.
16900         * testsuite/gst-lint:  Move license checking to be a standard
16901         test.
16902
16903 2004-04-13  David Schleef  <ds@schleef.org>
16904
16905         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16906         patch from Sebastien Cote (bug #139958)
16907
16908 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16909
16910         * examples/gstplay/Makefile.am:
16911         * examples/gstplay/player.c: (main):
16912           make the commandline player example use gconf settings
16913
16914 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16915
16916         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16917         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16918         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16919           init/end library during state transition, not object
16920           creation/disposal.  get rid of custom dispose handler.
16921
16922
16923 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16924
16925         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16926         be a symlink
16927
16928 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16929
16930         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16931           Handle JUNK chunks inside data section. Prevents warnings.
16932
16933 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16934
16935         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16936         (gst_riff_create_video_template_caps):
16937           Add MS video v1.
16938         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16939         (gst_avi_demux_stream_data):
16940           Add support for "rec-list" chunks.
16941
16942 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16943
16944         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16945           Fix another codecname mismatch.
16946
16947 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16948
16949         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16950           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16951           so that MJPEG plays back.
16952
16953 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16954
16955         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16956         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16957         * gst/mpeg1videoparse/gstmp1videoparse.h:
16958           Fix for some slight mis-cuts in buffer parsing, and for some
16959           potential overflows or faults-causers. Adds disconts. Also fixes
16960           #139105 while we're at it.
16961
16962 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16963
16964         * configure.ac:
16965         * sys/v4l2/gstv4l2element.h:
16966           Workaround for missing struct v4l2_buffer declaration in Suse 9
16967           and Mandrake 10 linux/videodev2.h header file (#135919).
16968
16969 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16970
16971         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16972           Bail out if no filename was given.
16973
16974 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16975
16976         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16977         (gst_v4l2_fourcc_from_structure):
16978           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16979           Y41B somewhere).
16980
16981 2004-04-09  Benjamin Otte  <otte@gnome.org>
16982
16983         * ext/gnomevfs/gstgnomevfssink.c:
16984         (_gst_boolean_allow_overwrite_accumulator),
16985         (gst_gnomevfssink_class_init):
16986           fix erase signal - if any handler returns false the file will not be
16987           overwritten. If no handler is connected, the file will not be
16988           overwritten either.
16989           renamed signal to "allow-overwrite"
16990         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16991           free string when adding it to ID3 failed
16992         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16993           unref event when done
16994         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16995           free caps
16996         * gst/typefind/gsttypefindfunctions.c:
16997         (mpeg_video_stream_type_find):
16998           fix invalid read
16999
17000 2004-04-08  David Schleef  <ds@schleef.org>
17001
17002         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17003         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
17004
17005 2004-04-08  David Schleef  <ds@schleef.org>
17006
17007         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
17008         we don't support (bug #139532)
17009
17010 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17011
17012         * ext/mad/gstmad.c: (gst_mad_handle_event),
17013         (gst_mad_check_caps_reset), (gst_mad_chain),
17014         (gst_mad_change_state):
17015           only set explicit caps if they haven't been set before for
17016           this stream.  MPEG-audio sample rate/channels aren't allowed
17017           to change in-stream.
17018           Fixes #139382
17019
17020 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17021
17022         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
17023         (_gst_boolean_did_something_accumulator),
17024         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
17025         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
17026         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
17027         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
17028         (gst_gnomevfssink_change_state):
17029           Fix erase signal. Don't erase by default. Remove handoff signal.
17030           Remove erase property. Don't segfault. General cleanup.
17031
17032 2004-04-07  Benjamin Otte  <otte@gnome.org>
17033
17034         * gst-libs/gst/gconf/test-gconf.c: (main):
17035           add missing gst_init
17036
17037 2004-04-07  Benjamin Otte  <otte@gnome.org>
17038
17039         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17040           free the mutexes, too
17041
17042 2004-04-07  Benjamin Otte  <otte@gnome.org>
17043
17044         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
17045           actually free the URI string
17046         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
17047           compute offset correctly when passing discont events
17048         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17049           don't leak discont events
17050         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
17051           add some missing breaks so caps aren't copied randomly
17052         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
17053           if we realloc memory, we better use it
17054
17055 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17056
17057         * ext/mad/gstmad.c: (normal_seek):
17058           fix GST_FORMAT_TIME usage
17059
17060 2004-04-05  David Schleef  <ds@schleef.org>
17061
17062         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
17063         a deprecated function (hack!)
17064
17065 2004-04-05  Benjamin Otte  <otte@gnome.org>
17066
17067         * ext/esd/esdmon.c: (gst_esdmon_get):
17068           fix nonterminated vararg and memleak
17069
17070 2004-04-05  Benjamin Otte  <otte@gnome.org>
17071
17072         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
17073         (gst_ladspa_init), (gst_ladspa_force_src_caps),
17074         (gst_ladspa_set_property), (gst_ladspa_get_property),
17075         (gst_ladspa_instantiate), (gst_ladspa_activate),
17076         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
17077           clean up debugging
17078
17079 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
17080
17081         reviewed by Benjamin Otte  <otte@gnome.org>
17082
17083         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
17084           check for broken LADSPA parameters (fixes #138635)
17085
17086 2004-04-05  Benjamin Otte  <otte@gnome.org>
17087
17088         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
17089           advertise buffer-frames correctly on sinkpads
17090
17091 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17092
17093         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
17094         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
17095         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
17096         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
17097         (gst_mad_check_caps_reset), (gst_mad_chain):
17098         add more debugging, only reset caps when we're not in error state
17099
17100 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17101
17102         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17103
17104 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17105
17106         reviewed by Benjamin Otte  <otte@gnome.org>
17107
17108         * configure.ac:
17109           fix == in test(1) operator
17110
17111 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17112
17113         reviewed by Benjamin Otte  <otte@gnome.org>
17114
17115         * configure.ac:
17116           fix --export-symblos-regex to a working regex.
17117
17118 2004-04-04  Benjamin Otte  <otte@gnome.org>
17119
17120         * sys/oss/.cvsignore:
17121           add for oss_probe
17122
17123 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17124
17125         reviewed by Benjamin Otte  <otte@gnome.org>
17126
17127         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17128           add missing 'new_media' argument (fixes #138168)
17129         * gst/matroska/matroska-demux.c:
17130         (gst_matroska_demux_handle_seek_event):
17131           add vararg terminator (fixes #138169)
17132
17133 2004-04-02  David Schleef  <ds@schleef.org>
17134
17135         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17136         disted (bug #138914)
17137
17138 2004-04-01  Benjamin Otte  <otte@gnome.org>
17139
17140         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17141         (gst_alsa_close_audio):
17142           handle case better where a soundcard can't pause
17143         * ext/ogg/gstoggdemux.c:
17144           don't crash when we get events but don't have pads yet
17145
17146 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17147
17148         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17149           throw an error if we couldn't probe any caps.
17150
17151 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17152
17153         * ext/dvdnav/gst-dvd:
17154         Add a really simple sample DVD player
17155
17156 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17157
17158         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17159         (gst_a52dec_push), (gst_a52dec_handle_event),
17160         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17161         (gst_a52dec_change_state):
17162         * ext/a52dec/gsta52dec.h:
17163           Use a debug category, Output timestamps correctly
17164           Emit tag info, Handle events, tell liba52dec about cpu
17165           capabilities so it can use MMX etc.
17166         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17167           Fix a crasher accessing invalid memory
17168         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17169         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17170         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17171         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17172         (dvdnavsrc_query):
17173           Some support for byte-format seeking.
17174           Small fixes for still frames and menu button overlays
17175         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17176         (gst_mpeg2dec_alloc_buffer):
17177           Use a debug category. Adjust the report level of several items to
17178           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17179           so it doesn't lose the GstBuffer pointer
17180         * gst/debug/Makefile.am:
17181         * gst/debug/gstdebug.c: (plugin_init):
17182         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17183         (gst_navseek_base_init), (gst_navseek_class_init),
17184         (gst_navseek_init), (gst_navseek_seek),
17185         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17186         (gst_navseek_get_property), (gst_navseek_chain),
17187         (gst_navseek_plugin_init):
17188         * gst/debug/gstnavseek.h:
17189           Add the navseek debug element for seeking back and forth in a
17190           video stream using arrow keys.
17191         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17192         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17193         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17194         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17195         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17196         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17197         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17198         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17199         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17200         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17201         * gst/mpeg2sub/gstmpeg2subt.h:
17202           Pretty much a complete rewrite. Now a loopbased element. May still
17203           require work to properly synchronise subtitle buffers.
17204         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17205         (gst_dvd_demux_send_subbuffer):
17206         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17207           Don't attempt to create subbuffers of size 0
17208           Reduce a couple of error outputs to warnings.
17209         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17210         (gst_y4mencode_chain):
17211         Output the y4m frame header correctly.
17212
17213 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17214
17215         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17216           throw errors instead of allowing SIGFPE
17217
17218 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17219
17220         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17221         (gst_gconf_render_bin_from_key):
17222           leak plugging and style fixing
17223
17224 2004-03-31  David Schleef  <ds@schleef.org>
17225
17226         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17227         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17228         (bug #138225)
17229         * gst/debug/Makefile.am:
17230         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17231         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17232         plugin.
17233         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17234         (gst_negotiation_base_init), (gst_negotiation_class_init),
17235         (gst_negotiation_init), (gst_negotiation_getcaps),
17236         (gst_negotiation_pad_link), (gst_negotiation_chain),
17237         (gst_negotiation_set_property), (gst_negotiation_get_property),
17238         (gst_negotiation_plugin_init):  New element to talk about random
17239         negotiation things happening in a pipeline.
17240
17241 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17242
17243         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17244           fix integer addition with help of Stefan Kost
17245
17246 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17247
17248         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17249
17250 2004-03-30  David Schleef  <ds@schleef.org>
17251
17252         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17253         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17254         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17255         (bug #137504)
17256         * ext/mpeg2dec/gstmpeg2dec.h:
17257
17258 2004-03-30  David Schleef  <ds@schleef.org>
17259
17260         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17261
17262 2004-03-30  David Schleef  <ds@schleef.org>
17263
17264         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17265         Michael Petullo) to handle .mov
17266
17267 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17268
17269         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17270         (gst_osselement_rate_check_rate):
17271           probe caps correctly for sound cards that only support one format
17272
17273 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17274
17275         * ext/kio/kiosrc.cpp: (process_events):
17276           update handling event processing if inside KDE - untested
17277
17278 2004-03-29  David Schleef  <ds@schleef.org>
17279
17280         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17281         by 2 to not interfere with other colorspaces.
17282         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17283         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17284         one to not interfere with ffmpeg_colorspace.
17285
17286 2004-03-29  David Schleef  <ds@schleef.org>
17287
17288         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17289         aren't in the caps.
17290         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17291         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17292
17293 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17294
17295         * gst-libs/gst/riff/riff-media.c:
17296           fail on error, don't try to set stuff on NULL caps
17297
17298 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17299
17300         * configure.ac:
17301         * ext/Makefile.am:
17302         * ext/kio/Makefile.am:
17303         * ext/kio/kioreceiver.cpp:
17304         * ext/kio/kioreceiver.h:
17305         * ext/kio/kiosrc.cpp:
17306         * ext/kio/kiosrc.h:
17307           add experimental kiosrc plugin
17308         * ext/alsa/gstalsaplugin.c: (plugin_init):
17309           initialize debugging category only when we're sure registering the
17310           plugins worked.
17311
17312 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17313
17314         * examples/gstplay/player.c: (main):
17315         * gst-libs/gst/play/play.c: (gst_play_class_init),
17316         (gst_play_set_location), (gst_play_set_data_src),
17317         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17318         (gst_play_set_visualization), (gst_play_connect_visualization):
17319           check return values of element_set_state and return FALSE where
17320           failed
17321
17322 2004-03-29  Benjamin Otte  <otte@gnome.org>
17323
17324         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17325           try harder to check if an event is really a discont
17326
17327 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17328
17329         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17330         * po/az.po:
17331
17332 2004-03-28  Benjamin Otte  <otte@gnome.org>
17333
17334         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17335         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17336         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17337           get rid of non-standard "..." ranges in case statements.
17338
17339 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17340
17341         * gst/mpegstream/gstmpegdemux.c:
17342         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17343         specific functionality split to the new dvddemux element.
17344         * gst/mpegstream/gstdvddemux.c:
17345         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17346         streams, derived from mpegdemux.
17347         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17348         up. SCR based timestamp rewriting can be turned off (will probably
17349         completely disappear soon).
17350         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17351         hacking. General cleanup. All printf statements replaced by
17352         debugging messages. Almost complete libdvdnav support.
17353         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17354         by events. New properties for audio and subpicture languages.
17355         (dvdnavsrc_update_highlight): Now uses events.
17356         (dvdnavsrc_user_op): Cleaned up.
17357         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17358         based). Lots of cleanup, and propper support for most libdvdnav
17359         events.
17360         (dvdnavsrc_make_dvd_event): New function.
17361         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17362         (dvdnavsrc_make_clut_change_event): New function.
17363
17364 2004-03-26  Benjamin Otte  <otte@gnome.org>
17365
17366         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17367           fix bug where typefinding would claim it's theora whenever less then
17368           7 bytes of data were available
17369
17370 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17371
17372         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17373         (gst_alawdec_base_init), (gst_alawdec_class_init),
17374         (gst_alawdec_init), (gst_alawdec_chain):
17375         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17376         (gst_alawenc_base_init), (gst_alawenc_class_init),
17377         (gst_alawenc_init), (gst_alawenc_chain):
17378         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17379         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17380         (gst_mulawdec_init), (gst_mulawdec_chain):
17381         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17382         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17383         (gst_mulawenc_init), (gst_mulawenc_chain):
17384           Fix capsnego in all four, remove the unused property functions and
17385           simplify the chain functions slightly. I guess we could use macros
17386           or something similar for those, since the code is so similar, but
17387           I'm currently too lazy...
17388
17389 2004-03-24  David Schleef  <ds@schleef.org>
17390
17391         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17392         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17393         (gst_osselement_get_format_structure),
17394         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17395         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17396         (gst_osselement_rate_int_compare): Add code to handle rate probing
17397         (bug #120883)
17398         * sys/oss/gstosselement.h: same
17399         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17400         Use rate probing provided by osselement.
17401         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17402
17403 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17404
17405         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17406         (gst_xvidenc_get_property):
17407           ulong/int mess-up.
17408
17409 2004-03-24  David Schleef  <ds@schleef.org>
17410
17411         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17412         (gst_speexdec_init):
17413         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17414         (gst_speexenc_init):  Create the pad template correctly (from
17415         the static pad template, not a NULL pointer.)
17416
17417 2004-03-25  Benjamin Otte  <otte@gnome.org>
17418
17419         * gst/debug/Makefile.am:
17420         * gst/debug/breakmydata.c:
17421           add element that quasi-randomly changes bytes in the stream.
17422           Intended use is robustness checking of demuxers and decoders in
17423           media tests.
17424
17425 2004-03-24  Benjamin Otte  <otte@gnome.org>
17426
17427         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17428         (gst_alsa_probe_hw_params):
17429         * ext/alsa/gstalsa.h:
17430           debugging output fixes
17431
17432 2004-03-24  Benjamin Otte  <otte@gnome.org>
17433
17434         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17435           don't g_return_if_fail if element is PLAYING, fail silently as every
17436           other element.
17437         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17438           only fix needed for cast lvalue issues in gst-plugins
17439         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17440           add proxy_getcaps
17441
17442 2004-03-24  Benjamin Otte  <otte@gnome.org>
17443
17444         * gst/level/gstlevel.c: (gst_level_init):
17445           add proxying getcaps function, so level doesn't advertise impossible
17446           caps
17447
17448 2004-03-24  David Schleef  <ds@schleef.org>
17449
17450         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17451         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17452         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17453         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17454         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17455         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17456         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17457         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17458         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17459         messages.  Divide the chunk size by the compression ratio
17460         (needed for MACE audio)
17461
17462 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17463
17464         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17465           Fix buffer overflow read error.
17466
17467 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17468
17469         * ext/alsa/gstalsa.h:
17470           Remove unused entry.
17471         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17472           Add cinepak.
17473         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17474         (gst_videodrop_link), (gst_videodrop_chain):
17475           Fix, sort of. Was horribly broken with new capsnego. Bah...
17476
17477 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17478
17479         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17480         (plugin_init):
17481         Add a monkeysaudio typefind function
17482
17483 2004-03-23  Johan Dahlin  <johan@gnome.org>
17484
17485         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17486         (gst_play_video_fixate): Check so the structure has the field
17487         before trying to fixate them, this makes it possible to have
17488         fakesinks for video and audio output without printing errors on
17489         the output console.
17490
17491 2004-03-22  David Schleef  <ds@schleef.org>
17492
17493         * sys/oss/Makefile.am:
17494         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17495         (check_rate), (add_rate):  Rate probing test app.
17496
17497 2004-03-21  Benjamin Otte  <otte@gnome.org>
17498
17499         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17500         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17501           add a fixation function that pretty much does the right thing (fixes
17502           #137556)
17503
17504 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17505
17506         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17507
17508 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17509
17510         reviewed by: Benjamin Otte  <otte@gnome.org>
17511
17512         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17513           terminate gst_event_new_discontinuous correctly (fixes parts of
17514           #137711)
17515
17516 2004-03-19  David Schleef  <ds@schleef.org>
17517
17518         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17519         since it doesn't depend on X, and it's part of our ABI.
17520
17521 2004-03-19  Iain <iain@prettypeople.org>
17522
17523         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17524         is_int in the structure, not the local variable.
17525
17526 2004-03-19  David Schleef  <ds@schleef.org>
17527
17528         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17529         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17530         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17531         Improvements in caps negotiation.
17532
17533 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17534
17535         * po/LINGUAS:
17536         * po/af.po:
17537           adding Afrikaans (Petri Jooste)
17538
17539 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17540
17541         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17542         (gst_ffmpegcolorspace_chain):
17543         throw error instead of g_critical (#137588)
17544
17545 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17546
17547         * Makefile.am:
17548         * configure.ac:
17549           dist common and m4 correctly
17550         * po/sv.po:
17551
17552 2004-03-17  David Schleef  <ds@schleef.org>
17553
17554         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17555         (bug #137348)
17556
17557 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17558
17559         * po/LINGUAS:
17560         * po/sv.po:
17561           adding Swedish translation (Christian Rose)
17562
17563 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17564
17565         * Makefile.am: use release.mak
17566
17567 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17568
17569         * common/ChangeLog:
17570         * common/gst-autogen.sh:
17571           add some explanation about the version detection
17572         * configure.ac:
17573           fix X check
17574
17575 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17576
17577         * configure.ac: bump nano to 1
17578
17579 === release 0.8.0 ===
17580
17581 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17582
17583         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17584
17585 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17586
17587         * configure.ac:
17588           update libtool version
17589         * gst-libs/gst/media-info/Makefile.am:
17590           actually use libtool version
17591
17592 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17593
17594         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17595
17596 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17597
17598         * configure.ac:
17599         * gst-plugins.spec.in:
17600         * pkgconfig/Makefile.am:
17601         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17602         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17603         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17604         * pkgconfig/gstreamer-libs.pc.in:
17605         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17606         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17607         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17608         * pkgconfig/gstreamer-plugins.pc.in:
17609           remove @VERSION@ from some of the pc files since core and plugins
17610           are decoupled.
17611           created gstreamer-plugins.pc as it's a better name, but keeping
17612           -libs around for now to get fixes upstream done first.
17613
17614 2004-03-15  Julien MOUTTE <julien@moutte.net>
17615
17616         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17617         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17618         * gst-libs/gst/play/play.h:
17619
17620 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17621
17622         * *.c, *.cc: don't mix tabs and spaces
17623
17624 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17625
17626         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17627           use the new ffmpegcolorspace
17628         * gst-plugins.spec.in:
17629           package new colorspace and media-info
17630         * configure.ac:
17631         * pkgconfig/Makefile.am:
17632           fix some more disting issues
17633         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17634         * pkgconfig/gstreamer-media-info.pc.in:
17635           generate media-info pc files
17636
17637 2004-03-15  Johan Dahlin  <johan@gnome.org>
17638
17639         * *.h: Revert indenting
17640
17641 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17642
17643         * configure.ac:
17644           adding ffmpegcolorspace element
17645         * gst/ffmpegcolorspace/Makefile.am:
17646         * gst/ffmpegcolorspace/avcodec.h:
17647         * gst/ffmpegcolorspace/common.h:
17648         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17649         * gst/ffmpegcolorspace/dsputil.h:
17650         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17651         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17652         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17653         (gst_ffmpeg_caps_to_pix_fmt):
17654         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17655         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17656         (gst_ffmpegcolorspace_caps_remove_format_info),
17657         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17658         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17659         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17660         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17661         (gst_ffmpegcolorspace_set_property),
17662         (gst_ffmpegcolorspace_get_property),
17663         (gst_ffmpegcolorspace_register):
17664         * gst/ffmpegcolorspace/imgconvert.c:
17665         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17666         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17667         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17668         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17669         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17670         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17671         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17672         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17673         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17674         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17675         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17676         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17677         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17678         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17679         (img_get_alpha_info), (deinterlace_line),
17680         (deinterlace_line_inplace), (deinterlace_bottom_field),
17681         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17682         * gst/ffmpegcolorspace/imgconvert_template.h:
17683         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17684         * gst/ffmpegcolorspace/mmx.h:
17685         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17686           adding ffmpegcolorspace element supplied by Ronald after cleaning
17687           up and pulling in the right bits of upstream source.
17688           I'm sure a better C/compiler wizard could do some cleaning up (for
17689           example use GLIB's malloc stuff), but as a first pass this
17690           works very well
17691
17692 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17693
17694         * ext/alsa/gstalsa.h:
17695           I assume Ronald forgot to commit the change to have cardname
17696           as a struct member.  Expect some public spanking at the next
17697           opportunity.
17698
17699 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17700
17701         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17702         (gst_alsa_open_audio), (gst_alsa_close_audio):
17703         * ext/alsa/gstalsa.c:
17704           Don't open the device if we're a mixer (= padless).
17705         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17706         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17707         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17708           Open mixer during state change rather than during object
17709           initialization. Also, get a device name. Currently in a somewhat
17710           hackish fashion, but I didn't really find something better.
17711
17712 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17713
17714         * *.c, *.h: run gst-indent
17715
17716 2004-03-14  Benjamin Otte  <otte@gnome.org>
17717
17718         * gst/modplug/gstmodplug.cc:
17719         * gst/modplug/gstmodplug.h:
17720           set correct timestamps on outgoing buffers
17721
17722 2004-03-14  Benjamin Otte  <otte@gnome.org>
17723
17724         * gst/modplug/gstmodplug.cc:
17725           handle events - don't do crap when a discont arrives that's not
17726           necessary
17727           This allows correct loading and playback of mods in Rhythmbox
17728
17729 2004-03-14  Benjamin Otte  <otte@gnome.org>
17730
17731         * configure.ac:
17732         * gst-libs/gst/gconf/Makefile.am:
17733         * pkgconfig/Makefile.am:
17734           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17735           they get rebuilt properly
17736         * configure.ac:
17737           when checking for vorbis, try pkgconfig first.
17738         * gst/modplug/gstmodplug.cc:
17739           add fixate function
17740
17741 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17742
17743         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17744           Fix for obvious mistake, where we first shift the offset and then
17745           read a samplesize element assuming the old offset. Note that this
17746           part still has something weird, i.e. my movies containing those
17747           don't actually play well, but at least there's something that looks
17748           like sound now.
17749
17750 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17751         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17752         (plugin_init):
17753         Add a typefind function for speex format
17754
17755 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17756
17757         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17758         (gst_asf_demux_setup_pad):
17759           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17760           instead of 0. Reason is simple: some elements have a fps range
17761           of 1-max instead of 0-max. So now ASF video actually works.
17762
17763 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17764
17765         * po/LINGUAS:
17766         * po/sr.po:
17767           adding serbian as a language
17768
17769 2004-03-13  Benjamin Otte  <otte@gnome.org>
17770
17771         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17772           return taglist correctly from _get function, don't gst_pad_push it.
17773           (fixes #137042)
17774
17775 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17776         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17777
17778 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17779
17780         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17781         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17782         (gst_alsa_mixer_track_new):
17783         * ext/alsa/gstalsamixertrack.h:
17784           Fix ancient leftovers... MixerTrack is a GObject.
17785
17786 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17787
17788         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17789         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17790           Don't block during probing...
17791
17792 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17793
17794         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17795         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17796         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17797         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17798         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17799         (gst_alsa_open_audio), (gst_alsa_close_audio):
17800         * ext/alsa/gstalsa.h:
17801           Add propertyprobe interface implementation, add some device-name
17802           property, all this so that it looks good in gnome-volume-control.
17803
17804 2004-03-12  David Schleef  <ds@schleef.org>
17805
17806         * configure.ac: the Hermes library controls hermescolorspace, not
17807         colorspace.
17808         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17809         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17810         not /* */
17811         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17812         * ext/sdl/sdlvideosink.h: ditto.
17813         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17814
17815 2004-03-12  Benjamin Otte  <otte@gnome.org>
17816
17817         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17818         (gst_x_overlay_got_xwindow_id):
17819         * gst-libs/gst/xoverlay/xoverlay.h:
17820           replace XID with unsigned long to get rid of the xlibs dependency in
17821           XOverlay (fixes #137004)
17822
17823 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17824         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17825         (gst_agingtv_setup):
17826         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17827         (gst_dicetv_base_init), (gst_dicetv_class_init),
17828         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17829         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17830         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17831         (gst_edgetv_setup), (gst_edgetv_rgb32):
17832         * gst/effectv/gsteffectv.c:
17833         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17834         (gst_quarktv_set_property):
17835         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17836         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17837         (gst_revtv_setup), (gst_revtv_rgb32):
17838         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17839         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17840         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17841         (gst_shagadelictv_rgb32):
17842         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17843         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17844         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17845         * gst/effectv/gstwarp.c:
17846         Port everything that can be ported to videofilter and fix up the caps.
17847         Can someone with a big-endian machine please check these?
17848
17849 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17850
17851         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17852         (gst_osssink_chain), (gst_osssink_change_state):
17853           Latest fixes for A/V sync, audio playback and such. This is about
17854           all... MPEG playback issues are mostly related to the async build-
17855           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17856
17857 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17858
17859         patch from: Stephane Loeuillet
17860
17861         * configure.ac:
17862           use pkg-config for some libraries, falling back to the old .m4 way
17863           (fixes #131270)
17864         * m4/libdv.m4:
17865           removed
17866
17867 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17868
17869         * configure.ac:
17870         * tools/Makefile.am:
17871         * tools/Makefile.in:
17872         * tools/gst-launch-ext-m.m:
17873         * tools/gst-launch-ext.1.in:
17874         * tools/gst-visualise-m.m:
17875         * tools/gst-visualise.1:
17876         * tools/gst-visualise.1.in:
17877           reorganizing generation of script tools
17878
17879 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17880
17881         * ext/divx/gstdivxdec.c:
17882           Downgrade priority. We prefer ffdec_mpeg4.
17883         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17884         (gst_faad_chain), (gst_faad_change_state):
17885           Fix capsnego. Doesn't work for some sounds because we don't have
17886           a 5:1 to stereo element.
17887         * ext/xvid/gstxvid.c: (plugin_init):
17888           Add priority.
17889         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17890         (gst_osssink_change_state):
17891           Add discont handling.
17892
17893 2004-03-09  Colin Walters  <walters@verbum.org>
17894
17895         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17896         conversion.
17897
17898 2004-03-09  Benjamin Otte  <otte@gnome.org>
17899
17900         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17901           the signals take 2 arguments
17902
17903 2004-03-09  David Schleef  <ds@schleef.org>
17904
17905         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17906         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17907         * ext/alsa/gstalsa.h:
17908         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17909
17910 2004-03-09  Benjamin Otte  <otte@gnome.org>
17911
17912         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17913         (gst_mikmod_change_state):
17914         * ext/mikmod/gstmikmod.h:
17915           make mikmod's loop function not loop infinitely and call
17916           gst_element_yield anymore
17917         * gst/modplug/gstmodplug.cc:
17918           fix pad negotiation (fixes #136590)
17919
17920 2004-03-09  David Schleef  <ds@schleef.org>
17921
17922         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17923         doesn't conflict with the internal colorspace plugin.
17924         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17925         satisfy the crappy-ass shell shipped by a certain vendor.
17926         * gst/videofilter/make_filter: same (bug #135299)
17927
17928 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17929
17930         * configure.ac: bump nano to 1
17931
17932 === release 0.7.6 ===
17933
17934 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17935
17936         * configure.in: releasing 0.7.6, "There"
17937
17938 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17939
17940         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17941         * pkgconfig/gstreamer-play.pc.in:
17942           synchronize the two
17943
17944 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17945
17946         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17947         (cdparanoia_open), (cdparanoia_event):
17948           fix/add error handling
17949         * po/POTFILES.in:
17950           add cdparanoia source
17951         * tools/Makefile.am:
17952           make scripts executable
17953
17954 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17955
17956         * configure.ac:
17957         * ext/vorbis/Makefile.am:
17958         * sys/Makefile.am:
17959           remove id3types, vorbisfile and xvideosink from the build (#133783)
17960
17961 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17962
17963         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17964           Fix metadata read crash (#136537).
17965
17966 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17967
17968         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17969         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17970           adding mime types, fixing the one-stop function
17971
17972 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17973
17974         * ext/nas/nassink.c and /ext/nas/nassink.h:
17975         More NAS love from Arwed von Merkatz
17976         So lets all sing 'Can you feel the NAS tonight'
17977
17978 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17979
17980         * tools/gst-launch-ext.in:
17981         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17982
17983 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17984
17985         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17986         (gst_mpeg2dec_init):
17987         remove the user_data pad for now, because it is being used in
17988         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17989         If someone knows how to fix this properly, please do.
17990
17991 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17992
17993         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17994         (gst_osssink_get_time):
17995         add a warning, IMO this won't get triggered anymore, remove later
17996
17997 2004-03-07  David Schleef  <ds@schleef.org>
17998
17999         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
18000         format (bug #136470)
18001
18002 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18003
18004         * gst-libs/Makefile.am:
18005         * gst-libs/gst/media-info/Makefile.am:
18006         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
18007         (error_callback), (gst_media_info_error_create),
18008         (gst_media_info_error_element), (gmip_init), (gmip_reset),
18009         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
18010         * gst-libs/gst/media-info/media-info-priv.h:
18011         * gst-libs/gst/media-info/media-info-test.c: (main):
18012         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
18013         (gst_media_info_class_init), (gst_media_info_instance_init),
18014         (gst_media_info_set_source), (gst_media_info_read_with_idler),
18015         (gst_media_info_read_idler), (gst_media_info_read):
18016         * gst-libs/gst/media-info/media-info.h:
18017         fixed, should work now
18018
18019 2004-03-07  Christian Schaller <Uraeus@gnome.org>
18020
18021         * ext/nas/nassink.c:
18022         A bunch of NAS fixes from Arwed von Merkatz
18023
18024 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18025
18026         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
18027         (qtdemux_parse_trak):
18028           Fix crash (j might be greater than n_samples, in which case we're
18029           writing outside the allocated space for the array) and memleak.
18030
18031 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18032
18033         * sys/oss/gstosssink.c: (gst_osssink_chain):
18034           And another caller that couldn't handle delay < 0 (unsigned
18035           integer overflow). Video now continues playing on an audio
18036           buffer underrun, and the clock continues working. Audio still
18037           stalls.
18038
18039 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18040
18041         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18042         (gst_osssink_get_time):
18043           get_delay() may return values lower than 0. In those cases, we
18044           should not actually cast to *unsigned* int64, that will break
18045           stuff horribly. In my case, it screwed up A/V sync in movies
18046           in totem rather badly.
18047
18048 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18049
18050         * ext/faac/gstfaac.c: (gst_faac_chain):
18051         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18052         * ext/libpng/gstpngenc.c: (user_write_data):
18053         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18054         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
18055         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
18056         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18057         Fix several misuse of gst_buffer_merge (it doesn't take ownership
18058         of any buffer), should fix some leaks. I hope I didn't unref buffers
18059         that shouldn't be...
18060
18061 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18062
18063         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
18064         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
18065         (error_callback), (gmi_reset), (gmi_seek_to_track),
18066         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
18067         (gmip_find_type_post), (gmip_find_stream_post),
18068         (gmip_find_track_streaminfo_post):
18069         * gst-libs/gst/media-info/media-info-priv.h:
18070         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
18071         (info_print), (main):
18072         * gst-libs/gst/media-info/media-info.c:
18073         (gst_media_info_error_create), (gst_media_info_error_element),
18074         (gst_media_info_instance_init), (gst_media_info_get_property),
18075         (gst_media_info_new), (gst_media_info_set_source),
18076         (gst_media_info_read_idler), (gst_media_info_read):
18077         * gst-libs/gst/media-info/media-info.h:
18078           first pass at making this work again.  This seems to work on
18079           tagged ogg/vorbis and mp3 files.
18080
18081 2004-03-06  Benjamin Otte  <otte@gnome.org>
18082
18083         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18084           fix huge leak: gst_buffer_merge doesn't unref the first argument
18085           itself.
18086
18087 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18088
18089         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
18090           report layer/mode/emphasis
18091
18092 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18093
18094         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
18095
18096 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18097
18098         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
18099           signal serial
18100
18101 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18102
18103         * ext/vorbis/vorbis.c: (plugin_init):
18104         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18105         (gst_vorbis_dec_init), (vorbis_dec_event):
18106         add debug category
18107         make vorbisdec handle _BYTE and _TIME queries
18108
18109 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18110
18111         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18112           from the xing header
18113
18114 2004-03-06  Benjamin Otte  <otte@gnome.org>
18115
18116         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18117         (gst_audio_convert_link), (gst_audio_convert_change_state),
18118         (gst_audio_convert_buffer_from_default_format):
18119           do conversions from/to float correctly, fix some caps nego errors,
18120           export correct supported caps in template and getcaps, use correct
18121           caps in try_set_caps functions
18122
18123 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18124
18125         For some reason, I only committed a ChangeLog entry yesterday and
18126         not the corresponding code...
18127         * ext/mad/gstmad.c: Fix detection of Xing headers
18128         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18129
18130 2004-03-06  Benjamin Otte  <otte@gnome.org>
18131
18132         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18133         (gst_ogg_demux_src_query):
18134           make sure to handle the case where there's no current chain
18135           gracefully.
18136
18137 2004-03-05  David Schleef  <ds@schleef.org>
18138
18139         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18140         Add fixate function. (bug #131128)
18141         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18142         (gst_sdlvideosink_fixate):  Add fixate function.
18143         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18144         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18145         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18146         Fix missing break that was causing ulaw to be interpreted as
18147         raw int.
18148
18149 2004-03-05  David Schleef  <ds@schleef.org>
18150
18151         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18152         Fix code that ignores return value of gst_buffer_merge().
18153         (bug #114560)
18154         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18155         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18156         * testsuite/gst-lint:  Check for above.
18157
18158 2004-03-05  David Schleef  <ds@schleef.org>
18159
18160         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18161         caps and throw an element error.  (bug #136334)
18162
18163 2004-03-05  David Schleef  <ds@schleef.org>
18164
18165         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18166         (gst_faad_chain): Fix negotiation.
18167         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18168         key and button events.
18169         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18170         dung heap of code.
18171         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18172         depends on gconf
18173         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18174         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18175         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18176         function to encourage better negotiation, particularly between
18177         audioconvert and osssink.
18178         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18179         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18180         more important.
18181         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18182         typefinding.
18183         * gst/vbidec/vbiscreen.c:  Add glib header
18184         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18185
18186 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18187
18188         * ext/mad/gstmad.c: Fix detection of Xing headers
18189         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18190
18191 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18192
18193         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18194         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18195           debug updates
18196
18197 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18198
18199         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18200         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18201         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18202         files, and report the parsed length as a GST_TAG_DURATION tag.
18203         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18204
18205 2004-03-05  Benjamin Otte  <otte@gnome.org>
18206
18207         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18208           convert channels correctly. convert correctly to unsigned.
18209
18210 2004-03-05  Julien MOUTTE <julien@moutte.net>
18211
18212         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18213         we have a window before clearing it.
18214
18215 2004-03-05  Julien MOUTTE <julien@moutte.net>
18216
18217         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18218         have a window before clearing it.
18219
18220 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18221
18222         * gconf/gstreamer.schemas.in:
18223         * gst-libs/gst/gconf/Makefile.am:
18224           version installation path the same way as for 0.6
18225         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18226         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18227         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18228           remove comment that was fixed
18229
18230 2004-03-05  David Schleef  <ds@schleef.org>
18231
18232         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18233         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18234         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18235         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18236         Add prototype code for handling seeking and querying.
18237
18238 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18239
18240         * examples/gstplay/player.c: (main):
18241           Initialize variables to NULL. Prevents a segfault because the
18242           (uninitialized) variable is not NULL, resulting in a crash on
18243           trying to reach error->message.
18244
18245 2004-03-05  Benjamin Otte  <otte@gnome.org>
18246
18247         * gst/audioconvert/gstaudioconvert.c:
18248         (gst_audio_convert_buffer_to_default_format):
18249         make float=>int conversion work correctly even in cornercases.
18250
18251 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18252
18253         * debian/README.Debian:
18254         * debian/build-deps:
18255         * debian/changelog:
18256         * debian/control:
18257         * debian/control.in:
18258         * debian/copyright:
18259         * debian/gstreamer-a52dec.files:
18260         * debian/gstreamer-aa.files:
18261         * debian/gstreamer-alsa.files:
18262         * debian/gstreamer-alsa.manpages:
18263         * debian/gstreamer-arts.files:
18264         * debian/gstreamer-artsd.files:
18265         * debian/gstreamer-audiofile.files:
18266         * debian/gstreamer-avifile.files:
18267         * debian/gstreamer-cdparanoia.files:
18268         * debian/gstreamer-colorspace.files:
18269         * debian/gstreamer-doc.files:
18270         * debian/gstreamer-dv.files:
18271         * debian/gstreamer-dvd.files:
18272         * debian/gstreamer-esd.files:
18273         * debian/gstreamer-festival.files:
18274         * debian/gstreamer-flac.files:
18275         * debian/gstreamer-gconf.conffiles:
18276         * debian/gstreamer-gconf.files:
18277         * debian/gstreamer-gconf.postinst:
18278         * debian/gstreamer-gnomevfs.files:
18279         * debian/gstreamer-gsm.files:
18280         * debian/gstreamer-http.files:
18281         * debian/gstreamer-jack.files:
18282         * debian/gstreamer-jpeg.files:
18283         * debian/gstreamer-mad.files:
18284         * debian/gstreamer-mikmod.files:
18285         * debian/gstreamer-misc.files:
18286         * debian/gstreamer-mpeg2dec.files:
18287         * debian/gstreamer-oss.files:
18288         * debian/gstreamer-plugin-apps.files:
18289         * debian/gstreamer-plugin-apps.manpages:
18290         * debian/gstreamer-plugin-libs-dev.files:
18291         * debian/gstreamer-plugin-libs.files:
18292         * debian/gstreamer-plugin-template.postinst:
18293         * debian/gstreamer-plugin-template.postrm:
18294         * debian/gstreamer-sdl.files:
18295         * debian/gstreamer-sid.files:
18296         * debian/gstreamer-vorbis.files:
18297         * debian/gstreamer-x.files:
18298         * debian/mk.control:
18299         * debian/rules:
18300         Debian package info not maintained here.
18301
18302 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18303
18304         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18305         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18306         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18307         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18308         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18309         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18310         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18311         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18312         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18313         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18314         * gst-libs/gst/colorbalance/colorbalance.c:
18315         (gst_color_balance_class_init):
18316         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18317         (gst_color_balance_channel_class_init):
18318         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18319         * gst-libs/gst/play/play.c: (gst_play_class_init):
18320         * gst-libs/gst/propertyprobe/propertyprobe.c:
18321         (gst_property_probe_iface_init):
18322         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18323         * gst-libs/gst/tuner/tunerchannel.c:
18324         (gst_tuner_channel_class_init):
18325         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18326         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18327         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18328         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18329         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18330         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18331         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18332         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18333         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18334           fix signals to use - instead of _
18335         * ext/libcaca/gstcacasink.h:
18336         * ext/sdl/sdlvideosink.h:
18337           fix header rename
18338
18339 2004-03-04  David Schleef  <ds@schleef.org>
18340
18341         * testsuite/gst-lint:  Add a check for bad signal names.
18342
18343 2004-03-04  <kost@imn.htwk-leipzig.de>
18344
18345         reviewed by David Schleef
18346
18347         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18348         modified the alpha channel and caused a warning. (bug #136192)
18349
18350 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18351
18352         * gst-plugins.spec.in:
18353         Change names of plugins to actually be correct. Try to keep things
18354         alphabetical to avoid getting beat up by Thomas
18355
18356 2004-03-03  Julien MOUTTE <julien@moutte.net>
18357
18358         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18359         Using ximagesink as a default if no gconf key found. We should
18360         probably consider using alsasink instead of osssink for the audio
18361         part.
18362
18363 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18364
18365         * configure.ac:
18366           fix --with-plugins, don't think it ever worked before
18367         * gst-plugins.spec.in:
18368           even more updates
18369
18370 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18371
18372         * ext/sdl/sdlvideosink.h:
18373         * sys/ximage/ximagesink.h:
18374         * sys/xvideo/xvideosink.h:
18375         * sys/xvimage/xvimagesink.h:
18376           Fix for move of gstvideosink.h -> videosink.h.
18377
18378 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18379
18380         * gst-libs/gst/xwindowlistener/Makefile.am:
18381           this is a plugin library, not a library
18382
18383 2004-03-01  David Schleef  <ds@schleef.org>
18384
18385         * AUTHORS:  Added some names.  Add yourself if you're still
18386         missing.
18387
18388 2004-03-01  David Schleef  <ds@schleef.org>
18389
18390         * MAINTAINERS: Add
18391
18392 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18393
18394         * gst-plugins.spec.in: clean up spec file
18395
18396 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18397
18398         * gst-libs/gst/video/Makefile.am:
18399         * gst-libs/gst/video/gstvideosink.c:
18400         * gst-libs/gst/video/gstvideosink.h:
18401           rename gstvideosink.h to videosink.h to match other headers
18402         * gst/mixmatrix/Makefile.am:
18403           fix plugin filename
18404         * gst/tags/Makefile.am: fix plugin filename
18405
18406 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18407
18408         * gst/tags/Makefile.am: fix plugin filename
18409
18410 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18411
18412         * examples/gstplay/player.c: (got_time_tick), (main):
18413           add error handler
18414           display time_tick more readably
18415         * gst/mixmatrix/Makefile.am:
18416           fix plugin file name
18417
18418 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18419
18420         * sys/oss/gstosselement.c: (gst_osselement_probe),
18421         (device_combination_append), (gst_osselement_class_probe_devices):
18422         * sys/oss/gstosselement.h:
18423           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18424           on my system using alsa oss emulation, fixes bug #135597
18425
18426 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18427
18428         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18429         (gst_videodrop_chain), (gst_videodrop_change_state):
18430         * gst/videodrop/gstvideodrop.h:
18431           Work based on timestamp of input data, not based on the expected
18432           framerate from the input. The consequence is that this element now
18433           not only scales framerates, but also functions as a framerate
18434           corrector or framerate stabilizer/constantizer.
18435
18436 2004-02-27  David Schleef  <ds@schleef.org>
18437
18438         patches from jmmv@menta.net (Julio M. Merino Vidal)
18439
18440         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18441         GST_ELEMENT_ERROR call (bug #135634)
18442         * gst/interleave/interleave.c: (interleave_buffered_loop),
18443         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18444         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18445         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18446         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18447         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18448         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18449         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18450         Fix GST_ELEMENT_ERROR call.
18451         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18452         GST_ELEMENT_ERROR call.
18453
18454 2004-02-27  Benjamin Otte  <otte@gnome.org>
18455
18456         * gst-libs/gst/audio/audio.h:
18457           add macro to make sure header isn't included twice
18458         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18459           don't use gst_buffer_free
18460         * gst/playondemand/filter.func:
18461           don't use gst_data_free. Free data only once.
18462
18463 2004-02-26  David Schleef  <ds@schleef.org>
18464
18465         * gst-libs/gst/colorbalance/Makefile.am:
18466         * gst-libs/gst/mixer/Makefile.am:
18467         * gst-libs/gst/tuner/Makefile.am:
18468         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18469         should not be disted, -marshal.h files should not be installed,
18470         and -enum.h files _should_ be installed.  Fix to make this the
18471         case.
18472
18473 === release 0.7.5 ===
18474
18475 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18476
18477         * configure.ac: release 0.7.5, "Under The Sea"
18478
18479 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18480
18481         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18482         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18483         * gst/videoscale/gstvideoscale.c:
18484         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18485           assorted debug/warning fixes
18486
18487 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18488
18489         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18490         (gst_videoscale_init), (gst_videoscale_chain),
18491         (gst_videoscale_set_property), (plugin_init):
18492         * gst/videoscale/gstvideoscale.h:
18493         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18494         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18495         (gst_videoscale_planar400), (gst_videoscale_packed422),
18496         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18497         (gst_videoscale_24bit), (gst_videoscale_16bit),
18498         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18499         (gst_videoscale_scale_plane_slow),
18500         (gst_videoscale_scale_point_sample),
18501         (gst_videoscale_scale_nearest),
18502         (gst_videoscale_scale_nearest_str2),
18503         (gst_videoscale_scale_nearest_str4),
18504         (gst_videoscale_scale_nearest_32bit),
18505         (gst_videoscale_scale_nearest_24bit),
18506         (gst_videoscale_scale_nearest_16bit):
18507         add debugging category and use it properly
18508         fix use of GST_PTR_FORMAT
18509
18510 2004-02-25  Andy Wingo  <wingo@pobox.com>
18511
18512         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18513         push only when channel->buffer is NULL. Prevents segfaults doing
18514         the state change after a nonlocal exit, like a scheme exception.
18515
18516         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18517         Handle the case where the intersected caps is empty.
18518
18519 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18520
18521         * gst/law/mulaw-decode.c: (mulawdec_link):
18522         * gst/law/mulaw.c: (plugin_init):
18523           fix mulawdec so it actually works again
18524
18525 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18526
18527         reviewed by: David Schleef  <ds@schleef.org>
18528
18529         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18530         (gst_gamma_init), (gst_gamma_set_property),
18531         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18532         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18533         for RGB, with separate r g and b correction factors. (#131167)
18534
18535 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18536
18537         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18538           only signal tags for bitrate if they're > 0 (#134894)
18539
18540 2004-02-24  David Schleef  <ds@schleef.org>
18541
18542         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18543         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18544         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18545         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18546         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18547         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18548         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18549         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18550         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18551         category.  Attempt to fix timestamp calculation.
18552
18553 2004-02-24  Johan Dahlin  <johan@gnome.org>
18554
18555         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18556
18557 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18558
18559         * configure.ac:
18560         * gconf/Makefile.am:
18561         * gconf/gstreamer.schemas:
18562         * gst-libs/gst/gconf/Makefile.am:
18563         * gst-libs/gst/gconf/gconf.c:
18564           version gconf schemas and install locations
18565
18566 2004-02-23  Benjamin Otte  <otte@gnome.org>
18567
18568         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18569         (gst_xine_input_subclass_init):
18570           call parent dispose.
18571           change pad template for CD reader correctly
18572         * ext/xine/Makefile.am:
18573         * ext/xine/gstxine.h:
18574         * ext/xine/xine.c: (plugin_init):
18575         * ext/xine/xineaudiosink.c:
18576           wrap audio sinks, too
18577         * gst-libs/gst/resample/private.h:
18578         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18579         (gst_resample_reinit), (gst_resample_scale),
18580         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18581         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18582         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18583         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18584         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18585         * gst-libs/gst/resample/resample.h:
18586         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18587         (gst_audioscale_class_init), (gst_audioscale_link),
18588         (gst_audioscale_get_buffer), (gst_audioscale_init),
18589         (gst_audioscale_chain), (gst_audioscale_set_property),
18590         (gst_audioscale_get_property):
18591         * gst/audioscale/gstaudioscale.h:
18592           s/resample_*/gst_resample_*/i to not clobber namespaces
18593
18594 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18595
18596         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18597         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18598         (gst_riff_create_video_template_caps),
18599         (gst_riff_create_audio_template_caps),
18600         (gst_riff_create_iavs_template_caps):
18601         * gst-libs/gst/riff/riff-media.h:
18602         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18603         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18604         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18605         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18606         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18607         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18608         (gst_matroska_demux_plugin_init): First batch implementing audio and
18609         video codec tags in demuxers.
18610
18611 2004-02-22  Benjamin Otte  <otte@gnome.org>
18612
18613         * ext/xine/Makefile.am:
18614         * ext/xine/gstxine.h:
18615         * ext/xine/xine.c: (plugin_init):
18616         * ext/xine/xineinput.c:
18617           add input plugin wrapper. Playback from files, http, mms and cdda
18618           works.
18619         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18620           remove leftover G_GNUC_UNUSED
18621         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18622         (gst_asf_demux_identify_guid):
18623           improve debugging output
18624
18625 2004-02-22  Benjamin Otte  <otte@gnome.org>
18626
18627         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18628
18629         * autogen.sh:
18630           replace test -e with test -x for mkinstalldirs to be more portable.
18631           (fixes #134816)
18632
18633 2004-02-22  Benjamin Otte  <otte@gnome.org>
18634
18635         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18636
18637         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18638           set rank to PRIMARY
18639         * gst/volume/gstvolume.c: (plugin_init):
18640           set rank to NONE
18641         fixes #134960
18642
18643 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18644
18645         reviewed by Benjamin Otte  <otte@gnome.org>
18646
18647         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18648           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18649
18650 2004-02-22  Benjamin Otte  <otte@gnome.org>
18651
18652         * configure.ac:
18653           export [_]*{gst,Gst,GST}.* symbols from plugins
18654
18655 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18656
18657         reviewed by: Benjamin Otte  <otte@gnome.org>
18658
18659         * ext/lame/gstlame.c: (add_one_tag):
18660         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18661         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18662         (gst_vorbisenc_metadata_set1):
18663         * gst/tags/gstid3tag.c:
18664         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18665           apply fixes from bugs #135042 (lame can't write tags) and #133817
18666           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18667
18668 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18669
18670         * configure.ac: Export only gst_plugin_desc from plugins.
18671          Note that this change only makes any effect with Linux using libtool
18672          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18673          fine. And don't try to have several versions of libtool in different
18674          directories.
18675
18676 2004-02-20  Andy Wingo  <wingo@pobox.com>
18677
18678         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18679         interleave respectively.
18680
18681         * gst/interleave/deinterleave.c: New plugin: deinterleave
18682         (replaces on oneton).
18683         * gst/interleave/interleave.c: New plugin: interleave.
18684         * gst/interleave/plugin.h: Support file.
18685         * gst/interleave/plugin.c: Support file.
18686
18687         * configure.ac: Remove intfloat and oneton, add interleave.
18688
18689         * ext/sndfile/gstsf.c: Handle events better.
18690
18691         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18692         and float2int operation. int2float has scheduling problems as
18693         noted in in2float_chain.
18694
18695 2004-02-20  Benjamin Otte  <otte@gnome.org>
18696
18697         * ext/xine/Makefile.am:
18698         * ext/xine/gstxine.h:
18699         * ext/xine/xine.c:
18700         * ext/xine/xineaudiodec.c:
18701         * ext/xine/xinecaps.c:
18702           add first version of xine plugin wrapper. Currently only wraps the
18703           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18704         * configure.ac:
18705         * ext/Makefile.am:
18706           add xine plugin wrapper, disabled by default. Use --enable-xine to
18707           build. Note that it'll segfault on gst-register if you don't remove
18708           the goom and tvtime post plugins from xine.
18709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18710         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18711           add extradata parsing for QDM2.
18712           change around debugging prints.
18713
18714 2004-02-19  Benjamin Otte  <otte@gnome.org>
18715
18716         * ext/lame/gstlame.c: (gst_lame_chain):
18717         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18718           use gst_tag_list_insert when you want to insert tags
18719
18720 2004-02-18  David Schleef  <ds@schleef.org>
18721
18722         * configure.ac:  Move massink to gst-rotten
18723         * ext/Makefile.am:
18724         * ext/mas/Makefile.am:
18725         * ext/mas/massink.c:
18726         * ext/mas/massink.h:
18727
18728 2004-02-18  David Schleef  <ds@schleef.org>
18729
18730         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18731         typefinding, since it seems to be worse than nothing.
18732         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18733         atom to recognize .mp4 and .m4a files as video/quicktime.
18734
18735 2004-02-18  David Schleef  <ds@schleef.org>
18736
18737         * gst/sine/demo-dparams.c: (quit_live),
18738         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18739         Use double dparams, not float.
18740         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18741         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18742         sync'd elements don't really work correctly.
18743         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18744         (volume_update_volume), (volume_get_property):  Change dparam
18745         to double.
18746
18747 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18748
18749         * sys/ximage/ximagesink.c:
18750         (gst_ximagesink_xwindow_update_geometry),
18751         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18752         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18753         (gst_ximagesink_init): Rework the way software video scaling works. So
18754         now we check on each chain call if the video frames are feeling the
18755         window. If not we try to renegotiate caps. On failure we memorize that
18756         and we won't try again for that PLAYING sessions.
18757         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18758         failure.
18759         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18760         synchronous flag.
18761
18762 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18763
18764         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18765           break up _link so we can give a better debug message for errors
18766
18767 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18768
18769         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18770           set up debug category
18771
18772 2004-02-18  Julien MOUTTE <julien@moutte.net>
18773
18774         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18775         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18776         the way renegotiation work. The event handling function is not taking
18777         care of external windows and renegotiate method check for pad flags
18778         NEGOTIATING. Should fix : #133209
18779
18780 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18781
18782         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18783         pad is negotiating before trying renegotiation.
18784
18785 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18786
18787         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18788           pass on all possible mime types as typefind hints
18789
18790 2004-02-17  Julien MOUTTE <julien@moutte.net>
18791
18792         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18793         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18794         possible SHM leak if we crash. All other apps using XShm are doing
18795         that.
18796
18797 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18798
18799         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18800         (gst_ximagesink_expose): Renegotiate size on expose.
18801         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18802         size on expose.
18803
18804 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18805
18806         * testsuite/alsa/sinesrc.c:
18807           cosmetic fix to fix compile issue with gcc 2.95.4
18808
18809 2004-02-16  Julien MOUTTE <julien@moutte.net>
18810
18811         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18812         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18813         failed opening the audio device.
18814         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18815         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18816         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18817         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18818         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18819         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18820         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18821         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18822         Removing some useless g_return_if_fail like wingo suggested.
18823         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18824         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18825         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18826         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18827         (gst_xvimagesink_update_colorbalance),
18828         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18829         (gst_xvimagesink_xcontext_clear),
18830         (gst_xvimagesink_get_fourcc_from_caps),
18831         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18832         (gst_xvimagesink_set_xwindow_id),
18833         (gst_xvimagesink_colorbalance_list_channels),
18834         (gst_xvimagesink_colorbalance_set_value),
18835         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18836         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18837
18838 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18839
18840         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18841           throw error when not negotiated instead of asserting
18842
18843 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18844
18845         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18846         correct data refcounting.
18847
18848 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18849
18850         * gst/switch/gstswitch.c: (gst_switch_change_state),
18851         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18852         change, mostly the EOS flag.
18853
18854 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18855
18856         * examples/gstplay/player.c: (got_eos), (main): Adding some
18857         output for debugging.
18858         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18859         timeouts if we go to any state different from PLAYING.
18860         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18861         more EOS bugs in riff lib.
18862
18863 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18864
18865         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18866         visualization until i find a way to fix switch correctly.
18867         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18868         EOS arrives.
18869         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18870         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18871         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18872         Reworked switch to get a more correct behaviour with events and refing
18873         of data stored in sinkpads.
18874         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18875         we don't pull from a pad in EOS.
18876
18877 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18878
18879         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18880           remove v1 tag even if we can't read it (makes sure we don't detect
18881           it again)
18882
18883 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18884
18885         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18886         (gst_alsa_xrun_recovery):
18887         * ext/alsa/gstalsa.h:
18888           try xrun recovery when wait failed. Make xrun recovery function
18889           return TRUE/FALSE to indicate success. (might fix #134354)
18890
18891 2004-02-13  David Schleef  <ds@schleef.org>
18892
18893         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18894         (dynparm_value_changed), (main): Convert from float to double.
18895         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18896
18897 2004-02-13  David Schleef  <ds@schleef.org>
18898
18899         * gst/silence/gstsilence.c: (gst_silence_class_init),
18900         (gst_silence_set_clock), (gst_silence_get),
18901         (gst_silence_set_property), (gst_silence_get_property):
18902         * gst/silence/gstsilence.h: Add sync property.
18903         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18904         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18905         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18906         * gst/sine/gstsinesrc.h: Add sync property.
18907
18908 2004-02-13  David Schleef  <ds@schleef.org>
18909
18910         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18911         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18912
18913 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18914
18915         * configure.ac:
18916         * ext/Makefile.am:
18917         * gst-libs/ext/Makefile.am:
18918           move ffmpeg plugin to gst-ffmpeg module
18919
18920 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18921
18922         * configure.ac: use GST_ARCH to detect architecture
18923
18924 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18925
18926         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18927
18928 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18929
18930         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18931           classify LADSPA plugins based on number of src/sink pads
18932           (#133663, Stefan Kost)
18933         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18934           fix dparams registration
18935           (#133528, Stefan Kost)
18936         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18937           fix use of isprint and use g_ascii_isprint instead
18938           (#133316, Stefan Kost)
18939
18940 2004-02-11  David Schleef  <ds@schleef.org>
18941
18942         Convert a few inner loops to use liboil.  This is currently
18943         optional, and is only enabled if liboil is present (duh!).
18944         * configure.ac: Check for liboil-0.1
18945         * gst/intfloat/Makefile.am:
18946         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18947         (gst_int2float_chain_gint16):
18948         * gst/videofilter/Makefile.am:
18949         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18950         (tablelookup_u8), (gst_videobalance_planar411):
18951         * gst/videotestsrc/Makefile.am:
18952         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18953         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18954         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18955         (paint_hline_RGB565), (paint_hline_xRGB1555):
18956
18957 2004-02-11  David Schleef  <ds@schleef.org>
18958
18959         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18960         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18961         (gst_colorspace_getcaps), (gst_colorspace_link),
18962         (gst_colorspace_base_init), (gst_colorspace_init),
18963         (gst_colorspace_chain), (gst_colorspace_change_state),
18964         (plugin_init): Merge Ronald's patch (bug #117897) and update
18965         for new caps and negotiation.  Seems to work, although it
18966         shows off bugs in lcs.
18967
18968 2004-02-11  David Schleef  <ds@schleef.org>
18969
18970         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18971         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18972
18973 2004-02-11  David Schleef  <ds@schleef.org>
18974
18975         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18976         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18977         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18978         Add server and port properties
18979
18980 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18981
18982         * m4/a52.m4:
18983         * m4/aalib.m4:
18984         * m4/as-ffmpeg.m4:
18985         * m4/as-liblame.m4:
18986         * m4/as-slurp-ffmpeg.m4:
18987         * m4/check-libheader.m4:
18988         * m4/esd.m4:
18989         * m4/freetype2.m4:
18990         * m4/gconf-2.m4:
18991         * m4/glib.m4:
18992         * m4/gst-alsa.m4:
18993         * m4/gst-artsc.m4:
18994         * m4/gst-ivorbis.m4:
18995         * m4/gst-matroska.m4:
18996         * m4/gst-sdl.m4:
18997         * m4/gst-shout2.m4:
18998         * m4/gst-sid.m4:
18999         * m4/gtk.m4:
19000         * m4/libdv.m4:
19001         * m4/libfame.m4:
19002         * m4/libmikmod.m4:
19003         * m4/ogg.m4:
19004         * m4/vorbis.m4:
19005           fix underquotedness of macros (#133800)
19006         * m4/as-avifile.m4:
19007         * m4/xmms.m4:
19008           removed because no longer used
19009
19010 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19011
19012         * configure.ac:
19013           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
19014           by autopoint (fixes #132996)
19015
19016 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19017
19018         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
19019         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
19020         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
19021         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
19022           fix memleaks
19023
19024 2004-02-11  David Schleef  <ds@schleef.org>
19025
19026         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
19027         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
19028         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
19029         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
19030         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
19031         (gst_jpegenc_class_init), (gst_jpegenc_init),
19032         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
19033         (gst_jpegenc_chain), (gst_jpegenc_set_property),
19034         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
19035         * ext/jpeg/gstjpegenc.h: Fix negotiation.
19036
19037 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19038
19039         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
19040         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
19041         * ext/mikmod/gstmikmod.h:
19042           fix caps negotiation in mikmod
19043         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
19044           output debug information
19045
19046 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19047
19048         * gst-libs/gst/colorbalance/Makefile.am:
19049         * gst-libs/gst/navigation/Makefile.am:
19050         * gst-libs/gst/xoverlay/Makefile.am:
19051           remove unused GST_OPT_CFLAGS from Makefiles
19052           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
19053
19054 2004-02-07  David Schleef  <ds@schleef.org>
19055
19056         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
19057         push events to pads that haven't been created (#133508)
19058
19059 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
19060
19061         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19062         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
19063         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
19064         (gst_dvdec_loop), (gst_dvdec_change_state):
19065         Second attempt at committing a working dvdec element.
19066
19067 2004-02-06  David Schleef  <ds@schleef.org>
19068
19069         Build fixes for OS X: (see #129600)
19070         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
19071         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
19072         (gst_riff_read_strf_iavs):
19073         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19074         (gst_avi_demux_stream_odml):
19075         * gst/playondemand/Makefile.am:
19076         * gst/rtp/rtp-packet.c:
19077
19078 2004-02-05  David Schleef  <ds@schleef.org>
19079
19080         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
19081         last change, because it Just Doesn't Compile.
19082
19083 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19084
19085         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19086           skip undecodable id3v2 tag instead of keeping it
19087
19088 2004-02-05  David Schleef  <ds@schleef.org>
19089
19090         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19091         Unref leaked buffer.  (Noticed by Ronald)
19092
19093 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
19094
19095         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19096         Sync requires with other checks.  >= vs =.
19097
19098 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
19099
19100         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19101         (gst_dvdec_video_link), (gst_dvdec_loop):
19102         * ext/dv/gstdvdec.h:
19103           rework the caps negotiation so that dvdec works again instead
19104           of just segfaulting.
19105
19106 === release 0.7.4 ===
19107
19108 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19109
19110         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19111         * configure.ac: changed for release
19112
19113 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19114
19115         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19116         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19117         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19118         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19119           reworked patch by David Lehn to fix libdir and includedir for
19120           uninstalled libraries
19121           removed play and gconf from gstreamer-libs since they have their
19122           own pkgconfig files
19123
19124 2004-02-04  David Schleef  <ds@schleef.org>
19125
19126         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19127         memleak.
19128
19129 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19130
19131         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19132           use correct GST_TAG_ENCODER tag
19133
19134 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19135
19136         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19137           be sure to stop the clock when going to paused
19138         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19139           reset number of transmitted when going to ready.
19140         fixes #132935
19141
19142 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19143
19144         reviewed by Benjamin Otte
19145
19146         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19147           extract track count (fixes #133410)
19148
19149 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19150
19151         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19152           that should be !=, not == (fixes #132519)
19153
19154 2004-02-04  David Schleef  <ds@schleef.org>
19155
19156         Make sure set_explicit_caps() is called before adding pad.
19157         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19158         * gst/id3/gstid3types.c: (gst_id3types_loop):
19159         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19160         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19161
19162 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19163
19164         * configure.ac:
19165           bump nano to 2, first prerelease
19166           put back AM_PROG_LIBTOOL
19167
19168 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19169
19170         * testsuite/alsa/Makefile.am:
19171           these are user test apps, not automatic testsuite tests
19172
19173 2004-02-04  David Schleef  <ds@schleef.org>
19174
19175         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19176         * gst/mpeg1videoparse/gstmp1videoparse.c:
19177         (mp1videoparse_parse_seq):
19178         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19179         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19180         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19181         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19182         (gst_xvideosink_getcaps):
19183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19184         * testsuite/gst-lint: more tests
19185
19186 2004-02-04  David Schleef  <ds@schleef.org>
19187
19188         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19189         with the code that they would expand to.
19190         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19191         (gst_flacdec_get_src_query_types),
19192         (gst_flacdec_get_src_event_masks):
19193         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19194         (gst_gnomevfssrc_get_query_types),
19195         (gst_gnomevfssrc_get_event_mask):
19196
19197 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19198
19199         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19200         (gst_sinesrc_dispose):
19201           fix memleak by properly disposing sinesrc
19202
19203 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19204
19205         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19206         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19207         an overlay to redraw the image because it has been exposed.
19208         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19209         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19210         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19211         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19212         interface
19213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19214         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19215         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19216         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19217         interface
19218
19219 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19220
19221         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19222           more memleak fixage
19223
19224 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19225
19226         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19227         * gst/typefind/gsttypefindfunctions.c:
19228           fix memleaks shown by gst-typefind
19229
19230 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19231
19232         * common/glib-gen.mak:
19233           add hack rule to touch .Plo files
19234         * gst-libs/gst/colorbalance/Makefile.am:
19235         * gst-libs/gst/mixer/Makefile.am:
19236         * gst-libs/gst/play/Makefile.am:
19237         * gst-libs/gst/tuner/Makefile.am:
19238           remove glib_root variable
19239
19240 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19241
19242         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19243           set explicit caps before adding the element, so the autopluggers can
19244           plug correctly.
19245         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19246         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19247         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19248         (dv_type_find):
19249           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19250           argument.
19251
19252 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19253
19254         * gst-libs/gst/colorbalance/Makefile.am:
19255         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19256         * gst-libs/gst/colorbalance/colorbalance.c:
19257         * gst-libs/gst/colorbalance/colorbalance.h:
19258         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19259         * gst-libs/gst/mixer/Makefile.am:
19260         * gst-libs/gst/mixer/mixer-marshal.list:
19261         * gst-libs/gst/mixer/mixer.c:
19262         * gst-libs/gst/mixer/mixer.h:
19263         * gst-libs/gst/mixer/mixermarshal.list:
19264         * gst-libs/gst/play/Makefile.am:
19265         * gst-libs/gst/play/play.h:
19266         * gst-libs/gst/tuner/Makefile.am:
19267         * gst-libs/gst/tuner/tuner-marshal.list:
19268         * gst-libs/gst/tuner/tuner.c:
19269         * gst-libs/gst/tuner/tuner.h:
19270         * gst-libs/gst/tuner/tunermarshal.list:
19271           use new glib-gen.mak snippet to clean up Makefile.am
19272           fix various bugs in Makefile.am's
19273
19274 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19275
19276         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19277           handle chain parsing correctly in the multichain case
19278         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19279         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19280         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19281         (theora_dec_chain):
19282           handle events and queries correctly
19283
19284 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19285
19286         * .cvsignore:
19287         Ignore generated file _stdint.h.
19288
19289 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19290
19291         * gst-libs/gst/colorbalance/Makefile.am:
19292         * gst-libs/gst/colorbalance/colorbalance.h:
19293         * gst-libs/gst/mixer/Makefile.am:
19294         * gst-libs/gst/mixer/mixer.h:
19295         * gst-libs/gst/play/Makefile.am:
19296         * gst-libs/gst/play/play.h:
19297         * gst-libs/gst/tuner/Makefile.am:
19298         * gst-libs/gst/tuner/tuner.h:
19299         Generate enum type code with glib-mkenums.
19300         * gst-libs/gst/colorbalance/.cvsignore:
19301         * gst-libs/gst/mixer/.cvsignore:
19302         * gst-libs/gst/play/.cvsignore:
19303         * gst-libs/gst/tuner/.cvsignore:
19304         Ignore generated files.
19305
19306 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19307
19308         * gst-libs/gst/audio/.cvsignore:
19309         Ignore generated file.
19310         * gst-libs/gst/audio/Makefile.am:
19311         Do not install example filter.
19312
19313 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19314
19315         * examples/switch/.cvsignore:
19316         Ignore generated file.
19317
19318 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19319
19320         * common/m4/ax_create_stdint_h.m4:
19321         * configure.ac:
19322           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19323           _stdint.h.
19324         * Makefile.am:
19325           remove generated _stdint.h in DISTCLEANFILES
19326         * ext/a52dec/gsta52dec.c:
19327           include _stdint.h for a52dec. (should fix #133064)
19328
19329 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19330
19331         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19332         (gst_tag_to_vorbis_comments):
19333         Add replaygain support to vorbistag
19334
19335 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19336         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19337         (gst_ffmpeg_caps_to_extradata):
19338           Fix SVQ3 caps flag properties
19339           Use glib macro for bytes swap
19340
19341 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19342
19343         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19344         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19345         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19346         * ext/sndfile/gstsf.c: (plugin_init):
19347         * gst/avi/gstavi.c: (plugin_init):
19348         * sys/dxr3/dxr3init.c: (plugin_init):
19349         * sys/oss/gstossaudio.c: (plugin_init):
19350         * sys/v4l/gstv4l.c: (plugin_init):
19351         * sys/v4l2/gstv4l2.c: (plugin_init):
19352           remove textdomain calls
19353         * po/nl.po:
19354           update Dutch translation
19355
19356 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19357
19358         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19359         (gst_play_set_audio_sink): Moving volume in the audio thread for
19360         instantaneous volume change. Maybe i will add another volume in front
19361         of visualization later, not sure yet though.
19362
19363 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19364
19365         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19366         (gst_ximagesink_handle_xevents): Better X events handling, only take
19367         the latest events for configure and motion.
19368         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19369
19370 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19371
19372         reviewed by: David Schleef  <ds@schleef.org>
19373
19374         Fix memory leaks:
19375         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19376         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19377
19378 2004-02-02  David Schleef  <ds@schleef.org>
19379
19380         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19381         of lines.
19382         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19383         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19384         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19385         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19386         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19387         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19388         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19389         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19390         (gst_float2_2_int_link):
19391         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19392         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19393         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19394         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19395         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19396         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19397         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19398         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19399         * testsuite/gst-lint: Add tests for bzero and ;;
19400
19401 2004-02-02  David Schleef  <ds@schleef.org>
19402
19403         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19404
19405 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19406
19407         * ext/aalib/gstaasink.c: (gst_aasink_open):
19408         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19409         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19410         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19411         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19412         (gst_afsink_close_file):
19413         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19414         (gst_afsrc_close_file):
19415         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19416         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19417         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19418         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19419         * ext/esd/esdmon.c: (gst_esdmon_get):
19420         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19421         * ext/faac/gstfaac.c: (gst_faac_chain):
19422         * ext/faad/gstfaad.c: (gst_faad_chain):
19423         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19424         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19425         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19426         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19427         (gst_flacdec_loop):
19428         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19429         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19430         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19431         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19432         (gst_gnomevfssink_close_file):
19433         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19434         (gst_gnomevfssrc_open_file):
19435         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19436         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19437         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19438         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19439         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19440         * ext/mad/gstmad.c: (gst_mad_chain):
19441         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19442         * ext/mpeg2dec/gstmpeg2dec.c:
19443         * ext/mpeg2enc/gstmpeg2enc.cc:
19444         * ext/mplex/gstmplex.cc:
19445         * ext/mplex/gstmplexibitstream.cc:
19446         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19447         (gst_ogg_demux_push):
19448         * ext/raw1394/gstdv1394src.c:
19449         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19450         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19451         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19452         (gst_sf_loop):
19453         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19454         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19455         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19456         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19457         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19458         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19459         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19460         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19461         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19462         (gst_riff_read_element_data), (gst_riff_read_seek),
19463         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19464         * gst/adder/gstadder.c: (gst_adder_loop):
19465         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19466         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19467         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19468         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19469         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19470         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19471         * gst/goom/gstgoom.c: (gst_goom_chain):
19472         * gst/id3/gstid3types.c: (gst_id3types_loop):
19473         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19474         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19475         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19476         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19477         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19478         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19479         (gst_ebml_read_float), (gst_ebml_read_header):
19480         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19481         (gst_matroska_demux_parse_blockgroup):
19482         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19483         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19484         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19485         * gst/silence/gstsilence.c: (gst_silence_get):
19486         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19487         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19488         * gst/speed/gstspeed.c: (speed_loop):
19489         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19490         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19491         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19492         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19493         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19494         (gst_wavparse_loop):
19495         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19496         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19497         (dxr3audiosink_close):
19498         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19499         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19500         (dxr3videosink_close), (dxr3videosink_write_data):
19501         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19502         * sys/oss/gstosssink.c: (gst_osssink_chain):
19503         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19504         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19505         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19506         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19507         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19508         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19509         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19510         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19511         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19512         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19513         (gst_v4l_set_audio):
19514         * sys/v4l/v4l_calls.h:
19515         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19516         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19517         (gst_v4lmjpegsink_playback_init),
19518         (gst_v4lmjpegsink_playback_start):
19519         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19520         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19521         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19522         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19523         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19524         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19525         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19526         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19527         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19528         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19529         (gst_v4l2_get_output), (gst_v4l2_set_output),
19530         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19531         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19532         (gst_v4l2_set_attribute):
19533         * sys/v4l2/v4l2_calls.h:
19534         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19535         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19536         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19537         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19538         (gst_v4l2src_capture_stop):
19539         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19540         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19541         (gst_ximagesink_chain):
19542         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19543         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19544         (gst_xvideosink_xwindow_new):
19545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19546         (gst_xvimagesink_chain):
19547
19548 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19549
19550         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19551         (gst_volume_get_volume), (volume_class_init), (volume_init),
19552         (volume_chain_int16), (volume_update_volume):
19553         * gst/volume/gstvolume.h:
19554           make code more readable by removing magic numbers
19555           make mixer interface export 0-100 range
19556           make it internally map to 0.0-1.0 range so users don't distort
19557           output by putting the sliders at full volume
19558
19559 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19560
19561         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19562         (gst_play_state_change), (gst_play_seek_to_time):
19563         block the tick callback for 0.5 secs after doing a seek
19564
19565 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19566
19567         * gst-libs/gst/play/play.c: (gst_play_new):
19568           check for GError
19569
19570 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19571
19572         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19573         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19574         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19575         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19576         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19577         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19578
19579 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19580
19581         * configure.ac:
19582         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19583           check for a function added in vorbis 1.1
19584
19585 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19586
19587         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19588         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19589           really start/stop clock only on PLAYING <=> PAUSED
19590         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19591           remove \n from debugging lines
19592         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19593           make it work when seeking does not
19594         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19595           reset on DISCONT
19596
19597 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19598
19599         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19600           start clock on PAUSED=>PLAYING, not later
19601         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19602           extract correct time for different discont formats
19603         (gst_alsa_sink_get_time):
19604           don't segfault when no format is negotiated yet, just return 0
19605         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19606         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19607         (gst_ogg_pad_push):
19608           handle flush and discont events correctly
19609         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19610           handle discont events correctly
19611
19612 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19613
19614         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19615         (gst_play_error_create), (gst_play_error_plugin),
19616         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19617         * gst-libs/gst/play/play.h:
19618           add error handling during creation
19619         * examples/gstplay/player.c: (main):
19620           use new gst_play_new
19621
19622
19623 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19624
19625         * ext/theora/theoradec.c: (theora_dec_chain):
19626           make comments work
19627         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19628         (vorbis_dec_src_event), (vorbis_dec_chain):
19629           add encoder tag, fix tag reading to be more error tolerant, change
19630           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19631           gst_pad_event_default.
19632         * gst/tags/gstvorbistag.c:
19633         (gst_tag_list_from_vorbiscomment_buffer):
19634           undefine function specific define at end of function
19635
19636 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19637
19638         * ext/flac/gstflac.c: (plugin_init):
19639         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19640         * ext/flac/gstflacdec.h:
19641         * ext/flac/gstflacenc.h:
19642           Fix typos
19643
19644 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19645
19646         * examples/gstplay/player.c: s/gstplay.h/play.h/
19647
19648 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19649
19650         * gst-libs/gst/play/Makefile.am:
19651         * gst-libs/gst/play/gstplay.c:
19652         * gst-libs/gst/play/gstplay.h:
19653         * gst-libs/gst/play/play.c:
19654           more surgery, operation complete
19655
19656 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19657
19658         * gst-libs/gst/play/play.old.c:
19659         * gst-libs/gst/play/play.old.h:
19660           after CVS surgery by moving, remove
19661         * gst-libs/gst/play/playpipelines.c:
19662           remove
19663
19664         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19665           add negotiation error
19666
19667 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19668
19669         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19670         (gst_ogg_demux_push):
19671           add some seeking debug info
19672           send a flush when seeking
19673
19674 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19675
19676         * configure.ac:
19677           use AC_C_INLINE
19678         * configure.ac:
19679         * ext/Makefile.am:
19680         * ext/theora/Makefile.am:
19681         * ext/theora/theoradec.c:
19682           add theora video decoder. Does just do simple decoding for now and
19683           has been tested against Theora cvs only. It only works when theora
19684           is compiled with --enable-static.
19685         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19686           always reset packetno on DISCONT
19687
19688 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19689
19690         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19691           Fix audio.
19692
19693 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19694
19695         * gst/mpegaudioparse/gstmpegaudioparse.c:
19696         (mp3_type_frame_length_from_header):
19697           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19698
19699 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19700
19701         * ext/esd/esdsink.c: (gst_esdsink_init):
19702           Since we have static pad template caps, we don't need to negotiate;
19703           either the core errors out or we know the format.
19704
19705 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19706
19707         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19708         (gst_riff_read_seek):
19709         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19710         (gst_ebml_read_seek):
19711           Fix event handling.
19712
19713 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19714
19715         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19716           removee video/x-theora from vp3 decoder, it doesn't handle raw
19717           theora streams
19718         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19719           fix bug with finalizing element that never went to PAUSED
19720         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19721           length and position queries were swapped
19722         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19723         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19724         (vorbis_dec_src_event):
19725           implement querying time and bytes
19726
19727 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19728
19729         * just about every source file:
19730           gst_element_error -> GST_ELEMENT_ERROR
19731
19732 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19733
19734         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19735         emiting FLUSH and even before DISCONT.
19736         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19737         get the best instant seeking as possible yay!
19738
19739 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19740
19741         * gst/mpeg1videoparse/gstmp1videoparse.c:
19742         (gst_mp1videoparse_real_chain):
19743           Committed wrong version last week... Grr... Didn't notice until now.
19744
19745 2004-01-29  Julien MOUTTE <julien@moutte.net>
19746
19747         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19749         have_xwindow_id signal in xwindow_create.
19750
19751 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19752
19753         * ext/ogg/gstoggdemux.c:
19754           lots of changes - mainly support for chained bitstreams, seeking,
19755           querying and bugfixes of course
19756         * ext/vorbis/Makefile.am:
19757         * ext/vorbis/vorbisdec.c:
19758         * ext/vorbis/vorbisdec.h:
19759           add vorbisdec raw vorbis decoder
19760         * ext/vorbis/vorbis.c: (plugin_init):
19761           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19762         * gst/intfloat/Makefile.am:
19763         * gst/intfloat/float22int.c:
19764         * gst/intfloat/float22int.h:
19765         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19766           add float2intnew plugin. It converts multichannel interleaved float to
19767           multichannel interleaved int. The name should probably be changed.
19768         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19769         (plugin_init):
19770           add typefinding for raw theora video so oggdemux can detect it.
19771
19772 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19773
19774         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19775         sink element first.
19776         * gst/videoscale/gstvideoscale.c:
19777         (gst_videoscale_handle_src_event): Fixing src event handler.
19778
19779 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19780
19781         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19782         (gst_v4lsrc_open), (gst_v4lsrc_close),
19783         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19784         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19785         * sys/v4l/gstv4lsrc.h:
19786         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19787         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19788           Implement resizing... Hack. But that's why v4l is b0rked...
19789
19790 2004-01-28  Julien MOUTTE <julien@moutte.net>
19791
19792         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19793         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19794         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19795         (gst_ximagesink_xwindow_destroy):
19796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19797         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19798         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19799         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19800         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19801         correctly cleaning the image created to check xshm calls on succes,
19802         added a lot of XSync calls in X11 functions, and fixed a segfault when
19803         no image format was defined before negotiation happened.
19804
19805 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19806
19807         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19808           use gst_element_get_time to get correct time
19809
19810 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19811
19812         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19813         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19814         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19816         (gst_xvimagesink_check_xshm_calls),
19817         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19818         X plugins are now able to detect that XShm calls will fail even if the
19819         server claims that it has XShm support (remote displays most of the
19820         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19821         so that we use non XShm functions. This feature is almost useless for
19822         xvimagesink as Xv is not supported on remote displays anyway, but
19823         it might happen than even on the local display XShm calls fail.
19824
19825 2004-01-27  David Schleef  <ds@schleef.org>
19826
19827         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19828         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19829         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19830         changed esdsink to only use 44100,16,2, since esd sucks at rate
19831         conversion and esdsink has had difficulty negotiating.
19832
19833 2004-01-27  Julien MOUTTE <julien@moutte.net>
19834
19835         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19836         (gst_play_seek_to_time): Fixing the way to get current position.
19837
19838 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19839
19840         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19841           use gst_element_get_time to get correct time
19842
19843 2004-01-27  Julien MOUTTE <julien@moutte.net>
19844
19845         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19846         fix ever... Inverting 2 lines of code make spider autoplug correctly
19847         tagged mp3 !
19848
19849 2004-01-27  David Schleef  <ds@schleef.org>
19850
19851         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19852         Use gst_pad_try_set_caps_nonfixed().
19853
19854 2004-01-27  David Schleef  <ds@schleef.org>
19855
19856         * gst/ac3parse/gstac3parse.c: update to checklist 5
19857         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19858         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19859         * gst/audioscale/gstaudioscale.c: same
19860         * gst/auparse/gstauparse.c: same
19861         * gst/avi/gstavidemux.c: same
19862
19863 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19864
19865         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19866           stop processing after EOS
19867
19868 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19869
19870         * gst/asfdemux/asfheaders.h:
19871         * gst/asfdemux/gstasfdemux.c:
19872         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19873         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19874         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19875           lot's of fixes to make data extraction simpler and get the code
19876           architecture and compiler independant. Add debugging category
19877         * gst/goom/gstgoom.c: (gst_goom_change_state):
19878           reset channel count on PAUSED=>READY, not READY=>PAUSED
19879
19880 2004-01-26  Colin Walters  <walters@verbum.org>
19881
19882         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19883         code to pull a bigger buffer in iradio mode.  This as a side effect
19884         makes typefinding work.
19885
19886 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19887
19888         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19889         Fix SVQ3 decoding on PPC
19890
19891 2004-01-26  Julien MOUTTE <julien@moutte.net>
19892
19893         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19894         that one managed to stay there... Fixed.
19895
19896 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19897
19898         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19899         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19900         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19901         (qtdemux_video_caps):
19902         * gst/qtdemux/qtdemux.h:
19903         Add SVQ3 specific flags to qtdemux and ffmpeg
19904
19905 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19906
19907         * gst-libs/gst/audio/audio.h:
19908           remove buffer-frames from audio caps
19909         * gst/audioconvert/gstaudioconvert.c:
19910           fix plugin to really work.
19911
19912 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19913
19914         * gst-libs/gst/mixer/mixer.c:
19915         * gst-libs/gst/propertyprobe/propertyprobe.c:
19916         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19917         (gst_tuner_find_channel_by_name):
19918         * gst-libs/gst/tuner/tuner.h:
19919           Add gtk-doc style comments. Also fix a function name.
19920
19921 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19922
19923         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19924         (gst_divxdec_negotiate):
19925           Fix for new capsnego - also fixes gst-player with divxdec.
19926
19927 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19928
19929         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19930         (gst_play_identity_handoff), (gst_play_set_location),
19931         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19932         try in visualization implementation. Still have an issue with switch
19933         blocking when pulling from video_queue and only audio comes out of
19934         spider.
19935         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19936         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19937         release method. And check if the pad is usable before pulling.
19938
19939 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19940
19941         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19942         (gst_videobalance_init),
19943         (gst_videobalance_colorbalance_list_channels),
19944         (gst_videobalance_colorbalance_set_value),
19945         (gst_videobalance_colorbalance_get_value),
19946         (gst_videobalance_update_properties),
19947         (gst_videobalance_update_tables_planar411),
19948         (gst_videobalance_planar411):
19949         * gst/videofilter/gstvideobalance.h:
19950           Implement lookup-tables. +/- 10x faster.
19951
19952 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19953
19954         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19955         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19956           The index reading was broken. The rest worked fine, but the whole
19957           goal of my rewrite was to make avidemux readable, and this was
19958           not at all readable. Please use typed variables.
19959
19960 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19961
19962         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19963           Additional pad usability check.
19964         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19965         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19966         (gst_mp1videoparse_real_chain):
19967           Fix MPEG video stream parsing. The original plugin had several
19968           issues, including not timestamping streams where the source was
19969           not timestamped (this happens with PTS values in mpeg system
19970           streams, but MPEG video is also a valid stream on its own so
19971           that needs timestamps too). We use the display time code for that
19972           for now. Also, if one incoming buffer contains multiple valid
19973           frames, we push them all on correctly now, including proper EOS
19974           handling. Lastly, several potential segfaults were fixed, and we
19975           properly sync on new sequence/gop headers to include them in next,
19976           not previous frames (since they're header for the next frame, not
19977           the previous). Also see #119206.
19978         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19979         (bpf_from_header):
19980           Move caps setting so we only do it after finding several valid
19981           MPEG-1 fraes sequentially, not right after the first one (which
19982           might be coincidental).
19983         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19984         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19985         (plugin_init):
19986           Add unsynced MPEG video stream typefinding, and change some
19987           probability values so we detect streams rightly. The idea is as
19988           follows: I can have an unsynced system stream which contains
19989           video. In the current code, I would randomly get a type for either
19990           system or video stream type found, because the probabilities are
19991           being calculated rather randomly. I now use fixed values, so we
19992           always prefer system stream if that was found (and that is how it
19993           should be). If no system stream was found, we can still identity                the stream as video-only.
19994
19995 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19996
19997         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19998         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19999           don't write to buffer. Extract data without the need of
20000           __attribute__ ((packed))
20001
20002 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20003
20004         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
20005         (mpeg1_sys_type_find):
20006           Fix MPEG-1 stream typefinding.
20007
20008 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20009
20010         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
20011           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
20012
20013 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
20016         * ext/esd/gstesd.c: (plugin_init):
20017           private debugging, better error reporting
20018
20019 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20020
20021         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20022         (gst_riff_read_init), (gst_riff_read_change_state):
20023         * gst-libs/gst/riff/riff-read.h:
20024           Remove stuff fromold metadata system.
20025
20026 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20027
20028         * ext/ogg/gstoggdemux.c:
20029           Fix wrong file comment.
20030         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
20031         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
20032           Add metadata reading properly.
20033
20034 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20035
20036         * ext/Makefile.am:
20037           Fix nas DIST_SUBDIRS
20038           Uraeus:
20039           Fix bug where make distcheck doesn't get run on adding stuff to
20040           the build.
20041
20042 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20043
20044         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
20045         * ext/divx/gstdivxdec.h:
20046           Fix divx3 ("msmpeg4") playback using divxdec.
20047
20048 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20049
20050         * gst/typefind/gsttypefindfunctions.c:
20051         (mp3_type_frame_length_from_header): fix bug in length computation
20052         (mp3_type_find): improve debugging output
20053
20054 2004-01-23  Julien MOUTTE  <julien@moutte.net>
20055
20056         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20057         (gst_play_set_location), (gst_play_seek_to_time),
20058         (gst_play_set_audio_sink), (gst_play_set_visualization),
20059         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
20060         the pipeline from scratch. Visualization is back and switch went out as
20061         i realized it was not possible to use the way i wanted.
20062         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
20063         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
20064         clearing in state change from READY to NULL. So that one can clean the
20065         X ressources keeping the element.
20066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20067         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
20068         (gst_xvimagesink_colorbalance_set_value),
20069         (gst_xvimagesink_colorbalance_get_value),
20070         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
20071         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
20072         change from READY to NULL and fixed some stupid bugs in colorbalance
20073         get/set values. Also added the following feature : when nobody tries to
20074         set some values to the colorbalance levels before the xcontext is
20075         grabbed, then when creating channels list from Xv attributes we set the
20076         internal values to the Xv defaults. This way we handle buggy Xv drivers
20077         that set default hue values far from the middle of the range (Thanks
20078         to Jon Trowbridge for pointing that issue).
20079         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
20080         colorbalance levels have been set before xcontext is grabbed.
20081
20082 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20083
20084         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20085           Fix the ossmixer case where we shouldn't open /dev/dsp* because
20086           it might block operations (which is bad for a mixer).
20087
20088 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20089
20090         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20091         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
20092         (gmip_find_type_pre):
20093         * gst-libs/gst/media-info/media-info-priv.h:
20094         * gst-libs/gst/media-info/media-info.c:
20095         (gst_media_info_instance_init), (gst_media_info_read_idler):
20096         add fakesink to get caps on decoder src pad again
20097         fix callback prototype to match new have_type signal signature
20098
20099 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20100
20101         * gst/adder/gstadder.c: (gst_adder_link):
20102           fix non-compile and cut-n-paste code
20103
20104 2004-01-21  David Schleef  <ds@schleef.org>
20105
20106         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20107         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20108         (gst_swfdec_init), (gst_swfdec_change_state):
20109         * ext/swfdec/gstswfdec.h:
20110         Fix negotiation.
20111         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20112         (gst_adder_request_new_pad): Fix negotiation.
20113         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20114         Add a fixate function.
20115         * gst/intfloat/gstfloat2int.c:
20116         * gst/intfloat/gstfloat2int.h:
20117         * gst/intfloat/gstint2float.c:
20118         * gst/intfloat/gstint2float.h:
20119         Completely rewrite the negotiation.  Doesn't quite work yet,
20120         due to some buffer-frames problem.
20121
20122 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20123
20124         * ext/gnomevfs/gstgnomevfssrc.c:
20125         * sys/v4l2/v4l2_calls.h:
20126           fix includes for distcheck
20127
20128 2004-01-21  Christian Schaller <uraeus@gnome.org>
20129
20130         * ext/nas/
20131         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20132         based on earlier patch from Laurent Vivier
20133
20134 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20135
20136         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20137         Fix wma caps property
20138         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20139         Fix typo (flags1 and flags2)
20140
20141 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20142
20143         * gst-libs/gst/media-info/media-info-priv.c:
20144         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20145         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20146         (gmip_find_stream), (gmip_find_track_metadata),
20147         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20148         (gmip_find_track_format):
20149         * gst-libs/gst/media-info/media-info-priv.h:
20150         * gst-libs/gst/media-info/media-info-test.c: (main):
20151         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20152         (gst_media_info_read_idler), (gst_media_info_read):
20153         * gst-libs/gst/media-info/media-info.h:
20154           register debugging category and use it for debugging
20155
20156 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20157
20158         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20159         (gst_vorbisfile_new_link):
20160           signal streaminfo through tags
20161
20162 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20163
20164         * ext/mplex/gstmplex.cc:
20165         * ext/mplex/gstmplexibitstream.cc:
20166           g++ doesn't like NULL in our i18n/error macros, should be
20167           either (NULL) or ("").
20168
20169 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20170
20171         * sys/dxr3/dxr3audiosink.c:
20172         * sys/dxr3/dxr3init.c:
20173         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20174         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20175           Fix more error error error errors (missing includes here).
20176
20177 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20178
20179         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20180           fix thomas' error errors.
20181
20182 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20183
20184         * ext/mpeg2enc/gstmpeg2enc.cc:
20185           fix error errors.
20186
20187 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20188
20189         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20190         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20191           Fix for new error system.
20192
20193 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20194
20195         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20196           fix for new error reporting
20197
20198 2004-01-20  David Schleef  <ds@schleef.org>
20199
20200         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20201         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20202         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20203         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20204         and neither is 100+, most likely.
20205         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20206         (gst_xvimagesink_getcaps): same
20207
20208 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20209
20210         * configure.ac:
20211           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20212           clashes with ffmpeg.
20213
20214 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20215
20216         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20217         (gst_switch_init): Fixed switch element : proxying link and setting
20218         caps from src to sink on request.
20219
20220 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20221
20222         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20223         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20224         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20225         fix element_error
20226
20227 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20228
20229         * sys/v4l/v4l_calls.h:
20230         * sys/v4l2/v4l2_calls.h:
20231           element_error fixes
20232
20233 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20234
20235         * gst-libs/gst/gst-i18n-plugin.h:
20236           add locale.h
20237           remove config.h inclusion
20238
20239 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20240
20241         * autogen.sh:
20242           adding autopoint invocation
20243         * Makefile.am:
20244         * configure.ac:
20245         * gst-libs/gst/gettext.h:
20246           adding gettext bits
20247         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20248         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20249         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20250         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20251         (gst_gnomevfssink_close_file):
20252         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20253         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20254         * gst-libs/gst/gst-i18n-plugin.h:
20255         * gst/avi/gstavi.c: (plugin_init):
20256         * sys/dxr3/dxr3init.c: (plugin_init):
20257         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20258         * sys/oss/gstossaudio.c: (plugin_init):
20259         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20260         * sys/v4l/gstv4l.c: (plugin_init):
20261         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20262         * sys/v4l2/gstv4l2.c: (plugin_init):
20263         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20264         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20265         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20266         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20267         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20268         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20269           make sure locale and translation domain are set
20270           fix translated strings
20271         * po/.cvsignore:
20272         * po/LINGUAS:
20273         * po/Makevars:
20274         * po/POTFILES.in:
20275         * po/nl.po:
20276           put translation files into place
20277         * sys/xvideo/imagetest.c: (main):
20278         * ext/dv/demo-play.c: (main):
20279           fix unnecessary translations
20280
20281 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20282
20283         * ext/sndfile/gstsf.c:
20284         * gst/avi/gstavimux.c:
20285         * ext/audiofile/gstafsink.c:
20286         * ext/audiofile/gstafsrc.c:
20287         * ext/gnomevfs/gstgnomevfssink.c:
20288         * ext/gnomevfs/gstgnomevfssrc.c:
20289         * sys/oss/gstosselement.c:
20290         * sys/v4l/v4l_calls.h:
20291           fix i18n include
20292
20293 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20294
20295         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20296         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20297         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20298         (gst_v4l2_get_output), (gst_v4l2_set_output),
20299         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20300         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20301         (gst_v4l2_set_attribute):
20302         update to new error handling
20303
20304 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20305
20306         * ext/sidplay/gstsiddec.cc:
20307         * gst/modplug/gstmodplug.cc:
20308           parenthese NULL because C++ seems angry about it
20309
20310 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20311
20312         * gst-libs/gst/gst-i18n-plugin.h:
20313           add skeleton i18n stuff, but needs to be further implemented
20314
20315 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20316
20317         * examples/gstplay/player.c: (main):
20318         * ext/aalib/gstaasink.c: (gst_aasink_open):
20319         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20320         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20321         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20322         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20323         (gst_afsink_close_file):
20324         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20325         (gst_afsrc_close_file):
20326         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20327         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20328         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20329         * ext/esd/esdmon.c: (gst_esdmon_get):
20330         * ext/esd/esdsink.c: (gst_esdsink_chain):
20331         * ext/faac/gstfaac.c: (gst_faac_chain):
20332         * ext/faad/gstfaad.c: (gst_faad_chain):
20333         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20334         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20335         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20336         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20337         (gst_flacdec_loop):
20338         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20339         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20340         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20341         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20342         (gst_gnomevfssink_close_file):
20343         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20344         (gst_gnomevfssrc_open_file):
20345         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20346         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20347         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20348         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20349         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20350         * ext/mad/gstmad.c: (gst_mad_chain):
20351         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20352         * ext/mpeg2dec/gstmpeg2dec.c:
20353         * ext/mpeg2enc/gstmpeg2enc.cc:
20354         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20355         * ext/mplex/gstmplex.cc:
20356         * ext/mplex/gstmplexibitstream.cc:
20357         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20358         (gst_ogg_demux_push), (gst_ogg_pad_push):
20359         * ext/raw1394/gstdv1394src.c:
20360         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20361         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20362         * ext/sidplay/gstsiddec.cc:
20363         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20364         (gst_sf_loop):
20365         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20366         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20367         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20369         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20370         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20371         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20372         * gst-libs/gst/Makefile.am:
20373         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20374         (gst_riff_read_element_data), (gst_riff_read_seek),
20375         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20376         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20377         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20378         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20379         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20380         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20381         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20382         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20383         * gst/goom/gstgoom.c: (gst_goom_chain):
20384         * gst/id3/gstid3types.c: (gst_id3types_loop):
20385         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20386         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20387         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20388         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20389         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20390         (gst_ebml_read_float), (gst_ebml_read_header):
20391         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20392         (gst_matroska_demux_parse_blockgroup):
20393         * gst/modplug/gstmodplug.cc:
20394         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20395         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20396         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20397         * gst/silence/gstsilence.c: (gst_silence_get):
20398         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20399         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20400         * gst/speed/gstspeed.c: (speed_loop):
20401         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20402         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20403         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20404         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20405         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20406         (gst_wavparse_loop):
20407         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20408         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20409         (dxr3audiosink_close):
20410         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20411         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20412         (dxr3videosink_close), (dxr3videosink_write_data):
20413         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20414         * sys/oss/gstosselement.h:
20415         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20416         (gst_osssink_chain):
20417         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20418         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20419         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20420         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20421         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20422         (gst_v4l_enable_overlay):
20423         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20424         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20425         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20426         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20427         (gst_v4l_set_audio):
20428         * sys/v4l/v4l_calls.h:
20429         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20430         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20431         (gst_v4lmjpegsink_playback_init),
20432         (gst_v4lmjpegsink_playback_start):
20433         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20434         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20435         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20436         (gst_v4lmjpegsrc_requeue_frame):
20437         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20438         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20439         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20440         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20441         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20442         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20443         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20444         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20445         (gst_v4l2src_capture_stop):
20446         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20447         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20448         (gst_ximagesink_chain):
20449         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20450         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20451         (gst_xvideosink_xwindow_new):
20452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20453         (gst_xvimagesink_chain):
20454         use new error signal, function and categories
20455
20456 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20457
20458         * configure.ac:
20459         * ext/Makefile.am:
20460         * ext/musicbrainz/gsttrm.c:
20461         * ext/musicbrainz/gsttrm.h:
20462         * ext/musicbrainz/Makefile.am:
20463         Add a trm plugin
20464
20465 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20466
20467         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20468         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20469         synchronous property for debugging.
20470         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20471         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20472         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20473         smaller block, fixing indent.
20474
20475 2004-01-16  David Schleef  <ds@schleef.org>
20476
20477         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20478         property affects the video stream.
20479         * sys/xvimage/xvimagesink.c:
20480         * sys/xvimage/xvimagesink.h:
20481         Add synchronous property for debugging.  Should probably be
20482         disabled in non-CVS builds.  Make sure that the Xv attribute
20483         exists before we set it (crash!).  Fix a silly float bug that
20484         caused colorbalance to just not work.
20485
20486 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20487
20488         * tools/gst-launch-ext.in - update for new plugins
20489
20490 2004-01-16  David Schleef  <ds@schleef.org>
20491
20492         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20493         already-freed caps.
20494
20495 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20496
20497         * Update spec for new colorspace plugin and libcaca plugin
20498         * Fix compilation of libcaca plugin (clock -> id)
20499
20500 2004-01-16  Julien MOUTTE <julien@moutte.net>
20501
20502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20503         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20504         (gst_xvimagesink_set_xwindow_id),
20505         (gst_xvimagesink_colorbalance_set_value),
20506         (gst_xvimagesink_colorbalance_get_value),
20507         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20508         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20509         correct colorbalance properties. They can now be set when the element
20510         is still in NULL state. The values will be committed to the Xv Port
20511         when xcontext is initialized.
20512         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20513         brightness int values in the GstXvImagesink structure.
20514
20515 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20516
20517         * gst-libs/gst/Makefile.am:
20518           restructure so having local patches works easier.
20519
20520 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20521
20522         * ext/mpeg2enc/Makefile.am:
20523         * ext/mpeg2enc/gstmpeg2enc.cc:
20524         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20525           Bugfix with respect to EOS handling.
20526
20527 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20528
20529         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20530           Link with right caps (else, it segfaults).
20531         * ext/mplex/gstmplexjob.cc:
20532           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20533
20534 2004-01-15  David Schleef  <ds@schleef.org>
20535
20536         * gst-libs/gst/audio/Makefile.am:
20537         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20538         from the template.
20539         * gst-libs/gst/audio/gstaudiofilter.c:
20540         * gst-libs/gst/audio/gstaudiofilter.h:
20541         Add bytes_per_sample and size and n_samples calculation.
20542         * gst-libs/gst/audio/gstaudiofilterexample.c:
20543         Remove, now autogenerated.
20544         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20545         Moved from gstaudiofilterexample, object name changed, code added
20546         so that it actually works.
20547         * gst-libs/gst/audio/make_filter:
20548         Script to build an audiofilter subclass from the template.
20549         * gst/colorspace/Makefile.am:
20550         * gst/colorspace/yuv2yuv.c:
20551         Remove file, since it's GPL, and we don't use it.
20552
20553 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20554
20555         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20556         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20557         them use the buffer free function to test how the buffer was allocated.
20558
20559 2004-01-15  David Schleef  <ds@schleef.org>
20560
20561         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20562         that handles osssink fallback.
20563         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20564         (gst_audio_convert_getcaps):
20565         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20566         Add audio/x-qdm2 for QDM2 audio.
20567         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20568         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20569         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20570         Decrease minimum size to 16x16.
20571         * gst/wavparse/gstwavparse.c:
20572         Convert disabled pad template caps to new caps.
20573         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20575         (gst_xvimagesink_chain): Throw element error when display cannot
20576         be opened.  Increase minimum framerate to 1.0.  Check the data
20577         free function on a buffer to make sure it is the type we expect
20578         before manipulating it.
20579
20580 2004-01-15  Julien MOUTTE <julien@moutte.net>
20581
20582         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20583         (gst_videobalance_colorbalance_set_value): Implement passthru if
20584         settings are in the middle.
20585         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20586
20587 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20588
20589         * gst/videofilter/Makefile.am:
20590         * gst/volume/Makefile.am:
20591           Since we use videofilter symbols, link to it.
20592
20593 2004-01-15  Julien MOUTTE <julien@moutte.net>
20594
20595         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20596         mixer interface type to HARDWARE.
20597         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20598         type to SOFTWARE.
20599         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20600         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20601         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20602         (gst_volume_interface_init), (gst_volume_list_tracks),
20603         (gst_volume_set_volume), (gst_volume_get_volume),
20604         (gst_volume_set_mute), (gst_volume_mixer_init),
20605         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20606         (volume_init): Implementing mixer interface.
20607         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20608         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20609         (gst_osselement_change_state): Removing some trailing commas in
20610         structures.
20611         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20612         interface type to HARDWARE.
20613         * sys/v4l/gstv4lcolorbalance.c:
20614         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20615         type to HARDWARE.
20616         * sys/v4l2/gstv4l2colorbalance.c:
20617         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20618         interface type to HARDWARE.
20619         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20620         same code than ximagesink for event handling.
20621
20622 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20623
20624         * ext/snapshot/Makefile.am:
20625         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20626         (gst_snapshot_chain):
20627         * ext/snapshot/gstsnapshot.h:
20628           This has to be a joke... Snapshot should be connected to a tee,
20629           colorspace element before it and EOS after that, where the other
20630           src of the tee receives normal data.
20631           The current way is *wrong*.
20632
20633 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20634
20635         * ext/hermes/gsthermescolorspace.c:
20636           Fix another compile error. Same as below.
20637
20638 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20639
20640         * gst/colorspace/gstcolorspace.c:
20641         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20642         (gst_colorspace_i420_to_yv12):
20643           Fix compiling... Didn't test if it actually works.
20644
20645 2004-01-15  David Schleef  <ds@schleef.org>
20646
20647         * configure.ac:
20648         * gst/colorspace/Makefile.am:
20649         * gst/colorspace/gstcolorspace.c:
20650         * gst/colorspace/gstcolorspace.h:
20651         * gst/colorspace/yuv2rgb.c:
20652         * gst/colorspace/yuv2rgb.h:
20653         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20654         code and GPL code.  Fix for new caps negotiation.  Rewrite
20655         much of the format handling code, and some of the conversion
20656         code.  Basically, rewrote almost everything.  This element
20657         handles I420, YV12 to RGB conversions.
20658         * ext/hermes/Makefile.am:
20659         * ext/hermes/gsthermescolorspace.c:
20660         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20661         Remove non-Hermes related code.  This element handles lots of
20662         RGB to RGB conversions, but no YUV.
20663         * ext/hermes/gstcolorspace.c:
20664         * ext/hermes/gstcolorspace.h:
20665         * ext/hermes/rgb2yuv.c:
20666         * ext/hermes/yuv2rgb.c:
20667         * ext/hermes/yuv2rgb.h:
20668         * ext/hermes/yuv2rgb_mmx16.s:
20669         * ext/hermes/yuv2yuv.c:
20670         * ext/hermes/yuv2yuv.h:
20671         Remove old code.
20672
20673 2004-01-14  Colin Walters  <walters@verbum.org>
20674
20675         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20676         they've already been.
20677
20678 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20679
20680         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20681           assume tag mode when pad is not connected
20682
20683 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20684
20685         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20686           Don't update the time of the clock
20687         (gst_alsa_sink_loop):
20688           sync to the clock given to alsasink, not the own clock
20689         * sys/oss/gstosssink.c: (gst_osssink_chain):
20690           sync to the clock
20691         (gst_osssink_change_state):
20692           activate the clock
20693         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20694         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20695           remove bogus code that made DISCONT events unhandled
20696         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20697           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20698           #131502)
20699         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20700         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20701         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20702           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20703           2nd warning in bug #131502)
20704
20705 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20706
20707         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20708         (gst_videobalance_colorbalance_set_value),
20709         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20710         for colorbalance interface implementation.
20711         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20712         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20713         (gst_ximagesink_dispose), (gst_ximagesink_init),
20714         (gst_ximagesink_class_init): Adding DISPLAY property.
20715         * sys/ximage/ximagesink.h: Adding display_name to store display.
20716         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20717         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20718         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20719         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20720         properties (they still need polishing though for gst-launch use : no
20721         xcontext yet, i ll do that tomorrow).
20722         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20723
20724 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20725
20726         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20727         (gst_play_set_location), (gst_play_set_visualization): Preparing
20728         switch integration, adding videobalance in the pipeline.
20729
20730 2004-01-14  Julien MOUTTE <julien@moutte.net>
20731
20732         * gst-libs/gst/colorbalance/colorbalance.c:
20733         (gst_color_balance_class_init): Adding a default type.
20734         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20735         the type.
20736         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20737         (gst_videobalance_dispose), (gst_videobalance_class_init),
20738         (gst_videobalance_init), (gst_videobalance_interface_supported),
20739         (gst_videobalance_interface_init),
20740         (gst_videobalance_colorbalance_list_channels),
20741         (gst_videobalance_colorbalance_set_value),
20742         (gst_videobalance_colorbalance_get_value),
20743         (gst_videobalance_colorbalance_init): Implementing colorbalance
20744         interface.
20745         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20746         list.
20747         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20748         bug which was triggering a BadAccess X error when setting an overlay
20749         before pad was really negotiated.
20750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20751         Using the colorbalance type macro.
20752
20753 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20754
20755         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20756         (gst_flacenc_chain):
20757           handle tags correctly
20758         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20759           extract ID3v1 tags correctly
20760
20761 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20762
20763         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20764         (plugin_init):
20765           Improve matroska typefinding for odd-typed headers...
20766
20767 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20768
20769         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20770           Fix for using incremental number on padnames.
20771
20772 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20773
20774         * ext/divx/gstdivxdec.c:
20775         * ext/divx/gstdivxenc.c:
20776           Set category to divx4linux instead of divx (too generic).
20777         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20778         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20779         (gst_wavparse_loop), (gst_wavparse_change_state):
20780         * gst/wavparse/gstwavparse.h:
20781           fix parsing of WAV files with non-standard fmt-tag size and fix
20782           skipping of unrecognized chunks... Someone please fix this thing
20783           to use rifflib so all this is automated.
20784         * sys/v4l/Makefile.am:
20785         * sys/v4l2/Makefile.am:
20786           Add X_CFLAGS because we depend on X (for overlay).
20787
20788 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20789
20790         * ext/mpeg2dec/gstmpeg2dec.c:
20791           Don't issue a timestamp unless we tagged the frame
20792           with a PTS.
20793
20794 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20795
20796         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20797           Query the audio element to get the time, not the clock. We're
20798           interested in the element's time here.
20799
20800 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20801
20802         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20803         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20804         * ext/esd/esdsink.c: (gst_esdsink_chain):
20805         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20806         * ext/mas/massink.c: (gst_massink_chain):
20807         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20808         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20809         (gst_matroska_demux_parse_metadata):
20810         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20811         (gst_mpeg_parse_release_locks):
20812         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20813         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20814         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20815         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20816         (gst_osssink_change_state):
20817         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20818         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20819         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20820         (gst_xvideosink_release_locks):
20821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20822           use element time.
20823         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20824         (gst_alsa_clock_stop):
20825         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20826         (gst_audio_clock_get_internal_time):
20827           simplify for use with new clocking code.
20828         * testsuite/alsa/Makefile.am:
20829         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20830           fix testsuite for new caps system
20831
20832 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20833
20834         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20835         * ext/flac/gstflacenc.c: (add_one_tag):
20836           length is already host endian, no need to convert. Fixes playback of
20837           tagged files on PPC. (bug #128384)
20838
20839 2004-01-13  Julien MOUTTE <julien@moutte.net>
20840
20841         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20842         colorbalance interface stating if it is hardware based or software
20843         based.
20844         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20845         Removing a trailing comma.
20846         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20847         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20848         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20849         the documentation seems to be wrong on the -1000 to 1000 interval.
20850
20851 2004-01-12  David Schleef  <ds@schleef.org>
20852
20853         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20854         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20855         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20856         Fix negotiation.  Add a bufferalloc function for the sink pad,
20857         and generally clean up some of the code.
20858
20859 2004-01-12  Julien MOUTTE <julien@moutte.net>
20860
20861         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20862         (gst_color_balance_channel_dispose): Adding safety check in dispose
20863         method.
20864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20865         (gst_xvimagesink_xcontext_clear),
20866         (gst_xvimagesink_interface_supported),
20867         (gst_xvimagesink_colorbalance_list_channels),
20868         (gst_xvimagesink_colorbalance_set_value),
20869         (gst_xvimagesink_colorbalance_get_value),
20870         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20871         Adding colorbalance interface support to set XV parameters such as
20872         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20873         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20874         interface.
20875
20876 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20877
20878         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20879         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20880         (gst_audio_convert_init), (gst_audio_convert_set_property),
20881         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20882         (gst_audio_convert_link),
20883         (gst_audio_convert_buffer_to_default_format),
20884         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20885           - implement _getcaps and use it
20886           - improve linking
20887           - remove float caps since no float conversion is actually done
20888           - remove properties and arguments that were to be used for rate
20889             conversion
20890
20891 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20892
20893         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20894         (gst_audio_structure_set_int):
20895         * gst-libs/gst/audio/audio.h:
20896           add helper functions for _getcaps matching the standard audio
20897           templates
20898
20899 2004-01-12  David Schleef  <ds@schleef.org>
20900
20901         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20902         Test that pad is negotiated before getting its caps.
20903
20904 2004-01-12  Julien MOUTTE <julien@moutte.net>
20905
20906         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20907         analyzing the pads of an element the bin is mostly in READY state so
20908         no caps were negotiated. This helper function needs to work with
20909         _get_caps directly then. I was not freeing them though, added that to
20910         fix the mem leak.
20911
20912 2004-01-12  Julien MOUTTE <julien@moutte.net>
20913
20914         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20915         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20916         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20917         than the free_func.
20918
20919 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20920
20921         * sys/oss/gstossaudio.c: (plugin_init):
20922         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20923         * sys/oss/gstosselement.h:
20924           make an oss debugging category
20925           make failure more descriptive
20926
20927 2004-01-11  David Schleef  <ds@schleef.org>
20928
20929         * ext/ffmpeg/gstffmpeg.c:
20930         * ext/ffmpeg/gstffmpegcodecmap.c:
20931         * ext/ffmpeg/gstffmpegdec.c:
20932         * ext/ffmpeg/gstffmpegenc.c:
20933         * ext/ffmpeg/gstffmpegprotocol.c:
20934         * ext/gdk_pixbuf/gstgdkanimation.c:
20935         * ext/jpeg/gstjpeg.c:
20936         * ext/libpng/gstpng.c:
20937         * ext/mpeg2dec/perftest.c:
20938         * ext/speex/gstspeex.c:
20939         * gst-libs/gst/resample/dtos.c:
20940         * gst/intfloat/gstintfloatconvert.c:
20941         * gst/oneton/gstoneton.c:
20942         * gst/rtjpeg/RTjpeg.c:
20943         * gst/rtp/gstrtp.c:
20944         * sys/dxr3/dxr3init.c:
20945         * sys/glsink/gstgl_nvimage.c:
20946         * sys/glsink/gstgl_pdrimage.c:
20947         * sys/glsink/gstglsink.c:
20948         * testsuite/gst-lint:
20949         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20950
20951 2004-01-11  David Schleef  <ds@schleef.org>
20952
20953         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20954         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20955         * ext/gdk_pixbuf/gstgdkanimation.c:
20956         (gst_gdk_animation_iter_create_pixbuf):
20957         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20958         (gst_gdk_pixbuf_chain):
20959         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20960         * ext/jack/gstjack.c: (gst_jack_change_state):
20961         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20962         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20963         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20964         * gst/videofilter/gstvideofilter.c:
20965         (gst_videofilter_set_output_size):
20966         Remove all usage of gst_pad_get_caps(), and replace it with
20967         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20968
20969 2004-01-11  David Schleef  <ds@schleef.org>
20970
20971         * configure.ac:
20972         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20973         * ext/divx/gstdivxdec.c:
20974         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20975         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20976         handle images that span multiple buffers.  Now work with both
20977         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20978         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20979         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20980         video/video.h changes
20981         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20982         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20983         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20984         of GstData free function.
20985         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20986         same.
20987
20988 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20989
20990         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20991         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20992         (gst_v4l2element_get_property):
20993         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20994           add norm, channel and frequency properties.
20995         * sys/v4l2/gstv4l2tuner.c:
20996           fixes for tuner interface changes
20997         * sys/v4l2/gstv4l2element.h:
20998         * sys/v4l2/gstv4l2src.c:
20999         * sys/v4l2/gstv4l2src.h:
21000         * sys/v4l2/v4l2src_calls.c:
21001         * sys/v4l2/v4l2src_calls.h:
21002           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
21003
21004 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21005
21006         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
21007         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
21008         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
21009         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
21010         * gst-libs/gst/tuner/tuner.h:
21011           GObjects aren't const.
21012           Add find_by_name functions.
21013           Add checks to _changed functions.
21014         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
21015         (gst_v4l_tuner_get_norm):
21016           Fixes for above.
21017
21018 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21019
21020         * gst-libs/gst/video/video.h:
21021           Fix caps template names to be understandable.
21022           Prefix everything with GST_VIDEO.
21023         * ext/aalib/gstaasink.c:
21024         * ext/divx/gstdivxdec.c:
21025         * ext/divx/gstdivxenc.c:
21026         * ext/gdk_pixbuf/gstgdkpixbuf.c:
21027         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
21028         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
21029         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
21030         * ext/libcaca/gstcacasink.c:
21031         * ext/libpng/gstpngenc.c: (raw_caps_factory):
21032         * ext/snapshot/gstsnapshot.c:
21033         * ext/swfdec/gstswfdec.c:
21034         * ext/xvid/gstxviddec.c:
21035         * ext/xvid/gstxvidenc.c:
21036         * gst/chart/gstchart.c:
21037         * gst/deinterlace/gstdeinterlace.c:
21038         * gst/effectv/gsteffectv.c:
21039         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
21040         * gst/goom/gstgoom.c:
21041         * gst/median/gstmedian.c:
21042         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
21043         (gst_monoscope_srcconnect), (gst_monoscope_chain):
21044         * gst/overlay/gstoverlay.c:
21045         * gst/smooth/gstsmooth.c:
21046         * gst/smpte/gstsmpte.c:
21047         * gst/synaesthesia/gstsynaesthesia.c:
21048         * gst/videocrop/gstvideocrop.c:
21049         * gst/videodrop/gstvideodrop.c:
21050         * gst/y4m/gsty4mencode.c:
21051         * sys/qcam/gstqcamsrc.c:
21052         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
21053           Make them work with new video.h file.
21054         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21055         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21057         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21058           Make it work with new buffer allocation system.
21059
21060 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21061
21062         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
21063         pad_alloc_buffer implementation to use ->srcpad
21064         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
21065         pad_alloc_buffer implementation to use ->srcpad
21066         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
21067         pad_alloc_buffer implementation to use ->srcpad
21068         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
21069         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
21070         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21071         a reference to everything we need.
21072         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
21073         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
21074         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
21075         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
21076         a reference to everything we need.
21077         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
21078
21079 2004-01-11  David Schleef  <ds@schleef.org>
21080
21081         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
21082         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
21083         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
21084         structure members.
21085         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
21086         value during a resize/renegotiation.
21087         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
21088         gst_pad_alloc_buffer();
21089         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21090         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
21091         structure members.
21092         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21093         Fix for rename of buffer private structure members.
21094         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21095         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21096         Fix for rename of buffer private structure members.
21097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21098         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21099         Fix for rename of buffer private structure members.
21100
21101 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21102
21103         reviewed by: David Schleef <ds@schleef.org>
21104
21105         * gst/videofilter/Makefile.am:
21106         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21107         from the patch by ds to fit in with recent make_filter changes.
21108
21109 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21110
21111         * configure.ac: Adding examples/switch/Makefile
21112         * examples/Makefile.am: Adding examples/switch
21113         * examples/switch/Makefile.am: Adding switcher example.
21114         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21115         (switch_timer), (main): Adding an example demonstrating switch usage
21116         with 2 videotestsrc showing different patterns.
21117         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21118         (gst_switch_init): Fixing switch with the new caps system.
21119
21120 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21121
21122         * gst-libs/gst/video/video.h:
21123           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21124           They should probably be like
21125           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21126
21127 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21128
21129         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21130         (qtdemux_parse_trak):
21131           fix audio chunk size/timestamp calculation
21132
21133 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21134
21135         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21136           fix SVQ3 caps
21137
21138 2004-01-11  Steve Baker  <steve@stevebaker.org>
21139
21140         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21141         (gst_agingtv_base_init), (gst_agingtv_class_init),
21142         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21143         (gst_agingtv_set_property), (gst_agingtv_get_property):
21144         Port agingTV to videofilter
21145
21146 2004-01-09  Julien MOUTTE <julien@moutte.net>
21147
21148         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21149         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21150
21151 2004-01-09  Julien MOUTTE <julien@moutte.net>
21152
21153         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21154         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21155         * gst-libs/gst/xoverlay/xoverlay.c:
21156         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21157         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21158         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21159         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21160         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21161         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21162         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21163         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21164         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21165         interface implementation to handle xid being 0 and fix some bugs
21166         triggered by Benjamin's testcase.
21167         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21168         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21169         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21170         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21171         interface implementation to handle xid being 0 and fix some bugs
21172         triggered by Benjamin's testcase.
21173
21174 2004-01-09  David Schleef  <ds@schleef.org>
21175
21176         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21177         mouse pointer events.  It works.
21178
21179 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21180
21181         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21182           Use explicit caps - fix capsnego.
21183         * ext/xvid/gstxviddec.c:
21184         * ext/xvid/gstxvidenc.c:
21185           Remove macro-inside-macro which caused compile errors.
21186         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21187           Error out if it's not a RIFF file. Else we error out without
21188           gst_element_error() which is not good...
21189
21190 2004-01-08  David Schleef  <ds@schleef.org>
21191
21192         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21193         Fix pad_link function to handle formats that ffmpeg returns
21194         as multiple caps structures.
21195         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21196         Only complain if source buffer is _smaller_ than expected.
21197         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21198         (gst_videoscale_handle_src_event): Resize navigation events
21199         when passing them upstream.
21200         * gst/videotestsrc/gstvideotestsrc.c:
21201         * gst/videotestsrc/gstvideotestsrc.h:
21202         * gst/videotestsrc/videotestsrc.c:
21203         * gst/videotestsrc/videotestsrc.h:
21204         Rewrite many of the buffer painting functions to handle odd
21205         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21206         been verified to work with my video card.
21207         * testsuite/gst-lint:  Add check for elements calling
21208         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21209
21210 2004-01-08  David Schleef  <ds@schleef.org>
21211
21212         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21213         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21214
21215 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21216
21217         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21218         configure event is not emiting the desired size signal. That fixes
21219         aspect ratio issues with gst-player.
21220
21221 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21222
21223         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21224           Fix capsnego.
21225
21226 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21227
21228         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21229         public method to fire size signal.
21230
21231 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21232
21233         * examples/gstplay/Makefile.am: Adding the interface library.
21234         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21235         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21236         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21237         GST_IS_X_OVERLAY before signal connect.
21238         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21239         Removing the have_video_size signal.
21240         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21241         and associated public method.
21242         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21243         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21244         signal.
21245         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21246         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21247         signal.
21248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21249         Using XOverlay public method to fire size signal.
21250
21251 2004-01-07  David Schleef  <ds@schleef.org>
21252
21253         * gst/videofilter/Makefile.am:
21254         * gst/videofilter/gstvideotemplate.c:
21255         * gst/videofilter/make_filter:
21256         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21257         Convert make_filter to /bin/sh script.
21258
21259 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21260
21261         * gst/modplug/gstmodplug.cc: fix element description
21262
21263 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21264
21265         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21266         (got_video_size): Adding some new lines in g_print calls.
21267         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21268         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21269         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21270         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21271         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21272         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21273         Complete code review, reverting some stuff i disagree with, adding
21274         some fixes : time synchronization on invalid timestamps, renegotiation
21275         of private window.
21276         * sys/ximage/ximagesink.h:
21277         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21278         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21279         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21280         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21281         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21282         (gst_xvimagesink_buffer_new),
21283         (gst_xvimagesink_navigation_send_event),
21284         (gst_xvimagesink_set_xwindow_id),
21285         (gst_xvimagesink_get_desired_size),
21286         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21287         stuff i disagree with, adding some fixes : Renegotiation of private
21288         window, implementing get_desired_size.
21289
21290 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21291
21292         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21293         (gst_afsink_handle_event):
21294         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21295         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21296         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21297         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21298         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21299           Fix for instantiate-test (see core). Also remove dead code from
21300           jpegenc (which still needs fixing, but that's lower on my TODO
21301           list...).
21302         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21303           Never return NULL as caps.
21304
21305 2004-01-07  David Schleef  <ds@schleef.org>
21306
21307         * configure.ac:
21308         * ext/Makefile.am:
21309         * ext/librfb/Makefile.am:
21310         * ext/librfb/gstrfbsrc.c:
21311         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21312         is the protocol used by VNC.
21313
21314 2004-01-07  David Schleef  <ds@schleef.org>
21315
21316         * gst/videofilter/gstvideotemplate.c:
21317         * gst/videofilter/gstvideotemplate.h:
21318         * gst/videofilter/make_filter:
21319         Merge videotemplate header into source file.
21320         * gst/effectv/Makefile.am:
21321         * gst/effectv/gsteffectv.c: (plugin_init):
21322         * gst/effectv/gstwarp.c:
21323         Make warpTV a subclass of videofilter.
21324
21325 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21326
21327         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21328           Add guard against invalid utf-8 conversions in mad. Just in case.
21329
21330 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21331
21332         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21333           Fix for bug shown by poisoning
21334
21335 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21336
21337         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21338         (gst_v4lmjpegsrc_buffer_free):
21339         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21340         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21341         (gst_v4lsrc_buffer_free):
21342           Fix for removed bufferpools.
21343
21344 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21345
21346         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21347         Fix caps negotiation.
21348
21349         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21350         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21351         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21352         (dvdnavsrc_event):
21353         * ext/mpeg2dec/gstmpeg2dec.c:
21354         * gst-libs/gst/navigation/navigation.c:
21355         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21356         * gst-libs/gst/navigation/navigation.h:
21357         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21358         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21359         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21360         Super-simple first version of mouse and keyboard events. Clicking
21361         on a DVD menu now works, although it may not take you where you
21362         expected.
21363
21364         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21365         * gst/videotestsrc/gstvideotestsrc.c:
21366         (gst_videotestsrc_src_fixate):
21367         These fixate functions were broken - they never actually
21368         fixated :)
21369
21370 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21371
21372         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21373         (gst_icecastsend_init):
21374           fix for new caps system.
21375         * gst-libs/gst/mixer/mixertrack.h:
21376         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21377           Add 'master track' flag (for tools like ACME that only want to
21378           change the main volume).
21379
21380 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21381
21382         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21383         (gst_xvid_csp_to_caps):
21384         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21385         * ext/xvid/gstxvidenc.c:
21386         ifdef out ARGB type when it isn't available
21387         in xvidcore 1.0.0beta2
21388
21389 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21390
21391         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21392           When we have received a new SCR right in the first buffer after
21393           a seek (so in the same cycle that handles the discont), we should
21394           handle the buffer instead of unreffing it, else we lose data.
21395
21396 2004-01-06  Iain <iain@prettypeople.org>
21397
21398         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21399           buffer-frames caps too.
21400
21401         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21402           caps that we need, don't destroy them all and rebuild them. And when
21403           creating src pads, use the src pad template rather than the sink...
21404
21405 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21406
21407         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21408           Add pad to element *after* setting functions such as event handler.
21409           Without this, the scheduler (opt) will link pads, set the event
21410           handler from the default event function (dispatcher in gstpad.c)
21411           and *after* that, we will set our own event function, which will
21412           thus never be used (and thus mpegdemux doesn't handle events).
21413
21414 2004-01-04  David Schleef  <ds@schleef.org>
21415
21416         Fix the fixate functions to handle new prototype:
21417         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21418         * gst/videotestsrc/gstvideotestsrc.c:
21419         (gst_videotestsrc_src_fixate):
21420         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21421         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21422         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21423
21424 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21425
21426         * sys/ximage/ximagesink.h:
21427         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21428         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21429         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21430         (gst_ximagesink_xoverlay_init):
21431           assorted fixes to make (re)embedding work
21432         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21433         (gst_ximagesink_get_desired_size):
21434           implement desired size additions to XOverlay
21435
21436 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21437
21438         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21439         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21440         (gst_x_overlay_got_desired_size):
21441         * gst-libs/gst/xoverlay/xoverlay.h:
21442           Add optional "desired size" signal and querying.
21443
21444 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21445
21446         * gst/matroska/matroska-demux.c:
21447         (gst_matroska_demux_parse_blockgroup):
21448           Fix EBML-laced block parsing. Diffs are relative to previous
21449           lace, not the first lace. Thanks to Mosu from the Matroska
21450           team for detecting this.
21451         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21452         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21453         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21454         (gst_wavparse_change_state):
21455         * gst/wavparse/gstwavparse.h:
21456           Quickfix for capsnego.
21457
21458 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21459
21460         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21461           Fix indenting, fix pad creation.
21462
21463 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21464
21465         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21466         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21467         (gst_xviddec_sink_link):
21468           Implement src_getcaps() so proper size caps is negotiated.
21469
21470 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21471
21472         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21473           Finish flac decoder on EOS. See #116178.
21474
21475 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21476
21477         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21478         (gst_matroska_demux_add_stream):
21479         * gst/matroska/matroska-ids.h:
21480           Add getcaps() function to fix capsnego...
21481
21482 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21483
21484         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21485         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21486         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21487           Fix more integer overflows. Again, see #126967.
21488
21489 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21490
21491         * ext/mpeg2dec/gstmpeg2dec.c:
21492           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21493           #130416.
21494
21495 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21496
21497         * configure.ac:
21498         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21499         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21500         * ext/xvid/gstxvid.h:
21501         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21502         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21503         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21504         (gst_xviddec_change_state):
21505         * ext/xvid/gstxviddec.h:
21506         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21507         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21508         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21509         (gst_xvidenc_link), (gst_xvidenc_set_property),
21510         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21511         * ext/xvid/gstxvidenc.h:
21512           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21513
21514 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21515
21516         * gst/rtp/rtp-packet.c:
21517           Add sys/types.h include, since OS X doesn't define in_addr_t
21518           in netinet/in.h, like it does on Linux (see #129600).
21519
21520 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21521
21522         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21523
21524         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21525           Correct logic of dispose function (see #129306).
21526
21527 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21528
21529         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21530         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21531         (gst_mpeg_parse_init):
21532         * gst/mpegstream/gstmpegparse.h:
21533           Remove clock (which was never provided, i.e. dead code), and
21534           also fix integer overflows at high PTS values (see #126967).
21535
21536 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21537
21538         * ext/flac/gstflacdec.c:
21539         * ext/libpng/gstpngenc.h:
21540         * ext/mikmod/gstmikmod.h:
21541           OS X fixes (see #126628).
21542
21543 2004-01-02  David Schleef  <ds@schleef.org>
21544
21545         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21546         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21547         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21548         (gst_mpeg_parse_class_init): Move pad template registration
21549         to class_init, since the derived class (mpegdemux) doesn't
21550         want them.
21551
21552 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21553
21554         * sys/ximage/Makefile.am:
21555         * sys/xvideo/Makefile.am:
21556         * sys/xvimage/Makefile.am:
21557           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21558           after installation (see #127664).
21559
21560 2004-01-02  David Schleef  <ds@schleef.org>
21561
21562         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21563         (gst_ffmpegenc_connect):  Negotiation fixes.
21564         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21565         Remove inappropriate gst_caps_free().
21566         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21567         Reenable Ronald's internal resize code, since the core handles
21568         it correctly now.
21569
21570 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21571
21572         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21573         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21574         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21575           Fix pad template stuff.
21576
21577 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21578
21579         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21580         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21581           fix signed integer reading/writing.
21582
21583 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21584
21585         * ext/alsa/README:
21586           Remove outdated document
21587
21588 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21589
21590         * gst/cutter/gstcutter.c: (gst_cutter_init):
21591           src pad was being created twice - oops.
21592
21593 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21594
21595         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21596           Comment out internal resize. It doesn't handle the resulting
21597           XEvent internally, does another try_set_caps() which leads to
21598           a really nice loop.
21599           Real fix will come when Julien and Dave are awake. ;).
21600
21601 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21602
21603         * ext/mpeg2enc/gstmpeg2enc.cc:
21604           fix const/nonconst compile issue.
21605
21606 2004-01-02  David Schleef  <ds@schleef.org>
21607
21608         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21609         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21610         Add fixate function and a check for bad formats.
21611
21612 2004-01-01  David Schleef  <ds@schleef.org>
21613
21614         Negotiation fixes:
21615         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21616         (gst_audiofilter_init):
21617         * gst/debug/efence.c: (gst_efence_init):
21618         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21619         (gst_deinterlace_init):
21620         * gst/volume/gstvolume.c: (volume_connect):
21621
21622 2004-01-01  David Schleef  <ds@schleef.org>
21623
21624         Convert elements to use gst_pad_use_explicit_caps() where
21625         appropriate:
21626         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21627         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21628         (gst_afparse_open_file):
21629         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21630         (gst_afsrc_open_file):
21631         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21632         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21633         (gst_ffmpegdec_chain):
21634         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21635         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21636         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21637         (gst_gdk_pixbuf_chain):
21638         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21639         (gst_jpegdec_chain):
21640         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21641         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21642         (gst_mikmod_negotiate):
21643         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21644         (gst_mpeg2dec_negotiate_format):
21645         * ext/mpeg2enc/gstmpeg2enc.cc:
21646         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21647         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21648         (gst_speexdec_sinkconnect):
21649         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21650         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21651         (gst_vorbisfile_new_link):
21652         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21653         (gst_ac3parse_chain):
21654         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21655         (gst_asf_demux_setup_pad):
21656         * gst/auparse/gstauparse.c: (gst_auparse_init),
21657         (gst_auparse_chain):
21658         * gst/id3/gstid3types.c: (gst_id3types_loop):
21659         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21660         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21661         (mp1videoparse_parse_seq):
21662         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21663         (bpf_from_header):
21664         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21665         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21666         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21667         (gst_mpeg_parse_send_data):
21668         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21669         (gst_qtdemux_add_stream):
21670         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21671         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21672         (gst_wavparse_parse_fmt):
21673
21674 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21675
21676         * configure.ac:
21677           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21678           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21679           it therefore uses the wrong include paths. Too bad... Note
21680           that 1.6.1.93 is not release yet. ;).
21681           Also add a check for mplex, which is now using the lib'ified
21682           mplex from mjpegtools, too.
21683         * ext/ffmpeg/gstffmpegcodecmap.c:
21684           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21685           issues. I don't think ffmpeg handles 3ivx correctly, so this
21686           probably won't work. But it won't hurt either.
21687         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21688         (gst_ffmpegdec_chain):
21689         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21690         (gst_ffmpegenc_chain_audio):
21691           Fix memleak in audio encoding. Close codec if open fails, this
21692           calls the cleanup routines so we can re-use the context.
21693         * ext/mpeg2enc/gstmpeg2enc.cc:
21694           Fix pad template names/types, fix memory issue with getcaps().
21695         * ext/mpeg2enc/gstmpeg2encoder.cc:
21696         * ext/mpeg2enc/gstmpeg2encoder.hh:
21697           Fix compile issue with new caps system (const thingy).
21698         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21699         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21700           We read a first frame right on initing, so that we have a caps
21701           when we init the output. This caps is cached in padprivate and
21702           read as first frame.
21703         * ext/mplex/Makefile.am:
21704         * ext/mplex/gstmplex.cc:
21705         * ext/mplex/gstmplex.h:
21706         * ext/mplex/gstmplex.hh:
21707         * ext/mplex/gstmplexibitstream.cc:
21708         * ext/mplex/gstmplexibitstream.hh:
21709         * ext/mplex/gstmplexjob.cc:
21710         * ext/mplex/gstmplexjob.hh:
21711         * ext/mplex/gstmplexoutputstream.cc:
21712         * ext/mplex/gstmplexoutputstream.hh:
21713           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21714           had issues, didn't do capsnego, supported only a subset of the
21715           mplex features and required a mplex fork in our local CVS. Plus
21716           that it worked agaist a very old mplex version. Rewriting was
21717           faster than updating it.
21718         * gst-libs/ext/Makefile.am:
21719         * gst-libs/ext/mplex/INSTRUCT:
21720         * gst-libs/ext/mplex/Makefile.am:
21721         * gst-libs/ext/mplex/README:
21722         * gst-libs/ext/mplex/TODO:
21723         * gst-libs/ext/mplex/ac3strm_in.cc:
21724         * gst-libs/ext/mplex/audiostrm.hh:
21725         * gst-libs/ext/mplex/audiostrm_out.cc:
21726         * gst-libs/ext/mplex/aunit.hh:
21727         * gst-libs/ext/mplex/bits.cc:
21728         * gst-libs/ext/mplex/bits.hh:
21729         * gst-libs/ext/mplex/buffer.cc:
21730         * gst-libs/ext/mplex/buffer.hh:
21731         * gst-libs/ext/mplex/fastintfns.h:
21732         * gst-libs/ext/mplex/format_codes.h:
21733         * gst-libs/ext/mplex/inputstrm.cc:
21734         * gst-libs/ext/mplex/inputstrm.hh:
21735         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21736         * gst-libs/ext/mplex/mjpeg_logging.cc:
21737         * gst-libs/ext/mplex/mjpeg_logging.h:
21738         * gst-libs/ext/mplex/mjpeg_types.h:
21739         * gst-libs/ext/mplex/mpastrm_in.cc:
21740         * gst-libs/ext/mplex/mpegconsts.cc:
21741         * gst-libs/ext/mplex/mpegconsts.h:
21742         * gst-libs/ext/mplex/mplexconsts.hh:
21743         * gst-libs/ext/mplex/multplex.cc:
21744         * gst-libs/ext/mplex/outputstream.hh:
21745         * gst-libs/ext/mplex/padstrm.cc:
21746         * gst-libs/ext/mplex/padstrm.hh:
21747         * gst-libs/ext/mplex/stillsstream.cc:
21748         * gst-libs/ext/mplex/stillsstream.hh:
21749         * gst-libs/ext/mplex/systems.cc:
21750         * gst-libs/ext/mplex/systems.hh:
21751         * gst-libs/ext/mplex/vector.cc:
21752         * gst-libs/ext/mplex/vector.hh:
21753         * gst-libs/ext/mplex/videostrm.hh:
21754         * gst-libs/ext/mplex/videostrm_in.cc:
21755         * gst-libs/ext/mplex/videostrm_out.cc:
21756         * gst-libs/ext/mplex/yuv4mpeg.cc:
21757         * gst-libs/ext/mplex/yuv4mpeg.h:
21758         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21759         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21760           We don't fork mjpegtools' mplex in our CVS anymore.
21761         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21762         (gst_avi_demux_add_stream):
21763         * gst/avi/gstavidemux.h:
21764           Add getcaps() function for proper caps nego. This makes some
21765           parts of AVI playback/reading work.
21766         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21767           Resize window on new capsnego. This is probably wrong, but
21768           I'm still committing it because with current capsnego, the
21769           first successfull capsnego is auto-fixated, therefore rounded
21770           down to the lowest values in the caps. this results in a 16x16
21771           XWindow that is not reized when real capsnego finishes.
21772           Dave, I see more cases of this, do you know a proper solution?
21773         * tools/gst-launch-ext.in:
21774           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21775
21776 2003-12-31  David Schleef  <ds@schleef.org>
21777
21778         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21779         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21780           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21781
21782 2003-12-30  David Schleef  <ds@schleef.org>
21783
21784         * ext/ffmpeg/gstffmpegcolorspace.c:
21785         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21786         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21787         (gst_ffmpegcsp_chain): Negotiation fixes
21788         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21789         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21790         (gst_audio_convert_link), (gst_audio_convert_channels):
21791         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21792         (gst_audioscale_link), (gst_audioscale_get_buffer),
21793         (gst_audioscale_chain): Negotiation fixes
21794         * gst/audioscale/gstaudioscale.h:
21795         * gst/videofilter/gstvideofilter.c:
21796         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21797         (gst_videofilter_link), (gst_videofilter_init),
21798         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21799         (gst_videofilter_find_format_by_structure):
21800         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21801         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21802         (gst_videoscale_link):
21803         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21804         (videoscale_find_by_structure), (gst_videoscale_setup):
21805         * gst/videoscale/videoscale.h: Negotiation fixes
21806         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21807         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21808         function, restrict resizing to a multiple of 4 (hack until
21809         everyone supports odd sizes correctly).
21810
21811 2003-12-29  Colin Walters  <walters@verbum.org>
21812
21813         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21814         signed.
21815
21816 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21817
21818         * ext/sndfile/gstsf.c: (gst_sf_loop):
21819           Fix warning about discarding const qualifier
21820
21821 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21822
21823         * gst/cutter/gstcutter.c:
21824         * gst/videoscale/gstvideoscale.c:
21825         * gst/volenv/gstvolenv.c:
21826         * gst-libs/gst/audio/audio.c:
21827         * gst-libs/gst/video/video.c:
21828           Fix warnings
21829
21830 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21831
21832         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21833           Don't send ALSA debugging to stderr.
21834         * ext/alsa/gstalsa.h:
21835           Use GST_WARNING instead of g_warning when ALSA functions fail.
21836
21837 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21838
21839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21840           Free XVAdapterInfo correctly.
21841
21842 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21843
21844         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21845         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21846           Make id3tag use correct caps nego.
21847
21848 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21849
21850         * ext/ivorbis/vorbis.c:
21851         * ext/ivorbis/vorbisenc.h:
21852         * ext/ivorbis/vorbisfile.c:
21853           Modify so that it uses the new caps things
21854
21855 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21856
21857         * testsuite/spider/spider1.c: (main):
21858         * testsuite/spider/spider2.c: (main):
21859         * testsuite/spider/spider3.c: (main):
21860           Make tests compile again. They probably don't work.
21861
21862 2003-12-24  Colin Walters  <walters@verbum.org>
21863
21864         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21865         we can't fixate the caps anymore.
21866
21867 2003-12-23  David Schleef  <ds@schleef.org>
21868
21869         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21870         * sys/oss/gstosssink.c: (gst_osssink_init),
21871         (gst_osssink_sink_fixate): Add fixate function.
21872
21873 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21874
21875         * ext/ffmpeg/gstffmpegcodecmap.c:
21876         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21877         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21878         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21879         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21880         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21881         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21882         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21883           fix typo in RGB masks, and move back to "old" colorspace
21884           capsnego code until whoever wrote this new crap has actually
21885           tested it so that it works.
21886           And yes, this works, keep it that way please.
21887
21888 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21889
21890         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21891         (gst_divxdec_init), (gst_divxdec_negotiate):
21892         * ext/divx/gstdivxdec.h:
21893         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21894         (gst_divxenc_init):
21895         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21896         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21897         * ext/mpeg2enc/gstmpeg2enc.cc:
21898         * ext/mpeg2enc/gstmpeg2encoder.cc:
21899         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21900         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21901         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21902         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21903         (dxr3spusink_init):
21904         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21905         (dxr3videosink_init):
21906           Fix caps breakage after Dave's caps branch merge.
21907
21908 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21909
21910         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21911           Fix for 24bpp display.
21912
21913 2003-12-23  Colin Walters  <walters@verbum.org>
21914
21915         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21916         a GnomeVFSHandle directly.
21917
21918 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21919
21920         * gst/volume/Makefile.am:
21921         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21922         (volume_base_init), (volume_init):
21923           Reenable volume element and fix to work with new caps stuff.
21924           Rhythmbox needs this.
21925
21926 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21927
21928         * gst/qtdemux/qtdemux.c: (plugin_init):
21929           qtdemux requires bytestream
21930
21931 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21932
21933         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21934           Fix remaining caps handling errors due to CAPS merge.
21935
21936 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21937
21938         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21939         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21940         (gst_faad_srcconnect):
21941           Port to new caps system.
21942
21943 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21944
21945         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21946         (got_video_size), (main): using g_print instead of g_message.
21947         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21948         signal which was not emitted because of "switch" element added to the
21949         bin but not connected. (Removing from the bin temporarily)
21950
21951 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21952
21953         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21954         find X development files. I don't understand the previous tests and
21955         they fail on my debian/ppc unstable. This one works.
21956         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21957         exiting.
21958         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21959         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21960         (gst_play_set_visualization): Add some safety checks in set_ methods
21961         and state_change. This was throwing some ugly CRITICAL messages when
21962         pipeline was getting disposed and casts were failing.
21963
21964 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21965
21966         * configure.ac:
21967           Improve mpeg2enc detection. This is for distributions that do
21968           ship mjpegtools, but without mpeg2enc. Also does object check
21969           for might there ever be ABI incompatibility.
21970         * ext/mpeg2enc/gstmpeg2enc.cc:
21971           Add Andrew as second maintainer (he's helping me), and also add
21972           an error if no caps was set. This happens if I pull before capsnego
21973           and that's something I should solve sometime else.
21974         * gst/matroska/matroska-demux.c:
21975         (gst_matroska_demux_parse_blockgroup):
21976           Fix time parsing.
21977         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21978         (gst_matroska_mux_track_header):
21979           Add caps to templates.
21980         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21981           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21982         * gst/mpegstream/gstmpegdemux.c:
21983           Remove layer since it causes warnings about unfixed caps.
21984         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21985           Fix obvious typo (we error out if caps were set, we should of
21986           course error out if *no* caps were set).
21987         * sys/oss/gstosselement.c: (gst_osselement_convert):
21988           Fix format conversion, we confused bits/bytes.
21989         * sys/oss/gstosselement.h:
21990           Improve documentation for 'bps'.
21991         * sys/v4l/TODO:
21992           Remove stuff about plugins that need removing - this was done
21993           ages ago.
21994         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21995         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21996         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21997         (gst_v4lsrc_src_query):
21998         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21999         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
22000           Add get_query_types(), get_formats() and query() functions.
22001
22002 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22003
22004         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
22005         * moved CVS to freedesktop.org