add win32 MANIFEST file in a possibly vain attempt to make high blood pressure an AP
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * Makefile.am:
4         * po/hu.po:
5         * win32/MANIFEST:
6         * win32/gst.sln:
7           add win32 MANIFEST file
8           do something to the hungarian translation
9
10 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
11
12         * ext/Makefile.am:
13           Add $(PANGO_DIR) to SUBDIRS
14
15         * ext/pango/gstclockoverlay.c:
16         * ext/pango/gsttimeoverlay.c:
17           Fix and improve element descriptions.
18
19 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20
21         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22         * docs/plugins/inspect/plugin-libvisual.xml:
23         * docs/plugins/inspect/plugin-pango.xml:
24           add pango plugin to docs
25
26 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
27
28         * configure.ac:
29         * ext/Makefile.am:
30           moved pango to base
31
32 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33
34         * configure.ac:
35         * tests/Makefile.am:
36         * tests/icles/.cvsignore:
37         * tests/icles/Makefile.am:
38         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
39         (close_display), (resize_window), (move_window), (create_window),
40         (terminate_playback), (pause_playback), (start_playback), (main):
41           add stress test for xoverlay from Julien
42
43 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
44
45         * docs/libs/tmpl/gstcolorbalance.sgml:
46         * gst-libs/gst/rtp/gstbasertpdepayload.c:
47         * gst-libs/gst/rtp/gstbasertppayload.c:
48         * gst-libs/gst/rtp/gstrtpbuffer.c:
49         * gst-libs/gst/rtp/gstrtpbuffer.h:
50           Do burger's rename for rtp payloaders and depayloaders
51
52 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
53
54         * win32/:
55           add Visual Studio 6 build files
56
57 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
58
59         * docs/libs/gst-plugins-base-libs-docs.sgml:
60         * docs/libs/gst-plugins-base-libs-sections.txt:
61         * docs/libs/tmpl/gstaudio.sgml:
62         * docs/libs/tmpl/gstringbuffer.sgml:
63         * gst-libs/gst/interfaces/xoverlay.c:
64         * gst-libs/gst/video/gstvideofilter.c:
65         * gst-libs/gst/video/gstvideosink.c:
66           update documentation
67
68 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
69
70         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
71         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
72         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
73         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
74         (gst_multi_fd_sink_get_stats),
75         (gst_multi_fd_sink_remove_client_link),
76         (gst_multi_fd_sink_handle_client_read),
77         (gst_multi_fd_sink_client_queue_data),
78         (gst_multi_fd_sink_client_queue_caps),
79         (gst_multi_fd_sink_client_queue_buffer),
80         (gst_multi_fd_sink_new_client),
81         (gst_multi_fd_sink_handle_client_write),
82         (gst_multi_fd_sink_recover_client),
83         (gst_multi_fd_sink_queue_buffer),
84         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
85         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
86         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
87         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
88         * gst/tcp/gstmultifdsink.h:
89         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
90         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
91         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
92         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
93         (gst_tcp_client_sink_set_property),
94         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
95         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
96         * gst/tcp/gsttcpclientsink.h:
97         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
98         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
99         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
100         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
101         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
102         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
103         * gst/tcp/gsttcpclientsrc.h:
104         * gst/tcp/gsttcpplugin.c: (plugin_init):
105         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
106         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
107         (gst_tcp_server_sink_finalize),
108         (gst_tcp_server_sink_handle_server_read),
109         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
110         (gst_tcp_server_sink_set_property),
111         (gst_tcp_server_sink_get_property),
112         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
113         * gst/tcp/gsttcpserversink.h:
114         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
115         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
116         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
117         (gst_tcp_server_src_set_property),
118         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
119         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
120         * gst/tcp/gsttcpserversrc.h:
121           more borgifying
122
123 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
124
125         * docs/plugins/Makefile.am:
126         * docs/plugins/gst-plugins-base-plugins.args:
127         * docs/plugins/inspect/plugin-libvisual.xml:
128         * gst/audioconvert/plugin.h:
129         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
130         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
131         (gst_audio_rate_setcaps), (gst_audio_rate_init),
132         (gst_audio_rate_chain), (gst_audio_rate_set_property),
133         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
134         (plugin_init):
135         * gst/audiotestsrc/gstaudiotestsrc.c:
136         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
137         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
138         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
139         (gst_audio_test_src_get_query_types),
140         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
141         (gst_audio_test_src_create_square),
142         (gst_audio_test_src_create_saw),
143         (gst_audio_test_src_create_triangle),
144         (gst_audio_test_src_create_silence),
145         (gst_audio_test_src_create_white_noise),
146         (gst_audio_test_src_init_pink_noise),
147         (gst_audio_test_src_generate_pink_noise_value),
148         (gst_audio_test_src_create_pink_noise),
149         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
150         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
151         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
152         (plugin_init):
153         * gst/audiotestsrc/gstaudiotestsrc.h:
154         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
155         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
156         (gst_sub_parse_init), (gst_sub_parse_formats),
157         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
158         (convert_encoding), (get_next_line),
159         (gst_sub_parse_data_format_autodetect),
160         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
161         (gst_sub_parse_loop), (gst_sub_parse_chain),
162         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
163         (plugin_init):
164         * gst/subparse/gstsubparse.h:
165         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
166         (gst_video_rate_base_init), (gst_video_rate_class_init),
167         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
168         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
169         (gst_video_rate_init), (gst_video_rate_event),
170         (gst_video_rate_chain), (gst_video_rate_set_property),
171         (gst_video_rate_get_property), (gst_video_rate_change_state),
172         (plugin_init):
173         * gst/videoscale/gstvideoscale.c:
174         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
175         (gst_video_scale_src_template_factory),
176         (gst_video_scale_sink_template_factory),
177         (gst_video_scale_get_type), (gst_video_scale_base_init),
178         (gst_video_scale_class_init), (gst_video_scale_init),
179         (gst_video_scale_set_property), (gst_video_scale_get_property),
180         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
181         (gst_video_scale_prepare_size), (parse_caps),
182         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
183         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
184         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
185         (plugin_init):
186         * gst/videoscale/gstvideoscale.h:
187         * gst/videotestsrc/gstvideotestsrc.c:
188         (gst_video_test_src_pattern_get_type),
189         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
190         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
191         (gst_video_test_src_set_pattern),
192         (gst_video_test_src_set_property),
193         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
194         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
195         (gst_video_test_src_event), (gst_video_test_src_get_times),
196         (gst_video_test_src_create), (plugin_init):
197         * gst/videotestsrc/gstvideotestsrc.h:
198         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
199         (gst_video_test_src_smpte), (gst_video_test_src_snow),
200         (gst_video_test_src_black):
201         * gst/videotestsrc/videotestsrc.h:
202           borgify further
203           clean up docs a little
204
205 2005-11-30  Wim Taymans  <wim@fluendo.com>
206
207         * gst-libs/gst/rtp/gstbasertpdepayload.h:
208         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
209         (gst_basertppayload_event), (gst_basertppayload_push),
210         (gst_basertppayload_change_state):
211         * gst-libs/gst/rtp/gstbasertppayload.h:
212         closed #320644.
213
214 2005-11-30  Julien MOUTTE  <julien@moutte.net>
215
216         * docs/libs/gst-plugins-base-libs-docs.sgml:
217         * docs/libs/gst-plugins-base-libs-sections.txt:
218         * gst-libs/gst/video/gstvideofilter.c:
219         * gst-libs/gst/video/gstvideosink.c:
220         * gst-libs/gst/video/gstvideosink.h: Adding docs.
221
222 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
223
224         * LICENSE:
225           move
226         * po/af.po:
227         * po/az.po:
228         * po/cs.po:
229         * po/en_GB.po:
230         * po/hu.po:
231         * po/it.po:
232         * po/nb.po:
233         * po/nl.po:
234         * po/or.po:
235         * po/sq.po:
236         * po/sr.po:
237         * po/sv.po:
238         * po/uk.po:
239         * po/vi.po:
240         * Makefile.am:
241           update
242         * scripts/autoplugins.sh:
243           remove
244
245 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
246
247         * Makefile.am:
248         * configure.ac:
249         * examples/Makefile.am:
250         * examples/capsfilter/Makefile.am:
251         * examples/capsfilter/capsfilter1.c:
252         * examples/gob/Makefile.am:
253         * examples/gob/gst-identity2.gob:
254         * examples/indexing/.cvsignore:
255         * examples/indexing/Makefile.am:
256         * examples/indexing/indexmpeg.c:
257         * examples/seeking/.cvsignore:
258         * examples/seeking/Makefile.am:
259         * examples/seeking/cdparanoia.c:
260         * examples/seeking/cdplayer.c:
261         * examples/seeking/chained.c:
262         * examples/seeking/scrubby.c:
263         * examples/seeking/seek.c:
264         * examples/stats/Makefile.am:
265         * examples/stats/mp2ogg.c:
266         * examples/switch/.cvsignore:
267         * examples/switch/Makefile.am:
268         * examples/switch/switcher.c:
269         * tests/Makefile.am:
270         * tests/check/generic/.cvsignore:
271         * tests/check/pipelines/.cvsignore:
272         * tests/examples/Makefile.am:
273         * tests/examples/seek/Makefile.am:
274           reorganize stuff under tests/
275
276 2005-11-30  Edward Hervey  <edward@fluendo.com>
277
278         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
279         Go away you stupid GstStaticPadTemplate memleak.
280
281 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
282
283         * gst-libs/gst/net/Makefile.am:
284         * gst-libs/gst/net/README:
285         * gst-libs/gst/net/gstnetbuffer.c:
286         * gst-libs/gst/net/gstnetbuffer.h:
287           this was moved to "netbuffer"
288
289 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
290
291         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
292         (gst_video_filter_class_init), (gst_video_filter_init):
293         * gst-libs/gst/video/gstvideofilter.h:
294           borgify name to bring in line with other classes
295
296 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
297
298         * gst/audioscale/.cvsignore:
299         * gst/audioscale/Makefile.am:
300         * gst/audioscale/README:
301         * gst/audioscale/audioscale.vcproj:
302         * gst/audioscale/dtof.c:
303         * gst/audioscale/dtos.c:
304         * gst/audioscale/functable.c:
305         * gst/audioscale/gstaudioscale.c:
306         * gst/audioscale/gstaudioscale.h:
307         * gst/audioscale/private.h:
308         * gst/audioscale/resample.c:
309         * gst/audioscale/resample.h:
310         * gst/audioscale/test.c:
311           remove
312
313 2005-11-30  Edward Hervey  <edward@fluendo.com>
314
315         * gst-libs/gst/netbuffer/Makefile.am:
316         really, really tired
317
318 2005-11-30  Edward Hervey  <edward@fluendo.com>
319
320         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
321         Update for new GstTypeFindFactory _register()
322
323 2005-11-30  Edward Hervey  <edward@fluendo.com>
324
325         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
326         Let's not override libgstnet from core for no reason...
327         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
328         Ok, maybe not so quick next time.
329
330 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
331
332         * configure.ac:
333         * gst-libs/gst/Makefile.am:
334           moved gst-libs/gst/net to netbuffer through CVS surgery
335           remove old directory
336           updating build to accomodate
337           (#322257)
338
339 2005-11-29  Andy Wingo  <wingo@pobox.com>
340
341         * pkgconfig/gstreamer-plugins-base.pc.in:
342         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
343         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
344         (#322257).
345
346 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
347
348         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
349         3rd time's the charm. Correct ref-counting for discarded buffers.
350
351 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
352
353         * gst/playback/gststreamselector.c:
354         (gst_stream_selector_class_init),
355         (gst_stream_selector_set_property),
356         (gst_stream_selector_get_property),
357         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
358         Fix ref-counting
359
360 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
361
362         * gst/subparse/gstsubparse.c: (feed_textbuf):
363           Don't access already unref'ed buffer.
364
365 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
366
367         * gst/playback/gststreamselector.c:
368         (gst_stream_selector_class_init), (gst_stream_selector_init),
369         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
370         (gst_stream_selector_get_property),
371         (gst_stream_selector_get_linked_pad),
372         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
373         * gst/playback/gststreamselector.h:
374         Add the active-pad property for playbin to use shortly. Ignore buffers
375         from any other pad, returning GST_FLOW_NOT_LINKED
376
377 2005-11-29  Julien MOUTTE  <julien@moutte.net>
378
379         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
380         patch from bug #322704 (Alessandro Decina).
381
382 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
383
384         * gst-libs/gst/audio/Makefile.am:
385           folded audiofilter into the audio library
386
387 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
388
389         * gst/videoscale/gstvideoscale.h:
390         * gst/videoscale/gstvideoscale.c:
391           remove unimplemented scale methods
392
393 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
394
395         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
396           Don't leak caps.
397
398 2005-11-28  Julien MOUTTE  <julien@moutte.net>
399
400         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
401         (gst_ximagesink_setcaps):
402         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
403         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
404         happens (only visible on ximagesink but bug is in xv too) set_caps was
405         destroying the internal x[v]image used to memcpy non locally alloced
406         buffers so that it got renewed on next _chain. The issue is that 
407         _expose will try to put that image as it reffed it in _put.
408         Using gst_buffer_unref instead of destroy fixes it !
409
410 2005-11-28  Edward Hervey  <edward@fluendo.com>
411
412         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
413         (try_to_link_1), (queue_filled_cb):
414         Better use of the queues. Start with a small size queue and only increase
415         the size of the queues when the other queues are empty.
416
417 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
418
419         * gst-libs/gst/video/Makefile.am:
420           compile in copied-over videofilter into the video library
421         * gst-libs/gst/video/videosink.h:
422           rename the header to gstvideosink.h since it's a base GstObject class
423         * sys/ximage/ximagesink.h:
424         * sys/xvimage/xvimagesink.h:
425           use the new header
426
427 2005-11-28  Wim Taymans  <wim@fluendo.com>
428
429         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
430         * gst/playback/gstplaybasebin.h:
431         Prepare to handle errors betters.
432
433         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
434         Set sinks to PAUSED first before adding and linking them so that
435         we don't interrupt dataflow.
436
437 2005-11-28  Wim Taymans  <wim@fluendo.com>
438
439         * gst-libs/gst/audio/TODO:
440         Updated TODO
441
442         * gst-libs/gst/audio/gstaudiosink.c:
443         (gst_audioringbuffer_open_device),
444         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
445         (gst_audioringbuffer_release):
446         Small cleanups.
447
448         * gst-libs/gst/audio/gstbaseaudiosink.c:
449         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
450         (gst_base_audio_sink_change_state):
451         Slave to the master clock when going to PLAYING and unslave when
452         going to PAUSED.
453
454         * gst-libs/gst/audio/gstringbuffer.c:
455         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
456         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
457         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
458         (gst_ring_buffer_clear_all), (wait_segment),
459         (gst_ring_buffer_commit), (gst_ring_buffer_read),
460         (gst_ring_buffer_advance):
461         * gst-libs/gst/audio/gstringbuffer.h:
462         Add some docs and cleanups.
463
464 2005-11-28  Julien MOUTTE  <julien@moutte.net>
465
466         * sys/xvimage/xvimagesink.c:
467         (gst_xvimagesink_navigation_send_event): Fix navigation events
468         coordinates translation with pixel aspect ratios.
469
470 2005-11-28  Julien MOUTTE  <julien@moutte.net>
471
472         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
473         Use calculated video geometry from _setcaps instead of buffer
474         caps to respect pixel aspect ratio. (fixes #322388)
475
476 2005-11-28  Julien MOUTTE  <julien@moutte.net>
477
478         * docs/libs/tmpl/gstcolorbalance.sgml:
479         * docs/libs/tmpl/gstmixer.sgml:
480         * docs/libs/tmpl/gstxoverlay.sgml:
481         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
482         interface.
483
484 2005-11-28  Julien MOUTTE  <julien@moutte.net>
485
486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
487         Refuse to create an XvImage if we can't find the format.
488
489 2005-11-28  Edward Hervey  <edward@fluendo.com>
490
491         * gst-libs/gst/riff/riff-media.c:
492         (gst_riff_create_audio_template_caps):
493         Add ATRAC3 to the list of riff-possible audio caps.
494         I know we still don't have a plugin for atrac3, but it's saner to output
495         that than a cryptic mimetype.
496
497 2005-11-27  Edward Hervey  <edward@fluendo.com>
498
499         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
500         Don't try to create a zero-sized subbuffer.
501
502 2005-11-27  Julien MOUTTE  <julien@moutte.net>
503
504         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
505         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
506         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
507         (gst_ximagesink_expose): Fixed a tricky race.
508         * sys/ximage/ximagesink.h:
509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
510         (gst_xvimagesink_expose): Fixed a tricky race.
511         * sys/xvimage/xvimagesink.h:
512
513 2005-11-27  Edward Hervey  <edward@fluendo.com>
514
515         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
516         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
517         Remove unused properties, and add queues between demuxers and decoders
518         so that a lot more files can preroll properly.
519
520 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
521
522         * gst-libs/gst/net/Makefile.am:
523         * gst-libs/gst/rtp/Makefile.am:
524         * gst-libs/gst/tag/Makefile.am:
525           remove silly include
526         * gst/tags/Makefile.am:
527         * gst/tags/gsttagediting.c:
528         * gst/tags/gsttageditingprivate.h:
529         * gst/tags/tagedit.vcproj:
530           remove directory, is as good as empty
531
532 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
533
534         * configure.ac:
535           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
536         * gst-libs/Makefile.am:
537         * gst-libs/gst/audio/Makefile.am:
538         * gst-libs/gst/interfaces/Makefile.am:
539         * gst-libs/gst/net/Makefile.am:
540         * gst-libs/gst/riff/Makefile.am:
541         * gst-libs/gst/rtp/Makefile.am:
542         * gst-libs/gst/tag/Makefile.am:
543         * gst-libs/gst/video/Makefile.am:
544           and use them
545
546 2005-11-27  Julien MOUTTE  <julien@moutte.net>
547
548         * docs/libs/tmpl/gstcolorbalance.sgml:
549         * docs/libs/tmpl/gstmixer.sgml:
550         * docs/libs/tmpl/gstxoverlay.sgml:
551         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
552         * sys/ximage/ximagesink.h:
553         * sys/xvimage/xvimagesink.h: More and more documentation.
554
555 2005-11-26  Julien MOUTTE  <julien@moutte.net>
556
557         * docs/libs/gst-plugins-base-libs-docs.sgml:
558         * docs/libs/gst-plugins-base-libs-sections.txt:
559         * docs/libs/tmpl/gstcolorbalance.sgml:
560         * docs/libs/tmpl/gstmixer.sgml:
561         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
562         to documentation.
563
564 2005-11-26  Julien MOUTTE  <julien@moutte.net>
565
566         * docs/plugins/Makefile.am:
567         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
568         * docs/plugins/gst-plugins-base-plugins-sections.txt:
569         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
570
571 2005-11-26  Julien MOUTTE  <julien@moutte.net>
572
573         * docs/plugins/Makefile.am:
574         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
575         * docs/plugins/gst-plugins-base-plugins-sections.txt:
576         * docs/plugins/inspect/plugin-adder.xml:
577         * docs/plugins/inspect/plugin-alsa.xml:
578         * docs/plugins/inspect/plugin-audioconvert.xml:
579         * docs/plugins/inspect/plugin-audiorate.xml:
580         * docs/plugins/inspect/plugin-audioresample.xml:
581         * docs/plugins/inspect/plugin-audiotestsrc.xml:
582         * docs/plugins/inspect/plugin-decodebin.xml:
583         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
584         * docs/plugins/inspect/plugin-gnomevfs.xml:
585         * docs/plugins/inspect/plugin-ogg.xml:
586         * docs/plugins/inspect/plugin-playbin.xml:
587         * docs/plugins/inspect/plugin-subparse.xml:
588         * docs/plugins/inspect/plugin-tcp.xml:
589         * docs/plugins/inspect/plugin-theora.xml:
590         * docs/plugins/inspect/plugin-typefindfunctions.xml:
591         * docs/plugins/inspect/plugin-video4linux.xml:
592         * docs/plugins/inspect/plugin-videorate.xml:
593         * docs/plugins/inspect/plugin-videoscale.xml:
594         * docs/plugins/inspect/plugin-videotestsrc.xml:
595         * docs/plugins/inspect/plugin-volume.xml:
596         * docs/plugins/inspect/plugin-vorbis.xml:
597         * docs/plugins/inspect/plugin-ximagesink.xml:
598         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
599         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
600
601 2005-11-26  Edward Hervey  <edward@fluendo.com>
602
603         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
604         Properly return GstFlowReturn from gst_pad_push in chain functions.
605
606 2005-11-25  Michael Smith  <msmith@fluendo.com>
607
608         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
609         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
610         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
611         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
612           Handle various conditions better when we don't understand a stream.
613           Removes a heap of CRITICALs on ogg streams containing unknown data.
614
615 2005-11-24  Andy Wingo  <wingo@pobox.com>
616
617         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
618         Be threadsafe.
619
620 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
621
622         * configure.ac: back to HEAD
623
624 === release 0.9.6 ===
625
626 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
627
628         * configure.ac:
629           releasing 0.9.6, "White Eight"
630
631 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
632
633         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
634         * docs/plugins/inspect/plugin-sine.xml:
635           remove sinesrc some more
636
637 2005-11-23  Wim Taymans  <wim@fluendo.com>
638
639         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
640         If we are reading too slowly, jump forward in the ringbuffer
641         instead of blocking.
642
643 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
644
645         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
646         (gst_visual_chain):
647         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
648         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
649         (gst_videorate_chain):
650         * gst/videotestsrc/gstvideotestsrc.c:
651         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
652         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
653         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
654         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
655         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
656         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
657           Updates for API changes
658
659 2005-11-23  Wim Taymans  <wim@fluendo.com>
660
661         * gst-libs/gst/audio/gstbaseaudiosink.c:
662         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
663         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
664         Fix for calibration API change.
665
666 2005-11-23  Michael Smith <msmith@fluendo.com>
667
668         * gst-libs/gst/audio/multichannel.c:
669         (gst_audio_get_channel_positions),
670         (gst_audio_set_channel_positions),
671         (gst_audio_set_structure_channel_positions_list),
672         (gst_audio_fixate_channel_positions):
673           Use gst_value_array_*() functions on value arrays, not
674           gst_value_list_*().
675
676 2005-11-23  Edward Hervey  <edward@fluendo.com>
677
678         * autogen.sh:
679         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
680         Fixes autogen
681
682 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
683
684         * check/Makefile.am:
685         * check/elements/videotestsrc.c: (setup_videotestsrc),
686         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
687         (main):
688           add a test for videotestsrc
689
690 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
691
692         * gst/sine/.cvsignore:
693         * gst/sine/Makefile.am:
694         * gst/sine/gstsinesrc.c:
695         * gst/sine/gstsinesrc.h:
696         * gst/sine/sinesrc.vcproj:
697           and remove sinesrc from the repository.  Closes #321446
698
699 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
700
701         * configure.ac:
702         * gst-plugins-base.spec.in:
703           remove sinesrc from the build
704
705 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
706
707         * check/Makefile.am:
708         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
709         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
710         (main):
711           add a test for audiotestsrc, testing all waves.  Even seems
712           leak-free at first glance, nice job Stefan
713
714 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
715
716         * po/af.po:
717         * po/az.po:
718         * po/cs.po:
719         * po/en_GB.po:
720         * po/hu.po:
721         * po/it.po:
722         * po/nb.po:
723         * po/nl.po:
724         * po/or.po:
725         * po/sq.po:
726         * po/sr.po:
727         * po/sv.po:
728         * po/uk.po:
729         * po/vi.po:
730           Translation string updates
731
732         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
733         (gst_v4lsrc_set_caps):
734         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
735         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
736         * sys/v4l/v4lsrc_calls.h:
737           Improve v4lsrc, by making it work again.
738
739 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
740
741         * ext/libvisual/visual.c: (gst_visual_chain):
742           Fix the fps calculations.
743
744         * gst/ffmpegcolorspace/avcodec.h:
745           Move structure element for clarity
746
747         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
748         * gst-libs/gst/interfaces/tunernorm.h:
749         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
750         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
751         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
752         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
753         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
754         (gst_v4lmjpegsrc_getcaps):
755         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
756         (gst_v4lsrc_set_caps):
757         * sys/v4l/gstv4lsrc.h:
758         * sys/v4l/v4l_calls.c: (gst_v4l_open):
759         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
760         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
761         * sys/v4l/v4lsrc_calls.h:
762           Fractional framerates...
763
764 2005-11-22  Wim Taymans  <wim@fluendo.com>
765
766         * gst-libs/gst/audio/gstbaseaudiosink.c:
767         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
768         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
769         And we provide a clock by default, of course...
770
771 2005-11-22  Wim Taymans  <wim@fluendo.com>
772
773         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
774         This clock can be slaved to a master clock now.
775
776         * gst-libs/gst/audio/gstbaseaudiosink.c:
777         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
778         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
779         (gst_base_audio_sink_set_clock),
780         (gst_base_audio_sink_set_property),
781         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
782         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
783         * gst-libs/gst/audio/gstbaseaudiosink.h:
784         Handle slaving the internal clock to the clock selected in the
785         pipeline.
786         Add property to make the basesink not provide a clock.
787
788         * gst-libs/gst/rtp/gstbasertpdepayload.c:
789         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
790         (gst_base_rtp_depayload_wait):
791         * gst-libs/gst/rtp/gstbasertpdepayload.h:
792         We can use the clock in GstElement, no need to store it ourselves.
793
794 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
795
796         * docs/libs/tmpl/gstaudio.sgml:
797           update
798         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
799         (gst_paranoia_endian_get_type):
800         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
801         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
802         * gst/audiotestsrc/gstaudiotestsrc.c:
803         (gst_audiostestsrc_wave_get_type):
804         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
805         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
806         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
807         (gst_sync_method_get_type), (gst_unit_type_get_type),
808         (gst_client_status_get_type), (gst_multifdsink_class_init),
809         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
810         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
811         (gst_multifdsink_get_property):
812         * gst/tcp/gstmultifdsink.h:
813         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
814         * gst/videotestsrc/gstvideotestsrc.c:
815         (gst_videotestsrc_pattern_get_type):
816           remove deprecated properties
817           fix up enums to correctly have short lowercase dashed nicks
818
819 2005-11-22  Michael Smith <msmith@fluendo.com>
820
821         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
822         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
823           Add underscore.
824
825 2005-11-22  Michael Smith <msmith@fluendo.com>
826
827         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
828         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
829           Use utility method for scaling clocktime for fractional framerates.
830
831 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
832
833         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
834         (gst_visual_chain):
835         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
836         * ext/theora/theoradec.c: (theora_handle_type_packet):
837         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
838         (theora_enc_chain):
839         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
840         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
841         * gst-libs/gst/video/video.h:
842         * gst/ffmpegcolorspace/avcodec.h:
843         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
844         (gst_ffmpeg_caps_to_pixfmt):
845         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
846         (gst_ffmpegcsp_set_caps):
847         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
848         (gst_videorate_setcaps), (gst_videorate_blank_data),
849         (gst_videorate_chain):
850         * gst/videotestsrc/gstvideotestsrc.c:
851         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
852         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
853         (gst_videotestsrc_event), (gst_videotestsrc_create):
854         * gst/videotestsrc/gstvideotestsrc.h:
855         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
856         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
857         (gst_ximagesink_get_times), (gst_ximagesink_init):
858         * sys/ximage/ximagesink.h:
859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
860         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
861         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
862         * sys/xvimage/xvimagesink.h:
863           Convert elements to use fractions for their framerate.
864           V4L elements to come later tonight.
865
866 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
867
868         * gst-libs/gst/audio/audio.c:
869         * gst-libs/gst/audio/audio.h:
870           remove some deprecated functions
871
872 2005-11-22  Andy Wingo  <wingo@pobox.com>
873
874         * Update for gst_tag_setter API changes.
875
876 2005-11-22  Andy Wingo  <wingo@pobox.com>
877
878         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
879         (gst_ogg_demux_perform_seek):
880         * ext/theora/theoradec.c (theora_dec_sink_event):
881         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
882         update-funcnames.
883
884 2005-11-22  Wim Taymans  <wim@fluendo.com>
885
886         * examples/seeking/seek.c: (main):
887         Give higher priority to bus signals than the gtk events
888         to fix a race condition in the segment looping.
889
890 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
891
892         * ext/theora/Makefile.am:
893         * ext/vorbis/Makefile.am:
894         * gst-libs/gst/tag/Makefile.am:
895         * gst-plugins-base.spec.in:
896           Rename libgsttagedit to libgsttag (#322117).
897
898 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
899
900         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
902           Call gst_x_overlay_prepare_xwindow_id() to give applications
903           a final chance to set their own xwindow id before the video
904           sink creates its own window.
905
906 2005-11-22  Julien MOUTTE  <julien@moutte.net>
907
908         * sys/xvimage/xvimagesink.c:
909         (gst_xvimagesink_navigation_send_event): Handle navigation
910         events correcly with borders if applicable.
911
912 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
913
914         Patch by: Luca Ognibene
915
916         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
917         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
918         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
919         (gst_ffmpegcsp_caps_remove_format_info):
920         * gst/ffmpegcolorspace/imgconvert.c:
921         * gst/ffmpegcolorspace/imgconvert_template.h:
922           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
923           #318353); use gst_structure_has_name().
924
925 2005-11-22  Julien MOUTTE  <julien@moutte.net>
926
927         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
928         (gst_ximagesink_class_init): Add debug macros on functions.
929         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
930         (gst_xvimagesink_xwindow_draw_borders),
931         (gst_xvimagesink_xvimage_put),
932         (gst_xvimagesink_xwindow_update_geometry),
933         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
934         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
935         (gst_xvimagesink_xcontext_clear),
936         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
937         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
938         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
939         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
940         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
941         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
942         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
943         expose while being PAUSED, out of data flow navigation events, etc..
944
945 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
946
947         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
948         * gst-libs/gst/audio/audio.h:
949           fix prototype - wondering why the test worked regardless
950
951 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
952
953         * check/Makefile.am:
954         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
955         * gst-libs/gst/audio/audio.h:
956           add a method that returns a proper GstClockTime
957
958 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
959
960         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
961         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
962         * gst-libs/gst/interfaces/xoverlay.h:
963           Remove everything having to do with the desired size; add 
964           gst_x_overlay_prepare_xwindow_id() function; remove the
965           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
966           post a message on the bus instead (#321816).
967
968         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
970         (gst_xvimagesink_xoverlay_init):
971           Remove desired size stuff (#321816).
972
973 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
974
975         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
976         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
977         (mpeg_video_type_find), (mpeg_video_stream_type_find):
978           Terminate vararg functions with NULL instead of 0 to 
979           make gcc4 happy.
980
981 2005-11-21  Andy Wingo  <wingo@pobox.com>
982
983         patch by: Sebastien Cote <sebas642@yahoo.ca>
984         
985         * gst-libs/gst/rtp/gstrtpbuffer.h: 
986         * gst-libs/gst/rtp/gstrtpbuffer.c
987         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
988
989 2005-11-21  Andy Wingo  <wingo@pobox.com>
990
991         * gst/playback/gstplaybin.c (gen_audio_element) 
992         (gen_video_element): Use the new MISSING_PLUGIN core error
993         category. Closes #320060.
994
995         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
996         * gst/videorate/gstvideorate.c (gst_videorate_event):
997         * ext/theora/theoradec.c (theora_dec_sink_event): 
998         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
999         stream lock.
1000
1001         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
1002         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
1003         stream lock changes.
1004
1005 2005-11-21  Wim Taymans  <wim@fluendo.com>
1006
1007         * gst-libs/gst/audio/gstbaseaudiosink.c:
1008         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
1009         (gst_base_audio_sink_provide_clock),
1010         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
1011         (gst_base_audio_sink_change_state):
1012         * gst/audioresample/gstaudioresample.c:
1013         Segment update fix.
1014
1015 2005-11-21  Andy Wingo  <wingo@pobox.com>
1016
1017         * *.h:
1018         * *.c: Ran scripts/update-macros. Oh yes.
1019
1020 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1021
1022         * sys/ximage/Makefile.am:
1023         * sys/ximage/ximage.c:
1024           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1025           remove your old libgstximage.* manually if necessary).
1026
1027 2005-11-21  Michael Smith <msmith@fluendo.com>
1028
1029         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1030           Minimal fix for bug #320200: set the min/max bitrate in the correct
1031           units. A better fix would be to upgrade to the RATEMANAGE2
1032           interface, rather than using the deprecated interface used here, but
1033           that would require an update in our libvorbis dependency (to 1.1),
1034           which is probably undesirable.
1035
1036 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1037
1038         * ext/libvisual/visual.c: (get_buffer):
1039         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1040         (gst_base_audio_src_fixate):
1041         * gst/audioconvert/gstaudioconvert.c:
1042         (gst_audio_convert_fixate_caps):
1043         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1044         * gst/audiotestsrc/gstaudiotestsrc.c:
1045         (gst_audiotestsrc_src_fixate):
1046         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1047         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1048         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1049         * gst/videotestsrc/gstvideotestsrc.c:
1050         (gst_videotestsrc_src_fixate):
1051         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1052         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1053           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1054           (#322027)
1055
1056
1057 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1058
1059         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1060         (gst_riff_create_iavs_caps):
1061         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1062         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1063         (gst_riff_parse_info):
1064         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1065         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1067           Fixes for GST_FOURCC_FORMAT API change.
1068
1069 2005-11-21  Andy Wingo  <wingo@pobox.com>
1070
1071         patch by: Alessandro Dessina <alessandro nnva org>
1072
1073         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1074         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1075         (gst_ogg_parse_chain):
1076         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1077         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1078         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1079         gst_value_list calls on arrays. Fixes #321962.
1080
1081 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1082
1083         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1084         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1085         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1086         * gst/adder/gstadder.c: (gst_adder_init),
1087         (gst_adder_request_new_pad), (gst_adder_collected),
1088         (gst_adder_change_state):
1089           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1090           API change.
1091
1092 2005-11-21  Michael Smith <msmith@fluendo.com>
1093
1094         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1095         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1096           Properly handle pad_push return values.
1097
1098 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1099
1100         * gst-libs/gst/tag/Makefile.am:
1101         * gst-libs/gst/tag/gstvorbistag.c:
1102         (gst_tag_list_to_vorbiscomment_buffer):
1103           Remove obsolete vorbistag element and debug category.
1104
1105         * gst/playback/gstplaybasebin.c: (check_queue):
1106           Don't divide by 0 when queue-threshold is 0.
1107
1108         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1109           Don't modify an existing pixel-aspect-ratio if we fail to read
1110           a new one.
1111
1112 2005-11-20  Wim Taymans  <wim@fluendo.com>
1113
1114         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1115         (gst_vorbisenc_push_packet):
1116         GST_PAD_IS_USABLE is gone, use the return value of
1117         the push or pad_alloc_buffer instead.
1118
1119 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1120
1121         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1122         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1123         (gst_ximagesink_ximage_destroy),
1124         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1125         (gst_ximagesink_xwindow_new),
1126         (gst_ximagesink_xwindow_update_geometry),
1127         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1128         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1129         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1130         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1131         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1132         (gst_ximagesink_navigation_send_event),
1133         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1134         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1135         (gst_ximagesink_finalize), (gst_ximagesink_init),
1136         (gst_ximagesink_class_init):
1137         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1138         This new version brings correct software scaling, non flickering
1139         window while resizing, pixel aspect ratio handling, usage of
1140         hardware buffer pools, out of data flow event thread for 
1141         navigation and handling of expose events even when being PAUSED,
1142         a new property to keep video aspect ratio when resizing, etc...
1143
1144 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1145
1146         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1147         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1148         handling of PAR.
1149
1150 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1151
1152         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1153         Unsetting IS_SINK flag from the fakesink, so decodebin
1154         never behaves as a sink.
1155
1156 2005-11-17  Wim Taymans  <wim@fluendo.com>
1157
1158         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1159         (gst_base_audio_src_change_state):
1160         Fix the audiosrc base class again, we did not unflush.
1161
1162 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1163
1164         * examples/seeking/seek.c: (make_dv_pipeline),
1165         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1166         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1167         to ogg/vorbis/theora pipeline.
1168
1169 2005-11-17  Wim Taymans  <wim@fluendo.com>
1170
1171         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1172         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1173         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1174         Fix EOS on multiple streams.
1175         More debugging.
1176
1177 2005-11-16  Wim Taymans  <wim@fluendo.com>
1178
1179         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1180         (gst_ogg_demux_perform_seek):
1181         Segment done must include stream time.
1182
1183         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1184         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1185         (gst_ogg_mux_change_state):
1186         Fix ogg muxer again.
1187
1188 2005-11-16  Wim Taymans  <wim@fluendo.com>
1189
1190         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1191         Fix compile again.
1192
1193 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1194
1195         * ext/libvisual/visual.c: (gst_visual_init):
1196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1197         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1198         (gst_ogg_parse_chain):
1199         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1200         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1201         * ext/theora/theoradec.c: (gst_theora_dec_init):
1202         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1203         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1204         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1205         * gst/adder/gstadder.c: (gst_adder_class_init),
1206         (gst_adder_dispose):
1207         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1208         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1209         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1210           Fix a whole set of pad template leaks
1211
1212 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1213
1214         * check/generic/states.c: (GST_START_TEST):
1215           fix the test so that it only checks for elements that are part of
1216           this source module
1217
1218 2005-11-16  Michael Smith <msmith@fluendo.com>
1219
1220         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1221         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1222         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1223         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1224         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1225         (gst_ogg_mux_change_state):
1226           Fix leaking collectpads.
1227
1228 2005-11-16  Edward Hervey  <edward@fluendo.com>
1229
1230         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1231         (gst_videorate_event), (gst_videorate_chain):
1232         Handle segment seeks
1233
1234 2005-11-16  Wim Taymans  <wim@fluendo.com>
1235
1236         * gst-libs/gst/audio/gstbaseaudiosink.c:
1237         (gst_base_audio_sink_provide_clock),
1238         (gst_base_audio_sink_change_state):
1239         Set ringbuffer to non-flushing when going to PAUSED, set to
1240         flushing again when going to READY.
1241
1242         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1243         (gst_ring_buffer_stop):
1244         Start in flushing mode by default.
1245         Don't set flushing in the _stop method, let the app call
1246         this explicitly.
1247
1248 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1249
1250         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1251         * gst-libs/gst/video/videosink.h: Add helper function needed
1252         for video sinks.
1253
1254 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1255
1256         * gst/videoscale/gstvideoscale.c:
1257         (gst_videoscale_handle_src_event):
1258           Don't leak reference to pad parent.
1259
1260 2005-11-16  Wim Taymans  <wim@fluendo.com>
1261
1262         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1263         Set ringbuffer to flushing when stopping so that we don't
1264         block on wait_segment anymore and livelock.
1265
1266 2005-11-16  Wim Taymans  <wim@fluendo.com>
1267
1268         * examples/seeking/seek.c: (send_event), (do_seek),
1269         (loop_toggle_cb), (segment_done), (main):
1270         Added looping checkbox.
1271
1272 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1273
1274         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1275         (gst_ogg_demux_init):
1276         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1277         (gst_vorbis_dec_init):
1278           revert unrefs, they don't pass make check
1279
1280 2005-11-15  Johan Dahlin  <johan@gnome.org>
1281
1282         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1283         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1284         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1285         (gst_vorbis_dec_init):
1286         Fix pad template leaks. 
1287
1288 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1289
1290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1291           Make state change function thread safe.
1292
1293 2005-11-15  Edward Hervey  <edward@fluendo.com>
1294
1295         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1296         (gst_ogg_demux_class_init):
1297         Implement GstElement::send_event, so we can send seek events
1298         in GST_STATE_READY
1299
1300 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1301
1302         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1303         Discovered how to take away flickering while resizing the
1304         window. Please don't put that in ximagesink, refactoring in
1305         progress.
1306
1307 2005-11-14  Michael Smith <msmith@fluendo.com>
1308
1309         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1310         (gst_multifdsink_render):
1311           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1312
1313 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1314
1315         * gst/playback/gstplaybin.c: (gen_audio_element):
1316           Use autoaudiosink, it tends to be more widely available than
1317           autoaudiiosink.
1318           
1319 2005-11-14  Andy Wingo  <wingo@pobox.com>
1320
1321         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1322         as well if it is available. Fixes #316442.
1323
1324 2005-11-14  Michael Smith <msmith@fluendo.com>
1325
1326         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1327         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1328         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1329         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1330         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1331         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1332         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1333         (gst_vorbisenc_change_state):
1334           Fix a small memory leak in vorbisenc.
1335           Fix large memory leaks in oggmux, also fix lots of state change
1336           bugs in oggmux.
1337
1338 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1339
1340         * gst/videotestsrc/gstvideotestsrc.c:
1341         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1342         (gst_videotestsrc_src_fixate):
1343           move fixation to a fixate function
1344           remove negotiate function, basesrc's is good enough
1345           fixes a bug for check when using the element alone
1346
1347 2005-11-13  Edward Hervey  <edward@fluendo.com>
1348
1349         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1350         (key_toggle_cb), (main):
1351         Added checkboxes for adding/removing the accurate and key_unit seek
1352         flags.
1353
1354 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1355
1356         * configure.ac: back to HEAD
1357
1358 === release 0.9.5 ===
1359
1360 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1361
1362         * configure.ac:
1363           releasing 0.9.5, "No No Kia"
1364
1365 2005-11-11  Edward Hervey  <edward@fluendo.com>
1366
1367         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1368         Added parse-launch syntax seeking mode for the seeking example.
1369         This should help stress-test even more cases.
1370         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1371
1372 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1373
1374         * sys/xvimage/xvimagesink.c:
1375         (gst_xvimagesink_navigation_send_event):
1376           Check whether peer pad exists before sending navigation events
1377           to it.
1378
1379 2005-11-11  Michael Smith <msmith@fluendo.com>
1380
1381         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1382         (gst_vorbisenc_buffer_from_packet):
1383         * ext/vorbis/vorbisenc.h:
1384           Set duration on encoded buffers. This allows oggmux's
1385           max_page_delay parameter to actually work.
1386
1387 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1388
1389         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1390         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1391         (gst_ffmpegcsp_avpicture_fill):
1392         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1393         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1394           Make palettes work again (see #132341). Use our own macros
1395           for rounding up.
1396
1397 2005-11-10  Andy Wingo  <wingo@pobox.com>
1398
1399         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1400         string doober.
1401
1402 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1403
1404         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1405         (gst_ffmpegcsp_transform_caps):
1406           Prefer passthrough in transform_caps
1407
1408 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1409
1410         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1411           check for ALSA errors properly, instead of relying on ALSA's
1412           error strings to serve to the user.
1413
1414 2005-11-10  Wim Taymans  <wim@fluendo.com>
1415
1416         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1417         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1418         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1419         Modernise the seek code.
1420
1421 2005-11-10  Michael Smith <msmith@fluendo.com>
1422         
1423         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1424         (setup_substreams), (set_active_source):
1425           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1426           trying to go to NULL if we failed to read a file.
1427
1428 2005-11-10  Wim Taymans  <wim@fluendo.com>
1429
1430         * gst/audiotestsrc/gstaudiotestsrc.c:
1431         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1432         (gst_audiotestsrc_create):
1433         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1434         (gst_sinesrc_get_times), (gst_sinesrc_create):
1435         * gst/videotestsrc/gstvideotestsrc.c:
1436         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1437         (gst_videotestsrc_create):
1438         The base class can now sync for us.
1439
1440 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1441
1442         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1443           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1444           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1445           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1446           format=(fourcc)I420" ! xvimagesink
1447
1448 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1449
1450         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1451         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1452         (gst_sinesrc_newsegment):
1453           Send newsegment event in TIME format, set duration if
1454           num-buffers is set, fix duration querying.
1455
1456 2005-11-10  Michael Smith <msmith@fluendo.com>
1457
1458         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1459         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1460         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1461         (gst_ogg_mux_collected):
1462          Fix EOS handling, partially. Now forwarding an EOS event once we have
1463          EOS on all pads works correctly. However, we still don't properly set
1464          EOS on the actual ogg stream pages.
1465
1466 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1467
1468         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1469           Set elements to NULL state before disposing of them.
1470
1471 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1472
1473         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1474
1475         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1476         (gst_base_rtp_depayload_init),
1477         (gst_base_rtp_depayload_set_gst_timestamp):
1478         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1479           We need to send a newsegment event for each instance, not
1480           just for the first instance of this class (get rid of
1481           static variable in function). (#321011).
1482           
1483 2005-11-08  Michael Smith <msmith@fluendo.com>
1484
1485         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1486         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1487         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1488         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1489           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1490           This makes us mux things correctly according to the ogg muxing
1491           rules. Still not handling EOS correctly right now, though.
1492
1493 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1494
1495         * gst/audioconvert/gstaudioconvert.c:
1496           Fix typo in docs. 
1497
1498 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1499
1500         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1501         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1502           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1503           creating a new chain; should fix live streaming. Also
1504           add more debug output and fix a typo.
1505
1506 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1507
1508         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1509
1510         * gst/volume/gstvolume.c: (volume_set_caps):
1511           Fix compilation on Solaris with Forte. (#320923)
1512
1513 2005-11-08  Wim Taymans  <wim@fluendo.com>
1514
1515         * gst-libs/gst/audio/gstbaseaudiosink.c:
1516         (gst_base_audio_sink_render):
1517         No need to do a typecheck.
1518
1519 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1520
1521         * ext/alsa/gstalsa.h:
1522           We register a debug category, so let's use it.
1523
1524 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1525
1526         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1527         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1528         Fixed a small problem.
1529
1530 2005-11-04  Wim Taymans  <wim@fluendo.com>
1531
1532         * examples/seeking/Makefile.am:
1533         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1534         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1535         (make_playerbin_pipeline), (format_value), (update_scale),
1536         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1537         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1538         (print_usage), (main):
1539         Added app for playback speed testing.
1540
1541         * examples/seeking/seek.c: (dynamic_link),
1542         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1543         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1544         (message_received), (main):
1545         Updated seek example.
1546
1547 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1548
1549         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1550         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1551         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1552         (gst_base_rtp_depayload_set_clock):
1553         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1554         Don't sleep on the bench (system clock) when you have a nice 
1555         comfortable bed (Gstreamer clock) to sleep on.
1556
1557 2005-11-03  Wim Taymans  <wim@fluendo.com>
1558
1559         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1560         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1561         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1562         Handle the case where a pad_block failed.
1563
1564 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1565
1566         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1567
1568         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1569         (gst_base_rtp_depayload_add_to_queue),
1570         (gst_base_rtp_depayload_push),
1571         (gst_base_rtp_depayload_set_gst_timestamp),
1572         (gst_base_rtp_depayload_queue_release):
1573           Fixes some bugs in the depayloader's queuing/de-queueing code.
1574
1575 2005-10-31  Michael Smith <msmith@fluendo.com>
1576
1577         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1578         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1579         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1580           Patch from Alessandro Decina <alessandro@nnva.org>.
1581           Make oggdemux only find the final time in a chain, not per-pad,
1582           since the per-pad information can be very expensive to locate, and
1583           it isn't used anywhere. This makes reading a file containing
1584           OggSkeleton reasonably fast.
1585           Also, make chain finding work when there are logical bitstreams that
1586           can't be decoded. Fixes #319110.
1587
1588 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1589
1590         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1591         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1592         (gst_base_rtp_depayload_chain),
1593         (gst_base_rtp_depayload_add_to_queue),
1594         (gst_base_rtp_depayload_push),
1595         (gst_base_rtp_depayload_set_gst_timestamp),
1596         (gst_base_rtp_depayload_queue_release),
1597         (gst_base_rtp_depayload_start_thread),
1598         (gst_base_rtp_depayload_set_property),
1599         (gst_base_rtp_depayload_get_property):
1600         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1601         Some random fixes, to fullfill the desires of thomas.
1602
1603 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1604
1605         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1606         (gst_base_rtp_depayload_add_to_queue),
1607         (gst_base_rtp_depayload_push):
1608         Fixed the queueing algorithm.
1609
1610 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1611
1612         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1613         (gst_base_rtp_depayload_push):
1614         A small fix
1615
1616 2005-10-31  Wim Taymans  <wim@fluendo.com>
1617
1618         * gst-libs/gst/audio/gstringbuffer.h:
1619         Don't break ABI.
1620
1621         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1622         (gst_ffmpeg_caps_to_pixfmt):
1623         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1624         (gst_ffmpegcsp_set_caps):
1625         Some more comments.
1626         Handle missing required caps fields better.
1627
1628 2005-10-31  Wim Taymans  <wim@fluendo.com>
1629
1630         * gst-libs/gst/audio/gstbaseaudiosink.c:
1631         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1632         (gst_base_audio_sink_render):
1633         * gst-libs/gst/audio/gstringbuffer.c:
1634         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1635         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1636         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1637         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1638         (gst_ring_buffer_read):
1639         * gst-libs/gst/audio/gstringbuffer.h:
1640         Add flushing mode to the ringbuffer so that it in all cases does
1641         not try to handle more audio. This makes sure it does not try to
1642         block anymore when flushing and fixes a livelock.
1643
1644 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1645
1646         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1647         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1648         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1649           Explicitly check for -1 values before doing a conversion
1650           and always map them to -1. (#315545)
1651
1652 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1653
1654         * gst/playback/gstplaybin.c: (gen_video_element):
1655           first try autovideosink, then xvimagesink, then error out
1656         * po/POTFILES.in:
1657           add translatable file
1658         * po/af.po:
1659         * po/az.po:
1660         * po/cs.po:
1661         * po/en_GB.po:
1662         * po/hu.po:
1663         * po/it.po:
1664         * po/nb.po:
1665         * po/nl.po:
1666         * po/or.po:
1667         * po/sq.po:
1668         * po/sr.po:
1669         * po/sv.po:
1670         * po/uk.po:
1671         * po/vi.po:
1672           update translations
1673
1674 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1675
1676         * gst-libs/gst/rtp/gstbasedepayload.c:
1677         * gst-libs/gst/rtp/gstbasedepayload.h:
1678           Minor cleanups
1679
1680 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1681
1682         * gst/playback/.cvsignore:
1683         * gst/playback/decodetest.c:
1684         * gst/playback/test3.c:
1685           Port these two tests as well.
1686
1687 2005-10-27  Wim Taymans  <wim@fluendo.com>
1688
1689         * ext/theora/theoradec.c: (theora_dec_src_query),
1690         (theora_dec_sink_event):
1691         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1692         (theora_enc_change_state):
1693         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1694         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1695         Take proper locks when handling events.
1696
1697 2005-10-27  Wim Taymans  <wim@fluendo.com>
1698
1699         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1700         (gst_adder_change_state):
1701         Fix timestamps and fix deadlock when stopping the collectpads.
1702
1703 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1704
1705         * gst-libs/gst/rtp/gstrtpbuffer.h:
1706         Declaring the payload types as strings too so that they can be used
1707         in the padtemplate inialization.
1708
1709 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1710
1711         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1712
1713         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1714         (gst_base_rtp_depayload_class_init):
1715         Fixes a small but nasty bug. The derived elements no longer segfaults
1716         on finalization.
1717
1718 2005-10-26  Michael Smith <msmith@fluendo.com>
1719
1720         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1721           When clearing an audioconvert context, set tmpbufsize to zero, so
1722           we'll allocate it again later if required.
1723           This fixes audioconvert re-negotiating formats, which previously
1724           segfaulted with a NULL destination buffer.
1725
1726 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1727
1728         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1729         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1730         (gst_base_rtp_depayload_set_gst_timestamp),
1731         (gst_base_rtp_depayload_queue_release):
1732         Fixed a smalll memleak.
1733
1734 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1735         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1736         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1737         (gst_base_rtp_depayload_finalize),
1738         (gst_base_rtp_depayload_setcaps),
1739         (gst_base_rtp_depayload_add_to_queue),
1740         (gst_base_rtp_depayload_push),
1741         (gst_base_rtp_depayload_set_gst_timestamp),
1742         (gst_base_rtp_depayload_queue_release),
1743         (gst_base_rtp_depayload_thread),
1744         (gst_base_rtp_depayload_change_state):
1745         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1746         Changed the C++ comments to C comments
1747
1748 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1749
1750         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1751         * gst/tcp/gsttcpclientsrc.h:
1752         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1753         * gst/tcp/gsttcpserversrc.h:
1754           Remove unused 'curoffset' structure member.
1755
1756 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1757
1758         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1759         (gst_base_rtp_depayload_base_init),
1760         (gst_base_rtp_depayload_finalize):
1761         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1762         * gst-libs/gst/rtp/gstbasertppayload.h:
1763           The pad-template on the sinkpad should be set by the derived classes.
1764           Also added some useful macros.
1765
1766 2005-10-24  Wim Taymans  <wim@fluendo.com>
1767
1768         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1769         Correctly flush decoder samples even if we could not
1770         copy them to an output buffer. Fixes #319618.
1771
1772 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1773
1774         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1775         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1776         the caps against our xcontext caps.
1777
1778 2005-10-24  Wim Taymans  <wim@fluendo.com>
1779
1780         * gst-libs/gst/audio/gstbaseaudiosink.c:
1781         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1782         Remove g_print
1783         Use sync property from baseclass to disable sync.
1784
1785 2005-10-24  Wim Taymans  <wim@fluendo.com>
1786
1787         * gst-libs/gst/audio/gstbaseaudiosink.c:
1788         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1789         Buffers with no timestamps get aligned with previous buffers or
1790         on underrun, played ASAP.
1791
1792 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1793
1794         * gst-libs/gst/video/video.h:
1795         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1796         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1797         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1798         here comes my change on caps for framerate and geometry range.
1799         We are now accepting 1 to MAXINT for width and height, and from
1800         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1801         to be blended correctly in videomixer.
1802
1803 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1804
1805         * configure.ac:
1806           back to HEAD
1807
1808 === release 0.9.4 ===
1809
1810 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1811
1812         * NEWS:
1813         * RELEASE:
1814         * configure.ac:
1815           releasing 0.9.4, "Velociraptor"
1816
1817 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1818
1819         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1820         * po/POTFILES.in:
1821           STOPPED -> FAILED
1822
1823 2005-10-21  Wim Taymans  <wim@fluendo.com>
1824
1825         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1826         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1827         (pad_blocked), (close_pad_link), (new_pad):
1828         Don't try to remove elements twice.
1829
1830 2005-10-21  Wim Taymans  <wim@fluendo.com>
1831
1832         * ext/theora/theoradec.c: (theora_dec_src_query),
1833         (theora_dec_sink_event):
1834         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1835         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1836         (vorbis_handle_data_packet):
1837         * ext/vorbis/vorbisdec.h:
1838         Fix old naming.
1839
1840         * gst-libs/gst/audio/gstbaseaudiosink.c:
1841         (gst_base_audio_sink_render):
1842         Don't try to sync on buffers without a timestamp.
1843
1844 2005-10-21  Wim Taymans  <wim@fluendo.com>
1845
1846         * ext/theora/theoradec.c: (theora_dec_src_query),
1847         (theora_dec_sink_event):
1848         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1849         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1850         (vorbis_handle_data_packet):
1851         * ext/vorbis/vorbisdec.h:
1852         Fix old naming.
1853
1854 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1855
1856         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1857         (gst_vorbisenc_src_query):
1858           Implement position and duration queries.
1859
1860         * gst/playback/test3.c: (update_scale), (main):
1861           Fix for async state changes and print nicer output.
1862
1863 2005-10-20  Wim Taymans  <wim@fluendo.com>
1864
1865         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1866         (dump_element_stats), (main):
1867         * gst/playback/test6.c: (main):
1868         Fix tests again
1869
1870 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1871
1872         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1873         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1874           Don't use functions for position queries when handling
1875           duration queries.
1876
1877 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1878
1879         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1880         (vorbis_handle_data_packet), (vorbis_dec_chain),
1881         (vorbis_dec_change_state):
1882         * ext/vorbis/vorbisdec.h:
1883           Vorbis streams can be embedded in other container formats
1884           than ogg, container formats where the demuxer might set 
1885           timestamps on encoded vorbis buffers instead of those silly 
1886           granulepos thingies. In short: make vorbisdec handle 
1887           timestamps on incoming buffers as well.
1888
1889 2005-10-20  Wim Taymans  <wim@fluendo.com>
1890
1891         * gst/playback/gstplaybasebin.c: (group_destroy),
1892         (gst_play_base_bin_change_state):
1893         Fix leak.
1894         Handle case where playbasebin is now ASYNC because
1895         decodebin is.
1896
1897 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1898
1899         * gst/audioconvert/Makefile.am:
1900         * gst/audioconvert/bufferframesconvert.c:
1901         * gst/audioconvert/plugin.c: (plugin_init):
1902         * gst/audioconvert/plugin.h:
1903           And bye bye buffer-frames-convert
1904
1905 2005-10-19  Wim Taymans  <wim@fluendo.com>
1906
1907         * check/elements/audioconvert.c:
1908         * docs/libs/tmpl/gstaudio.sgml:
1909         * docs/libs/tmpl/gstcolorbalance.sgml:
1910         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1911         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1912         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1913         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1914         * gst-libs/gst/audio/audio.h:
1915         * gst/audioconvert/audioconvert.h:
1916         * gst/audioconvert/gstaudioconvert.c:
1917         (gst_audio_convert_parse_caps):
1918         * gst/volume/gstvolume.c:
1919         Bye bye buffer-frames.
1920
1921 2005-10-19  Wim Taymans  <wim@fluendo.com>
1922
1923         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1924         (query_positions_elems), (query_positions_pads), (update_scale),
1925         (do_seek), (set_update_scale), (message_received), (main):
1926         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1927         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1928         (gst_ogg_demux_loop):
1929         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
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_data_packet):
1934         * gst/adder/gstadder.c: (gst_adder_query):
1935         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1936         * gst/playback/test3.c: (update_scale):
1937         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1938         (dump_element_stats), (main):
1939         * gst/playback/test6.c: (main):
1940         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1941         Query API update.
1942
1943 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1944
1945         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1946         (xml_check_first_element), (xml_type_find), (smil_type_find),
1947         (plugin_init):
1948           Add typefinding for SMIL and for generic XML. Based on patch by
1949           Akos Maroy (#308663).
1950
1951 2005-10-18  Wim Taymans  <wim@fluendo.com>
1952
1953         * gst/playback/Makefile.am:
1954         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1955         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1956         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1957         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1958         (gst_decode_bin_change_state):
1959         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1960         (gst_play_bin_send_event_to_sink):
1961         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1962         (dump_element_stats), (main):
1963         * gst/playback/test6.c: (main):
1964         Make playbin async, it'll commit state to paused when all streams
1965         are detected.
1966         Remove ugly hack.
1967         Added test6.c to show async behaviour.
1968
1969 2005-10-18  Wim Taymans  <wim@fluendo.com>
1970
1971         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1972         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1973         Fix for segment-start/stop API change.
1974
1975 2005-10-18  Wim Taymans  <wim@fluendo.com>
1976
1977         * check/Makefile.am:
1978         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1979         (main):
1980         Add future test for clock selection.
1981
1982 2005-10-18  Wim Taymans  <wim@fluendo.com>
1983
1984         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1985         (gst_alsasink_close):
1986         Set handle to NULL.
1987
1988         * gst-libs/gst/audio/gstringbuffer.c:
1989         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1990         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1991         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1992         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1993         (gst_ring_buffer_read):
1994         More debug info.
1995
1996 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1997
1998         * gst/audiotestsrc/Makefile.am:
1999         * gst/sine/Makefile.am:
2000         * gst/volume/Makefile.am:
2001           fix broken build of controllerized plugins
2002
2003 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2004
2005         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2006
2007         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2008         (gst_riff_create_video_template_caps):
2009           Add support for Indeo-3 (IV32).
2010
2011 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2012
2013         * configure.ac:
2014           rewrite
2015
2016 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2017
2018         * gst-libs/gst/video/video.c: (gst_video_get_size):
2019         * gst/audiotestsrc/gstaudiotestsrc.c:
2020           doc updates
2021
2022 2005-10-17  Andy Wingo  <wingo@pobox.com>
2023
2024         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2025         with the collectpads change.
2026         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2027
2028         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2029
2030         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2031
2032         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2033         alloc_buffer flow return to callers.
2034         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2035         change. Fix some memleaks in theoraenc.
2036
2037         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2038         in strange circumstance.
2039
2040 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2041
2042         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2043         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2044         from caps, let's use the caps...
2045
2046 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2047
2048         * configure.ac:
2049           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2050
2051 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2052
2053         * gst-libs/gst/interfaces/Makefile.am:
2054           fix silly typo
2055
2056 2005-10-16  Andy Wingo  <wingo@pobox.com>
2057
2058         * gst/playback/gstdecodebin.c
2059         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2060         function!
2061         (try_to_link_1): Increase kraziness level.
2062
2063 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2064
2065         * configure.ac:
2066           restructure like the core one
2067         * gst-libs/gst/audio/Makefile.am:
2068         * gst-libs/gst/interfaces/Makefile.am:
2069         * gst-libs/gst/net/Makefile.am:
2070         * gst-libs/gst/riff/Makefile.am:
2071         * gst-libs/gst/rtp/Makefile.am:
2072         * gst-libs/gst/tag/Makefile.am:
2073         * gst-libs/gst/video/Makefile.am:
2074           use correct linker flags, now the libs are properly versioned
2075         * check/elements/audioconvert.c: (verify_convert):
2076         * ext/alsa/gstalsaplugin.c:
2077         * ext/cdparanoia/gstcdparanoia.c:
2078         * ext/gnomevfs/gstgnomevfs.c:
2079         * ext/libvisual/visual.c:
2080         * ext/ogg/gstogg.c:
2081         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2082         * ext/theora/theora.c:
2083         * ext/vorbis/vorbis.c:
2084         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2085         * gst-libs/gst/tag/gsttagediting.c:
2086         * gst-libs/gst/video/video.c:
2087         * gst/adder/gstadder.c:
2088         * gst/audioconvert/plugin.c:
2089         * gst/audiorate/gstaudiorate.c:
2090         * gst/audioresample/gstaudioresample.c:
2091         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2092         * gst/audioscale/gstaudioscale.c:
2093         * gst/audioscale/resample.c:
2094         * gst/audiotestsrc/gstaudiotestsrc.c:
2095         * gst/ffmpegcolorspace/gstffmpeg.c:
2096         * gst/playback/gstdecodebin.c: (close_pad_link):
2097         * gst/playback/gstplaybin.c: (gen_video_element),
2098         (gen_audio_element):
2099         * gst/sine/gstsinesrc.c:
2100         * gst/subparse/gstsubparse.c:
2101         * gst/tags/gsttagediting.c:
2102         * gst/tcp/gsttcpplugin.c:
2103         * gst/typefind/gsttypefindfunctions.c:
2104         * gst/videorate/gstvideorate.c:
2105         * gst/videoscale/gstvideoscale.c:
2106         * gst/videotestsrc/gstvideotestsrc.c:
2107         * gst/volume/gstvolume.c:
2108         * sys/v4l/gstv4l.c:
2109         * sys/ximage/ximage.c:
2110         * sys/xvimage/xvimagesink.c:
2111           fix up defines
2112
2113 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2114
2115         * ext/vorbis/vorbisenc.c:
2116         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2117         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2118         (gst_tag_to_vorbis_comments):
2119           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2120
2121 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2122
2123         * examples/stats/mp2ogg.c:
2124         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2125           typo fixes
2126
2127 2005-10-13  Michael Smith <msmith@fluendo.com>
2128
2129         * ext/ogg/gstoggmux.c:
2130           Use magic glib macros to define constants as 64 bit, to ensure
2131           appropriate vararg passing.
2132
2133 2005-10-13  Michael Smith <msmith@fluendo.com>
2134
2135         * ext/ogg/gstoggmux.c:
2136         * gst/audioconvert/audioconvert.c: (float):
2137           Don't use LL suffix, as it's not portable, and neither of these
2138           uses required it anyway.
2139
2140 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2141
2142         * examples/indexing/indexmpeg.c: (main):
2143         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2144         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2145         (cdparanoia_convert), (cdparanoia_query):
2146         * ext/cdparanoia/gstcdparanoia.h:
2147         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2148         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2149         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2150         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2151         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2152         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2153         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2154         (gst_multifdsink_render), (gst_multifdsink_start),
2155         (gst_multifdsink_stop):
2156         * gst/tcp/gstmultifdsink.h:
2157         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2158         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2159         (gst_tcpclientsink_stop):
2160         * gst/tcp/gsttcpclientsink.h:
2161         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2162         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2163         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2164         * gst/tcp/gsttcpclientsrc.h:
2165         * gst/tcp/gsttcpserversink.h:
2166         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2167         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2168         (gst_tcpserversrc_stop):
2169         * gst/tcp/gsttcpserversrc.h:
2170         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2171         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2172         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2173           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2174           moved bitshift from macro to enum definition
2175
2176 2005-10-12  Wim Taymans  <wim@fluendo.com>
2177
2178         * examples/seeking/Makefile.am:
2179         Oops.
2180
2181 2005-10-12  Wim Taymans  <wim@fluendo.com>
2182
2183         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2184         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2185         Don't assert on normal stuff.
2186
2187         * gst/playback/gstplaybin.c: (do_playbin_seek):
2188         API fix.
2189
2190 2005-10-12  Wim Taymans  <wim@fluendo.com>
2191
2192         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2193         * examples/seeking/Makefile.am:
2194         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2195         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2196         (do_seek), (set_update_scale), (message_received), (main):
2197         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2198         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2199         Update for _get_state() API change.
2200
2201 2005-10-11  Wim Taymans  <wim@fluendo.com>
2202
2203         * gst-libs/gst/audio/gstbaseaudiosink.c:
2204         (gst_base_audio_sink_render):
2205         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2206         (gst_base_audio_src_create):
2207         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2208         (gst_ring_buffer_read):
2209         Cleanups.
2210         Commit and read from ringbuffer in samples rather than bytes.
2211
2212 2005-10-11  Wim Taymans  <wim@fluendo.com>
2213
2214         * gst-libs/gst/audio/gstbaseaudiosink.c:
2215         (gst_base_audio_sink_render):
2216         Respect segment rate and accum when scheduling samples.
2217
2218 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2219
2220         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2221         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2222         EOS correctly, that needs more work.
2223
2224 2005-10-11  Wim Taymans  <wim@fluendo.com>
2225
2226         * check/generic/states.c: (GST_START_TEST):
2227         remove old property.
2228
2229         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2230         (gst_ogg_demux_perform_seek):
2231         * ext/theora/theoradec.c: (theora_dec_sink_event):
2232         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2233         (vorbis_handle_data_packet):
2234         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2235         (gst_base_rtp_depayload_set_gst_timestamp):
2236         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2237         Update for newsegment API change.
2238
2239 2005-10-11  Michael Smith <msmith@fluendo.com>
2240
2241         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2242         (do_playbin_seek), (gst_play_bin_send_event):
2243           Override send_event differently, so that we can takes bits of
2244           functionality from GstPipeline (special handling for seeks,
2245           including pausing/resuming, and resetting stream time) and still get
2246           the appropriate behaviour of only forwarding event to a single sink,
2247           rather than all of them.
2248           Unfortunately requires a lot of code duplication, but the
2249           alternatives are equally ugly in the end.
2250
2251 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2252
2253         * check/elements/audioconvert.c: (setup_audioconvert),
2254         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2255         (GST_START_TEST), (audioconvert_suite):
2256           clean up tests a little, fix some leaks.
2257
2258 2005-10-10  Wim Taymans  <wim@fluendo.com>
2259
2260         * ext/alsa/gstalsasink.c:
2261         Also allow unsigned int.
2262
2263         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2264         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2265         Small cleanup
2266
2267 2005-10-10  Wim Taymans  <wim@fluendo.com>
2268
2269         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2270         Small update, use API as stated in design docs.
2271
2272         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2273         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2274         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2275         (message_received), (main):
2276         Updated seek example for GOption. Some usability improvements.
2277
2278 2005-10-10  Wim Taymans  <wim@fluendo.com>
2279
2280         * gst/audioconvert/audioconvert.h:
2281         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2282         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2283         Alloc temp storage somewhere else where we can do it more
2284         portable.
2285
2286 2005-10-10  Wim Taymans  <wim@fluendo.com>
2287
2288         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2289         (gst_tcpserversrc_start):
2290         Don't block in accept while doing the state change, move
2291         to poll and make cancellable.
2292
2293 2005-10-09  Philippe Khalaf <burger@speedy.org>
2294
2295         * gst-libs/gst/rtp/rtpbasedepayload.c:
2296         Set timestamp and add queue delay to timestamp
2297         * gst-libs/gst/rtp/rtpbuffer.h:
2298         Set correct payload type for h263
2299
2300 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2301
2302         * gst/audiotestsrc/gstaudiotestsrc.c:
2303         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2304         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2305         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2306         (gst_audiotestsrc_create_triangle),
2307         (gst_audiotestsrc_create_silence),
2308         (gst_audiotestsrc_create_white_noise),
2309         (gst_audiotestsrc_init_pink_noise),
2310         (gst_audiotestsrc_generate_pink_noise_value),
2311         (gst_audiotestsrc_create_pink_noise),
2312         (gst_audiotestsrc_change_wave):
2313         * gst/audiotestsrc/gstaudiotestsrc.h:
2314           fixed typo, added pink noise
2315
2316 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2317
2318         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2319         (plugin_init):
2320           Add wavpack and spc typefind functions from 0.8 branch.
2321
2322 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2323
2324         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2325         (ar_type_find), (msdos_type_find), (plugin_init):
2326           Add typefind functions for tar archives, ar archives,
2327           RAR archives, and msdos-executables (dlls, exe, etc.).
2328           Some of those would be wrongly identified as mpeg
2329           streams of some sort before (#315550).
2330
2331 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2332
2333         * configure.ac:
2334         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2335         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2336         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2337         * gst/audiotestsrc/Makefile.am:
2338         * gst/audiotestsrc/gstaudiotestsrc.c:
2339         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2340         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2341         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2342         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2343         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2344         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2345         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2346         (gst_audiotestsrc_create_silence),
2347         (gst_audiotestsrc_create_white_noise),
2348         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2349         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2350         (gst_audiotestsrc_start), (plugin_init):
2351         * gst/audiotestsrc/gstaudiotestsrc.h:
2352           add new plugin and element
2353         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2354           use gobject_class
2355
2356 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2357
2358         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2359         (gst_adder_init), (gst_adder_request_new_pad),
2360         (gst_adder_change_state):
2361           Add query function to source pad, so adder reports the correct
2362           time/sample position when queried (#315457); fix state change
2363           function; use GST_DEBUG_FUNCPTR() for pad functions.
2364
2365 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2366
2367         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2368           Fix leaks in typefind registration
2369           Clean up the gratuitous commenting and whitespacing a little
2370
2371 2005-10-08  Wim Taymans  <wim@fluendo.com>
2372
2373         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2374         Only actually wait for the thread to be stopped if it's 
2375         running.
2376
2377 2005-10-08  Wim Taymans  <wim@fluendo.com>
2378
2379         * gst-libs/gst/audio/gstbaseaudiosink.c:
2380         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2381         If we receive EOS we can start playback of what we had.
2382
2383 2005-10-08  Wim Taymans  <wim@fluendo.com>
2384
2385         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2386         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2387         (gst_multifdsink_stop):
2388         Fix crasher when going to NULL multiple times.
2389
2390 2005-10-06  Wim Taymans  <wim@fluendo.com>
2391
2392         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2393         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2394         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2395         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2396         patch from Edgard Lima <edgard.lima@indt.org.br>
2397         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2398
2399 2005-10-06  Wim Taymans  <wim@fluendo.com>
2400
2401         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2402         Report the FLOW_RETURN as string in the error message.
2403
2404         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2405         Don't assert when clearing an unnegotiated buffer.
2406
2407 2005-10-04  Michael Smith <msmith@fluendo.com>
2408
2409         * gst/playback/gstplaybasebin.c: (group_destroy),
2410         (gen_preroll_element), (remove_groups), (setup_source):
2411         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2412         (setup_sinks), (gst_play_bin_send_event),
2413         (gst_play_bin_change_state):
2414           Set state to NULL before removing from bin. Fix refcounting.
2415
2416 2005-10-04  Michael Smith <msmith@fluendo.com>
2417
2418         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2419           Correct refcounting in send_event() function. Previously was wrong
2420           if the first sink was unable to handle the event.
2421
2422 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2423
2424         * configure.ac:
2425           back to development
2426
2427 === release 0.9.3 ===
2428
2429 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2430
2431         * configure.ac:
2432           Releasing 0.9.3, "De Facto"
2433
2434 2005-10-03  Andy Wingo  <wingo@pobox.com>
2435
2436         * gst/playback/gstdecodebin.c (try_to_link_1)
2437         (remove_element_chain): set element to NULL before removing it.
2438
2439 2005-10-02  Johan Dahlin  <johan@gnome.org>
2440
2441         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2442         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2443         MT safe.
2444
2445 2005-10-02  Andy Wingo  <wingo@pobox.com>
2446
2447         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2448         (gst_ring_buffer_prepare_read): 
2449         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2450         Demote to LOG.
2451
2452 2005-09-29  Wim Taymans  <wim@fluendo.com>
2453
2454         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2455         * ext/theora/theoradec.c: (theora_handle_data_packet):
2456         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2457         Propagate error codes from alloc_buffer too.
2458
2459 2005-09-29  Wim Taymans  <wim@fluendo.com>
2460
2461         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2462         We use fixed caps.
2463
2464         * gst/playback/Makefile.am:
2465         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2466         (dump_element_stats), (main):
2467         Added example stream introspection code.
2468
2469 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2470
2471         * gst/adder/gstadder.c: (gst_adder_collected):
2472           fix adder for float elements
2473
2474 2005-09-28  Wim Taymans  <wim@fluendo.com>
2475
2476         * gst-libs/gst/audio/gstbaseaudiosink.c:
2477         (gst_base_audio_sink_class_init),
2478         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2479         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2480         (gst_base_audio_src_class_init),
2481         (gst_base_audio_src_provide_clock):
2482         get_clock -> provide_clock
2483
2484 2005-09-28  Andy Wingo  <wingo@pobox.com>
2485
2486         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2487         and unlocking.
2488
2489         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2490         unlocking.
2491
2492         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2493         Actually add the pad template.
2494         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2495
2496         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2497         I'm at it...
2498
2499         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2500         from fdsrc. Get caps in create() instead of start() so it can be
2501         interrupted. Interruption somewhat untested.
2502
2503         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2504         Proper EOS handling.
2505
2506 2005-09-27  Andy Wingo  <wingo@pobox.com>
2507
2508         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2509
2510         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2511
2512         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2513
2514         * gst/tcp/gsttcp.h: 
2515         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2516         out of tcpclientsrc.c. Cancellable.
2517         (gst_tcp_socket_read): Made private, cancellable, with better
2518         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2519         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2520         whole buffer, and better diagnostics.
2521         (gst_tcp_gdp_read_caps): Same.
2522
2523         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2524
2525 2005-09-26  Andy Wingo  <wingo@pobox.com>
2526
2527         * gst/sine/gstsinesrc.h:
2528         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2529         change the 'sync' property to 'is-live' and implement it halfway,
2530         update for controller api change.
2531
2532         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2533         controller api change.
2534
2535 2005-09-24  Wim Taymans  <wim@fluendo.com>
2536
2537         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2538         * gst-libs/gst/audio/gstaudiosink.c:
2539         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2540         (gst_audioringbuffer_stop):
2541         * gst-libs/gst/audio/gstbaseaudiosink.c:
2542         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2543         (gst_base_audio_sink_change_state):
2544         * gst-libs/gst/audio/gstbaseaudiosink.h:
2545         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2546         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2547         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2548         * gst-libs/gst/audio/gstringbuffer.h:
2549         Fix sync again. Moved sample alignment to basesink.
2550
2551 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2552
2553         * docs/plugins/Makefile.am:
2554         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2555         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2556         * gst/volume/gstvolume.c:
2557           add/fix docs
2558         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2559         * gst-libs/gst/audio/audio.h:
2560           add conversion macros for frames <-> clocktime
2561
2562 2005-09-23  David Schleef  <ds@schleef.org>
2563
2564         * gst/audioresample/Makefile.am:
2565         * gst/audioresample/debug.h:
2566         * gst/audioresample/gstaudioresample.c:
2567         * gst/audioresample/resample.c: Convert to using gst debugging
2568
2569 2005-09-22  Wim Taymans  <wim@fluendo.com>
2570
2571         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2572         (gst_play_bin_send_event):
2573         Only seek on one sink, the first one that succeeds.
2574
2575 2005-09-22  Michael Smith <msmith@fluendo.com>
2576
2577         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2578         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2579         Don't flush encoder state unless we have an initialised encoder.
2580         Clear out encoder state on PAUSED_TO_READY.
2581
2582 2005-09-22  Wim Taymans  <wim@fluendo.com>
2583
2584         * gst-libs/gst/rtp/gstbasertppayload.c:
2585         (gst_basertppayload_class_init), (gst_basertppayload_init),
2586         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2587         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2588         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2589         (gst_basertppayload_set_property),
2590         (gst_basertppayload_get_property),
2591         (gst_basertppayload_change_state):
2592         * gst-libs/gst/rtp/gstbasertppayload.h:
2593         Added max-ptime to control amount of data in the rtp packets.
2594
2595 2005-09-21  Andy Wingo  <wingo@pobox.com>
2596
2597         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2598         thingies.
2599
2600         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2601         can be called multiple times, dogs.
2602
2603 2005-09-21  Wim Taymans  <wim@fluendo.com>
2604
2605         * gst-libs/gst/rtp/gstbasertppayload.c:
2606         (gst_basertppayload_class_init), (gst_basertppayload_init),
2607         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2608         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2609         (gst_basertppayload_push), (gst_basertppayload_get_property),
2610         (gst_basertppayload_change_state):
2611         Allow 0 ssrc too.
2612
2613 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2614
2615         * docs/libs/compiling.sgml:
2616           fixing typos
2617
2618 2005-09-20  Wim Taymans  <wim@fluendo.com>
2619
2620         * gst-libs/gst/rtp/gstbasertppayload.c:
2621         (gst_basertppayload_class_init), (gst_basertppayload_init),
2622         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2623         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2624         (gst_basertppayload_push), (gst_basertppayload_set_property),
2625         (gst_basertppayload_get_property),
2626         (gst_basertppayload_change_state):
2627         * gst-libs/gst/rtp/gstbasertppayload.h:
2628         Added property to configure sequence number offsets.
2629
2630 2005-09-20  Wim Taymans  <wim@fluendo.com>
2631
2632         * gst-libs/gst/rtp/gstbasertppayload.c:
2633         (gst_basertppayload_class_init), (gst_basertppayload_init),
2634         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2635         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2636         (gst_basertppayload_push), (gst_basertppayload_set_property),
2637         (gst_basertppayload_get_property),
2638         (gst_basertppayload_change_state):
2639         * gst-libs/gst/rtp/gstbasertppayload.h:
2640         Make timestamp offset configurable.
2641
2642 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2643
2644         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2645           fix wrong pop/unref
2646
2647 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2648
2649         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2650
2651         * gst-libs/gst/interfaces/propertyprobe.c:
2652         (gst_property_probe_probe_property_name),
2653         (gst_property_probe_needs_probe_name),
2654         (gst_property_probe_get_values_name),
2655         (gst_property_probe_probe_and_get_values_name):
2656           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2657           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2658
2659 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2660
2661         * check/Makefile.am:
2662           have some tests be disabled for valgrinding
2663         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2664         (GST_START_TEST):
2665         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2666           Fix A Leak.  Chain To Parent Finalize.
2667
2668 2005-09-19  Wim Taymans  <wim@fluendo.com>
2669
2670         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2671         Fixed wav pipeline.
2672
2673 2005-09-19  Wim Taymans  <wim@fluendo.com>
2674
2675         * gst-libs/gst/rtp/gstbasertppayload.c:
2676         (gst_basertppayload_class_init), (gst_basertppayload_init),
2677         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2678         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2679         (gst_basertppayload_push), (gst_basertppayload_get_property),
2680         (gst_basertppayload_change_state):
2681         Posting ERROR and WARNING messages is good.
2682
2683 2005-09-19  Wim Taymans  <wim@fluendo.com>
2684
2685         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2686         (gst_base_rtp_depayload_add_to_queue),
2687         (gst_base_rtp_depayload_push),
2688         (gst_base_rtp_depayload_set_gst_timestamp),
2689         (gst_base_rtp_depayload_queue_release):
2690         This one was not supposed to go in.
2691
2692 2005-09-19  Wim Taymans  <wim@fluendo.com>
2693
2694         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2695         Fix for bus API.
2696
2697         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2698         (gst_base_rtp_depayload_chain),
2699         (gst_base_rtp_depayload_add_to_queue),
2700         (gst_base_rtp_depayload_push),
2701         (gst_base_rtp_depayload_set_gst_timestamp),
2702         (gst_base_rtp_depayload_queue_release):
2703         Some cleanups.
2704
2705         * gst-libs/gst/rtp/gstbasertppayload.c:
2706         (gst_basertppayload_class_init), (gst_basertppayload_init),
2707         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2708         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2709         (gst_basertppayload_get_property),
2710         (gst_basertppayload_change_state):
2711         Added debugging category.
2712
2713 2005-09-18  David Schleef  <ds@schleef.org>
2714
2715         * gst/playback/gstdecodebin.c: free plugin list correctly
2716         * gst/playback/gstplaybin.c: emit warning if autovideosink
2717           and autoaudiosink can't be found (instead of segfaulting)
2718
2719 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2720
2721         * check/elements/audioconvert.c: (GST_START_TEST):
2722           try out 24 bit conversion
2723
2724 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2725
2726         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2727         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2728         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2729         * ext/vorbis/vorbisenc.h:
2730           Fix EOS handling.  Still needs a fix in the ogg muxer to
2731           mark the last page as eos.
2732
2733 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2734
2735         * common/gtk-doc-plugins.mak:
2736         * docs/plugins/Makefile.am:
2737         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2738         * gst/ffmpegcolorspace/Makefile.am:
2739         * gst/ffmpegcolorspace/avcodec.h:
2740         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2741         * gst/tcp/gstmultifdsink.c:
2742           fix up ffmpegcolorspace docs; extract header
2743
2744 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2745
2746         * common/gtk-doc-plugins.mak:
2747         * docs/plugins/Makefile.am:
2748         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2749         * ext/theora/Makefile.am:
2750         * ext/theora/gsttheoraenc.h:
2751         * ext/theora/theoraenc.c:
2752         * ext/vorbis/vorbisenc.c:
2753           pick up signals and args for vorbis; add some docs for vorbis
2754
2755 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2756
2757         * common/gstdoc-scangobj:
2758         * common/gtk-doc-plugins.mak:
2759         * docs/libs/Makefile.am:
2760         * docs/plugins/gst-plugins-base-plugins.args:
2761         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2762         * docs/plugins/gst-plugins-base-plugins.interfaces:
2763         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2764         * docs/plugins/gst-plugins-base-plugins.signals:
2765           only scanobj stuff from our source module.  Not sure yet
2766           if that's correct, given the hierarchy stuff :)
2767
2768 2005-09-15  Wim Taymans  <wim@fluendo.com>
2769
2770         * gst/audioconvert/gstaudioconvert.c:
2771         And enable 24 bits mode as well..
2772
2773 2005-09-15  Wim Taymans  <wim@fluendo.com>
2774
2775         * gst-libs/gst/rtp/Makefile.am:
2776         * gst-libs/gst/rtp/gstbasertppayload.c:
2777         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2778         (gst_basertppayload_class_init), (gst_basertppayload_init),
2779         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2780         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2781         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2782         (gst_basertppayload_set_property),
2783         (gst_basertppayload_get_property),
2784         (gst_basertppayload_change_state):
2785         * gst-libs/gst/rtp/gstbasertppayload.h:
2786         Added rtp payloader base class.
2787
2788 2005-09-15  Andy Wingo  <wingo@pobox.com>
2789
2790         * configure.ac (plugindir): Remove the EOL matcher from the
2791         regexp, as it causes me problems. Libtool? Make? Who knows?
2792
2793 2005-09-14  David Schleef  <ds@schleef.org>
2794
2795         * check/generic/states.c: 
2796         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2797         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2798           Fixes for changes in registry API.
2799
2800         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2801           to GST_PLUGIN_LDFLAGS.
2802         * ext/libvisual/visual.c: Make the library shut up.
2803         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2804         * gst-libs/gst/audio/gstaudiofilter.c: same
2805
2806 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2807
2808         * docs/plugins/Makefile.am:
2809         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2810         * docs/plugins/inspect/plugin-libvisual.xml:
2811         * docs/plugins/tmpl/element-tcpserversink.sgml:
2812         * ext/theora/theoraenc.c:
2813           add libvisual plugin and theoraenc element to docs
2814
2815 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2816
2817         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2818         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2819         * ext/theora/theoraenc.c:
2820           add theoraenc
2821
2822 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2823
2824         * gst/audioconvert/Makefile.am:
2825           Audioconvert derives from GstBaseTransform and should
2826           link to the library with our base elements to avoid
2827           unresolved symbols. Makes things work with MinGW (#316160)
2828
2829         * gst/playback/test4.c: (main):
2830           Fix MinGW build problem and use g_usleep() instead of 
2831           sleep() (#316162)
2832
2833 2005-09-12  Wim Taymans  <wim@fluendo.com>
2834
2835         * gst/audioconvert/audioconvert.c: (float),
2836         (audio_convert_prepare_context), (audio_convert_convert):
2837         * gst/audioconvert/audioconvert.h:
2838         Cleanups, speedups, simplifications, added back support
2839         for 24 bits.
2840
2841 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2842
2843         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2844         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2845         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2846         * docs/plugins/tmpl/element-tcpserversink.sgml:
2847         * gst/ffmpegcolorspace/gstffmpeg.c:
2848         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2849         * gst/videotestsrc/gstvideotestsrc.c:
2850         * gst/volume/gstvolume.c:
2851           add more elements to the docs
2852
2853 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2854
2855         * check/Makefile.am:
2856         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2857         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2858           Add extra tests for basetransform based components. 
2859           Comment out the test_element_negotiation test until we decide
2860           if it's testing correct behaviour.
2861         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2862         (gst_visual_chain), (gst_visual_change_state):
2863           Slightly more correct but still bogus timestamping.
2864           Fix state change function.
2865         * gst/audioconvert/gstaudioconvert.c:
2866         (gst_audio_convert_class_init):
2867         * gst/audioresample/gstaudioresample.c:
2868         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2869         (gst_ffmpegcsp_class_init):
2870         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2871         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2872         (gst_videoscale_prepare_image):
2873         * gst/volume/gstvolume.c: (gst_volume_class_init),
2874         (volume_transform_ip):
2875           Basetransform updates. Enable passthrough modes.
2876         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2877         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2878         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2879           Negotiation fix that allows the window to return to the original
2880           size and renegotiate passthrough upstream. Extra debug output.
2881
2882 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2883
2884         * gst/sine/gstsinesrc.c:
2885         * gst/volume/gstvolume.c:
2886           fix up header include
2887
2888 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2889
2890         * gst-libs/gst/audio/gstbaseaudiosink.c:
2891         (gst_base_audio_sink_render):
2892         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2893         * gst/volume/gstvolume.c: (gst_volume_class_init),
2894         (volume_transform):
2895           fixing lost sync, some more debugging
2896
2897 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2898
2899         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2900         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2901         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2902         (gst_xvimagesink_check_xshm_calls):
2903           Fix compilation when XShm is not available.
2904
2905 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2906
2907         * ext/libvisual/visual.c: (gst_visual_dispose),
2908         (gst_visual_getcaps), (gst_visual_src_setcaps),
2909         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2910         (gst_visual_change_state):
2911           Finish fixing up libvisual plugin so that it runs. 
2912
2913 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2914
2915         * ext/vorbis/vorbisenc.c:
2916         * gst-libs/gst/tag/gstvorbistag.c:
2917           gsttaginterface.h -> gsttagsetter.h
2918
2919 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2920
2921         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2922           added another test that failes for me (test is not active by default)
2923
2924 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2925
2926         * configure.ac:
2927           v4l2 is no longer in gst-plugins-base
2928
2929 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2930
2931         * configure.ac:
2932           In the output at the end, don't show the first plugin on the same
2933           line as "Core plug-ins, always built:".
2934           Indent the output as for other plugin categories
2935         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2936           #define that can be used to not use peer buffer_alloc functions for
2937           test purposes.
2938         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2939         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2940         (gst_ximagesink_show_frame):
2941         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2942         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2943         (gst_xvimagesink_show_frame):
2944           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2945           fails gracefully instead of XError aborting or deadlocking.
2946
2947 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2948
2949         * ext/libvisual/Makefile.am:
2950           link against gst-base-libs
2951
2952 2005-09-06  David Schleef  <ds@schleef.org>
2953
2954         * configure.ac: Enable libvisual plugin.
2955         * ext/libvisual/Makefile.am:
2956         * ext/libvisual/visual.c: Fixes to make it compile.
2957
2958 === release 0.9.2 ===
2959
2960 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2961
2962         * NEWS:
2963         * RELEASE:
2964         * configure.ac:
2965         * docs/random/ChangeLog-0.8:
2966           releasing 0.9.2, "Spoon"
2967
2968 2005-09-05  Michael Smith <msmith@fluendo.com>
2969
2970         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2971           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2972           that in the vorbisenc element.
2973
2974 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2975
2976         * common/gtk-doc-plugins.mak:
2977         * docs/plugins/Makefile.am:
2978           fix distcheck
2979         * gst/audioresample/resample.c:
2980           fix wrong docstring
2981
2982 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2983
2984         * common/gst-xmlinspect.py:
2985         * common/gtk-doc-plugins.mak:
2986           only inspect plugins for this given package
2987           require gst-python 0.9
2988
2989 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2990
2991         * Makefile.am:
2992         * autogen.sh:
2993         * common/gst-xmlinspect.py:
2994         * configure.ac:
2995         * docs/Makefile.am:
2996         * docs/plugins/inspect/plugin-alsa.xml:
2997         * docs/plugins/inspect/plugin-audioresample.xml:
2998         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2999         * docs/plugins/inspect/plugin-ogg.xml:
3000         * docs/plugins/tmpl/element-gnomevfssink.sgml:
3001         * docs/plugins/tmpl/element-multifdsink.sgml:
3002         * docs/plugins/tmpl/element-tcpserversink.sgml:
3003         * docs/plugins/tmpl/element-vorbisenc.sgml:
3004         * gst-plugins-base.spec.in:
3005           various doc-related updates
3006
3007 2005-08-31  Wim Taymans  <wim@fluendo.com>
3008
3009         * gst-libs/gst/audio/gstbaseaudiosink.c:
3010         (gst_base_audio_sink_render):
3011         Resync if the buffer timestamps drift more than a 10th 
3012         of a second.
3013
3014 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
3015
3016         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
3017         (gst_v4lsrc_get_property):
3018           The 'timestamp-offset' property is registered as an int64, so
3019           let's use g_value_{set|get}_int64() in our setter and getter
3020           functions (makes it work and fixes warnings with gst-inspect).
3021
3022 2005-08-30  Wim Taymans  <wim@fluendo.com>
3023
3024         * check/elements/audioconvert.c: (setup_audioconvert):
3025         * check/elements/audioresample.c: (setup_audioresample):
3026         * check/elements/volume.c: (setup_volume):
3027         Fix checks.
3028
3029 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3030
3031         * common/gtk-doc-plugins.mak:
3032         * common/plugins.xsl:
3033         * docs/plugins/Makefile.am:
3034           make module a param
3035
3036 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3037
3038         * examples/seeking/seek.c: (make_mp3_pipeline),
3039         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3040         (play_cb), (pause_cb), (stop_cb):
3041           update the example
3042
3043 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3044
3045         * gst/volume/gstvolume.c: (gst_volume_class_init),
3046         (volume_transform):
3047           do not update controlled params, if buffer has no timestamp
3048
3049 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3050
3051         * configure.ac:
3052         * gst/sine/Makefile.am:
3053         * gst/volume/Makefile.am:
3054           controllerized elements also need to link against controller-libs ;)
3055
3056 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3057
3058         * docs/libs/tmpl/gstcolorbalance.sgml:
3059         * docs/libs/tmpl/gstgconf.sgml:
3060         * docs/libs/tmpl/gstmixer.sgml:
3061         * docs/libs/tmpl/gstringbuffer.sgml:
3062         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3063         (gst_sinesrc_create):
3064         * gst/volume/gstvolume.c: (gst_volume_class_init),
3065         (volume_transform):
3066           controllerized two audio plugins
3067
3068 2005-08-29  Andy Wingo  <wingo@pobox.com>
3069
3070         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3071         (vorbis_handle_data_packet): Fix some int overflow errors.
3072
3073         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3074         -1.
3075         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3076         valid.
3077         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3078         if it's valid. Fixed streaming-mode playback.
3079
3080         * check/elements/volume.c (cleanup_volume): Fix for running
3081         CK_FORK=no.
3082
3083         * check/elements/audioconvert.c: Convert from native endian, not
3084         little endian.
3085
3086 2005-08-29  Michael Smith <msmith@fluendo.com>
3087
3088         * ext/ogg/Makefile.am:
3089         * ext/ogg/gstogg.c: (plugin_init):
3090         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3091         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3092         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3093         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3094         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3095         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3096         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3097         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3098         Add an ogg parser element.
3099
3100 2005-08-28  Andy Wingo  <wingo@pobox.com>
3101
3102         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3103
3104 2005-08-26  Wim Taymans  <wim@fluendo.com>
3105
3106         * gst/audioconvert/audioconvert.c: (if), (float),
3107         (audio_convert_get_func_index), (check_default),
3108         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3109         (audio_convert_clean_context), (audio_convert_get_sizes),
3110         (audio_convert_convert):
3111         Cleanups.
3112
3113 2005-08-26  Wim Taymans  <wim@fluendo.com>
3114
3115         * gst/audioconvert/audioconvert.c: (if), (float),
3116         (audio_convert_get_func_index), (check_default),
3117         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3118         (audio_convert_clean_context), (audio_convert_get_sizes),
3119         (audio_convert_convert):
3120         More elegant and working temp buffer selection algo.
3121
3122 2005-08-26  Wim Taymans  <wim@fluendo.com>
3123
3124         * gst/audioconvert/audioconvert.c: (if), (float),
3125         (audio_convert_get_func_index), (check_default),
3126         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3127         (audio_convert_clean_context), (audio_convert_get_sizes),
3128         (get_temp_buffer), (audio_convert_convert):
3129         Use realloc else we lose our original data.
3130
3131 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3132
3133         * gst/audioresample/gstaudioresample.c:
3134           use base class' newsegment to properly timestamp
3135
3136 2005-08-26  Wim Taymans  <wim@fluendo.com>
3137
3138         * gst/audioconvert/audioconvert.c: (if), (float),
3139         (audio_convert_get_func_index), (check_default),
3140         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3141         (audio_convert_clean_context), (audio_convert_get_sizes),
3142         (get_temp_buffer), (audio_convert_convert):
3143         * gst/audioconvert/gstaudioconvert.c:
3144         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3145         (gst_audio_convert_transform_caps),
3146         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3147         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3148         Oops, allocate enough space to perform the channel mix.
3149
3150 2005-08-26  Wim Taymans  <wim@fluendo.com>
3151
3152         * gst/audioconvert/Makefile.am:
3153         * gst/audioconvert/audioconvert.c: (if), (float),
3154         (audio_convert_get_func_index), (check_default),
3155         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3156         (audio_convert_clean_context), (audio_convert_get_sizes),
3157         (get_temp_buffer), (audio_convert_convert):
3158         * gst/audioconvert/audioconvert.h:
3159         * gst/audioconvert/gstaudioconvert.c:
3160         (gst_audio_convert_class_init), (gst_audio_convert_init),
3161         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3162         (gst_audio_convert_get_unit_size),
3163         (gst_audio_convert_transform_caps),
3164         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3165         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3166         * gst/audioconvert/gstaudioconvert.h:
3167         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3168         (gst_channel_mix_fill_identical),
3169         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3170         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3171         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3172         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3173         (gst_channel_mix_mix):
3174         * gst/audioconvert/gstchannelmix.h:
3175         Cleanups, librarify a bit, optimize, better negotiation and more.
3176
3177 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3178
3179         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3180         Another from MikeS:
3181         During typefinding, don't support negative offsets
3182         (offsets from the end of the stream) in our typefind->peek() function
3183         - nothing embedded in ogg ever needs them. However, we need to recognise
3184         those requests and reject them, otherwise we return invalid pointers.
3185
3186 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3187
3188         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3189         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3190         (vorbisdec_finalize), (vorbis_handle_type_packet):
3191           Big shout-out to MikeS for fixing this giant memory leak.
3192           Huzzah!
3193
3194 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3195
3196         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3197         (audio_convert_get_unit_size):
3198           plug some leaks
3199
3200 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3201
3202         * check/Makefile.am:
3203         * check/elements/audioconvert.c: (setup_audioconvert),
3204         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3205         (GST_START_TEST), (audioconvert_suite), (main):
3206           add a test for audioconvert
3207         * gst/audioresample/gstaudioresample.c:
3208         * gst/audioresample/gstaudioresample.h:
3209           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3210           note that for buffers of 1/3 sec this means DURATION(c) is 
3211           one nanosecond more than for a and b
3212
3213 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3214
3215         * check/Makefile.am:
3216         * check/elements/audioresample.c: (setup_audioresample),
3217         (cleanup_audioresample), (fail_unless_perfect_stream),
3218         (test_perfect_stream_instance), (GST_START_TEST),
3219           add a check for audioresample
3220         (audioresample_suite), (main):
3221         * check/elements/volume.c: (GST_START_TEST):
3222           remove unused method
3223         * gst/audioresample/gstaudioresample.c:
3224           set correct buffer parameters since we're changing them
3225         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3226           add some debug
3227
3228 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3229
3230         * gst/audioresample/debug.c:
3231         * gst/audioresample/gstaudioresample.c:
3232           add room for extra overlap samples when asked to transform size
3233           protect against possible mem corruption and check for discrepancies
3234           between written size and outbuffer's size so we can warn for
3235           potential problems
3236         * gst/audioresample/resample.c: (resample_init),
3237         (resample_get_output_size_for_input), (resample_get_output_size),
3238         (resample_set_n_channels), (resample_set_format):
3239           set debug level based on RESAMPLE_DEBUG env var
3240           make sure that get_output_size* returns a whole number of
3241           sample_size
3242           set sample_size each time either channel or format is set
3243         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3244         * gst/audioresample/resample_functable.c:
3245         (resample_scale_functable):
3246         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3247           remove r->sample_size, it's done in resample.c now
3248           add some debugging to the ref implementation
3249           make sure we only give back bytes that are wholes of the sample
3250           size
3251
3252 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3253         * gst/playback/gstplaybasebin.c: (fill_buffer):
3254         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3255
3256 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3257
3258         * gst/volume/gstvolume.c:
3259           made set_caps function static
3260
3261 2005-08-24  Wim Taymans  <wim@fluendo.com>
3262
3263         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3264         (gst_vorbisenc_change_state):
3265         Stop leaking taglists.
3266
3267 2005-08-24  Wim Taymans  <wim@fluendo.com>
3268
3269         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3270         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3271         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3272         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3273         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3274         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3275         Parse seeking events better.
3276         Unref static caps.
3277         Generate correct newsegment events, fixes seeking in live oggs.
3278
3279         * ext/theora/theoradec.c: (theora_dec_src_query),
3280         (theora_dec_src_event), (theora_dec_src_getcaps),
3281         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3282         Use newsegment values to report correct play time.
3283
3284         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3285         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3286         * ext/vorbis/vorbisdec.h:
3287         Parse and use newsegment values to report correct play time.
3288
3289         * gst-libs/gst/audio/gstbaseaudiosink.c:
3290         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3291         Clear ringbuffer on flush.
3292         Use newsegment values to calculate playback time.
3293
3294         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3296         Basesink does newsegment calculations for us now.
3297
3298 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3299
3300         * check/Makefile.am:
3301         * configure.ac:
3302           add core's plugins to the mix so that playbin works
3303         * check/generic/states.c: (GST_START_TEST):
3304           set a 0 timeout on pipelines, so they don't force the next
3305           state change
3306         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3307         (gst_play_base_bin_change_state):
3308           remove the crappy error handling and do GST error handling
3309
3310 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3311
3312         * check/Makefile.am:
3313         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3314           add same test as to core, it bitches out on playbin atm.
3315
3316 2005-08-24  Wim Taymans  <wim@fluendo.com>
3317
3318         * configure.ac:
3319         Remove audioscale.
3320
3321 2005-08-24  Wim Taymans  <wim@fluendo.com>
3322
3323         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3324         (gst_videoscale_prepare_size), (parse_caps),
3325         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3326         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3327         (gst_videoscale_transform):
3328         * gst/videoscale/gstvideoscale.h:
3329         Refactor, make use of BaseTranform really well.
3330
3331 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3332
3333         * configure.ac:
3334           compile audioresample
3335         * gst/audioresample/Makefile.am:
3336         * gst/audioresample/buffer.c:
3337         * gst/audioresample/functable.c:
3338         * gst/audioresample/gstaudioresample.c:
3339         * gst/audioresample/gstaudioresample.h:
3340         * gst/audioresample/resample.c:
3341         (resample_get_output_size_for_input):
3342         * gst/audioresample/resample.h:
3343         * gst/audioresample/resample_chunk.c:
3344         * gst/audioresample/resample_functable.c:
3345         * gst/audioresample/resample_ref.c:
3346           port to use basetransform; doesn't work in all cases yet
3347
3348 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3349
3350         * gst/audioconvert/gstaudioconvert.c:
3351         (gst_audio_convert_class_init), (gst_audio_convert_init),
3352         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3353         (audio_convert_fixate_caps), (audio_convert_set_caps),
3354         (audio_convert_transform),
3355         (gst_audio_convert_buffer_to_default_format),
3356         (gst_audio_convert_buffer_from_default_format),
3357         (gst_audio_convert_channels):
3358         * gst/audioconvert/gstchannelmix.c:
3359         * gst/audioconvert/gstchannelmix.h:
3360           port to basetransform
3361         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3362         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3363         (gst_ffmpegcsp_get_unit_size):
3364         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3365         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3366           fix for basetransform changes
3367
3368 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3369
3370         * check/Makefile.am:
3371           Add CHECK_CFLAGS and LDFLAGS
3372
3373         * gst/playback/gstplaybasebin.c: (fill_buffer):
3374           GST_MESSAGE_SRC became a GObject
3375
3376 2005-08-24  Wim Taymans  <wim@fluendo.com>
3377
3378         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3379         (gst_ring_buffer_clear_all):
3380         * gst-libs/gst/audio/gstringbuffer.h:
3381         Added function to clear the ringbuffer.
3382
3383 2005-08-24  Andy Wingo  <wingo@pobox.com>
3384
3385         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3386         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3387         of _open and _close.
3388
3389         * sys/v4l/gstv4lxoverlay.h:
3390         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3391         an Xv connection here, instead of all the time. Make Xv only be
3392         loaded if you axe for it. Kindof a workaround for buggy behaviour
3393         of Xv when using remote xservers (XvQueryExtension would block).
3394         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3395         replace the _open and _close public API. Only start the xv
3396         connection if necessary.
3397         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3398
3399 2005-08-23  David Schleef  <ds@schleef.org>
3400
3401         * gst/audioresample/Makefile.am: Leet audioresampling code
3402         * gst/audioresample/buffer.c:
3403         * gst/audioresample/buffer.h:
3404         * gst/audioresample/debug.c:
3405         * gst/audioresample/debug.h:
3406         * gst/audioresample/functable.c:
3407         * gst/audioresample/functable.h:
3408         * gst/audioresample/gstaudioresample.c:
3409         * gst/audioresample/gstaudioresample.h:
3410         * gst/audioresample/resample.c:
3411         * gst/audioresample/resample.h:
3412         * gst/audioresample/resample_chunk.c:
3413         * gst/audioresample/resample_functable.c:
3414         * gst/audioresample/resample_ref.c:
3415
3416 2005-08-23  Wim Taymans  <wim@fluendo.com>
3417
3418         * examples/seeking/seek.c: (make_vorbis_pipeline),
3419         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3420         Small seek updates.
3421
3422 2005-08-23  Andy Wingo  <wingo@pobox.com>
3423
3424         * gst-libs/gst/audio/gstbaseaudiosrc.c
3425         (gst_base_audio_src_fixate): Only fixate endianness if it is
3426         present in the caps.
3427
3428 2005-08-22  Andy Wingo  <wingo@pobox.com>
3429
3430         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3431         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3432         device-name property.
3433
3434         * gst-libs/gst/audio/gstaudiosrc.h:
3435         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3436         close_device in the ring buffer, like gstaudiosink.
3437
3438         * ext/alsa/gstalsamixer.h:
3439         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3440         macro to implement the interface without much code. Cleanups. 
3441
3442         * ext/alsa/gstalsasrc.h:
3443         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3444         READY.
3445
3446         * ext/alsa/Makefile.am: Add new files.
3447         * ext/alsa/gstalsamixerelement.c: 
3448         * ext/alsa/gstalsamixerelement.c: Split element code out from
3449         mixer code so that alsasrc can be a mixer too.
3450
3451 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3452
3453         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3454         (GST_START_TEST):
3455         * check/elements/vorbisdec.c: (setup_vorbisdec),
3456         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3457         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3458         (vorbis_handle_identification_packet),
3459         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3460         (vorbis_handle_header_packet), (vorbis_dec_push),
3461         (vorbis_dec_chain):
3462           use the setup/teardown methods to save code.  save code is good.
3463
3464 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3465
3466         * check/Makefile.am:
3467           add ext dir for plugins
3468           add vorbisdec test conditionally
3469         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3470         (GST_START_TEST), (volume_suite):
3471           add a test with wrong caps
3472         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3473         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3474           add a vorbisdec test
3475         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3476         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3477           clean up debug output
3478         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3479           yay, fix a segfault/security issue in vorbisdec
3480           gst-launch fakesrc ! vorbisdec wasn't happy
3481         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3482         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3483         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3484         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3485         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3486         (gst_vorbisenc_set_metadata), (get_constraints_string),
3487         (update_start_message), (gst_vorbisenc_setup),
3488         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3489         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3490         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3491         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3492         * ext/vorbis/vorbisenc.h:
3493           march in line
3494         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3495         (gst_ffmpegcsp_transform):
3496           have the kow come home
3497         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3498           debug my func ptr
3499         * gst/volume/gstvolume.c: (volume_set_caps):
3500           add a debug
3501
3502 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3503
3504         * Makefile.am:
3505         * check/.cvsignore:
3506         * check/Makefile.am:
3507         * check/elements/.cvsignore:
3508         * check/elements/volume.c: (chain_func), (event_func),
3509         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3510         (main):
3511         * configure.ac:
3512           add unit test structure for gst-plugins-base
3513           add a test for volume
3514         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3515         (gst_volume_set_volume), (gst_volume_get_volume),
3516         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3517         (volume_funcfind), (volume_process_float), (volume_process_int16),
3518         (volume_set_caps), (volume_transform), (volume_update_mute),
3519         (volume_update_volume), (volume_set_property),
3520         (volume_get_property):
3521           document a little; use basetransform vmethod _set_caps
3522
3523 2005-08-19  Andy Wingo  <wingo@pobox.com>
3524
3525         * ext/alsa/gstalsamixertrack.h:
3526         * ext/alsa/gstalsamixertrack.c:
3527         * ext/alsa/gstalsamixeroptions.h:
3528         * ext/alsa/gstalsamixeroptions.c:
3529         * ext/alsa/gstalsamixer.h:
3530         * ext/alsa/gstalsamixer.c: Port to 0.9.
3531
3532         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3533         Remove gstalsa.c and alsaclock. No more cruft here.
3534         
3535 2005-08-18  Wim Taymans  <wim@fluendo.com>
3536
3537         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3538         (gst_base_rtp_depayload_chain),
3539         (gst_base_rtp_depayload_add_to_queue),
3540         (gst_base_rtp_depayload_push),
3541         (gst_base_rtp_depayload_queue_release):
3542         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3543         Fix for RTPBuffer changes.
3544
3545         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3546         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3547         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3548         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3549         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3550         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3551         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3552         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3553         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3554         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3555         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3556         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3557         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3558         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3559         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3560         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3561         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3562         (gst_rtpbuffer_get_payload):
3563         * gst-libs/gst/rtp/gstrtpbuffer.h:
3564         Don't subclass GstBuffer but add methods and helper functions
3565         to construct and manipulate RTP packets in regular GstBuffers.
3566
3567 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3568
3569         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3570           moved statement below switch
3571         * gst/volume/gstvolume.c: (gst_volume_class_init):
3572           added debug ptr
3573
3574 2005-08-16  Wim Taymans  <wim@fluendo.com>
3575
3576         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3577         (gst_base_audio_src_change_state):
3578         Open and close device in READY<->NULL state change.
3579
3580 2005-08-16  Andy Wingo  <wingo@pobox.com>
3581
3582         * examples/seeking/Makefile.am: Don't compile non-compiling
3583         compiled objects with the compiler.
3584
3585         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3586         elements.
3587
3588 2005-08-12  Philippe Khalaf <burger@speedy.org>
3589         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3590         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3591           Made a thread to release the queue.
3592           Removed timestamp conversion for now.
3593
3594 2005-08-10  Philippe Khalaf <burger@speedy.org>
3595         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3596         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3597           Added rtp timestamp -> gst timestamp conversion.
3598           Fixed several problems with queue.
3599
3600 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3601
3602         * gst-libs/gst/audio/gstaudioclock.h:
3603         * gst-libs/gst/audio/gstaudiofilter.h:
3604         * gst-libs/gst/audio/gstaudiosink.h:
3605         * gst-libs/gst/audio/gstaudiosrc.h:
3606         * gst-libs/gst/audio/gstbaseaudiosink.h:
3607         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3608         * gst-libs/gst/audio/gstringbuffer.h:
3609         * gst-libs/gst/net/gstnetbuffer.h:
3610         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3611         * gst-libs/gst/rtp/gstrtpbuffer.h:
3612           Add padding (you will need to rebuild gst-plugins-base,
3613           gst-plugins and all applications afterwards!)
3614
3615 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3616
3617         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3618         (gst_riff_parse_chunk):
3619           Fix bug in debug message and add some more debug messages.
3620
3621 2005-08-08  Edward Hervey  <edward@fluendo.com>
3622
3623         * gst-libs/gst/riff/riff-media.c:
3624         backported updates since branch
3625
3626 2005-08-08  Andy Wingo  <wingo@pobox.com>
3627
3628         * gst-libs/gst/audio/gstbaseaudiosink.c
3629         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3630         like good elements should. Close on READY->NULL too.
3631
3632         * gst-libs/gst/audio/gstaudiosink.c
3633         (gst_audioringbuffer_open_device,
3634         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3635         (gst_audioringbuffer_release): Updates for new ring buffer API,
3636         hook into the new audio sink api.
3637
3638         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3639         (GstAudioSinkClass.close): Just open and close the device -- no
3640         resource allocation or configuration.
3641         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3642         vmethods, handle device setup and resource allocation.
3643
3644         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3645         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3646         base class API.
3647
3648         * gst-libs/gst/audio/gstringbuffer.h
3649         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3650         New vmethods.
3651
3652         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3653         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3654         New API functions. The device should be opened before acquiring
3655         and closed after releasing.
3656
3657 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3658
3659         * gst-libs/gst/interfaces/mixer.h:
3660           Reset padding to GST_PADDING.
3661
3662 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3663
3664         * gst/playback/gstplaybin.c: (remove_sinks):
3665           Remove visualization from parent explicitely; works around some
3666           apparent refcount issue that I haven't tracked down yet.
3667
3668 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3669
3670         * ext/alsa/gstalsasink.c: (set_hwparams):
3671           Assign debug category, add negotiation debug msgs.
3672
3673 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3674
3675         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3676           Fix error code for file-not-found to NOT_FOUND.
3677
3678 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3679
3680         * common/gtk-doc-plugins.mak:
3681         * docs/plugins/Makefile.am:
3682         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3683         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3684           renamed to actual element names, so much nicer to look at
3685         * docs/plugins/tmpl/gstmultifdsink.sgml:
3686           remove
3687         * docs/plugins/tmpl/multifdsink.sgml:
3688         * docs/plugins/tmpl/tcpserversink.sgml:
3689           add
3690         * ext/alsa/gstalsa.c:
3691         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3692         * ext/ogg/gstoggmux.c:
3693         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3694         * gst/playback/gstdecodebin.c:
3695         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3696         * gst/tcp/gsttcpserversink.c:
3697           various fixes and documentation additions
3698
3699 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3700
3701         * common/Makefile.am:
3702         * common/gstdoc-scangobj:
3703         * common/gtk-doc-plugins.mak:
3704         * common/gtk-doc.mak:
3705           add a custom scangobj that uses the registry
3706           add a custom gtk-doc-plugins.mak that uses it
3707           some doc build fixes
3708         * configure.ac:
3709         * docs/Makefile.am:
3710         * docs/plugins/Makefile.am:
3711         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3712         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3713         * docs/plugins/gst-plugins-base-plugins.types:
3714         * docs/plugins/tmpl/gstmultifdsink.sgml:
3715           add docs for one element, multifdsink
3716         * gst/adder/gstadder.h:
3717         * gst/volume/gstvolume.h:
3718           don't privatize enum
3719         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3720         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3721         (gst_sync_method_get_type), (gst_client_status_get_type),
3722         (gst_multifdsink_class_init),
3723         (gst_multifdsink_client_queue_buffer),
3724         (gst_multifdsink_handle_client_write):
3725         * gst/tcp/gstmultifdsink.h:
3726         * gst/tcp/gsttcp.h:
3727         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3728         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3729         (gst_tcpclientsink_render):
3730         * gst/tcp/gsttcpclientsink.h:
3731         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3732         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3733         (gst_tcpclientsrc_start):
3734         * gst/tcp/gsttcpclientsrc.h:
3735         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3736         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3737         * gst/tcp/gsttcpserversrc.h:
3738         * gst/typefind/gsttypefindfunctions.c:
3739           remove superfluous Type stuff
3740
3741 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3742
3743         * gst/playback/gstplaybin.c: (gen_video_element):
3744           Enable videoscale.
3745
3746 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3747
3748         * gst-libs/gst/gconf/gconf.c:
3749         * gst-libs/gst/gconf/gconf.h:
3750           Fix some Andy Problem [tm].
3751
3752 2005-08-04  Andy Wingo  <wingo@pobox.com>
3753
3754         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3755         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3756         (gst_ffmpegcsp_get_size): Adapt to API changes.
3757
3758         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3759         Implement an in-place do-nothing transform.
3760
3761 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3762
3763         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3764         (gst_ximagesink_renegotiate_size):
3765           Do not set new window sizes yet if we prepare a new buffer size
3766           for upstream renegotiation (software scaling) at some point in the
3767           future, because this new size waqs not actually accepted yet. Once
3768           accepted, renegotiation later on will set the new sizes just fine.
3769           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3770           embedding testcase.
3771
3772 2005-08-03  Andy Wingo  <wingo@pobox.com>
3773
3774         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3775         (gst_ximagesink_buffer_alloc): 
3776         Protect the height, width, and desired_caps with the pool_lock.
3777         Fixes videotestsrc ! queue ! ximagesink.
3778
3779 2005-08-02  Edward Hervey  <edward@fluendo.com>
3780
3781         * gst/volume/gstvolume.c:
3782         include left from controller cleanup
3783
3784 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3786           Stop collectpads before calling the parent state
3787           change function on PAUSED->READY.
3788
3789 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3790         * configure.ac:
3791           When testing for X libs, use the X CFlags 
3792         * gst/adder/gstadder.c: (gst_adder_change_state):
3793           Stop the collectpads before calling parent state change function
3794           on PAUSED->READY, otherwise we deadlock deactivating pads.
3795
3796 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3797
3798         * configure.ac:
3799         * docs/libs/tmpl/gstcolorbalance.sgml:
3800         * docs/libs/tmpl/gstmixer.sgml:
3801         * examples/Makefile.am:
3802         * gst/sine/Makefile.am:
3803         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3804         (gst_sinesrc_set_property), (plugin_init):
3805         * gst/sine/gstsinesrc.h:
3806         * gst/volume/Makefile.am:
3807         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3808         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3809         (volume_process_float), (volume_process_int16),
3810         (volume_set_property), (plugin_init):
3811         * gst/volume/gstvolume.h:
3812           deactivate and remove dparams (libgstcontrol)
3813
3814 2005-07-29  Wim Taymans  <wim@fluendo.com>
3815
3816         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3817         Convert me to BaseTransform!! help..
3818
3819 2005-07-29  Andy Wingo  <wingo@pobox.com>
3820
3821         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3822         sinks.
3823
3824         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3825         support of both endiannesses.
3826
3827 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3828
3829         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3830           Fix confusing debug message (s/event/query/)
3831
3832 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3833
3834         * gst/videotestsrc/videotestsrc.h:
3835           Use "_stdint.h" instead of <stdint.h>
3836
3837 2005-07-27  Wim Taymans  <wim@fluendo.com>
3838
3839         * ext/vorbis/Makefile.am:
3840         Revert wrong commit.
3841
3842 2005-07-27  Wim Taymans  <wim@fluendo.com>
3843
3844         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3845         More compilation fixen.
3846
3847 2005-07-27  Wim Taymans  <wim@fluendo.com>
3848
3849         * gst-libs/gst/audio/gstbaseaudiosink.c:
3850         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3851         (gst_base_audio_sink_create_ringbuffer),
3852         (gst_base_audio_sink_change_state):
3853         Fix compilation.
3854
3855 2005-07-27  Wim Taymans  <wim@fluendo.com>
3856
3857         * examples/seeking/seek.c: (setup_dynamic_link),
3858         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3859         (query_positions_elems), (query_positions_pads), (do_seek):
3860         Update seek example.
3861
3862         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3863         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3864         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3865         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3866         (gst_ogg_demux_handle_event),
3867         (gst_ogg_demux_deactivate_current_chain),
3868         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3869         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3870         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3871         (gst_ogg_demux_loop):
3872         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3873         * ext/theora/theoradec.c: (theora_dec_src_event),
3874         (theora_dec_src_getcaps), (theora_dec_sink_event),
3875         (theora_dec_push), (theora_dec_chain):
3876         * ext/vorbis/Makefile.am:
3877         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3878         (vorbis_dec_sink_event), (vorbis_dec_push),
3879         (vorbis_handle_data_packet):
3880         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3881         (gst_vorbisenc_chain):
3882         * gst/playback/gststreaminfo.c: (cb_probe):
3883         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3884         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3885         * gst/videoscale/gstvideoscale.c:
3886         (gst_videoscale_handle_src_event):
3887         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3888         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3889         (gst_ximagesink_navigation_send_event):
3890         * sys/xvimage/xvimagesink.c:
3891         (gst_xvimagesink_navigation_send_event):
3892         Various event updates and cleanups
3893
3894 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3895
3896         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3897           Fix segfault for I420/YV12.
3898
3899 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3900
3901         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3902           Report bitrate.
3903
3904 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3905
3906         * gst/playback/gstplaybin.c: (gen_video_element),
3907         (gen_audio_element):
3908           Switch to auto*sink elements as default sinks; add volume element
3909           so that volume control in totem works.
3910
3911 2005-07-21  Wim Taymans  <wim@fluendo.com>
3912
3913         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3914         * gst/playback/gstplaybin.c: (setup_sinks),
3915         (gst_play_bin_change_state):
3916         Refcount fix and more comments.
3917
3918 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3919
3920         * sys/ximage/Makefile.am:
3921         * sys/ximage/ximage.c: (plugin_init):
3922         * sys/ximage/ximagesink.c:
3923         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3924         
3925
3926 2005-07-21  Wim Taymans  <wim@fluendo.com>
3927
3928         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3929         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3930         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3931         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3932         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3933         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3934         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3935         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3936         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3937         Generate correct disconts for live chained oggs.
3938
3939         * gst-libs/gst/audio/gstbaseaudiosink.c:
3940         (gst_base_audio_sink_render),
3941         (gst_base_audio_sink_create_ringbuffer),
3942         (gst_base_audio_sink_change_state):
3943         Handle discont math correctly.
3944
3945         * gst/playback/gstplaybin.c: (add_sink):
3946         Some small debug cleanup.
3947
3948 2005-07-21  Wim Taymans  <wim@fluendo.com>
3949
3950         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3951         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3952         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3953         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3954         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3955         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3956         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3957         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3958         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3959         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3960         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3961         (gst_ogg_demux_change_state), (gst_ogg_print):
3962         Reorganize code to send the right disconts when in streaming
3963         mode.
3964
3965 2005-07-20  Andy Wingo  <wingo@pobox.com>
3966
3967         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3968         fix (?), fixes a seggie mcfalterson (#310894).
3969
3970 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3971
3972         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3973         (gst_ogg_mux_set_header_on_caps):
3974         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3975         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3976         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3977         * gst-libs/gst/audio/multichannel.c:
3978         (gst_audio_set_channel_positions),
3979         (gst_audio_set_structure_channel_positions_list):
3980         * gst/playback/gstdecodebin.c: (dynamic_create):
3981         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3982         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3983           Fixes for API changes in core.
3984
3985 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3986
3987         * gst/playback/gstplaybasebin.c: (fill_buffer):
3988           Use _new_custom() so we can set custom message types for buffering
3989           messages.
3990
3991 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3992
3993         * configure.ac:
3994         * gst-libs/gst/Makefile.am:
3995         * gst-libs/gst/gconf/.cvsignore:
3996         * gst-libs/gst/gconf/Makefile.am:
3997         * gst-libs/gst/gconf/test-gconf.c:
3998         * pkgconfig/Makefile.am:
3999         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
4000         * pkgconfig/gstreamer-gconf.pc.in:
4001           Remove gconf stuff, use gconf elements instead from now on.
4002
4003 2005-07-20  Wim Taymans  <wim@fluendo.com>
4004
4005         * gst-libs/gst/audio/TODO:
4006         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
4007         (gst_audio_clock_get_internal_time):
4008         * gst-libs/gst/audio/gstaudioclock.h:
4009         * gst-libs/gst/audio/gstbaseaudiosink.c:
4010         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4011         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
4012         (gst_base_audio_sink_render),
4013         (gst_base_audio_sink_create_ringbuffer),
4014         (gst_base_audio_sink_change_state):
4015         Make sure the audio clock always returns an increasing value.
4016
4017 2005-07-19  Andy Wingo  <wingo@pobox.com>
4018
4019         * gst/videotestsrc/: Cleanups.
4020
4021 2005-07-19  Wim Taymans  <wim@fluendo.com>
4022
4023         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4024         Better debugging.
4025
4026 2005-07-19  Wim Taymans  <wim@fluendo.com>
4027
4028         * examples/seeking/seek.c: (make_dv_pipeline),
4029         (make_vorbis_theora_pipeline), (query_rates),
4030         (query_positions_elems), (query_positions_pads), (do_seek):
4031         Make correct DV pipeline.
4032
4033 2005-07-18  Andy Wingo  <wingo@pobox.com>
4034
4035         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4036         default. Also because it's the only thing that really works. (This
4037         is used in the GConf elements).
4038         Use AS_LIBTOOL_TAGS.
4039
4040 2005-07-18  Wim Taymans  <wim@fluendo.com>
4041
4042         * gst/playback/gstdecodebin.c: (remove_element_chain):
4043         * gst/playback/gstplaybin.c: (add_sink):
4044         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4045         (gst_stream_info_set_mute):
4046         * gst/playback/gststreamselector.c:
4047         (gst_stream_selector_get_linked_pad),
4048         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4049         More leak and compile fixes.
4050
4051 2005-07-18  Wim Taymans  <wim@fluendo.com>
4052
4053         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4054         (query_rates), (query_positions_elems), (query_positions_pads),
4055         (do_seek), (seek_cb), (stop_seek):
4056         Updated seek example. 
4057
4058         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4059         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4060         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4061         * gst/playback/gstplaybin.c: (add_sink):
4062         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4063         (gst_stream_info_set_mute):
4064         Some refcount leak fixes.
4065
4066 2005-07-16  Wim Taymans  <wim@fluendo.com>
4067
4068         * gst-libs/gst/audio/gstbaseaudiosink.c:
4069         (gst_base_audio_sink_render):
4070         Align samples even if we have roundoff errors in the 
4071         timestamp conversion.
4072
4073 2005-07-16  Wim Taymans  <wim@fluendo.com>
4074
4075         * docs/libs/tmpl/gstringbuffer.sgml:
4076         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4077         (query_rates), (query_positions_elems), (query_positions_pads),
4078         (update_scale), (do_seek):
4079         Updated seek example.
4080
4081         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4082         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4083         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4084         (gst_ogg_demux_loop):
4085         Push out correct discont values.
4086
4087         * ext/theora/theoradec.c: (theora_dec_src_convert),
4088         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4089         (theora_dec_sink_event), (theora_handle_type_packet),
4090         (theora_handle_header_packet), (theora_dec_push),
4091         (theora_handle_data_packet), (theora_dec_chain),
4092         (theora_dec_change_state):
4093         Better timestamping.
4094
4095         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4096         (vorbis_dec_sink_event), (vorbis_dec_push),
4097         (vorbis_handle_data_packet), (vorbis_dec_chain):
4098         * ext/vorbis/vorbisdec.h:
4099         Better timestamping.
4100
4101         * gst-libs/gst/audio/gstbaseaudiosink.c:
4102         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4103         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4104         Handle syncing on timestamps instead of sample offsets. Make
4105         use of DISCONT values as described in design docs.
4106
4107         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4108         (gst_base_audio_src_get_time):
4109         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4110         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4111         (gst_ring_buffer_read):
4112         * gst-libs/gst/audio/gstringbuffer.h:
4113         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4114         (gst_ximagesink_show_frame):
4115         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4116         Correcly convert buffer timestamp to stream time.
4117
4118 2005-07-16  Wim Taymans  <wim@fluendo.com>
4119
4120         * gst/audioconvert/gstaudioconvert.c:
4121         (gst_audio_convert_get_buffer):
4122         Timestamp buffers correctly.
4123
4124         * gst/playback/gstplaybin.c: (gen_video_element):
4125         Make internal fakesink silent.
4126
4127 2005-07-15  Wim Taymans  <wim@fluendo.com>
4128
4129         * gst/ffmpegcolorspace/Makefile.am:
4130         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4131         (gst_ffmpegcsp_caps_remove_format_info),
4132         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4133         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4134         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4135         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4136         Ported ffmpegcolorspace to basetransform.
4137
4138         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4139         * gst/volume/gstvolume.c: (volume_transform):
4140         Ported to new API.
4141
4142 2005-07-14  Wim Taymans  <wim@fluendo.com>
4143
4144         * gst/videotestsrc/Makefile.am:
4145         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4146         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4147         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4148         (gst_videotestsrc_init), (gst_videotestsrc_event),
4149         (gst_videotestsrc_create), (gst_videotestsrc_start),
4150         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4151         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4152         (gst_videotestsrc_get_property):
4153         * gst/videotestsrc/gstvideotestsrc.h:
4154         Make videotestsrc a pushsrc.
4155
4156 2005-07-14  Wim Taymans  <wim@fluendo.com>
4157
4158         * gst/tcp/gstfdset.c: (gst_fdset_free):
4159         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4160         (gst_multifdsink_add), (gst_multifdsink_remove),
4161         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4162         (gst_multifdsink_remove_client_link),
4163         (gst_multifdsink_client_queue_data),
4164         (gst_multifdsink_client_queue_caps),
4165         (gst_multifdsink_client_queue_buffer),
4166         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4167         (gst_multifdsink_stop):
4168         * gst/tcp/gstmultifdsink.h:
4169         0.8 backporting.
4170
4171         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4172         Also draw image when not from a pool.
4173
4174 2005-07-14  Wim Taymans  <wim@fluendo.com>
4175
4176         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4177         (mute_stream), (silence_stream):
4178         Small debug additions.
4179
4180 2005-07-14  Wim Taymans  <wim@fluendo.com>
4181
4182         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4183         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4184         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4185         Better error recovery, ignore unconnected pads and
4186         non-fatal errors.
4187
4188 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4189
4190         * docs/libs/tmpl/gstaudio.sgml:
4191         * docs/libs/tmpl/gstcolorbalance.sgml:
4192         * docs/libs/tmpl/gstgconf.sgml:
4193         * docs/libs/tmpl/gstmixer.sgml:
4194         * docs/libs/tmpl/gstringbuffer.sgml:
4195         * docs/libs/tmpl/gsttuner.sgml:
4196         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4197         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4198         (gst_tcpclientsrc_class_init):
4199         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4200         (gst_tcpserversrc_class_init):
4201         * sys/v4l/gstv4lelement.c:
4202           more autistic cleanliness in functions/names/defines
4203
4204 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4205
4206         * configure.ac:
4207           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4208           added manually to each Makefile.am so we are sure it goes
4209           *last* and doesn't add -L flags before linking in libs of our
4210           own, like, say, internal .la libs, that then accidentally pick
4211           up the installed copy.
4212         * docs/libs/Makefile.am:
4213         * ext/alsa/Makefile.am:
4214         * ext/cdparanoia/Makefile.am:
4215         * ext/gnomevfs/Makefile.am:
4216         * ext/libvisual/Makefile.am:
4217         * ext/ogg/Makefile.am:
4218         * ext/theora/Makefile.am:
4219         * ext/vorbis/Makefile.am:
4220         * gst-libs/gst/video/Makefile.am:
4221         * gst/adder/Makefile.am:
4222         * gst/audioconvert/Makefile.am:
4223         * gst/audiorate/Makefile.am:
4224         * gst/audioscale/Makefile.am:
4225         * gst/ffmpegcolorspace/Makefile.am:
4226         * gst/playback/Makefile.am:
4227         * gst/sine/Makefile.am:
4228         * gst/subparse/Makefile.am:
4229         * gst/tags/Makefile.am:
4230         * gst/tcp/Makefile.am:
4231         * gst/typefind/Makefile.am:
4232         * gst/videorate/Makefile.am:
4233         * gst/videoscale/Makefile.am:
4234         * gst/videotestsrc/Makefile.am:
4235         * gst/volume/Makefile.am:
4236         * sys/v4l/Makefile.am:
4237         * sys/ximage/Makefile.am:
4238         * sys/xvimage/Makefile.am:
4239           adapt properly to this change. This should make sure that
4240           plugins and libs properly link to the as-yet-uninstalled
4241           copies of stuff like libgstinterfaces and libgstvideo
4242
4243 2005-07-13  Andy Wingo  <wingo@pobox.com>
4244
4245         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4246         (gst_v4lsrc_fixate): Fixate on format as well.
4247
4248         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4249         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4250         buffer points to it.
4251         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4252         rather just doing X calls ourselves. Also fixes a memleak.
4253
4254 2005-07-12  Andy Wingo  <wingo@pobox.com>
4255
4256         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4257         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4258         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4259         TRUE to avoid deadlocks if an element holds on to our buffers.
4260
4261 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4262
4263         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4264         (gst_sinesrc_init), (gst_sinesrc_create),
4265         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4266         (gst_sinesrc_start):
4267         * gst/sine/gstsinesrc.h:
4268           removing num-buffers property before moving it
4269
4270 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4271
4272         * configure.ac:
4273           use overridable ERROR_CFLAGS
4274         * docs/libs/gst-plugins-base-libs.types:
4275         * docs/libs/tmpl/gstringbuffer.sgml:
4276         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4277         (gst_alsasink_class_init):
4278         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4279         (gst_alsasrc_class_init):
4280         * gst-libs/gst/audio/audio.h:
4281         * gst-libs/gst/audio/gstaudioclock.h:
4282         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4283         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4284         (gst_audio_filter_link), (gst_audio_filter_init),
4285         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4286         (gst_audio_filter_get_property),
4287         (gst_audio_filter_class_add_pad_templates):
4288         * gst-libs/gst/audio/gstaudiofilter.h:
4289         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4290         (gst_audio_filter_template_get_type),
4291         (gst_audio_filter_template_base_init),
4292         (gst_audio_filter_template_class_init),
4293         (gst_audio_filter_template_init),
4294         (gst_audio_filter_template_set_property),
4295         (gst_audio_filter_template_get_property), (plugin_init),
4296         (gst_audio_filter_template_setup),
4297         (gst_audio_filter_template_filter),
4298         (gst_audio_filter_template_filter_inplace):
4299         * gst-libs/gst/audio/gstaudiosink.c:
4300         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4301         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4302         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4303         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4304         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4305         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4306         * gst-libs/gst/audio/gstaudiosink.h:
4307         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4308         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4309         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4310         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4311         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4312         (gst_audio_src_class_init), (gst_audio_src_init),
4313         (gst_audio_src_create_ringbuffer):
4314         * gst-libs/gst/audio/gstaudiosrc.h:
4315         * gst-libs/gst/audio/gstbaseaudiosink.c:
4316         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4317         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4318         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4319         (gst_base_audio_sink_set_property),
4320         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4321         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4322         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4323         (gst_base_audio_sink_create_ringbuffer),
4324         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4325         * gst-libs/gst/audio/gstbaseaudiosink.h:
4326         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4327         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4328         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4329         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4330         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4331         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4332         (gst_base_audio_src_event), (gst_base_audio_src_create),
4333         (gst_base_audio_src_create_ringbuffer),
4334         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4335         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4336         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4337         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4338         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4339         (gst_ring_buffer_debug_spec_caps),
4340         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4341         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4342         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4343         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4344         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4345         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4346         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4347         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4348         (gst_ring_buffer_clear):
4349         * gst-libs/gst/audio/gstringbuffer.h:
4350         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4351         (gst_video_sink_class_init), (gst_video_sink_get_type):
4352         * gst-libs/gst/video/videosink.h:
4353         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4354         (gst_multifdsink_class_init),
4355         (gst_multifdsink_handle_client_write),
4356         (gst_multifdsink_change_state):
4357         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4358         (gst_tcpclientsink_setcaps):
4359         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4360         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4361         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4362         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4363         (gst_ximagesink_send_pending_navigation),
4364         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4365         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4366         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4367         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4368         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4369         (gst_xvimagesink_send_pending_navigation),
4370         (gst_xvimagesink_navigation_send_event),
4371         (gst_xvimagesink_set_xwindow_id),
4372         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4373         (gst_xvimagesink_get_type):
4374         more macro splitting
4375
4376 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4377
4378         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4379           plug a memleak, allows me to import 1479 albums in one go
4380           in jamboree
4381         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4382         (vorbis_handle_type_packet), (vorbis_dec_chain),
4383         (vorbis_dec_change_state):
4384           fix some format strings
4385
4386 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4387
4388         * docs/libs/tmpl/gstcolorbalance.sgml:
4389         * docs/libs/tmpl/gstmixer.sgml:
4390         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4391         (gst_alsasink_set_property), (gst_alsasink_get_property):
4392         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4393         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4394           add device property
4395
4396 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4397
4398         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4399         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4400         (audiocast_register_listener), (audiocast_thread_run),
4401         (gst_gnomevfssrc_send_additional_headers_callback),
4402         (gst_gnomevfssrc_received_headers_callback),
4403         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4404         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4405         (gst_gnomevfssrc_get_size):
4406           add/clean up debugging
4407         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4408           cleanups
4409
4410 2005-07-07  Andy Wingo  <wingo@pobox.com>
4411
4412         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4413         framerate. Need to get a handle on when exactly this function is
4414         called, tho.
4415
4416         * sys/v4l/v4lsrc_calls.h:
4417         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4418         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4419         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4420
4421         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4422         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4423         v4lelements are sources.
4424
4425         * sys/v4l/gstv4lxoverlay.h:
4426         * sys/v4l/gstv4lxoverlay.c:
4427         * sys/v4l/gstv4ltuner.h:
4428         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4429         
4430         * sys/v4l/gstv4lsrc.h:
4431         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4432         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4433         or something should handle that. Made a live source.
4434
4435         * sys/v4l/gstv4lelement.h:
4436         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4437         signals. Some cleanups.
4438
4439         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4440
4441         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4442         stuff.
4443
4444         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4445         stuff.
4446
4447         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4448
4449 2005-07-07  Wim Taymans  <wim@fluendo.com>
4450
4451         * ext/theora/theoradec.c: (theora_get_query_types),
4452         (theora_dec_src_getcaps), (theora_dec_push):
4453         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4454         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4455         Remove deprecated/unused query types.
4456
4457 2005-07-06  Wim Taymans  <wim@fluendo.com>
4458
4459         * ext/alsa/Makefile.am:
4460         * ext/alsa/gstalsaplugin.c: (plugin_init):
4461         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4462         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4463         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4464         (gst_alsasrc_class_init), (gst_alsasrc_init),
4465         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4466         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4467         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4468         (gst_alsasrc_reset):
4469         * ext/alsa/gstalsasrc.h:
4470         * gst-libs/gst/audio/Makefile.am:
4471         * gst-libs/gst/audio/gstaudiosink.c:
4472         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4473         (gst_audioringbuffer_start):
4474         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4475         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4476         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4477         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4478         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4479         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4480         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4481         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4482         * gst-libs/gst/audio/gstaudiosrc.h:
4483         * gst-libs/gst/audio/gstbaseaudiosink.c:
4484         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4485         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4486         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4487         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4488         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4489         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4490         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4491         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4492         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4493         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4494         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4495         (gst_baseaudiosrc_change_state):
4496         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4497         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4498         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4499         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4500         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4501         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4502         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4503         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4504         * gst-libs/gst/audio/gstringbuffer.h:
4505         Added audiosource base classes.
4506         Ported alsasrc, still very basic.
4507
4508 2005-07-06  Wim Taymans  <wim@fluendo.com>
4509
4510         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4511         (theora_dec_push), (theora_handle_data_packet):
4512         Prepare for better timestamp fix later.
4513
4514         * gst/audioconvert/gstaudioconvert.c:
4515         List most accurate caps first
4516
4517         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4518         Use proper pad task function.
4519
4520         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4521         (gst_xvimagesink_show_frame):
4522         Fix deadlock when alloc failed.
4523
4524 2005-07-05  Andy Wingo  <wingo@pobox.com>
4525
4526         * ext/gnomevfs/gstgnomevfssrc.c:
4527         * gst/sine/gstsinesrc.c:
4528         * gst/tcp/gsttcpserversrc.c:
4529         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4530
4531         * sys/v4l/: Port from 0.8.
4532
4533         * Many files: Null if we got it....
4534
4535 2005-07-05  Andy Wingo  <wingo@pobox.com>
4536
4537         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4538         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4539         Signedness fixes.
4540
4541 2005-07-05  Wim Taymans  <wim@fluendo.com>
4542
4543         * configure.ac:
4544         * gst/tcp/Makefile.am:
4545         * gst/tcp/README:
4546         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4547         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4548         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4549         (is_sync_frame), (gst_multifdsink_handle_client_write),
4550         (gst_multifdsink_render), (gst_multifdsink_start),
4551         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4552         * gst/tcp/gstmultifdsink.h:
4553         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4554         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4555         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4556         * gst/tcp/gsttcp.h:
4557         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4558         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4559         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4560         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4561         * gst/tcp/gsttcpclientsink.h:
4562         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4563         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4564         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4565         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4566         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4567         * gst/tcp/gsttcpclientsrc.h:
4568         * gst/tcp/gsttcpplugin.c: (plugin_init):
4569         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4570         * gst/tcp/gsttcpserversink.h:
4571         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4572         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4573         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4574         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4575         (gst_tcpserversrc_stop):
4576         * gst/tcp/gsttcpserversrc.h:
4577         * gst/tcp/gsttcpsink.c:
4578         * gst/tcp/gsttcpsink.h:
4579         * gst/tcp/gsttcpsrc.c:
4580         * gst/tcp/gsttcpsrc.h:
4581         Ported tcp plugins to 0.9. 
4582         
4583
4584 2005-07-05  Andy Wingo  <wingo@pobox.com>
4585
4586         * gst/playback/gstplaybasebin.c (fill_buffer):
4587         message_new_application fixen.
4588
4589         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4590         Style fix.
4591
4592 2005-07-04  Wim Taymans  <wim@fluendo.com>
4593
4594         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4595         Set caps on output buffer.
4596
4597 2005-07-04  Andy Wingo  <wingo@pobox.com>
4598
4599         * ext/gnomevfs/gstgnomevfssrc.c
4600         (gst_gnomevfssrc_received_headers_callback) 
4601         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4602         hopefully.
4603
4604         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4605         No refcount leakage.
4606
4607         * configure.ac: Enable -Werror.
4608         
4609         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4610         * gst/audioconvert/bufferframesconvert.c
4611         (buffer_frames_convert_fixate):
4612         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4613         (gst_audio_convert_fixate):
4614         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4615         (gst_sinesrc_create): Fixate func changes.
4616         
4617         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4618         (gst_ximagesink_buffer_alloc): Unused var.
4619
4620 2005-07-01  Andy Wingo  <wingo@pobox.com>
4621
4622         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4623         getcaps to do explicit caps. Needs to be done in all decoders,
4624         possibly via a base class.
4625
4626         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4627
4628         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4629         caps on the sink pad, just rely on the pad template. Also, setting
4630         ANY caps on a pad is not valid because the caps are not fixed.
4631
4632         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4633         caps on the buffer, and get the width from the desired_caps if
4634         they're set.
4635         (gst_ximagesink_renegotiate_size): Implement via setting the
4636         desired_caps on the ximagesink.
4637         (gst_ximagesink_setcaps): Only reset the width of the player if it
4638         wasn't already set. Not sure if this is right.
4639         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4640
4641         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4642         that the user wants. NULL unless the window has been resized.
4643
4644         * gst/volume/gstvolume.c (volume_transform): Adapt to
4645         basetransform refcount changes.
4646         
4647 2005-07-01  Andy Wingo  <wingo@pobox.com>
4648
4649         * gst/videoscale/gstvideoscale.c:
4650         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4651         from BaseTransform, implements a transform_caps. Removed dead code
4652         including some PAR stuff that was never reached -- should probably
4653         be added back somehow.
4654
4655 2005-07-01  Andy Wingo  <wingo@pobox.com>
4656
4657         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4658         come later.
4659
4660 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4661
4662         * configure.ac:
4663         * docs/libs/Makefile.am:
4664         * docs/libs/gst-plugins-libs.types:
4665         * ext/alsa/Makefile.am:
4666         * ext/alsa/gstalsamixer.h:
4667         * ext/alsa/gstalsamixeroptions.h:
4668         * ext/alsa/gstalsamixertrack.h:
4669         * gst-libs/gst/Makefile.am:
4670         * gst-libs/gst/colorbalance/.cvsignore:
4671         * gst-libs/gst/colorbalance/Makefile.am:
4672         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4673         * gst-libs/gst/colorbalance/colorbalance.c:
4674         * gst-libs/gst/colorbalance/colorbalance.h:
4675         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4676         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4677         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4678         * gst-libs/gst/interfaces/Makefile.am:
4679         * gst-libs/gst/interfaces/colorbalance.c:
4680         (gst_color_balance_class_init):
4681         * gst-libs/gst/interfaces/colorbalance.h:
4682         * gst-libs/gst/interfaces/interfaces-marshal.list:
4683         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4684         * gst-libs/gst/interfaces/mixer.h:
4685         * gst-libs/gst/interfaces/mixeroptions.h:
4686         * gst-libs/gst/interfaces/navigation.c:
4687         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4688         * gst-libs/gst/interfaces/tuner.h:
4689         * gst/volume/Makefile.am:
4690         * gst/volume/gstvolume.c:
4691         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4692         * sys/ximage/Makefile.am:
4693         * sys/ximage/ximagesink.c:
4694         * sys/xvimage/Makefile.am:
4695         * sys/xvimage/xvimagesink.c:
4696           fold in all interfaces into an interfaces dir, preserving CVS
4697           history
4698
4699 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4700
4701         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4702           Fix build after riff changes.
4703
4704 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4705
4706         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4707         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4708         (gst_riff_create_video_template_caps),
4709         (gst_riff_create_audio_template_caps),
4710         (gst_riff_create_iavs_template_caps):
4711         * gst-libs/gst/riff/riff-media.h:
4712         * gst-libs/gst/riff/riff-read.h:
4713         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4714           Add gst_riff_init() to initialize the debug category, instead
4715           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4716
4717 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4718
4719         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4720           Oops, I shouldn't apply hacks.
4721
4722 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4723
4724         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4725           Remove pad_loop function which doesn't work.
4726
4727 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4728
4729         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4730           Send EOS when deactivating.
4731         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4732         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4733         (gen_preroll_element), (probe_triggered), (mute_stream),
4734         (silence_stream), (new_decoded_pad), (setup_substreams),
4735         (set_active_source):
4736         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4737         (remove_sinks), (add_sink):
4738         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4739           Change for new probe API.
4740
4741 2005-06-29  Wim Taymans  <wim@fluendo.com>
4742
4743         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4744         * gst-libs/gst/audio/gstbaseaudiosink.c:
4745         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4746         (gst_baseaudiosink_change_state):
4747         * gst-libs/gst/audio/gstbaseaudiosink.h:
4748         * gst-libs/gst/audio/gstringbuffer.c:
4749         (gst_ringbuffer_set_callback):
4750         Fix compilation error.
4751         Ringbuffer starts out as not running.
4752         Free our clock in dispose.
4753         When releasing the ringbuffer we need to renegotiate so
4754         clear the pad caps.
4755
4756 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4757
4758         * autogen.sh:
4759         * configure.ac:
4760         * docs/Makefile.am:
4761         * docs/libs/Makefile.am:
4762         * docs/libs/gst-plugins-libs-docs.sgml:
4763         * docs/libs/gst-plugins-libs-sections.txt:
4764         * docs/libs/gst-plugins-libs.types:
4765         * docs/libs/tmpl/gstaudio.sgml:
4766         * docs/libs/tmpl/gstcolorbalance.sgml:
4767         * docs/libs/tmpl/gstringbuffer.sgml:
4768         * gst-libs/gst/audio/gstringbuffer.c:
4769         (gst_ringbuffer_set_callback):
4770           reinstate gtk-doc docs for plugin libs
4771
4772 2005-06-28  Wim Taymans  <wim@fluendo.com>
4773
4774         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4775         (gst_ogg_demux_init):
4776         Removed pad loop function.
4777
4778 2005-06-28  Wim Taymans  <wim@fluendo.com>
4779
4780         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4781         If we're building a chain we are not in an error case
4782         when we queue a buffer.
4783
4784 2005-06-28  Andy Wingo  <wingo@pobox.com>
4785
4786         * *.c: Don't cast to GstObject before reffing/unreffing.
4787
4788 2005-06-27  Andy Wingo  <wingo@pobox.com>
4789
4790         * gst/videotestsrc/gstvideotestsrc.c
4791         (gst_videotestsrc_activate_push): Activation API changes.
4792
4793         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4794         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4795         they have refs on the decodebin.
4796
4797         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4798         parent class.
4799         (gst_ogg_pad_typefind): Don't leak a pad ref.
4800         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4801         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4802         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4803
4804 2005-06-27  Edward Hervey  <edward@fluendo.com>
4805
4806         * ext/theora/theoradec.c: (theora_dec_change_state): 
4807         re-arranged call to parent's state change in order to avoid locks (or
4808         worse).
4809
4810 2005-06-26  Edward Hervey  <edward@fluendo.com>
4811
4812         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4813         2nd argument of 'unknow-type' signal is a GstCaps and not a
4814         GstMiniObject
4815
4816 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4817         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4818           Set the worker thread's running flag to TRUE before starting the
4819           thread.
4820         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4821           Catch a failure to add typefind to the bin.
4822
4823 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4824
4825         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4826         (gst_sinesrc_init), (gst_sinesrc_create),
4827         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4828         (gst_sinesrc_start):
4829         * gst/sine/gstsinesrc.h:
4830           add num-buffers and timestamp-offset properties
4831         * gst/videotestsrc/gstvideotestsrc.c:
4832         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4833         (gst_videotestsrc_get_property):
4834           add timestamp-offset property
4835
4836 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4837
4838         * configure.ac: add videorate
4839         * gst-plugins-base.spec.in: add videorate
4840
4841 2005-06-23  Wim Taymans  <wim@fluendo.com>
4842
4843         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4844         (gst_videorate_getcaps), (gst_videorate_setcaps),
4845         (gst_videorate_event), (gst_videorate_chain):
4846         Fixed videorate, fixating an already fixated caps is not
4847         an error.
4848
4849 2005-06-23  Wim Taymans  <wim@fluendo.com>
4850
4851         * ext/ogg/README:
4852         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4853         Buffer on caps is not boxed anymore.
4854
4855 2005-06-22  Wim Taymans  <wim@fluendo.com>
4856
4857         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4858         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4859         Set buffers on caps as miniobjects and not as boxed.
4860
4861 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4862
4863         * configure.ac:
4864           back to HEAD
4865
4866 === release 0.9.1 ===
4867
4868 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4869
4870         * .cvsignore:
4871         * NEWS:
4872         * README:
4873         * RELEASE:
4874         * configure.ac:
4875         * po/af.po:
4876         * po/az.po:
4877         * po/cs.po:
4878         * po/en_GB.po:
4879         * po/hu.po:
4880         * po/it.po:
4881         * po/nb.po:
4882         * po/nl.po:
4883         * po/or.po:
4884         * po/sq.po:
4885         * po/sr.po:
4886         * po/sv.po:
4887         * po/uk.po:
4888         * po/vi.po:
4889           updates for release
4890
4891 2005-06-09  Andy Wingo  <wingo@pobox.com>
4892
4893         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4894         
4895 2005-06-09  Andy Wingo  <wingo@pobox.com>
4896
4897         * configure.ac:
4898         * gst-libs/gst/Makefile.am:
4899         * gst-libs/gst/net/Makefile.am:
4900         Add gstnet to build.
4901
4902 2005-06-09  Andy Wingo  <wingo@pobox.com>
4903
4904         * gst-libs/gst/gconf/gconf.c:
4905         * gst/playback/test.c:
4906         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4907         fixes.
4908
4909         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4910
4911         * ext/theora/theoraenc.c (theora_enc_chain): 
4912         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4913
4914         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4915         RealPad.
4916
4917 2005-06-02  Wim Taymans  <wim@fluendo.com>
4918
4919         * gst-libs/gst/net/Makefile.am:
4920         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4921         * pkgconfig/gstreamer-libs.pc.in:
4922         Added net stuff, version net lib.
4923
4924 2005-06-02  Wim Taymans  <wim@fluendo.com>
4925
4926         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4927         (query_rates), (query_positions_elems), (query_positions_pads),
4928         (do_seek):
4929         Updated seek example.
4930
4931 2005-06-02  Andy Wingo  <wingo@pobox.com>
4932
4933         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4934         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4935         list.
4936
4937         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4938         remove the typefind, the bin dispose will do it for us. When it's
4939         removed and unreffed, the signal handler will be disconnected,
4940         too.
4941         (unlinked): It's too difficult to disconnect from unlinked
4942         handlers, as they are on pads not elements. Just punt if the pads
4943         aren't grandkids of the bin.
4944
4945 2005-06-02  Wim Taymans  <wim@fluendo.com>
4946
4947         * ext/ogg/README:
4948         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4949         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4950         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4951         * ext/theora/theoradec.c: (theora_dec_src_query),
4952         (theora_handle_data_packet):
4953         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4954         (theora_enc_chain):
4955         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4956         (vorbis_handle_data_packet):
4957         * gst/audioconvert/bufferframesconvert.c:
4958         (buffer_frames_convert_chain):
4959         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4960         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4961         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4962         (gst_ffmpegcsp_chain):
4963         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4964         (gst_videorate_getcaps), (gst_videorate_setcaps),
4965         (gst_videorate_event), (gst_videorate_chain):
4966         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4967         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4968         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4969         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4970         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4971         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4972         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4973         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4974         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4975         Cleanups and buffer alloc.
4976
4977 2005-05-31  Wim Taymans  <wim@fluendo.com>
4978
4979         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4980         Don't try to call the delay method when the device is not
4981         opened.
4982
4983 2005-05-31  Wim Taymans  <wim@fluendo.com>
4984
4985         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4986         Get actual segment size and buffer size after opening
4987         the device.
4988
4989 2005-05-30  Wim Taymans  <wim@fluendo.com>
4990
4991         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4992         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4993         Also FLUSH upstream, makes the loop function exit faster.
4994         
4995         * ext/theora/theoradec.c: (theora_dec_src_query):
4996         Some more debug info in the query.
4997         
4998         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4999         (gst_ximagesink_setcaps):
5000         Release lock on par error, better error reporting.
5001
5002 2005-05-26  Wim Taymans  <wim@fluendo.com>
5003
5004         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5005         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
5006         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
5007         Clear chains in READY
5008         Queue packets until the chain is activated.
5009
5010 2005-05-25  Wim Taymans  <wim@fluendo.com>
5011
5012         * gst-libs/gst/audio/gstaudiosink.c:
5013         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5014         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5015         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5016         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5017         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5018         (gst_audiosink_create_ringbuffer):
5019         * gst-libs/gst/audio/gstbaseaudiosink.c:
5020         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5021         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5022         (gst_baseaudiosink_set_property), (build_linear_format),
5023         (debug_spec_caps), (debug_spec_buffer),
5024         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5025         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5026         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5027         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5028         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5029         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5030         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5031         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5032         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5033         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5034         (wait_segment), (gst_ringbuffer_commit),
5035         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5036         (gst_ringbuffer_clear):
5037         Various small cleanups.
5038
5039         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5040         (gst_audio_convert_change_state):
5041         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5042         No need to take the locks anymore.
5043
5044 2005-05-25  Wim Taymans  <wim@fluendo.com>
5045
5046         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5047         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5048         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5049         (type_found):
5050         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5051         (group_destroy), (group_commit), (queue_overrun),
5052         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5053         (mute_stream), (new_decoded_pad), (setup_substreams),
5054         (setup_source), (mute_group_type), (set_active_source),
5055         (gst_play_base_bin_change_state):
5056         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5057         (gen_video_element), (gen_text_element), (gen_audio_element),
5058         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5059         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5060         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5061         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5062         Some playbin cleanups mostly refcounting sloppyness.
5063
5064 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5065
5066         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5067           Work with streaming input.
5068
5069 2005-05-25  Wim Taymans  <wim@fluendo.com>
5070
5071         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5072         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5073         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5074         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5075         No need to take the STREAM lock anymore.
5076
5077 2005-05-25  Wim Taymans  <wim@fluendo.com>
5078
5079         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5080         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5081         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5082         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5083         (gst_ogg_demux_sink_activate):
5084         * ext/theora/theoradec.c: (theora_dec_src_event),
5085         (theora_handle_comment_packet), (theora_dec_chain),
5086         (theora_dec_change_state):
5087         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5088         (vorbis_handle_data_packet), (vorbis_dec_chain),
5089         (vorbis_dec_change_state):
5090         Remove STREAM locks as they are taken in core now.
5091         Never set bogus granulepos on vorbis/theora.
5092         Fix leaks in theoradec tag parsing.
5093
5094 2005-05-25  Wim Taymans  <wim@fluendo.com>
5095
5096         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5097         Fix memleaks, GST_BUFFER_DATA() is not freed.
5098
5099 2005-05-25  Wim Taymans  <wim@fluendo.com>
5100
5101         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5102         Open non-blocking, set to blocking mode afterwards to avoid
5103         lockups when audio device is busy.
5104
5105 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5106
5107         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5108           This can't be good.
5109
5110 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5111
5112         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5113         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5114         (gst_audio_convert_setcaps):
5115           Implement instant setup switching.
5116
5117 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5118
5119         * gst/playback/gstplaybasebin.c: (probe_triggered):
5120           Fix missing unlock.
5121         * gst/playback/gstplaybin.c: (add_sink):
5122           First add, then link (otherwise pad link fails).
5123
5124 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5125
5126         * examples/Makefile.am:
5127         fix buildbot (make distcheck)
5128
5129 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5130
5131         * gst/playback/gstplaybin.c: (gen_vis_element):
5132           Remove some wrong code. Doesn't work yet.
5133
5134 2005-05-19  Wim Taymans  <wim@fluendo.com>
5135
5136         * gst-libs/gst/net/Makefile.am:
5137         * gst-libs/gst/net/README:
5138         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5139         (gst_netbuffer_class_init), (gst_netbuffer_init),
5140         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5141         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5142         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5143         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5144         * gst-libs/gst/net/gstnetbuffer.h:
5145         Added buffer subclass to store extra to/from addresses for
5146         network sources/sinks.
5147
5148 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5149
5150         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5151           Don't lock an unassigned variable.
5152
5153 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5154
5155         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5156           Increase buffer for video, decrease buffer for other media types.
5157         * gst/playback/gstplaybin.c: (gen_video_element),
5158         (gen_audio_element):
5159           Change names for debugging purposes.
5160
5161 2005-05-18  Wim Taymans  <wim@fluendo.com>
5162
5163         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5164         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5165         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5166         (gst_ffmpegcsp_chain):
5167         Enable buffer alloc passthrough if the source and dest
5168         formats are the same.
5169
5170 2005-05-17  Wim Taymans  <wim@fluendo.com>
5171
5172         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5173         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5174         (gst_ogg_demux_chain_unlocked):
5175         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5176         (gst_audio_convert_caps_remove_format_info),
5177         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5178         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5179         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5180         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5181         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5182         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5183         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5184         (gst_ffmpegcsp_get_property):
5185         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5186         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5187         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5188         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5189         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5190         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5191         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5192         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5193         Leak fixes in oggdemux.
5194         Some cleanups in audioconvert.
5195         Make passthrough work along with buffer_alloc etc.
5196         Make buffer_alloc and buffer recycling actually work in
5197         xvimagesink.
5198
5199 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5200
5201         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5202           make the compiler happy
5203
5204 2005-05-17  Wim Taymans  <wim@fluendo.com>
5205
5206         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5207         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5208         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5209         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5210         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5211         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5212         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5213         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5214         (gst_xvimagesink_set_xwindow_id):
5215         * sys/xvimage/xvimagesink.h:
5216         Port xvimagesink to new MiniObject.
5217
5218 2005-05-17  Wim Taymans  <wim@fluendo.com>
5219
5220         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5221         (gst_audiofilter_chain):
5222         * gst-libs/gst/audio/gstaudiosink.c:
5223         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5224         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5225         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5226         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5227         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5228         (gst_audiosink_create_ringbuffer):
5229         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5230         (gst_audio_convert_caps_remove_format_info),
5231         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5232         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5233         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5234         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5235         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5236         Fix passthrough in ffmpegcolorspace.
5237         Fix memset in audiosink on wrong memory.
5238
5239 2005-05-16  David Schleef  <ds@schleef.org>
5240
5241         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5242         to GstMiniObject.
5243
5244 2005-05-16  David Schleef  <ds@schleef.org>
5245
5246         Port from GstData to GstMiniObject.
5247         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5248         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5249         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5250         (gst_ogg_mux_collected):
5251         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5252         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5253         (theora_handle_data_packet):
5254         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5255         (theora_set_header_on_caps), (theora_enc_chain):
5256         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5257         (vorbis_handle_comment_packet):
5258         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5259         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5260         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5261         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5262         * gst/audioconvert/gstaudioconvert.c:
5263         (gst_audio_convert_get_buffer):
5264         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5265         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5266         (mute_stream), (silence_stream):
5267         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5268         * gst/volume/gstvolume.c: (volume_transform):
5269         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5270         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5271         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5272         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5273         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5274         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5275         (gst_ximagesink_buffer_alloc):
5276         * sys/ximage/ximagesink.h:
5277
5278 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5279
5280         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5281         (fill_buffer), (check_queue), (queue_threshold_reached),
5282         (queue_out_of_data):
5283         * gst/playback/gstplaybasebin.h:
5284           Post buffer-fullness on the bus.
5285
5286 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5287
5288         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5289         (try_to_link_1):
5290         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5291         (group_commit), (probe_triggered), (setup_source),
5292         (gst_play_base_bin_change_state):
5293         * gst/playback/gstplaybasebin.h:
5294         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5295         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5296         (gst_play_bin_change_state):
5297           Move setup_output_pads into a virtual function, remove
5298           group-switch (no longer needed) and redirect (handled by bus
5299           now) signals.
5300
5301 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5302
5303         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5304         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5305         (get_active_group), (get_building_group), (group_destroy),
5306         (group_commit), (check_queue), (queue_overrun),
5307         (queue_threshold_reached), (queue_out_of_data),
5308         (gen_preroll_element), (remove_groups), (unknown_type),
5309         (add_element_stream), (no_more_pads), (probe_triggered),
5310         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5311         (setup_substreams), (setup_source), (finish_source),
5312         (prepare_output), (muted_group_change_state),
5313         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5314         (gst_play_base_bin_change_state):
5315         * gst/playback/gstplaybasebin.h:
5316         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5317         (gst_play_bin_init), (gst_play_bin_set_property),
5318         (gen_video_element), (gen_text_element), (gen_audio_element),
5319         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5320         (gst_play_bin_change_state):
5321         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5322         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5323         (stream_info_change_state), (gst_stream_info_set_mute),
5324         (gst_stream_info_get_property):
5325         * gst/playback/gststreaminfo.h:
5326         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5327         (gst_stream_selector_get_linked_pad),
5328         (gst_stream_selector_getcaps),
5329         (gst_stream_selector_get_linked_pads),
5330         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5331         * gst/playback/gststreamselector.h:
5332           Rough port of playbin. Needs some more work, but is mostly done,
5333           and uses a few locks in important places, which should make stuff
5334           like chain-switches clean. Still uses GST_STATE() in a few places,
5335           which isn't all that good an idea, subtitles/elements disabled
5336           because no elements to test with and thus probably broken, query
5337           and event handling moved to GstBin, internal thread removed
5338           alltogether because the pipeline does that for us now. Can play
5339           Ogg/Vorbis files. Haven't tested anything else yet.
5340
5341 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5342
5343         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5344           Do no-more-pads (needed for autoplugging).
5345
5346 2005-05-10  Andy Wingo  <wingo@pobox.com>
5347
5348         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5349         message to the bus with the tags. Still not sent downstream tho.
5350
5351         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5352         get_parent.
5353         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5354         avoid refcounting hassles.
5355
5356 2005-05-09  Andy Wingo  <wingo@pobox.com>
5357
5358         * gst/volume/Makefile.am:
5359         * gst/volume/demo.c
5360         * gst/volume/gstvolume.h
5361         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5362         basetransform. Probably need an audio filter base class.
5363
5364 2005-05-09  Wim Taymans  <wim@fluendo.com>
5365
5366         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5367         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5368         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5369         (gst_vorbisenc_chain):
5370         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5371         (gst_audio_convert_caps_remove_format_info),
5372         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5373         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5374         Make caps writable before writing to it.
5375         Fix negotiation in audioconvert some more.
5376
5377 2005-05-09  Wim Taymans  <wim@fluendo.com>
5378
5379         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5380         (gst_videorate_getcaps), (gst_videorate_setcaps),
5381         (gst_videorate_event), (gst_videorate_chain):
5382         Better negotiation.
5383
5384 2005-05-09  Wim Taymans  <wim@fluendo.com>
5385
5386         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5387         (gst_videorate_getcaps), (gst_videorate_setcaps),
5388         (gst_videorate_blank_data), (gst_videorate_init),
5389         (gst_videorate_event), (gst_videorate_chain),
5390         (gst_videorate_change_state):
5391         Port videorate, do a better job at negotiation while we're at
5392         it.
5393
5394 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5395
5396         * configure.ac:
5397           Disable libvisual
5398
5399         * examples/Makefile.am:
5400         * gst-libs/gst/audio/Makefile.am:
5401         * gst-libs/gst/riff/Makefile.am:
5402         * gst-libs/gst/tag/Makefile.am:
5403         * gst-libs/gst/video/Makefile.am:
5404           Fixups for missing variables.
5405
5406 2005-05-09  Wim Taymans  <wim@fluendo.com>
5407
5408         * examples/seeking/seek.c: (make_theora_pipeline),
5409         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5410         (query_rates), (query_positions_elems), (query_positions_pads),
5411         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5412         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5413         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5414         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5415         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5416         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5417         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5418         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5419         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5420         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5421         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5422         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5423         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5424         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5425         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5426         (theora_dec_src_convert), (theora_dec_sink_convert),
5427         (theora_dec_src_query), (theora_dec_sink_query),
5428         (theora_dec_src_event), (theora_dec_sink_event),
5429         (theora_handle_comment_packet), (theora_handle_type_packet),
5430         (theora_handle_header_packet), (theora_handle_data_packet),
5431         (theora_dec_chain):
5432         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5433         (vorbis_dec_convert), (vorbis_dec_src_query),
5434         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5435         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5436         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5437         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5438         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5439         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5440         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5441         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5442         (gst_play_bin_query):
5443         * gst/playback/test3.c: (update_scale):
5444         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5445         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5446         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5447         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5448         (gst_videotestsrc_src_query):
5449         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5450         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5451         (paint_hline_YUV9):
5452         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5453         Port to new query API.
5454         Updated seek.
5455         Cleanups in x[v]imagesink
5456
5457 2005-05-09  Andy Wingo  <wingo@pobox.com>
5458
5459         * ext/alsa/gstalsasink.h:
5460         * ext/gnomevfs/gstgnomevfssrc.c:
5461         (gst_gnomevfssrc_get_icy_metadata):
5462         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5463         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5464         * ext/theora/theoradec.c (theora_dec_src_query)
5465         (theora_dec_src_event, theora_dec_sink_event)
5466         (theora_handle_comment_packet, theora_handle_data_packet):
5467         * ext/theora/theoraenc.c (theora_enc_chain):
5468         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5469         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5470         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5471         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5472         (qt_type_find):
5473         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5474         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5475         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5476         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5477         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5478         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5479         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5480         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5481         (paint_setup_RGB565, paint_setup_xRGB1555):
5482         * gst/videotestsrc/videotestsrc.h:
5483         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5484         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5485         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5486         GCC4 fixes.
5487         
5488         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5489         gst_pad_query_position. Fixes oggdemux.
5490
5491 2005-05-08  David Schleef  <ds@schleef.org>
5492
5493         * configure.ac: Require liboil.
5494         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5495         a few more.
5496         * gst/videotestsrc/videotestsrc.c:
5497         * gst/videotestsrc/videotestsrc.h:
5498
5499 2005-05-06  Wim Taymans  <wim@fluendo.com>
5500
5501         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5502         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5503         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5504         Well, unreffing a buffer right before pushing it is asking
5505         for trouble..
5506
5507 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5508
5509         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5510
5511 2005-05-06  Wim Taymans  <wim@fluendo.com>
5512
5513         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5514         (gst_audio_convert_caps_remove_format_info),
5515         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5516         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5517         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5518         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5519         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5520         * gst/sine/Makefile.am:
5521         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5522         (gst_sinesrc_class_init), (gst_sinesrc_init),
5523         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5524         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5525         (gst_sinesrc_update_freq):
5526         * gst/sine/gstsinesrc.h:
5527         * gst/tcp/gstmultifdsink.c:
5528         * sys/xvimage/xvimagesink.c:
5529         Fixed negotiation wrt _peer_get_caps()
5530         Some cleanups.
5531
5532
5533 2005-05-06  Wim Taymans  <wim@fluendo.com>
5534
5535         * gst-libs/gst/audio/gstaudiosink.c:
5536         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5537         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5538         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5539         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5540         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5541         (gst_audiosink_create_ringbuffer):
5542         * gst-libs/gst/audio/gstbaseaudiosink.c:
5543         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5544         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5545         (gst_baseaudiosink_set_property), (build_linear_format),
5546         (debug_spec_caps), (debug_spec_buffer),
5547         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5548         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5549         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5550         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5551         * gst-libs/gst/audio/gstbaseaudiosink.h:
5552         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5553         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5554         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5555         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5556         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5557         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5558         (wait_segment), (gst_ringbuffer_commit),
5559         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5560         (gst_ringbuffer_clear):
5561         * gst-libs/gst/audio/gstringbuffer.h:
5562         Make the base audiosink return an error when there is no
5563         audiobuffer negotiated.
5564
5565 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5566
5567         * ext/Makefile.am:
5568         Disable cdparanoia until someone ports it!
5569
5570 2005-05-06  Wim Taymans  <wim@fluendo.com>
5571
5572         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5573         (gst_ogg_demux_sink_activate):
5574         And revert after wingo's revert.. sigh..
5575
5576 2005-05-05  Andy Wingo  <wingo@pobox.com>
5577
5578         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5579         GObject.
5580         * configure.ac: Return audiorate and subparse from the ghetto.
5581         Re-enable -Wall -Werror.
5582         * gst/subparse/gstsubparse.c:
5583         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5584         or chain-based. Cleaned up a bit. Not tested.
5585         
5586 2005-05-05  Christian Schaller <christian@fluendo.com> 
5587
5588         * Makefile.am: remove stuff that is not building
5589         * configure.ac: remove stuff that is not building
5590         * examples/Makefile.am: remove stuff that is not building
5591         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5592         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5593         * sys/Makefile.am: remove stuff that is not building
5594         * testsuite/Makefile.am: remove stuff that is not building
5595
5596 2005-05-05  Andy Wingo  <wingo@pobox.com>
5597
5598         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5599         * gst-libs/gst/tag/gstvorbistag.c:
5600         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5601         * gst/adder/gstadder.h:
5602         * gst/audioconvert/gstchannelmix.c:
5603         (gst_audio_convert_fill_one_other):
5604         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5605         (gst_audiorate_init), (gst_audiorate_chain):
5606         * gst/playback/gstplaybasebin.c: (setup_source):
5607         * gst/playback/test3.c: (update_scale):
5608         Some GCC4 fixes
5609         
5610         * po/af.po:
5611         * po/az.po:
5612         * po/cs.po:
5613         * po/en_GB.po:
5614         * po/hu.po:
5615         * po/it.po:
5616         * po/nb.po:
5617         * po/nl.po:
5618         * po/or.po:
5619         * po/sq.po:
5620         * po/sr.po:
5621         * po/sv.po:
5622         * po/uk.po:
5623         * po/vi.po: Foo
5624
5625 2005-05-05  Wim Taymans  <wim@fluendo.com>
5626
5627         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5628         (gst_audio_convert_caps_remove_format_info),
5629         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5630         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5631         * gst/videotestsrc/gstvideotestsrc.c:
5632         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5633         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5634         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5635         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5636         Don't ignore _push() return values.
5637         Make sure no processing is done when shutting down.
5638         Videotestsrc pad activation fix.
5639
5640 2005-05-05  Wim Taymans  <wim@fluendo.com>
5641
5642         * gst/adder/Makefile.am:
5643         * gst/adder/gstadder.c: (gst_adder_setcaps),
5644         (gst_adder_class_init), (gst_adder_init),
5645         (gst_adder_request_new_pad), (gst_adder_collected),
5646         (gst_adder_change_state):
5647         * gst/adder/gstadder.h:
5648         Ported adder as an example of a mixer element using
5649         collect pads. Needs more negotiation work.
5650
5651 2005-05-05  Wim Taymans  <wim@fluendo.com>
5652
5653         * ext/theora/theoradec.c: (_inc_granulepos),
5654         (theora_dec_src_event), (theora_dec_sink_event),
5655         (theora_handle_comment_packet), (theora_handle_type_packet),
5656         (theora_handle_header_packet), (theora_handle_data_packet),
5657         (theora_dec_chain):
5658         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5659         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5660         (theora_push_buffer), (theora_push_packet),
5661         (theora_enc_sink_event), (theora_enc_chain),
5662         (theora_enc_change_state), (theora_enc_set_property),
5663         (theora_enc_get_property):
5664         Added stream lock to decoder so that we can serialize
5665         the discont event.
5666         More theoraenc porting, recover from errors, do clean
5667         shutdown.
5668
5669 2005-05-05  Wim Taymans  <wim@fluendo.com>
5670
5671         * ext/ogg/Makefile.am:
5672         * ext/ogg/README:
5673         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5674         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5675         (gst_ogg_print):
5676         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5677         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5678         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5679         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5680         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5681         (gst_ogg_mux_change_state):
5682         Ported ogg muxer.
5683
5684 2005-05-05  Wim Taymans  <wim@fluendo.com>
5685
5686         * docs/design-audiosinks.txt:
5687         * gst-libs/gst/audio/TODO:
5688         * gst-libs/gst/audio/gstaudiosink.c:
5689         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5690         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5691         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5692         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5693         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5694         (gst_audiosink_create_ringbuffer):
5695         * gst-libs/gst/audio/gstbaseaudiosink.c:
5696         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5697         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5698         (gst_baseaudiosink_set_property), (build_linear_format),
5699         (debug_spec_caps), (debug_spec_buffer),
5700         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5701         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5702         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5703         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5704         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5705         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5706         (gst_ringbuffer_release), (gst_ringbuffer_play),
5707         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5708         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5709         (gst_ringbuffer_set_sample), (wait_segment),
5710         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5711         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5712         More work on the audiosink, mostly debugging and a race in
5713         shutdown.
5714
5715 2005-04-28  Wim Taymans  <wim@fluendo.com>
5716
5717         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5718         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5719         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5720         (vorbis_dec_src_query), (vorbis_dec_src_event),
5721         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5722         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5723         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5724         Don't crap out when seeking back to position 0.
5725
5726 2005-04-28  Wim Taymans  <wim@fluendo.com>
5727
5728         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5729         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5730         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5731         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5732         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5733         Make audio sink configurable, use alsasink as default.
5734
5735 2005-04-28  Wim Taymans  <wim@fluendo.com>
5736
5737         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5738         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5739         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5740         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5741         (vorbis_dec_change_state):
5742         * ext/vorbis/vorbisdec.h:
5743         Refactor, use STREAM_LOCK.
5744
5745 2005-04-28  Wim Taymans  <wim@fluendo.com>
5746
5747         * ext/theora/theoradec.c: (_inc_granulepos),
5748         (theora_dec_sink_event), (theora_handle_comment_packet),
5749         (theora_handle_type_packet), (theora_handle_header_packet),
5750         (theora_handle_data_packet), (theora_dec_chain),
5751         (theora_dec_change_state):
5752         Refactor a bit, use STREAM_LOCK.
5753
5754 2005-04-28  Wim Taymans  <wim@fluendo.com>
5755
5756         * ext/alsa/Makefile.am:
5757         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5758         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5759         (gst_alsa_link), (gst_alsa_close_audio):
5760         * ext/alsa/gstalsaplugin.c: (plugin_init):
5761         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5762         (gst_alsasink_dispose), (gst_alsasink_base_init),
5763         (gst_alsasink_class_init), (gst_alsasink_init),
5764         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5765         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5766         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5767         (gst_alsasink_reset):
5768         * ext/alsa/gstalsasink.h:
5769         Implement alsasink with simple open/write/close API. 
5770         Make alsa dir build by disabling compilation of code.
5771
5772 2005-04-28  Wim Taymans  <wim@fluendo.com>
5773
5774         * gst-libs/gst/audio/Makefile.am:
5775         * gst-libs/gst/audio/audio.h:
5776         * gst-libs/gst/audio/audioclock.c:
5777         * gst-libs/gst/audio/audioclock.h:
5778         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5779         (gst_audio_clock_class_init), (gst_audio_clock_init),
5780         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5781         * gst-libs/gst/audio/gstaudioclock.h:
5782         * gst-libs/gst/audio/gstaudiosink.c:
5783         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5784         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5785         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5786         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5787         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5788         (gst_audiosink_create_ringbuffer):
5789         * gst-libs/gst/audio/gstbaseaudiosink.c:
5790         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5791         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5792         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5793         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5794         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5795         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5796         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5797         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5798         * gst-libs/gst/audio/gstbaseaudiosink.h:
5799         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5800         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5801         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5802         (gst_ringbuffer_release), (gst_ringbuffer_play),
5803         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5804         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5805         (gst_ringbuffer_set_sample), (wait_segment),
5806         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5807         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5808         * gst-libs/gst/audio/gstringbuffer.h:
5809         Make ringbuffer faster and more simple by removing the locks
5810         in the playback thread.
5811         Add sample accurate playback based on buffer sample offsets.
5812         Make the baseaudiosink provide a clock.
5813         Parse caps in the base class.
5814         Correctly handle seeking, flushing and state changes.
5815
5816 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5817
5818         * configure.ac:
5819         * gst/audioconvert/Makefile.am:
5820         * gst/audioscale/Makefile.am:
5821           Fix part of the build.  Come on guys, autogen didn't even work :)
5822
5823 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5824
5825         * configure.ac:
5826         * gst-libs/gst/Makefile.am:
5827         * gst-libs/gst/media-info/.cvsignore:
5828         * gst-libs/gst/media-info/Makefile.am:
5829         * gst-libs/gst/media-info/README:
5830         * gst-libs/gst/media-info/media-info-priv.c:
5831         * gst-libs/gst/media-info/media-info-priv.h:
5832         * gst-libs/gst/media-info/media-info-test.c:
5833         * gst-libs/gst/media-info/media-info.c:
5834         * gst-libs/gst/media-info/media-info.h:
5835         * gst-libs/gst/media-info/media-info.vcproj:
5836         * pkgconfig/Makefile.am:
5837         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5838         * pkgconfig/gstreamer-media-info.pc.in:
5839           Remove media-info, which is also successed by playbin (see Totem
5840           implementation).
5841
5842 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5843
5844         * configure.ac:
5845         * examples/Makefile.am:
5846         * examples/gstplay/.cvsignore:
5847         * examples/gstplay/Makefile.am:
5848         * examples/gstplay/player.c:
5849         * gst-libs/gst/Makefile.am:
5850         * gst-libs/gst/play/.cvsignore:
5851         * gst-libs/gst/play/Makefile.am:
5852         * gst-libs/gst/play/play.c:
5853         * gst-libs/gst/play/play.h:
5854         * gst-libs/gst/play/play.vcproj:
5855         * pkgconfig/Makefile.am:
5856         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5857         * pkgconfig/gstreamer-play.pc.in:
5858           Remove libgstplay, playbin is now the official successor.
5859
5860 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5861
5862         * configure.ac:
5863         * gst-libs/gst/Makefile.am:
5864         * gst-libs/gst/xwindowlistener/Makefile.am:
5865         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5866         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5867           Remove deprecated xwindowlistener (I've moved xwindowlistening
5868           in the v4l/v4l2 plugins over to serverside).
5869
5870 2005-04-25  David Schleef  <ds@schleef.org>
5871
5872         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5873         to examples/dynparams.  Examples do not belong interspersed with
5874         source code.
5875         * examples/dynparams/demo-dparams.c:
5876         * gst/sine/Makefile.am:
5877         * gst/sine/demo-dparams.c:
5878
5879 2005-04-25  David Schleef  <ds@schleef.org>
5880
5881         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5882         * gst-libs/gst/audio/Makefile.am:
5883         * gst-libs/gst/riff/Makefile.am:
5884         * gst-libs/gst/tag/Makefile.am:
5885         * gst-libs/gst/video/Makefile.am:
5886         * gst-libs/gst/xwindowlistener/Makefile.am:
5887
5888         Convert to 0.9 API, seems to work:
5889         * sys/ximage/Makefile.am:
5890         * sys/ximage/ximagesink.c:
5891
5892 2005-04-24  David Schleef  <ds@schleef.org>
5893
5894         Link plugins against libraries:
5895         * ext/alsa/Makefile.am:
5896         * gst/tcp/Makefile.am:
5897
5898         Remove asm code that should be in liboil
5899         * gst/videoscale/Makefile.am:
5900         * gst/videoscale/videoscale_x86_asm.s:
5901
5902         gettext wants these checked in:
5903         * po/af.po:
5904         * po/az.po:
5905         * po/cs.po:
5906         * po/en_GB.po:
5907         * po/hu.po:
5908         * po/it.po:
5909         * po/nb.po:
5910         * po/nl.po:
5911         * po/or.po:
5912         * po/sq.po:
5913         * po/sr.po:
5914         * po/sv.po:
5915         * po/uk.po:
5916         * po/vi.po:
5917
5918 2005-04-24  David Schleef  <ds@schleef.org>
5919
5920         Convert gst_main() to g_main_loop_run()
5921         * gst/playback/decodetest.c: (main):
5922         * gst/playback/test2.c: (main):
5923         * gst/playback/test3.c: (main):
5924         * gst/playback/test4.c: (main):
5925
5926         Link plugins against libraries:
5927         * ext/libvisual/Makefile.am:
5928         * sys/xvimage/Makefile.am:
5929
5930 2005-04-24  David Schleef  <ds@schleef.org>
5931
5932         * configure.ac: Remove idct and resample libs
5933         * gst-libs/gst/Makefile.am: same
5934
5935         Remove usage of gst_library_load():
5936         * ext/alsa/gstalsaplugin.c: (plugin_init):
5937         * ext/libvisual/visual.c: (plugin_init):
5938         * ext/ogg/gstogg.c: (plugin_init):
5939         * ext/theora/theora.c: (plugin_init):
5940         * ext/vorbis/vorbis.c: (plugin_init):
5941         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5942         * gst/audioscale/gstaudioscale.c:
5943         * gst/adder/gstadder.c: (plugin_init):
5944         * gst/audioconvert/plugin.c: (plugin_init):
5945         * sys/ximage/ximagesink.c: (plugin_init):
5946         * sys/xvimage/xvimagesink.c: (plugin_init):
5947         * gst/tcp/gsttcpplugin.c: (plugin_init):
5948
5949         Link plugins against libraries:
5950         * ext/ogg/Makefile.am:
5951         * ext/theora/Makefile.am:
5952         * ext/vorbis/Makefile.am:
5953         * gst/audioconvert/Makefile.am:
5954
5955         Create proper libraries:
5956         * gst-libs/gst/riff/Makefile.am:
5957         * gst-libs/gst/audio/Makefile.am:
5958         * gst-libs/gst/video/Makefile.am:
5959
5960         Move resample library to audioscale plugin directory:
5961         * gst-libs/gst/resample/Makefile.am:
5962         * gst-libs/gst/resample/README:
5963         * gst-libs/gst/resample/dtof.c:
5964         * gst-libs/gst/resample/dtos.c:
5965         * gst-libs/gst/resample/functable.c:
5966         * gst-libs/gst/resample/private.h:
5967         * gst-libs/gst/resample/resample.c:
5968         * gst-libs/gst/resample/resample.h:
5969         * gst-libs/gst/resample/resample.vcproj:
5970         * gst-libs/gst/resample/test.c:
5971         * gst/audioscale/Makefile.am:
5972         * gst/audioscale/README:
5973         * gst/audioscale/dtof.c:
5974         * gst/audioscale/dtos.c:
5975         * gst/audioscale/functable.c:
5976         * gst/audioscale/private.h:
5977         * gst/audioscale/resample.c:
5978         * gst/audioscale/resample.h:
5979         * gst/audioscale/test.c:
5980
5981         Move tagedit library to gst-libs:
5982         * gst-libs/gst/tag/Makefile.am:
5983         * gst-libs/gst/tag/gstid3tag.c:
5984         * gst-libs/gst/tag/gsttagediting.c:
5985         * gst-libs/gst/tag/gsttageditingprivate.h:
5986         * gst-libs/gst/tag/gstvorbistag.c:
5987         * gst/tags/Makefile.am:
5988         * gst/tags/gstid3tag.c:
5989         * gst/tags/gstvorbistag.c:
5990
5991         Fix for core changes:
5992         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5993         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5994         (gst_sinesrc_getrange):
5995
5996 2005-04-23  David Schleef  <ds@schleef.org>
5997
5998         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5999         in gst-plugins in a long time, and properly belongs in liboil.
6000         * gst-libs/gst/idct/Makefile.am:
6001         * gst-libs/gst/idct/README:
6002         * gst-libs/gst/idct/dct.h:
6003         * gst-libs/gst/idct/doieee:
6004         * gst-libs/gst/idct/fastintidct.c:
6005         * gst-libs/gst/idct/floatidct.c:
6006         * gst-libs/gst/idct/idct.c:
6007         * gst-libs/gst/idct/idct.h:
6008         * gst-libs/gst/idct/idtc.vcproj:
6009         * gst-libs/gst/idct/ieeetest.c:
6010         * gst-libs/gst/idct/intidct.c:
6011
6012 2005-04-20  Wim Taymans  <wim@fluendo.com>
6013
6014         * docs/design-audiosinks.txt:
6015         * gst-libs/gst/audio/Makefile.am:
6016         * gst-libs/gst/audio/TODO:
6017         * gst-libs/gst/audio/gstaudiosink.c:
6018         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6019         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6020         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6021         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6022         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6023         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6024         (gst_audiosink_class_init), (gst_audiosink_init),
6025         (gst_audiosink_create_ringbuffer):
6026         * gst-libs/gst/audio/gstaudiosink.h:
6027         * gst-libs/gst/audio/gstbaseaudiosink.c:
6028         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6029         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6030         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6031         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6032         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6033         (gst_baseaudiosink_create_ringbuffer),
6034         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6035         * gst-libs/gst/audio/gstbaseaudiosink.h:
6036         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6037         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6038         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6039         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6040         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6041         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6042         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6043         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6044         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6045         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6046         * gst-libs/gst/audio/gstringbuffer.h:
6047         An attempt at a set of audio base classes together with some
6048         design docs.
6049
6050 2005-04-20  Wim Taymans  <wim@fluendo.com>
6051
6052         * gst/audioconvert/Makefile.am:
6053         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6054         (gst_audio_convert_caps_remove_format_info),
6055         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6056         (gst_audio_convert_channels):
6057         Link against audio libs.
6058         Fix audio convert plugin.
6059
6060 2005-04-20  Wim Taymans  <wim@fluendo.com>
6061
6062         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6063         (gst_ogg_demux_sink_activate):
6064         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6065         (theora_set_header_on_caps), (theora_enc_sink_event),
6066         (theora_enc_chain):
6067         Fix theora encoder.
6068
6069 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6070
6071         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6072         * gst/playback/gstdecodebin.c: (find_compatibles):
6073           Work with staticpadtemplates in elementfactories.
6074
6075 2005-04-12  Wim Taymans  <wim@fluendo.com>
6076
6077         * gst/playback/README:
6078         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6079         (compare_ranks), (print_feature), (gst_decode_bin_init),
6080         (dynamic_create), (dynamic_free), (find_compatibles),
6081         (mimetype_is_raw), (close_pad_link), (got_redirect),
6082         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6083         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6084         (gst_decode_bin_change_state):
6085         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6086         (gst_play_base_bin_init), (group_destroy), (group_commit),
6087         (check_queue), (queue_overrun), (queue_threshold_reached),
6088         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6089         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6090         (got_redirect), (setup_source), (play_base_eos),
6091         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6092         (gst_play_base_bin_remove_element):
6093         * gst/playback/gstplaybasebin.h:
6094         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6095         (gst_play_bin_init), (gst_play_bin_dispose),
6096         (gst_play_bin_set_property), (gen_video_element),
6097         (gen_text_element), (gen_audio_element), (remove_sinks),
6098         (gst_play_bin_send_event):
6099         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6100         (stream_info_change_state), (gst_stream_info_set_mute):
6101         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6102         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6103         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6104         (gst_stream_selector_chain):
6105         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6106         (main):
6107         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6108         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6109         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6110         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6111         Raw and crude port of decodebin. 
6112         Make playbin compile.
6113
6114 2005-04-06  Wim Taymans  <wim@fluendo.com>
6115
6116         * ext/gnomevfs/Makefile.am:
6117         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6118         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6119         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6120         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6121         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6122         (gst_gnomevfssrc_stop):
6123         * ext/ogg/Makefile.am:
6124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6125         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6126         * ext/theora/Makefile.am:
6127         * ext/theora/theoradec.c: (_inc_granulepos),
6128         (theora_dec_sink_event), (theora_dec_chain):
6129         * ext/vorbis/Makefile.am:
6130         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6131         (vorbis_dec_sink_event), (vorbis_dec_chain):
6132         * gst-libs/gst/audio/Makefile.am:
6133         * sys/xvimage/Makefile.am:
6134         Make gnomevfssrc extend the source base class.
6135         Fix linking against libs in various plugins.
6136
6137 2005-04-06  Andy Wingo  <wingo@pobox.com>
6138
6139         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6140         GST_BASE_LIBS.
6141
6142         * configure.ac: Add check and AC_SUBST for libgstbase.
6143
6144 2005-03-31  Wim Taymans  <wim@fluendo.com>
6145
6146         * examples/seeking/Makefile.am:
6147         * examples/seeking/cdparanoia.c: (main):
6148         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6149         (play_cb), (pause_cb), (stop_cb), (main):
6150         * examples/seeking/playbin.c:
6151         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6152         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6153         (make_sid_pipeline), (make_vorbis_pipeline),
6154         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6155         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6156         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6157         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6158         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6159         (stop_cb), (main):
6160         * examples/seeking/spider_seek.c:
6161         * examples/seeking/vorbisfile.c:
6162         * ext/gnomevfs/Makefile.am:
6163         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6164         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6165         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6166         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6167         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6168         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6169         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6170         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6171         * ext/ogg/README:
6172         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6173         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6174         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6175         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6176         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6177         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6178         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6179         (gst_ogg_demux_factory_filter), (compare_ranks),
6180         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6181         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6182         (gst_ogg_chain_new), (gst_ogg_chain_free),
6183         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6184         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6185         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6186         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6187         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6188         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6189         (gst_ogg_demux_get_prev_page),
6190         (gst_ogg_demux_deactivate_current_chain),
6191         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6192         (gst_ogg_demux_bisect_forward_serialno),
6193         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6194         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6195         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6196         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6197         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6198         (gst_ogg_demux_change_state), (gst_ogg_print):
6199         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6200         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6201         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6202         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6203         (gst_ogg_mux_loop):
6204         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6205         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6206         (theora_dec_src_convert), (theora_dec_sink_convert),
6207         (theora_dec_src_query), (theora_dec_src_event),
6208         (theora_dec_sink_event), (theora_dec_chain),
6209         (theora_dec_change_state):
6210         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6211         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6212         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6213         (theora_enc_change_state):
6214         * ext/vorbis/Makefile.am:
6215         * ext/vorbis/oggvorbisenc.c:
6216         * ext/vorbis/oggvorbisenc.h:
6217         * ext/vorbis/vorbis.c: (plugin_init):
6218         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6219         (vorbis_dec_src_query), (vorbis_dec_src_event),
6220         (vorbis_dec_sink_event), (vorbis_dec_chain),
6221         (vorbis_dec_change_state):
6222         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6223         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6224         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6225         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6226         (gst_vorbisenc_change_state):
6227         * ext/vorbis/vorbisenc.h:
6228         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6229         * gst-libs/gst/audio/audioclock.c:
6230         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6231         (gst_audiofilter_init), (gst_audiofilter_chain):
6232         * gst-libs/gst/audio/testchannels.c: (main):
6233         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6234         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6235         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6236         (gmip_find_track_streaminfo), (gmip_find_track_format):
6237         * gst-libs/gst/media-info/media-info.c:
6238         (gst_media_info_read_idler):
6239         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6240         (gst_play_get_all_by_interface):
6241         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6242         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6243         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6244         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6245         (gst_riff_parse_info):
6246         * gst-libs/gst/riff/riff-read.h:
6247         * gst-libs/gst/riff/riff.c: (plugin_init):
6248         * gst-libs/gst/video/Makefile.am:
6249         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6250         (gst_videosink_class_init), (gst_videosink_get_type):
6251         * gst-libs/gst/video/videosink.h:
6252         * gst/audioconvert/bufferframesconvert.c:
6253         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6254         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6255         * gst/audioconvert/channelmixtest.c: (main):
6256         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6257         (gst_audio_convert_chain),
6258         (gst_audio_convert_caps_remove_format_info),
6259         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6260         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6261         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6262         (gst_audio_convert_buffer_to_default_format),
6263         (gst_audio_convert_buffer_from_default_format),
6264         (gst_audio_convert_channels):
6265         * gst/audioconvert/gstchannelmix.h:
6266         * gst/ffmpegcolorspace/avcodec.h:
6267         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6268         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6269         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6270         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6271         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6272         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6273         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6274         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6275         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6276         (dv_type_find):
6277         * gst/videotestsrc/gstvideotestsrc.c:
6278         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6279         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6280         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6281         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6282         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6283         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6284         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6286         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6287         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6288         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6289         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6290         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6291         (gst_xvimagesink_navigation_send_event),
6292         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6293         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6294         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6295         * sys/xvimage/xvimagesink.h:
6296         Plugin port to 0.9, ogg/theora playback should work in the seek
6297         example now.
6298         Removed old examples.
6299         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6300         explained in 0.9 TODO doc.
6301
6302
6303 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6304
6305         * autogen.sh:
6306         * configure.ac:
6307         * ext/Makefile.am:
6308         * gst/Makefile.am:
6309         * po/POTFILES.in:
6310         * po/af.po:
6311         * po/az.po:
6312         * po/cs.po:
6313         * po/en_GB.po:
6314         * po/hu.po:
6315         * po/it.po:
6316         * po/nb.po:
6317         * po/nl.po:
6318         * po/or.po:
6319         * po/sq.po:
6320         * po/sr.po:
6321         * po/sv.po:
6322         * po/uk.po:
6323         * po/vi.po:
6324         * sys/Makefile.am:
6325         * testsuite/Makefile.am:
6326           remove a whole bunch of plugins.  This module now contains a set
6327           of free reference plugins/elements as agreed.
6328
6329 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6330
6331         * configure.ac:
6332           hunting season on 0.9 is now OPEN
6333
6334 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6335
6336         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6337           Kick the hell out of gcc for not warning me about a symbol conflict.
6338
6339 2005-02-22  Luca Ognibene  <luogni@tin.it>
6340
6341         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6342
6343         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6344           Don't leak caps string (fixes #168134)
6345
6346         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6347         (gst_jpegenc_init), (gst_jpegenc_finalize),
6348         (gst_jpegenc_change_state):
6349           Don't leak line buffers and context struct (fixes #168133).
6350
6351 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6352
6353         * configure.ac:
6354         * ext/dirac/gstdiracdec.cc:
6355         (gst_diracdec_chain):
6356           Since dirac 0.5.0 the framerate in dirac is expressed as a
6357           rational number. Fix build and up requirement to 0.5.0, and
6358           also pass parameters to gst_diracdec_link in the right order
6359           (fixes #167959).
6360
6361 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6362
6363         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6364         * ext/faad/gstfaad.h:
6365         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6366         certain invalid muxed streams, where some packets will contain 
6367         junk after decoder data. Partially fixes #149158.
6368
6369 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6370         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6371           Make sure we only write to writable buffers
6372
6373 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6374
6375         * gst-libs/gst/riff/riff-media.c:
6376         (gst_riff_create_audio_caps_with_data):
6377           Do actually fix invalid RIFF fmt header values for alaw
6378           and mulaw audio instead of just saying so.
6379
6380         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6381           Give gst_riff_create_audio_caps_with_data() a chance to
6382           fix up broken format header fields before extracting any
6383           parameters from the header. (fixes #167633)
6384
6385 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6386
6387         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6388
6389         * gst/audioconvert/bufferframesconvert.c:
6390         (buffer_frames_convert_link):
6391           Don't leak othercaps. (fixes #167878)
6392
6393 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6394
6395         * configure.ac:
6396         * ext/libvisual/visual.c: (gst_visual_srclink),
6397         (gst_visual_change_state):
6398           Support libvisual 0.2.0.
6399
6400 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6401
6402         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6403         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6404           Use same rowstrides for I420 as used everywhere else.
6405
6406 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6407
6408         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6409           Declare variables at beginning of block and make gcc-2.95 happy
6410           (fixes # 167482, patch by Gergely Nagy).
6411           
6412         * gst/tcp/gsttcpclientsrc.c:
6413         * gst/tcp/gsttcpclientsrc.h:
6414           Move some includes into the header, so that struct sockaddr_in is
6415           defined when it should be defined on FreeBSD as well (fixes
6416           #167483).
6417           
6418         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6419           Don't pass uninitialised values to setsockopt() here either.
6420
6421 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6422
6423         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6424
6425         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6426           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6427
6428 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6429
6430         * gst/playback/gstplaybin.c: (add_sink):
6431           Invert bin_add/link order to workaround deadlock in opt.
6432
6433 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6434
6435         * gst/modplug/gstmodplug.cc:
6436           Add missing break causing position queries to fail.
6437
6438 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6439
6440         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6441           Granpos can apparently be -1, which screws up calculations...
6442
6443 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6444
6445         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6446         (gst_ximagesink_send_pending_navigation),
6447         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6448         (gst_ximagesink_init):
6449         * sys/ximage/ximagesink.h:
6450         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6451         (gst_xvimagesink_send_pending_navigation),
6452         (gst_xvimagesink_navigation_send_event),
6453         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6454         * sys/xvimage/xvimagesink.h:
6455           Use a mutex protected list to marshal navigation
6456           events into the stream thread from whichever thread
6457           sends them.
6458
6459 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6460
6461         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6462           Display current position and track length; misc. clean-ups.
6463           
6464         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6465         (speed_init), (speed_chain):
6466           Add query function, so that the stream length and current position
6467           get adjusted when queried (note that current position queries may
6468           still be wrong if the audio sink returns values based on buffer
6469           timestamps instead of passing on the query).
6470
6471 2005-02-13  Benjamin Otte  <otte@gnome.org>
6472
6473         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6474         (gst_audio_convert_channels):
6475           create channel conversion matrix when linking
6476         * gst/audioconvert/.cvsignore:
6477         * gst/audioconvert/Makefile.am:
6478         * gst/audioconvert/channelmixtest.c: (main):
6479           add (ugly) test that ensures stereo <=> mono conversion works
6480           correctly
6481
6482 2005-02-13  Benjamin Otte  <otte@gnome.org>
6483
6484         * gst/audioconvert/gstchannelmix.h:
6485           include missing header file
6486         * gst/audioconvert/gstchannelmix.c:
6487         (gst_audio_convert_fill_compatible):
6488           use same sign for both channels when converting to/from compatible
6489           channel. Previously used different signs made the signals cancel
6490           each other out and appear like silence. (fixes #167269)
6491
6492 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6493
6494         * gst/ffmpegcolorspace/avcodec.h:
6495         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6496         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6497         (gst_ffmpegcsp_avpicture_fill):
6498         * gst/ffmpegcolorspace/imgconvert.c:
6499           Convert to and from YV12 (fixes #156379).
6500
6501 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6502
6503         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6504         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6505         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6506         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6507         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6508         methods from chain and negotiation and vice versa (Fixes #166142).
6509         * sys/ximage/ximagesink.h: Add stream_lock.
6510         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6511         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6512         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6513         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6514
6515 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6516
6517         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6518           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6519           error message when we can't open the DVD device (when dvdnav_open()
6520           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6521           the above). Send something more useful instead (fixes #167117).
6522
6523 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6524
6525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6526         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6527         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6528         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6529         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6530         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6531         methods from chain and negotiation and vice versa (Fixes #166142).
6532         Fix a possible bug of images in the buffer pool being discarded because
6533         we are looking at the wrong geometry.
6534         * sys/xvimage/xvimagesink.h: Add stream_lock.
6535
6536 2005-02-11  David Schleef  <ds@schleef.org>
6537
6538         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6539         unsigned int. (fixes #167128)
6540
6541 2005-02-11  David Schleef  <ds@schleef.org>
6542
6543         * gst/librfb/Makefile.am: Testing stuff before committing is
6544           for wimps... and people with fast machines.  Fix stupid
6545           mistake.
6546
6547 2005-02-11  David Schleef  <ds@schleef.org>
6548
6549         * configure.ac: Pull in librfb from my CVS tree, because it is
6550           too small and annoying to be separate.  Move rfbsrc plugin
6551           to gst/.
6552         * ext/Makefile.am:
6553         * ext/librfb/Makefile.am:
6554         * ext/librfb/gstrfbsrc.c:
6555         * gst/librfb/Makefile.am:
6556         * gst/librfb/gstrfbsrc.c:
6557         * gst/librfb/rfb.c:
6558         * gst/librfb/rfb.h:
6559         * gst/librfb/rfbbuffer.c:
6560         * gst/librfb/rfbbuffer.h:
6561         * gst/librfb/rfbbytestream.c:
6562         * gst/librfb/rfbbytestream.h:
6563         * gst/librfb/rfbcontext.h:
6564         * gst/librfb/rfbdecoder.c:
6565         * gst/librfb/rfbdecoder.h:
6566         * gst/librfb/rfbutil.h:
6567
6568 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6569
6570         * gst/speed/Makefile.am:
6571         * gst/speed/demo-mp3.c: (main):
6572         * gst/speed/filter.func:
6573         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6574         (speed_class_init), (speed_init), (speed_chain_int16),
6575         (speed_chain_float32), (speed_chain), (speed_set_property),
6576         (speed_get_property), (speed_change_state):
6577         * gst/speed/gstspeed.h:
6578           Fix speed element and make it chain-based (fixes #156467),
6579           and make it handle more than one channel.
6580
6581 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6582
6583         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6584         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6585         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6586         * ext/dts/gstdtsdec.h:
6587           Don't clobber the stack constructing the channels array.
6588           Make the element chain-based. DTS tracks can now be played.
6589           
6590 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6591
6592         * gst-libs/gst/audio/multichannel.h:
6593         * gst-libs/gst/gconf/gconf.h:
6594         * gst-libs/gst/idct/idct.h:
6595         * gst-libs/gst/media-info/media-info-priv.h:
6596         * gst-libs/gst/play/play.h:
6597         * gst-libs/gst/resample/private.h:
6598         * gst-libs/gst/resample/resample.h:
6599         * gst-libs/gst/riff/riff-ids.h:
6600         * gst-libs/gst/video/video.h:
6601         * gst-libs/gst/video/videosink.h:
6602           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6603           missing, so that they work when included from C++ code.
6604
6605 2005-02-09  David Schleef  <ds@schleef.org>
6606
6607         * testsuite/gst-lint: Check for non-statically scoped
6608           parent_class variables.  This won't be a problem once
6609           plugins are loaded with RTLD_LOCAL.
6610
6611 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6612
6613         * ext/mplex/gstmplexibitstream.cc:
6614           gcc madness.
6615
6616 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6617
6618         * ext/ogg/gstogmparse.c:
6619         * gst/debug/gstnavigationtest.c:
6620           Die, thou faulty symbol pollutors (non-static parent_class).
6621
6622 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6623
6624         * ext/mplex/gstmplexibitstream.cc:
6625           Fix event handling (#165525).
6626
6627 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6628
6629         * ext/mikmod/gstmikmod.c:
6630         * gst/modplug/gstmodplug.cc:
6631           Add missing endianness to template (fixes #165509).
6632
6633 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6634
6635         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6636           Fix wrong order of reading of optional bytes (#165290).
6637
6638 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6639
6640         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6641           Implement FILLER event awareness.
6642
6643 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6644
6645         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6646           Fix track calculations (#166208).
6647
6648 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6649
6650         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6651
6652         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6653         * ext/libpng/gstpngenc.c:
6654           Fix byte-order, use proper fixed caps. Fixes #164197.
6655
6656 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6657
6658         * configure.ac:
6659           Add dvdlpcmdec 
6660
6661         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6662         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6663           Don't push buffers if the src pad isn't negotiated yet.
6664           
6665         * gst/audioconvert/gstaudioconvert.c:
6666         (gst_audio_convert_buffer_to_default_format),
6667         (gst_audio_convert_buffer_from_default_format):
6668           Add support for 24-bit width.
6669
6670         * gst/dvdlpcmdec/.cvsignore:
6671         * gst/dvdlpcmdec/Makefile.am:
6672         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6673         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6674         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6675         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6676         (plugin_init):
6677         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6678           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6679           format. Needs support for the channels maps if someone can find 
6680           a DVD LPCM track with > 2 channels.
6681
6682         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6683         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6684         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6685         * gst/mpegstream/gstdvddemux.h:
6686         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6687         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6688         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6689         * gst/mpegstream/gstmpegdemux.h:
6690         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6691         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6692         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6693         (gst_mpeg_parse_handle_src_query),
6694         (gst_mpeg_parse_handle_src_event):
6695           Use audio/x-dvd-lpcm for LPCM output.
6696           Add DTS output.
6697
6698 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6699
6700         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6701
6702         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6703         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6704           Add BGRA handling (#165736).
6705
6706 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6707
6708         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6709
6710         * gst/law/alaw-decode.c: (alawdec_link):
6711         * gst/law/alaw-encode.c: (alawenc_link):
6712         * gst/law/mulaw-decode.c: (mulawdec_link):
6713         * gst/law/mulaw-encode.c: (mulawenc_link):
6714           Fix caps memleaks (#166600).
6715
6716 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6717
6718         * ext/tarkin/mem.h:
6719         * ext/tarkin/wavelet.h:
6720         * ext/tarkin/yuv.h:
6721         * gst/ffmpegcolorspace/avcodec.h:
6722           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6723           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6724
6725 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6726
6727         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6729         (gst_xvimagesink_change_state):
6730           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6731           Xv video (and thereby regenerate Xv colourkey) in clear() so
6732           that PLAY -> READY -> PLAY works (fixes #162504).
6733
6734 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6735
6736         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6737           Switch to list instead of range, since MJPEG-devices really just
6738           support decimations, not any size.
6739
6740 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6741         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6742         (gst_mpeg2dec_reset), (free_all_buffers),
6743         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6744         * ext/mpeg2dec/gstmpeg2dec.h:
6745           The libmpeg2 user-allocated buffer management is awkward, 
6746           to say the least. Hopefully this fixes things.
6747
6748 2005-02-04  Andy Wingo  <wingo@pobox.com>
6749
6750         * gst/audioconvert/bufferframesconvert.c
6751         (buffer_frames_convert_fixate): New function, fixates to 256
6752         frames per buffer by default. (Much better than 1.)
6753         (buffer_frames_convert_init): Set the fixate function for both src
6754         and sink pad.
6755         (buffer_frames_convert_link): After success setting nonfixed caps,
6756         get the negotiated caps so we can know how many buffer-frames it
6757         will be. No idea how this worked at all before.
6758
6759 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6760
6761         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6762         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6763         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6764         (handle_sequence), (handle_picture):
6765         * ext/mpeg2dec/gstmpeg2dec.h:
6766           Rearrange buffer tracking and refcounting and refactor
6767           a little for readability. 
6768
6769 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6770         * sys/v4l/gstv4l.c: (plugin_init):
6771         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6772         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6773         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6774         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6775         * sys/v4l/gstv4ljpegsrc.h:
6776         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6777         * sys/v4l/v4l_calls.h:
6778         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6779         (gst_v4lsrc_get_fps):
6780         * sys/v4l/v4lsrc_calls.h:
6781           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6782           you jpeg inside rgb frames" driver.
6783           Don't error in the v4lsrc link function, just return 
6784           REFUSED.
6785
6786 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6787
6788         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6789         (gst_qcamsrc_open):
6790           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6791
6792 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6793
6794         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6795           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6796
6797 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6798
6799         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6800           Reset negotiated state on PAUSED->READY.
6801
6802 2005-02-02  David Schleef  <ds@schleef.org>
6803
6804         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6805         whereever possible.  (Fixes #165997)
6806         * examples/capsfilter/capsfilter1.c: (main):
6807         * examples/dynparams/filter.c: (create_ui):
6808         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6809         * examples/seeking/chained.c: (main):
6810         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6811         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6812         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6813         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6814         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6815         * examples/switch/switcher.c: (main):
6816         * ext/dv/demo-play.c: (main):
6817         * ext/faad/gstfaad.c: (gst_faad_change_state):
6818         * ext/mad/gstmad.c: (gst_mad_chain):
6819         * ext/smoothwave/demo-osssrc.c: (main):
6820         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6821         (gst_gconf_render_bin_from_description),
6822         (gst_gconf_get_default_audio_sink),
6823         (gst_gconf_get_default_video_sink),
6824         (gst_gconf_get_default_audio_src),
6825         (gst_gconf_get_default_video_src),
6826         (gst_gconf_get_default_visualization_element):
6827         * gst/level/demo.c: (main):
6828         * gst/level/plot.c: (main):
6829         * gst/playback/gstplaybin.c: (gen_video_element),
6830         (gen_audio_element):
6831         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6832         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6833         * gst/sine/demo-dparams.c: (main):
6834         * gst/spectrum/demo-osssrc.c: (main):
6835         * gst/speed/demo-mp3.c: (main):
6836         * gst/volume/demo.c: (main):
6837         * testsuite/embed/embed.c: (main):
6838
6839 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6840
6841         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6842         (gst_tcpclientsink_finalize):
6843         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6844         (gst_tcpclientsrc_finalize):
6845         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6846         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6847         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6848         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6849           Don't leak the hostname when shutting down.
6850           In tcpserversrc, take a copy of the default hostname.
6851
6852 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6853
6854         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6855           Set caps to systemstream=TRUE.
6856
6857 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6858
6859         * testsuite/Makefile.am:
6860           Fix more OSX buildbots.
6861
6862 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6863
6864         * ext/mpeg2dec/gstmpeg2dec.c:
6865           Don't send things to NULL PAD_PEERs
6866
6867         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6868           Copy-on-write the incoming buffer.
6869
6870         * gst/mpegstream/gstdvddemux.h:
6871         * gst/mpegstream/gstmpegclock.h:
6872         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6873         (normal_seek), (gst_mpeg_demux_handle_src_event):
6874         * gst/mpegstream/gstmpegdemux.h:
6875         * gst/mpegstream/gstmpegpacketize.h:
6876         * gst/mpegstream/gstmpegparse.c:
6877         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6878         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6879         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6880         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6881         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6882         * gst/mpegstream/gstmpegparse.h:
6883         * gst/mpegstream/gstrfc2250enc.h:
6884           Various changes to the way time is computed that make seeking and
6885           total time estimation much better here.
6886           Use G_BEGIN/END_DECLS instead of __cplusplus
6887
6888         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6889           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6890
6891 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6892
6893         * gst/subparse/gstsubparse.c:
6894           Fix OSX buildbot.
6895
6896 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6897
6898         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6899         (theora_enc_chain), (theora_enc_change_state):
6900         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6901         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6902         (gst_vorbisenc_change_state):
6903         * ext/vorbis/vorbisenc.h:
6904           Set granulepos and timestamp correctly for streams not
6905           starting at 0, taking into account the initial delay.
6906
6907 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6908
6909         * gst/mpegstream/gstdvddemux.c:
6910           Add audio/x-dts to audio pad template caps
6911
6912 2005-01-30  David Schleef  <ds@schleef.org>
6913
6914         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6915         (create_context), (gst_polypsink_link): Fix silly endianness
6916         bug.  Add some debugging.  Remove float from caps; it doesn't
6917         work.  Attempt to get remote audio working.
6918
6919 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6920
6921         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6922           Add 3IV2 fourcc.
6923
6924 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6925
6926         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6927         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6928         (gst_avi_demux_stream_data):
6929         * gst/avi/gstavidemux.h:
6930           Invert DIB images. Fixes #132341.
6931
6932 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6933
6934         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6935         (gst_ffmpegcsp_chain):
6936           D'oh, reference the palette data, not the palette structure.
6937           Fixes color distortion in #132341.
6938
6939 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6940
6941         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6942           PAR can be non-fixed when not provided as argument (#162626).
6943
6944 2005-01-29  David Moore  <dcm@acm.org>
6945
6946         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6947
6948         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6949         (gst_qtdemux_loop_header):
6950           Re-apply patch from #142272 that allows non-seekable sources,
6951           re-proposed by Daniel Drake <dsd@gentoo.org>.
6952
6953 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6954
6955         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6956           Use the src template for creating the src pad (#162330).
6957
6958 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6959
6960         * configure.ac:
6961         * ext/musepack/Makefile.am:
6962         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6963         (gst_musepackdec_init), (gst_musepackdec_dispose),
6964         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6965         (gst_musepack_stream_init), (gst_musepackdec_loop),
6966         (gst_musepackdec_change_state):
6967         * ext/musepack/gstmusepackdec.cpp:
6968         * ext/musepack/gstmusepackdec.h:
6969         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6970         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6971         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6972         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6973         * ext/musepack/gstmusepackreader.cpp:
6974         * ext/musepack/gstmusepackreader.h:
6975           Update to 1.1 API (#165446).
6976
6977 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6978
6979         * ext/Makefile.am:
6980           Unbreak buildbot.
6981
6982 2005-01-28  Andy Wingo  <wingo@pobox.com>
6983
6984         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6985         to reflect a different dubious internet source. Add a reference
6986         and some commentary.
6987
6988 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6989
6990         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6991         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6992         * gst/playback/gststreamselector.h:
6993           Be more selective when we're redoing caps negotiation from
6994           within the chain function on a stream change.
6995
6996 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6997
6998         * configure.ac:
6999         * ext/Makefile.am:
7000         * ext/amrnb/Makefile.am:
7001         * ext/amrnb/amrnb.c: (plugin_init):
7002         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
7003         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
7004         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
7005         (gst_amrnbdec_state_change):
7006         * ext/amrnb/amrnbdec.h:
7007         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
7008         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
7009         (gst_amrnbparse_init), (gst_amrnbparse_formats),
7010         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
7011         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
7012         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
7013         * ext/amrnb/amrnbparse.h:
7014           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
7015         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7016           Add AMR-NB/-WB raw formats.
7017         * ext/alsa/gstalsa.c: (gst_alsa_link):
7018           Keep valid time when changing format.
7019         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7020         (qtdemux_parse_trak):
7021           Add some more format-specific options (#140141, #143555, #155163).
7022
7023 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7024
7025         * gst/matroska/matroska-demux.c:
7026         (gst_matroska_demux_parse_blockgroup):
7027           Fix logic error in timing of subtitle stream synchronization.
7028         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7029           Add skip-chunk, which is found in kodak-camera streams.
7030
7031 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7032
7033         * po/LINGUAS:
7034         * po/vi.po:
7035           Adding Vietnamese translation (submitted by Clytie Siddall)
7036
7037 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7038
7039         * gst/playback/gstdecodebin.c: (try_to_link_1):
7040           Use realpad for signal.
7041
7042 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7043
7044         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7045           Fix category so decodebin picks it up.
7046
7047 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7048
7049         * ext/mad/Makefile.am:
7050         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7051         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7052         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7053         (found_type), (gst_id3demux_bin_change_state):
7054         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7055         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7056         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7057         (gst_id3_tag_change_state), (plugin_init):
7058         * ext/mad/gstmad.h:
7059           Add id3demuxbin (which is a simple bin consisting of id3demux
7060           and typefind), take over rank from id3demux, remove typefind
7061           code from id3demux. Makes all broken mp3s that I know of work,
7062           and thereby fixes #152688.
7063
7064 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7065
7066         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7067
7068         * ext/mad/gstmad.c: (gst_mad_src_event):
7069         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7070           Allow seeks on audio pad, make mad forward those (#164826).
7071         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7072           Set duration (#165335).
7073
7074 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7075
7076         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7077         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7078         (gst_asf_demux_process_ext_content_desc),
7079         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7080         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7081         * gst/asfdemux/gstasfdemux.h:
7082           Improve metadata display, e.g. if the metadata comes before the
7083           streams are loaded (which is perfectly valid).
7084
7085 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7086
7087         * tools/gst-launch-ext-m.m:
7088           Fix AVI/ASF pipelines (#165340).
7089
7090 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7091         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7092         build failure on amd64
7093
7094 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7095
7096         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7097         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7098           Check environment variables GST_ID3V2_TAG_ENCODING,
7099           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7100           list of character encodings to force interpretation of non-unicode
7101           strings stored in an ID3v2 tag to a particular encoding. If none
7102           is specified, try to use current locale's encoding, then fall back
7103           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7104         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7105         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7106           Check environment variables GST_ID3V1_TAG_ENCODING,
7107           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7108           list of character encodings to use in case a string encountered
7109           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7110           specified, try to use the current locale's encoding, then fall
7111           back to ISO-8859-1 (which will always succeed).
7112
7113 2005-01-25  Benjamin Otte  <otte@gnome.org>
7114
7115         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7116           - on half framerate, compute the rate in advance so the comparisons
7117             don't compare wrong values
7118           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7119             behaviour
7120           - don't use mad_header_decode anymore, mad_frame_decode does that
7121             automatically
7122           - when getting rid of consumed bytes, reset the stream's skiplen
7123           (fixes #163867)
7124
7125 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7126
7127         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7128           Use 1/2 a second for default max_discont, as PES streams from DVB
7129           seem to have larger spacings in the SCR. 
7130           Fix a typo.
7131
7132 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7133
7134         * gst/playback/gstplaybasebin.c: (group_commit):
7135           Notify delayed stream-info availability.
7136
7137 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7138         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7139         (gst_a52dec_handle_event), (gst_a52dec_chain):
7140         Add some debug output. Check that a discont has a valid
7141         time associated.
7142         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7143         (gst_alsa_sink_loop):
7144         Ignore TAG events. A little extra debug for broken timestamps.
7145         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7146         (dvdnavsrc_change_state):
7147         Ensure we send a discont to engage the link before we send any
7148         other events.
7149         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7150         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7151         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7152         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7153         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7154         dvd://title works in totem because typefinding sends a seek that ends
7155         up going back to chapter 1 regardless.
7156         * ext/mpeg2dec/gstmpeg2dec.c:
7157         * ext/mpeg2dec/gstmpeg2dec.h:
7158         Output correct timestamps and handle disconts.
7159         * ext/ogg/gstoggdemux.c: (get_relative):
7160         Small guard against a null dereference.
7161         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7162         (gst_textoverlay_set_property):
7163         Free memory when done. Don't call gst_event_filler_get_duration on
7164         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7165         g_warning.
7166         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7167         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7168         (gst_sw_srclink), (gst_smoothwave_chain):
7169         Draw solid lines, prettier colours.
7170         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7171         Add a default palette that'll work for some movies.
7172         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7173         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7174         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7175         * gst/mpegstream/gstdvddemux.h:
7176         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7177         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7178         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7179         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7180         * gst/mpegstream/gstmpegparse.h:
7181         Use PTM/NAV events when for timestamp adjustment when connected to 
7182         dvdnavsrc. Don't use many discont events where one suffices.
7183         * gst/playback/gstplaybasebin.c: (group_destroy),
7184         (gen_preroll_element), (gst_play_base_bin_add_element):
7185         * gst/playback/gstplaybasebin.h:
7186         Make sure we remove subtitles from the same bin we put them in.
7187         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7188         (gst_subparse_buffer_format_autodetect),
7189         (gst_subparse_change_state):
7190         Fix some memleaks and invalid accesses.
7191         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7192         (oggskel_type_find), (cmml_type_find), (plugin_init):
7193         Some typefind functions for Annodex v3.0 files
7194         * gst/wavparse/gstwavparse.h:
7195         GstRiffReadClass is the correct parent class.
7196
7197 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7198
7199         * gst-libs/gst/riff/riff-media.c:
7200         (gst_riff_create_video_caps_with_data):
7201           Add extradata to huffyuv (fixes #165013).
7202         * gst-libs/gst/riff/riff-read.c:
7203         (gst_riff_read_strf_vids_with_data):
7204           Fix extradata extraction if it is in the chunk size.
7205
7206 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7207
7208         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7209
7210         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7211         (gst_quarktv_change_state), (gst_quarktv_dispose):
7212           Memory free'ing location fix (#164708).
7213
7214 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7215
7216         * gst/playback/gstplaybasebin.c: (group_commit),
7217         (gen_preroll_element), (probe_triggered), (gen_source_element),
7218         (setup_source), (gst_play_base_bin_change_state),
7219         (gst_play_base_bin_add_element):
7220           Don't block for streams.
7221         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7222         (gst_stream_info_set_mute):
7223           Use gst_pad_set_active_recursive.
7224
7225 2005-01-25  Andy Wingo  <wingo@pobox.com>
7226
7227         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7228         for #ifndef HAVE_XVIDEO.
7229
7230 2005-01-24  Jeffrey C. Ollie
7231
7232         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7233
7234         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7235         * ext/gsm/gstgsmdec.h:
7236         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7237         * ext/gsm/gstgsmenc.h:
7238         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7239         was given by property. Add proper buffer timestamps and offsets.
7240
7241 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7242
7243         * gst-libs/gst/riff/riff-media.c:
7244         (gst_riff_create_audio_caps_with_data):
7245           Audio can be <8000Hz.
7246
7247 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7248
7249         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7250           Explicit state change to workaround refcount bugs.
7251
7252 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7253
7254         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7255         (gst_avimux_riff_get_avi_header):
7256           Fix...
7257
7258 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7259
7260         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7261         (gst_riff_read_element_data):
7262         * gst-libs/gst/riff/riff-read.h:
7263           Add _peek version (req'ed in CDXA).
7264         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7265         (gst_cdxaparse_loop):
7266           Fix parsing in playbin.
7267         * gst/playback/gstdecodebin.c: (close_pad_link):
7268           Ignore current_ pads, they cause major annoyance.
7269
7270 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7271
7272         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7273           Safety guard.
7274
7275 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7276
7277         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7278           Fix padding...
7279
7280 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7281
7282         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7283           Allow for 0-sized buffers. Fixes length query problems in
7284           starwars.mkv from the testsuite.
7285
7286 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7287
7288         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7289         (gst_video_box_i420), (gst_video_box_chain):
7290           Fix row strides for I420 (fixes #163159)
7291           
7292 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7293
7294         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7295           MPEG2 has a useful rate property, so we can actually use that.
7296           For MPEG-1, continue using the bytes/time properties.
7297
7298 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7299
7300         * gst-libs/gst/riff/riff-media.c:
7301         (gst_riff_create_video_caps_with_data),
7302         (gst_riff_create_video_template_caps):
7303           Add intel-h263.
7304
7305 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7306
7307         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7308           Fail if caps negotiation fails. Should fix #162184, and should
7309           definately be in there regardless of it fixing the actual bug.
7310         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7311         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7312         (gst_avimux_riff_get_avix_header),
7313         (gst_avimux_riff_get_video_header),
7314         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7315         (gst_avimux_start_file), (gst_avimux_handle_event),
7316         (gst_avimux_change_state):
7317         * gst/avi/gstavimux.h:
7318           Refactor structure writing to use GST_WRITE_UINT macros, add
7319           metadata writing support.
7320
7321 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7322
7323         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7324           Elements may already be destroyed when this function is called.
7325
7326 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7327
7328         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7329         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7330           More memory leak fixes (#149162).
7331
7332 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7333
7334         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7335         (gst_qtdemux_add_stream):
7336           Fix two memleaks.
7337
7338 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7339
7340         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7341           Argh...
7342
7343 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7344
7345         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7346           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7347           when fixating to six channels in Totem.
7348
7349 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7350
7351         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7352           Fix compile warnings on Solaris 10 buildbot
7353
7354 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7355
7356         * ext/dvdread/dvdreadsrc.c: (_read):
7357           Don't read beyond the last cell in a chapter (fixes 
7358           invalid memory access)
7359
7360 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7361
7362         * ext/dvdread/stream_labels.c:
7363         (dvdreadsrc_get_audio_stream_labels):
7364           Use NULL for an empty GList instead of g_list_alloc(); fix 
7365           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7366           of GString (easier to bulk free later)
7367
7368 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7369
7370         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7373         (gst_ffmpeg_pixfmt_to_caps):
7374           Fix BGRA32 caps (#164209).
7375
7376 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7377
7378         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7379
7380         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7381         (gst_ffmpeg_caps_to_pixfmt):
7382           alpha_mask can be RGBA/ABGR. Fixes #164265.
7383
7384 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7385
7386         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7387
7388         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7389         (gst_mpeg2dec_alloc_buffer):
7390         * ext/mpeg2dec/gstmpeg2dec.h:
7391           Crop if decoding size is not the actual image size (#163676).
7392
7393 2005-01-17  Steve Baker  <steve@stevebaker.org>
7394
7395         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7396
7397         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7398         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7399           Add libsndfile typefind functions (#163309).
7400
7401 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7402
7403         * tools/gst-launch-ext-m.m:
7404           Add .aac, fix .m1v/.m2v (#163891).
7405
7406 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7407
7408         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7409           Sanity check, don't wait endlessly since the clock might not
7410           actually run at this point (which is a deadlock). Fixes #164069.
7411
7412 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7413
7414         * gst/playback/gstplaybasebin.c: (probe_triggered):
7415           Of course, only pause if group is done...
7416
7417 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7418
7419         * gst/playback/gstplaybasebin.c: (probe_triggered):
7420           Thread safety.
7421
7422 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7423
7424         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7425           Don't return state change success when the parent
7426           failed.
7427
7428 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7429
7430         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7431           Free events (fix memleak in #162905).
7432
7433 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7434
7435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7436
7437         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7438         (gst_ffmpeg_caps_to_pixfmt):
7439           Fix for depth = 15. Fixes #161675.
7440
7441 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7442
7443         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7444           Set FPS correctly, even for webcams and the like.
7445         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7446           Don error on setting while capturing.
7447
7448 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7449
7450         * ext/dv/gstdvdec.c:
7451         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7452         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7453           I'm a bad boy. using /1001. to force C to do float division
7454           and not integer division (as it did in my last commit)
7455           Thanks to David I. Lehn for pointing this mistake.
7456
7457 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7458
7459         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7460           Revert Johan??s 1.35->1.36 since it breaks compat.
7461
7462 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7463
7464         * ext/dv/gstdvdec.c:
7465         * ext/libfame/gstlibfame.c:
7466         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7467         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7468           replace framerate aproximations by their real value
7469           (24000/1001, 30000/1001, 60000/1001)
7470           Finish fixing bug #164049
7471
7472 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7473
7474         * ext/ogg/gstoggmux.c:
7475           eos/bos debugging
7476         * gst/tcp/gstmultifdsink.c:
7477         * gst/tcp/gstmultifdsink.h:
7478         * gst/tcp/gsttcp.c:
7479         * gst/tcp/gsttcp.h:
7480         * gst/tcp/gsttcpclientsink.c:
7481         * gst/tcp/gsttcpclientsrc.c:
7482         * gst/tcp/gsttcpserversink.c:
7483         * gst/tcp/gsttcpserversrc.c:
7484           improve reusability of elements after state changes and errors
7485           make multifdsink throw away streamheaders when receiving new ones
7486
7487 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7488
7489         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7490           Fix for if items are already in list...
7491
7492 2005-01-12  Benjamin Otte  <otte@gnome.org>
7493
7494         * gst/adder/gstadder.c: (gst_adder_loop):
7495           fix adder a bit so it doesn't screw up with events as much anymore
7496
7497 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7498
7499         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7500         (pixbufscale_scale), (gst_pixbufscale_chain):
7501         * ext/gdk_pixbuf/pixbufscale.h:
7502           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7503           to ensure rowstrides are calculated the same way as 
7504           ffmpegcolorspace
7505           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7506           that we pick up duration and offset also.
7507
7508 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7509
7510         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7511         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7512           Reusability fixes.
7513
7514 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7515
7516         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7517         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7518         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7519         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7520           Update flags when requested.
7521
7522 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7523
7524         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7525           Fix dmix.
7526
7527 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7528
7529         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7530         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7531         (probe_triggered), (new_decoded_pad), (gen_source_element),
7532         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7533         * gst/playback/gstplaybasebin.h:
7534         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7535         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7536         (gst_play_bin_change_state):
7537           Implement group-switch signal for use in apps to clear metadata
7538           cache, clean up subtitle, add suburi property instead of # hack,
7539           some error-out fixes.
7540
7541 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7542
7543         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7544           Debug.
7545         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7546           If we got a state change in the _get handler, don't return success.
7547
7548 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7549
7550         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7551         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7552           Make jpegdec quiet on MJPEG decoding
7553         * gst/asfdemux/README:
7554           Fix mimetypes for MJPEG and H263
7555
7556 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7557
7558         * ext/theora/theoradec.c: (theora_dec_chain):
7559           Fix broken code generation by gcc by swapping arguments.
7560         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7561           Fix \n in debug.
7562
7563 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7564
7565         * TODO:
7566           delete this file, it is by far outdated
7567         * ext/alsa/gstalsa.1: remove
7568         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7569         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7570         (gst_alsa_get_caps):
7571           Add HW probing for supported sample rates. Fixes #161704
7572
7573 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7574
7575         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7576           Don't crash, biatch! :).
7577
7578 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7579
7580         * ext/musepack/gstmusepackreader.cpp:
7581         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7582           Some work on tags - still doesn't work in playbin...
7583         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7584           Handle events...
7585
7586 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7587
7588         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7589           Also shove tags on kid pads.
7590
7591 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7592
7593         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7594           Don't bail on unknown events.
7595         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7596           Don't crash on events before negotiation.
7597         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7598           Send tags on pads, too.
7599         * gst/playback/gststreamselector.c:
7600         (gst_stream_selector_request_new_pad):
7601           Forward events on first pad if no input was selected yet.
7602
7603 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7604
7605         * gst/playback/gstplaybasebin.c: (setup_substreams):
7606           Don't disable streamtype if the stream doesn't exist, since
7607           then playing a video after audio will disable both and nothing
7608           will happen. Fixes the testsuite.
7609
7610 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7611
7612         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7613         (gst_v4l_xoverlay_set_xwindow_id):
7614         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7615         (gst_v4l2_xoverlay_set_xwindow_id):
7616           Add debug categories, fix overlay disabling.
7617
7618 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7619
7620         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7621         * ext/alsa/gstalsa.h:
7622           Add HW probing for period_count/size and buffer_size MIX/MAX
7623           Adjust default/user defined value if out of bounds
7624           Should fix bug #162024
7625
7626 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7627
7628         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7629           Fix warning (#161191).
7630
7631 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7632
7633         * ext/dvdread/stream_labels.c:
7634         (dvdreadsrc_get_audio_stream_labels):
7635           Fix warning (init the good variable in switch default)
7636
7637 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7638
7639         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7640
7641         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7642           Fix gcc-2.95 compile (#163485).
7643
7644 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7645
7646         * configure.ac:
7647         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7648         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7649         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7650         (gst_flacenc_change_state):
7651         * ext/flac/gstflacenc.h:
7652           Update for API change in flac-1.1.1. Update requirement in
7653           configure.ac. Fixes #162974.
7654
7655 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7656
7657         * gst/playback/gstplaybasebin.c: (group_destroy):
7658           Remove hack to get rid of assert and get rid of unlinked
7659           signals properly.
7660
7661 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7662
7663         * gst/playback/gstplaybasebin.c: (setup_source):
7664           Set source to NULL so that resources are free'ed. Fixes issues
7665           with playback of CDDA and similar device-accessing things.
7666
7667 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7668
7669         * testsuite/embed/Makefile.am:
7670           test->noinst, fix make test in buildbot.
7671
7672 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7673
7674         * ext/dvdread/stream_labels.c: new file
7675         * ext/dvdread/stream_labels.h: new file
7676         * ext/dvdread/Makefile.am:
7677         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7678           Extract audio stream label from DVD IFO files.
7679           It only dump them on the console for now, still have to
7680           make playbin aware of them.
7681
7682 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7683
7684         * gst/playback/gstplaybasebin.c: (setup_source):
7685           Fix hanging subs.
7686
7687 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7688
7689         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7690         (gen_preroll_element), (remove_groups), (setup_subtitle),
7691         (gen_source_element), (setup_source):
7692         * gst/playback/gstplaybasebin.h:
7693           Multiple .sub files is just a stupid idea... Fix some threading
7694           mistakes. Interestingly, external .sub files cause playbin to
7695           hang, I don't know why... Parsing fixes contributed by Fran??ois
7696           Kooman <fkooman@tuxed.net>.
7697
7698 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7699
7700         * testsuite/embed/Makefile.am:
7701           Fix buildbot.
7702
7703 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7704
7705         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7706
7707         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7708         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7709         (gst_pngenc_set_property):
7710         * ext/libpng/gstpngenc.h:
7711           Add compression level property (#163323).
7712
7713 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7714
7715         * configure.ac:
7716         * examples/capsfilter/capsfilter1.c: (main):
7717         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7718         * ext/dvdread/Makefile.am:
7719         * ext/dvdread/demo-play:
7720         * ext/dvdread/demo-play.c:
7721         * gconf/gstreamer.schemas.in:
7722         * gst-libs/gst/gconf/gconf.c:
7723         * sys/v4l/TODO:
7724         * testsuite/Makefile.am:
7725         * testsuite/embed/Makefile.am:
7726         * testsuite/embed/embed.c: (cb_expose), (main):
7727           Remove all references to xvideosink, fix examples (#140845).
7728         * gst/playback/gstplaybasebin.c: (group_destroy):
7729           Apparently, disposal does not unlink - so do explicitely.
7730         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7731           Add debug.
7732
7733 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7734
7735         * README: fix PKG_CONFIG_PATH instructions, what was there
7736         previously was breaking default search path, not nice. 
7737         Fixes #163358
7738
7739 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7740
7741         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7742         (gst_audioscale_chain):
7743           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7744           when resampling - how the ^@$^!@^! is this possible?!?
7745
7746 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7747
7748         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7749           Reset variables on READY.
7750         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7751         (gst_matroska_mux_loop):
7752           Require data before writing header.
7753
7754 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7755
7756         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7757
7758         * ext/mad/gstmad.c: (gst_mad_chain):
7759           Don't call mad_stream_sync() directly after recovering sync.
7760           Fixes #151661.
7761
7762 2005-01-09  Martin Eikermann  <meiker@upb.de>
7763
7764         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7765
7766         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7767         (snapshot_handler), (gst_snapshot_sinkconnect),
7768         (gst_snapshot_chain):
7769           Allocate resources when required, fix recursive signal emission
7770           and fix caps. Fixes #161667.
7771
7772 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7773
7774         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7775
7776         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7777         (gst_pngdec_chain):
7778           Handle only 8-bppc (bits-per-pixel-component) images, better
7779           error handling and correct strides. Fixes #163177.
7780         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7781         (gst_pngenc_chain):
7782           Better error handling. Fixes #163348.
7783
7784 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7785
7786         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7787         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7788         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7789         (dvdnavsrc_uri_handler_init):
7790           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7791         * gst/playback/gstplaybasebin.c: (gen_source_element):
7792           Add MMS to streaming URIs.
7793
7794 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7795
7796         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7797         * sys/xvimage/xvimagesink.c:
7798         (gst_xvimagesink_navigation_send_event):
7799           Check for pad availability before sending event.
7800
7801 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7802
7803         * gst-plugins.spec.in:
7804           Add subparse.
7805
7806 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7807
7808         * configure.ac:
7809           Since we use functions from CVS, up requirement.
7810
7811 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7812
7813         * gst/playback/Makefile.am:
7814         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7815         (group_destroy), (group_commit), (group_is_muted),
7816         (gen_preroll_element), (add_stream), (unknown_type),
7817         (probe_triggered), (preroll_unlinked), (mute_stream),
7818         (silence_stream), (new_decoded_pad), (setup_substreams),
7819         (setup_source), (get_active_source), (mute_group_type),
7820         (muted_group_change_state), (set_active_source),
7821         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7822         (play_base_eos), (gst_play_base_bin_change_state):
7823         * gst/playback/gstplaybasebin.h:
7824         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7825         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7826         (gst_stream_info_dispose), (stream_info_mute_pad),
7827         (stream_info_change_state), (gst_stream_info_set_mute):
7828         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7829         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7830         (gst_stream_selector_init), (gst_stream_selector_dispose),
7831         (gst_stream_selector_get_linked_pad),
7832         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7833         (gst_stream_selector_get_linked_pads),
7834         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7835         * gst/playback/gststreamselector.h:
7836           Adding stream selection support plus required properties for
7837           applications to use this. Fully fixes #100931.
7838
7839 2005-01-08  Benjamin Otte  <otte@gnome.org>
7840
7841         * gst/games/gstpuzzle.c: (nav_event_handler):
7842           - handle nav events differently: forward every event no matter if it
7843             was handled or not.
7844           - translate events
7845           You can now cheat by using navigationtest ! puzzle and moving the
7846           mouse close to the edge of a tile. ;)
7847
7848 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7849
7850         * configure.ac:
7851         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7852         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7853         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7854         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7855         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7856         (gst_ogm_parse_plugin_init):
7857         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7858         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7859         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7860         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7861         * ext/pango/gsttextoverlay.h:
7862         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7863         (gst_matroska_demux_handle_seek_event),
7864         (gst_matroska_demux_sync_streams),
7865         (gst_matroska_demux_parse_blockgroup),
7866         (gst_matroska_demux_subtitle_caps),
7867         (gst_matroska_demux_plugin_init):
7868         * gst/matroska/matroska-ids.h:
7869         * gst/playback/gstdecodebin.c: (close_pad_link):
7870         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7871         (gen_preroll_element), (remove_groups), (add_stream),
7872         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7873         (setup_source):
7874         * gst/playback/gstplaybasebin.h:
7875         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7876         * gst/subparse/Makefile.am:
7877         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7878         (gst_subparse_base_init), (gst_subparse_class_init),
7879         (gst_subparse_init), (gst_subparse_formats),
7880         (gst_subparse_eventmask), (gst_subparse_event),
7881         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7882         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7883         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7884         (parse_mpsub_deinit), (parse_mpsub_init),
7885         (gst_subparse_buffer_format_autodetect),
7886         (gst_subparse_format_autodetect), (gst_subparse_loop),
7887         (gst_subparse_change_state), (gst_subparse_type_find),
7888         (plugin_init):
7889         * gst/subparse/gstsubparse.h:
7890         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7891         (plugin_init):
7892           Add subtitle support, .sub parser (supports SRT and MPsub),
7893           OGM text support, Matroska UTF-8 text support, deadlock fixes
7894           all over the place, subtitle awareness in decodebin/playbin
7895           and some fixes to textoverlay to handle subtitles in a stream
7896           correctly. Fixes #100931.
7897
7898 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7899
7900         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7901           Check for pad availability before doing a query on it.
7902
7903 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7904
7905         * ext/dv/gstdvdec.c:
7906           really fix bpp24/32 dvdec caps (classic rgba indeed)
7907         * gst/asfdemux/gstasfdemux.c:
7908         (gst_asf_demux_process_ext_content_desc):
7909           don't send text tags if they are empty (bis repetita)
7910
7911 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7912
7913         * ext/dv/gstdvdec.c:
7914          remove unneeded comment from dvdec
7915           (related to DV 4CC codes in AVI files)
7916           moved them in gstreamer/docs/random/mimetypes
7917         * gst/asfdemux/gstasfdemux.c:
7918         (gst_asf_demux_process_ext_content_desc):
7919          don't send text tags if they are empty
7920          fix mem leak on error path
7921         * gst/ffmpegcolorspace/avcodec.h:
7922         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7923         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7924         (gst_ffmpegcsp_avpicture_fill):
7925         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7926         * gst/ffmpegcolorspace/imgconvert_template.h:
7927          adds BGR32 and BGRA32 to ffmpegcolorspace
7928           (still bad colors, fixing it on next commit)
7929           helps with dvdec outputing BGR32
7930
7931 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7932
7933         * ext/dv/gstdvdec.c:
7934          Fix audio caps i just broke (missing ',')
7935         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7936         (gst_matroska_mux_reset):
7937          Fix typo + add FIXME about old "x-gst-metadata" crap
7938
7939 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7940
7941         * ext/dv/demo-play.c: (main):
7942          xvideosink -> xvimagesink
7943         * ext/dv/gstdvdec.c:
7944          change rgb 32/32 caps to 24/32 (no alpha)
7945          change nb of channels to be a list (2 or 4, not 2)
7946          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7947         * gst/asfdemux/gstasfdemux.c:
7948         (gst_asf_demux_process_ext_content_desc):
7949          Add 'date/year' to extracted metadata list
7950
7951 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7952
7953         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7954           The return value of fixate_to does not imply that the requested
7955           value was set, so don't assume.
7956
7957 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7958
7959         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7960
7961         * ext/libpng/gstpngdec.c:
7962         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7963         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7964         * ext/libpng/gstpngenc.h:
7965           Alpha support (encoder; #163161), mime fixage.
7966
7967 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7968
7969         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7970
7971         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7972         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7973         (gst_faac_set_property), (gst_faac_get_property):
7974         * ext/faac/gstfaac.h:
7975           Allow for ADTS output (#153434).
7976
7977 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7978
7979         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7980           Fix against template (#150576).
7981
7982 2005-01-06  Benjamin Otte  <otte@gnome.org>
7983
7984         * gst/games/gstpuzzle.c: (draw_puzzle):
7985           don't draw a puzzle if either width or height of tiles would be 0.
7986
7987 2005-01-06  Benjamin Otte  <otte@gnome.org>
7988
7989         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7990         (gst_puzzle_class_init), (gst_puzzle_finalize):
7991           no memleaks, please
7992         (gst_puzzle_create), (gst_puzzle_init),
7993         (gst_puzzle_set_property), (gst_puzzle_setup):
7994           change initialization code around so we don't reshuffle on resize
7995         (draw_puzzle):
7996           fix another stupid typo
7997
7998 2005-01-06  Benjamin Otte  <otte@gnome.org>
7999
8000         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
8001           fix stupid typo that borked copying on YUY2
8002
8003 2005-01-06  Benjamin Otte  <otte@gnome.org>
8004
8005         * gst/games/gstpuzzle.c: (draw_puzzle):
8006           fix edges when image sizes aren't multiples of tile sizes
8007
8008 2005-01-06  Benjamin Otte  <otte@gnome.org>
8009
8010         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
8011           make RGB endianness work correctly
8012         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
8013           refactor and fix race with initial shuffling
8014         (nav_event_handler):
8015           allow using the mouse to puzzle
8016         (draw_puzzle):
8017           insist on tiles having width and height as multiples of 4 to get
8018           clean YUV image handling
8019         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8020         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8021           s/DEBUG/LOG/ for common messages
8022         (gst_xvimagesink_navigation_send_event):
8023           fix mouse event translation to not include screen PAR
8024         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8025           fix mouse event translation to actually work
8026
8027 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8028
8029         * gst/asfdemux/gstasfdemux.c:
8030         (gst_asf_demux_process_ext_content_desc):
8031          Extract TrackNumber metadata + clean up code
8032         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8033          Hope this is the good fix (var used unitialised)
8034
8035 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8036
8037         * ext/faad/gstfaad.c: (gst_faad_chain):
8038           Only increment timestamp if it's valid. Fixes raw AAC streams.
8039
8040 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8041
8042         * configure.ac:
8043         * gst/games/Makefile.am:
8044         * gst/games/gstpuzzle.c:
8045           add a puzzle game with...
8046         * gst/games/gstvideoimage.c:
8047         * gst/games/gstvideoimage.h:
8048           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8049           from videotestsrc and made into something that would be a nice
8050           library for a lot of other plugins.
8051
8052 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8053
8054         * configure.ac:
8055          don't compile faad plugin if a RC of 2.0 is found
8056          Fixes #155346 (and FC1 buildbot)
8057         * gst/asfdemux/gstasfdemux.c:
8058         (gst_asf_demux_process_ext_content_desc):
8059          try to make Solaris compiler happier
8060
8061 2005-01-06  Paul Jack  <pjack@sfaf.org>
8062
8063         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8064
8065         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8066           Fix segfault (#161667).
8067
8068 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8069
8070         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8071           Fix framerate reporting.
8072
8073 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8074
8075         * gst-libs/gst/riff/riff-ids.h:
8076         * gst/wavenc/riff.h:
8077          Add AMR (VBR and CBR) ids to riff.h audio codec list
8078         * gst/asfdemux/gstasfdemux.c:
8079         (gst_asf_demux_process_ext_content_desc),
8080         (gst_asf_demux_process_object):
8081           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8082
8083 2005-01-05  Martin Eikermann  <meiker@upb.de>
8084
8085         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8086
8087         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8088         (gst_dvd_demux_handle_discont):
8089         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8090         (gst_mpeg_demux_handle_discont):
8091           Recreate pads on new-media (#160730).
8092         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8093           Send discont even if manager changes timestamps (#161929).
8094
8095 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8096
8097         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8098
8099         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8100           Fix invalid memory access (#159211).
8101
8102 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8103
8104         * examples/gstplay/player.c: (main):
8105           Don't iterate.
8106         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8107           Add visualizations.
8108         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8109         (gst_a52dec_handle_frame):
8110           Set duration.
8111         * ext/dvdnav/gst-dvd:
8112           Add audioconvert. Fixes #161325.
8113         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8114           Explicitely case to gint64. Possible valgrind error.
8115         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8116         (gst_play_tick_callback), (gst_play_change_state),
8117         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8118         (gst_play_set_location), (gst_play_get_location),
8119         (gst_play_seek_to_time), (gst_play_set_data_src),
8120         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8121         (gst_play_set_visualization), (gst_play_connect_visualization),
8122         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8123         (gst_play_new):
8124           Use playbin. Fixes #139749 and #147744.
8125         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8126           Add genre tag.
8127         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8128         (audioscale_get_type), (gst_audioscale_base_init),
8129         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8130         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8131         (gst_audioscale_link), (gst_audioscale_get_buffer),
8132         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8133         (gst_audioscale_init), (gst_audioscale_dispose),
8134         (gst_audioscale_chain), (gst_audioscale_set_property),
8135         (gst_audioscale_get_property), (plugin_init):
8136           Indent properly.
8137         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8138           Fix LPCM.
8139         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8140         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8141         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8142           Add more metadata (fixes #162656).
8143
8144 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8145
8146         * configure.ac:
8147           back to cvs
8148
8149 === release 0.8.7 ===
8150
8151 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8152
8153         * NEWS:
8154         * RELEASE:
8155         * configure.ac:
8156           releasing 0.8.7, "Hyperspace"
8157
8158 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8159
8160         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8161
8162         * gst/playback/gstplaybasebin.c:
8163          Fix for #162924 - free caps after use, not before
8164
8165 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8166
8167         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8168
8169         * gst/playback/gstplaybasebin.c:
8170         * gst/wavparse/gstwavparse.c:
8171           Fix for #154773 - fixes playback of small .wav files
8172
8173 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8174
8175         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8176
8177         * gst/audioscale/gstaudioscale.c:
8178           Fix for #162819 - make audioscale reusable
8179           Fixes playback of more than one file with playbin/totem
8180
8181 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8182
8183         * gst/ffmpegcolorspace/avcodec.h:
8184         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8185         * gst/ffmpegcolorspace/imgconvert.c:
8186           clean up the mess that made me cry and avoid needless duplication
8187
8188 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8189
8190         * gst/ffmpegcolorspace/imgconvert.c:
8191           give some indication of why we're segfaulting
8192
8193 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8194
8195         * configure.ac:
8196           Fix indentation, fix v4l2 plugin detection.
8197         * ext/Makefile.am:
8198           Fix libmms location (Maciej, use diff -u!).
8199         * ext/alsa/gstalsa.c: (gst_alsa_init):
8200           Initialize caps cache to NULL.
8201         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8202           Only change state on audiosink if it exists.
8203
8204 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8205
8206         * gst/matroska/matroska-demux.c:
8207         * gst/matroska/matroska-ids.h:
8208         * gst/matroska/matroska-demux.h:
8209         Fix Vorbis streams failing to decode in some files, where cluster_time
8210         isn't 0, because then it doesn't send codec_priv before actual data.
8211         Remove time-based test and replace it with marker set on beginning of
8212         new stream
8213
8214 2004-12-28  David Schleef  <ds@schleef.org>
8215
8216         Merge patch from Ronald fixing problems with streaming
8217         text.
8218         * ext/cairo/gstcairo.c: (plugin_init):
8219         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8220         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8221         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8222         (gst_textoverlay_font_init), (gst_textoverlay_init),
8223         (gst_textoverlay_set_property):
8224         * ext/cairo/gsttextoverlay.h:
8225
8226 2004-12-27  David Schleef  <ds@schleef.org>
8227
8228         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8229         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8230         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8231         (gst_textoverlay_font_init), (gst_textoverlay_init),
8232         (gst_textoverlay_set_property): Improvements to actually
8233         render text as white on black outline on video, including
8234         font selection and horizontal/vertical alignment.  (Ronald's
8235         christmas present)
8236         * ext/cairo/gsttextoverlay.h:
8237
8238 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8239
8240         * ext/ogg/gstogg.c:
8241         * ext/ogg/gstogmparse.c:
8242           fix ogm[audio/video]parse plugin registration
8243           (riff won't load if bytestream is already loaded)
8244
8245 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8246
8247         * gst/audioconvert/gstchannelmix.c:
8248           fix for GLIB < 2.4
8249
8250 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8251
8252         * Makefile.am:
8253         * configure.ac:
8254           disable docs again until it actually passes make distcheck.
8255
8256 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8257
8258         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8259         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8260         (plugin_init):
8261           Add 3GP (variables name Q3GP because they can't start with a
8262           number). Add samr audio fourcc (used in .3gp files), decoder
8263           is work in progress. Also do a GST_WARNING instead of ERROR
8264           in case of unknown nodes, to decrease output.
8265
8266 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8267
8268         * Makefile.am:
8269           really fix dist
8270
8271 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8272
8273         * configure.ac:
8274         * ext/speex/gstspeexdec.h:
8275         * ext/speex/gstspeexenc.h:
8276           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8277           Fix detection code in configure.ac
8278
8279 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8280
8281         * gst/matroska/matroska-demux.c:
8282         (gst_matroska_demux_parse_blockgroup):
8283           Save position, so that queries give proper return values. Don't
8284           know how this could ever have worked before...
8285
8286 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8287
8288         * configure.ac:
8289           Put additional LAME check inside the conditional.  Fixes #152339
8290
8291 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8292
8293         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8294         (gst_avi_demux_stream_scan):
8295           Add some more debug. Fix logic error when setting movi offset
8296           while reading index.
8297
8298 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8299
8300         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8301         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8302         (gst_avi_demux_process_next_entry):
8303           Add some debugging. Better detection of broken indexes and the
8304           accompanying index recovery. No infinite loops on state changes
8305           when we're still in our loopfunction.
8306
8307 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8308
8309         * configure.ac:
8310           Fix up.
8311
8312 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8313
8314         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8315
8316         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8317           Normalizing the value before setting
8318         (gst_sunaudiomixer_get_volume):
8319           Normalizing the value after getting. Fixes bug# 161980
8320
8321 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8322
8323         * Makefile.am: Make sure docs gets disted
8324         * docs/Makefile.am: Make sure all needed files get disted
8325         * gst-plugins.spec.in: latest updates
8326
8327 2004-12-22  Wim Taymans  <wim@fluendo.com>
8328
8329         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8330         Revert patch 1.38 as clock distribution over schedulers does
8331         not work correcly in the core yet.
8332
8333 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8334
8335         * sys/oss/README: remove this file, which predates my birth
8336           (and which content is by far outdated)
8337
8338 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8339
8340         * Makefile.am:
8341         * configure.ac:
8342         * docs/Makefile.am:
8343         * docs/libs/Makefile.am:
8344         * docs/libs/gst-plugins-libs-docs.sgml:
8345         * docs/libs/gst-plugins-libs-sections.txt:
8346         * docs/libs/tmpl/gstgconf.sgml:
8347         * docs/upload.mak:
8348         * docs/version.entities.in:
8349           Added boilerplate gtk-doc files for plugin-libs documentation.
8350
8351 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8352
8353         * gst/auparse/gstauparse.c: fix int and float audio caps
8354
8355 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8356
8357         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8358         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8359           g_assert() can be a macro, don't use #ifdef inside it.
8360
8361 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8362
8363         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8364
8365         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8366         (gst_videorate_init), (gst_videorate_chain),
8367         (gst_videorate_change_state):
8368           Event handling (fixes #159986).
8369
8370 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8371
8372         * gst-libs/gst/riff/riff-media.c:
8373         (gst_riff_create_video_caps_with_data):
8374           Add BLZ0 (Blizzard's version of DivX) fourcc.
8375
8376 2004-12-18  David Schleef  <ds@schleef.org>
8377
8378         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8379         portability fix.
8380
8381 2004-12-18  David Schleef  <ds@schleef.org>
8382
8383         * gst/tta/ttadec.h: Disable some header code that isn't used
8384         and clearly isn't portable.
8385
8386 2004-12-18  David Schleef  <ds@schleef.org>
8387
8388         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8389         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8390         (avcodec_get_pix_fmt), (avpicture_layout),
8391         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8392         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8393         Fix code to not use GCC extensions (and c99 extensions that
8394         Forte does not like.)
8395
8396 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8397
8398         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8399
8400         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8401         (gst_deinterlace_chain):
8402           Rowstride fixes. Fixes #161039.
8403         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8404         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8405         (gst_video_crop_getcaps), (gst_video_crop_link),
8406         (gst_video_crop_i420), (gst_video_crop_chain),
8407         (gst_video_crop_change_state):
8408           Rework of negotiation. Actually works now. Fixes #158650.
8409
8410 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8411
8412         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8413           That was very stupid.
8414
8415 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8416
8417         * gst/matroska/matroska-demux.c:
8418         (gst_matroska_demux_parse_blockgroup):
8419           Fix possible crasher.
8420
8421 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8422
8423         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8424         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8425           Lace sizes can be zero.
8426
8427 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8428
8429         * ext/musepack/gstmusepackdec.cpp:
8430           Fetch error return values. Fixes #161624.
8431         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8432           Really EOS.
8433
8434 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8435
8436         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8437           Work for truncated (unfinished download etc.) files. Fixes #160514.
8438
8439 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8440
8441         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8442           Fix for integer overflow. Makes #156001 not crash. Probably masks
8443           the real bug.
8444
8445 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8446
8447         * gst/ac3parse/gstac3parse.c: (plugin_init):
8448           Parsers never have ranks. Fixes #159651.
8449
8450 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8451
8452         * gst/playback/gstdecodebin.c: (compare_ranks):
8453           make sure the facotries are ordered the same every time even if they
8454           have the same rank by using the name
8455         * gst/playback/gstdecodebin.c: (find_compatibles):
8456           make sure we don't add factories to the list twice
8457
8458 2004-12-16  David Schleef  <ds@schleef.org>
8459
8460         * configure.ac: look for musepack headers as musepack/*.h
8461         (fixes #159847)
8462         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8463         * ext/musepack/gstmusepackreader.h: same
8464
8465 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8466
8467         * gst-libs/gst/riff/riff-read.c:
8468         (gst_riff_read_strf_auds_with_data):
8469           Read extradata correctly (fixes #155879).
8470
8471 2004-12-16  David Schleef  <ds@schleef.org>
8472
8473         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8474         audio.  does _not_ attempt or allow conversion unless channels
8475         is 1 or 2.
8476
8477 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8478
8479         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8480
8481 2004-12-16  David Schleef  <ds@schleef.org>
8482
8483         * gst/audioscale/gstaudioscale.c: the resample library only
8484         handles 1 or 2 channels.  Change caps to compensate.
8485
8486 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8487
8488         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8489         (gst_matroska_demux_audio_caps):
8490           Some MPEG-AAC hacks, because else it doesn't work...
8491
8492 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8493
8494         * gst-libs/gst/riff/riff-media.c:
8495         (gst_riff_create_video_caps_with_data),
8496         (gst_riff_create_video_template_caps):
8497           Add h264.
8498
8499 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8500
8501         * gst-libs/gst/audio/Makefile.am:
8502           Try to fix buildbot.
8503
8504 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8505
8506         * gst/tcp/gstmultifdsink.c:
8507           Clean up and uniformize debugging.
8508
8509 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8510
8511         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8514         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8515         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8516         (gst_mpeg_demux_change_state):
8517           Reset on ready. Fixes 160276.
8518
8519 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8520
8521         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8522
8523         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8524         (gst_ffmpegcsp_pad_link):
8525           Fix memleak (#154815).
8526
8527 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8528
8529         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8530
8531         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8532         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8533         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8534         * ext/musicbrainz/gsttrm.h:
8535           Add support for using a proxy server when getting a trm id from
8536           the MusicBrainz database (#149613).
8537
8538 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8539
8540         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8541
8542         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8543         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8544           Fix memleaks (#157233).
8545
8546 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8547
8548         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8549
8550         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8551         * gst-libs/gst/resample/resample.h:
8552         * gst/audioscale/gstaudioscale.c:
8553           Fix memleak (#159215).
8554
8555 2004-12-16  Toni Willberg  <toniw@iki.fi>
8556
8557         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8558
8559         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8560         * sys/oss/oss_probe.c: (main):
8561           Check for mono/stereo support (similar to samplerate probing),
8562           fixes #159433. Also add missing copyright header to oss_probe.c.
8563
8564 2004-12-15  David Schleef  <ds@schleef.org>
8565
8566         * configure.ac: add audioresample and cairo plugins.  Remove
8567         HAVE_MMX stuff, because it's not used.
8568         * ext/Makefile.am: same
8569         * ext/audioresample/Makefile.am: You are not ready for an
8570         audio resampling element based on audioresample.
8571         * ext/audioresample/gstaudioresample.c:
8572         * ext/audioresample/gstaudioresample.h:
8573         * ext/cairo/Makefile.am: You are not ready for overlay elements
8574         based on cairo.  Don't look too closely, these elements kinda
8575         suck right now.
8576         * ext/cairo/gstcairo.c: new
8577         * ext/cairo/gsttextoverlay.c: new
8578         * ext/cairo/gsttextoverlay.h: new
8579         * ext/cairo/gsttimeoverlay.c: new
8580         * ext/cairo/gsttimeoverlay.h: new
8581         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8582         problem with compilers that don't support variadic macros.
8583
8584 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8585
8586         Reviewed by:  David Schleef  <ds@schleef.org>
8587
8588         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8589         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8590         bit.  Also ran indent-gst.
8591         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8592         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8593         (gst_sunaudiosrc_setparams):
8594
8595 2004-12-14  David Schleef  <ds@schleef.org>
8596
8597         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8598         output rate to 16000.  Should fix #160235.
8599
8600 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8601
8602         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8603         Add typefinding for mpeg2 pes streams
8604
8605 2004-12-13  David Schleef  <ds@schleef.org>
8606
8607         * configure.ac:  Applied patch from bug #143659, making default
8608         sources and sinks OS-dependent (for Solaris), and added code
8609         for OS/X.
8610         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8611
8612 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8613
8614         * gst-libs/gst/riff/riff-media.c:
8615           forgot to add h2.64 to avidemux template caps
8616
8617 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8618
8619         * gst/wavenc/riff.h:
8620         * gst-libs/gst/riff/riff-media.c:
8621         * gst-libs/gst/riff/riff-ids.h:
8622         * gst/avi/gstavimux.c
8623         add 4CC code for VideoSoft h264 in AVI (VSSH)
8624           fixes bug #160655
8625         remove s323 from riff, it's quicktime specific :(
8626
8627 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8628
8629         * gst/asfdemux/README
8630         * gst/wavenc/riff.h
8631         * gst-libs/gst/riff/riff-ids.h
8632         * gst-libs/gst/riff/riff-media.c
8633         * gst/qtdemux/qtdemux.c:
8634           add new 4CC codes for h263 related codecs
8635           fixes partially bug #155163
8636
8637 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8638
8639         * configure.ac: Update polyaudio requirement to 0.7
8640         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8641
8642 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8643
8644         * gst/interleave/deinterleave.c:
8645         fix my name's spelling! :)
8646
8647 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8648
8649         * AUTHORS ChangeLog
8650         * gst/auparse/gstauparse.c
8651         * gst/interleave/deinterleave.c
8652         * gst/law/:
8653                 alaw-decode.c alaw-encode.c
8654                 mulaw-decode.c mulaw-encode.c
8655         * gst/oneton/gstoneton.c
8656         * sys/osxaudio/:
8657                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8658         * sys/osxvideo/:
8659                 cocoawindow.h cocoawindow.m
8660                 osxvideosink.h osxvideosink.m
8661
8662         put the same mail address for Zaheer Abbas Merali everywhere
8663
8664 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8665
8666         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8667           Align by packetsize, and assert that we a packet available before
8668           playing. The first makes webstreams work (they often include
8669           trailing padding data in a packet), the second allows pausing a
8670           ASF stream in totem without getting demux errors afterwards.
8671
8672 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8673
8674         * ext/ogg/gstoggdemux.c: (get_relative):
8675           Check for non-NULL before accessing member (end-of-chain).
8676
8677 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8678
8679         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8680         (cdparanoia_set_property), (cdparanoia_get_property):
8681         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8682         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8683         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8684         (dvdreadsrc_init), (dvdreadsrc_set_property),
8685         (dvdreadsrc_get_property):
8686         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8687         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8688           Synchronize property names where not yet the case. Devices are
8689           now device=X, other versions are deprecated (but still exist).
8690           Also use g_free() unconditionally.
8691         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8692         (setup_source), (gst_play_base_bin_get_property):
8693           Expose source.
8694
8695 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8696
8697         * configure.ac: move GCONF macro outside conditional for the am
8698           conditional. Fixes #160439
8699
8700 2004-12-08  David Schleef  <ds@schleef.org>
8701
8702         * tools/gst-visualise-m.m: Switch to elements that currently
8703         exist.
8704
8705 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8706
8707         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8708           We love wrong commas.
8709
8710 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8711
8712         * gst/matroska/matroska-demux.c:
8713         (gst_matroska_demux_handle_src_query):
8714           Don't set DEFAULT, unsupported - makes length display incorrectly
8715           in some cases.
8716
8717 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8718
8719         * gst/monoscope/README: remove blurb about files being GPL
8720         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8721         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8722           monoscope is now effectively LGPL licensed
8723
8724 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8725
8726         * gst/monoscope/README: Update information to be more correct
8727         * gst/monoscope/convolve.c: Relicense to LGPL
8728         * gst/monoscope/convolve.h: Relicense to LGPL
8729
8730 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8731
8732         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8733           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8734         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8735           set default_duration for mpeg1 audio
8736
8737 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8738
8739         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8740         * ext/alsa/gstalsa.h:
8741           refactor big chunks of the core caps negotiation code to make it
8742           a lot faster, because people claim it's really slow
8743           (actually, just cache the getcaps when the device is opened)
8744
8745 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8746
8747         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8748         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8749         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8750         (gst_a52dec_change_state), (plugin_init):
8751         * ext/a52dec/gsta52dec.h:
8752           Do something useful with timestamps. Make chain-based (since
8753           there's really no reason to be loopbased).
8754         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8755           Update current_byte/frame correctly.
8756
8757 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8758
8759         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8760         (gst_ape_demux_stream_init):
8761           Forward tags, too.
8762
8763 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8764
8765         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8766           Let's make sure we're done typefinding when detecting tags.
8767
8768 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8769
8770         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8771         (gst_ebml_read_init), (gst_ebml_read_use_event),
8772         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8773         (gst_ebml_read_seek), (gst_ebml_read_skip),
8774         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8775         (gst_ebml_read_master):
8776         * gst/matroska/ebml-read.h:
8777         * gst/matroska/matroska-demux.c:
8778         (gst_matroska_demux_parse_contents),
8779         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8780           Disgustingly evil hack for working around INTERRUPT events and
8781           their extremely annoying habit of being a pain in the ass. We
8782           simply peek a cluster before reading any of it.
8783
8784 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8785
8786         * ext/musepack/gstmusepackdec.cpp:
8787           There's also floating point libmusepacks.
8788
8789 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8790
8791         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8792         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8793           Set DURATION even if source buffer didn't. Also use increasing
8794           timestamps.
8795         * gst-libs/gst/riff/riff-media.c:
8796         (gst_riff_create_audio_caps_with_data):
8797           Block_align can have larger values than 8192.
8798
8799 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8800
8801         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8802         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8803         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8804         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8805           Fix caps.
8806
8807 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8808
8809         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8810           Fix logic bug.
8811
8812 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8813
8814         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8815           Yay, another one.
8816
8817 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8818
8819         * ext/esd/esdsink.c: (gst_esdsink_chain):
8820           Make error actually say something useful (fixes #156798).
8821         * gst-libs/gst/riff/riff-media.c:
8822         (gst_riff_create_video_caps_with_data),
8823         (gst_riff_create_video_template_caps):
8824           Add Intel Video 5.0 fourcc (IV50).
8825
8826 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8827
8828         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8829         detection on mono and stereo mp3 files.
8830
8831 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8832
8833         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8834           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8835           the contained stream).
8836
8837 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8838
8839         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8840           Oops, remove debug.
8841
8842 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8843
8844         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8845
8846         * gst/law/alaw-decode.c: (alawdec_getcaps):
8847         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8848           Prevent warnings when negotiating caps (fixes #159338).
8849
8850 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8851
8852         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8853         (gst_ffmpegcsp_chain):
8854           Remove old leftover that shouldn't be there...
8855
8856 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8857
8858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8859
8860         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8861           Don't forward DISCONT events (fixes #159684).
8862
8863 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8864
8865         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8866           Unlink manually since sometimes bin disposal (and therefore
8867           pad unlinking) is delayed, which will cause a new media file
8868           to not be able to start playing instantly.
8869
8870 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8871
8872         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8873           On mute of an unlinked stream, check for pad availability so
8874           we don't crash on unlinked pad.
8875
8876 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8877
8878         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8879         (gst_avi_demux_massage_index):
8880           Fix quite humiliating bug in omitting 0-sized index chunks but
8881           forgetting to count them for timestamps.
8882
8883 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8884
8885         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8886           Actually leave the loop if we failed to sync. Don't crash.
8887
8888 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8889
8890         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8891         (gst_dvd_demux_process_private):
8892         * gst/mpegstream/gstdvddemux.h:
8893           Fix crash (#159759). Doesn't work, though. :-(.
8894
8895 2004-11-28  Benjamin Otte  <otte@gnome.org>
8896
8897         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8898           more overwriting protection due to modifying channels one by one
8899           instead of all at once
8900
8901 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8902
8903         * gst/audioconvert/gstchannelmix.c:
8904         (gst_audio_convert_fill_normalize):
8905           Normalize using absolute values.
8906
8907 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8908
8909         * configure.ac:
8910         * ext/Makefile.am:
8911         * ext/directfb/Makefile.am:
8912         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8913         (gst_directfbvideosink_get_pixel_format),
8914         (gst_directfbvideosink_get_format_from_fourcc),
8915         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8916         (gst_directfbvideosink_sink_link),
8917         (gst_directfbvideosink_change_state),
8918         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8919         (gst_directfbvideosink_buffer_alloc),
8920         (gst_directfbvideosink_interface_supported),
8921         (gst_directfbvideosink_interface_init),
8922         (gst_directfbvideosink_navigation_send_event),
8923         (gst_directfbvideosink_navigation_init),
8924         (gst_directfbvideosink_set_property),
8925         (gst_directfbvideosink_get_property),
8926         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8927         (gst_directfbvideosink_base_init),
8928         (gst_directfbvideosink_class_init),
8929         (gst_directfbvideosink_get_type), (plugin_init):
8930         * ext/directfb/directfbvideosink.h: Adding a first version of
8931         directfbvideosink.
8932         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8933         more.
8934
8935 2004-11-28  Benjamin Otte  <otte@gnome.org>
8936
8937         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8938           walk the samples backwards if out_channels > in_channels so we don't
8939           overwrite data
8940
8941 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8942
8943         * gst/audioconvert/Makefile.am:
8944         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8945         (gst_audio_convert_link), (gst_audio_convert_change_state),
8946         (gst_audio_convert_channels):
8947         * gst/audioconvert/gstchannelmix.c:
8948         (gst_audio_convert_unset_matrix),
8949         (gst_audio_convert_fill_identical),
8950         (gst_audio_convert_fill_compatible),
8951         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8952         (gst_audio_convert_fill_others),
8953         (gst_audio_convert_fill_normalize),
8954         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8955         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8956         * gst/audioconvert/gstchannelmix.h:
8957           Implement a channel mixer.
8958
8959 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8960
8961         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8962         * ext/alsa/gstalsa.h:
8963         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8964         Make alsasink actually honor gst_element_set_clock and use that
8965         clock instead of its internal one.
8966
8967 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8968
8969         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8970         (gst_play_base_bin_change_state): nullify source and decoder when
8971         going from READY to NULL so that we don't try to do weird stuff with
8972         them when going from NULL to READY
8973         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8974         instead of g_object_unref
8975         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8976         it should be correct
8977         (gst_play_bin_change_state): don't call remove_sinks if we are
8978         currently disposing the object
8979
8980 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8981
8982         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8983           Don't forget bass if it's there. Else left channel is silent...
8984
8985 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8986
8987         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8988         (gst_a52dec_change_state):
8989           Don't do sample adjusting anymore, we use float audio now.
8990         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8991           Don't fixate to non-existing properties.
8992
8993 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8994
8995         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8996         (gst_a52dec_change_state):
8997           Advertise that we can do surround sound.
8998
8999 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9000
9001         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
9002           Add buffer-frames=0.
9003         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
9004         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
9005         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
9006         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
9007         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
9008         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
9009         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
9010         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
9011         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
9012         * ext/dvdread/dvdreadsrc.h:
9013           Add seeking, querying for bytes, sectors, title, angle and
9014           chapter. Handle multiple chapters. Relicense to LGPL because
9015           Billy agreed on that (thanks Billy!).
9016
9017 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9018
9019         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9020         call parent dispose method
9021
9022 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9023
9024         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9025         (gst_audio_clock_get_internal_time):
9026         Fix active <-> inactive transitions: ensure time value always
9027         grows and avoid abrupt value changes.
9028
9029 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9030
9031         * configure.ac:
9032         * gst/tta/Makefile.am:
9033         * gst/tta/crc32.h:
9034         * gst/tta/filters.h:
9035         * gst/tta/gsttta.c:
9036         * gst/tta/gstttadec.c:
9037         * gst/tta/gstttadec.h:
9038         * gst/tta/gstttaparse.c:
9039         * gst/tta/gstttaparse.h:
9040         * gst/tta/ttadec.h:
9041           added TTA parser and decoder
9042
9043 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9044
9045         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9046         (probe_triggered), (check_queue), (buffer_underrun),
9047         (buffer_running), (buffer_overrun), (gen_source_element),
9048         (setup_source):
9049         * gst/playback/gstplaybasebin.h:
9050           Implement buffering. Needs some more work.
9051
9052 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9053
9054         * ext/theora/theoradec.c: (theora_dec_chain):
9055           Fix ilog mask range overflow.
9056
9057 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9058
9059         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9060           Don't omit the last (which in case of dmix is the only :) )
9061           channel count. Don't set channels if <= 2.
9062
9063 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9064
9065         * gst/playback/gstplaybin.c: (gen_video_element),
9066         (gen_audio_element): Removed 2 obsolete comments
9067
9068 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9069
9070         * ext/vorbis/oggvorbisenc.c
9071         * ext/vorbis/vorbisenc.c :
9072           change description fields of those plugins to differentiate them
9073           (pitivi show Encoders by description, they had the same one)
9074
9075 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9076
9077         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9078
9079         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9080         (gst_play_bin_set_property), (gen_video_element),
9081         (gen_audio_element):
9082           Refcounting fixes for provided audio-/videosinks.
9083
9084 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9085
9086         * gst/playback/gstplaybin.c: (gen_video_element),
9087         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9088           Don't reference all sinks, but only the video- and audiosinks.
9089           The vis. element should be disposed when we're done with it.
9090           We don't have any reason to keep it around. This fixes warnings
9091           when reusing playbin for playing multiple audio files with
9092           vis. enabled. Also release audio device on pause - idea stolen
9093           from Rhythmbox.
9094
9095 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9096
9097         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9098         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9099         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9100         * ext/alsa/gstalsaplugin.c: (plugin_init):
9101         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9102         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9103         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9104         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9105         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9106         (gst_faad_change_state), (plugin_init):
9107         * ext/faad/gstfaad.h:
9108         * ext/vorbis/vorbis.c: (plugin_init):
9109         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9110         * gst-libs/gst/audio/Makefile.am:
9111         * gst-libs/gst/audio/audio.c: (plugin_init):
9112         * gst-libs/gst/audio/multichannel.c:
9113         (gst_audio_check_channel_positions),
9114         (gst_audio_get_channel_positions),
9115         (gst_audio_set_channel_positions),
9116         (gst_audio_set_structure_channel_positions_list),
9117         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9118         (gst_audio_fixate_channel_positions):
9119         * gst-libs/gst/audio/multichannel.h:
9120         * gst-libs/gst/audio/testchannels.c: (main):
9121         * gst/audioconvert/gstaudioconvert.c:
9122         (gst_audio_convert_class_init), (gst_audio_convert_init),
9123         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9124         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9125         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9126         * gst/audioconvert/plugin.c: (plugin_init):
9127           Surround sound support.
9128
9129 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9130
9131         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9132           Fix position for discont if we're close as well. Nitpicking, but
9133           saves a few milliseconds of extra waiting or skipping.
9134
9135 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9136
9137         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9138           We sometimes need parsers for playback, so add those too.
9139
9140 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9141
9142         * configure.ac:
9143         * gst/apetag/Makefile.am:
9144         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9145         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9146         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9147         (gst_ape_demux_get_src_query_types),
9148         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9149         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9150         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9151         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9152         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9153         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9154         (gst_ape_demux_change_state):
9155         * gst/apetag/apedemux.h:
9156         * gst/apetag/apetag.c: (plugin_init):
9157         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9158         (plugin_init):
9159           APE v1/2 tag reader plus typefind function.
9160
9161 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9162
9163         * configure.ac:
9164         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9165         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9166           Remove hacks for older core. Require newer core version
9167           accordingly.
9168
9169 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9170
9171         * gst/cdxaparse/Makefile.am:
9172         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9173         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9174         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9175         * gst/cdxaparse/gstcdxaparse.h:
9176         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9177         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9178         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9179         (gst_cdxastrip_get_src_query_types),
9180         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9181         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9182         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9183         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9184         * gst/cdxaparse/gstcdxastrip.h:
9185           SVCD/VCD header stripping separated from CDXA image parsing.
9186         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9187         (plugin_init):
9188           Add VCD/SVCD header typefinding for VCD/SVCD.
9189         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9190         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9191         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9192         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9193         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9194         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9195         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9196         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9197         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9198         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9199         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9200         * sys/vcd/vcdsrc.h:
9201           Fix up, add seeking, querying, URI interface. Works in totem now.
9202
9203 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9204
9205         * configure.ac:
9206           back to CVS
9207
9208 === release 0.8.6 ===
9209
9210 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9211
9212         * NEWS:
9213         * RELEASE:
9214         * configure.ac:
9215         * po/af.po:
9216         * po/az.po:
9217         * po/cs.po:
9218         * po/en_GB.po:
9219         * po/hu.po:
9220         * po/it.po:
9221         * po/nb.po:
9222         * po/nl.po:
9223         * po/or.po:
9224         * po/sq.po:
9225         * po/sr.po:
9226         * po/sv.po:
9227         * po/uk.po:
9228           releasing 0.8.6, "IOU Love"
9229
9230 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9231
9232         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9233
9234         * gst/playback/gstplaybasebin.c:
9235           Fix unplayable files error handling.  Fixes #158365
9236
9237 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9238
9239         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9240
9241         * gst/typefind/gsttypefindfunctions.c:
9242           Fix broken mp3 typefinding.  Fixes #158375
9243
9244 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9245
9246         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9247
9248         * ext/ogg/gstoggdemux.c:
9249           Fix sync on broken files.  Fixes #158976
9250
9251 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9252
9253         patch by: Edward Hervey <bilboed@bilboed.com>
9254
9255         * ext/libpng/gstpngenc.c:
9256           Copy over buffer properties.  Fixes #158832
9257
9258 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9259
9260         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9261
9262         * ext/dvdread/dvdreadsrc.c:
9263           Fixes invalid reads (#158462)
9264
9265 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9266
9267         * sys/v4l/gstv4lsrc.c:
9268         * sys/v4l/gstv4lsrc.h:
9269         * sys/v4l/v4lsrc_calls.c:
9270           Probe less and cache it.  Fixes #159187.
9271
9272 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9273
9274         * gst/videorate/gstvideorate.c:
9275           Handle all video formats. Fixes #159186.
9276
9277 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9278         * gst/synaesthesia/gstsynaesthesia.c:
9279         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9280         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9281         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9282         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9283         (gst_synaesthesia_change_state), (plugin_init):
9284         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9285         Force 320x200 output, as that's the only thing the underlying
9286         synaesthesia implementation supports. Still needs to be made
9287         re-entrant.
9288
9289 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9290
9291         * configure.ac:
9292           Fix mpeg2enc configure check (similar to mplex check below).
9293
9294 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9295
9296         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9297
9298         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9299           Fix for gcc-2.95 (fixes #158221).
9300
9301 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9302
9303         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9304           Re-add clock distribution hack (until new core is released).
9305           Fixes #158125.
9306
9307 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9308         * configure.ac:
9309           fix mplex configure check segfaulting on some systems (bug #140994)
9310
9311 2004-11-13  Benjamin Otte  <otte@gnome.org>
9312
9313         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9314           add debugging
9315         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9316           do a wait when we enter the loop func with no data available to
9317           write instead of getting into an 100% CPU loop by just returning and
9318           being called again by the scheduler
9319
9320 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9321
9322         * configure.ac:
9323         * ext/libvisual/visual.c: (gst_visual_get_type),
9324         (libvisual_log_handler), (gst_visual_getcaps),
9325         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9326         (plugin_init):
9327           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9328         * ext/smoothwave/Makefile.am:
9329         * ext/smoothwave/demo-osssrc.c: (main):
9330         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9331         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9332         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9333         (plugin_init):
9334         * ext/smoothwave/gstsmoothwave.h:
9335           Make gstsmoothwave a working element in the 20th century.
9336
9337         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9338           Fix incorrect link function
9339
9340 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9341
9342         * gst/volume/gstvolume.c:
9343           Allow buffer-frames=0.
9344
9345 2004-11-12 Iain <iaingnome@gmail.com>
9346
9347         * configure.ac: Check for polypaudio
9348
9349         * ext/Makefile.am: Build the polyp dir
9350
9351         * ext/polyp: The polypsink sources.
9352
9353 2004-10-30 Iain <iaingnome@gmail.com>
9354
9355         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9356         caps to reflect the new number of channels.
9357
9358 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9359
9360         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9361           Fix for negotiation order problem. This would show when the
9362           ALSA loopfuction was called before any other function. ALSA
9363           wouldn't do anything because we're not negotiated yet, leading
9364           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9365
9366 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9367
9368         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9369
9370         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9371           No warnings (#157986).
9372
9373 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9374
9375         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9376           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9377
9378 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9379
9380         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9381           Signal no-more-pads (so it works in playbin).
9382
9383 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9384
9385         * ext/musepack/gstmusepackreader.cpp:
9386           Workaround for older core.
9387
9388 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9389
9390         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9391           Actually test for odd width/height rather than testing whether
9392           a temporary variable that was 0 before we subtracted 1 is now
9393           not equal to zero (which it always is).
9394
9395 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9396
9397         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9398         Fix compilation if HAVE_XVIDEO is not defined
9399
9400 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9401
9402         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9403         Fix compilation if HAVE_XVIDEO is not defined
9404
9405 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9406
9407         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9408         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9409         (gst_goom_change_state), (plugin_init):
9410         Use the bytestream adapter so goom doesn't depend on the input
9411         buffer size.
9412         Add a debug category
9413
9414 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9415
9416         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9417           Only set hardware parameters *after* negotiation. Before
9418           negotiation, it will set ANY and that seems to cause crashes
9419           (see e.g. #151288, #153227).
9420
9421 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9422
9423         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9424           This seems to be antique leftover. It needs to pass error
9425           checking.
9426         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9427         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9428         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9429         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9430           Fix GstXOverlay implementation (#151059).
9431
9432 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9433
9434         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9435           Don't assert (#157853).
9436
9437 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9438
9439         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9440           Fix bytes/samples confustion.
9441         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9442           Fix for underrun (#144389).
9443
9444 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9445
9446         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9447           Disable halfway-seek for pending release (since it needs a new
9448           core release).
9449
9450 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9451
9452         * sys/v4l/gstv4lsrc.c:
9453         * sys/v4l/gstv4lsrc.h:
9454         * sys/v4l/v4lsrc_calls.c:
9455           add autoprobe-fps property so we can separate autoprobing parts
9456
9457 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9458
9459         * sys/v4l/gstv4lsrc.c:
9460         * sys/v4l/v4lsrc_calls.c:
9461         initialise fourcc to catch unset fourcc's, and debug
9462
9463 2004-11-09  Wim Taymans  <wim@fluendo.com>
9464
9465         * gst/playback/README:
9466         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9467         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9468         (gst_play_bin_dispose), (gst_play_bin_set_property),
9469         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9470         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9471         (gst_play_bin_get_formats), (gst_play_bin_convert),
9472         (gst_play_bin_get_query_types), (gst_play_bin_query):
9473         Cleanups and some more documentation.
9474
9475 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9476
9477         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9478         (gst_cacasink_init), (gst_cacasink_chain):
9479         * ext/libcaca/gstcacasink.h:
9480         Cacasink inherits from VideoSink, so let that store the clock.
9481
9482 2004-11-09  Wim Taymans  <wim@fluendo.com>
9483
9484         * gst/playback/README:
9485         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9486         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9487         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9488         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9489         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9490         (setup_sinks):
9491         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9492         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9493         * gst/playback/gststreaminfo.h:
9494         Updated README.
9495         Only switch groups if all streams have muted (EOSed).
9496         Send Tags in sync with the stream playback instead of in
9497         the playback/preroll phase.
9498         Some cleanups, free the fakesrc elements.
9499
9500 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9501
9502         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9503           buffer-frames property was missing
9504         * ext/arts/gst_arts.c:
9505           rate missing from sinkcaps
9506         * ext/audiofile/gstafparse.c:
9507         * ext/audiofile/gstafsink.c:
9508         * ext/audiofile/gstafsrc.c:
9509         * ext/swfdec/gstswfdec.c:
9510           int audio doesn't know buffer-frames
9511         * ext/cdparanoia/gstcdparanoia.c:
9512           int audio doesn't know chunksize either
9513         * ext/nas/nassink.c:
9514           it's endianness, not endianess
9515         * gst-libs/gst/audio/audio.h:
9516           make float standard pad template caps really describe float
9517         * gst/law/mulaw.c: (linear_factory):
9518           signed only, please
9519         * gst/mpegstream/gstdvddemux.c:
9520           widths of 20 are not valid
9521
9522 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9523
9524         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9525
9526         * po/LINGUAS:
9527         * po/it.po:
9528           Add Italian
9529
9530 2004-11-08  Wim Taymans  <wim@fluendo.com>
9531
9532         * gst/playback/README:
9533         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9534         * gst/playback/gstplaybasebin.c: (probe_triggered),
9535         (gst_play_base_bin_change_state):
9536         Updated README, added more comments for fixmes etc..
9537
9538 2004-11-08  Wim Taymans  <wim@fluendo.com>
9539
9540         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9541         We can remove this hack now.
9542
9543 2004-11-08  Wim Taymans  <wim@fluendo.com>
9544
9545         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9546         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9547         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9548         Only mix AYUV for maximum quality.
9549
9550 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9551
9552         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9553         (gst_ogg_demux_push), (gst_ogg_pad_push):
9554           Let's act as if we're synchronized now! :).
9555         * ext/theora/theoradec.c: (theora_dec_chain):
9556           Add some debug.
9557
9558 2004-11-08  Wim Taymans  <wim@fluendo.com>
9559
9560         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9561         (gst_alpha_set_property), (gst_alpha_sink_link),
9562         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9563         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9564         (gst_alpha_init_params), (gst_alpha_chain):
9565         Implement alpha functions for AYUV too, this increases
9566         accuracy quite a bit.
9567
9568 2004-11-08  Wim Taymans  <wim@fluendo.com>
9569
9570         * gst/ffmpegcolorspace/avcodec.h:
9571         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9572         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9573         (gst_ffmpegcsp_avpicture_fill):
9574         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9575         (gst_ffmpegcsp_caps_remove_format_info):
9576         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9577         (shrink12), (img_get_alpha_info), (deinterlace_line),
9578         (deinterlace_line_inplace):
9579         * gst/ffmpegcolorspace/imgconvert_template.h:
9580         Added AYUV colorspace and handle RGBA a bit more respectful.
9581
9582 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9583
9584         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9585           Actually always send a discont (cornercase when resending the
9586           same serial-tagged chain twice).
9587
9588 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9589
9590         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9591         (gst_ximagesink_finalize):
9592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9593         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9594
9595 2004-11-08  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9598         Don't segfault on NULL data.
9599
9600 2004-11-08  Wim Taymans  <wim@fluendo.com>
9601
9602         * gst/playback/gstdecodebin.c: (unlinked):
9603         * gst/playback/gstplay-marshal.list:
9604         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9605         (gst_play_base_bin_init), (group_create), (get_active_group),
9606         (get_building_group), (group_destroy), (group_commit),
9607         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9608         (add_element_stream), (no_more_pads), (probe_triggered),
9609         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9610         (state_change), (setup_source), (gst_play_base_bin_get_property),
9611         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9612         (gst_play_base_bin_link_stream),
9613         (gst_play_base_bin_get_streaminfo):
9614         * gst/playback/gstplaybasebin.h:
9615         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9616         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9617         Add support for chained ogg files. Prepare for playlist
9618         support. This patch introduces the concept of pad groups, which
9619         together compose one playable media file.
9620
9621 2004-11-07  David Schleef  <ds@schleef.org>
9622
9623         * testsuite/gst-lint: Check for pad templates that aren't statically
9624         scoped.
9625
9626 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9627
9628         * configure.ac:
9629         * ext/Makefile.am:
9630         * ext/musepack/Makefile.am:
9631         * ext/musepack/gstmusepackdec.cpp:
9632         * ext/musepack/gstmusepackdec.h:
9633         * ext/musepack/gstmusepackreader.cpp:
9634         * ext/musepack/gstmusepackreader.h:
9635           Add musepack decoder.
9636         * ext/faad/gstfaad.c: (gst_faad_base_init):
9637           Make pad templates static.
9638         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9639         (plugin_init):
9640           Add musepack typefinder, make mp3 typefinding work halfway stream,
9641           which doesn't actually work yet because id3demux doesn't implement
9642           _get_length().
9643
9644 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9645
9646         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9647         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9648           Fix interrupt event handling (#144436).
9649
9650 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9651
9652         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9653           Hide unused glory.
9654
9655 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9656
9657         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9658
9659         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9660           Fix weird caps (#157548).
9661
9662 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9663
9664         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9665
9666         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9667           Add missing NULL terminator (#157543).
9668
9669 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9670
9671         * gst/tcp/gsttcp.h:
9672         * gst/tcp/gsttcpclientsink.c:
9673         * gst/tcp/gsttcpclientsrc.c:
9674         * gst/tcp/gsttcpserversink.c:
9675         * gst/tcp/gsttcpserversrc.c:
9676           ports can go up to 65535.  Move common defines to gsttcp.h
9677
9678 2004-11-05  Wim Taymans  <wim@fluendo.com>
9679
9680         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9681         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9682         Added two more colorspaces.
9683
9684 2004-11-05  Wim Taymans  <wim@fluendo.com>
9685
9686         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9687         (gst_ffmpegcsp_avpicture_fill):
9688         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9689         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9690         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9691         More stride fixes.
9692
9693 2004-11-05  Wim Taymans  <wim@fluendo.com>
9694
9695         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9696         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9697         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9698         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9699         (gst_videomixer_loop):
9700         More stride fixes.
9701
9702 2004-11-05  Benjamin Otte  <otte@gnome.org>
9703
9704         * ext/mad/gstmad.c: (gst_mad_chain):
9705           don't overflow data buffer. Flush not needed sync data when syncing
9706           failed.
9707
9708 2004-11-04  Wim Taymans  <wim@fluendo.com>
9709
9710         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9711         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9712         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9713         (gst_alpha_init_params), (gst_alpha_chain),
9714         (gst_alpha_change_state):
9715         Updated the chroma keying algorithm with something more
9716         sophisticated.
9717
9718 2004-11-03  Wim Taymans  <wim@fluendo.com>
9719
9720         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9721         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9722         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9723         Fix stride issues. Does not completely work for odd
9724         heights.
9725
9726 2004-11-03  Wim Taymans  <wim@fluendo.com>
9727
9728         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9729         (gst_alpha_chroma_key), (gst_alpha_chain):
9730         Fix stride issues. Does not completely work for odd
9731         heights.
9732
9733 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9734
9735         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9736         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9737         leak fixes
9738
9739 2004-11-03  Wim Taymans  <wim@fluendo.com>
9740
9741         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9742         (gst_ffmpegcsp_avpicture_fill):
9743         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9744         (avpicture_alloc):
9745         * gst/ffmpegcolorspace/imgconvert_template.h:
9746         Use correct _fill function to get correct strides.
9747
9748 2004-11-02  David Schleef  <ds@schleef.org>
9749
9750         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9751         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9752         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9753         Change all g_print()s to debugging.  Add a bunch of consistency
9754         checks.
9755
9756 2004-11-02  Wim Taymans  <wim@fluendo.com>
9757
9758         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9759         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9760         (unlinked), (no_more_pads), (close_link):
9761         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9762         (unknown_type), (add_element_stream), (new_decoded_pad),
9763         (removed_decoded_pad), (setup_source):
9764         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9765         (gst_stream_info_class_init), (gst_stream_info_init),
9766         (gst_stream_info_new), (gst_stream_info_dispose),
9767         (stream_info_mute_pad), (gst_stream_info_set_property),
9768         (gst_stream_info_get_property):
9769         * gst/playback/gststreaminfo.h:
9770         Fix playback of multiple files.
9771         a slightly different approach to handling dynamic pad removals.
9772         This one only looks at pads that we have linked.
9773
9774 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9775
9776         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9777         free" warning from libc.
9778
9779 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9780
9781         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9782         (get_unconnected_element), (remove_starting_from), (pad_removed),
9783         (close_link):
9784           Implement support for dynamic pad changing. We listen to "live"
9785           pad removals (i.e. while playing) and re-setup autoplugging
9786           after that. Playbasebin/playbin need some more work for this
9787           to finally work, but decodebin supports (and replugs) chained
9788           ogg now.
9789
9790 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9791
9792         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9793         (gst_alsa_finalize):
9794         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9795         (gst_cdaudio_finalize):
9796         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9797         (cdparanoia_finalize):
9798         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9799         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9800         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9801         (dvdreadsrc_finalize):
9802         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9803         (gst_flacdec_finalize):
9804         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9805         (gst_flacenc_finalize):
9806         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9807         (gst_gnomevfssink_finalize):
9808         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9809         (gst_gnomevfssrc_finalize):
9810         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9811         (gst_fameenc_finalize):
9812         * ext/nas/nassink.c: (gst_nassink_class_init),
9813         (gst_nassink_finalize):
9814         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9815         (gst_sdlvideosink_class_init):
9816         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9817         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9818         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9819         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9820         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9821         (gst_x_window_listener_dispose):
9822         * gst/audioscale/gstaudioscale.c:
9823         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9824         (play_on_demand_finalize):
9825         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9826         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9827         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9828         (cdplayer_finalize):
9829         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9830         (gst_glimagesink_class_init):
9831         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9832         (gst_osselement_finalize):
9833         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9834         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9835         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9836           Fixes a bunch of problems with finalize and dispose functions,
9837           either assumptions that dispose is only called once, or not calling
9838           the parent class dispose/finalize function
9839
9840 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9841
9842         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9843           added two api precondition guards
9844           use g_strdup with getenv to fix crash when using ENVVAR
9845
9846 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9847         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9848         (gst_esdsink_finalize):
9849         Use a finalize function, not dispose, and more importantly,
9850         call the parent class finalize function too
9851
9852 2004-11-01  Johan Dahlin  <johan@gnome.org>
9853
9854         * ext/ogg/gstoggdemux.c:
9855         * gst/tags/gstvorbistag.c:
9856         Plug leaks.
9857
9858 2004-10-31  Benjamin Otte  <otte@gnome.org>
9859
9860         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9861           lotsa memleaks today. But they're all small...
9862
9863 2004-10-31  Benjamin Otte  <otte@gnome.org>
9864
9865         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9866           another memleak crushed
9867
9868 2004-10-31  Benjamin Otte  <otte@gnome.org>
9869
9870         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9871           fix memleak
9872
9873 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9874
9875         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9876           Hack to prevent crash when going to READY inside signal handler
9877           while this function is active.
9878
9879 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9880
9881         * gst/ffmpegcolorspace/Makefile.am:
9882         * gst/ffmpegcolorspace/avcodec.h:
9883         * gst/ffmpegcolorspace/common.h:
9884         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9885         * gst/ffmpegcolorspace/dsputil.h:
9886         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9887         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9888         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9889         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9890         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9891         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9892         (gst_ffmpegcsp_avpicture_fill):
9893         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9894         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9895         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9896         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9897         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9898         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9899         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9900         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9901         * gst/ffmpegcolorspace/imgconvert.c:
9902         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9903         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9904         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9905         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9906         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9907         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9908         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9909         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9910         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9911         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9912         (grow21), (grow22), (grow41), (grow44), (conv411),
9913         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9914         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9915         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9916         (avpicture_free), (is_yuv_planar), (img_convert),
9917         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9918         (deinterlace_line_inplace), (deinterlace_bottom_field),
9919         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9920         * gst/ffmpegcolorspace/imgconvert_template.h:
9921         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9922         * gst/ffmpegcolorspace/mmx.h:
9923         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9924         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9925         (av_freep), (avcodec_get_context_defaults),
9926         (avcodec_alloc_context), (avcodec_init):
9927           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9928           handling plus update from ffmpeg CVS. Large clean-up.
9929
9930 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9931
9932         * gst/playback/Makefile.am:
9933           We need the marshallers for decodebin, too.
9934
9935 2004-10-30  David Schleef  <ds@schleef.org>
9936
9937         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9938           quicktime typefinding work with 64-bit offsets.
9939
9940 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9941
9942         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9943           Set EOS on the element when processing an EOS event.
9944         * ext/speex/gstspeexdec.h:
9945         * ext/speex/gstspeexenc.h:
9946           Only keep a const ptr to the mode
9947         * gst-libs/gst/riff/riff-media.c:
9948         (gst_riff_create_audio_caps_with_data),
9949         (gst_riff_create_audio_template_caps):
9950           Allow WMAV3, with up to 6 channels.
9951         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9952           Don't call gst_pad_set_event_function on a sink pad.
9953         * gst/mpegstream/gstdvddemux.c:
9954         (gst_dvd_demux_get_subpicture_stream),
9955         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9956           Copy the explicit caps that were set across to the cur_* pads,
9957           instead of trying to use a possibly non-existent negotiated caps.
9958           Reset the type of subpicture pads to UNKNOWN after calling
9959           init_stream, so that the caps get set.
9960
9961 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9962
9963         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9964
9965         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9966           Don't touch buffer if it is of size 0 (fixes #151064).
9967
9968 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9969
9970         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9971           Synchronized discont handling.
9972
9973 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9974
9975         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9976         (gst_ogg_demux_push):
9977           Make seeking sort-of exact again (fixes #156387).
9978
9979 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9980
9981         * gst/playback/gstplaybasebin.c: (unknown_type),
9982         (add_element_stream), (new_decoded_pad),
9983         (gst_play_base_bin_change_state):
9984         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9985         (gst_stream_info_init), (gst_stream_info_new),
9986         (gst_stream_info_dispose), (gst_stream_info_get_property):
9987         * gst/playback/gststreaminfo.h:
9988           Make caps explicitely available. Makes testing for unsupported
9989           types possible. Improves error reporting.
9990
9991 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9992
9993         * gst/audioconvert/gstaudioconvert.c:
9994         (gst_audio_convert_buffer_to_default_format):
9995           Really don't touch read-only buffers (#156563).
9996
9997 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9998
9999         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10000
10001         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10002           Fix memleak (#155223).
10003
10004 2004-10-29  Wim Taymans  <wim@fluendo.com>
10005
10006         * gst/tcp/.cvsignore:
10007         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
10008         (gst_multifdsink_class_init), (gst_multifdsink_init),
10009         (gst_multifdsink_add), (gst_multifdsink_remove),
10010         (gst_multifdsink_remove_client_link), (is_sync_frame),
10011         (gst_multifdsink_new_client),
10012         (gst_multifdsink_handle_client_write),
10013         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10014         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10015         (gst_multifdsink_get_property):
10016         * gst/tcp/gstmultifdsink.h:
10017         Added burst on connect sync_method, deprecated sync_clients,
10018         streamlined the sync code some more.
10019
10020 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10021
10022         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10023         (gst_play_base_bin_change_state):
10024           Improve error reporting.
10025
10026 2004-10-28  Wim Taymans  <wim@fluendo.com>
10027
10028         * gst/tcp/Makefile.am:
10029         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10030         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10031         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10032         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10033         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10034         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10035         (gst_fdset_wait):
10036         Added more locks around fdset structures. Fixed/reworked
10037         the poll array resizing code.
10038         Added stress test for fdset.
10039
10040 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10041
10042         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10043         fix build
10044
10045 2004-10-28  Benjamin Otte  <otte@gnome.org>
10046
10047         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10048           fix link function to always query channels and query width for
10049           floats
10050         * configure.ac:
10051           add equalizer dir
10052         * gst/equalizer/Makefile.am:
10053         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10054         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10055         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10056         (arg_to_scale), (setup_filter),
10057         (gst_iir_equalizer_compute_frequencies),
10058         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10059         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10060         (plugin_init):
10061           add an equalizer
10062
10063 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10064
10065         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10066
10067         * po/LINGUAS:
10068         * po/nb.po:
10069           Added Norwegian Bokmaal translation
10070
10071 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10072
10073         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10074           Don't break on options (fixes #156488).
10075
10076 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10077
10078         * configure.ac:
10079         * ext/cdaudio/Makefile.am:
10080         * sys/Makefile.am:
10081           fix build on older automake
10082
10083 2004-10-26  Wim Taymans  <wim@fluendo.com>
10084
10085         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10086         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10087         Allow a little margin when negotiating the framerate.
10088
10089 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10090
10091         * gst/level/gstlevel.c:
10092           synchonised naming of pads and pad-templates
10093
10094 2004-10-26  Wim Taymans  <wim@fluendo.com>
10095
10096         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10097         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10098         (_find_streams_check), (gst_ogg_demux_push):
10099         Fix EOS again. Needs to be done in a better way. We should not
10100         remove the pad if there is no new chained stream.
10101
10102 2004-10-26 Iain <iaingnome@gmail.com>
10103
10104         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10105         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10106         of the caps.
10107         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10108         pad.
10109         (interleave_release_pad): Remove the pad.
10110         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10111         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10112         the set device.
10113         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10114         attrs
10115         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10116         (gst_xvimagesink_finalize): Free the par.
10117
10118 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10119
10120         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10121         (gst_avimux_stop_file):
10122           First calculate the rate, and only then use it. Hdr.rate is a
10123           multiple and not a derivative of hdr.scale. Scale is not the
10124           same as blockalign but is solely related to rate.
10125
10126 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10127
10128         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10129         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10130           Implement seeking.
10131
10132 2004-10-25  James Henstridge  <james@jamesh.id.au>
10133
10134         Reviewed by:  David Schleef  <ds@schleef.org>
10135
10136         * examples/gstplay/player.c: (got_stream_length), (main):
10137         * examples/seeking/cdplayer.c: (update_scale):
10138         * examples/seeking/seek.c: (format_value), (update_scale):
10139         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10140         (stop_seek):
10141         Build fixes on AMD64.
10142
10143 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10144
10145         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10146
10147         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10148         Fix for some v4l cards which hang in v4lsrc
10149
10150 2004-10-25  Wim Taymans  <wim@fluendo.com>
10151
10152         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10153         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10154         Make sure to remove the pad when a new chain is
10155         encountered. Set some vars to NULL so we don't try
10156         to reference freed memory.
10157
10158 2004-10-25  Wim Taymans  <wim@fluendo.com>
10159
10160         * examples/seeking/Makefile.am:
10161         * examples/seeking/cdplayer.c: (update_scale):
10162         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10163         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10164         (format_value), (update_scale), (iterate), (start_seek),
10165         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10166         (print_usage), (main):
10167         Added some more examples, update others.
10168
10169 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10170
10171         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10172         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10173         * ext/theora/theoradec.c: (theora_dec_chain):
10174         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10175           Add codec-name metadata.
10176
10177 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10178
10179         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10180
10181         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10182         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10183         * ext/alsa/gstalsamixertrack.h:
10184         * po/POTFILES.in:
10185           ALSA mixer track label internationalization (#154054).
10186
10187 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10188
10189         * ext/theora/theoradec.c: (theora_dec_chain):
10190           Export bitrate as metadata.
10191
10192 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10193
10194         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10195         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10196         * ext/alsa/gstalsamixertrack.h:
10197           Fix names, fix loop.
10198
10199 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10200
10201         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10202         (speex_dec_convert):
10203           sinkconvert function so oggdemux can get the file length (totem).
10204
10205 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10206
10207         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10208
10209         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10210           Don't push incomplete packets.
10211         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10212           Fix MPEG-4 audio typefinding.
10213
10214 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10215
10216         * sys/v4l/Makefile.am:
10217         * sys/v4l/gstv4l.c: (plugin_init):
10218         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10219         (gst_v4lelement_init), (gst_v4lelement_dispose),
10220         (gst_v4lelement_change_state):
10221         * sys/v4l/gstv4lelement.h:
10222         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10223         (gst_v4l_xoverlay_close), (idle_refresh),
10224         (gst_v4l_xoverlay_set_xwindow_id):
10225         * sys/v4l/gstv4lxoverlay.h:
10226         * sys/v4l/v4l-overlay_calls.c:
10227         * sys/v4l/v4l_calls.h:
10228         * sys/v4l2/Makefile.am:
10229         * sys/v4l2/gstv4l2.c: (plugin_init):
10230         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10231         (gst_v4l2element_init), (gst_v4l2element_dispose),
10232         (gst_v4l2element_change_state):
10233         * sys/v4l2/gstv4l2element.h:
10234         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10235         (gst_v4l2_xoverlay_close), (idle_refresh),
10236         (gst_v4l2_xoverlay_set_xwindow_id):
10237         * sys/v4l2/gstv4l2xoverlay.h:
10238         * sys/v4l2/v4l2-overlay_calls.c:
10239         * sys/v4l2/v4l2_calls.h:
10240           Remove client-side overlay handling, use the X-server v4l plugin
10241           for that. Nicer overlay, less code. Also make the plugin
10242           compileable without X (but then without overlay, obviously).
10243           Makes xwindowlistener obsolete, should we remove that?
10244
10245 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10246
10247         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10248         (gst_osssrc_src_query):
10249         * sys/oss/gstosssrc.h:
10250           OK, so people want offset in DEFAULT. This time, actually fix all
10251           cases.
10252         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10253           Add FPS properly.
10254
10255 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10256
10257         * gst/asfdemux/gstasfmux.c:
10258         * gst/avi/gstavimux.c:
10259           Framerate.
10260
10261 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10262
10263         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10264           Fix properties (channel, norm, frequency).
10265
10266 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10267
10268         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10269           Flag typo.
10270         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10271           No warnings.
10272
10273 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10274
10275         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10276           Fix hang.
10277
10278 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10279
10280         * sys/v4l2/gstv4l2element.h:
10281           Yet Another Hack (tm) for kernel header borkedness.
10282         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10283         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10284         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10285         (gst_v4l2src_change_state):
10286         * sys/v4l2/gstv4l2src.h:
10287         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10288         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10289           Fix caps, keep track of state, work.
10290
10291 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10292
10293         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10294           Quiet.
10295
10296 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10297
10298         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10299           Don't mix bytes and samples.
10300
10301 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10302
10303         * ext/ogg/gstoggmux.c:
10304           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10305           and theora. Any is incorrect.
10306         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10307           Fix caps.
10308         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10309         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10310         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10311         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10312         * sys/v4l/gstv4lmjpegsrc.h:
10313         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10314         (gst_v4lsrc_change_state):
10315         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10316         (gst_v4lmjpegsrc_capture_stop):
10317           Fix caps. Keep track of internal state. Work.
10318
10319 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10320
10321         * ext/Makefile.am:
10322           Fix the build fixes.
10323
10324 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10325
10326         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10327         (gst_ogg_demux_src_event), (_find_chain_seek),
10328         (gst_ogg_pad_push):
10329           Check for pad availability before using it.
10330         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10331           Fix parsing of chained ogg. Needs more work on the decoder side.
10332
10333 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10334
10335         * gst/spectrum/Makefile.am:
10336         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10337         (idle_func):
10338           Fix demo and reenable it. Yes, I'm currently playing with audio
10339           analysis tools
10340
10341 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10342
10343         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10344           We love it if files that start at zero work too...
10345
10346 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10347
10348         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10349           Handle files with missing EOS headers.
10350
10351 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10352
10353         * gst/tcp/gsttcpserversink.c:
10354         (gst_tcpserversink_handle_server_read),
10355         (gst_tcpserversink_init_send):
10356         Zero some variables first (need for accept not to return EINVAL)
10357
10358 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10359
10360         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10361         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10362         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10363         (theora_dec_chain):
10364         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10365         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10366           Seeking and querying finetune.
10367
10368 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10369
10370         * configure.ac:
10371         * ext/Makefile.am:
10372         * ext/raw1394/Makefile.am:
10373           fix the build
10374
10375 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10376
10377         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10378           Wrong return.
10379         * gst/playback/Makefile.am:
10380         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10381         * gst/playback/gstplay-marshal.list:
10382         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10383           Fix marshallers.
10384
10385 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10386
10387         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10388           Silence.
10389
10390 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10391
10392         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10393         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10394         (gst_ogg_pad_push):
10395           Yay for non-lineair granulepos in theora.
10396
10397 2004-10-18  Wim Taymans  <wim@fluendo.com>
10398
10399         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10400         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10401         * ext/dv/gstdvdec.h:
10402         Make sure we renegotiate aspect ratio when the camera switches.
10403
10404 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10405
10406         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10407         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10408           Start at zero.
10409         * ext/theora/theoradec.c: (theora_dec_chain):
10410           Skip headers. Bad idea for chained ogg, but fixes seeking.
10411
10412 2004-10-18  Wim Taymans  <wim@fluendo.com>
10413
10414         * configure.ac:
10415         I swear, this is the last time I touch this.
10416
10417 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10418
10419         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10420         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10421         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10422           Faster seeking.
10423         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10424           Time-to-default conversion.
10425         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10426           Don't error on unknown packets, just skip. We should probably
10427           read them if we want to support chained ogg.
10428
10429 2004-10-18  Wim Taymans  <wim@fluendo.com>
10430
10431         * configure.ac:
10432         Added cdaudio to wrong list.
10433
10434 2004-10-18  Wim Taymans  <wim@fluendo.com>
10435
10436         * configure.ac:
10437         Revive cdaudio.
10438
10439 2004-10-18  Wim Taymans  <wim@fluendo.com>
10440
10441         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10442         (gst_dvdec_video_link), (gst_dvdec_push):
10443         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10444         (gst_smokeenc_resync), (gst_smokeenc_chain):
10445         Fix mimetype on smoke encoder.
10446         Add aspect ratio to dvdec. Not sure if these
10447         values are correct though....
10448
10449 2004-10-18  Wim Taymans  <wim@fluendo.com>
10450
10451         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10452         Fix vorbis property descriptions and ranges.
10453
10454 2004-10-18  Wim Taymans  <wim@fluendo.com>
10455
10456         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10457         Really do nothing when no data is available.
10458         Go to the playing state when the stream is not seekable
10459         instead of failing.
10460
10461 2004-10-18  Wim Taymans  <wim@fluendo.com>
10462
10463         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10464         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10465         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10466         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10467         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10468         Added uri handler for cd://
10469         Port to new API.
10470
10471 2004-10-18  Wim Taymans  <wim@fluendo.com>
10472
10473         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10474         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10475         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10476         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10477         (remove_prerolls), (unknown_type), (add_element_stream),
10478         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10479         (gst_play_base_bin_remove_element),
10480         (gst_play_base_bin_link_stream):
10481         * gst/playback/gstplaybin.c: (gen_video_element),
10482         (gen_vis_element), (remove_sinks), (setup_sinks):
10483         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10484         (gst_stream_info_get_type), (gst_stream_info_class_init),
10485         (gst_stream_info_init), (gst_stream_info_new),
10486         (gst_stream_info_dispose), (stream_info_mute_pad),
10487         (gst_stream_info_set_property), (gst_stream_info_get_property):
10488         * gst/playback/gststreaminfo.h:
10489         Add sink padtemplate to decodebin.
10490         Added some more comments.
10491         Make queue size configurable in playbasebin.
10492         Added possibility to use elements as sinks (ex cdaudio).
10493
10494 2004-10-15  Wim Taymans  <wim@fluendo.com>
10495
10496         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10497         (gst_speexenc_chain):
10498         Fix speex timestamps so that it gets muxed properly.
10499
10500 2004-10-15  Wim Taymans  <wim@fluendo.com>
10501
10502         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10503         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10504         (gst_dv1394src_init), (gst_dv1394src_dispose),
10505         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10506         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10507         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10508         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10509         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10510         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10511         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10512         * ext/raw1394/gstdv1394src.h:
10513         Added conversion/query functions.
10514         Update buffer timestamps,
10515         Added signals.
10516         Added uri dv:// so it might play from the firewire in playbin.
10517         Fix a possible leak.
10518         Added debugging.
10519
10520 2004-10-15  Wim Taymans  <wim@fluendo.com>
10521
10522         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10523         (gst_dv1394src_init), (gst_dv1394src_set_property),
10524         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10525         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10526         * ext/raw1394/gstdv1394src.h:
10527         Added AV/C VTR control support needed for some cameras.
10528         Added automatic port detection.
10529         Added properties for selecting the channel.
10530         The configure.ac script is not yet updated to reflect the
10531         new libavc1394 and librom1394 dependencies.
10532
10533 2004-10-15  Wim Taymans  <wim@fluendo.com>
10534
10535         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10536         (qtdemux_parse), (gst_qtdemux_handle_esds):
10537         An esds box is not a container.
10538         Fix parsing of mp4v boxes.
10539         Do not try to renegotiate fps for each frame. Need to
10540         find a better method. This should fix mp4 playback.
10541
10542 2004-10-14  David Schleef  <ds@schleef.org>
10543
10544         * configure.ac: update for swfdec-0.3 and liboil-0.2
10545         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10546         * ext/swfdec/gstswfdec.h: same
10547         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10548         * gst/videotestsrc/videotestsrc.c: same
10549
10550 2004-10-14  Wim Taymans  <wim@fluendo.com>
10551
10552         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10553         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10554         (is_sync_frame), (gst_multifdsink_new_client),
10555         (gst_multifdsink_handle_client_write),
10556         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10557         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10558         Turn warnings into info.
10559         Don't allow a state change in the streaming thread.
10560
10561 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10562
10563         * ext/vorbis/oggvorbisenc.c:
10564         * ext/vorbis/vorbisdec.c:
10565           fix template sample rate
10566
10567 2004-10-13  Wim Taymans  <wim@fluendo.com>
10568
10569         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10570         Decoding the header first fixes some problems in resyncing
10571         in more mp3s.
10572
10573 2004-10-12  Wim Taymans  <wim@fluendo.com>
10574
10575         * gst/playback/gstplaybin.c: (gen_video_element),
10576         (gen_vis_element), (remove_sinks), (setup_sinks):
10577         Added vis plugin support, need to configure the vis
10578         element to activate it.
10579
10580 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10581
10582         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10583         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10584           Some debug.
10585         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10586         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10587         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10588         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10589         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10590         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10591         * gst/avi/gstavidemux.h:
10592           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10593           recovery (where, if part of the index is broken, we will still read
10594           the rest of the index and recover the broken part by stream
10595           scanning). More broken media support. EOS workarounds. General AVI
10596           braindamage headache recovery. Aspirin included.
10597
10598 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10599
10600         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10601         (cdparanoia_event), (cdparanoia_query):
10602           Get rid of hideous lead-in.
10603
10604 2004-10-11  Wim Taymans  <wim@fluendo.com>
10605
10606         * gst/playback/gstplaybasebin.c: (setup_source):
10607         Wrong var used to get g_list_next.
10608
10609 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10610
10611         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10612         (cdparanoia_get), (cdparanoia_open):
10613           Report discid as metadata, add duration.
10614
10615 2004-10-11  Wim Taymans  <wim@fluendo.com>
10616
10617         * gst/playback/gstplaybasebin.c: (setup_source):
10618         Cleanup the previous pipeline a little earlier for the
10619         case that a source element provides raw data.
10620
10621 2004-10-11  Benjamin Otte  <otte@gnome.org>
10622
10623         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10624           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10625           consuming the last 128 bytes, even though it was valid mp3 data.
10626
10627 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10628
10629         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10630         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10631         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10632         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10633
10634 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10635
10636         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10637         Fix for webcams that support only specific width or height
10638
10639 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10640
10641         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10642
10643         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10644           Fix wrong discont event setup (fixes #154967).
10645
10646 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10647
10648         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10649
10650         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10651           Error out on invalid data (fixes #154807).
10652
10653 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10654
10655         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10656
10657         * ext/dvdread/dvdreadsrc.c: (_read):
10658           Make titles > 0 work again (fixes #154834).
10659
10660 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10661
10662         * gst-libs/gst/riff/riff-media.c:
10663         (gst_riff_create_video_template_caps):
10664           WMV3 missing in template caps.
10665
10666 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10667
10668         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10669           OK, so the original code was too strict. It makes random AVI files
10670           hang for seconds upon opening, which is unacceptable and is far
10671           beyond the original goal of getting multiple chunks for one-chunk
10672           sounc stream files. So now do just that.
10673
10674 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10675
10676         * gst/playback/gstplaybasebin.c: (setup_source),
10677         (gst_play_base_bin_change_state):
10678           Actually clean up streaminfo if output fails. This would trigger
10679           if, for example, there was no CD in the drive. No preroll, so
10680           a streaminfo structure is created, but the subsequent state change
10681           of the thread fails.
10682         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10683           Don't change state if parent failed.
10684
10685 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10686
10687         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10688         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10689         (gen_video_element), (remove_sinks):
10690           Add small bits of code for screenshot handling.
10691
10692 2004-10-08  Wim Taymans  <wim@fluendo.com>
10693
10694         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10695         (gen_video_element), (gen_audio_element), (setup_sinks):
10696         Don't assume the user provided sinks are named "sink"...
10697
10698 2004-10-08  Wim Taymans  <wim@fluendo.com>
10699
10700         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10701         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10702         (gst_play_base_bin_link_stream):
10703         Do not try to autoplug sources that generate raw streams like
10704         cdparanoia.
10705         disconnect the preroll overrun signal when we don't need it anymore.
10706
10707 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10708
10709         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10710         Added reworked patch from #154903 from milosz derezynski (deadchip).
10711
10712 2004-10-08  Wim Taymans  <wim@fluendo.com>
10713
10714         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10715         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10716         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10717         (cdparanoia_convert), (cdparanoia_uri_get_type),
10718         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10719         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10720         * ext/cdparanoia/gstcdparanoia.h:
10721         This adds the cdda://<tracknum> uri.
10722
10723 2004-10-08  Wim Taymans  <wim@fluendo.com>
10724
10725         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10726         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10727         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10728         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10729         (unknown_type), (gst_play_base_bin_remove_element),
10730         (gst_play_base_bin_link_stream):
10731         * gst/playback/gstplaybasebin.h:
10732         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10733         (gst_play_bin_set_property), (gen_video_element),
10734         (gen_audio_element), (setup_sinks):
10735         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10736         (gst_stream_info_get_type), (gst_stream_info_class_init),
10737         (gst_stream_info_init), (gst_stream_info_new),
10738         (gst_stream_info_dispose), (stream_info_mute_pad),
10739         (gst_stream_info_set_property), (gst_stream_info_get_property):
10740         * gst/playback/gststreaminfo.h:
10741         Reuse the audio and video bins.
10742         Some internal cleanups in the stream selection code.
10743
10744 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10745
10746         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10747         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10748         * sys/ximage/ximagesink.h:
10749         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10750         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10751         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10752         not coming from those elements. Moreover these elements should not keep
10753         the xid they have been given when in NULL state.
10754
10755 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10756
10757         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10758         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10759         * sys/ximage/ximagesink.h:
10760         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10761         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10762         * sys/xvimage/xvimagesink.h:
10763           Actually only create a new toplevel window if we're not gonna
10764           embed it right after.
10765
10766 2004-10-07  Wim Taymans  <wim@fluendo.com>
10767
10768         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10769         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10770         * gst/playback/gstplaybin.c: (setup_sinks):
10771         Implement muting/unmuting of streams, mute streams that are not
10772         used.
10773
10774 2004-10-07  Wim Taymans  <wim@fluendo.com>
10775
10776         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10777         (plugin_init):
10778         Added lame audio/x-ac3 typefind function.
10779
10780 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10781
10782         * configure.ac:
10783           bump nano to cvs
10784
10785 === release 0.8.5 ===
10786
10787 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10788
10789         * NEWS:
10790         * RELEASE:
10791         * configure.ac:
10792           releasing 0.8.5, "Take You On"
10793
10794 2004-10-06  Wim Taymans  <wim@fluendo.com>
10795
10796         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10797         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10798         (no_more_pads), (close_link), (type_found):
10799         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10800         * gst/playback/gstplaybin.c: (gen_video_element):
10801         Do not signal the no_more_pads after the first pad when
10802         we are plugging a non dynamic element with multiple
10803         output pads (like swfdec, dvdec, ...).
10804
10805 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10806
10807         * configure.ac:
10808           bump for prerelease
10809
10810 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10811
10812         * gst/wavparse/gstwavparse.c:
10813           add ATRAC3 to STATIC CAPS to fix a warning
10814
10815         * gst/matroska/ebml-read.c:
10816         * gst-libs/gst/riff/riff-read.c:
10817           fix typos
10818
10819 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10820
10821         * gst-libs/gst/riff/riff-media.c:
10822           generate caps for ATRAC3 audio streams
10823
10824         * gst/realmedia/rmdemux.c:
10825           generate caps for ATRAC3 audio streams
10826
10827 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10828
10829         * gst/wavparse/Makefile.am
10830         * gst/wavparse/riff.h
10831         * gst/wavparse/wavparse.vcproj
10832           riff.h removal (unused and duplication with riff-ids.h)
10833
10834 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10835
10836         * gst/wavparse/gstwavparse.h
10837           remove duplicated defines for audio codec codes
10838
10839         * gst-libs/gst/riff/riff-ids.h
10840         * gst/wavenc/riff.h:
10841           add "4CC" code for ATRAC3 audio streams
10842           add "4CC" code for ITU_G721_ADPCM (unused for now)
10843
10844 2004-10-06  Wim Taymans  <wim@fluendo.com>
10845
10846         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10847         Actually _do_ negotiation. Pass gdouble as arg instead
10848         of guint64 for the framerate.
10849
10850 2004-10-06  Wim Taymans  <wim@fluendo.com>
10851
10852         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10853         (find_compatibles), (close_pad_link), (try_to_link_1),
10854         (no_more_pads), (close_link), (type_found):
10855         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10856         * gst/playback/gstplaybin.c: (gen_video_element),
10857         (gen_audio_element):
10858         Set state on newly added element to READY so that negotiation
10859         can happen ASAP.
10860         Addes some more debug info.
10861         Do not try to plug pads with multiple caps structures or ANY
10862         because it is too dangerous since we do not do dynamic
10863         replugging.
10864
10865 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10866
10867         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10868
10869         * po/LINGUAS:
10870         * po/or.po:
10871           add Oriya translation
10872
10873 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10874
10875         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10876           Prevent overwrite of size member. Makes audio sound crappy.
10877
10878 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10879
10880         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10881         Add rmvb to the list of known RealMedia extensions
10882
10883 2004-10-05  Wim Taymans  <wim@fluendo.com>
10884
10885         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10886         (mngdec_openstream), (mngdec_closestream),
10887         (mngdec_handle_sink_event), (mngdec_readdata),
10888         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10889         (mngdec_getcanvasline), (mngdec_refresh),
10890         (gst_mngdec_change_state):
10891         Set the framerate correctly.
10892
10893 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10894
10895         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10896           There was something wrong with the index massaging.
10897
10898 2004-10-04  Wim Taymans  <wim@fluendo.com>
10899
10900         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10901         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10902         (gst_smokedec_chain):
10903         * ext/jpeg/gstsmokedec.h:
10904         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10905         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10906         * ext/jpeg/gstsmokeenc.h:
10907         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10908         (smokecodec_decode_new), (smokecodec_info_free),
10909         (smokecodec_set_quality), (smokecodec_get_quality),
10910         (smokecodec_set_threshold), (smokecodec_get_threshold),
10911         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10912         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10913         (smokecodec_encode), (smokecodec_parse_id),
10914         (smokecodec_parse_header), (smokecodec_decode):
10915         * ext/jpeg/smokecodec.h:
10916         * ext/jpeg/smokeformat.h:
10917         Updated smoke, new bitstream, allows embedding in ogg.
10918
10919 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10920
10921         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10922           Fix seeking in some files. All this code is no longer needed (and
10923           actually breaks stuff) because we now synchronize the full index
10924           right when reading the header.
10925
10926 2004-10-04  Wim Taymans  <wim@fluendo.com>
10927
10928         * configure.ac:
10929         configure update for libmng.
10930
10931 2004-10-04  Wim Taymans  <wim@fluendo.com>
10932
10933         * ext/libmng/Makefile.am:
10934         * ext/libmng/gstmng.c: (plugin_init):
10935         * ext/libmng/gstmng.h:
10936         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10937         (gst_mngdec_base_init), (gst_mngdec_class_init),
10938         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10939         (gst_mngdec_loop), (gst_mngdec_get_property),
10940         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10941         (mngdec_closestream), (mngdec_handle_sink_event),
10942         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10943         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10944         (gst_mngdec_change_state):
10945         * ext/libmng/gstmngdec.h:
10946         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10947         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10948         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10949         (gst_mngenc_chain), (gst_mngenc_get_property),
10950         (gst_mngenc_set_property):
10951         * ext/libmng/gstmngenc.h:
10952         Added basic MNG decoder. Needs more work. The encoder does
10953         not work yet.
10954
10955 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10956
10957         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10958         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10959         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10960           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10961           no-more-pads.
10962
10963 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10964
10965         * configure.ac:
10966           you need at least 1.0.4 of speex
10967
10968 2004-10-04 Iain <iaingnome@gmail.com>
10969
10970         * ext/speex/gstspeexdec.h: Revert the includes changes.
10971
10972         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10973
10974 2004-09-30 Iain <iaingnome@gmail.com>
10975
10976         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10977         found during init or set as a property instead of hardcoding /dev/audio
10978
10979 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10980
10981         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10982         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10983         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10984         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10985         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10986         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10987         (gst_rmdemux_dump_data):
10988           Use debug category, fix EOS handling. filesrc ! rmdemux now
10989           works.
10990
10991 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10992
10993         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10994         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10995         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10996           Improve allocation, cutting and sorting of the index. How takes a
10997           few seconds instead of minutes.
10998
10999 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
11000
11001         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
11002           fixed compilation
11003
11004 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11005
11006         * gst-libs/gst/riff/riff-media.c:
11007         (gst_riff_create_video_caps_with_data),
11008         (gst_riff_create_video_template_caps):
11009           Add wing commander format mimetype/fourccs.
11010         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11011           Don't crash if some value is 0.
11012
11013 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11014
11015         * gst-libs/gst/riff/riff-media.c:
11016         (gst_riff_create_video_caps_with_data),
11017         (gst_riff_create_video_template_caps):
11018           Add DIB fourcc (raw, palettized 8-bit RGB).
11019         * gst-libs/gst/riff/riff-read.c:
11020         (gst_riff_read_strf_vids_with_data):
11021           Oops, fix strf_data reading bug.
11022         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11023           Use a non-NULL tag.
11024         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11025           Time for hacks. Sorry Dave. At least one quicktime movie (a
11026           trailer) that I've encountered contains multiple video tracks.
11027           One of those is the actual video track, the other are one-frame
11028           tracks (images). Unfortunately, the number of frames according
11029           to the trak header is 1 for each, so that doesn't help. So
11030           instead, I look at the duration and discard tracks with a
11031           duration shorter than 20% of the length of the stream. Better
11032           than nothing.
11033
11034 2004-10-01  Christian Schaller <christian@fluendo.com>
11035
11036         * ext/ivorbis/vorbis.c:
11037           Patch from Phil Blundell (Bug 152341)
11038
11039 2004-10-01  Wim Taymans  <wim@fluendo.com>
11040
11041         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11042         (speex_dec_get_formats), (speex_dec_convert),
11043         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11044         (speex_dec_chain), (gst_speexdec_get_property),
11045         (gst_speexdec_set_property):
11046         Small cleanups.
11047
11048 2004-10-01  Wim Taymans  <wim@fluendo.com>
11049
11050         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11051         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11052         (gst_wavparse_other), (gst_wavparse_loop),
11053         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11054         (gst_wavparse_srcpad_event):
11055         * gst/wavparse/gstwavparse.h:
11056         Added some more debugging info.
11057         Fix the case where the length of the file is 0.
11058         Make sure we seek to sample borders.
11059
11060 2004-10-01  Wim Taymans  <wim@fluendo.com>
11061
11062         * gst/playback/README:
11063         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11064         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11065         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11066         Add some debug info to decodebin, update README
11067
11068 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11069
11070         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11071           Don't use g_print(); use GST_DEBUG().
11072
11073 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11074
11075         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11076         (gst_ogg_mux_queue_pads):
11077           Handle EOS properly.
11078
11079 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11080
11081         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11082
11083         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11084         (gst_faad_chain), (gst_faad_change_state):
11085         * ext/faad/gstfaad.h:
11086           Allow playback of raw (unframed) MPEG AAC files (#148993).
11087
11088 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11089
11090         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11091
11092         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11093           Throw error if we didn't recognize the stream. Fixes #152289.
11094
11095 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11096
11097         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11098           Fix negotiation.
11099
11100 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11101
11102         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11103
11104         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11105           Fix memleak.
11106
11107 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11108
11109         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11110
11111         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11112           Solve #152805.
11113         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11114           Solve 152806.
11115
11116 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11117
11118         * gst-libs/gst/riff/riff-media.c:
11119         (gst_riff_create_video_caps_with_data),
11120         (gst_riff_create_audio_caps_with_data):
11121           Add codec_data handling (like asfdemux used to do).
11122         * gst/asfdemux/gstasf.c: (plugin_init):
11123         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11124         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11125           Use riff-media for caps creation instead of our own (mostly
11126           broken) copy of its functions.
11127
11128 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11129
11130         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11131           Don't actually error out if we get another return value than
11132           -EINVAL. Opposite to what I first thought, drivers have random
11133           return values for this, although -EINVAL is the expected return
11134           value. Since this is not fatal, we shouldn't use
11135           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11136
11137 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11138
11139         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11140         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11141         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11142         (dvdreadsrc_get), (dvdreadsrc_open_file),
11143         (dvdreadsrc_change_state):
11144           Fix. Don't do one big huge loop around the whole DVD, that will
11145           cache all data and thus eat sizeof(dvd) (several GB) before we
11146           see something.
11147         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11148           Actually NULL'ify event after using it.
11149         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11150         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11151         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11152         (gst_ebml_read_seek), (gst_ebml_read_skip):
11153           Handle events.
11154         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11155         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11156         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11157           Fix timing (this will probably break if I seek using menus, but
11158           I didn't get there yet). VOBs and normal DVDs should now work.
11159           Add a mpeg2-only pad with high rank so this get autoplugged for
11160           MPEG-2 movies.
11161         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11162         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11163         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11164         (gst_mpeg_demux_get_audio_stream),
11165         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11166         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11167           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11168           MPEG-1 but use dvddemux for MPEG-2.
11169         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11170         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11171         (gst_mpeg_parse_parse_packhead):
11172           Timing. Only add pad template if it exists. Add sink template from
11173           class and not from ourselves. This means we will always use the
11174           correct sink template even if it is not the one defined in this
11175           file.
11176
11177 2004-09-29  Wim Taymans  <wim@fluendo.com>
11178
11179         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11180         (gst_mpeg_demux_parse_pes):
11181         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11182         Fix playback of mpeg again, timestamps where screwed up by
11183         patch 1.61.
11184
11185 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11186
11187         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11188           Only return true if we actually filled something in. Prevents
11189           player applications from showing a random length for flac files.
11190         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11191         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11192         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11193         (gst_riff_read_strf_vids_with_data),
11194         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11195           OK, ok, so I implemented event handling. Apparently it's normal
11196           that we receive random events at random points without asking
11197           for it.
11198         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11199         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11200         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11201         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11202         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11203         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11204         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11205         * gst/avi/gstavidemux.h:
11206           Implement non-lineair chunk handling and subchunk processing.
11207           The first solves playback of AVI files where the audio and video
11208           data of individual buffers that we read are not synchronized.
11209           This should not happen according to the wonderful AVI specs, but
11210           of course it does happen in reality. It is also a prerequisite for
11211           the second. Subchunk processing allows us to cut chunks in small
11212           pieces and process each of these pieces separately. This is
11213           required because I've seen several AVI files with incredibly large
11214           audio chunks, even some files with only one audio chunk for the
11215           whole file. This allows for proper playback including seeking.
11216           This patch is supposed to fix all AVI A/V sync issues.
11217         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11218         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11219           Work.
11220         * gst/modplug/gstmodplug.cc:
11221           Proper return value setting for the query() function.
11222         * gst/playback/gstplaybasebin.c: (setup_source):
11223           Being in non-playing state (after, e.g., EOS) is not necessarily
11224           a bad thing. Allow for that. This fixes playback of short files.
11225           They don't actually playback fully now, because the clock already
11226           runs. This means that small files (<500kB) with a small length
11227           (<2sec) will still not or barely play. Other files, such as mod
11228           or flx, will work correctly, however.
11229
11230 2004-09-28  Wim Taymans  <wim@fluendo.com>
11231
11232         * ext/speex/gstspeex.c: (plugin_init):
11233         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11234         (gst_speex_dec_class_init), (speex_dec_get_formats),
11235         (speex_get_event_masks), (speex_get_query_types),
11236         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11237         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11238         (gst_speexdec_get_property), (gst_speexdec_set_property),
11239         (speex_dec_change_state):
11240         * ext/speex/gstspeexdec.h:
11241         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11242         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11243         (gst_speexenc_base_init), (gst_speexenc_class_init),
11244         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11245         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11246         (gst_speexenc_src_query), (gst_speexenc_init),
11247         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11248         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11249         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11250         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11251         (gst_speexenc_chain), (gst_speexenc_get_property),
11252         (gst_speexenc_set_property), (gst_speexenc_change_state):
11253         * ext/speex/gstspeexenc.h:
11254         Rewrote speex encoder, make sure it can be embedded in ogg.
11255         Implemented speex decoder.
11256
11257 2004-09-28  Christian Schaller <christian@fluendo.com>
11258
11259         * configure.ac:
11260         Remove kioslave plugin. Markey is brewing a new working one
11261         * ext/Makefile.am: Remove kioslave plugin
11262         * ext/kio: remove
11263         * gst-plugins.spec.in: remove kio plugin from spec
11264
11265 2004-09-27  Wim Taymans  <wim@fluendo.com>
11266
11267         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11268         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11269         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11270         (gst_multifdsink_new_client),
11271         (gst_multifdsink_handle_client_write),
11272         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11273         (gst_multifdsink_handle_clients):
11274         * gst/tcp/gstmultifdsink.h:
11275         Make syncing to keyframes actually work for new clients and lagging
11276         clients.
11277
11278 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11279
11280         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11281         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11282         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11283         * gst/debug/gstnavigationtest.h:
11284           make navigationtest display button-press and button-release events
11285
11286 2004-09-26 Iain <iaingnome@gmail.com>
11287
11288         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11289         the channels have received a new media event.
11290         (interleave_buffered_loop): Compresses a new media event on all
11291         channels into one.
11292
11293 2004-09-26 Iain <iaingnome@gmail.com>
11294
11295         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11296         call the sinkpad's default event handler and not the srcpads. He also
11297         says this is confusing :)
11298         (gst_wavenc_stop_file): Company says that seek events only go upstream
11299         we should send a discontinuous downstream instead.
11300
11301 2004-09-25  Christian Schaller <christian@fluendo.com>
11302
11303         * Update SPEC file to be usable in conjunction with Fedora Core,
11304           Fedora.us and freshrpms packages
11305         * Fix typo in multifilesrc test Makefile
11306
11307 2004-09-24  Wim Taymans  <wim@fluendo.com>
11308
11309         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11310         Only signal the no_more_pads signal when we have
11311         added the stream to our list.
11312
11313 2004-09-24  Wim Taymans  <wim@fluendo.com>
11314
11315         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11316         (new_decoded_pad):
11317         * gst/playback/gstplaybasebin.h:
11318         * gst/playback/gstplaybin.c: (setup_sinks):
11319         Don't try to preroll or decode more than one audio/video
11320         track.
11321
11322 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11323
11324         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11325           Throw error if we failed to find a suitable output. This should
11326           throw an error if we successfully set up a pipeline (e.g. because
11327           we recognized a media file) but found no decodable streams in it
11328           (e.g. because it contains only media stream types for which we
11329           have no decoders, or because it's not a media type).
11330
11331 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11332
11333         * ext/dirac/Makefile.am:
11334         * ext/dirac/gstdirac.cc:
11335         * ext/dirac/gstdiracdec.cc:
11336         * ext/dirac/gstdiracdec.h:
11337           Do something. Don't actually know if this works because I don't
11338           have a demuxer yet.
11339         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11340           Add channels=1 to caps returned from _getcaps().
11341         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11342         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11343         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11344         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11345         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11346         (gst_ogm_parse_change_state):
11347           Separate between audio/video so ogmaudioparse actually uses the
11348           audio pad templates. Both audio and video work now, including
11349           autoplugging. Also use sometimes-srcpad hack.
11350         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11351           Handle events better. Don't hang on infinite loops.
11352         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11353         (gst_avi_demux_init), (gst_avi_demux_reset),
11354         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11355         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11356         (gst_avi_demux_change_state):
11357         * gst/avi/gstavidemux.h:
11358           Improve A/V sync. Still not perfect.
11359         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11360         (gst_ebml_read_skip):
11361           Handle events better.
11362         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11363         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11364         (qtdemux_audio_caps):
11365           Add IMA4. Improve event handling. Save offset after a seek when
11366           the headers are at the end of the file so that we don't end up in
11367           an infinite loop.
11368         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11369           Add low-priority typefind support for files with no length.
11370
11371 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11372
11373         * testsuite/multifilesink/Makefile.am:
11374         fix typo
11375
11376 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11377
11378         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11379         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11380         mistakes from thaytan's patches.
11381
11382 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11383
11384         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11385           For completeness, XSync in the destroy function as xvimage does.
11386
11387 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11388
11389         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11390            Correct caps negotiation
11391         * gst/volume/gstvolume.c: (volume_chain_float),
11392         (volume_chain_int16):
11393            Modify debug output to be little more informative
11394         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11395         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11396         (gst_xvimagesink_xvimage_destroy):
11397           Add XSync calls after detaching from the shared memory segment to
11398           avoid a crash.
11399
11400 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11401
11402         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11403         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11404         * ext/vorbis/vorbis.c: (plugin_init):
11405         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11406         (gst_vorbisenc_chain):
11407         * ext/vorbis/vorbisenc.h:
11408         remove explicit newmedia support from oggmux and vorbisenc
11409         add debug category to vorbisenc
11410         * gst/multifilesink/gstmultifilesink.c:
11411         (gst_multifilesink_class_init), (gst_multifilesink_init),
11412         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11413         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11414         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11415         (plugin_init):
11416         * gst/multifilesink/gstmultifilesink.h:
11417         add support for streamheader in multifilesink
11418
11419 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11420
11421         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11422         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11423         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11424           Prevent infinite loops. More correct error reporting.
11425         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11426           Error out if negotiation fails.
11427         * gst/playback/gstplaybasebin.c: (setup_source),
11428         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11429         (gst_play_base_bin_found_tag):
11430           Error/tag forwarding. Pre-roll fixes for source errors on state
11431           changes (e.g. "file does not exist") to prevent hangs.
11432
11433 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11434
11435         * testsuite/multifilesink/Makefile.am:
11436         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11437         (gst_newmedia_class_init), (gst_newmedia_init),
11438         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11439         (newfile_signal), (test_signal), (main):
11440         * testsuite/multifilesink/multifilesrc_test.c: (main):
11441         * testsuite/multifilesink/oggtheora_test.c:
11442         (gst_newmedia_base_init), (gst_newmedia_class_init),
11443         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11444         (test_format), (newfile_signal), (test_signal), (main):
11445         * testsuite/multifilesink/oggvorbis_test.c:
11446         (gst_newmedia_base_init), (gst_newmedia_class_init),
11447         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11448         (test_format), (newfile_signal), (test_signal), (main):
11449         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11450         (gst_newmedia_class_init), (gst_newmedia_init),
11451         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11452         (newfile_signal), (test_signal), (main):
11453         New media tests
11454
11455 2004-09-20  Christian Schaller <christian@fluendo.com>
11456
11457         * Fix mikmod license to LGPL as they have relicensed
11458         * Move Dirac and Effectv into LGPL section of README_license
11459
11460 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11461
11462         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11463         (gst_mad_change_state):
11464           Allow for mp3 rate/channels changes. However, only very
11465           conservatively. Reason that we *have* to enable this is smiply
11466           because the mad find_sync() function is not good enough, it will
11467           regularly sync on random data as valid frames and therefore make
11468           us provide random caps as *final* caps of the stream. The best fix
11469           I could think of is to simply require several of the same stream
11470           changes in a row before we change caps.
11471           The actual testcase that works now is #
11472         * ext/ogg/Makefile.am:
11473         * ext/ogg/gstogg.c: (plugin_init):
11474         * ext/ogg/gstogmparse.c:
11475           OGM support (video only for now; I need an audio sample file).
11476         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11477         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11478         (gst_asf_demux_add_video_stream):
11479           WMV extradata.
11480         * gst/playback/gstplaybasebin.c: (unknown_type):
11481           Don't error out on single unknown-types after all. It's wrong.
11482           If we found type of video and audio but not of a subtitle stream,
11483           it will still error out (which is unwanted). Will find a better fix
11484           later on.
11485         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11486         (ogmaudio_type_find), (plugin_init):
11487           OGM support.
11488
11489 2004-09-20  Johan Dahlin  <johan@gnome.org>
11490
11491         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11492         after setting caps.
11493
11494 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11495
11496         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11497         * gst/wavenc/gstwavenc.h:
11498         Added newmedia support to wavenc
11499
11500 2004-09-17  Wim Taymans  <wim@fluendo.com>
11501
11502         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11503         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11504         (gst_fdset_fd_can_write), (gst_fdset_wait):
11505         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11506         (gst_multifdsink_init), (gst_multifdsink_add),
11507         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11508         (gst_multifdsink_remove_client_link),
11509         (gst_multifdsink_client_queue_buffer),
11510         (gst_multifdsink_handle_client_write),
11511         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11512         (gst_multifdsink_close), (gst_multifdsink_change_state):
11513         * gst/tcp/gstmultifdsink.h:
11514         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11515         (gst_tcpserversink_removed):
11516         Small cleanups in fdset.c
11517         Use a hastable to map fd to the client structure for faster
11518         lookup in _remove and get_stats.
11519         Added virtual function to close the fds.
11520         Handle clients even when the select/poll call was unblocked because
11521         of a command.
11522         Implement syncing to keyframe in the recovery procedure.
11523
11524 2004-09-16 Iain <iaingnome@gmail.com>
11525
11526         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11527         try caps.
11528
11529 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11530
11531         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11532           Caps are only set if the type of the stream is unknown, but this
11533           is initialized in ->init_stream(), so set to UNKNOWN after calling
11534           ->init_stream() so that capsnego starts.
11535
11536 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11537
11538         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11539         (gst_avi_demux_stream_data):
11540           Just hardcode for raw audio then. AVI audio sucks.
11541
11542 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11543
11544         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11545         * gst/matroska/matroska-mux.c: (audiosink_templ),
11546         (gst_matroska_mux_audio_pad_link):
11547         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11548         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11549
11550 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11551
11552         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11553         (gst_avi_demux_stream_data):
11554           Try to fix a/v sync issues.
11555
11556 2004-09-15  David Schleef  <ds@schleef.org>
11557
11558         * configure.ac: remove NASM check, since we don't use it.  Update
11559         dirac check to 0.4
11560         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11561         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11562         Initialized variables.
11563         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11564         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11565         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11566         SVQ3 format
11567
11568 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11569
11570         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11571         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11572         * gst/avi/gstavidemux.h:
11573           Fix for compressed audio (mp3) timestamp generation. How did this
11574           ever work?
11575
11576 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11577
11578         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11579           Volume is a double not a float.
11580
11581 2004-09-15  Wim Taymans  <wim@fluendo.com>
11582
11583         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11584         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11585         Don't close the fd in multifdsink as we didn't open it in the
11586         first place. Some cleanups.
11587
11588 2004-09-15  Wim Taymans  <wim@fluendo.com>
11589
11590         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11591         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11592         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11593         Fix the case where the muxer would mark pages as delta
11594         frames when they are not (vorbis only ogg).
11595
11596 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11597
11598         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11599         (gst_play_base_bin_change_state):
11600           Handle the case where we failed to setup a clear pipeline. This
11601           will throw an error (or EOS, another nice case) and if you don't
11602           catch that, the app will wait for the signal forever (and thus
11603           hang).
11604
11605 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11606
11607         * ext/gnomevfs/gstgnomevfssink.c:
11608         (gst_gnomevfssink_uri_get_protocols):
11609         * ext/gnomevfs/gstgnomevfssrc.c:
11610         (gst_gnomevfssrc_uri_get_protocols):
11611         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11612         * ext/gnomevfs/gstgnomevfsuri.h:
11613           Use _uri_new() instead of _open(), so it doesn't take as long and
11614           Christophe's computer won't hang.
11615         * gst/playback/gstplaybasebin.c: (unknown_type):
11616           Throw error on unknown media type, so apps actually display it.
11617
11618 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11619
11620         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11621           this script to work on Solaris since bash shell handles echo
11622           differenly than bash.
11623
11624 2004-09-17  Wim Taymans  <wim@fluendo.com>
11625
11626         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11627         (setup_source), (gst_play_base_bin_set_property),
11628         (gst_play_base_bin_add_element):
11629         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11630         Some more work on making sure seeking pauses the pipeline and
11631         that changing the uri actually does something.
11632
11633 2004-09-17  Wim Taymans  <wim@fluendo.com>
11634
11635         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11636         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11637         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11638         (gst_tcpserversink_close):
11639         Be a bit more paranoid when freeing memory.
11640
11641 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11642
11643         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11644         (qtdemux_parse_trak):
11645           Don't crash by dividing by zero (see sample movie in #126922).
11646
11647 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11648
11649         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11650           Don't touch non-existing data (fixes crash on file in #140147).
11651
11652 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11653
11654         * gst/playback/gstplaybasebin.c:
11655         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11656           Handle double disposals, and proper change of URIs.
11657
11658 2004-09-13  Martin Eikermann <meiker@upb.de>
11659
11660         * gst/mpegstream/gstmpegparse.c:
11661           fix synchronistation for streams recorded from digital PCR
11662           fixes bug #119376
11663
11664 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11665
11666         * ext/gnomevfs/Makefile.am:
11667         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11668         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11669         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11670         (gst_gnomevfssink_uri_get_type),
11671         (gst_gnomevfssink_uri_get_protocols),
11672         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11673         (gst_gnomevfssink_uri_handler_init),
11674         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11675         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11676         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11677         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11678         (gst_gnomevfssrc_uri_get_type),
11679         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11680         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11681         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11682         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11683         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11684         * ext/gnomevfs/gstgnomevfsuri.h:
11685           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11686           of fake URIs to see which this version of Gnome-VFS likes, and
11687           uses that for the Gst-URI interface. Makes playbin support http://
11688           streams. Also fix up some stupid behaviour in gnomevfssrc.
11689
11690 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11691
11692         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11693         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11694         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11695         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11696           Update mixer (to sync with other sessions) if we try to obtain
11697           a new value. This makes alsamixer work accross applications.
11698         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11699           Only call sync functions if we're running, else alsalib asserts.
11700         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11701           Sometimes fails to compile. Possibly a gcc bug.
11702         * gst/playback/gstplaybin.c: (gen_video_element),
11703         (gen_audio_element):
11704           Add a reference to an application-provided object, because we lose
11705           this same reference if we add it to the bin. If we don't do this,
11706           we can only use this object once and thus crash if we go from
11707           ready to playing, back to ready and back to playing again.
11708           Also add an audioscale element because several cheap soundcards -
11709           like mine - don't support all samplerates.
11710         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11711         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11712           Fix wrong order or PAR calls. Makes automatically obtained PAR
11713           from the X server atually being used.
11714
11715 2004-09-12  David Schleef  <ds@schleef.org>
11716
11717         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11718         #151887, #152102, #152247.
11719         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11720         * examples/seeking/cdparanoia.c: same
11721         * examples/seeking/cdplayer.c: same
11722         * examples/seeking/seek.c: same
11723         * examples/seeking/spider_seek.c: same
11724         * examples/seeking/vorbisfile.c: same
11725         * examples/stats/mp2ogg.c: same
11726         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11727         (gst_esdsink_dispose): Dispose of element properly.
11728         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11729         fixes.
11730         * ext/nas/nassink.c: (gst_nassink_class_init),
11731         (gst_nassink_dispose): Dispose of element correctly.
11732         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11733         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11734         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11735         Fix 64-bit warning.
11736         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11737         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11738         Fix 64-bit warning.
11739
11740 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11741
11742         * configure.ac : change speex detection as 1.1.6 now uses
11743           .pc/pkg-config and they changed their headers location.
11744
11745 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11746
11747         * gst/matroska/matroska-mux.h:
11748         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11749         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11750         (gst_matroska_mux_write_data):
11751           Write multiple blocks/frames per cluster.
11752                 Write meta-seek information (seek heads).
11753
11754 2004-09-09  Scott Wheeler <wheeler@kde.org>
11755
11756         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11757         (gst_play_bin_set_property), (gst_play_bin_get_property),
11758         (gen_audio_element), (gen_audio_element):
11759           Add a volume element / property to the pipeline.
11760
11761 2004-09-07  Wim Taymans  <wim@fluendo.com>
11762
11763         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11764         Copy timestamps from the master pad to the output buffers.
11765
11766 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11767
11768         * ext/raw1394/gstdv1394src.c:
11769           throw errors when applicable
11770
11771 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11772
11773         * gst/matroska/ebml-ids.h:
11774         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11775         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11776         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11777           automatically convert unix time <-> ebml time when reading/writing
11778           a date, use gst_ebml_write_uint to write CUETIME,
11779           not gst_ebml_write_date.
11780         * gst/matroska/matroska-ids.h:
11781         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11782         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11783         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11784         (gst_matroska_mux_write_data):
11785           Write track and segment UIDs, write muxing date, write
11786           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11787           Create cues for audio only files.
11788
11789 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11790
11791         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11792         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11793           Re-commit ALSA switches.
11794         * gst/adder/gstadder.c: (gst_adder_loop):
11795           64-bit fix (#151416).
11796         * gst/debug/progressreport.c: (gst_progressreport_report):
11797           64-bit fix (#151419).
11798         * gst/matroska/matroska-demux.c:
11799         (gst_matroska_demux_parse_contents):
11800           64-bit fix (#151420).
11801         * gst/playback/test3.c: (update_scale):
11802           64-bit fix (#151421).
11803
11804 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11805
11806         * configure.ac:
11807           bump nano to cvs
11808
11809 === release 0.8.4 ===
11810
11811 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11812
11813         * configure.ac: releasing 0.8.4, "Alias"
11814
11815 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11816
11817         * ext/theora/Makefile.am:
11818           fix makefile.  Fixes #151462.
11819
11820 2004-08-30  Wim Taymans  <wim@fluendo.com>
11821
11822         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11823         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11824         (gst_multifdsink_remove_client_link),
11825         (gst_multifdsink_client_queue_buffer),
11826         (gst_multifdsink_handle_client_write):
11827         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11828         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11829         Fix some memory leaks.
11830
11831 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11832
11833         Patch by: David Schleef
11834
11835         * configure.ac:
11836         * sys/Makefile.am:
11837           rename our detection macro for V4L2.  Fixes #151236.
11838
11839 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11840
11841         Patch by: David Schleef
11842
11843         * configure.ac:
11844           check to define LAMEPRESET.  Fixes #151232.
11845
11846 2004-08-27  David Schleef  <ds@schleef.org>
11847
11848         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11849         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11850         (gst_glimagesink_fixate):  Move local variable declarations to
11851         make gcc-2.95 happy.
11852
11853 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11854
11855         * configure.ac:
11856           bump nano for prerelease
11857
11858 2004-08-27  David Schleef  <ds@schleef.org>
11859
11860         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11861         * sys/sunaudio/gstsunaudiosrc.c:
11862         * sys/sunaudio/gstsunaudiosrc.h:
11863
11864 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11865
11866         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11867         handle EOS correctly
11868         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11869         * gst/matroska/matroska-mux.h:
11870         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11871         VFW compatibility mode
11872
11873 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11874
11875         patch by: Zaheer Abbas Merali
11876
11877         * ext/ogg/gstoggmux.c:
11878         * ext/vorbis/vorbisenc.c:
11879         * ext/vorbis/vorbisenc.h:
11880           handle NEWMEDIA
11881
11882 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11883
11884         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11885         fix byte order reversion on little endian machines.
11886         * gst/matroska/matroska-mux.c: (audiosink_templ),
11887         (gst_matroska_mux_audio_pad_link):
11888         add TTA codec to the list of supported codecs.
11889         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11890         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11891         (gst_matroska_mux_write_data):
11892         * gst/matroska/matroska-mux.h:
11893         write segment duration correctly, write muxing app string, fixes bugs
11894         #140897 and #140898.
11895         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11896         wait for all pads to be negotiated before starting to mux.
11897
11898 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11899
11900         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11901         * ext/lame/gstlame.h:
11902         Added new media support to lame
11903
11904 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11905
11906         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11907         send vorbis headers at the beginning of a stream, fixes bug #141554.
11908         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11909         bug #148950.
11910         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11911         (gst_matroska_demux_plugin_init):
11912         * gst/matroska/matroska-ids.h:
11913         enable demuxing of TTA audio streams, fixes bug #148951.
11914         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11915         enable typefinding for TTA audio files, fixes bug #148711.
11916         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11917         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11918         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11919
11920 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11921
11922         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11923         (gst_riff_read_element_data), (gst_riff_read_seek),
11924         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11925         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11926         <teuf@gnome.org>
11927
11928 2004-08-23 Iain <iaingnome@gmail.com>
11929
11930         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11931         tags. They appear to be handled differently to normal.
11932         (tag_list_to_id3_tag_foreach): Ditto.
11933
11934 2004-08-22  Wim Taymans  <wim@fluendo.com>
11935
11936         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11937         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11938         Make sure we never send -1 granulepos.
11939
11940 2004-08-20  Wim Taymans  <wim@fluendo.com>
11941
11942         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11943         (gst_ogg_mux_loop):
11944         I will accept bitchslappings with non sharp objects.
11945
11946 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11947
11948         * configure.ac:
11949         Clean up the test for lame presets
11950
11951 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11952
11953         * configure.ac:
11954         * ext/lame/Makefile.am:
11955         * ext/lame/gstlame.c: (gst_lame_class_init),
11956         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11957         Only enable lame presets if version of lame has presets in API
11958
11959 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11960         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11961         * gst/udp/gstudpsrc.h:
11962           Don't call gst_pad_push in a get function. Fixes #150449
11963
11964 2004-08-18  Wim Taymans  <wim@fluendo.com>
11965
11966         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11967         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11968         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11969         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11970         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11971         (gst_fdset_wait):
11972         * gst/tcp/gstfdset.h:
11973         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11974         (gst_multifdsink_client_queue_buffer),
11975         (gst_multifdsink_handle_client_write):
11976         * gst/tcp/gstmultifdsink.h:
11977         Some extra checks in gstfdset.
11978         Only use send() when the fd is a socket. Don't try to
11979         read from write only fds.
11980
11981 2004-08-18  Wim Taymans  <wim@fluendo.com>
11982
11983         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11984         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11985         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11986         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11987         (gst_fdset_wait):
11988         Add more locking and bounds checking.
11989
11990 2004-08-18  Wim Taymans  <wim@fluendo.com>
11991
11992         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11993         Realloc test fdset in the lock and right before starting
11994         the poll call. Bump the limit to 4096.
11995
11996 2004-08-17  David Schleef  <ds@schleef.org>
11997
11998         * sys/sunaudio/Makefile.am:
11999         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
12000         of rates and channels.  Make debugging less obnoxious.
12001
12002         Patch from Balamurali Viswanathan implementing a mixer for
12003         Sun audio.  (bug #144091):
12004         * sys/sunaudio/gstsunelement.c:
12005         * sys/sunaudio/gstsunelement.h:
12006         * sys/sunaudio/gstsunmixer.c:
12007         * sys/sunaudio/gstsunmixer.h:
12008
12009 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12010
12011         * gst/audioscale/gstaudioscale.c:
12012         * gst/audioscale/gstaudioscale.h:
12013         made audioscale resample from any sample rate to any sample rate
12014
12015 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12016
12017         * ext/libpng/gstpngdec.c:
12018           error out on unsupported types
12019
12020 2004-08-17  Iain <iaingnome@gmail.com>
12021
12022         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12023         mid_side and loose_mid_side properties if its a stereo stream.
12024
12025 2004-08-17  Wim Taymans  <wim@fluendo.com>
12026
12027         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12028         (theora_get_formats), (theora_dec_src_convert),
12029         (theora_dec_sink_convert), (theora_dec_src_query),
12030         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12031         Add a debug line.
12032
12033 2004-08-17  Wim Taymans  <wim@fluendo.com>
12034
12035         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12036         (gst_ogg_pad_push):
12037         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12038         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12039         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12040         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12041         Mark delta units in the muxer.
12042         Try to decode the packet after an out-of-sync error from
12043         libogg.
12044
12045 2004-08-17  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12048         (gst_multifdsink_init), (gst_multifdsink_add),
12049         (gst_multifdsink_client_queue_buffer),
12050         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12051         * gst/tcp/gstmultifdsink.h:
12052         Added option to send a keyframe to clients as the first buffer.
12053         Make timeout property writable.
12054
12055 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12056
12057         patch by: Wim Taymans
12058
12059         * gst/tcp/gstfdset.c:
12060         * gst/tcp/gstmultifdsink.c:
12061           fix index comparison, should include 0
12062
12063 2004-08-16  Wim Taymans  <wim@fluendo.com>
12064
12065         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12066         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12067         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12068         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12069         (gst_fdset_wait):
12070           copy when reallocing for poll so the select arguments don't get
12071           changed during the call
12072
12073 2004-08-16  Wim Taymans  <wim@fluendo.com>
12074
12075         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12076         (gst_theora_enc_class_init), (theora_enc_sink_link),
12077         (theora_buffer_from_packet), (theora_enc_chain):
12078         Fix bug where buffers were not marked as keyframes
12079         correctly.
12080
12081 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12082
12083         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12084         (gst_lame_preset_get_type), (gst_lame_class_init):
12085         describe the enum values for vbr mode and presets more verbosely
12086
12087 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12088
12089         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12090         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12091         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12092         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12093         * ext/lame/gstlame.h:
12094         add preset property to lame so it can use lame presets
12095
12096 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12097
12098         * ext/lame/gstlame.c: (gst_lame_get_property):
12099         whoops forgot break, thanks teuf
12100
12101 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12102
12103         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12104         (gst_lame_class_init), (gst_lame_src_getcaps),
12105         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12106         (gst_lame_get_property), (gst_lame_setup):
12107         * ext/lame/gstlame.h:
12108         fix lame's broken vbr stuff, allow it to resample if need be, and also
12109         make xing header optional
12110
12111 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12112
12113         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12114         added getcaps function so samplerate doesnt get fixated to silly values
12115
12116 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12117
12118         * ext/lame/gstlame.c: (gst_lame_src_link):
12119         revert previous fix
12120
12121 2004-08-12  Johan Dahlin  <johan@gnome.org>
12122
12123         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12124         checks. Doesn't matter what state we are in. Interfaces are a
12125         compile time thing, not runtime. It also broke the python bindings.
12126
12127 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12128
12129         * ext/lame/gstlame.c: (gst_lame_src_link):
12130         made source pad link function check if sinkpad is ok..fixes the problem
12131         where core fixates the output rate of lame stupidly
12132
12133 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12134
12135         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12136         * sys/v4l/v4l_calls.c:
12137         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12138           fix fixate function to handle nonsimple caps.
12139           remove bogus check in _link
12140           cleanups
12141
12142 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12143
12144         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12145         set default compression ratio parameter to 0.0 so bitrate parameter
12146         works :)
12147
12148 2004-08-11  David Schleef  <ds@schleef.org>
12149
12150         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12151
12152 2004-08-11  David Schleef  <ds@schleef.org>
12153
12154         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12155         before.
12156
12157 2004-08-11  David Schleef  <ds@schleef.org>
12158
12159         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12160
12161 2004-08-11  David Schleef  <ds@schleef.org>
12162
12163         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12164           license field
12165         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12166         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12167           LGPL.
12168         * gst/auparse/gstauparse.c: Fix plugin license field.
12169         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12170         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12171         * gst/rtp/gstrtp.c: Fix plugin license field.
12172
12173 2004-08-11  Wim Taymans  <wim@fluendo.com>
12174
12175         * gst/tcp/Makefile.am:
12176         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12177         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12178         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12179         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12180         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12181         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12182         (gst_fdset_fd_can_write), (gst_fdset_wait):
12183         * gst/tcp/gstfdset.h:
12184         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12185         (gst_multifdsink_class_init), (gst_multifdsink_init),
12186         (gst_multifdsink_add), (gst_multifdsink_remove),
12187         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12188         (gst_multifdsink_remove_client_link),
12189         (gst_multifdsink_handle_client_read),
12190         (gst_multifdsink_client_queue_data),
12191         (gst_multifdsink_client_queue_caps),
12192         (gst_multifdsink_client_queue_buffer),
12193         (gst_multifdsink_handle_client_write),
12194         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12195         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12196         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12197         (gst_multifdsink_close):
12198         * gst/tcp/gstmultifdsink.h:
12199         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12200         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12201         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12202         (gst_tcpserversink_close):
12203         * gst/tcp/gsttcpserversink.h:
12204         Abstracted away the select call, implemented poll (yes we ran into
12205         the 1024 limit in production).
12206
12207 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12208
12209         * gst/tcp/gsttcp.c:
12210         * gst/tcp/gsttcpplugin.c:
12211           improve debuggging, remove assert
12212
12213 2004-08-10  Wim Taymans  <wim@fluendo.com>
12214
12215         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12216         (gst_client_status_get_type), (gst_multifdsink_class_init),
12217         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12218         (gst_multifdsink_handle_client_read),
12219         (gst_multifdsink_handle_client_write),
12220         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12221         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12222         (gst_multifdsink_get_property):
12223         * gst/tcp/gstmultifdsink.h:
12224         * gst/tcp/gsttcp-marshal.list:
12225         Starting to prepare for specifying buffer time in other units
12226         than buffers. Expose remove reason in signal.
12227
12228 2004-08-10  Wim Taymans  <wim@fluendo.com>
12229
12230         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12231         (gst_multifdsink_remove), (gst_multifdsink_clear),
12232         (gst_multifdsink_remove_client_link),
12233         (gst_multifdsink_handle_client_read),
12234         (gst_multifdsink_client_queue_data),
12235         (gst_multifdsink_client_queue_buffer),
12236         (gst_multifdsink_handle_client_write),
12237         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12238         (gst_multifdsink_chain), (gst_multifdsink_close):
12239         * gst/tcp/gstmultifdsink.h:
12240         Added more debugging info. Changed the way clients are
12241         removed from the lists. Fixed a bug where a bad file descriptor
12242         could cause many clients to be removed.
12243
12244 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12245
12246         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12247           allow all pixel-aspect-ratios, not just 1:1
12248
12249 2004-08-09  David Schleef  <ds@schleef.org>
12250
12251         * sys/glsink/ARB_multitexture.h:  Remove old files.
12252         * sys/glsink/EXT_paletted_texture.h:
12253         * sys/glsink/NV_register_combiners.h:
12254         * sys/glsink/gstgl_nvimage.c:
12255         * sys/glsink/gstgl_pdrimage.c:
12256         * sys/glsink/gstgl_rgbimage.c:
12257         * sys/glsink/gstglsink.c:
12258         * sys/glsink/gstglsink.h:
12259         * sys/glsink/gstglxwindow.c:
12260         * sys/glsink/regcomb_yuvrgb.c:
12261
12262 2004-08-09  David Schleef  <ds@schleef.org>
12263
12264         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12265         GL sink plugin.  (Bug #147302)
12266
12267         * configure.ac: Test for OpenGL
12268         * sys/Makefile.am: Use test for OpenGL
12269         * sys/glsink/Makefile.am:
12270         * sys/glsink/glimagesink.c: rewrite
12271         * sys/glsink/glimagesink.h: rewrite
12272
12273 2004-08-09  David Schleef  <ds@schleef.org>
12274
12275         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12276         sane framerates.
12277         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12278         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12279         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12280
12281 2004-08-09  Wim Taymans  <wim@fluendo.com>
12282
12283         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12284         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12285         (gst_multifdsink_client_remove),
12286         (gst_multifdsink_handle_client_read),
12287         (gst_multifdsink_handle_client_write),
12288         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12289         Do a bit more logging, make the client_read code more robust.
12290
12291 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12292
12293         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12294         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12295         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12296         (gst_jpegdec_init), (gst_jpegdec_chain):
12297         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12298         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12299           cleanups, debugging fixes and memleak plugging
12300
12301 2004-08-09  Wim Taymans  <wim@fluendo.com>
12302
12303         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12304         (theora_get_formats), (theora_dec_src_convert),
12305         (theora_dec_sink_convert), (theora_dec_src_query),
12306         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12307         (theora_dec_change_state):
12308         Don't crash on missing header packets.
12309
12310 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12311
12312         * po/LINGUAS:
12313         * po/sq.po:
12314           Added Albanian translation (Laurent Dhima)
12315         * po/cs.po:
12316           updated
12317
12318 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12319
12320         * ext/lame/gstlame.c:
12321           fix/add debugging
12322
12323 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12324
12325         * sys/ximage/ximagesink.c:
12326         * sys/xvimage/xvimagesink.c:
12327           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12328
12329 2004-08-06  Wim Taymans  <wim@fluendo.com>
12330
12331         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12332         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12333         (gst_multifdsink_client_remove),
12334         (gst_multifdsink_handle_client_read),
12335         (gst_multifdsink_handle_client_write),
12336         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12337         Make sure we don't try to read more from a client that what
12338         ioctl says us or we deadlock.
12339
12340 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12341
12342         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12343         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12344         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12345           decouple running_time and n_frames so it can handle changing
12346           framerate while running
12347
12348 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12349
12350         * po/nl.po:
12351         * po/sv.po:
12352           updated translations
12353
12354 2004-08-04  Benjamin Otte  <otte@gnome.org>
12355
12356         * gst/videotestsrc/gstvideotestsrc.c:
12357         (gst_videotestsrc_get_capslist), (generate_capslist),
12358         (plugin_init):
12359           generate the list of supported caps at startup and reuse it instead
12360           of always generating it
12361
12362 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12363
12364         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12365           whoops, last checkin broke normal build
12366
12367 2004-08-03  Benjamin Otte  <otte@gnome.org>
12368
12369         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12370         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12371         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12372         (gst_alsa_mixer_get_option):
12373         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12374         (dvdnavsrc_print_event):
12375         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12376         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12377         (gst_ogg_mux_pad_unlink):
12378         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12379         (gst_multipart_mux_pad_unlink):
12380         * gst/videofilter/gstvideobalance.c:
12381         (gst_videobalance_colorbalance_set_value):
12382         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12383         (gst_videomixer_pad_unlink):
12384         * po/uk.po:
12385         * sys/oss/gstossmixer.c:
12386         * sys/v4l/gstv4lcolorbalance.c:
12387         * sys/v4l/gstv4ltuner.c:
12388         * sys/v4l/v4lsrc_calls.c:
12389         * sys/v4l2/gstv4l2colorbalance.c:
12390         * sys/v4l2/gstv4l2tuner.c:
12391           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12392
12393 2004-08-03  Benjamin Otte  <otte@gnome.org>
12394
12395         * examples/dynparams/filter.c: (ui_control_create):
12396         * examples/gstplay/player.c: (print_tag):
12397         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12398         * ext/gdk_pixbuf/gstgdkanimation.c:
12399         (gst_gdk_animation_iter_may_advance):
12400         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12401         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12402         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12403         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12404         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12405         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12406         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12407         * gst/sine/demo-dparams.c: (main):
12408         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12409         * testsuite/alsa/formats.c: (create_pipeline):
12410         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12411           fixes for G_DISABLE_ASSERT and friends
12412         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12413         (mp3_type_frame_length_from_header), (mp3_type_find),
12414         (plugin_init):
12415           require mp3 typefinding to have at least MIN_HEADERS valid headers
12416           add typefinding for AAC adts files
12417
12418 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12419
12420         * sys/ximage/ximagesink.c:
12421         (gst_ximagesink_calculate_pixel_aspect_ratio):
12422         * sys/xvimage/xvimagesink.c:
12423         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12424         Make sure we calculate pixel-aspect-ratio using floating point maths
12425
12426 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12427
12428         * po/uk.po:
12429           updated translation
12430
12431 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12432
12433         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12435           add debugging for display PAR calculation
12436
12437 2004-08-02  David Schleef  <ds@schleef.org>
12438
12439         * configure.ac: Fix mikmod CFLAGS.
12440
12441 2004-07-27  Benjamin Otte  <otte@gnome.org>
12442
12443         * gst/audioscale/gstaudioscale.c:
12444         - fix templates to only support S16, it's the only format that works
12445         - make caps nego code use try_set_caps_nonfixed and fixation instead
12446         of try_set_caps twice, which is not nice for autopluggers
12447         - change rank to secondary, so autopluggers can pick it up after
12448         audioconvert
12449
12450 2004-08-02  Iain <iain@prettypeople.org>
12451
12452         * gst/interleave/interleave.c (interleave_init),
12453         (interleave_request_new_pad),
12454         (interleave_pad_removed),
12455         (interleave_buffered_loop): Use the real pad count, not the artificial
12456         one.
12457
12458 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12459
12460         * configure.ac: bump nano back to development
12461
12462 === release 0.8.3 ===
12463
12464 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12465
12466         * configure.ac: releasing 0.8.3, "Water"
12467
12468 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12469
12470         * sys/xvimage/xvimagesink.c:
12471         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12472         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12473         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12474         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12475         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12476         * sys/xvimage/xvimagesink.h:
12477           apply similar PAR fixes as to ximagesink
12478
12479 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12480
12481         patch from: Benjamin Otte
12482
12483         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12484           add link function to lame.  Fixes #148986.
12485
12486 2004-08-02  Johan Dahlin  <johan@gnome.org>
12487
12488         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12489         fix debugging log
12490
12491 2004-07-30  David Schleef  <ds@schleef.org>
12492
12493         * gst/videomixer/Makefile.am: Fix things that should have been
12494         fixed in the last checkin.
12495
12496 2004-07-30  David Schleef  <ds@schleef.org>
12497
12498         * gst/multipart/Makefile.am: Fix things that should have been
12499         fixed in the last checkin.
12500
12501 2004-07-30  David Schleef  <ds@schleef.org>
12502
12503         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12504
12505 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12506
12507         * configure.ac:
12508           bump nano for prerelease
12509         * po/af.po:
12510         * po/az.po:
12511         * po/cs.po:
12512         * po/en_GB.po:
12513         * po/hu.po:
12514         * po/nl.po:
12515         * po/sr.po:
12516         * po/sv.po:
12517         * po/uk.po:
12518           updates
12519
12520 2004-07-30  Wim Taymans  <wim@fluendo.com>
12521
12522         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12523         (gst_multifdsink_add), (gst_multifdsink_remove),
12524         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12525         (gst_multifdsink_client_remove),
12526         (gst_multifdsink_handle_client_write),
12527         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12528         * gst/tcp/gstmultifdsink.h:
12529         Recover from a select with a bad file descriptor by removing
12530         the client.
12531
12532 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12533
12534         * configure.ac:
12535           fix requirement of core
12536         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12537         (gst_play_pipeline_setup):
12538           don't use colorspace element.  do use hermescolorspace element.
12539           make macro to get a colorspace element.
12540           mark strings for translation.
12541         * po/POTFILES.in:
12542           add play.c
12543         * po/af.po:
12544         * po/az.po:
12545         * po/cs.po:
12546         * po/en_GB.po:
12547         * po/hu.po:
12548         * po/nl.po:
12549         * po/sr.po:
12550         * po/sv.po:
12551         * po/uk.po:
12552           update translations
12553
12554 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12555
12556         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12557         fix default for newmedia flag
12558
12559 2004-07-30  Wim Taymans  <wim@fluendo.com>
12560
12561         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12562         (gst_theora_dec_init), (theora_get_formats),
12563         (theora_dec_src_convert), (theora_dec_sink_convert),
12564         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12565         (theora_dec_chain), (theora_dec_set_property),
12566         (theora_dec_get_property):
12567         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12568         (gst_theora_enc_class_init), (gst_theora_enc_init),
12569         (theora_enc_sink_link), (theora_enc_chain),
12570         (theora_enc_set_property), (theora_enc_get_property):
12571         Added cropping option to theora decoder.
12572         Added border option to theora encoder.
12573
12574 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12575
12576         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12577         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12578         (gst_pngenc_set_property):
12579         * ext/libpng/gstpngenc.h:
12580         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
12581
12582 2004-07-30  Wim Taymans  <wim@fluendo.com>
12583
12584         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12585         (theora_enc_sink_link), (theora_enc_chain),
12586         (theora_enc_set_property), (theora_enc_get_property):
12587         Fix encoding of non-multiple-of-16 video.
12588
12589 2004-07-29  David Schleef  <ds@schleef.org>
12590
12591         * configure.ac: make test for audiofile more strict
12592
12593 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12594
12595         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12596           give different names to typefind functions
12597
12598 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12599
12600         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12601         (gst_ximagesink_calculate_pixel_aspect_ratio),
12602         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12603         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12604         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12605         (gst_ximagesink_get_property), (gst_ximagesink_init):
12606         * sys/ximage/ximagesink.h:
12607           allocate PAR's dynamically.
12608           use autodetected PAR if no object-set PAR is given.
12609           add workaround for directfb's X not setting physical size.
12610           fix to xvimagesink will follow tomorrow.
12611
12612 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12613
12614         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12615         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12616         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12617         (gst_shout2send_class_init), (gst_shout2send_init),
12618         (set_shout_metadata), (gst_shout2send_set_metadata),
12619         (gst_shout2send_chain), (gst_shout2send_set_property),
12620         (gst_shout2send_get_property), (gst_shout2send_connect),
12621         (gst_shout2send_change_state):
12622         * ext/shout2/gstshout2.h:
12623         - fix for sending mp3 audio to icecast2 server, if pad link function not
12624         called before PAUSED state
12625         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12626         - added tagging support for mp3 audio broadcasted
12627         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12628         debug info
12629
12630 2004-07-28  Wim Taymans  <wim@fluendo.com>
12631
12632         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12633         (gst_ogg_demux_push):
12634         Return query failure when we don't know the length of
12635         an ogg stream insteda of returning TRUE with a bogus value.
12636
12637 2004-07-28  Wim Taymans  <wim@fluendo.com>
12638
12639         * ext/theora/theoradec.c: (theora_get_formats),
12640         (theora_dec_src_convert), (theora_dec_sink_convert),
12641         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12642         (theora_dec_chain):
12643         Don't screw up the 1 Chroma for 1 luma sample situation when we
12644         have an odd offset/width by adding a black border in those cases.
12645
12646 2004-07-28  Wim Taymans  <wim@fluendo.com>
12647
12648         * ext/theora/theoradec.c: (theora_get_formats),
12649         (theora_dec_src_convert), (theora_dec_sink_convert),
12650         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12651         (theora_dec_chain):
12652         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12653         Added first attempt at cropping of the image as required by the
12654         theora spec. We need more properties in the caps (offset_x,
12655         offset_y,stride) to implement this correctly.
12656
12657 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12658
12659         * ext/dvdnav/README:
12660           Update the README to use dvddemux
12661         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12662           Ensure getcaps returns a subset of the template caps
12663         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12664         (gst_mpeg2subt_init):
12665           Ensure getcaps returns a subset of the template caps
12666         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12667         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12668         (gst_dvd_demux_get_subpicture_stream),
12669         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12670         * gst/mpegstream/gstdvddemux.h:
12671           Set the explicit caps on the current_video pad before pushing
12672           anything
12673         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12674         (gst_mpeg_demux_get_audio_stream):
12675           Free caps used to gst_pad_set_explicit_caps, which takes a const
12676           GstCaps *
12677
12678 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12679
12680         * configure.ac: update GStreamer requirement to 0.8.4 because of
12681           GstFraction.
12682
12683 2004-07-28  Wim Taymans  <wim@fluendo.com>
12684
12685         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12686         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12687         Add the pad to the element after setting up the caps. This
12688         makes it a lot easier to autoplug.
12689
12690 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12691
12692         * gst/median/gstmedian.c:
12693         * gst/mpeg2subt/gstmpeg2subt.c:
12694         * gst/mpegaudioparse/gstmpegaudioparse.c:
12695         * gst/mpegstream/gstdvddemux.c:
12696         * gst/mpegstream/gstmpegdemux.c:
12697         * gst/mpegstream/gstmpegpacketize.c:
12698         * gst/rtjpeg/gstrtjpeg.c:
12699         * gst/rtjpeg/gstrtjpegdec.c:
12700         * gst/rtjpeg/gstrtjpegenc.c:
12701         * gst/sine/gstsinesrc.c:
12702         * gst/smooth/gstsmooth.c:
12703         * gst/smpte/gstsmpte.c:
12704         * gst/smpte/gstsmpte.h:
12705         * gst/stereo/gststereo.c:
12706         * gst/videofilter/gstgamma.c:
12707         * gst/videofilter/gstvideobalance.c:
12708         * gst/videofilter/gstvideofilter.c:
12709         * gst/videofilter/gstvideoflip.c:
12710         * gst/videoscale/gstvideoscale.c:
12711         * gst/videoscale/videoscale.c:
12712         * gst/videotestsrc/gstvideotestsrc.c:
12713         * gst/videotestsrc/videotestsrc.c:
12714         * gst/wavenc/gstwavenc.c:
12715         * gst/wavparse/gstwavparse.c:
12716           fix local includes and 64 bits constants
12717
12718 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12719
12720         * win32/gst.sln:
12721         * gst-libs/gst/*/*.vcproj:
12722         * gst/*/*.vcproj:
12723           more working plugins
12724
12725 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12726
12727         * testsuite/alsa/Makefile.am:
12728         * testsuite/alsa/srcstate.c:
12729         add test for alsasrc changing state
12730
12731 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12732
12733         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12734         (gst_silence_get):
12735         * gst/silence/gstsilence.h:
12736         fix silence generation for 16bit raw audio
12737
12738 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12739
12740         * gst/matroska/matroska-demux.c:
12741         (gst_matroska_demux_parse_metadata),
12742         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12743         * gst/mpegaudio/common.c:
12744         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12745         (gst_videoscale_getcaps), (gst_videoscale_link),
12746         (gst_videoscale_src_fixate), (gst_videoscale_init),
12747         (gst_videoscale_finalize):
12748         * gst/videoscale/gstvideoscale.h:
12749         * gst/videotestsrc/gstvideotestsrc.c:
12750         (gst_videotestsrc_get_capslist):
12751         * gst/wavenc/gstwavenc.c:
12752         * sys/oss/gstossmixer.c: (fill_labels):
12753         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12754         (gst_ximagesink_handle_xevents),
12755         (gst_ximagesink_calculate_pixel_aspect_ratio),
12756         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12757         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12758         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12759         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12760         (gst_ximagesink_init), (gst_ximagesink_class_init):
12761         * sys/ximage/ximagesink.h:
12762         * sys/xvimage/xvimagesink.c:
12763         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12764         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12765         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12766         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12767         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12768         * sys/xvimage/xvimagesink.h:
12769           first batch of pixel aspect ratio commits.
12770
12771 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12772
12773         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12774         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12775         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12776           handle stride, needs work if we want to move stride handling
12777           upstream, but works correctly for our purposes.
12778
12779 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12780
12781         * gst/videoscale/README:
12782           add testing examples
12783         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12784         (gst_videoscale_chain):
12785         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12786         (gst_videoscale_get_size):
12787           add get_size function that handles stride like videotestsrc.
12788           fixes conversion for YUV formats for as much as I can test them.
12789
12790 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12791
12792         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12793         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12794         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12795         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12796         (gst_xvimagesink_xvimage_put):
12797           further cleanups, logging, error handling and synchronizing
12798
12799 2004-07-27  Wim Taymans  <wim@fluendo.com>
12800
12801         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12802         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12803         (gst_videomixer_pad_set_property),
12804         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12805         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12806         (gst_videomixer_class_init), (gst_videomixer_init),
12807         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12808         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12809         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12810         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12811         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12812         (gst_videomixer_loop), (plugin_init):
12813         Be a nicer negotiation citizen and provide a getcaps function on
12814         the srcpad. This also fixes a crash when resizing.
12815
12816 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12817
12818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12819         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12820
12821 2004-07-27  Wim Taymans  <wim@fluendo.com>
12822
12823         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12824         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12825         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12826         (gst_pngenc_set_property):
12827         * ext/libpng/gstpngenc.h:
12828         Added snapshot property to pngenc.
12829         removed g_print from pngdec
12830
12831 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12832
12833         * gst/ac3parse/ac3parse.vcproj
12834         * gst/adder/adder.vcproj
12835         * gst/alpha/alpha.vcproj
12836         * gst/alpha/alphacolor.vcproj
12837         * gst/asfdemux/asf.vcproj
12838         * gst/audioconvert/audioconvert.vcproj
12839         * gst/audiorate/audiorate.vcproj
12840         * gst/audioscale/audioscale.vcproj
12841         * gst/auparse/auparse.vcproj
12842         * gst/avi/avi.vcproj
12843         * gst/cdxaparse/cdxaparse.vcproj
12844         * gst/chart/chart.vcproj
12845         * gst/colorspace/colorspace.vcproj
12846         * gst/cutter/cutter.vcproj
12847         * gst/debug/debug.vcproj
12848         * gst/debug/efence.vcproj
12849         * gst/debug/navigationtest.vcproj
12850         * gst/deinterlace/deinterlace.vcproj
12851         * gst/effectv/effectv.vcproj
12852         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12853         * gst/filter/filter.vcproj
12854         * gst/flx/flxdec.vcproj
12855         * gst/goom/goom.vcproj
12856         * gst/interleave/interleave.vcproj
12857         * gst/law/alaw.vcproj
12858         * gst/law/mulaw.vcproj
12859         * gst/matroska/matroska.vcproj
12860         * gst/median/median.vcproj
12861         * gst/mixmatrix/mixmatrix.vcproj
12862         * gst/mpeg1sys/mpeg1systemencode.vcproj
12863         * gst/mpeg1videoparse/mp1videoparse.vcproj
12864         * gst/mpeg2sub/mpeg2subt.vcproj
12865         * gst/mpegaudio/mpegaudio.vcproj
12866         * gst/mpegaudioparse/mpegaudioparse.vcproj
12867         * gst/mpegstream/mpegstream.vcproj
12868         * gst/multifilesink/multifilesink.vcproj
12869         * gst/multipart/multipart.vcproj
12870         * gst/oneton/oneton.vcproj
12871         * gst/overlay/overlay.vcproj
12872         * gst/passthrough/passthrough.vcproj
12873         * gst/qtdemux/qtdemux.vcproj
12874         * gst/realmedia/rmdemux.vcproj
12875         * gst/rtjpeg/rtjpeg.vcproj
12876         * gst/rtp/rtp.vcproj
12877         * gst/silence/silence.vcproj
12878         * gst/sine/sinesrc.vcproj
12879         * gst/smooth/smooth.vcproj
12880         * gst/smpte/smpte.vcproj
12881         * gst/spectrum/spectrum.vcproj
12882         * gst/speed/speed.vcproj
12883         * gst/stereo/stereo.vcproj
12884         * gst/switch/switch.vcproj
12885         * gst/tags/tagedit.vcproj
12886         * gst/tcp/tcp.vcproj
12887         * gst/typefind/typefindfunctions.vcproj
12888         * gst/udp/udp.vcproj
12889         * gst/videobox/videobox.vcproj
12890         * gst/videocrop/videocrop.vcproj
12891         * gst/videodrop/videodrop.vcproj
12892         * gst/videofilter/gamma.vcproj
12893         * gst/videofilter/videobalance.vcproj
12894         * gst/videofilter/videofilter.vcproj
12895         * gst/videofilter/videoflip.vcproj
12896         * gst/videoflip/videoflip.vcproj
12897         * gst/videomixer/videomixer.vcproj
12898         * gst/videorate/videorate.vcproj
12899         * gst/videoscale/videoscale.vcproj
12900         * gst/videotestsrc/videotestsrc.vcproj
12901         * gst/virtualdub/virtualdub.vcproj
12902         * gst/volenv/volenv.vcproj
12903         * gst/volume/volume.vcproj
12904         * gst/wavenc/wavenc.vcproj
12905         * gst/wavparse/wavparse.vcproj
12906         * gst/y4m/y4menc.vcproj
12907         * gst-libs/gst/audio/audio.vcproj
12908         * gst-libs/gst/audio/audiofilter.vcproj
12909         * gst-libs/gst/colorbalance/colorbalance.vcproj
12910         * gst-libs/gst/idct/idtc.vcproj
12911         * gst-libs/gst/media-info/media-info.vcproj
12912         * gst-libs/gst/mixer/mixer.vcproj
12913         * gst-libs/gst/navigation/navigation.vcproj
12914         * gst-libs/gst/play/play.vcproj
12915         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12916         * gst-libs/gst/resample/resample.vcproj
12917         * gst-libs/gst/riff/riff.vcproj
12918         * gst-libs/gst/tuner/tuner.vcproj
12919         * gst-libs/gst/video/video.vcproj
12920         * gst-libs/gst/xoverlay/xoverlay.vcproj
12921           avoid problems with math.h, fix release dependancy
12922           rename GStreamer-0.8.lib to libgstreamer.lib
12923
12924 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12925
12926         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12928         the atom is not available we have to unlock the mutex. Fixes #148023
12929
12930 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12931
12932         * gst-libs/gst/media-info/media-info.h:
12933           issue for a vararg macro with MSVC
12934
12935 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12936
12937         * gst/effectv/effectv.vcproj
12938         * gst-libs/gst/idct/idct.vcproj:
12939         * gst-libs/gst/media-info/media-info.vcproj:
12940         * gst-libs/gst/navigation/navigation.vcproj:
12941         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12942         * gst-libs/gst/video/video.vcproj:
12943         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12944           fixes for build problems
12945
12946 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12947
12948         * gst-libs/gst/audio/audio.def:
12949         * gst-libs/gst/audio/riff.def:
12950           add some definitions needed by plugins
12951
12952 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12953
12954         * gst/asfdemux/gstasfmux.c
12955           Fix some 64 bits constants to be glib friendly
12956
12957 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12958
12959         * gst/ac3parse/gstac3parse.c
12960         * gst/audioscale/gstaudioscale.c
12961         * gst/auparse/gstauparse.c
12962         * gst/colorspace/gstcolorspace.c
12963         * gst/colorspace/yuv2rgb.h
12964           local include fixes
12965
12966 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12967
12968         * win32/gst.sln
12969           add more plugins to the build
12970
12971 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12972
12973         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12974         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12975
12976 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12977
12978         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12979         (gst_level_set_property), (gst_level_get_property),
12980         (gst_level_base_init), (gst_level_class_init):
12981           add debugging categories.  cleanups.
12982
12983 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12984
12985         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12986         (gst_videoscale_planar411), (gst_videoscale_planar400),
12987         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12988         (gst_videoscale_scale_nearest_str1),
12989         (gst_videoscale_scale_nearest_str2),
12990         (gst_videoscale_scale_nearest_str4),
12991         (gst_videoscale_scale_nearest_16bit),
12992         (gst_videoscale_scale_nearest_24bit):
12993           fixed stride issues
12994           tested with 320x240 -> 321, 322, 324 x240
12995           tested with YV12, I420, YUY2, UYVY
12996           fixed packed422rev (don't think it could have worked before)
12997           by testing with UYVY
12998
12999 2004-07-26  Benjamin Otte  <otte@gnome.org>
13000
13001         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
13002         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
13003         (plugin_init):
13004           add debugging category, add error checks like checking return values
13005           of setup calls, make sure it still works after
13006           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
13007
13008 2004-07-26  Wim Taymans  <wim@fluendo.com>
13009
13010         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
13011         (gst_mpeg_demux_get_audio_stream),
13012         (gst_mpeg_demux_process_private):
13013         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
13014         Check for error codes from the negotiation functions. Make sure
13015         we really set the pad caps when a new pad is created.
13016
13017 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13018
13019         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13020         (gst_ffmpeg_caps_to_pix_fmt):
13021         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13022         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13023         (gst_ffmpegcolorspace_pad_link):
13024           don't make function do two things at the same time without reason.
13025
13026 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13027
13028         * gst/ac3parse/ac3parse.vcproj
13029         * gst/adder/adder.vcproj
13030         * gst/alpha/alpha.vcproj
13031         * gst/alpha/alphacolor.vcproj
13032         * gst/asfdemux/asf.vcproj
13033         * gst/audioconvert/audioconvert.vcproj
13034         * gst/audiorate/audiorate.vcproj
13035         * gst/audioscale/audioscale.vcproj
13036         * gst/auparse/auparse.vcproj
13037         * gst/avi/avi.vcproj
13038         * gst/cdxaparse/cdxaparse.vcproj
13039         * gst/chart/chart.vcproj
13040         * gst/colorspace/colorspace.vcproj
13041         * gst/cutter/cutter.vcproj
13042         * gst/debug/debug.vcproj
13043         * gst/debug/efence.vcproj
13044         * gst/debug/navigationtest.vcproj
13045         * gst/deinterlace/deinterlace.vcproj
13046         * gst/effectv/effectv.vcproj
13047         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13048         * gst/filter/filter.vcproj
13049         * gst/flx/flxdec.vcproj
13050         * gst/goom/goom.vcproj
13051         * gst/interleave/interleave.vcproj
13052         * gst/law/alaw.vcproj
13053         * gst/law/mulaw.vcproj
13054         * gst/matroska/matroska.vcproj
13055         * gst/median/median.vcproj
13056         * gst/mixmatrix/mixmatrix.vcproj
13057         * gst/mpeg1sys/mpeg1systemencode.vcproj
13058         * gst/mpeg1videoparse/mp1videoparse.vcproj
13059         * gst/mpeg2sub/mpeg2subt.vcproj
13060         * gst/mpegaudio/mpegaudio.vcproj
13061         * gst/mpegaudioparse/mpegaudioparse.vcproj
13062         * gst/mpegstream/mpegstream.vcproj
13063         * gst/multifilesink/multifilesink.vcproj
13064         * gst/multipart/multipart.vcproj
13065         * gst/oneton/oneton.vcproj
13066         * gst/overlay/overlay.vcproj
13067         * gst/passthrough/passthrough.vcproj
13068         * gst/qtdemux/qtdemux.vcproj
13069         * gst/realmedia/rmdemux.vcproj
13070         * gst/rtjpeg/rtjpeg.vcproj
13071         * gst/rtp/rtp.vcproj
13072         * gst/silence/silence.vcproj
13073         * gst/sine/sinesrc.vcproj
13074         * gst/smooth/smooth.vcproj
13075         * gst/smpte/smpte.vcproj
13076         * gst/spectrum/spectrum.vcproj
13077         * gst/speed/speed.vcproj
13078         * gst/stereo/stereo.vcproj
13079         * gst/switch/switch.vcproj
13080         * gst/tags/tagedit.vcproj
13081         * gst/tcp/tcp.vcproj
13082         * gst/typefind/typefindfunctions.vcproj
13083         * gst/udp/udp.vcproj
13084         * gst/videobox/videobox.vcproj
13085         * gst/videocrop/videocrop.vcproj
13086         * gst/videodrop/videodrop.vcproj
13087         * gst/videofilter/gamma.vcproj
13088         * gst/videofilter/videobalance.vcproj
13089         * gst/videofilter/videofilter.vcproj
13090         * gst/videofilter/videoflip.vcproj
13091         * gst/videoflip/videoflip.vcproj
13092         * gst/videomixer/videomixer.vcproj
13093         * gst/videorate/videorate.vcproj
13094         * gst/videoscale/videoscale.vcproj
13095         * gst/videotestsrc/videotestsrc.vcproj
13096         * gst/virtualdub/virtualdub.vcproj
13097         * gst/volenv/volenv.vcproj
13098         * gst/volume/volume.vcproj
13099         * gst/wavenc/wavenc.vcproj
13100         * gst/wavparse/wavparse.vcproj
13101         * gst/y4m/y4menc.vcproj
13102           more plugins supported under windows
13103
13104 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13105
13106         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13107         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13108         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13109         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13110         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13111           Add debugging statements.  Use the sizes as returned by the
13112           *CreateImage calls.
13113
13114 2004-07-26  Johan Dahlin  <johan@gnome.org>
13115
13116         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13117         the pad is negotiated.
13118
13119         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13120
13121 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13122
13123         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13124         * gst-libs/gst/idct/idct.vcproj:
13125         * gst-libs/gst/media-info/media-info.vcproj:
13126         * gst-libs/gst/mixer/mixer.vcproj:
13127         * gst-libs/gst/navigation/navigation.vcproj:
13128         * gst-libs/gst/play/play.vcproj:
13129         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13130         * gst-libs/gst/resample/resample.vcproj:
13131         * gst-libs/gst/tuner/tuner.vcproj:
13132         * gst-libs/gst/video/video.vcproj:
13133         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13134           more plugins supported under windows
13135
13136 2004-07-25 Iain <iain@prettypeople.org>
13137
13138         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13139         pad now rather than when the pad is created because state changes wipe
13140         explicit caps (fixes #148043).
13141
13142 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13143
13144         reviewed by Benjamin Otte  <otte@gnome.org>
13145
13146         * ext/mad/gstmad.c:
13147           fix mad plugin crashing on Sun (fixes #148289)
13148
13149 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13150
13151         * gst/avi/avi.def:
13152         * gst/avi/avi.vcproj:
13153         * gst/matroska/matroska.def:
13154         * gst/matroska/matroska.vcproj:
13155           remove unused .def files
13156
13157 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13158
13159         * gst-libs/gst/audio/gstaudiofilter.c:
13160           Clean the local include
13161
13162 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13163
13164         * win32/gst.sln:
13165         * gst-libs/gst/audio/audio.def:
13166         * gst-libs/gst/audio/audio.vcproj:
13167         * gst-libs/gst/audio/audiofilter.vcproj:
13168         * gst-libs/gst/audio/riff.def:
13169         * gst-libs/gst/audio/riff.vcproj:
13170         * gst-libs/gst/gst-libs.def:
13171         * gst-libs/gst/gst-libs.vcproj:
13172         * gst/avi/avi.vcproj:
13173         * gst/avi/avi.vcproj:
13174           Copy the files where needed after building, cleaner projects
13175
13176 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13177
13178         * gst/matroska/ebml-write.c:
13179           Fix some 64 bits constants to be glib friendly
13180
13181 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13182
13183         * win32/gst.sln:
13184         * gst-libs/gst/gst-libs.def:
13185         * gst-libs/gst/gst-libs.vcproj:
13186         * gst/matroska/matroska.def:
13187         * gst/matroska/matroska.vcproj:
13188           Add the preliminary canvas to build plugins on Win32
13189
13190 2004-07-23  Benjamin Otte  <otte@gnome.org>
13191
13192         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13193           don't enfore negotiation from source side, it breaks
13194           sinesrc ! audioconvert ! osssink
13195
13196 2004-07-22  David Schleef  <ds@schleef.org>
13197
13198         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13199         for ELF files, since they can easily be recognized as audio/mpeg.
13200         (bug #147441)
13201
13202 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13203
13204         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13205         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13206         (gst_videoscale_scale_nearest_24bit),
13207         (gst_videoscale_scale_nearest_16bit):
13208           fix 16bit and 24bit for stride (24bit might need testing)
13209           don't pretend we do more than one algorithm
13210
13211 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13212
13213         * configure.ac:
13214         * gst/Makefile.am:
13215         * gst/multifilesink/Makefile.am:
13216         * gst/multifilesink/gstmultifilesink.c:
13217         (gst_multifilesink_get_formats),
13218         (gst_multifilesink_get_query_types), (_do_init),
13219         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13220         (gst_multifilesink_init), (gst_multifilesink_dispose),
13221         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13222         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13223         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13224         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13225         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13226         (gst_multifilesink_uri_get_type),
13227         (gst_multifilesink_uri_get_protocols),
13228         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13229         (gst_multifilesink_uri_handler_init), (plugin_init):
13230         * gst/multifilesink/gstmultifilesink.h:
13231         * testsuite/Makefile.am:
13232         * testsuite/multifilesink/Makefile.am:
13233         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13234         (gst_newmedia_class_init), (gst_newmedia_init),
13235         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13236         (newfile_signal), (test_signal), (main):
13237         multifilesink plugin for creating new files every time a new media
13238         discontinuity event occurs
13239
13240 2004-07-22  Wim Taymans  <wim@fluendo.com>
13241
13242         * gst/alpha/Makefile.am:
13243         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13244         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13245         (gst_alpha_color_init), (gst_alpha_color_set_property),
13246         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13247         (transform), (gst_alpha_color_chain),
13248         (gst_alpha_color_change_state), (plugin_init):
13249         Stupid plugin to to RGBA to AYUV conversion because none of
13250         the colorspace plugins can handle that yet.
13251
13252 2004-07-22  Wim Taymans  <wim@fluendo.com>
13253
13254         * examples/seeking/seek.c: (update_scale), (main):
13255         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13256         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13257         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13258         (gst_decode_bin_init), (gst_decode_bin_dispose),
13259         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13260         (no_more_pads), (close_link), (type_found),
13261         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13262         (plugin_init):
13263         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13264         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13265         (gst_play_base_bin_dispose), (queue_overrun),
13266         (gen_preroll_element), (remove_prerolls), (unknown_type),
13267         (no_more_pads), (new_stream), (setup_source),
13268         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13269         (play_base_eos), (gst_play_base_bin_change_state),
13270         (gst_play_base_bin_add_element),
13271         (gst_play_base_bin_remove_element),
13272         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13273         (gst_play_base_bin_unlink_stream),
13274         (gst_play_base_bin_get_streaminfo):
13275         * gst/playback/gstplaybin.c: (gen_video_element),
13276         (gen_audio_element):
13277         * gst/playback/gststreaminfo.h:
13278         More playback updates, attempt to fix things after the state change
13279         breakage.
13280
13281 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13282
13283         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13284         (gst_videoscale_scale_nearest_16bit):
13285           comment algorithm
13286
13287 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13288
13289         * gst/videotestsrc/gstvideotestsrc.c:
13290         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13291         (gst_videotestsrc_init), (gst_videotestsrc_get),
13292         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13293         (gst_videotestsrc_get_property):
13294         * gst/videotestsrc/gstvideotestsrc.h:
13295         * gst/videotestsrc/videotestsrc.c:
13296         * gst/videotestsrc/videotestsrc.h:
13297           cleanup and commenting
13298
13299 2004-07-21  Wim Taymans  <wim@fluendo.com>
13300
13301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13302         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13303         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13304         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13305         (_find_chain_get_unknown_part), (_find_streams_check),
13306         (gst_ogg_demux_push), (gst_ogg_pad_push):
13307         * ext/theora/theoradec.c: (theora_get_formats),
13308         (theora_dec_src_convert), (theora_dec_sink_convert),
13309         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13310         (theora_dec_chain):
13311         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13312         (vorbis_dec_convert), (vorbis_dec_src_query),
13313         (vorbis_dec_src_event), (vorbis_dec_event):
13314         More seeking fixes, oggdemux now supports seeking to time and
13315         uses the downstream element to convert granulepos to time.
13316         Seeking in theora-only ogg files now works.
13317
13318 2004-07-21  Wim Taymans  <wim@fluendo.com>
13319
13320         * ext/theora/theoradec.c: (gst_theora_dec_init),
13321         (theora_get_formats), (theora_get_event_masks),
13322         (theora_get_query_types), (theora_dec_src_convert),
13323         (theora_dec_sink_convert), (theora_dec_src_query),
13324         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13325         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13326         (vorbis_get_event_masks), (vorbis_get_query_types),
13327         (gst_vorbis_dec_init), (vorbis_dec_convert),
13328         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13329         Added query/convert/formats functions to vorbis and theora decoders
13330         so that the outside world can use them too. Fixed seeking on an
13331         ogg/theora/vorbis file by disabling the seeking seeking on the
13332         theora srcpad.
13333
13334 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13335
13336         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13337         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13338         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13339         images creation for both elements. We don't create the image on caps
13340         nego or renego, we just destroy the internal one if present if it does
13341         not match the needs. The chain function takes care of creating a new
13342         image when needed.
13343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13344         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13345         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13346         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13347         the image format information. The buffer pool checks for the context
13348         image format and discard images with different formats.
13349         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13350
13351 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13352
13353         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13354         (gst_ffmpegcolorspace_chain):
13355           no point in doing any chaining if the pad we want to push from
13356           isn't usable.
13357
13358 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13359
13360         * gst-libs/gst/riff/riff-media.c:
13361         (gst_riff_create_audio_caps_with_data):
13362           Fix double end-to-native symbol conversion (#148021).
13363
13364 2004-07-20  David Schleef  <ds@schleef.org>
13365
13366         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13367         Don't use an Atom that doesn't exist.
13368
13369 2004-07-20  Wim Taymans  <wim@fluendo.com>
13370
13371         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13372         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13373         (gst_multifdsink_client_remove),
13374         (gst_multifdsink_handle_client_write),
13375         (gst_multifdsink_queue_buffer):
13376         * gst/tcp/gstmultifdsink.h:
13377         More multifdsink stats. Avoid deadlock by releasing locks
13378         before sending out a signal.
13379
13380 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13381
13382         * po/LINGUAS:
13383         * po/hu.po:
13384           added Hungarian translation (Laszlo Dvornik)
13385
13386 2004-07-20  Wim Taymans  <wim@fluendo.com>
13387
13388         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13389         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13390         (gst_multifdsink_handle_client_write),
13391         (gst_multifdsink_queue_buffer):
13392         * gst/tcp/gsttcp-marshal.list:
13393         Fixed the stupid marshal definition.
13394
13395 2004-07-20  Wim Taymans  <wim@fluendo.com>
13396
13397         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13398         (gst_multifdsink_init), (gst_multifdsink_add),
13399         (gst_multifdsink_client_remove),
13400         (gst_multifdsink_handle_client_write),
13401         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13402         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13403         (gst_multifdsink_init_send):
13404         * gst/tcp/gstmultifdsink.h:
13405         Added more stats, added timeout for a client, fixed some typos
13406         and added some comments.
13407
13408 2004-07-20  Wim Taymans  <wim@fluendo.com>
13409
13410         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13411         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13412         (gst_multifdsink_client_remove),
13413         (gst_multifdsink_handle_client_write):
13414         * gst/tcp/gstmultifdsink.h:
13415         * gst/tcp/gsttcp-marshal.list:
13416         Added get_stats method that returns a GValueArray of
13417         stats values.
13418
13419 2004-07-19  Benjamin Otte  <otte@gnome.org>
13420
13421         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13422           make sure longname, description and author are valid UTF-8
13423
13424 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13425
13426         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13427         (gst_ximagesink_set_property):
13428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13429         (gst_xvimagesink_set_property):
13430           make sure SYNCHRONOUS is respected after getting the X context
13431
13432 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13433
13434         * gst/matroska/matroska-demux.c:
13435         (gst_matroska_demux_handle_src_event),
13436         (gst_matroska_demux_parse_blockgroup):
13437         * gst/matroska/matroska-ids.h:
13438           add BlockReference tag and ignore it to clear out log.
13439           ignore NAVIGATION events to clear out log.
13440
13441 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13442
13443         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13444         (gst_matroska_demux_add_stream):
13445         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13446           add debug categories
13447
13448 2004-07-16  Wim Taymans  <wim@fluendo.com>
13449
13450         * ext/libpng/Makefile.am:
13451         * ext/libpng/gstpng.c: (plugin_init):
13452         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13453         (gst_pngdec_get_type), (gst_pngdec_base_init),
13454         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13455         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13456         * ext/libpng/gstpngdec.h:
13457         Added png decoder.
13458
13459 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13460
13461         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13462         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13463         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13464         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13465         (gst_ximagesink_buffer_alloc):
13466         * sys/ximage/ximagesink.h:
13467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13468         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13469         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13470         (gst_xvimagesink_buffer_alloc):
13471         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13472         again. Using internal data pointer of the x(v)image to store image's
13473         data to be coherent with the buffer alloc mechanism. Investigated the
13474         image destruction code to be sure that everything gets freed correctly.
13475
13476 2004-07-16  Wim Taymans  <wim@fluendo.com>
13477
13478         * gst-libs/gst/riff/riff-read.c:
13479         (gst_riff_read_strf_vids_with_data),
13480         (gst_riff_read_strf_auds_with_data):
13481         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13482         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13483         Make sure we don't create 0 sized subbuffers in riff-read.
13484         Signal the no more pads signal after reading the avi header.
13485
13486 2004-07-16  Wim Taymans  <wim@fluendo.com>
13487
13488         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13489         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13490         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13491         (gst_decode_bin_init), (gst_decode_bin_dispose),
13492         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13493         (no_more_pads), (close_link), (type_found),
13494         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13495         (gst_decode_bin_change_state), (plugin_init):
13496         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13497         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13498         (gst_play_base_bin_dispose), (queue_overrun),
13499         (gen_preroll_element), (remove_prerolls), (unknown_type),
13500         (no_more_pads), (new_stream), (setup_source),
13501         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13502         (play_base_eos), (gst_play_base_bin_change_state),
13503         (gst_play_base_bin_add_element),
13504         (gst_play_base_bin_remove_element),
13505         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13506         (gst_play_base_bin_unlink_stream),
13507         (gst_play_base_bin_get_streaminfo):
13508         * gst/playback/gstplaybasebin.h:
13509         Better error recovery. Added configurable preroll queue size. Faster
13510         detection of no-more-pads.
13511
13512 2004-07-16  Wim Taymans  <wim@fluendo.com>
13513
13514         * gst-libs/gst/video/video.h:
13515         Added 32 bits RGBA. Not sure if we should use another mime-type
13516         for alpha rgb. Currently the presence of the alpha_mask property
13517         signals an alpha channel.
13518
13519 2004-07-16  Wim Taymans  <wim@fluendo.com>
13520
13521         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13523         FPS seems to be 0.0 to MAX everywhere else.
13524
13525 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13526
13527         * gst-libs/gst/riff/riff-media.c:
13528         (gst_riff_create_video_caps_with_data):
13529           mp42/mp43 (no caps) exist too.
13530         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13531           Set pixel_width/height; we've got them in-caps.
13532         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13533         * gst/wavparse/gstwavparse.c: (plugin_init):
13534           Both are valid primary.
13535         * sys/oss/gstossmixer.c:
13536           Remove i18n hack and enable translations.
13537
13538 2004-07-15  Benjamin Otte  <otte@gnome.org>
13539
13540         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13541         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13542           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13543
13544 2004-07-15  Benjamin Otte  <otte@gnome.org>
13545
13546         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13547         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13548         (gst_alsa_close_audio):
13549           disable some of the debugging code for now. Writing debugging to a
13550           buffer is broken in current alsalib releases.
13551
13552 2004-07-12  Benjamin Otte  <otte@gnome.org>
13553
13554         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13555           use bufferpools
13556
13557 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13558
13559         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13560         (theora_dec_src_query), (theora_dec_event):
13561         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13562           add debugging categories.  Remove \n's.
13563
13564 2004-07-13  Johan Dahlin  <johan@gnome.org>
13565
13566         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13567         (gst_play_bin_get_property): Impl.
13568
13569 2004-07-13  Wim Taymans  <wim@fluendo.com>
13570
13571         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13572         When trying to find the stream length, seek back N pages
13573         instead of just one, where N is the number of streams in
13574         the current chain.
13575
13576 2004-07-13  Wim Taymans  <wim@fluendo.com>
13577
13578         * gst-libs/gst/riff/riff-media.c:
13579         (gst_riff_create_audio_caps_with_data),
13580         (gst_riff_create_audio_caps),
13581         (gst_riff_create_audio_template_caps):
13582         * gst-libs/gst/riff/riff-media.h:
13583         * gst-libs/gst/riff/riff-read.c:
13584         (gst_riff_read_strf_vids_with_data),
13585         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13586         * gst-libs/gst/riff/riff-read.h:
13587         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13588         (gst_avi_demux_add_stream):
13589         Set codec_data on caps for avidemuxer.
13590
13591 2004-07-12  David Schleef  <ds@schleef.org>
13592
13593         * configure.ac: Fix test for Objective C
13594
13595 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13596         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13597         (gst_gdk_pixbuf_chain):
13598           Add svg and pcx to template caps, and ensure that getcaps returns a
13599           subset of the template caps.
13600           Copy each row manually for output, as gdkpixbuf may pad the
13601           rowstride to a 32-bit word boundary.
13602
13603 2004-07-12  Wim Taymans  <wim@fluendo.com>
13604
13605         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13606         (gst_riff_create_video_template_caps):
13607         Fix the template caps to include some more media types.
13608
13609 2004-07-12  Wim Taymans  <wim@fluendo.com>
13610
13611         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13612         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13613         (compare_ranks), (print_feature), (gst_decode_bin_init),
13614         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13615         (try_to_link_1), (new_pad), (close_link), (type_found),
13616         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13617         (gst_decode_bin_change_state), (plugin_init):
13618         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13619         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13620         (gst_play_base_bin_dispose), (queue_overrun),
13621         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13622         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13623         (gst_play_base_bin_get_property), (play_base_eos),
13624         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13625         (gst_play_base_bin_remove_element),
13626         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13627         (gst_play_base_bin_unlink_stream),
13628         (gst_play_base_bin_get_streaminfo):
13629         * gst/playback/gstplaybasebin.h:
13630         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13631         (gst_play_bin_class_init), (gst_play_bin_init),
13632         (gst_play_bin_dispose), (gst_play_bin_set_property),
13633         (gst_play_bin_get_property), (gen_video_element),
13634         (gen_audio_element), (remove_sinks), (setup_sinks),
13635         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13636         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13637         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13638         (gst_play_bin_query), (plugin_init):
13639         * gst/playback/test4.c: (main):
13640         More fixes on reusing of the element.
13641
13642 2004-07-11  Benjamin Otte  <otte@gnome.org>
13643
13644         * ext/mad/gstmad.c: (normal_seek):
13645           allow seeking for other methods than just SET
13646
13647 2004-07-11  Andy Wingo  <wingo@pobox.com>
13648
13649         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13650         float, "any" caps -> buffer_frames=[0,MAX].
13651
13652         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13653         doesn't intersect our caps with the template any more. Do it
13654         ourselves.
13655         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13656
13657 2004-07-09  Wim Taymans  <wim@fluendo.com>
13658
13659         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13660         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13661         (compare_ranks), (print_feature), (gst_decode_bin_init),
13662         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13663         (try_to_link_1), (new_pad), (close_link), (type_found),
13664         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13665         (gst_decode_bin_change_state), (plugin_init):
13666         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13667         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13668         (gst_play_base_bin_dispose), (queue_overrun),
13669         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13670         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13671         (gst_play_base_bin_get_property), (play_base_eos),
13672         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13673         (gst_play_base_bin_remove_element),
13674         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13675         (gst_play_base_bin_unlink_stream),
13676         (gst_play_base_bin_get_streaminfo):
13677         * gst/playback/gstplaybasebin.h:
13678         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13679         (gst_play_bin_class_init), (gst_play_bin_init),
13680         (gst_play_bin_dispose), (gst_play_bin_set_property),
13681         (gst_play_bin_get_property), (gen_video_element),
13682         (gen_audio_element), (remove_sinks), (setup_sinks),
13683         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13684         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13685         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13686         (gst_play_bin_query), (plugin_init):
13687         * gst/playback/test4.c: (main):
13688         Work on object reuse and seeking.
13689
13690 2004-07-09  Wim Taymans  <wim@fluendo.com>
13691
13692         * examples/seeking/seek.c: (iterate):
13693         Don't consume all CPU in the idle loop.
13694
13695 2004-07-09  Wim Taymans  <wim@fluendo.com>
13696
13697         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13698         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13699         Add pad to element *after* setting the pad functions so that
13700         the scheduler can use the correct ones.
13701
13702 2004-07-09  Wim Taymans  <wim@fluendo.com>
13703
13704         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13705         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13706         Sync to keyframe after seek
13707
13708 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13709
13710         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13711         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13712         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13713         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13714         * ext/libvisual/visual.c: (gst_visual_change_state):
13715         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13716         * ext/theora/theoradec.c: (theora_dec_change_state):
13717         * ext/theora/theoraenc.c: (theora_enc_change_state):
13718         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13719         * gst-libs/gst/navigation/navigation.c:
13720         * gst/adder/gstadder.c: (gst_adder_change_state):
13721         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13722         (gst_audio_convert_get_buffer):
13723         * gst/multipart/multipartdemux.c:
13724         (gst_multipart_demux_change_state):
13725         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13726         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13727         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13728         * gst/videoscale/gstvideoscale.c:
13729         (gst_videoscale_handle_src_event):
13730         * gst/volume/gstvolume.c: (volume_chain_int16):
13731           don't assert in state change, this should be done by the base
13732           GstElement class.
13733           various debugging fixes.
13734
13735 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13736
13737         * configure.ac:
13738         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13739         (gst_play_dispose), (gst_play_set_location),
13740         (gst_play_set_data_src), (gst_play_set_video_sink),
13741         (gst_play_set_audio_sink), (gst_play_set_visualization),
13742         (gst_play_connect_visualization), (gst_play_get_sink_element),
13743         (gst_play_get_all_by_interface):
13744         * gst-libs/gst/play/play.h:
13745           add new method to get elements implementing an interface.
13746           add various error logging
13747
13748 2004-07-08  Wim Taymans  <wim@fluendo.com>
13749
13750         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13751         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13752         (make_playerbin_pipeline), (query_durations_elems),
13753         (query_durations_pads), (query_positions_elems),
13754         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13755         (main):
13756         Added playbin seeking example.
13757
13758 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13759
13760         * gst-libs/gst/play/play.c: (gst_play_set_location),
13761         (gst_play_set_data_src), (gst_play_set_video_sink),
13762         (gst_play_set_audio_sink), (gst_play_set_visualization),
13763         (gst_play_connect_visualization), (gst_play_get_framerate):
13764           use a macro to look up elements from hash table
13765
13766 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13767
13768         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13769         (gst_play_get_length_callback), (gst_play_set_location),
13770         (gst_play_seek_to_time), (gst_play_set_data_src),
13771         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13772         (gst_play_set_visualization), (gst_play_connect_visualization),
13773         (gst_play_get_sink_element):
13774         - add debugging info
13775         - fix looking up sink elements by iterating over complete caps
13776         - put everything except for source and autoplugger in a complete bin
13777
13778 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13779
13780         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13781         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13782         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13783         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13784         * ext/alsa/gstalsasink.h:
13785         - add debugging info
13786         - clean up schizophrenia of data/buffer/event
13787         - fix double event unref error
13788
13789 2004-07-08  Wim Taymans  <wim@fluendo.com>
13790
13791         * gst/playback/Makefile.am:
13792         Add headers to noinst
13793
13794 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13795
13796         * tools/gst-launch-ext-m.m:
13797         * tools/gst-launch-ext.1.in:
13798           convert to the third millenium
13799
13800 2004-07-07  David Schleef  <ds@schleef.org>
13801
13802         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13803
13804 2004-07-07  Wim Taymans  <wim@fluendo.com>
13805
13806         * gst/playback/Makefile.am:
13807         * gst/playback/README:
13808         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13809         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13810         (compare_ranks), (print_feature), (gst_decode_bin_init),
13811         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13812         (try_to_link_1), (new_pad), (close_link), (type_found),
13813         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13814         (plugin_init):
13815         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13816         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13817         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13818         (gen_preroll_element), (no_more_pads), (new_stream),
13819         (setup_source), (gst_play_base_bin_set_property),
13820         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13821         (gst_play_base_bin_add_element),
13822         (gst_play_base_bin_remove_element),
13823         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13824         (gst_play_base_bin_unlink_stream),
13825         (gst_play_base_bin_get_streaminfo):
13826         * gst/playback/gstplaybasebin.h:
13827         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13828         (gst_play_bin_class_init), (gst_play_bin_init),
13829         (gst_play_bin_dispose), (gst_play_bin_set_property),
13830         (gst_play_bin_get_property), (gen_video_element),
13831         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13832         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13833         (gst_play_bin_get_formats), (gst_play_bin_convert),
13834         (gst_play_bin_get_query_types), (gst_play_bin_query),
13835         (plugin_init):
13836         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13837         (gst_stream_info_get_type), (gst_stream_info_class_init),
13838         (gst_stream_info_init), (gst_stream_info_new),
13839         (gst_stream_info_dispose), (gst_stream_info_set_property),
13840         (gst_stream_info_get_property):
13841         * gst/playback/gststreaminfo.h:
13842         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13843         (main):
13844         * gst/playback/test2.c: (main):
13845         * gst/playback/test3.c: (update_scale), (main):
13846         More playbin fixes. Added README. Do better element filtering.
13847         Added base class to preroll media. Added test apps.
13848
13849 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13850
13851         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13852         * ext/mpeg2dec/gstmpeg2dec.h:
13853           various debugging improvements.  Reset stream to next picture
13854           instead of sequence header, otherwise seeks cannot work.
13855
13856 2004-07-07  Wim Taymans  <wim@fluendo.com>
13857
13858         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13859         (gst_video_box_class_init), (gst_video_box_set_property),
13860         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13861         Use pad_alloc where possible.
13862
13863 2004-07-07  Wim Taymans  <wim@fluendo.com>
13864
13865         * sys/oss/gstosselement.c: (gst_osselement_reset),
13866         (gst_osselement_parse_caps):
13867         * sys/oss/gstosselement.h:
13868         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13869         Fix offset on osssrc.
13870
13871 2004-07-07  Wim Taymans  <wim@fluendo.com>
13872
13873         * ext/theora/theora.c: (plugin_init):
13874         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13875         (theora_dec_src_query), (theora_dec_chain):
13876         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13877         (theora_enc_sink_link), (theora_buffer_from_packet),
13878         (theora_push_packet), (theora_enc_chain):
13879         Fix theora granulepos calculation.
13880         Fix overflow in duration/position calculation.
13881         Bump rank to PRIMARY for theoradec.
13882         Use granulepos of last packet to calculate position.
13883         Set keyframe flag on buffers when needed.
13884
13885 2004-07-06  David Schleef  <ds@schleef.org>
13886
13887         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13888         serious?  (Fixed, obviously.)
13889
13890 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13891
13892         * po/LINGUAS:
13893         * po/cs.po:
13894           added Czech translation (Miloslav Trmac)
13895
13896 2004-07-05  Wim Taymans  <wim@fluendo.com>
13897
13898         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13899         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13900         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13901         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13902         (close_link), (type_found), (gst_decode_bin_set_property),
13903         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13904         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13905         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13906         (gst_decode_bin_query), (plugin_init):
13907         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13908         (gst_play_bin_class_init), (gst_play_bin_init),
13909         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13910         (get_video_element), (new_pad), (setup_source),
13911         (gst_play_bin_set_property), (gst_play_bin_get_property),
13912         (gst_play_bin_change_state), (gst_play_bin_add_element),
13913         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13914         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13915         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13916         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13917         * gst/playback/test.c: (main):
13918         More fixes, cleaned up playbin, make it use decodebin. Added
13919         threaded property to playbin.
13920
13921 2004-07-05  Wim Taymans  <wim@fluendo.com>
13922
13923         * configure.ac:
13924         * gst/playback/Makefile.am:
13925         * gst/playback/decodetest.c: (main):
13926         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13927         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13928         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13929         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13930         (close_link), (type_found), (gst_decode_bin_set_property),
13931         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13932         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13933         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13934         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13935         (plugin_init):
13936         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13937         (gst_play_bin_class_init), (gst_play_bin_init),
13938         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13939         (collect_sink_pads), (find_compatibles), (close_pad_link),
13940         (try_to_link_1), (new_pad), (close_link), (type_found),
13941         (setup_source), (gst_play_bin_set_property),
13942         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13943         (compare_ranks), (gst_play_bin_collect_factories),
13944         (gst_play_bin_change_state), (gst_play_bin_add_element),
13945         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13946         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13947         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13948         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13949         * gst/playback/test.c: (main):
13950         Added some playback helper elements and some test apps, very alpha
13951         still.
13952
13953 2004-07-04  Benjamin Otte  <otte@gnome.org>
13954
13955         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13956           only restart audio when we indeed have an xrun to fix repeated
13957           xruns. Fix suggested by Giuliano Pochini.
13958
13959 2004-07-03  David Schleef  <ds@schleef.org>
13960
13961         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13962         call to gst_debug_log() if debugging is disabled (bug #145118)
13963
13964 2004-07-03  Benjamin Otte  <otte@gnome.org>
13965
13966         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13967           use our own functions for restarting the alsa device.
13968         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13969           I should apply patches myself - use MIN for the third argument, not
13970           the second, this fixes seeking
13971
13972 2004-07-02  David Schleef  <ds@schleef.org>
13973
13974         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13975         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13976         do with the logic.
13977
13978 2004-07-02  David Schleef  <ds@schleef.org>
13979
13980         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13981         output buffers.  Fix logic mistake.  (bug #144866)
13982
13983 2004-07-02  David Schleef  <ds@schleef.org>
13984
13985         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13986         on X.  (bug #144753)
13987
13988 2004-07-02  David Schleef  <ds@schleef.org>
13989
13990         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13991         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13992         (bug #144624)
13993         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13994         (gst_osselement_rate_probe_check): Add another workaround for
13995         buggy drivers (bug #145336)
13996
13997 2004-07-02  David Schleef  <ds@schleef.org>
13998
13999         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
14000         Most systems don't have MSG_NOSIGNAL.
14001
14002 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14003
14004         * Makefile.am:
14005         * gst-libs/gst/colorbalance/Makefile.am:
14006         * gst-libs/gst/mixer/Makefile.am:
14007         * gst-libs/gst/play/Makefile.am:
14008         * gst-libs/gst/tuner/Makefile.am:
14009           (hopefully) fix both install and dist and make error message useful.
14010           needs testing across automakes.
14011
14012 2004-07-02  Benjamin Otte  <otte@gnome.org>
14013
14014         * ext/ogg/gstogg.c: (plugin_init):
14015           we require bytestream now
14016         * ext/ogg/gstoggdemux.c:
14017           huge diff to implement chain setup in a fast and generic way. This
14018           improves tag reading and startup of huge files (read: Theora videos)
14019           quite a bit. It probably contains bugs, too, so please test.
14020           Seeking is not improved to the fast method.
14021
14022 2004-06-29  Wim Taymans  <wim@fluendo.com>
14023
14024         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14025         * ext/ogg/gstoggmux.c:
14026         Fix memleak in oggdemux when running unconnected pads.
14027         doc update in mux, start working on keyframe mode.
14028
14029 2004-06-29  Benjamin Otte  <otte@gnome.org>
14030
14031         * sys/oss/gstosssink.c:
14032         * sys/oss/gstosssrc.c:
14033           advertise correct template caps - we indeed do non-native endianness
14034           and 8bit audio has no endianness
14035         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14037           avoid (wrong) duplications in getcaps function and return
14038           template caps
14039
14040 2004-06-29  Wim Taymans  <wim@fluendo.com>
14041
14042         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14043         (gst_multifdsink_class_init), (gst_multifdsink_add),
14044         (gst_multifdsink_remove), (gst_multifdsink_clear),
14045         (gst_multifdsink_client_remove),
14046         (gst_multifdsink_handle_client_read),
14047         (gst_multifdsink_client_queue_data),
14048         (gst_multifdsink_client_queue_caps),
14049         (gst_multifdsink_client_queue_buffer),
14050         (gst_multifdsink_handle_client_write),
14051         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14052         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14053         (gst_multifdsink_init_send), (gst_multifdsink_close):
14054         Fix wrong GList iteration that could crash the server when
14055         more then 2 clients disconnect at the same time. Read all the
14056         pending commands in one batch to recover from command storms under
14057         very heavy load.
14058
14059 2004-06-28  Wim Taymans  <wim@fluendo.com>
14060
14061         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14062         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14063         (gst_videomixer_pad_set_property),
14064         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14065         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14066         (gst_videomixer_class_init), (gst_videomixer_init),
14067         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14068         (pad_zorder_compare), (gst_videomixer_sort_pads),
14069         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14070         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14071         (gst_videomixer_update_queues), (gst_videomixer_loop),
14072         (plugin_init):
14073         Avoid divide by zero, choose masterpad as the pad with the highest
14074         framerate.
14075
14076 2004-06-27  Julien Moutte  <julien@moutte.net>
14077
14078         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14079         (gst_ximagesink_xwindow_new):
14080         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14081         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14082         function directly. We might want to call it from somewhere else one day.
14083
14084 2004-06-27  Julien Moutte  <julien@moutte.net>
14085
14086         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14087         (gst_ximagesink_xwindow_new):
14088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14089         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14090         window decorations.
14091
14092 2004-06-27  Wim Taymans  <wim@fluendo.com>
14093
14094         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14095         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14096         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14097         (gst_dvdec_set_property), (gst_dvdec_get_property):
14098         * ext/dv/gstdvdec.h:
14099         Implement drop_factor property to lower the framerate with
14100         a factor.
14101
14102 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14103
14104         * gst-libs/gst/colorbalance/Makefile.am:
14105         * gst-libs/gst/mixer/Makefile.am:
14106         * gst-libs/gst/play/Makefile.am:
14107         * gst-libs/gst/tuner/Makefile.am:
14108           unbreak Company's fix that didn't install the -enum.h files
14109
14110 2004-06-27  Wim Taymans  <wim@fluendo.com>
14111
14112         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14113         (gst_dvdec_change_state):
14114         * ext/dv/gstdvdec.h:
14115         Fix timestamp, duration and offset of the buffers.
14116
14117 2004-06-27  Wim Taymans  <wim@fluendo.com>
14118
14119         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14120         (gst_multifdsink_class_init), (gst_multifdsink_add),
14121         (gst_multifdsink_remove), (gst_multifdsink_clear),
14122         (gst_multifdsink_client_remove),
14123         (gst_multifdsink_handle_client_read),
14124         (gst_multifdsink_client_queue_data),
14125         (gst_multifdsink_client_queue_caps),
14126         (gst_multifdsink_client_queue_buffer),
14127         (gst_multifdsink_handle_client_write),
14128         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14129         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14130         (gst_multifdsink_init_send), (gst_multifdsink_close):
14131         * gst/tcp/gstmultifdsink.h:
14132         * gst/tcp/gsttcpserversink.c:
14133         (gst_tcpserversink_handle_server_read),
14134         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14135         More multifdsink fixes, more recovery policy fixes.
14136         Removed stupid g_print
14137
14138 2004-06-26  Wim Taymans  <wim@fluendo.com>
14139
14140         * gst/tcp/Makefile.am:
14141         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14142         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14143         (gst_multifdsink_class_init), (gst_multifdsink_init),
14144         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14145         (gst_multifdsink_handle_client_read),
14146         (gst_multifdsink_client_queue_data),
14147         (gst_multifdsink_client_queue_caps),
14148         (gst_multifdsink_client_queue_buffer),
14149         (gst_multifdsink_handle_client_write),
14150         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14151         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14152         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14153         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14154         (gst_multifdsink_close), (gst_multifdsink_change_state):
14155         * gst/tcp/gstmultifdsink.h:
14156         * gst/tcp/gsttcpplugin.c: (plugin_init):
14157         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14158         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14159         (gst_tcpserversink_handle_server_read),
14160         (gst_tcpserversink_handle_select),
14161         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14162         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14163         * gst/tcp/gsttcpserversink.h:
14164         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14165         one of the locks, added recovery policy to multifdsink.
14166
14167 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14168
14169         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14170           fix decision for when getting frames with same timestamp
14171         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14172         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14173         (gst_v4lsrc_get_property):
14174         * sys/v4l/gstv4lsrc.h:
14175           add latency offset property
14176
14177 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14178
14179         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14180         (plugin_init):
14181           fix debugging. add category.
14182
14183 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14184
14185         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14186           fix wrong offsets
14187
14188 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14189
14190         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14191         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14192         (gst_alsa_src_change_state):
14193           return a time that is in sync with the element's processing
14194
14195 2004-06-25  Wim Taymans  <wim@fluendo.com>
14196
14197         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14198         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14199         (gst_tcpserversink_client_remove),
14200         (gst_tcpserversink_handle_client_read),
14201         (gst_tcpserversink_client_queue_data),
14202         (gst_tcpserversink_client_queue_caps),
14203         (gst_tcpserversink_client_queue_buffer),
14204         (gst_tcpserversink_handle_client_write),
14205         (gst_tcpserversink_queue_buffer),
14206         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14207         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14208         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14209         (gst_tcpserversink_close):
14210         * gst/tcp/gsttcpserversink.h:
14211         Serversink rewrite. Really do non blocking writes to clients and
14212         maintain an internal queue to handle slower clients while not
14213         disturbing fast clients.
14214
14215 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14216
14217         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14218           better debug, don't override OFFSET and OFFSET_END
14219
14220 2004-06-25  Iain <iain@prettypeople.org>
14221
14222         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14223         name=source for the wavparse pipeline.
14224
14225 2004-06-24  Johan Dahlin  <johan@gnome.org>
14226
14227         * ext/theora/theoraenc.c (theora_enc_chain): Call
14228         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14229         streamheader caps are set correctly.
14230
14231 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14232
14233         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14234         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14235           respect minimum bitrate; same could be done for max bitrate
14236
14237 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14238
14239         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14240         (gst_vorbisenc_setup):
14241           fix sample rate range
14242
14243 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14244
14245         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14246         (gst_oggvorbisenc_setup):
14247         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14248         (gst_vorbisenc_setup):
14249           resolve ambiguities in code and description
14250
14251 2004-06-24  Wim Taymans  <wim@fluendo.com>
14252
14253         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14254         * ext/alsa/gstalsa.h:
14255         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14256         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14257         Use alsa trigger_tstamp to get the timestamp of the first
14258         sample in the buffer for more precise sync. Some cleanups.
14259
14260 2004-06-24  Wim Taymans  <wim@fluendo.com>
14261
14262         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14263         (gst_audiorate_init), (gst_audiorate_chain),
14264         (gst_audiorate_set_property), (gst_audiorate_get_property):
14265         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14266         (gst_videorate_chain):
14267         Added some logging, fixed an overflow bug in videorate.
14268
14269 2004-06-24  Benjamin Otte  <otte@gnome.org>
14270
14271         * ext/kio/Makefile.am:
14272           fix for builddir != srcdir and distcheck
14273
14274 2004-06-24  Benjamin Otte  <otte@gnome.org>
14275
14276         * gst-libs/gst/colorbalance/Makefile.am:
14277         * gst-libs/gst/mixer/Makefile.am:
14278         * gst-libs/gst/play/Makefile.am:
14279         * gst-libs/gst/tuner/Makefile.am:
14280         * gst/tcp/Makefile.am:
14281         * sys/dxr3/Makefile.am:
14282           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14283           tarball.
14284           Also add all *.list files that were missing.
14285         * Makefile.am:
14286           add a distcheck hook to ensure the above doesn't happen again.
14287
14288 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14289
14290         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14291
14292 2004-06-23  Colin Walters  <walters@redhat.com>
14293
14294         * m4/Makefile.am: Distribute gst-fionread.m4.
14295
14296 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14297
14298         * configure.ac: back to dev
14299
14300 2004-06-23  Wim Taymans  <wim@fluendo.com>
14301
14302         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14303         (gst_alsa_xrun_recovery):
14304         * ext/alsa/gstalsa.h:
14305         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14306         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14307         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14308         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14309         (gst_alsa_src_loop):
14310         Add clock to alsasrc. Take new capture timestamp when
14311         restarting after an overrun. Split up some functions between
14312         alsasrc and alsasink.
14313
14314 === release 0.8.2 ===
14315
14316 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14317
14318         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14319         (gst_alsa_change_state), (gst_alsa_update_avail),
14320         (gst_alsa_xrun_recovery):
14321         * ext/alsa/gstalsa.h:
14322         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14323           merge back changes from release
14324
14325 2004-06-23  Wim Taymans  <wim@fluendo.com>
14326
14327         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14328         (gst_audiorate_init), (gst_audiorate_chain),
14329         (gst_audiorate_set_property), (gst_audiorate_get_property):
14330         Implement sample dropping and notify
14331
14332 2004-06-22  Wim Taymans  <wim@fluendo.com>
14333
14334         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14335         (theora_enc_sink_link), (theora_buffer_from_packet),
14336         (theora_push_packet), (theora_enc_chain):
14337         Some cleanups, make sure the timestamps are correct.
14338
14339 2004-06-22  Wim Taymans  <wim@fluendo.com>
14340
14341         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14342         (gst_alsa_change_state), (gst_alsa_update_avail),
14343         (gst_alsa_xrun_recovery):
14344         * ext/alsa/gstalsa.h:
14345         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14346         Cleanups, take queued samples into account when reporting
14347         the time.
14348
14349 2004-06-22  Wim Taymans  <wim@fluendo.com>
14350
14351         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14352         (gst_videorate_init):
14353         Initialize the property as well.
14354
14355 2004-06-22  Wim Taymans  <wim@fluendo.com>
14356
14357         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14358         (gst_videorate_init), (gst_videorate_chain),
14359         (gst_videorate_set_property), (gst_videorate_get_property):
14360         Add property to make videorate silent.
14361         Add property to prefer new frames over old ones.
14362
14363 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14364
14365         * sys/osxvideo/Makefile.am:
14366         Workaround so that the osxvideo .so file gets linked with the
14367         Cocoa, OpenGL and QuickTime frameworks
14368
14369 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14370
14371         * sys/osxaudio/Makefile.am:
14372         Workaround so that the osxaudio .so file gets linked with the
14373         CoreAudio framework
14374
14375 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14376
14377         * configure.ac:
14378         Whoops, my fault...fixed build issues
14379
14380 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14381
14382         * configure.ac:
14383         Add objective-c support if running in Darwin/Mac OS X
14384         * sys/Makefile.am:
14385         * sys/osxvideo:
14386         * sys/osxvideo/Makefile.am:
14387         * sys/osxvideo/osxvideosink.h:
14388         * sys/osxvideo/osxvideosink.m:
14389         * sys/osxvideo/cocoawindow.h:
14390         * sys/osxvideo/cocoawindow.m:
14391         Add osxvideosink, a cocoa-based osx video sink
14392
14393
14394 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14395         * ext/dvdnav/gst-dvd:
14396         Grab the gconf key from the right spot
14397         * gst/debug/gstnavseek.c: (gst_navseek_init),
14398         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14399         (gst_navseek_chain):
14400         * gst/debug/gstnavseek.h:
14401           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14402           and loop parameters of a segment seek.
14403         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14404         (gst_videotestsrc_get_event_masks),
14405         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14406         * gst/videotestsrc/gstvideotestsrc.h:
14407           Add seeking support to videotestsrc
14408           Initialise the timestamp_offset variable.
14409
14410 2004-06-18  Wim Taymans  <wim@fluendo.com>
14411
14412         * ext/sidplay/gstsiddec.cc:
14413         Fix negotiation and set correct end offset.
14414
14415 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14416
14417         * configure.ac: branch and prerelease
14418
14419 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14420
14421         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14422         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14423         (gst_tcpclientsrc_init_receive):
14424         * gst/tcp/gsttcpclientsrc.h:
14425           read caps when connecting to server for GDP so we set them correctly
14426
14427 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14428
14429         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14430           notify drops and duplicates
14431         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14432           no good reason to limit ourselves to 100x100
14433
14434 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14435
14436         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14437         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14438         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14439         (gst_v4lsrc_get_property):
14440         * sys/v4l/gstv4lsrc.h:
14441         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14442         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14443         (gst_v4l_set_audio):
14444         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14445         (gst_v4lsrc_try_capture):
14446         * sys/v4l/v4lsrc_calls.h:
14447           change try_palette to more general try_capture
14448           add autoprobe option so we can turn off autoprobing
14449           various fixes
14450
14451 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14452
14453         * configure.ac:
14454           add videorate
14455         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14456         (gst_ximagesink_class_init):
14457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14458         (gst_xvimagesink_class_init):
14459           run them as finalize, not dispose, since dispose can be invoked
14460           multiple times
14461
14462 2004-06-17  Wim Taymans  <wim@fluendo.com>
14463
14464         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14465         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14466         * ext/alsa/gstalsa.h:
14467         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14468         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14469         (gst_alsa_src_change_state):
14470         * ext/alsa/gstalsasrc.h:
14471         Make the xrun code timestamp and offset the buffers correctly.
14472         moved the clock to the base class, use alsa methods to get time.
14473         Do correct timestamping on outgoing buffers.
14474
14475 2004-06-17  Wim Taymans  <wim@fluendo.com>
14476
14477         * gst/audiorate/Makefile.am:
14478         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14479         (gst_audiorate_base_init), (gst_audiorate_class_init),
14480         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14481         (gst_audiorate_set_property), (gst_audiorate_get_property),
14482         (gst_audiorate_change_state), (plugin_init):
14483         Added an audiorate converter that fills in gaps.
14484
14485 2004-06-17  Johan Dahlin  <johan@gnome.org>
14486
14487         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14488
14489 2004-06-16  Wim Taymans  <wim@fluendo.com>
14490
14491         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14492         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14493         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14494         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14495         (gst_v4lsrc_get_property):
14496         * sys/v4l/gstv4lsrc.h:
14497         Added a copy mode to v4lsrc where it will output a copied version
14498         of its internal hardware buffer.
14499         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14500         can't | them.
14501
14502 2004-06-16  Wim Taymans  <wim@fluendo.com>
14503
14504         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14505         Timestamp fixes.
14506
14507 2004-06-16  Wim Taymans  <wim@fluendo.com>
14508
14509         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14510         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14511         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14512         (gst_v4lsrc_get_property):
14513         * sys/v4l/gstv4lsrc.h:
14514         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14515         Added a sync mode enum property to control v4lsrc timestamp method
14516         Removed the use-fixed-fps property and moved functionality in
14517         the enum.
14518         Don't error on an error value from v4l-conf, it might not always
14519         be a real error.
14520
14521 2004-06-16  Wim Taymans  <wim@fluendo.com>
14522
14523         * gst/videorate/Makefile.am:
14524         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14525         (gst_videorate_base_init), (gst_videorate_class_init),
14526         (gst_videorate_getcaps), (gst_videorate_link),
14527         (gst_videorate_init), (gst_videorate_chain),
14528         (gst_videorate_set_property), (gst_videorate_get_property),
14529         (gst_videorate_change_state), (plugin_init):
14530         Added a video timestamp corrector.
14531
14532 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14533
14534         fixed a potential leak with previous commit
14535
14536         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14537
14538 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14539
14540         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14541         Added missing refcount, fixes bug #144425
14542         Cheers Tim for finding the bug
14543
14544 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14545
14546         * sys/v4l/gstv4l.c: (plugin_init):
14547         * sys/v4l/gstv4lcolorbalance.c:
14548         * sys/v4l/gstv4lcolorbalance.h:
14549         * sys/v4l/gstv4lelement.c:
14550         * sys/v4l/gstv4lelement.h:
14551         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14552         * sys/v4l/gstv4lmjpegsink.h:
14553         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14554         * sys/v4l/gstv4lmjpegsrc.h:
14555         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14556         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14557         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14558         * sys/v4l/gstv4lsrc.h:
14559         * sys/v4l/gstv4ltuner.c:
14560         * sys/v4l/gstv4ltuner.h:
14561         * sys/v4l/gstv4lxoverlay.c:
14562         * sys/v4l/gstv4lxoverlay.h:
14563         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14564         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14565         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14566         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14567         (gst_v4l_set_audio):
14568         * sys/v4l/v4l_calls.h:
14569         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14570         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14571         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14572         (gst_v4lmjpegsink_playback_init),
14573         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14574         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14575         (gst_v4lmjpegsink_playback_stop),
14576         (gst_v4lmjpegsink_playback_deinit):
14577         * sys/v4l/v4lmjpegsink_calls.h:
14578         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14579         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14580         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14581         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14582         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14583         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14584         * sys/v4l/v4lmjpegsrc_calls.h:
14585         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14586         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14587         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14588         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14589         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14590         (gst_v4lsrc_try_palette):
14591         * sys/v4l/v4lsrc_calls.h:
14592           bunch of paranoia cleanups
14593
14594 2004-06-14  David Schleef  <ds@schleef.org>
14595
14596         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14597         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14598         Send discont events and change timestamps appropriately when
14599         we get a seek event.  (bug #144240)
14600         * ext/cdparanoia/gstcdparanoia.h:
14601
14602 2004-06-14  Benjamin Otte  <otte@gnome.org>
14603
14604         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14605           snd_pcm_hw_params_set_rate  since the latter fails for no good
14606           reason on some setups.
14607
14608 2004-06-14  David Schleef  <ds@schleef.org>
14609
14610         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14611         standard.  Thank you for playing.
14612
14613 2004-06-14  Wim Taymans  <wim@fluendo.com>
14614
14615         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14616         Patch 1.3 broke the ordering of the colorspace info and
14617         made the plugin basically work by coincidence, reordered
14618         the info.
14619
14620 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14621
14622         * ext/lame/gstlame.c:
14623         * ext/mad/gstmad.c:
14624           sync caps.  Make sure mad can only output a list of rates, not
14625           a full range.  In the future, have three caps lists for each of the
14626           mpeg versions.  Change mpegversion to a double as well.
14627
14628 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14629
14630         * gst/volume/.cvsignore:
14631         * gst/volume/Makefile.am:
14632         * gst/volume/demo.c: (value_changed_callback), (idler),
14633         (setup_gui), (main):
14634           added small demo app
14635
14636 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14637         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14638         * ext/esd/esdsink.h:
14639         Close the esd connection on pause, because esd will just wait -
14640         blocking all other esd clients indefinitely.
14641
14642 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14643
14644         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14645           previous commit with GST_DEBUG
14646
14647 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14648
14649         * configure.ac:
14650           add a header check for a dvdread header in dvdnav.  Fixes #133002
14651
14652 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14653
14654         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14655         * gst/tcp/gsttcpclientsink.h:
14656         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14657         * gst/tcp/gsttcpclientsrc.h:
14658         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14659         (gst_tcpserversink_handle_server_read),
14660         (gst_tcpserversink_init_send):
14661         * gst/tcp/gsttcpserversink.h:
14662         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14663         * gst/tcp/gsttcpserversrc.h:
14664         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14665         version of IP)
14666
14667 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14668
14669         * configure.ac:
14670         Added ogg library so that OSX detects libtheora properly
14671
14672 2004-06-11  Wim Taymans  <wim@fluendo.com>
14673
14674         * ext/theora/theoradec.c: (theora_dec_chain),
14675         (theora_dec_change_state):
14676         Don't try to decode frames before we received a keyframe.
14677
14678 2004-06-11  Wim Taymans  <wim@fluendo.com>
14679
14680         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14681         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14682         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14683         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14684         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14685         Added property to set the maximum delay of a page.
14686
14687 2004-06-10  Wim Taymans  <wim@fluendo.com>
14688
14689         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14690         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14691         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14692         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14693         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14694         Added max-delay property to control the maximum amount
14695         of data to put in one page.
14696
14697 2004-06-10  Wim Taymans  <wim@fluendo.com>
14698
14699         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14700         (gst_theora_enc_init), (theora_enc_sink_link),
14701         (theora_buffer_from_packet), (theora_enc_set_property),
14702         (theora_enc_get_property):
14703         Set duration on encoded buffer, added some more properties
14704
14705 2004-06-10  Wim Taymans  <wim@fluendo.com>
14706
14707         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14708         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14709         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14710         * ext/theora/theoraenc.c: (theora_enc_chain):
14711         Fix refcounting bugs
14712
14713 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14714
14715         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14716         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14717         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14718         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14719         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14720         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14721         (gst_asf_demux_change_state):
14722         * gst/asfdemux/gstasfdemux.h:
14723           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14724           feels like. I think we should set a new requirement for demuxers
14725           from now on to implement sane loop functions, data loops, query
14726           and seek functions before first commit into CVS. And this commit
14727           fixes all of the above.
14728
14729 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14730
14731         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14732           vorbis comments are properly encoded in UTF-8 before adding them
14733           to a GstTagList
14734
14735 2004-06-09  Benjamin Otte  <otte@gnome.org>
14736
14737         * ext/alsa/gstalsa.c: (add_channels):
14738           handle min <= max correctly
14739         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14740         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14741           add fixation functions so we fixate correctly. No preferring of alaw
14742           anymore because it's the first structure.
14743         * ext/alsa/gstalsa.h:
14744         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14745         (gst_alsa_hw_params_dump):
14746           add functions to ease debugging in alsalib
14747         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14748         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14749         (gst_alsa_start_audio):
14750           only specify hw params if we really setup a format (fixes #134007 -
14751           or at least works around it)
14752
14753 2004-06-09  Wim Taymans  <wim@fluendo.com>
14754
14755         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14756         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14757         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14758         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14759         (gst_ogg_mux_loop):
14760         Use stream caps to setup the initial pages in the ogg stream.
14761         Correctly set the streamheader caps on the srcpad.
14762
14763 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14764
14765         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14766         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14767         (gst_v4lsrc_getcaps):
14768         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14769         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14770           add querying of fps lists for webcams.  Negotiating to a framerate
14771           now works.
14772
14773 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14774
14775         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14776         (theora_push_buffer), (theora_push_packet),
14777         (theora_set_header_on_caps), (theora_enc_chain):
14778           mark buffers and put on streamheader, raw theora streaming
14779           now works too, whee
14780
14781 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14782
14783         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14784         (gst_tcp_gdp_read_caps):
14785           do a looping read for caps and GDP headers too
14786
14787 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14788
14789         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14790         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14791           return EOS instead of NULL in _get
14792
14793 2004-06-08  Wim Taymans  <wim@fluendo.com>
14794
14795         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14796         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14797         (gst_tcp_gdp_write_caps):
14798         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14799         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14800         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14801         Memory leak fixes
14802
14803 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14804
14805         * ext/vorbis/Makefile.am:
14806         * ext/vorbis/vorbis.c: (plugin_init):
14807         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14808         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14809         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14810         (vorbis_parse_change_state):
14811         * ext/vorbis/vorbisparse.h:
14812           adding a vorbisparse element that marks the buffers, streaming
14813           raw vorbis using GDP now works, whee
14814
14815 2004-06-08  Wim Taymans  <wim@fluendo.com>
14816
14817         * ext/jpeg/Makefile.am:
14818         * ext/jpeg/README:
14819         * ext/jpeg/gstjpeg.c: (plugin_init):
14820         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14821         (gst_smokedec_base_init), (gst_smokedec_class_init),
14822         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14823         * ext/jpeg/gstsmokedec.h:
14824         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14825         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14826         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14827         (gst_smokeenc_resync), (gst_smokeenc_chain),
14828         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14829         * ext/jpeg/gstsmokeenc.h:
14830         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14831         (smokecodec_flush_destination), (smokecodec_term_destination),
14832         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14833         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14834         (smokecodec_term_source), (smokecodec_encode_new),
14835         (smokecodec_decode_new), (smokecodec_info_free),
14836         (smokecodec_set_quality), (smokecodec_get_quality),
14837         (smokecodec_set_threshold), (smokecodec_get_threshold),
14838         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14839         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14840         (smokecodec_parse_header), (smokecodec_decode):
14841         * ext/jpeg/smokecodec.h:
14842         Added a new simple jpeg based codec
14843
14844 2004-06-08  Wim Taymans  <wim@fluendo.com>
14845
14846         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14847         (gst_multipart_mux_loop):
14848         Fix memory leak
14849
14850 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14851
14852         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14853         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14854         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14855         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14856         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14857         * gst/tcp/gsttcpserversink.h:
14858           take streamheader into account
14859
14860 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14861
14862         * gst/level/Makefile.am:
14863         * gst/level/gstlevel.c: (gst_level_class_init):
14864           clean up marshal generation
14865
14866 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14867
14868         * gst/tcp/Makefile.am:
14869         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14870         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14871         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14872         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14873         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14874         (gst_tcpclientsrc_get_property):
14875         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14876         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14877         (gst_tcpserversink_handle_client_read),
14878         (gst_tcpserversink_handle_client_write),
14879         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14880         * gst/tcp/gsttcpserversink.h:
14881           add signals client-added and client-removed
14882         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14883         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14884         (gst_tcpserversrc_get_property):
14885         uniformized, change default protocol to NONE
14886         * gst/tcp/gsttcp-marshal.list: added
14887 2004-06-07  Benjamin Otte  <otte@gnome.org>
14888
14889         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14890           handle discont events if they happen before caps nego
14891
14892 2004-06-07  Wim Taymans  <wim@fluendo.com>
14893
14894         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14895         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14896         (gst_multipart_demux_plugin_init):
14897         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14898         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14899         (gst_multipart_mux_change_state):
14900         Small updates, fix a memleak
14901
14902 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14903
14904         * configure.ac: OSS portability
14905         * ext/arts/gst_arts.c: idem
14906         * sys/oss/gstosselement.c: idem
14907         * sys/oss/gstossmixer.c: idem
14908         * sys/oss/gstosssink.c: idem
14909         * sys/oss/gstosssrc.c: idem
14910         * sys/oss/oss_probe.c: idem
14911           - check for soundcard.h in different places for some BSD
14912
14913 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14914
14915         * AUTHORS:
14916         Add me to the authors file
14917         * configure.ac:
14918         Increase the libdv requirement to >= version 0.100
14919         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14920         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14921         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14922         * ext/dv/gstdvdec.h:
14923         Add support for the new_media flag when sending DISCONT events
14924         Make the querying work when video pad is not linked
14925
14926 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14927
14928         reviewed by Benjamin Otte  <otte@gnome.org>
14929
14930         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14931           create a NULL-initialized array of pads, so we don't think they
14932           exist already. (fixes #143130)
14933
14934 2004-06-07  Benjamin Otte  <otte@gnome.org>
14935
14936         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14937         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14938         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14939           don't use // coments
14940
14941 2004-06-07  Benjamin Otte  <otte@gnome.org>
14942
14943         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14944           cast to GstClockTime to get higher granularity
14945         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14946           use gst_element_set_time_delay to get the exact time
14947         * ext/mad/gstmad.c: (gst_mad_chain):
14948           use the negotiated rate instead of the current frame's rate which
14949           might be wrong because of bit errors. This avoids emitting totally
14950           bogus timestamps and screwing sync.
14951         (fixes #143454)
14952
14953 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14954
14955         reviewed by Benjamin Otte  <otte@gnome.org>
14956
14957         * gst/adder/gstadder.c: (gst_adder_loop):
14958           properly error out when no negotiation has happened yet. (fixes
14959           #143032)
14960
14961 2004-06-06  Benjamin Otte  <otte@gnome.org>
14962
14963         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14964           forward correctly transformed offset in discont events. Based on
14965           patch by Arwed v. Merkatz. (fixes #142851)
14966
14967 2004-06-06  David Schleef  <ds@schleef.org>
14968
14969         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14970         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14971         problems on several systems.
14972
14973 2004-06-06  Benjamin Otte  <otte@gnome.org>
14974
14975         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14976           use explicit caps on the srcpad
14977         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14978           properly error out if caps couldn't be set (fixes #142764)
14979
14980 2004-06-06  Benjamin Otte  <otte@gnome.org>
14981
14982         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14983         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14984         (gst_alsa_start_audio):
14985           - don't call set_periods_integer anymore, it breaks the
14986           configuration randomly
14987           - call snd_pcm_hw_params_set_access directly instead of using masks
14988           - don't fail if the sw_params can't be set, just use the default
14989           params and hope it works. Alsalib has weird issues when you touch
14990           sw_params and does no proper error reporting about what failed.
14991         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14992         (gst_alsa_close_audio):
14993           make our alsa debugging go via gst debugging and not conditionally
14994           defined
14995         * ext/alsa/gstalsa.h:
14996           add ALSA_DEBUG_FLUSH macro
14997         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14998         (plugin_init):
14999           wrap alsa errors to be printed via the gst debugging system and not
15000           spammed to stderr
15001
15002 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15003
15004         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
15005         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
15006         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
15007         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
15008         (qtdemux_parse_trak):
15009         * gst/qtdemux/qtdemux.h:
15010           Bitch. Also known as seeking, querying & co.
15011         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15012         (gst_osssink_change_state):
15013         * sys/oss/gstosssink.h:
15014           Resyncing is for weenies, this hack is no longer needed and was
15015           broken anyway (since it - unintendedly - always leaves resync to
15016           TRUE).
15017
15018 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15019
15020         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15021         * gst/tcp/gsttcpclientsrc.h: idem
15022           - define MSG_NOSIGNAL if not done
15023           - include unistd.h for off_t
15024           (fixes #143749)
15025
15026 2004-06-05  Benjamin Otte  <otte@gnome.org>
15027
15028         * configure.ac:
15029         * ext/kio/Makefile.am:
15030           check for qt's moc preprocessor explicitly and use it
15031
15032 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15033
15034         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15035           don't get a signal for EPIPE on socket writes
15036           (somebody check if this works on other platforms)
15037
15038 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15039
15040         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15041         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15042           check error condition on available samples correctly
15043
15044 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15045
15046         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15047           avoid a segfault
15048         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15049         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15050         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15051         (gst_tcpserversrc_gdp_read_header):
15052          use ssize_t over size_t since the former is signed and thus the
15053          check for error codes can work
15054
15055 2004-06-02  Wim Taymans  <wim@fluendo.com>
15056
15057         reviewed by: Johan
15058
15059         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15060         (gst_multipart_mux_loop):
15061         Oops
15062
15063 2004-06-02  Wim Taymans  <wim@fluendo.com>
15064
15065         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15066         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15067         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15068         (gst_multipart_mux_change_state):
15069         Added configurable boundary specifier, added the value as a
15070         caps field as well.
15071
15072 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15073
15074         * gst/tcp/gsttcp.c:
15075         * gst/tcp/gsttcpclientsrc.c:
15076         * gst/tcp/gsttcpclientsrc.h:
15077         * gst/tcp/gsttcpserversrc.c:
15078           - portability fix, to compile on OSX
15079             (fixes #143146)
15080
15081         * sys/osxaudio/gstosxaudioelement.c:
15082         * sys/osxaudio/gstosxaudiosink.c:
15083         * sys/osxaudio/gstosxaudiosrc.c:
15084           - compilation warnings on OSX
15085             (fixes #143153)
15086
15087 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15088
15089         * ext/vorbis/vorbisdec.c : sign warning fixes
15090
15091         * gst-libs/gst/mixer/mixertrack.c :
15092           do no use defines which are glib 2.4 specific
15093
15094 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15095
15096         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15097           buffer since libflac doesn't expect it (reports a sync error when
15098           it encounters that)
15099
15100
15101 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15102
15103         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15104         * gst-libs/gst/mixer/mixertrack.c:
15105         (gst_mixer_track_get_property), (get_mixer_track_init),
15106         (get_mixer_track_get_property): Added property accessors
15107         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15108         * gst-libs/gst/mixer/mixeroptions.c:
15109         (gst_mixer_options_get_values): Added
15110         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15111         * gst-libs/gst/mixer/mixer.c: Fixed comment
15112
15113
15114 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15115
15116         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15117           improve error messages on open
15118
15119
15120 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15121
15122         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15123           check if v4l-conf is in path
15124
15125 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15126
15127         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15128           change assert to a more readable error message
15129
15130 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15131
15132         * gst-libs/gst/tuner/tunerchannel.h:
15133           - add a freq_multiplicator field to make the conversion
15134             between internal frequency unit and Hz
15135         * sys/v4l/gstv4lelement.c:
15136         * sys/v4l2/gstv4l2element.c:
15137           - change default video device to /dev/video0
15138         * sys/v4l/v4l_calls.c:
15139         * sys/v4l2/v4l2_calls.c:
15140           - we only expose frequency to the user in Hz instead of
15141             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15142
15143 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15144         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15145           Initialise b_o_s and e_o_s variables
15146         * gst-libs/gst/riff/riff-media.c:
15147         (gst_riff_create_video_caps_with_data):
15148           Add some unusual fourcc's from mplayer avi's
15149         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15150           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15151           autoplugging.
15152
15153 2004-05-28  Wim Taymans  <wim@fluendo.com>
15154
15155         * configure.ac:
15156         * gst/alpha/Makefile.am:
15157         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15158         (gst_alpha_get_type), (gst_alpha_base_init),
15159         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15160         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15161         (gst_alpha_chroma_key), (gst_alpha_chain),
15162         (gst_alpha_change_state), (plugin_init):
15163         A plugin to add an alpha channel to I420 video. Can optionally do
15164         chroma keying.
15165         * gst/multipart/Makefile.am:
15166         * gst/multipart/multipart.c: (plugin_init):
15167         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15168         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15169         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15170         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15171         (gst_multipart_demux_change_state),
15172         (gst_multipart_demux_plugin_init):
15173         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15174         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15175         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15176         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15177         (gst_multipart_mux_pad_unlink),
15178         (gst_multipart_mux_request_new_pad),
15179         (gst_multipart_mux_handle_src_event),
15180         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15181         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15182         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15183         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15184         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15185         send multipart jpeg images to a browser.
15186         * gst/videobox/Makefile.am:
15187         * gst/videobox/README:
15188         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15189         (gst_video_box_get_type), (gst_video_box_base_init),
15190         (gst_video_box_class_init), (gst_video_box_init),
15191         (gst_video_box_set_property), (gst_video_box_get_property),
15192         (gst_video_box_sink_link), (gst_video_box_i420),
15193         (gst_video_box_ayuv), (gst_video_box_chain),
15194         (gst_video_box_change_state), (plugin_init):
15195         Crops or adds borders around an image. can do alpha channel
15196         borders as well.
15197         * gst/videomixer/Makefile.am:
15198         * gst/videomixer/README:
15199         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15200         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15201         (gst_videomixer_pad_get_sink_event_masks),
15202         (gst_videomixer_pad_get_property),
15203         (gst_videomixer_pad_set_property),
15204         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15205         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15206         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15207         (gst_videomixer_base_init), (gst_videomixer_class_init),
15208         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15209         (gst_videomixer_handle_src_event),
15210         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15211         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15212         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15213         (gst_videomixer_loop), (gst_videomixer_get_property),
15214         (gst_videomixer_set_property), (gst_videomixer_change_state),
15215         (plugin_init):
15216         Generic video mixer plugin, can handle multiple inputs all with
15217         different framerates and video sizes. Is fully alpha channel
15218         aware.
15219
15220 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15221
15222         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15223           Select first track as master track. Not sure how else to handle
15224           that...
15225         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15226           Discard discont events. Should fix #142962.
15227
15228 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15229
15230         * ext/alsa/Makefile.am:
15231         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15232         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15233         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15234         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15235         (gst_alsa_mixer_get_option):
15236         * ext/alsa/gstalsamixer.h:
15237         * ext/alsa/gstalsamixeroptions.c:
15238         (gst_alsa_mixer_options_get_type),
15239         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15240         (gst_alsa_mixer_options_new):
15241         * ext/alsa/gstalsamixeroptions.h:
15242         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15243         * ext/alsa/gstalsamixertrack.h:
15244           Add enumerations (as GstMixerOptions). Make correct distinction
15245           between input/output tracks. Add capture/playback private flag.
15246           Use flag to decide on whether to set capture or playback volumes
15247           or switches. Use playback and record switches.
15248         * gst-libs/gst/mixer/Makefile.am:
15249         * gst-libs/gst/mixer/mixer-marshal.list:
15250         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15251         (gst_mixer_set_option), (gst_mixer_get_option),
15252         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15253         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15254         * gst-libs/gst/mixer/mixer.h:
15255         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15256         (gst_mixer_options_class_init), (gst_mixer_options_init),
15257         (gst_mixer_options_dispose):
15258         * gst-libs/gst/mixer/mixeroptions.h:
15259           Add GstMixerOptions.
15260         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15261           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15262           broken device detection on computers with multiple OSS sound
15263           cards.
15264
15265 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15266
15267         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15268           fixate nicely even when the peer is not negotiating
15269
15270 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15271
15272         * gst/audioconvert/gstaudioconvert.c:
15273         (gst_audio_convert_parse_caps):
15274           make sure we don't allow depth > width
15275         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15276           fixate endianness to G_BYTE_ORDER as default
15277         * gst/audioscale/gstaudioscale.c:
15278           we don't handle another endianness as host-endianness
15279
15280 2004-05-25  David Schleef  <ds@schleef.org>
15281
15282         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15283
15284 2004-05-24  Benjamin Otte  <otte@gnome.org>
15285
15286         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15287         (gst_oggvorbisenc_setup):
15288           properly fail when we can't setup the vorbis encoder due to
15289           unsupported settings
15290         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15291         (gst_vorbisenc_setup):
15292           same
15293         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15294           fix case where warnings occured when one pad was unlinked while the
15295           other's link function was called
15296
15297 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15298
15299         * gst/tcp/Makefile.am:
15300           use GST_ENABLE_NEW
15301
15302 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15303
15304         * gst-libs/gst/resample/private.h:
15305           don't use optimizations that are #if 0'ed
15306
15307 2004-05-24  Wim Taymans  <wim@fluendo.com>
15308
15309         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15310         Fix potential division by zero error and hopefully get
15311         the position query right to get correct timestamps on avi
15312         audio.
15313
15314 2004-05-24  Wim Taymans  <wim@fluendo.com>
15315
15316         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15317         (gst_videoscale_scale_nearest_str2),
15318         (gst_videoscale_scale_nearest_str4),
15319         (gst_videoscale_scale_nearest_32bit),
15320         (gst_videoscale_scale_nearest_24bit),
15321         (gst_videoscale_scale_nearest_16bit):
15322         Fix the scaling algorithm and avoid a buffer overflow.
15323         removed the while loop in the scaling function as it
15324         was used for point sampling only.
15325
15326 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15327
15328         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15329         (gst_id3_tag_class_init), (gst_id3_tag_init),
15330         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15331         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15332         (gst_id3_tag_send_tag_event):
15333           lots of fixes to make id3mux work and id3demux work correctly
15334
15335 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15336
15337         * ext/Makefile.am:
15338           add rules to build shout2send (was removed by accident
15339           when this module was no more marked experimental/broken)
15340
15341 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15342
15343         * ext/shout2/gstshout2.c:
15344         * ext/shout2/gstshout2.h:
15345           adding a "connection problem" signal to shout2send
15346           (fixes #142954)
15347
15348 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15349
15350         * ext/kio/kioreceiver.cpp:
15351         * ext/kio/kioreceiver.h:
15352           fix sign comparison issues
15353
15354 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15355
15356         * gst/cdxaparse/gstcdxaparse.c:
15357         * gst/cdxaparse/gstcdxaparse.h:
15358           some renaming
15359           add some checks/sanity
15360           prepare for seek addition
15361
15362         * sys/sunaudio/gstsunaudio.c:
15363           remove exported dupe init function
15364
15365 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15366
15367         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15368         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15369           Fix format conversion and position querying.
15370         * gst/debug/progressreport.c: (gst_progressreport_report):
15371           Don't output a bogus total value that we didn't query.
15372         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15373           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15374           only a blank window after xine has been used.
15375
15376 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15377
15378         * m4/as-arts.m4:
15379           sync with upstream version to fix test on FC2
15380           readd with -ko to preserve Id header
15381
15382 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15383
15384         * configure.ac:
15385           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15386         * gst/tcp/gsttcpclientsrc.c: idem
15387         * gst/tcp/gsttcpserversink.c: idem
15388         * gst/tcp/gsttcpserversrc.c: idem
15389         * m4/gst-fionread.m4: idem
15390
15391         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15392
15393         * configure.ac: enable speex plugin for speex 1.1.5+
15394         * ext/speex/gstspeexenc.c: fix cast warning
15395
15396         * ext/esd/README: fix typo
15397
15398 2004-05-20  David Schleef  <ds@schleef.org>
15399
15400         * configure.ac: Minor cosmetic change to convince the buildbot to
15401         reautogen.
15402         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15403         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15404         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15405         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15406         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15407         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15408         More hacking.  Plays audio now.
15409
15410 2004-05-20  David Schleef  <ds@schleef.org>
15411
15412         * configure.ac:
15413         * sys/Makefile.am:
15414
15415 2004-05-20  David Schleef  <ds@schleef.org>
15416
15417         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15418         * sys/osxaudio/gstosxaudio.c:
15419         * sys/osxaudio/gstosxaudioelement.c:
15420         * sys/osxaudio/gstosxaudioelement.h:
15421         * sys/osxaudio/gstosxaudiosink.c:
15422         * sys/osxaudio/gstosxaudiosink.h:
15423         * sys/osxaudio/gstosxaudiosrc.c:
15424         * sys/osxaudio/gstosxaudiosrc.h:
15425
15426 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15427
15428         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15429         (gst_vorbisenc_chain):
15430           put the codec headers on the caps as streamheader as well as
15431           pushing them out
15432
15433 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15434
15435         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15436         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15437         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15438         split up push_packet into two functions
15439
15440 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15441
15442         * gst/tcp/.cvsignore:
15443           ignore enums
15444         * gst/tcp/Makefile.am:
15445         * gst/tcp/README:
15446         * gst/tcp/gsttcp.c:
15447         * gst/tcp/gsttcp.h:
15448         * gst/tcp/gsttcpclientsink.c:
15449         * gst/tcp/gsttcpclientsink.h:
15450         * gst/tcp/gsttcpclientsrc.c:
15451         * gst/tcp/gsttcpclientsrc.h:
15452         * gst/tcp/gsttcpplugin.c:
15453         * gst/tcp/gsttcpserversink.c:
15454         * gst/tcp/gsttcpserversink.h:
15455         * gst/tcp/gsttcpserversrc.c:
15456         * gst/tcp/gsttcpserversrc.h:
15457           add new tcp elements
15458
15459 2004-05-19  Wim Taymans  <wim@fluendo.com>
15460
15461         * gst/law/mulaw-conversion.c: (mulaw_encode):
15462         Fix overflow bug in ulaw encoding.
15463
15464 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15465
15466         * ext/mad/gstmad.c: (gst_mad_handle_event):
15467           don't unref the event twice
15468
15469 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15470
15471         * configure.ac:
15472           remove -Wno-sign-compare
15473
15474 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15475
15476         * configure.ac:
15477           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15478           if you want to work against glib 2.2 and 2.4
15479
15480 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15481
15482         * gst/tcp/Makefile.am:
15483         * gst/tcp/gsttcp.c:
15484         * gst/tcp/gsttcp.h:
15485         * gst/tcp/gsttcpsink.h:
15486         * gst/tcp/gsttcpsrc.h:
15487           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15488
15489 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15490
15491         * gst/debug/tests.c: (md5_get_value):
15492           fix segfault on gst-inspect
15493
15494 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15495
15496         * gst/debug/testplugin.c:
15497         * gst/debug/tests.c:
15498         * gst/debug/tests.h:
15499           add new extensible and configurable testing element. Current tests
15500           include buffer count, stream length, timestamp/duration matching and
15501           md5.
15502         * gst/debug/Makefile.am:
15503         * gst/debug/gstdebug.c: (plugin_init):
15504           add infrastructure for new element
15505
15506 2004-05-19  Johan Dahlin  <johan@gnome.org>
15507
15508         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15509         ending of the array. Fixes gst-inspect segfault on ppc.
15510
15511 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15512
15513         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15514
15515         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15516
15517 2004-05-18  David Schleef  <ds@schleef.org>
15518
15519         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15520         warnings (bugs, actually) noticed by gcc but not forte.
15521
15522 2004-05-18  David Schleef  <ds@schleef.org>
15523
15524         * sys/sunaudio/Makefile.am:
15525         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15526
15527 2004-05-18  David Schleef  <ds@schleef.org>
15528
15529         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15530         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15531         to allow qtdemux to use non-seekable streams. (bug #142272)
15532
15533 2004-05-18  David Schleef  <ds@schleef.org>
15534
15535         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15536         (gst_resample_sinc_ft_float): Remove use of static temporary
15537         buffer.  This code was obviously not supposed to last long, but
15538         it's stuck in our ABI, so it required a little hack to make it
15539         ABI-compatible.  Fixes #142585.
15540         * gst-libs/gst/resample/resample.h: same.
15541
15542 2004-05-18  David Schleef  <ds@schleef.org>
15543
15544         * configure.ac: Add sunaudio
15545         * examples/Makefile.am: make gstplay depend on gconf
15546         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15547         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15548         (convert_table_lookup), (img_convert): remove c99-isms
15549         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15550           unsigned, to fix a warning on Solaris
15551         * gst/mpeg1sys/systems.c: bcopy->memcpy
15552         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15553         * sys/Makefile.am: Add sunaudio
15554
15555 2004-05-18  Wim Taymans  <wim@fluendo.com>
15556
15557         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15558         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15559         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15560         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15561         (gst_ogg_mux_loop):
15562         Fix an ugly memleak where the muxer didn't flush enough ogg
15563         pages. This also resulted in badly muxed ogg files.
15564
15565 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15566
15567         * gst/asfdemux/asfheaders.c :
15568         * gst/asfdemux/asfheaders.h :
15569         * gst/asfdemux/gstasfdemux.c :
15570           - fix ASF_OBJ_PADDING guid
15571           - add 3 new object guids (language list, metadata,
15572             extended stream properties)
15573           - add a function to parse extended header objects
15574
15575 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15576
15577         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15578           remove leftover debugging g_print
15579
15580 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15581
15582         * ext/mad/gstmad.c: (gst_mad_handle_event):
15583           Fix for when the first format in a discont event is not a
15584           byte-based one. Should fix #137710.
15585
15586 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15587
15588         * m4/a52.m4 : fix compilation with -Wall -Werror
15589         * m4/libfame.m4 : idem
15590         * m4/libmikmod.m4 : idem
15591
15592 2004-05-17  Benjamin Otte  <otte@gnome.org>
15593
15594         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15595           signal the new tags before giving up the reference
15596
15597 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15598
15599         * ext/shout2/gstshout2.c:
15600           use application/ogg instead of application/x-ogg (patch by Patrick
15601           Guimond, fixes #142432)
15602         * sys/oss/gstosselement.c: (gst_osselement_reset),
15603         (gst_osselement_sync_parms):
15604           don't set fragment size unless specified (fixes #142493)
15605
15606 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15607
15608         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15609           fixes #142664
15610
15611 2004-05-17  Benjamin Otte  <otte@gnome.org>
15612
15613         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15614           compute offsets correctly for internal buffers so timestamps are set
15615           correctly when we can't seek. Also handle cases where there are no
15616           offsets. (based on a patch by David Moore, fixes #142507)
15617
15618 2004-05-17  Benjamin Otte  <otte@gnome.org>
15619
15620         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15621           use correct variable when determining amount of data to skip so we
15622           don't skip into the void and segfault
15623
15624 2004-05-16  Benjamin Otte  <otte@gnome.org>
15625
15626         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15627           Hi, I'm a memleak
15628
15629 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15630
15631         * gst/asfdemux/gstasfdemux.c:
15632           - fix a mem leak and always propagate tags
15633           - add WMV3 to known video codecs (but no decoder yet)
15634           - replace "surplus data" at end of audio header for what
15635             it is : codec specific data
15636           - fix a typo
15637
15638 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15639
15640         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15641
15642         * gst-libs/gst/audio/audioclock.c:
15643           Fix wrong return type (#142205).
15644
15645 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15646
15647         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15648           Ignore CRCs by default (fixes #142566).
15649
15650 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15651
15652         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15653         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15654         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15655         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15656         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15657         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15658           Fix for cases where we fail to attach to a mixer.
15659
15660 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15661
15662         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15663           Don't touch events after not owning them anymore.
15664         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15665         (gst_wavparse_fmt), (gst_wavparse_other),
15666         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15667         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15668         (gst_wavparse_srcpad_event):
15669         * gst/wavparse/gstwavparse.h:
15670           Add seeking, fix querying.
15671
15672 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15673
15674         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15675           - process comments even if they don't end with \0\0
15676             g_convert would ignore them if present and works well without them
15677
15678 2004-05-16  Benjamin Otte  <otte@gnome.org>
15679
15680         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15681           simplify caps
15682
15683 2004-05-16  Benjamin Otte  <otte@gnome.org>
15684
15685         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15686           don't write to memory we might not write to - g_convert does that
15687           for us anyway (fixes #142613)
15688         (gst_asf_demux_audio_caps):
15689           comment out gst_util_dump_mem
15690
15691 2004-05-16  Benjamin Otte  <otte@gnome.org>
15692
15693         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15694           compute correct expected timestamps after seek (broken since
15695           last commit)
15696         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15697           rename element and debugging category to gdkpixbufscale
15698
15699 2004-05-16  Benjamin Otte  <otte@gnome.org>
15700
15701         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15702           add error checking to snd_pcm_delay and remove duplicate call to
15703           snd_pcm_delay that caused issues (see inline code comments)
15704         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15705           make more readable and fix return value when snd_pcm_delay fails
15706         (fixes #142586)
15707
15708 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15709         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15710         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15711         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15712         (gst_pixbufscale_link), (gst_pixbufscale_init),
15713         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15714         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15715         (gst_pixbufscale_get_property), (pixbufscale_init):
15716         * ext/gdk_pixbuf/pixbufscale.h:
15717         Add these files I forgot earlier
15718
15719 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15720         * ext/gdk_pixbuf/Makefile.am:
15721         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15722         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15723         Add new pixbufscale element to scale RGB video
15724         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15725         and HYPER interpolation correctly.
15726         * ext/theora/theoraenc.c: (theora_enc_chain),
15727         Discard buffer and return if explicit caps could not be set
15728         (theora_enc_get_property):
15729         Make _get return kbps for the bitrate consistent with
15730         the _set function.
15731
15732
15733 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15734
15735         * ext/libvisual/visual.c: (gst_visual_chain):
15736           add missing visual_audio_analyze
15737
15738 2004-05-14  David Schleef  <ds@schleef.org>
15739
15740         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15741         is killed while we're playing.
15742         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15743         gst_element_no_more_pads().
15744
15745 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15746
15747         * gst-libs/gst/riff/riff-read.c :
15748           - fix INFO tag extraction in RIFF/AVI files
15749             because gst_event_unref (event) also freed taglist
15750           - avoid a mem leak
15751
15752 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15753
15754         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15755         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15756
15757         * gst/auparse/gstauparse.c :
15758           - add code (commented for now) to support audio/x-adpcm on src pad
15759             (we have no decoder for those layout yet)
15760
15761         * gst/cdxaparse/gstcdxaparse.c :
15762         * gst/cdxaparse/gstcdxaparse.h :
15763           - partial rewrite using RiffRead (ripped iain's wavparse code)
15764
15765         * gst/rtp/gstrtpL16enc.c : typo
15766         * gst/rtp/gstrtpgsmenc.c : typo
15767
15768 2004-05-13  Benjamin Otte  <otte@gnome.org>
15769
15770         * configure.ac:
15771           check for exact version of libvisual, it's not supposed to be
15772           API/ABI stable yet
15773
15774 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15775
15776         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15777           signal no-more-pads
15778
15779 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15780
15781         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15782         Report which format was used for GST_FORMAT_DEFAULT
15783         * gst/debug/Makefile.am:
15784         * gst/debug/gstdebug.c: (plugin_init):
15785         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15786         (gst_progressreport_class_init), (gst_progressreport_init),
15787         (gst_progressreport_report), (gst_progressreport_set_property),
15788         (gst_progressreport_get_property), (gst_progressreport_chain),
15789         (gst_progressreport_plugin_init):
15790         Add progressreport element for testing.
15791
15792 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15793
15794         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15795         * sys/v4l/gstv4lsrc.h:
15796         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15797         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15798         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15799         (gst_v4lsrc_grab_frame):
15800           add more debugging
15801           send a discont at start
15802
15803 2004-05-12  Colin Walters  <walters@redhat.com>
15804
15805         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15806         inflooping if we can't find a chunk.  Or in other words, don't blow
15807         chunks if we don't have a chunk to blow.
15808
15809 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15810         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15811         Remove old debug output
15812         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15813         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15814         (gst_dvdec_set_property), (gst_dvdec_get_property):
15815         Change the quality setting to an enum, so it works from gst-launch
15816         Don't renegotiate a non-linked pad. Allows audio only decoding.
15817         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15818         (gst_deinterlace_link), (gst_deinterlace_init):
15819         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15820         (gst_videodrop_link):
15821         Some caps negotiation fixes
15822
15823 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15824
15825         * ext/tarkin/gsttarkin.c :
15826           - Change RANK from NONE to PRIMARY
15827         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15828           - Change RANK from NONE to MARGINAL
15829         * ext/divx/gstdivxenc.c :
15830           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15831
15832 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15833
15834         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15835         (gst_vorbisenc_push_packet):
15836           copy a function that was added between 1.0 and 1.0.1 until we
15837           depend on worthwhile features of post-1.0
15838
15839 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15840
15841         * configure.ac:
15842           enable shout2 by default
15843         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15844         (gst_shout2send_base_init), (gst_shout2send_init),
15845         (gst_shout2send_connect), (gst_shout2send_change_state):
15846         * ext/shout2/gstshout2.h:
15847           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15848           #142262)
15849         * ext/theora/theora.c: (plugin_init):
15850           don't set rank on encoders
15851
15852 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15853
15854         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15855           Use codec_data property instead of flag1 and flag2 for wma
15856
15857 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15858
15859         * gst/cdxaparse/gstcdxaparse.c :
15860           - Add mpegversion to CAPS to make it link
15861           - Rank is as GST_RANK_SECONDARY instead of NONE
15862         * gst/auparse/gstauparse.c :
15863           - Document all audio encoding we can encounter from Solaris 9
15864             headers and libsndfile information.
15865           - Increase max. rate from 48000 to 192000 (to match other elements)
15866           - Don't try to play junk data between header and samples
15867
15868 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15869
15870         * ext/libvisual/visual.c: (gst_visual_getcaps):
15871           use the right caps depending on endianness (I hope)
15872         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15873           use GST_RANK_NONE for all non-decoding elements or spider gets
15874           mighty confused
15875
15876 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15877
15878         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15879           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15880
15881 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15882
15883         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15884         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15885         (gst_switch_loop), (gst_switch_get_type):
15886           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15887           HEADERS. Had to be said.
15888
15889 2004-05-10  David Schleef  <ds@schleef.org>
15890
15891         * configure.ac: Add prototype Dirac support.
15892         * ext/Makefile.am:
15893         * ext/dirac/Makefile.am:
15894         * ext/dirac/gstdirac.cc:
15895         * ext/dirac/gstdiracdec.cc:
15896
15897 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15898
15899         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15900         (gst_auparse_init), (gst_auparse_chain),
15901         (gst_auparse_change_state):
15902           Hack around spider. Remove me some day please.
15903
15904 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15905
15906         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15907           Fix for some uninitialized variables in previous patch, also
15908           makes it work. Fixes #142286 while we're at it.
15909
15910 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15911
15912         * gst/auparse/gstauparse.c:
15913                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15914                 only unsupported formats are ADPCM/CCITT G.72x
15915                 reviewed by Ronald
15916         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15917
15918 2004-05-10  Wim Taymans  <wim@fluendo.com>
15919
15920         * ext/vorbis/Makefile.am:
15921         * ext/vorbis/README:
15922         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15923         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15924         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15925         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15926         (gst_oggvorbisenc_convert_sink),
15927         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15928         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15929         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15930         (get_constraints_string), (update_start_message),
15931         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15932         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15933         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15934         * ext/vorbis/oggvorbisenc.h:
15935         * ext/vorbis/vorbis.c: (plugin_init):
15936         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15937         (raw_caps_factory), (gst_vorbisenc_class_init),
15938         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15939         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15940         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15941         * ext/vorbis/vorbisenc.h:
15942         Added a raw vorbis encoder to be used with the oggmuxer.
15943         We still need the old encoder for some gnome applications,
15944         read the README to find out how that works.
15945         The raw encoder is called "rawvorbisenc" until 0.9.
15946
15947 2004-05-10  Wim Taymans  <wim@fluendo.com>
15948
15949         * ext/ogg/gstogg.c: (plugin_init):
15950         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15951         (gst_ogg_print):
15952         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15953         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15954         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15955         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15956         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15957         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15958         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15959         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15960         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15961         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15962         Added an ogg muxer.
15963         Small typo fixes in the demuxer.
15964
15965 2004-05-10  Wim Taymans  <wim@fluendo.com>
15966
15967         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15968         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15969         (theora_enc_change_state), (theora_enc_set_property),
15970         (theora_enc_get_property):
15971         Mark the last packet with an EOS flag which is not really needed
15972         in gstreamer.
15973         Do some better video framerate initialisation.
15974         Update the buffer timestamp.
15975
15976 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15977
15978         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15979         Return the result of the parent state change call
15980
15981 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15982
15983         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15984         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15985         * gst/law/alaw-encode.c : (idem)
15986         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15987         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15988         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15989
15990 2004-05-09  Benjamin Otte  <otte@gnome.org>
15991
15992         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15993           don't use a fixed buffer size when writing variable length data to
15994           it. Fixes memory corruption and makes alsasrc work
15995
15996 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15997
15998         * ext/gnomevfs/gstgnomevfssink.c:
15999         (_gst_boolean_allow_overwrite_accumulator),
16000         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
16001           Run glib's default signal handler (??) in RUN_CLEANUP rather than
16002           RUN_LAST, and don't use that to set the accumulator value because
16003           then it's always FALSE.
16004
16005 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16006
16007         * gst-libs/gst/riff/riff-media.c:
16008         (gst_riff_create_video_caps_with_data),
16009         (gst_riff_create_audio_caps),
16010         (gst_riff_create_audio_template_caps):
16011         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
16012           Fix for unaligned RIFF files (i.e. where all the chunks together
16013           in a LIST chunk are not of the same size as the size given in
16014           the LIST chunk header). Fixes several odd WAVE files. Also fix
16015           ADPCM (block_align property) in audio, so that wavparse based
16016           on this works now as it used to stand-alone.
16017
16018 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16019
16020         reviewed by Benjamin Otte  <otte@gnome.org>
16021
16022         * ext/a52dec/gsta52dec.c:
16023         * ext/divx/gstdivxdec.c:
16024         * ext/divx/gstdivxenc.c:
16025         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16026         * ext/faac/gstfaac.c: (gst_faac_base_init):
16027         * ext/faad/gstfaad.c: (gst_faad_base_init):
16028         * ext/ivorbis/vorbisfile.c:
16029         * ext/lame/gstlame.c:
16030         * ext/libfame/gstlibfame.c:
16031         * ext/mpeg2enc/gstmpeg2enc.cc:
16032         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16033         * ext/sidplay/gstsiddec.cc:
16034         * ext/speex/gstspeexdec.c:
16035         * ext/speex/gstspeexenc.c:
16036         * ext/xvid/gstxviddec.c:
16037         * ext/xvid/gstxvidenc.c:
16038           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16039           (fixes #142193)
16040
16041 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16042
16043         * ext/alsa/gstalsa.c: (device_list),
16044         (gst_alsa_class_probe_devices):
16045         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16046           Fix alsa oddness in mixer after the combination of using mixer
16047           in source/sink elements and using hw:x,y instead of just hw:x.
16048
16049 2004-05-09  Benjamin Otte  <otte@gnome.org>
16050
16051         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16052         (gst_wavparse_create_sourcepad):
16053           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16054           sourcepads
16055
16056 2004-05-09  Benjamin Otte  <otte@gnome.org>
16057
16058         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16059           allow discont events before caps nego
16060
16061 2004-05-08  Benjamin Otte  <otte@gnome.org>
16062
16063         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16064           don't leak events
16065
16066 2004-05-08  Benjamin Otte  <otte@gnome.org>
16067
16068         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16069         (gst_level_change_state), (gst_level_init):
16070         * gst/level/gstlevel.h:
16071           figure out if we're initialized directly instead of keeping a
16072           variable that's wrong in 90% of cases
16073           don't initialize pads and then leak them and use a new unitialized
16074           pad. (fixes #142084)
16075           these were bugs so n00bish I didn't find them for an hour :/
16076
16077 2004-05-08 Iain <iain@prettypeople.org>
16078
16079         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16080         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16081         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16082         return the length that was read.
16083         (gst_riff_read_strf_auds): Allow fmt tags as well.
16084
16085 2004-05-07  David Schleef  <ds@schleef.org>
16086
16087         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16088         signed char assumption in faad.h.
16089
16090 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16091
16092         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16093           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16094
16095 2004-05-07  Colin Walters  <walters@redhat.com>
16096
16097         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16098         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16099         function.
16100         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16101         Add dispose function.
16102
16103 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16104         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16105           Fix caps nego and pad templates. RGB mode caps should
16106           work now.
16107         * ext/dvdnav/gst-dvd:
16108           Move mpeg2dec inside the thread because otherwise the
16109           queue rejects cap changes mid-stream
16110         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16111         (gst_mpeg2dec_flush_decoder):
16112           For mpeg2dec > 0.4.0, call the flush function instead of
16113           manually extracting all in-flight frames.
16114         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16115         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16116           Change mime type video/dv go video/x-dv to match the
16117           rest of gst-plugins
16118
16119 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16120
16121         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16122         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16123         (gst_alsa_sink_class_init):
16124         * ext/alsa/gstalsasink.h:
16125         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16126         (gst_alsa_src_class_init):
16127         * ext/alsa/gstalsasrc.h:
16128           Make alsasink/src a subclass of alsamixer so that mixer stuff
16129           shows up in gst-rec. Needs some finetuning.
16130
16131 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16132
16133         * ext/lame/gstlame.c: (gst_lame_chain):
16134           simplify
16135         * ext/mad/gstmad.c: (gst_mad_handle_event):
16136           fix event leak
16137         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16138           be able to detect mp3 files < 4096 bytes
16139
16140 2004-05-06  Wim Taymans  <wim@fluendo.com>
16141
16142         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16143         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16144         (theora_enc_set_property), (theora_enc_get_property):
16145         Also encode the first frame, cleanup some code.
16146
16147 2004-05-06  Wim Taymans  <wim@fluendo.com>
16148
16149         * ext/mpeg2enc/gstmpeg2enc.cc:
16150         Forward events first before deciding that negotiation was
16151         not performed.
16152
16153 2004-05-06  Wim Taymans  <wim@fluendo.com>
16154
16155         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16156         First process the events before deciding that negotiation
16157         was not performed.
16158
16159 2004-05-06  Wim Taymans  <wim@fluendo.com>
16160
16161         * ext/theora/Makefile.am:
16162         * ext/theora/theora.c: (plugin_init):
16163         * ext/theora/theoradec.c: (theora_dec_change_state):
16164         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16165         (gst_theora_enc_class_init), (gst_theora_enc_init),
16166         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16167         (theora_enc_chain), (theora_enc_change_state),
16168         (theora_enc_set_property), (theora_enc_get_property):
16169         Added a theora encoder, grouped the encoder and decoder into the
16170         same plugin.
16171
16172 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16173
16174         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16175         (gst_jpegenc_chain):
16176         fix DURATION on outgoing buffers
16177         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16178         debug using time formats
16179         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16181         (gst_xvimagesink_sink_link):
16182         windows with width/height 0 generate X errors, so don't allow them
16183
16184 2004-05-05  Wim Taymans  <wim@fluendo.com>
16185
16186         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16187         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16188         (gst_mpeg2dec_negotiate_format):
16189         * ext/mpeg2dec/gstmpeg2dec.h:
16190           removed the static pad template so that we can add the
16191           more accurate framerate value to the caps.
16192
16193
16194 2004-05-04  Benjamin Otte  <otte@gnome.org>
16195
16196         * configure.ac:
16197           check for kdemacros.h, too (should fix #141821)
16198         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16199           don't crash if no header was sent, but nicely error out (fixes part
16200           of #141554)
16201
16202 2004-05-04  Wim Taymans  <wim@fluendo.com>
16203
16204         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16205         parent dispose function to avoid segfault on destroy.
16206
16207 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16208
16209         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16210         (plugin_init):
16211         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16212         (gst_xvimagesink_sink_link):
16213         clean up debugging caps
16214         also recreate xvimage when format has changed
16215
16216 2004-05-04  Benjamin Otte  <otte@gnome.org>
16217
16218         * ext/libvisual/Makefile.am:
16219         * ext/libvisual/visual.c: (gst_visual_class_init),
16220         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16221         (gst_visual_srclink), (gst_visual_chain),
16222         (gst_visual_change_state), (plugin_init):
16223           use a GstAdapter to correctly adapt buffer sizes - allows using a
16224           framerate
16225
16226 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16227
16228         * sys/v4l/gstv4lelement.h:
16229         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16230         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16231         (gst_v4lsrc_buffer_free):
16232         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16233         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16234         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16235         (gst_v4lsrc_requeue_frame):
16236         move some debugging categories around
16237         query for fps index and set accordingly if found
16238
16239 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16240
16241         * ext/lame/gstlame.c:
16242         correct defaults that lame_init puts out of range
16243
16244 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16245
16246         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16247         (gst_divxenc_class_init):
16248         fix range since -1 is the default
16249         * gst/mpeg1sys/gstmpeg1systemencode.c:
16250         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16251         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16252         (gst_rtjpegdec_chain):
16253         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16254         (gst_rtjpegenc_chain):
16255         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16256         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16257         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16258         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16259         * sys/v4l/gstv4lsrc.c:
16260         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16261         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16262         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16263         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16264         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16265           remove gst_info calls
16266
16267 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16268
16269         * Makefile.am:
16270         * po/af.po:
16271         * po/az.po:
16272         * po/en_GB.po:
16273         * po/nl.po:
16274         * po/sr.po:
16275         * po/sv.po:
16276           Updated translations
16277
16278 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16279
16280         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16281           refactor/comment code
16282
16283 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16284
16285         * gst/asfdemux/Makefile.am:
16286         * gst/asfdemux/asfheaders.c:
16287         * gst/asfdemux/asfheaders.h:
16288         * gst/asfdemux/gstasf.c: (plugin_init):
16289         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16290         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16291         (gst_asf_demux_setup_pad):
16292         * gst/asfdemux/gstasfdemux.h:
16293         * gst/asfdemux/gstasfmux.c:
16294         * gst/asfdemux/gstasfmux.h:
16295           Add tagging support to demuxer, split out registration in its own
16296           file instead of in demux (hacky), and prevent having some tables
16297           in our memory multiple times (in asfheaders.h).
16298
16299 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16300
16301         * gst/matroska/matroska-demux.c:
16302         (gst_matroska_demux_parse_metadata):
16303         * gst/matroska/matroska-ids.h:
16304           Basic tag reading support.
16305
16306 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16307
16308         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16309           Really detect ac-3 audio.
16310         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16311           really detect matroska files (off-by-1).
16312
16313 2004-04-30  David Schleef  <ds@schleef.org>
16314
16315         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16316         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16317         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16318         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16319         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16320         hackage -- parse a lot more atoms, extract a few tags.  One might even
16321         mistake this for tag support.  Maybe it is.
16322         * gst/qtdemux/qtdemux.h:
16323
16324 2004-04-30  Colin Walters  <walters@verbum.org>
16325
16326         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16327
16328 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16329
16330         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16331         (gst_ffmpegcolorspace_getcaps):
16332           remove broken nego fix
16333
16334 2004-04-30  Benjamin Otte  <otte@gnome.org>
16335
16336         * configure.ac:
16337         * ext/Makefile.am:
16338         * ext/libvisual/Makefile.am:
16339         * ext/libvisual/visual.c:
16340           add initial support for libvisual (http://libvisual.sourceforge.net)
16341           libvisual is still quite alpha, so expect crashes in there :)
16342
16343 2004-04-29  David Schleef  <ds@schleef.org>
16344
16345         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16346         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16347         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16348         code; you will no longer respect me.
16349
16350 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16351
16352         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16353         * ext/alsa/gstalsa.h :
16354         change alsa pcm device discovery to find more than 1 device
16355         per card. code review by Ronald.
16356
16357 2004-04-29  David Schleef  <ds@schleef.org>
16358
16359         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16360         Add a check for a driver bug on FreeBSD.  (bug #140565)
16361
16362 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16363
16364         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16365         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16366         (gst_jpegenc_getcaps):
16367           move format setting to inner loop
16368         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16369         (gst_ffmpegcolorspace_getcaps):
16370           use GST_PAD_CAPS if available so that we use already negotiated
16371           caps
16372         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16373         (qtdemux_parse_moov), (qtdemux_parse):
16374           extra debugging
16375         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16376         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16377           move hardcoded path to DEFINE
16378
16379 2004-04-28  David Schleef  <ds@schleef.org>
16380
16381         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16382         (bug #140064)
16383
16384 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16385
16386         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16387           Don't probe for playback device if we're a source element. Fixes
16388           #139658.
16389
16390 2004-04-29  Benjamin Otte  <otte@gnome.org>
16391
16392         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16393         (gst_id3_tag_chain):
16394           rewrite buffer offset
16395
16396 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16397
16398         * configure.ac:
16399         * ext/Makefile.am:
16400         * ext/dts/Makefile.am:
16401         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16402         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16403         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16404         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16405         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16406         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16407         (plugin_init):
16408         * ext/dts/gstdtsdec.h:
16409           New DTS decoder.
16410         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16411         (gst_faad_srcconnect):
16412           Add ESDS atom handling (.m4a).
16413
16414 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16415
16416         * ext/divx/gstdivxdec.c: (plugin_init):
16417           Remove comment that makes no sense.
16418         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16419           Fix for obvious typo that resulted in warnings during gst-register.
16420         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16421         (gst_xviddec_sink_link):
16422           Fix caps negotiation a bit better.
16423         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16424           We call this 'codec_data', not 'esds'.
16425
16426 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16427
16428         * gst/monoscope/gstmonoscope.c:
16429           make sure we only provide 256x128
16430         * gst/monoscope/monoscope.c: (monoscope_init):
16431           assert size of 256x128
16432
16433 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16434
16435         * Makefile.am:
16436         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16437         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16438           fixate to max width and height of device
16439
16440 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16441
16442         * Makefile.am:
16443         * sys/v4l/gstv4l.c:
16444         * sys/v4l/gstv4lsrc.c:
16445         * sys/v4l/v4l_calls.c:
16446         * sys/v4l/v4lsrc_calls.c:
16447           fix for qc-usb driver which fakes having more than one buffer
16448           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16449           buffer_free override
16450           add debugging
16451
16452 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16453
16454         * Makefile.am:
16455         * gst/videotestsrc/gstvideotestsrc.c:
16456         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16457         (gst_videotestsrc_init), (gst_videotestsrc_get),
16458         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16459         * gst/videotestsrc/gstvideotestsrc.h:
16460           add num-buffers property
16461
16462         2004-04-26  Benjamin Otte  <otte@gnome.org>
16463
16464         * ext/mad/gstid3tag.c: (plugin_init):
16465           set id3mux rank to NONE so it doesn't confuse spider
16466           require audio/mpeg,mpegversion=1 in id3mux
16467
16468 2004-04-26  Benjamin Otte  <otte@gnome.org>
16469
16470         * configure.ac:
16471           detect faad correctly as non-working if it's indeed non-working
16472
16473 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16474
16475         * Makefile.am:
16476         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16477         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16478         fix _getcaps so it only negotiates to its supported format
16479
16480 2004-04-25  Benjamin Otte  <otte@gnome.org>
16481
16482         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16483           fix memleak
16484
16485 2004-04-23  Benjamin Otte  <otte@gnome.org>
16486
16487         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16488           audio/x-raw-int with height rules! not. Now it's depth.
16489
16490 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16491
16492         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16493         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16494         (gst_wavparse_loop):
16495           Missing variable initialization. Add handling of DVI ADPCM. Fix
16496           mis-parsing of LIST chunks. This works around a bug where we mis-
16497           parse non-aligning LIST chunks (so LIST chunks where the contents
16498           don't align with the actual LIST size). The correct fix is to use
16499           rifflib, I'm not going to fix wavparse - too much work. All this
16500           fixes #104878.
16501
16502 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16503
16504         reviewed by Benjamin Otte  <otte@gnome.org>
16505
16506         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16507           fix shoutcast not working (fixes #140844)
16508
16509 2004-04-22  Benjamin Otte  <otte@gnome.org>
16510
16511         * ext/hermes/gsthermescolorspace.c:
16512         (gst_hermes_colorspace_caps_remove_format_info):
16513         * gst/colorspace/gstcolorspace.c:
16514         (gst_colorspace_caps_remove_format_info):
16515         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16516         (gst_ffmpegcolorspace_caps_remove_format_info):
16517           s/gst_caps_simplify/gst_caps_do_simplify/
16518
16519 2004-04-22  Benjamin Otte  <otte@gnome.org>
16520
16521         * gst-libs/gst/riff/riff-media.c:
16522         (gst_riff_create_video_caps_with_data):
16523           mpegversion is an int
16524         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16525           don't try to create pad templates with NULL caps, use any caps
16526           instead.
16527
16528 2004-04-20  David Schleef  <ds@schleef.org>
16529
16530         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16531         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16532         (bug #140384)
16533
16534 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16535
16536         reviewed by David Schleef
16537
16538         * ext/mad/gstid3tag.c: Add stdlib.h
16539         * gst/rtp/gstrtpgsmenc.c: same
16540         * gst/tags/gstid3tag.c: same
16541         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16542         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16543         GST_DISABLE_LOADSAVE use.
16544         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16545         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16546         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16547         atol(3)).
16548         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16549         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16550         strtoul(3)).
16551         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16552         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16553         $(ID3_CFLAGS).
16554         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16555         $(LIBFAME_CFLAGS).
16556
16557 2004-04-20  David Schleef  <ds@schleef.org>
16558
16559         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16560         last checkin.  Same idea.
16561
16562 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16563
16564         reviewed by David Schleef
16565
16566         * configure.ac: bump required gstreamer version to 0.8.1.1
16567         because of following changes [--ds]
16568
16569         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16570         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16571         (gst_riff_read_header):  Use GST_READ_UINT*
16572         macros to access possibly unaligned memory.
16573
16574         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16575         (mp3_type_find):  Use GST_READ_UINT*
16576         macros to access possibly unaligned memory.
16577         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16578         (speex_type_find): Likewise
16579
16580         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16581
16582         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16583         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16584         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16585         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16586         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16587         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16588         macros to access possibly unaligned memory.
16589
16590         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16591         Likewise.
16592
16593         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16594         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16595
16596         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16597         Likewise.
16598
16599         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16600         (gst_mpeg2subt_chain_subtitle): Likewise.
16601
16602         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16603         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16604         Likewise.
16605
16606         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16607         Likewise.
16608
16609         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16610         Likewise.
16611
16612         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16613         Likewise.
16614
16615 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16616
16617         * configure.ac:
16618           update required version of GStreamer because of GST_TIME_FORMAT
16619
16620 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16621
16622         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16623           remove leftover g_print
16624         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16625           don't try setting only a subset of the caps. We don't want to kill
16626           autoplugging on purpose
16627
16628 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16629
16630         * sys/ximage/ximagesink.c: (plugin_init):
16631         * sys/xvimage/xvimagesink.c: (plugin_init):
16632           add debugging categories
16633
16634 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16635
16636         * po/en_GB.po:
16637         * po/LINGUAS:
16638           Adding en_GB translation (Gareth Owen)
16639
16640 2004-04-20  David Schleef  <ds@schleef.org>
16641
16642         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16643         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16644         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16645         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16646         A number of new features and hacks to extract the esds atom and
16647         put it into the caps.  (bug #137724)
16648
16649 2004-04-19  David Schleef  <ds@schleef.org>
16650
16651         * gconf/Makefile.am: Fix for non-GNU make
16652         * gst-libs/gst/Makefile.am: Change directory order to handle
16653         GstPlay linking with gstinterfaces
16654         * gst-libs/gst/audio/make_filter: make use of tr portable
16655         * gst-libs/gst/play/Makefile.am: Add intended \
16656         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16657         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16658         function prototype instead of void *.
16659         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16660         macro.
16661         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16662         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16663         * gst/videofilter/make_filter: make use of tr portable
16664         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16665
16666 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16667
16668         * po/LINGUAS:
16669         * po/uk.po:
16670           Added Ukrainian translation (Maxim V. Dziumanenko)
16671
16672 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16673
16674         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16675         (gst_gsmdec_link), (gst_gsmdec_chain):
16676           Fix capsnego, simplify chain function slightly.
16677         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16678           Add GSM.
16679
16680 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16681
16682         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16683         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16684         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16685           Hack to make wavparse work with spider (always -> sometimes pad).
16686           Fixes #135862 && #140411.
16687
16688 2004-04-18  Benjamin Otte  <otte@gnome.org>
16689
16690         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16691         (gst_osselement_rate_probe_check),
16692         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16693           get rid of \n in debug output
16694
16695 2004-04-17  Iain <iain@prettypeople.org>
16696
16697         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16698         not just EOS.
16699
16700 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16701
16702         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16703         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16704         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16705         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16706         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16707         (gst_id3_tag_change_state), (plugin_init):
16708           deprecate id3tag element and replace with id3demux/id3mux.
16709           great side effect: this ugly file is now even uglier, yay!
16710         * ext/mad/gstmad.h:
16711           remove non-available function
16712           update for new get_type
16713
16714 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16715
16716         * configure.ac:
16717           require mpeg2dec >= 0.4.0
16718
16719 2004-04-17  Benjamin Otte  <otte@gnome.org>
16720
16721         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16722         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16723         (gst_xvimagesink_set_xwindow_id):
16724           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16725           assorted cleanup fixes.
16726
16727 2004-04-16  David Schleef  <ds@schleef.org>
16728
16729         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16730         * sys/xvimage/xvimagesink.h: same
16731
16732 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16733
16734         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16735           Fix GST_ELEMENT_ERROR with (NULL)
16736
16737 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16738
16739         * gst-libs/gst/riff/riff-media.c:
16740         (gst_riff_create_video_caps_with_data):
16741           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16742
16743 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16744
16745         * gst-libs/gst/riff/riff-media.c:
16746         (gst_riff_create_video_caps_with_data),
16747         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16748         (gst_riff_create_video_template_caps),
16749         (gst_riff_create_audio_template_caps):
16750         * gst-libs/gst/riff/riff-media.h:
16751         * gst-libs/gst/riff/riff-read.c:
16752         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16753         * gst-libs/gst/riff/riff-read.h:
16754         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16755           Add MS RLE support. I added some functions to read out strf chunks
16756           into strf chunks and the data behind it. This is usually color
16757           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16758           caps creation. Lastly, add ADPCM (similar to wavparse - which
16759           should eventually be rifflib based).
16760         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16761         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16762         * gst/matroska/matroska-demux.h:
16763           Remove placeholders for some prehistoric tagging system. Didn't add
16764           support for any tag system really anyway.
16765         * gst/qtdemux/qtdemux.c:
16766           Add support for audio/x-m4a (MPEG-4) through spider.
16767         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16768         (gst_wavparse_loop):
16769           ADPCM support (#135862). Increase max. buffer size because we
16770           cannot split buffers for ADPCM (screws references) and I've seen
16771           files with 2048 byte chunks. 4096 seems safe for now.
16772
16773 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16774
16775         * configure.ac: bump nano to 1
16776
16777 === release 0.8.1 ===
16778
16779 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16780
16781         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16782
16783 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16784
16785         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16786           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16787           Fixes #140058
16788
16789 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16790
16791         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16792           lower rank of dvddemux so that it's not used for mpeg playback.
16793
16794 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16795
16796         * configure.ac:
16797           save libs correctly when checking mad
16798
16799 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16800
16801         * ext/mad/gstid3tag.c: (plugin_init):
16802           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16803
16804 2004-04-13  David Schleef  <ds@schleef.org>
16805
16806         * common/m4/gst-feature.m4: Call -config scripts with
16807         --plugin-libs if it is supported.
16808         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16809         JPEG images are image/jpeg.
16810         * gst/debug/Makefile.am:
16811         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16812         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16813         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16814         (gst_negotiation_plugin_init): Add a property that acts like
16815         filter caps.
16816         * testsuite/gst-lint:  Move license checking to be a standard
16817         test.
16818
16819 2004-04-13  David Schleef  <ds@schleef.org>
16820
16821         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16822         patch from Sebastien Cote (bug #139958)
16823
16824 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16825
16826         * examples/gstplay/Makefile.am:
16827         * examples/gstplay/player.c: (main):
16828           make the commandline player example use gconf settings
16829
16830 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16831
16832         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16833         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16834         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16835           init/end library during state transition, not object
16836           creation/disposal.  get rid of custom dispose handler.
16837
16838
16839 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16840
16841         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16842         be a symlink
16843
16844 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16845
16846         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16847           Handle JUNK chunks inside data section. Prevents warnings.
16848
16849 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16850
16851         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16852         (gst_riff_create_video_template_caps):
16853           Add MS video v1.
16854         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16855         (gst_avi_demux_stream_data):
16856           Add support for "rec-list" chunks.
16857
16858 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16859
16860         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16861           Fix another codecname mismatch.
16862
16863 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16864
16865         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16866           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16867           so that MJPEG plays back.
16868
16869 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16870
16871         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16872         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16873         * gst/mpeg1videoparse/gstmp1videoparse.h:
16874           Fix for some slight mis-cuts in buffer parsing, and for some
16875           potential overflows or faults-causers. Adds disconts. Also fixes
16876           #139105 while we're at it.
16877
16878 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16879
16880         * configure.ac:
16881         * sys/v4l2/gstv4l2element.h:
16882           Workaround for missing struct v4l2_buffer declaration in Suse 9
16883           and Mandrake 10 linux/videodev2.h header file (#135919).
16884
16885 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16886
16887         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16888           Bail out if no filename was given.
16889
16890 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16891
16892         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16893         (gst_v4l2_fourcc_from_structure):
16894           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16895           Y41B somewhere).
16896
16897 2004-04-09  Benjamin Otte  <otte@gnome.org>
16898
16899         * ext/gnomevfs/gstgnomevfssink.c:
16900         (_gst_boolean_allow_overwrite_accumulator),
16901         (gst_gnomevfssink_class_init):
16902           fix erase signal - if any handler returns false the file will not be
16903           overwritten. If no handler is connected, the file will not be
16904           overwritten either.
16905           renamed signal to "allow-overwrite"
16906         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16907           free string when adding it to ID3 failed
16908         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16909           unref event when done
16910         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16911           free caps
16912         * gst/typefind/gsttypefindfunctions.c:
16913         (mpeg_video_stream_type_find):
16914           fix invalid read
16915
16916 2004-04-08  David Schleef  <ds@schleef.org>
16917
16918         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16919         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16920
16921 2004-04-08  David Schleef  <ds@schleef.org>
16922
16923         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16924         we don't support (bug #139532)
16925
16926 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16927
16928         * ext/mad/gstmad.c: (gst_mad_handle_event),
16929         (gst_mad_check_caps_reset), (gst_mad_chain),
16930         (gst_mad_change_state):
16931           only set explicit caps if they haven't been set before for
16932           this stream.  MPEG-audio sample rate/channels aren't allowed
16933           to change in-stream.
16934           Fixes #139382
16935
16936 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16937
16938         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16939         (_gst_boolean_did_something_accumulator),
16940         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16941         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16942         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16943         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16944         (gst_gnomevfssink_change_state):
16945           Fix erase signal. Don't erase by default. Remove handoff signal.
16946           Remove erase property. Don't segfault. General cleanup.
16947
16948 2004-04-07  Benjamin Otte  <otte@gnome.org>
16949
16950         * gst-libs/gst/gconf/test-gconf.c: (main):
16951           add missing gst_init
16952
16953 2004-04-07  Benjamin Otte  <otte@gnome.org>
16954
16955         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16956           free the mutexes, too
16957
16958 2004-04-07  Benjamin Otte  <otte@gnome.org>
16959
16960         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16961           actually free the URI string
16962         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16963           compute offset correctly when passing discont events
16964         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16965           don't leak discont events
16966         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16967           add some missing breaks so caps aren't copied randomly
16968         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16969           if we realloc memory, we better use it
16970
16971 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16972
16973         * ext/mad/gstmad.c: (normal_seek):
16974           fix GST_FORMAT_TIME usage
16975
16976 2004-04-05  David Schleef  <ds@schleef.org>
16977
16978         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16979         a deprecated function (hack!)
16980
16981 2004-04-05  Benjamin Otte  <otte@gnome.org>
16982
16983         * ext/esd/esdmon.c: (gst_esdmon_get):
16984           fix nonterminated vararg and memleak
16985
16986 2004-04-05  Benjamin Otte  <otte@gnome.org>
16987
16988         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16989         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16990         (gst_ladspa_set_property), (gst_ladspa_get_property),
16991         (gst_ladspa_instantiate), (gst_ladspa_activate),
16992         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16993           clean up debugging
16994
16995 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16996
16997         reviewed by Benjamin Otte  <otte@gnome.org>
16998
16999         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
17000           check for broken LADSPA parameters (fixes #138635)
17001
17002 2004-04-05  Benjamin Otte  <otte@gnome.org>
17003
17004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
17005           advertise buffer-frames correctly on sinkpads
17006
17007 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17008
17009         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
17010         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
17011         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
17012         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
17013         (gst_mad_check_caps_reset), (gst_mad_chain):
17014         add more debugging, only reset caps when we're not in error state
17015
17016 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17017
17018         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17019
17020 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17021
17022         reviewed by Benjamin Otte  <otte@gnome.org>
17023
17024         * configure.ac:
17025           fix == in test(1) operator
17026
17027 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17028
17029         reviewed by Benjamin Otte  <otte@gnome.org>
17030
17031         * configure.ac:
17032           fix --export-symblos-regex to a working regex.
17033
17034 2004-04-04  Benjamin Otte  <otte@gnome.org>
17035
17036         * sys/oss/.cvsignore:
17037           add for oss_probe
17038
17039 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17040
17041         reviewed by Benjamin Otte  <otte@gnome.org>
17042
17043         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17044           add missing 'new_media' argument (fixes #138168)
17045         * gst/matroska/matroska-demux.c:
17046         (gst_matroska_demux_handle_seek_event):
17047           add vararg terminator (fixes #138169)
17048
17049 2004-04-02  David Schleef  <ds@schleef.org>
17050
17051         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17052         disted (bug #138914)
17053
17054 2004-04-01  Benjamin Otte  <otte@gnome.org>
17055
17056         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17057         (gst_alsa_close_audio):
17058           handle case better where a soundcard can't pause
17059         * ext/ogg/gstoggdemux.c:
17060           don't crash when we get events but don't have pads yet
17061
17062 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17063
17064         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17065           throw an error if we couldn't probe any caps.
17066
17067 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17068
17069         * ext/dvdnav/gst-dvd:
17070         Add a really simple sample DVD player
17071
17072 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17073
17074         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17075         (gst_a52dec_push), (gst_a52dec_handle_event),
17076         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17077         (gst_a52dec_change_state):
17078         * ext/a52dec/gsta52dec.h:
17079           Use a debug category, Output timestamps correctly
17080           Emit tag info, Handle events, tell liba52dec about cpu
17081           capabilities so it can use MMX etc.
17082         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17083           Fix a crasher accessing invalid memory
17084         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17085         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17086         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17087         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17088         (dvdnavsrc_query):
17089           Some support for byte-format seeking.
17090           Small fixes for still frames and menu button overlays
17091         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17092         (gst_mpeg2dec_alloc_buffer):
17093           Use a debug category. Adjust the report level of several items to
17094           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17095           so it doesn't lose the GstBuffer pointer
17096         * gst/debug/Makefile.am:
17097         * gst/debug/gstdebug.c: (plugin_init):
17098         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17099         (gst_navseek_base_init), (gst_navseek_class_init),
17100         (gst_navseek_init), (gst_navseek_seek),
17101         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17102         (gst_navseek_get_property), (gst_navseek_chain),
17103         (gst_navseek_plugin_init):
17104         * gst/debug/gstnavseek.h:
17105           Add the navseek debug element for seeking back and forth in a
17106           video stream using arrow keys.
17107         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17108         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17109         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17110         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17111         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17112         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17113         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17114         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17115         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17116         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17117         * gst/mpeg2sub/gstmpeg2subt.h:
17118           Pretty much a complete rewrite. Now a loopbased element. May still
17119           require work to properly synchronise subtitle buffers.
17120         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17121         (gst_dvd_demux_send_subbuffer):
17122         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17123           Don't attempt to create subbuffers of size 0
17124           Reduce a couple of error outputs to warnings.
17125         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17126         (gst_y4mencode_chain):
17127         Output the y4m frame header correctly.
17128
17129 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17130
17131         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17132           throw errors instead of allowing SIGFPE
17133
17134 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17135
17136         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17137         (gst_gconf_render_bin_from_key):
17138           leak plugging and style fixing
17139
17140 2004-03-31  David Schleef  <ds@schleef.org>
17141
17142         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17143         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17144         (bug #138225)
17145         * gst/debug/Makefile.am:
17146         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17147         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17148         plugin.
17149         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17150         (gst_negotiation_base_init), (gst_negotiation_class_init),
17151         (gst_negotiation_init), (gst_negotiation_getcaps),
17152         (gst_negotiation_pad_link), (gst_negotiation_chain),
17153         (gst_negotiation_set_property), (gst_negotiation_get_property),
17154         (gst_negotiation_plugin_init):  New element to talk about random
17155         negotiation things happening in a pipeline.
17156
17157 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17158
17159         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17160           fix integer addition with help of Stefan Kost
17161
17162 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17163
17164         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17165
17166 2004-03-30  David Schleef  <ds@schleef.org>
17167
17168         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17169         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17170         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17171         (bug #137504)
17172         * ext/mpeg2dec/gstmpeg2dec.h:
17173
17174 2004-03-30  David Schleef  <ds@schleef.org>
17175
17176         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17177
17178 2004-03-30  David Schleef  <ds@schleef.org>
17179
17180         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17181         Michael Petullo) to handle .mov
17182
17183 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17184
17185         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17186         (gst_osselement_rate_check_rate):
17187           probe caps correctly for sound cards that only support one format
17188
17189 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17190
17191         * ext/kio/kiosrc.cpp: (process_events):
17192           update handling event processing if inside KDE - untested
17193
17194 2004-03-29  David Schleef  <ds@schleef.org>
17195
17196         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17197         by 2 to not interfere with other colorspaces.
17198         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17199         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17200         one to not interfere with ffmpeg_colorspace.
17201
17202 2004-03-29  David Schleef  <ds@schleef.org>
17203
17204         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17205         aren't in the caps.
17206         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17207         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17208
17209 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17210
17211         * gst-libs/gst/riff/riff-media.c:
17212           fail on error, don't try to set stuff on NULL caps
17213
17214 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17215
17216         * configure.ac:
17217         * ext/Makefile.am:
17218         * ext/kio/Makefile.am:
17219         * ext/kio/kioreceiver.cpp:
17220         * ext/kio/kioreceiver.h:
17221         * ext/kio/kiosrc.cpp:
17222         * ext/kio/kiosrc.h:
17223           add experimental kiosrc plugin
17224         * ext/alsa/gstalsaplugin.c: (plugin_init):
17225           initialize debugging category only when we're sure registering the
17226           plugins worked.
17227
17228 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17229
17230         * examples/gstplay/player.c: (main):
17231         * gst-libs/gst/play/play.c: (gst_play_class_init),
17232         (gst_play_set_location), (gst_play_set_data_src),
17233         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17234         (gst_play_set_visualization), (gst_play_connect_visualization):
17235           check return values of element_set_state and return FALSE where
17236           failed
17237
17238 2004-03-29  Benjamin Otte  <otte@gnome.org>
17239
17240         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17241           try harder to check if an event is really a discont
17242
17243 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17244
17245         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17246         * po/az.po:
17247
17248 2004-03-28  Benjamin Otte  <otte@gnome.org>
17249
17250         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17251         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17252         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17253           get rid of non-standard "..." ranges in case statements.
17254
17255 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17256
17257         * gst/mpegstream/gstmpegdemux.c:
17258         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17259         specific functionality split to the new dvddemux element.
17260         * gst/mpegstream/gstdvddemux.c:
17261         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17262         streams, derived from mpegdemux.
17263         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17264         up. SCR based timestamp rewriting can be turned off (will probably
17265         completely disappear soon).
17266         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17267         hacking. General cleanup. All printf statements replaced by
17268         debugging messages. Almost complete libdvdnav support.
17269         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17270         by events. New properties for audio and subpicture languages.
17271         (dvdnavsrc_update_highlight): Now uses events.
17272         (dvdnavsrc_user_op): Cleaned up.
17273         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17274         based). Lots of cleanup, and propper support for most libdvdnav
17275         events.
17276         (dvdnavsrc_make_dvd_event): New function.
17277         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17278         (dvdnavsrc_make_clut_change_event): New function.
17279
17280 2004-03-26  Benjamin Otte  <otte@gnome.org>
17281
17282         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17283           fix bug where typefinding would claim it's theora whenever less then
17284           7 bytes of data were available
17285
17286 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17287
17288         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17289         (gst_alawdec_base_init), (gst_alawdec_class_init),
17290         (gst_alawdec_init), (gst_alawdec_chain):
17291         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17292         (gst_alawenc_base_init), (gst_alawenc_class_init),
17293         (gst_alawenc_init), (gst_alawenc_chain):
17294         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17295         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17296         (gst_mulawdec_init), (gst_mulawdec_chain):
17297         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17298         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17299         (gst_mulawenc_init), (gst_mulawenc_chain):
17300           Fix capsnego in all four, remove the unused property functions and
17301           simplify the chain functions slightly. I guess we could use macros
17302           or something similar for those, since the code is so similar, but
17303           I'm currently too lazy...
17304
17305 2004-03-24  David Schleef  <ds@schleef.org>
17306
17307         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17308         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17309         (gst_osselement_get_format_structure),
17310         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17311         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17312         (gst_osselement_rate_int_compare): Add code to handle rate probing
17313         (bug #120883)
17314         * sys/oss/gstosselement.h: same
17315         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17316         Use rate probing provided by osselement.
17317         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17318
17319 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17320
17321         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17322         (gst_xvidenc_get_property):
17323           ulong/int mess-up.
17324
17325 2004-03-24  David Schleef  <ds@schleef.org>
17326
17327         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17328         (gst_speexdec_init):
17329         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17330         (gst_speexenc_init):  Create the pad template correctly (from
17331         the static pad template, not a NULL pointer.)
17332
17333 2004-03-25  Benjamin Otte  <otte@gnome.org>
17334
17335         * gst/debug/Makefile.am:
17336         * gst/debug/breakmydata.c:
17337           add element that quasi-randomly changes bytes in the stream.
17338           Intended use is robustness checking of demuxers and decoders in
17339           media tests.
17340
17341 2004-03-24  Benjamin Otte  <otte@gnome.org>
17342
17343         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17344         (gst_alsa_probe_hw_params):
17345         * ext/alsa/gstalsa.h:
17346           debugging output fixes
17347
17348 2004-03-24  Benjamin Otte  <otte@gnome.org>
17349
17350         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17351           don't g_return_if_fail if element is PLAYING, fail silently as every
17352           other element.
17353         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17354           only fix needed for cast lvalue issues in gst-plugins
17355         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17356           add proxy_getcaps
17357
17358 2004-03-24  Benjamin Otte  <otte@gnome.org>
17359
17360         * gst/level/gstlevel.c: (gst_level_init):
17361           add proxying getcaps function, so level doesn't advertise impossible
17362           caps
17363
17364 2004-03-24  David Schleef  <ds@schleef.org>
17365
17366         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17367         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17368         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17369         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17370         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17371         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17372         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17373         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17374         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17375         messages.  Divide the chunk size by the compression ratio
17376         (needed for MACE audio)
17377
17378 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17379
17380         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17381           Fix buffer overflow read error.
17382
17383 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17384
17385         * ext/alsa/gstalsa.h:
17386           Remove unused entry.
17387         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17388           Add cinepak.
17389         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17390         (gst_videodrop_link), (gst_videodrop_chain):
17391           Fix, sort of. Was horribly broken with new capsnego. Bah...
17392
17393 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17394
17395         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17396         (plugin_init):
17397         Add a monkeysaudio typefind function
17398
17399 2004-03-23  Johan Dahlin  <johan@gnome.org>
17400
17401         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17402         (gst_play_video_fixate): Check so the structure has the field
17403         before trying to fixate them, this makes it possible to have
17404         fakesinks for video and audio output without printing errors on
17405         the output console.
17406
17407 2004-03-22  David Schleef  <ds@schleef.org>
17408
17409         * sys/oss/Makefile.am:
17410         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17411         (check_rate), (add_rate):  Rate probing test app.
17412
17413 2004-03-21  Benjamin Otte  <otte@gnome.org>
17414
17415         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17416         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17417           add a fixation function that pretty much does the right thing (fixes
17418           #137556)
17419
17420 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17421
17422         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17423
17424 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17425
17426         reviewed by: Benjamin Otte  <otte@gnome.org>
17427
17428         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17429           terminate gst_event_new_discontinuous correctly (fixes parts of
17430           #137711)
17431
17432 2004-03-19  David Schleef  <ds@schleef.org>
17433
17434         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17435         since it doesn't depend on X, and it's part of our ABI.
17436
17437 2004-03-19  Iain <iain@prettypeople.org>
17438
17439         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17440         is_int in the structure, not the local variable.
17441
17442 2004-03-19  David Schleef  <ds@schleef.org>
17443
17444         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17445         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17446         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17447         Improvements in caps negotiation.
17448
17449 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17450
17451         * po/LINGUAS:
17452         * po/af.po:
17453           adding Afrikaans (Petri Jooste)
17454
17455 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17456
17457         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17458         (gst_ffmpegcolorspace_chain):
17459         throw error instead of g_critical (#137588)
17460
17461 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17462
17463         * Makefile.am:
17464         * configure.ac:
17465           dist common and m4 correctly
17466         * po/sv.po:
17467
17468 2004-03-17  David Schleef  <ds@schleef.org>
17469
17470         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17471         (bug #137348)
17472
17473 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17474
17475         * po/LINGUAS:
17476         * po/sv.po:
17477           adding Swedish translation (Christian Rose)
17478
17479 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17480
17481         * Makefile.am: use release.mak
17482
17483 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17484
17485         * common/ChangeLog:
17486         * common/gst-autogen.sh:
17487           add some explanation about the version detection
17488         * configure.ac:
17489           fix X check
17490
17491 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17492
17493         * configure.ac: bump nano to 1
17494
17495 === release 0.8.0 ===
17496
17497 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17498
17499         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17500
17501 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17502
17503         * configure.ac:
17504           update libtool version
17505         * gst-libs/gst/media-info/Makefile.am:
17506           actually use libtool version
17507
17508 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17509
17510         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17511
17512 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17513
17514         * configure.ac:
17515         * gst-plugins.spec.in:
17516         * pkgconfig/Makefile.am:
17517         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17518         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17519         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17520         * pkgconfig/gstreamer-libs.pc.in:
17521         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17522         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17523         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17524         * pkgconfig/gstreamer-plugins.pc.in:
17525           remove @VERSION@ from some of the pc files since core and plugins
17526           are decoupled.
17527           created gstreamer-plugins.pc as it's a better name, but keeping
17528           -libs around for now to get fixes upstream done first.
17529
17530 2004-03-15  Julien MOUTTE <julien@moutte.net>
17531
17532         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17533         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17534         * gst-libs/gst/play/play.h:
17535
17536 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17537
17538         * *.c, *.cc: don't mix tabs and spaces
17539
17540 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17541
17542         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17543           use the new ffmpegcolorspace
17544         * gst-plugins.spec.in:
17545           package new colorspace and media-info
17546         * configure.ac:
17547         * pkgconfig/Makefile.am:
17548           fix some more disting issues
17549         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17550         * pkgconfig/gstreamer-media-info.pc.in:
17551           generate media-info pc files
17552
17553 2004-03-15  Johan Dahlin  <johan@gnome.org>
17554
17555         * *.h: Revert indenting
17556
17557 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17558
17559         * configure.ac:
17560           adding ffmpegcolorspace element
17561         * gst/ffmpegcolorspace/Makefile.am:
17562         * gst/ffmpegcolorspace/avcodec.h:
17563         * gst/ffmpegcolorspace/common.h:
17564         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17565         * gst/ffmpegcolorspace/dsputil.h:
17566         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17567         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17568         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17569         (gst_ffmpeg_caps_to_pix_fmt):
17570         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17571         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17572         (gst_ffmpegcolorspace_caps_remove_format_info),
17573         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17574         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17575         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17576         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17577         (gst_ffmpegcolorspace_set_property),
17578         (gst_ffmpegcolorspace_get_property),
17579         (gst_ffmpegcolorspace_register):
17580         * gst/ffmpegcolorspace/imgconvert.c:
17581         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17582         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17583         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17584         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17585         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17586         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17587         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17588         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17589         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17590         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17591         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17592         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17593         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17594         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17595         (img_get_alpha_info), (deinterlace_line),
17596         (deinterlace_line_inplace), (deinterlace_bottom_field),
17597         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17598         * gst/ffmpegcolorspace/imgconvert_template.h:
17599         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17600         * gst/ffmpegcolorspace/mmx.h:
17601         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17602           adding ffmpegcolorspace element supplied by Ronald after cleaning
17603           up and pulling in the right bits of upstream source.
17604           I'm sure a better C/compiler wizard could do some cleaning up (for
17605           example use GLIB's malloc stuff), but as a first pass this
17606           works very well
17607
17608 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17609
17610         * ext/alsa/gstalsa.h:
17611           I assume Ronald forgot to commit the change to have cardname
17612           as a struct member.  Expect some public spanking at the next
17613           opportunity.
17614
17615 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17616
17617         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17618         (gst_alsa_open_audio), (gst_alsa_close_audio):
17619         * ext/alsa/gstalsa.c:
17620           Don't open the device if we're a mixer (= padless).
17621         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17622         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17623         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17624           Open mixer during state change rather than during object
17625           initialization. Also, get a device name. Currently in a somewhat
17626           hackish fashion, but I didn't really find something better.
17627
17628 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17629
17630         * *.c, *.h: run gst-indent
17631
17632 2004-03-14  Benjamin Otte  <otte@gnome.org>
17633
17634         * gst/modplug/gstmodplug.cc:
17635         * gst/modplug/gstmodplug.h:
17636           set correct timestamps on outgoing buffers
17637
17638 2004-03-14  Benjamin Otte  <otte@gnome.org>
17639
17640         * gst/modplug/gstmodplug.cc:
17641           handle events - don't do crap when a discont arrives that's not
17642           necessary
17643           This allows correct loading and playback of mods in Rhythmbox
17644
17645 2004-03-14  Benjamin Otte  <otte@gnome.org>
17646
17647         * configure.ac:
17648         * gst-libs/gst/gconf/Makefile.am:
17649         * pkgconfig/Makefile.am:
17650           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17651           they get rebuilt properly
17652         * configure.ac:
17653           when checking for vorbis, try pkgconfig first.
17654         * gst/modplug/gstmodplug.cc:
17655           add fixate function
17656
17657 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17658
17659         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17660           Fix for obvious mistake, where we first shift the offset and then
17661           read a samplesize element assuming the old offset. Note that this
17662           part still has something weird, i.e. my movies containing those
17663           don't actually play well, but at least there's something that looks
17664           like sound now.
17665
17666 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17667         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17668         (plugin_init):
17669         Add a typefind function for speex format
17670
17671 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17672
17673         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17674         (gst_asf_demux_setup_pad):
17675           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17676           instead of 0. Reason is simple: some elements have a fps range
17677           of 1-max instead of 0-max. So now ASF video actually works.
17678
17679 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17680
17681         * po/LINGUAS:
17682         * po/sr.po:
17683           adding serbian as a language
17684
17685 2004-03-13  Benjamin Otte  <otte@gnome.org>
17686
17687         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17688           return taglist correctly from _get function, don't gst_pad_push it.
17689           (fixes #137042)
17690
17691 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17692         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17693
17694 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17695
17696         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17697         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17698         (gst_alsa_mixer_track_new):
17699         * ext/alsa/gstalsamixertrack.h:
17700           Fix ancient leftovers... MixerTrack is a GObject.
17701
17702 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17703
17704         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17705         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17706           Don't block during probing...
17707
17708 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17709
17710         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17711         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17712         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17713         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17714         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17715         (gst_alsa_open_audio), (gst_alsa_close_audio):
17716         * ext/alsa/gstalsa.h:
17717           Add propertyprobe interface implementation, add some device-name
17718           property, all this so that it looks good in gnome-volume-control.
17719
17720 2004-03-12  David Schleef  <ds@schleef.org>
17721
17722         * configure.ac: the Hermes library controls hermescolorspace, not
17723         colorspace.
17724         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17725         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17726         not /* */
17727         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17728         * ext/sdl/sdlvideosink.h: ditto.
17729         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17730
17731 2004-03-12  Benjamin Otte  <otte@gnome.org>
17732
17733         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17734         (gst_x_overlay_got_xwindow_id):
17735         * gst-libs/gst/xoverlay/xoverlay.h:
17736           replace XID with unsigned long to get rid of the xlibs dependency in
17737           XOverlay (fixes #137004)
17738
17739 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17740         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17741         (gst_agingtv_setup):
17742         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17743         (gst_dicetv_base_init), (gst_dicetv_class_init),
17744         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17745         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17746         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17747         (gst_edgetv_setup), (gst_edgetv_rgb32):
17748         * gst/effectv/gsteffectv.c:
17749         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17750         (gst_quarktv_set_property):
17751         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17752         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17753         (gst_revtv_setup), (gst_revtv_rgb32):
17754         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17755         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17756         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17757         (gst_shagadelictv_rgb32):
17758         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17759         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17760         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17761         * gst/effectv/gstwarp.c:
17762         Port everything that can be ported to videofilter and fix up the caps.
17763         Can someone with a big-endian machine please check these?
17764
17765 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17766
17767         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17768         (gst_osssink_chain), (gst_osssink_change_state):
17769           Latest fixes for A/V sync, audio playback and such. This is about
17770           all... MPEG playback issues are mostly related to the async build-
17771           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17772
17773 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17774
17775         patch from: Stephane Loeuillet
17776
17777         * configure.ac:
17778           use pkg-config for some libraries, falling back to the old .m4 way
17779           (fixes #131270)
17780         * m4/libdv.m4:
17781           removed
17782
17783 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17784
17785         * configure.ac:
17786         * tools/Makefile.am:
17787         * tools/Makefile.in:
17788         * tools/gst-launch-ext-m.m:
17789         * tools/gst-launch-ext.1.in:
17790         * tools/gst-visualise-m.m:
17791         * tools/gst-visualise.1:
17792         * tools/gst-visualise.1.in:
17793           reorganizing generation of script tools
17794
17795 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17796
17797         * ext/divx/gstdivxdec.c:
17798           Downgrade priority. We prefer ffdec_mpeg4.
17799         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17800         (gst_faad_chain), (gst_faad_change_state):
17801           Fix capsnego. Doesn't work for some sounds because we don't have
17802           a 5:1 to stereo element.
17803         * ext/xvid/gstxvid.c: (plugin_init):
17804           Add priority.
17805         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17806         (gst_osssink_change_state):
17807           Add discont handling.
17808
17809 2004-03-09  Colin Walters  <walters@verbum.org>
17810
17811         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17812         conversion.
17813
17814 2004-03-09  Benjamin Otte  <otte@gnome.org>
17815
17816         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17817           the signals take 2 arguments
17818
17819 2004-03-09  David Schleef  <ds@schleef.org>
17820
17821         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17822         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17823         * ext/alsa/gstalsa.h:
17824         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17825
17826 2004-03-09  Benjamin Otte  <otte@gnome.org>
17827
17828         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17829         (gst_mikmod_change_state):
17830         * ext/mikmod/gstmikmod.h:
17831           make mikmod's loop function not loop infinitely and call
17832           gst_element_yield anymore
17833         * gst/modplug/gstmodplug.cc:
17834           fix pad negotiation (fixes #136590)
17835
17836 2004-03-09  David Schleef  <ds@schleef.org>
17837
17838         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17839         doesn't conflict with the internal colorspace plugin.
17840         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17841         satisfy the crappy-ass shell shipped by a certain vendor.
17842         * gst/videofilter/make_filter: same (bug #135299)
17843
17844 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17845
17846         * configure.ac: bump nano to 1
17847
17848 === release 0.7.6 ===
17849
17850 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17851
17852         * configure.in: releasing 0.7.6, "There"
17853
17854 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17855
17856         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17857         * pkgconfig/gstreamer-play.pc.in:
17858           synchronize the two
17859
17860 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17861
17862         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17863         (cdparanoia_open), (cdparanoia_event):
17864           fix/add error handling
17865         * po/POTFILES.in:
17866           add cdparanoia source
17867         * tools/Makefile.am:
17868           make scripts executable
17869
17870 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17871
17872         * configure.ac:
17873         * ext/vorbis/Makefile.am:
17874         * sys/Makefile.am:
17875           remove id3types, vorbisfile and xvideosink from the build (#133783)
17876
17877 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17878
17879         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17880           Fix metadata read crash (#136537).
17881
17882 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17883
17884         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17885         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17886           adding mime types, fixing the one-stop function
17887
17888 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17889
17890         * ext/nas/nassink.c and /ext/nas/nassink.h:
17891         More NAS love from Arwed von Merkatz
17892         So lets all sing 'Can you feel the NAS tonight'
17893
17894 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17895
17896         * tools/gst-launch-ext.in:
17897         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17898
17899 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17900
17901         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17902         (gst_mpeg2dec_init):
17903         remove the user_data pad for now, because it is being used in
17904         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17905         If someone knows how to fix this properly, please do.
17906
17907 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17908
17909         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17910         (gst_osssink_get_time):
17911         add a warning, IMO this won't get triggered anymore, remove later
17912
17913 2004-03-07  David Schleef  <ds@schleef.org>
17914
17915         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17916         format (bug #136470)
17917
17918 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17919
17920         * gst-libs/Makefile.am:
17921         * gst-libs/gst/media-info/Makefile.am:
17922         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17923         (error_callback), (gst_media_info_error_create),
17924         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17925         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17926         * gst-libs/gst/media-info/media-info-priv.h:
17927         * gst-libs/gst/media-info/media-info-test.c: (main):
17928         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17929         (gst_media_info_class_init), (gst_media_info_instance_init),
17930         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17931         (gst_media_info_read_idler), (gst_media_info_read):
17932         * gst-libs/gst/media-info/media-info.h:
17933         fixed, should work now
17934
17935 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17936
17937         * ext/nas/nassink.c:
17938         A bunch of NAS fixes from Arwed von Merkatz
17939
17940 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17941
17942         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17943         (qtdemux_parse_trak):
17944           Fix crash (j might be greater than n_samples, in which case we're
17945           writing outside the allocated space for the array) and memleak.
17946
17947 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17948
17949         * sys/oss/gstosssink.c: (gst_osssink_chain):
17950           And another caller that couldn't handle delay < 0 (unsigned
17951           integer overflow). Video now continues playing on an audio
17952           buffer underrun, and the clock continues working. Audio still
17953           stalls.
17954
17955 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17956
17957         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17958         (gst_osssink_get_time):
17959           get_delay() may return values lower than 0. In those cases, we
17960           should not actually cast to *unsigned* int64, that will break
17961           stuff horribly. In my case, it screwed up A/V sync in movies
17962           in totem rather badly.
17963
17964 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17965
17966         * ext/faac/gstfaac.c: (gst_faac_chain):
17967         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17968         * ext/libpng/gstpngenc.c: (user_write_data):
17969         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17970         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17971         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17972         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17973         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17974         of any buffer), should fix some leaks. I hope I didn't unref buffers
17975         that shouldn't be...
17976
17977 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17978
17979         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17980         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17981         (error_callback), (gmi_reset), (gmi_seek_to_track),
17982         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17983         (gmip_find_type_post), (gmip_find_stream_post),
17984         (gmip_find_track_streaminfo_post):
17985         * gst-libs/gst/media-info/media-info-priv.h:
17986         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17987         (info_print), (main):
17988         * gst-libs/gst/media-info/media-info.c:
17989         (gst_media_info_error_create), (gst_media_info_error_element),
17990         (gst_media_info_instance_init), (gst_media_info_get_property),
17991         (gst_media_info_new), (gst_media_info_set_source),
17992         (gst_media_info_read_idler), (gst_media_info_read):
17993         * gst-libs/gst/media-info/media-info.h:
17994           first pass at making this work again.  This seems to work on
17995           tagged ogg/vorbis and mp3 files.
17996
17997 2004-03-06  Benjamin Otte  <otte@gnome.org>
17998
17999         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18000           fix huge leak: gst_buffer_merge doesn't unref the first argument
18001           itself.
18002
18003 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18004
18005         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
18006           report layer/mode/emphasis
18007
18008 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18009
18010         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
18011
18012 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18013
18014         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
18015           signal serial
18016
18017 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18018
18019         * ext/vorbis/vorbis.c: (plugin_init):
18020         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18021         (gst_vorbis_dec_init), (vorbis_dec_event):
18022         add debug category
18023         make vorbisdec handle _BYTE and _TIME queries
18024
18025 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18026
18027         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18028           from the xing header
18029
18030 2004-03-06  Benjamin Otte  <otte@gnome.org>
18031
18032         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18033         (gst_audio_convert_link), (gst_audio_convert_change_state),
18034         (gst_audio_convert_buffer_from_default_format):
18035           do conversions from/to float correctly, fix some caps nego errors,
18036           export correct supported caps in template and getcaps, use correct
18037           caps in try_set_caps functions
18038
18039 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18040
18041         For some reason, I only committed a ChangeLog entry yesterday and
18042         not the corresponding code...
18043         * ext/mad/gstmad.c: Fix detection of Xing headers
18044         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18045
18046 2004-03-06  Benjamin Otte  <otte@gnome.org>
18047
18048         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18049         (gst_ogg_demux_src_query):
18050           make sure to handle the case where there's no current chain
18051           gracefully.
18052
18053 2004-03-05  David Schleef  <ds@schleef.org>
18054
18055         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18056         Add fixate function. (bug #131128)
18057         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18058         (gst_sdlvideosink_fixate):  Add fixate function.
18059         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18060         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18061         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18062         Fix missing break that was causing ulaw to be interpreted as
18063         raw int.
18064
18065 2004-03-05  David Schleef  <ds@schleef.org>
18066
18067         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18068         Fix code that ignores return value of gst_buffer_merge().
18069         (bug #114560)
18070         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18071         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18072         * testsuite/gst-lint:  Check for above.
18073
18074 2004-03-05  David Schleef  <ds@schleef.org>
18075
18076         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18077         caps and throw an element error.  (bug #136334)
18078
18079 2004-03-05  David Schleef  <ds@schleef.org>
18080
18081         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18082         (gst_faad_chain): Fix negotiation.
18083         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18084         key and button events.
18085         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18086         dung heap of code.
18087         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18088         depends on gconf
18089         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18090         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18091         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18092         function to encourage better negotiation, particularly between
18093         audioconvert and osssink.
18094         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18095         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18096         more important.
18097         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18098         typefinding.
18099         * gst/vbidec/vbiscreen.c:  Add glib header
18100         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18101
18102 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18103
18104         * ext/mad/gstmad.c: Fix detection of Xing headers
18105         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18106
18107 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18108
18109         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18110         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18111           debug updates
18112
18113 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18114
18115         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18116         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18117         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18118         files, and report the parsed length as a GST_TAG_DURATION tag.
18119         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18120
18121 2004-03-05  Benjamin Otte  <otte@gnome.org>
18122
18123         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18124           convert channels correctly. convert correctly to unsigned.
18125
18126 2004-03-05  Julien MOUTTE <julien@moutte.net>
18127
18128         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18129         we have a window before clearing it.
18130
18131 2004-03-05  Julien MOUTTE <julien@moutte.net>
18132
18133         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18134         have a window before clearing it.
18135
18136 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18137
18138         * gconf/gstreamer.schemas.in:
18139         * gst-libs/gst/gconf/Makefile.am:
18140           version installation path the same way as for 0.6
18141         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18142         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18143         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18144           remove comment that was fixed
18145
18146 2004-03-05  David Schleef  <ds@schleef.org>
18147
18148         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18149         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18150         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18151         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18152         Add prototype code for handling seeking and querying.
18153
18154 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18155
18156         * examples/gstplay/player.c: (main):
18157           Initialize variables to NULL. Prevents a segfault because the
18158           (uninitialized) variable is not NULL, resulting in a crash on
18159           trying to reach error->message.
18160
18161 2004-03-05  Benjamin Otte  <otte@gnome.org>
18162
18163         * gst/audioconvert/gstaudioconvert.c:
18164         (gst_audio_convert_buffer_to_default_format):
18165         make float=>int conversion work correctly even in cornercases.
18166
18167 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18168
18169         * debian/README.Debian:
18170         * debian/build-deps:
18171         * debian/changelog:
18172         * debian/control:
18173         * debian/control.in:
18174         * debian/copyright:
18175         * debian/gstreamer-a52dec.files:
18176         * debian/gstreamer-aa.files:
18177         * debian/gstreamer-alsa.files:
18178         * debian/gstreamer-alsa.manpages:
18179         * debian/gstreamer-arts.files:
18180         * debian/gstreamer-artsd.files:
18181         * debian/gstreamer-audiofile.files:
18182         * debian/gstreamer-avifile.files:
18183         * debian/gstreamer-cdparanoia.files:
18184         * debian/gstreamer-colorspace.files:
18185         * debian/gstreamer-doc.files:
18186         * debian/gstreamer-dv.files:
18187         * debian/gstreamer-dvd.files:
18188         * debian/gstreamer-esd.files:
18189         * debian/gstreamer-festival.files:
18190         * debian/gstreamer-flac.files:
18191         * debian/gstreamer-gconf.conffiles:
18192         * debian/gstreamer-gconf.files:
18193         * debian/gstreamer-gconf.postinst:
18194         * debian/gstreamer-gnomevfs.files:
18195         * debian/gstreamer-gsm.files:
18196         * debian/gstreamer-http.files:
18197         * debian/gstreamer-jack.files:
18198         * debian/gstreamer-jpeg.files:
18199         * debian/gstreamer-mad.files:
18200         * debian/gstreamer-mikmod.files:
18201         * debian/gstreamer-misc.files:
18202         * debian/gstreamer-mpeg2dec.files:
18203         * debian/gstreamer-oss.files:
18204         * debian/gstreamer-plugin-apps.files:
18205         * debian/gstreamer-plugin-apps.manpages:
18206         * debian/gstreamer-plugin-libs-dev.files:
18207         * debian/gstreamer-plugin-libs.files:
18208         * debian/gstreamer-plugin-template.postinst:
18209         * debian/gstreamer-plugin-template.postrm:
18210         * debian/gstreamer-sdl.files:
18211         * debian/gstreamer-sid.files:
18212         * debian/gstreamer-vorbis.files:
18213         * debian/gstreamer-x.files:
18214         * debian/mk.control:
18215         * debian/rules:
18216         Debian package info not maintained here.
18217
18218 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18219
18220         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18221         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18222         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18223         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18224         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18225         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18226         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18227         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18228         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18229         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18230         * gst-libs/gst/colorbalance/colorbalance.c:
18231         (gst_color_balance_class_init):
18232         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18233         (gst_color_balance_channel_class_init):
18234         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18235         * gst-libs/gst/play/play.c: (gst_play_class_init):
18236         * gst-libs/gst/propertyprobe/propertyprobe.c:
18237         (gst_property_probe_iface_init):
18238         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18239         * gst-libs/gst/tuner/tunerchannel.c:
18240         (gst_tuner_channel_class_init):
18241         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18242         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18243         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18244         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18245         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18246         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18247         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18248         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18249         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18250           fix signals to use - instead of _
18251         * ext/libcaca/gstcacasink.h:
18252         * ext/sdl/sdlvideosink.h:
18253           fix header rename
18254
18255 2004-03-04  David Schleef  <ds@schleef.org>
18256
18257         * testsuite/gst-lint:  Add a check for bad signal names.
18258
18259 2004-03-04  <kost@imn.htwk-leipzig.de>
18260
18261         reviewed by David Schleef
18262
18263         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18264         modified the alpha channel and caused a warning. (bug #136192)
18265
18266 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18267
18268         * gst-plugins.spec.in:
18269         Change names of plugins to actually be correct. Try to keep things
18270         alphabetical to avoid getting beat up by Thomas
18271
18272 2004-03-03  Julien MOUTTE <julien@moutte.net>
18273
18274         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18275         Using ximagesink as a default if no gconf key found. We should
18276         probably consider using alsasink instead of osssink for the audio
18277         part.
18278
18279 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18280
18281         * configure.ac:
18282           fix --with-plugins, don't think it ever worked before
18283         * gst-plugins.spec.in:
18284           even more updates
18285
18286 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18287
18288         * ext/sdl/sdlvideosink.h:
18289         * sys/ximage/ximagesink.h:
18290         * sys/xvideo/xvideosink.h:
18291         * sys/xvimage/xvimagesink.h:
18292           Fix for move of gstvideosink.h -> videosink.h.
18293
18294 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18295
18296         * gst-libs/gst/xwindowlistener/Makefile.am:
18297           this is a plugin library, not a library
18298
18299 2004-03-01  David Schleef  <ds@schleef.org>
18300
18301         * AUTHORS:  Added some names.  Add yourself if you're still
18302         missing.
18303
18304 2004-03-01  David Schleef  <ds@schleef.org>
18305
18306         * MAINTAINERS: Add
18307
18308 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18309
18310         * gst-plugins.spec.in: clean up spec file
18311
18312 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18313
18314         * gst-libs/gst/video/Makefile.am:
18315         * gst-libs/gst/video/gstvideosink.c:
18316         * gst-libs/gst/video/gstvideosink.h:
18317           rename gstvideosink.h to videosink.h to match other headers
18318         * gst/mixmatrix/Makefile.am:
18319           fix plugin filename
18320         * gst/tags/Makefile.am: fix plugin filename
18321
18322 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18323
18324         * gst/tags/Makefile.am: fix plugin filename
18325
18326 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18327
18328         * examples/gstplay/player.c: (got_time_tick), (main):
18329           add error handler
18330           display time_tick more readably
18331         * gst/mixmatrix/Makefile.am:
18332           fix plugin file name
18333
18334 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18335
18336         * sys/oss/gstosselement.c: (gst_osselement_probe),
18337         (device_combination_append), (gst_osselement_class_probe_devices):
18338         * sys/oss/gstosselement.h:
18339           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18340           on my system using alsa oss emulation, fixes bug #135597
18341
18342 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18343
18344         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18345         (gst_videodrop_chain), (gst_videodrop_change_state):
18346         * gst/videodrop/gstvideodrop.h:
18347           Work based on timestamp of input data, not based on the expected
18348           framerate from the input. The consequence is that this element now
18349           not only scales framerates, but also functions as a framerate
18350           corrector or framerate stabilizer/constantizer.
18351
18352 2004-02-27  David Schleef  <ds@schleef.org>
18353
18354         patches from jmmv@menta.net (Julio M. Merino Vidal)
18355
18356         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18357         GST_ELEMENT_ERROR call (bug #135634)
18358         * gst/interleave/interleave.c: (interleave_buffered_loop),
18359         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18360         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18361         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18362         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18363         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18364         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18365         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18366         Fix GST_ELEMENT_ERROR call.
18367         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18368         GST_ELEMENT_ERROR call.
18369
18370 2004-02-27  Benjamin Otte  <otte@gnome.org>
18371
18372         * gst-libs/gst/audio/audio.h:
18373           add macro to make sure header isn't included twice
18374         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18375           don't use gst_buffer_free
18376         * gst/playondemand/filter.func:
18377           don't use gst_data_free. Free data only once.
18378
18379 2004-02-26  David Schleef  <ds@schleef.org>
18380
18381         * gst-libs/gst/colorbalance/Makefile.am:
18382         * gst-libs/gst/mixer/Makefile.am:
18383         * gst-libs/gst/tuner/Makefile.am:
18384         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18385         should not be disted, -marshal.h files should not be installed,
18386         and -enum.h files _should_ be installed.  Fix to make this the
18387         case.
18388
18389 === release 0.7.5 ===
18390
18391 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18392
18393         * configure.ac: release 0.7.5, "Under The Sea"
18394
18395 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18396
18397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18398         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18399         * gst/videoscale/gstvideoscale.c:
18400         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18401           assorted debug/warning fixes
18402
18403 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18404
18405         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18406         (gst_videoscale_init), (gst_videoscale_chain),
18407         (gst_videoscale_set_property), (plugin_init):
18408         * gst/videoscale/gstvideoscale.h:
18409         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18410         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18411         (gst_videoscale_planar400), (gst_videoscale_packed422),
18412         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18413         (gst_videoscale_24bit), (gst_videoscale_16bit),
18414         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18415         (gst_videoscale_scale_plane_slow),
18416         (gst_videoscale_scale_point_sample),
18417         (gst_videoscale_scale_nearest),
18418         (gst_videoscale_scale_nearest_str2),
18419         (gst_videoscale_scale_nearest_str4),
18420         (gst_videoscale_scale_nearest_32bit),
18421         (gst_videoscale_scale_nearest_24bit),
18422         (gst_videoscale_scale_nearest_16bit):
18423         add debugging category and use it properly
18424         fix use of GST_PTR_FORMAT
18425
18426 2004-02-25  Andy Wingo  <wingo@pobox.com>
18427
18428         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18429         push only when channel->buffer is NULL. Prevents segfaults doing
18430         the state change after a nonlocal exit, like a scheme exception.
18431
18432         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18433         Handle the case where the intersected caps is empty.
18434
18435 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18436
18437         * gst/law/mulaw-decode.c: (mulawdec_link):
18438         * gst/law/mulaw.c: (plugin_init):
18439           fix mulawdec so it actually works again
18440
18441 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18442
18443         reviewed by: David Schleef  <ds@schleef.org>
18444
18445         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18446         (gst_gamma_init), (gst_gamma_set_property),
18447         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18448         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18449         for RGB, with separate r g and b correction factors. (#131167)
18450
18451 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18452
18453         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18454           only signal tags for bitrate if they're > 0 (#134894)
18455
18456 2004-02-24  David Schleef  <ds@schleef.org>
18457
18458         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18459         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18460         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18461         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18462         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18463         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18464         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18465         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18466         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18467         category.  Attempt to fix timestamp calculation.
18468
18469 2004-02-24  Johan Dahlin  <johan@gnome.org>
18470
18471         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18472
18473 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18474
18475         * configure.ac:
18476         * gconf/Makefile.am:
18477         * gconf/gstreamer.schemas:
18478         * gst-libs/gst/gconf/Makefile.am:
18479         * gst-libs/gst/gconf/gconf.c:
18480           version gconf schemas and install locations
18481
18482 2004-02-23  Benjamin Otte  <otte@gnome.org>
18483
18484         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18485         (gst_xine_input_subclass_init):
18486           call parent dispose.
18487           change pad template for CD reader correctly
18488         * ext/xine/Makefile.am:
18489         * ext/xine/gstxine.h:
18490         * ext/xine/xine.c: (plugin_init):
18491         * ext/xine/xineaudiosink.c:
18492           wrap audio sinks, too
18493         * gst-libs/gst/resample/private.h:
18494         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18495         (gst_resample_reinit), (gst_resample_scale),
18496         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18497         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18498         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18499         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18500         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18501         * gst-libs/gst/resample/resample.h:
18502         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18503         (gst_audioscale_class_init), (gst_audioscale_link),
18504         (gst_audioscale_get_buffer), (gst_audioscale_init),
18505         (gst_audioscale_chain), (gst_audioscale_set_property),
18506         (gst_audioscale_get_property):
18507         * gst/audioscale/gstaudioscale.h:
18508           s/resample_*/gst_resample_*/i to not clobber namespaces
18509
18510 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18511
18512         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18513         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18514         (gst_riff_create_video_template_caps),
18515         (gst_riff_create_audio_template_caps),
18516         (gst_riff_create_iavs_template_caps):
18517         * gst-libs/gst/riff/riff-media.h:
18518         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18519         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18520         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18521         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18522         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18523         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18524         (gst_matroska_demux_plugin_init): First batch implementing audio and
18525         video codec tags in demuxers.
18526
18527 2004-02-22  Benjamin Otte  <otte@gnome.org>
18528
18529         * ext/xine/Makefile.am:
18530         * ext/xine/gstxine.h:
18531         * ext/xine/xine.c: (plugin_init):
18532         * ext/xine/xineinput.c:
18533           add input plugin wrapper. Playback from files, http, mms and cdda
18534           works.
18535         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18536           remove leftover G_GNUC_UNUSED
18537         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18538         (gst_asf_demux_identify_guid):
18539           improve debugging output
18540
18541 2004-02-22  Benjamin Otte  <otte@gnome.org>
18542
18543         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18544
18545         * autogen.sh:
18546           replace test -e with test -x for mkinstalldirs to be more portable.
18547           (fixes #134816)
18548
18549 2004-02-22  Benjamin Otte  <otte@gnome.org>
18550
18551         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18552
18553         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18554           set rank to PRIMARY
18555         * gst/volume/gstvolume.c: (plugin_init):
18556           set rank to NONE
18557         fixes #134960
18558
18559 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18560
18561         reviewed by Benjamin Otte  <otte@gnome.org>
18562
18563         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18564           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18565
18566 2004-02-22  Benjamin Otte  <otte@gnome.org>
18567
18568         * configure.ac:
18569           export [_]*{gst,Gst,GST}.* symbols from plugins
18570
18571 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18572
18573         reviewed by: Benjamin Otte  <otte@gnome.org>
18574
18575         * ext/lame/gstlame.c: (add_one_tag):
18576         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18577         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18578         (gst_vorbisenc_metadata_set1):
18579         * gst/tags/gstid3tag.c:
18580         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18581           apply fixes from bugs #135042 (lame can't write tags) and #133817
18582           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18583
18584 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18585
18586         * configure.ac: Export only gst_plugin_desc from plugins.
18587          Note that this change only makes any effect with Linux using libtool
18588          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18589          fine. And don't try to have several versions of libtool in different
18590          directories.
18591
18592 2004-02-20  Andy Wingo  <wingo@pobox.com>
18593
18594         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18595         interleave respectively.
18596
18597         * gst/interleave/deinterleave.c: New plugin: deinterleave
18598         (replaces on oneton).
18599         * gst/interleave/interleave.c: New plugin: interleave.
18600         * gst/interleave/plugin.h: Support file.
18601         * gst/interleave/plugin.c: Support file.
18602
18603         * configure.ac: Remove intfloat and oneton, add interleave.
18604
18605         * ext/sndfile/gstsf.c: Handle events better.
18606
18607         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18608         and float2int operation. int2float has scheduling problems as
18609         noted in in2float_chain.
18610
18611 2004-02-20  Benjamin Otte  <otte@gnome.org>
18612
18613         * ext/xine/Makefile.am:
18614         * ext/xine/gstxine.h:
18615         * ext/xine/xine.c:
18616         * ext/xine/xineaudiodec.c:
18617         * ext/xine/xinecaps.c:
18618           add first version of xine plugin wrapper. Currently only wraps the
18619           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18620         * configure.ac:
18621         * ext/Makefile.am:
18622           add xine plugin wrapper, disabled by default. Use --enable-xine to
18623           build. Note that it'll segfault on gst-register if you don't remove
18624           the goom and tvtime post plugins from xine.
18625         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18626         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18627           add extradata parsing for QDM2.
18628           change around debugging prints.
18629
18630 2004-02-19  Benjamin Otte  <otte@gnome.org>
18631
18632         * ext/lame/gstlame.c: (gst_lame_chain):
18633         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18634           use gst_tag_list_insert when you want to insert tags
18635
18636 2004-02-18  David Schleef  <ds@schleef.org>
18637
18638         * configure.ac:  Move massink to gst-rotten
18639         * ext/Makefile.am:
18640         * ext/mas/Makefile.am:
18641         * ext/mas/massink.c:
18642         * ext/mas/massink.h:
18643
18644 2004-02-18  David Schleef  <ds@schleef.org>
18645
18646         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18647         typefinding, since it seems to be worse than nothing.
18648         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18649         atom to recognize .mp4 and .m4a files as video/quicktime.
18650
18651 2004-02-18  David Schleef  <ds@schleef.org>
18652
18653         * gst/sine/demo-dparams.c: (quit_live),
18654         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18655         Use double dparams, not float.
18656         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18657         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18658         sync'd elements don't really work correctly.
18659         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18660         (volume_update_volume), (volume_get_property):  Change dparam
18661         to double.
18662
18663 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18664
18665         * sys/ximage/ximagesink.c:
18666         (gst_ximagesink_xwindow_update_geometry),
18667         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18668         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18669         (gst_ximagesink_init): Rework the way software video scaling works. So
18670         now we check on each chain call if the video frames are feeling the
18671         window. If not we try to renegotiate caps. On failure we memorize that
18672         and we won't try again for that PLAYING sessions.
18673         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18674         failure.
18675         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18676         synchronous flag.
18677
18678 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18679
18680         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18681           break up _link so we can give a better debug message for errors
18682
18683 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18684
18685         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18686           set up debug category
18687
18688 2004-02-18  Julien MOUTTE <julien@moutte.net>
18689
18690         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18691         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18692         the way renegotiation work. The event handling function is not taking
18693         care of external windows and renegotiate method check for pad flags
18694         NEGOTIATING. Should fix : #133209
18695
18696 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18697
18698         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18699         pad is negotiating before trying renegotiation.
18700
18701 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18702
18703         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18704           pass on all possible mime types as typefind hints
18705
18706 2004-02-17  Julien MOUTTE <julien@moutte.net>
18707
18708         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18709         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18710         possible SHM leak if we crash. All other apps using XShm are doing
18711         that.
18712
18713 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18714
18715         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18716         (gst_ximagesink_expose): Renegotiate size on expose.
18717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18718         size on expose.
18719
18720 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18721
18722         * testsuite/alsa/sinesrc.c:
18723           cosmetic fix to fix compile issue with gcc 2.95.4
18724
18725 2004-02-16  Julien MOUTTE <julien@moutte.net>
18726
18727         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18728         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18729         failed opening the audio device.
18730         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18731         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18732         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18733         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18734         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18735         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18736         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18737         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18738         Removing some useless g_return_if_fail like wingo suggested.
18739         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18740         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18741         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18742         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18743         (gst_xvimagesink_update_colorbalance),
18744         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18745         (gst_xvimagesink_xcontext_clear),
18746         (gst_xvimagesink_get_fourcc_from_caps),
18747         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18748         (gst_xvimagesink_set_xwindow_id),
18749         (gst_xvimagesink_colorbalance_list_channels),
18750         (gst_xvimagesink_colorbalance_set_value),
18751         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18752         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18753
18754 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18755
18756         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18757           throw error when not negotiated instead of asserting
18758
18759 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18760
18761         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18762         correct data refcounting.
18763
18764 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18765
18766         * gst/switch/gstswitch.c: (gst_switch_change_state),
18767         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18768         change, mostly the EOS flag.
18769
18770 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18771
18772         * examples/gstplay/player.c: (got_eos), (main): Adding some
18773         output for debugging.
18774         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18775         timeouts if we go to any state different from PLAYING.
18776         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18777         more EOS bugs in riff lib.
18778
18779 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18780
18781         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18782         visualization until i find a way to fix switch correctly.
18783         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18784         EOS arrives.
18785         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18786         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18787         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18788         Reworked switch to get a more correct behaviour with events and refing
18789         of data stored in sinkpads.
18790         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18791         we don't pull from a pad in EOS.
18792
18793 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18794
18795         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18796           remove v1 tag even if we can't read it (makes sure we don't detect
18797           it again)
18798
18799 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18800
18801         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18802         (gst_alsa_xrun_recovery):
18803         * ext/alsa/gstalsa.h:
18804           try xrun recovery when wait failed. Make xrun recovery function
18805           return TRUE/FALSE to indicate success. (might fix #134354)
18806
18807 2004-02-13  David Schleef  <ds@schleef.org>
18808
18809         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18810         (dynparm_value_changed), (main): Convert from float to double.
18811         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18812
18813 2004-02-13  David Schleef  <ds@schleef.org>
18814
18815         * gst/silence/gstsilence.c: (gst_silence_class_init),
18816         (gst_silence_set_clock), (gst_silence_get),
18817         (gst_silence_set_property), (gst_silence_get_property):
18818         * gst/silence/gstsilence.h: Add sync property.
18819         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18820         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18821         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18822         * gst/sine/gstsinesrc.h: Add sync property.
18823
18824 2004-02-13  David Schleef  <ds@schleef.org>
18825
18826         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18827         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18828
18829 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18830
18831         * configure.ac:
18832         * ext/Makefile.am:
18833         * gst-libs/ext/Makefile.am:
18834           move ffmpeg plugin to gst-ffmpeg module
18835
18836 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18837
18838         * configure.ac: use GST_ARCH to detect architecture
18839
18840 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18841
18842         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18843
18844 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18845
18846         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18847           classify LADSPA plugins based on number of src/sink pads
18848           (#133663, Stefan Kost)
18849         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18850           fix dparams registration
18851           (#133528, Stefan Kost)
18852         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18853           fix use of isprint and use g_ascii_isprint instead
18854           (#133316, Stefan Kost)
18855
18856 2004-02-11  David Schleef  <ds@schleef.org>
18857
18858         Convert a few inner loops to use liboil.  This is currently
18859         optional, and is only enabled if liboil is present (duh!).
18860         * configure.ac: Check for liboil-0.1
18861         * gst/intfloat/Makefile.am:
18862         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18863         (gst_int2float_chain_gint16):
18864         * gst/videofilter/Makefile.am:
18865         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18866         (tablelookup_u8), (gst_videobalance_planar411):
18867         * gst/videotestsrc/Makefile.am:
18868         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18869         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18870         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18871         (paint_hline_RGB565), (paint_hline_xRGB1555):
18872
18873 2004-02-11  David Schleef  <ds@schleef.org>
18874
18875         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18876         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18877         (gst_colorspace_getcaps), (gst_colorspace_link),
18878         (gst_colorspace_base_init), (gst_colorspace_init),
18879         (gst_colorspace_chain), (gst_colorspace_change_state),
18880         (plugin_init): Merge Ronald's patch (bug #117897) and update
18881         for new caps and negotiation.  Seems to work, although it
18882         shows off bugs in lcs.
18883
18884 2004-02-11  David Schleef  <ds@schleef.org>
18885
18886         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18887         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18888
18889 2004-02-11  David Schleef  <ds@schleef.org>
18890
18891         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18892         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18893         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18894         Add server and port properties
18895
18896 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18897
18898         * m4/a52.m4:
18899         * m4/aalib.m4:
18900         * m4/as-ffmpeg.m4:
18901         * m4/as-liblame.m4:
18902         * m4/as-slurp-ffmpeg.m4:
18903         * m4/check-libheader.m4:
18904         * m4/esd.m4:
18905         * m4/freetype2.m4:
18906         * m4/gconf-2.m4:
18907         * m4/glib.m4:
18908         * m4/gst-alsa.m4:
18909         * m4/gst-artsc.m4:
18910         * m4/gst-ivorbis.m4:
18911         * m4/gst-matroska.m4:
18912         * m4/gst-sdl.m4:
18913         * m4/gst-shout2.m4:
18914         * m4/gst-sid.m4:
18915         * m4/gtk.m4:
18916         * m4/libdv.m4:
18917         * m4/libfame.m4:
18918         * m4/libmikmod.m4:
18919         * m4/ogg.m4:
18920         * m4/vorbis.m4:
18921           fix underquotedness of macros (#133800)
18922         * m4/as-avifile.m4:
18923         * m4/xmms.m4:
18924           removed because no longer used
18925
18926 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18927
18928         * configure.ac:
18929           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18930           by autopoint (fixes #132996)
18931
18932 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18933
18934         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18935         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18936         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18937         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18938           fix memleaks
18939
18940 2004-02-11  David Schleef  <ds@schleef.org>
18941
18942         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18943         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18944         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18945         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18946         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18947         (gst_jpegenc_class_init), (gst_jpegenc_init),
18948         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18949         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18950         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18951         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18952
18953 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18954
18955         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18956         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18957         * ext/mikmod/gstmikmod.h:
18958           fix caps negotiation in mikmod
18959         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18960           output debug information
18961
18962 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18963
18964         * gst-libs/gst/colorbalance/Makefile.am:
18965         * gst-libs/gst/navigation/Makefile.am:
18966         * gst-libs/gst/xoverlay/Makefile.am:
18967           remove unused GST_OPT_CFLAGS from Makefiles
18968           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18969
18970 2004-02-07  David Schleef  <ds@schleef.org>
18971
18972         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18973         push events to pads that haven't been created (#133508)
18974
18975 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18976
18977         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18978         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18979         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18980         (gst_dvdec_loop), (gst_dvdec_change_state):
18981         Second attempt at committing a working dvdec element.
18982
18983 2004-02-06  David Schleef  <ds@schleef.org>
18984
18985         Build fixes for OS X: (see #129600)
18986         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18987         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18988         (gst_riff_read_strf_iavs):
18989         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18990         (gst_avi_demux_stream_odml):
18991         * gst/playondemand/Makefile.am:
18992         * gst/rtp/rtp-packet.c:
18993
18994 2004-02-05  David Schleef  <ds@schleef.org>
18995
18996         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18997         last change, because it Just Doesn't Compile.
18998
18999 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19000
19001         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19002           skip undecodable id3v2 tag instead of keeping it
19003
19004 2004-02-05  David Schleef  <ds@schleef.org>
19005
19006         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
19007         Unref leaked buffer.  (Noticed by Ronald)
19008
19009 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
19010
19011         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19012         Sync requires with other checks.  >= vs =.
19013
19014 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
19015
19016         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19017         (gst_dvdec_video_link), (gst_dvdec_loop):
19018         * ext/dv/gstdvdec.h:
19019           rework the caps negotiation so that dvdec works again instead
19020           of just segfaulting.
19021
19022 === release 0.7.4 ===
19023
19024 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19025
19026         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19027         * configure.ac: changed for release
19028
19029 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19030
19031         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19032         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19033         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19034         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19035           reworked patch by David Lehn to fix libdir and includedir for
19036           uninstalled libraries
19037           removed play and gconf from gstreamer-libs since they have their
19038           own pkgconfig files
19039
19040 2004-02-04  David Schleef  <ds@schleef.org>
19041
19042         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19043         memleak.
19044
19045 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19046
19047         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19048           use correct GST_TAG_ENCODER tag
19049
19050 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19051
19052         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19053           be sure to stop the clock when going to paused
19054         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19055           reset number of transmitted when going to ready.
19056         fixes #132935
19057
19058 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19059
19060         reviewed by Benjamin Otte
19061
19062         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19063           extract track count (fixes #133410)
19064
19065 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19066
19067         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19068           that should be !=, not == (fixes #132519)
19069
19070 2004-02-04  David Schleef  <ds@schleef.org>
19071
19072         Make sure set_explicit_caps() is called before adding pad.
19073         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19074         * gst/id3/gstid3types.c: (gst_id3types_loop):
19075         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19076         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19077
19078 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19079
19080         * configure.ac:
19081           bump nano to 2, first prerelease
19082           put back AM_PROG_LIBTOOL
19083
19084 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19085
19086         * testsuite/alsa/Makefile.am:
19087           these are user test apps, not automatic testsuite tests
19088
19089 2004-02-04  David Schleef  <ds@schleef.org>
19090
19091         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19092         * gst/mpeg1videoparse/gstmp1videoparse.c:
19093         (mp1videoparse_parse_seq):
19094         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19095         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19096         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19097         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19098         (gst_xvideosink_getcaps):
19099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19100         * testsuite/gst-lint: more tests
19101
19102 2004-02-04  David Schleef  <ds@schleef.org>
19103
19104         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19105         with the code that they would expand to.
19106         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19107         (gst_flacdec_get_src_query_types),
19108         (gst_flacdec_get_src_event_masks):
19109         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19110         (gst_gnomevfssrc_get_query_types),
19111         (gst_gnomevfssrc_get_event_mask):
19112
19113 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19114
19115         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19116         (gst_sinesrc_dispose):
19117           fix memleak by properly disposing sinesrc
19118
19119 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19120
19121         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19122         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19123         an overlay to redraw the image because it has been exposed.
19124         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19125         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19126         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19127         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19128         interface
19129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19130         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19131         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19132         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19133         interface
19134
19135 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19136
19137         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19138           more memleak fixage
19139
19140 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19141
19142         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19143         * gst/typefind/gsttypefindfunctions.c:
19144           fix memleaks shown by gst-typefind
19145
19146 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19147
19148         * common/glib-gen.mak:
19149           add hack rule to touch .Plo files
19150         * gst-libs/gst/colorbalance/Makefile.am:
19151         * gst-libs/gst/mixer/Makefile.am:
19152         * gst-libs/gst/play/Makefile.am:
19153         * gst-libs/gst/tuner/Makefile.am:
19154           remove glib_root variable
19155
19156 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19157
19158         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19159           set explicit caps before adding the element, so the autopluggers can
19160           plug correctly.
19161         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19162         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19163         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19164         (dv_type_find):
19165           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19166           argument.
19167
19168 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19169
19170         * gst-libs/gst/colorbalance/Makefile.am:
19171         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19172         * gst-libs/gst/colorbalance/colorbalance.c:
19173         * gst-libs/gst/colorbalance/colorbalance.h:
19174         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19175         * gst-libs/gst/mixer/Makefile.am:
19176         * gst-libs/gst/mixer/mixer-marshal.list:
19177         * gst-libs/gst/mixer/mixer.c:
19178         * gst-libs/gst/mixer/mixer.h:
19179         * gst-libs/gst/mixer/mixermarshal.list:
19180         * gst-libs/gst/play/Makefile.am:
19181         * gst-libs/gst/play/play.h:
19182         * gst-libs/gst/tuner/Makefile.am:
19183         * gst-libs/gst/tuner/tuner-marshal.list:
19184         * gst-libs/gst/tuner/tuner.c:
19185         * gst-libs/gst/tuner/tuner.h:
19186         * gst-libs/gst/tuner/tunermarshal.list:
19187           use new glib-gen.mak snippet to clean up Makefile.am
19188           fix various bugs in Makefile.am's
19189
19190 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19191
19192         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19193           handle chain parsing correctly in the multichain case
19194         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19195         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19196         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19197         (theora_dec_chain):
19198           handle events and queries correctly
19199
19200 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19201
19202         * .cvsignore:
19203         Ignore generated file _stdint.h.
19204
19205 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19206
19207         * gst-libs/gst/colorbalance/Makefile.am:
19208         * gst-libs/gst/colorbalance/colorbalance.h:
19209         * gst-libs/gst/mixer/Makefile.am:
19210         * gst-libs/gst/mixer/mixer.h:
19211         * gst-libs/gst/play/Makefile.am:
19212         * gst-libs/gst/play/play.h:
19213         * gst-libs/gst/tuner/Makefile.am:
19214         * gst-libs/gst/tuner/tuner.h:
19215         Generate enum type code with glib-mkenums.
19216         * gst-libs/gst/colorbalance/.cvsignore:
19217         * gst-libs/gst/mixer/.cvsignore:
19218         * gst-libs/gst/play/.cvsignore:
19219         * gst-libs/gst/tuner/.cvsignore:
19220         Ignore generated files.
19221
19222 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19223
19224         * gst-libs/gst/audio/.cvsignore:
19225         Ignore generated file.
19226         * gst-libs/gst/audio/Makefile.am:
19227         Do not install example filter.
19228
19229 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19230
19231         * examples/switch/.cvsignore:
19232         Ignore generated file.
19233
19234 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19235
19236         * common/m4/ax_create_stdint_h.m4:
19237         * configure.ac:
19238           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19239           _stdint.h.
19240         * Makefile.am:
19241           remove generated _stdint.h in DISTCLEANFILES
19242         * ext/a52dec/gsta52dec.c:
19243           include _stdint.h for a52dec. (should fix #133064)
19244
19245 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19246
19247         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19248         (gst_tag_to_vorbis_comments):
19249         Add replaygain support to vorbistag
19250
19251 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19252         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19253         (gst_ffmpeg_caps_to_extradata):
19254           Fix SVQ3 caps flag properties
19255           Use glib macro for bytes swap
19256
19257 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19258
19259         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19260         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19261         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19262         * ext/sndfile/gstsf.c: (plugin_init):
19263         * gst/avi/gstavi.c: (plugin_init):
19264         * sys/dxr3/dxr3init.c: (plugin_init):
19265         * sys/oss/gstossaudio.c: (plugin_init):
19266         * sys/v4l/gstv4l.c: (plugin_init):
19267         * sys/v4l2/gstv4l2.c: (plugin_init):
19268           remove textdomain calls
19269         * po/nl.po:
19270           update Dutch translation
19271
19272 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19273
19274         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19275         (gst_play_set_audio_sink): Moving volume in the audio thread for
19276         instantaneous volume change. Maybe i will add another volume in front
19277         of visualization later, not sure yet though.
19278
19279 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19280
19281         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19282         (gst_ximagesink_handle_xevents): Better X events handling, only take
19283         the latest events for configure and motion.
19284         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19285
19286 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19287
19288         reviewed by: David Schleef  <ds@schleef.org>
19289
19290         Fix memory leaks:
19291         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19292         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19293
19294 2004-02-02  David Schleef  <ds@schleef.org>
19295
19296         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19297         of lines.
19298         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19299         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19300         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19301         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19302         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19303         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19304         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19305         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19306         (gst_float2_2_int_link):
19307         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19308         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19309         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19310         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19311         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19312         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19313         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19314         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19315         * testsuite/gst-lint: Add tests for bzero and ;;
19316
19317 2004-02-02  David Schleef  <ds@schleef.org>
19318
19319         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19320
19321 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19322
19323         * ext/aalib/gstaasink.c: (gst_aasink_open):
19324         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19325         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19326         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19327         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19328         (gst_afsink_close_file):
19329         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19330         (gst_afsrc_close_file):
19331         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19332         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19333         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19334         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19335         * ext/esd/esdmon.c: (gst_esdmon_get):
19336         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19337         * ext/faac/gstfaac.c: (gst_faac_chain):
19338         * ext/faad/gstfaad.c: (gst_faad_chain):
19339         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19340         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19341         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19342         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19343         (gst_flacdec_loop):
19344         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19345         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19346         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19347         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19348         (gst_gnomevfssink_close_file):
19349         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19350         (gst_gnomevfssrc_open_file):
19351         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19352         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19353         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19354         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19355         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19356         * ext/mad/gstmad.c: (gst_mad_chain):
19357         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19358         * ext/mpeg2dec/gstmpeg2dec.c:
19359         * ext/mpeg2enc/gstmpeg2enc.cc:
19360         * ext/mplex/gstmplex.cc:
19361         * ext/mplex/gstmplexibitstream.cc:
19362         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19363         (gst_ogg_demux_push):
19364         * ext/raw1394/gstdv1394src.c:
19365         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19366         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19367         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19368         (gst_sf_loop):
19369         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19370         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19371         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19372         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19373         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19374         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19375         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19376         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19377         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19378         (gst_riff_read_element_data), (gst_riff_read_seek),
19379         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19380         * gst/adder/gstadder.c: (gst_adder_loop):
19381         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19382         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19383         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19384         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19385         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19386         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19387         * gst/goom/gstgoom.c: (gst_goom_chain):
19388         * gst/id3/gstid3types.c: (gst_id3types_loop):
19389         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19390         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19391         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19392         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19393         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19394         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19395         (gst_ebml_read_float), (gst_ebml_read_header):
19396         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19397         (gst_matroska_demux_parse_blockgroup):
19398         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19399         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19400         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19401         * gst/silence/gstsilence.c: (gst_silence_get):
19402         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19403         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19404         * gst/speed/gstspeed.c: (speed_loop):
19405         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19406         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19407         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19408         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19409         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19410         (gst_wavparse_loop):
19411         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19412         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19413         (dxr3audiosink_close):
19414         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19415         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19416         (dxr3videosink_close), (dxr3videosink_write_data):
19417         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19418         * sys/oss/gstosssink.c: (gst_osssink_chain):
19419         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19420         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19421         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19422         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19423         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19424         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19425         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19426         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19427         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19428         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19429         (gst_v4l_set_audio):
19430         * sys/v4l/v4l_calls.h:
19431         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19432         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19433         (gst_v4lmjpegsink_playback_init),
19434         (gst_v4lmjpegsink_playback_start):
19435         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19436         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19437         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19438         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19439         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19440         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19441         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19442         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19443         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19444         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19445         (gst_v4l2_get_output), (gst_v4l2_set_output),
19446         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19447         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19448         (gst_v4l2_set_attribute):
19449         * sys/v4l2/v4l2_calls.h:
19450         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19451         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19452         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19453         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19454         (gst_v4l2src_capture_stop):
19455         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19456         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19457         (gst_ximagesink_chain):
19458         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19459         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19460         (gst_xvideosink_xwindow_new):
19461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19462         (gst_xvimagesink_chain):
19463
19464 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19465
19466         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19467         (gst_volume_get_volume), (volume_class_init), (volume_init),
19468         (volume_chain_int16), (volume_update_volume):
19469         * gst/volume/gstvolume.h:
19470           make code more readable by removing magic numbers
19471           make mixer interface export 0-100 range
19472           make it internally map to 0.0-1.0 range so users don't distort
19473           output by putting the sliders at full volume
19474
19475 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19476
19477         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19478         (gst_play_state_change), (gst_play_seek_to_time):
19479         block the tick callback for 0.5 secs after doing a seek
19480
19481 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19482
19483         * gst-libs/gst/play/play.c: (gst_play_new):
19484           check for GError
19485
19486 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19487
19488         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19489         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19490         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19491         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19493         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19494
19495 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19496
19497         * configure.ac:
19498         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19499           check for a function added in vorbis 1.1
19500
19501 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19502
19503         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19504         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19505           really start/stop clock only on PLAYING <=> PAUSED
19506         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19507           remove \n from debugging lines
19508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19509           make it work when seeking does not
19510         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19511           reset on DISCONT
19512
19513 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19514
19515         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19516           start clock on PAUSED=>PLAYING, not later
19517         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19518           extract correct time for different discont formats
19519         (gst_alsa_sink_get_time):
19520           don't segfault when no format is negotiated yet, just return 0
19521         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19522         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19523         (gst_ogg_pad_push):
19524           handle flush and discont events correctly
19525         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19526           handle discont events correctly
19527
19528 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19529
19530         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19531         (gst_play_error_create), (gst_play_error_plugin),
19532         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19533         * gst-libs/gst/play/play.h:
19534           add error handling during creation
19535         * examples/gstplay/player.c: (main):
19536           use new gst_play_new
19537
19538
19539 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19540
19541         * ext/theora/theoradec.c: (theora_dec_chain):
19542           make comments work
19543         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19544         (vorbis_dec_src_event), (vorbis_dec_chain):
19545           add encoder tag, fix tag reading to be more error tolerant, change
19546           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19547           gst_pad_event_default.
19548         * gst/tags/gstvorbistag.c:
19549         (gst_tag_list_from_vorbiscomment_buffer):
19550           undefine function specific define at end of function
19551
19552 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19553
19554         * ext/flac/gstflac.c: (plugin_init):
19555         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19556         * ext/flac/gstflacdec.h:
19557         * ext/flac/gstflacenc.h:
19558           Fix typos
19559
19560 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19561
19562         * examples/gstplay/player.c: s/gstplay.h/play.h/
19563
19564 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19565
19566         * gst-libs/gst/play/Makefile.am:
19567         * gst-libs/gst/play/gstplay.c:
19568         * gst-libs/gst/play/gstplay.h:
19569         * gst-libs/gst/play/play.c:
19570           more surgery, operation complete
19571
19572 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19573
19574         * gst-libs/gst/play/play.old.c:
19575         * gst-libs/gst/play/play.old.h:
19576           after CVS surgery by moving, remove
19577         * gst-libs/gst/play/playpipelines.c:
19578           remove
19579
19580         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19581           add negotiation error
19582
19583 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19584
19585         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19586         (gst_ogg_demux_push):
19587           add some seeking debug info
19588           send a flush when seeking
19589
19590 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19591
19592         * configure.ac:
19593           use AC_C_INLINE
19594         * configure.ac:
19595         * ext/Makefile.am:
19596         * ext/theora/Makefile.am:
19597         * ext/theora/theoradec.c:
19598           add theora video decoder. Does just do simple decoding for now and
19599           has been tested against Theora cvs only. It only works when theora
19600           is compiled with --enable-static.
19601         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19602           always reset packetno on DISCONT
19603
19604 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19605
19606         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19607           Fix audio.
19608
19609 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19610
19611         * gst/mpegaudioparse/gstmpegaudioparse.c:
19612         (mp3_type_frame_length_from_header):
19613           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19614
19615 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19616
19617         * ext/esd/esdsink.c: (gst_esdsink_init):
19618           Since we have static pad template caps, we don't need to negotiate;
19619           either the core errors out or we know the format.
19620
19621 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19622
19623         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19624         (gst_riff_read_seek):
19625         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19626         (gst_ebml_read_seek):
19627           Fix event handling.
19628
19629 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19630
19631         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19632           removee video/x-theora from vp3 decoder, it doesn't handle raw
19633           theora streams
19634         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19635           fix bug with finalizing element that never went to PAUSED
19636         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19637           length and position queries were swapped
19638         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19639         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19640         (vorbis_dec_src_event):
19641           implement querying time and bytes
19642
19643 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19644
19645         * just about every source file:
19646           gst_element_error -> GST_ELEMENT_ERROR
19647
19648 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19649
19650         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19651         emiting FLUSH and even before DISCONT.
19652         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19653         get the best instant seeking as possible yay!
19654
19655 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19656
19657         * gst/mpeg1videoparse/gstmp1videoparse.c:
19658         (gst_mp1videoparse_real_chain):
19659           Committed wrong version last week... Grr... Didn't notice until now.
19660
19661 2004-01-29  Julien MOUTTE <julien@moutte.net>
19662
19663         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19664         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19665         have_xwindow_id signal in xwindow_create.
19666
19667 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19668
19669         * ext/ogg/gstoggdemux.c:
19670           lots of changes - mainly support for chained bitstreams, seeking,
19671           querying and bugfixes of course
19672         * ext/vorbis/Makefile.am:
19673         * ext/vorbis/vorbisdec.c:
19674         * ext/vorbis/vorbisdec.h:
19675           add vorbisdec raw vorbis decoder
19676         * ext/vorbis/vorbis.c: (plugin_init):
19677           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19678         * gst/intfloat/Makefile.am:
19679         * gst/intfloat/float22int.c:
19680         * gst/intfloat/float22int.h:
19681         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19682           add float2intnew plugin. It converts multichannel interleaved float to
19683           multichannel interleaved int. The name should probably be changed.
19684         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19685         (plugin_init):
19686           add typefinding for raw theora video so oggdemux can detect it.
19687
19688 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19689
19690         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19691         sink element first.
19692         * gst/videoscale/gstvideoscale.c:
19693         (gst_videoscale_handle_src_event): Fixing src event handler.
19694
19695 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19696
19697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19698         (gst_v4lsrc_open), (gst_v4lsrc_close),
19699         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19700         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19701         * sys/v4l/gstv4lsrc.h:
19702         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19703         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19704           Implement resizing... Hack. But that's why v4l is b0rked...
19705
19706 2004-01-28  Julien MOUTTE <julien@moutte.net>
19707
19708         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19709         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19710         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19711         (gst_ximagesink_xwindow_destroy):
19712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19713         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19714         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19715         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19716         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19717         correctly cleaning the image created to check xshm calls on succes,
19718         added a lot of XSync calls in X11 functions, and fixed a segfault when
19719         no image format was defined before negotiation happened.
19720
19721 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19722
19723         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19724           use gst_element_get_time to get correct time
19725
19726 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19727
19728         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19729         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19730         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19732         (gst_xvimagesink_check_xshm_calls),
19733         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19734         X plugins are now able to detect that XShm calls will fail even if the
19735         server claims that it has XShm support (remote displays most of the
19736         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19737         so that we use non XShm functions. This feature is almost useless for
19738         xvimagesink as Xv is not supported on remote displays anyway, but
19739         it might happen than even on the local display XShm calls fail.
19740
19741 2004-01-27  David Schleef  <ds@schleef.org>
19742
19743         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19744         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19745         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19746         changed esdsink to only use 44100,16,2, since esd sucks at rate
19747         conversion and esdsink has had difficulty negotiating.
19748
19749 2004-01-27  Julien MOUTTE <julien@moutte.net>
19750
19751         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19752         (gst_play_seek_to_time): Fixing the way to get current position.
19753
19754 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19755
19756         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19757           use gst_element_get_time to get correct time
19758
19759 2004-01-27  Julien MOUTTE <julien@moutte.net>
19760
19761         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19762         fix ever... Inverting 2 lines of code make spider autoplug correctly
19763         tagged mp3 !
19764
19765 2004-01-27  David Schleef  <ds@schleef.org>
19766
19767         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19768         Use gst_pad_try_set_caps_nonfixed().
19769
19770 2004-01-27  David Schleef  <ds@schleef.org>
19771
19772         * gst/ac3parse/gstac3parse.c: update to checklist 5
19773         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19774         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19775         * gst/audioscale/gstaudioscale.c: same
19776         * gst/auparse/gstauparse.c: same
19777         * gst/avi/gstavidemux.c: same
19778
19779 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19780
19781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19782           stop processing after EOS
19783
19784 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19785
19786         * gst/asfdemux/asfheaders.h:
19787         * gst/asfdemux/gstasfdemux.c:
19788         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19789         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19790         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19791           lot's of fixes to make data extraction simpler and get the code
19792           architecture and compiler independant. Add debugging category
19793         * gst/goom/gstgoom.c: (gst_goom_change_state):
19794           reset channel count on PAUSED=>READY, not READY=>PAUSED
19795
19796 2004-01-26  Colin Walters  <walters@verbum.org>
19797
19798         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19799         code to pull a bigger buffer in iradio mode.  This as a side effect
19800         makes typefinding work.
19801
19802 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19803
19804         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19805         Fix SVQ3 decoding on PPC
19806
19807 2004-01-26  Julien MOUTTE <julien@moutte.net>
19808
19809         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19810         that one managed to stay there... Fixed.
19811
19812 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19813
19814         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19815         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19816         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19817         (qtdemux_video_caps):
19818         * gst/qtdemux/qtdemux.h:
19819         Add SVQ3 specific flags to qtdemux and ffmpeg
19820
19821 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19822
19823         * gst-libs/gst/audio/audio.h:
19824           remove buffer-frames from audio caps
19825         * gst/audioconvert/gstaudioconvert.c:
19826           fix plugin to really work.
19827
19828 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19829
19830         * gst-libs/gst/mixer/mixer.c:
19831         * gst-libs/gst/propertyprobe/propertyprobe.c:
19832         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19833         (gst_tuner_find_channel_by_name):
19834         * gst-libs/gst/tuner/tuner.h:
19835           Add gtk-doc style comments. Also fix a function name.
19836
19837 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19838
19839         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19840         (gst_divxdec_negotiate):
19841           Fix for new capsnego - also fixes gst-player with divxdec.
19842
19843 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19844
19845         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19846         (gst_play_identity_handoff), (gst_play_set_location),
19847         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19848         try in visualization implementation. Still have an issue with switch
19849         blocking when pulling from video_queue and only audio comes out of
19850         spider.
19851         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19852         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19853         release method. And check if the pad is usable before pulling.
19854
19855 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19856
19857         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19858         (gst_videobalance_init),
19859         (gst_videobalance_colorbalance_list_channels),
19860         (gst_videobalance_colorbalance_set_value),
19861         (gst_videobalance_colorbalance_get_value),
19862         (gst_videobalance_update_properties),
19863         (gst_videobalance_update_tables_planar411),
19864         (gst_videobalance_planar411):
19865         * gst/videofilter/gstvideobalance.h:
19866           Implement lookup-tables. +/- 10x faster.
19867
19868 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19869
19870         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19871         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19872           The index reading was broken. The rest worked fine, but the whole
19873           goal of my rewrite was to make avidemux readable, and this was
19874           not at all readable. Please use typed variables.
19875
19876 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19877
19878         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19879           Additional pad usability check.
19880         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19881         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19882         (gst_mp1videoparse_real_chain):
19883           Fix MPEG video stream parsing. The original plugin had several
19884           issues, including not timestamping streams where the source was
19885           not timestamped (this happens with PTS values in mpeg system
19886           streams, but MPEG video is also a valid stream on its own so
19887           that needs timestamps too). We use the display time code for that
19888           for now. Also, if one incoming buffer contains multiple valid
19889           frames, we push them all on correctly now, including proper EOS
19890           handling. Lastly, several potential segfaults were fixed, and we
19891           properly sync on new sequence/gop headers to include them in next,
19892           not previous frames (since they're header for the next frame, not
19893           the previous). Also see #119206.
19894         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19895         (bpf_from_header):
19896           Move caps setting so we only do it after finding several valid
19897           MPEG-1 fraes sequentially, not right after the first one (which
19898           might be coincidental).
19899         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19900         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19901         (plugin_init):
19902           Add unsynced MPEG video stream typefinding, and change some
19903           probability values so we detect streams rightly. The idea is as
19904           follows: I can have an unsynced system stream which contains
19905           video. In the current code, I would randomly get a type for either
19906           system or video stream type found, because the probabilities are
19907           being calculated rather randomly. I now use fixed values, so we
19908           always prefer system stream if that was found (and that is how it
19909           should be). If no system stream was found, we can still identity                the stream as video-only.
19910
19911 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19912
19913         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19914         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19915           don't write to buffer. Extract data without the need of
19916           __attribute__ ((packed))
19917
19918 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19919
19920         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19921         (mpeg1_sys_type_find):
19922           Fix MPEG-1 stream typefinding.
19923
19924 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19925
19926         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19927           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19928
19929 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19930
19931         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19932         * ext/esd/gstesd.c: (plugin_init):
19933           private debugging, better error reporting
19934
19935 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19936
19937         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19938         (gst_riff_read_init), (gst_riff_read_change_state):
19939         * gst-libs/gst/riff/riff-read.h:
19940           Remove stuff fromold metadata system.
19941
19942 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19943
19944         * ext/ogg/gstoggdemux.c:
19945           Fix wrong file comment.
19946         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19947         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19948           Add metadata reading properly.
19949
19950 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19951
19952         * ext/Makefile.am:
19953           Fix nas DIST_SUBDIRS
19954           Uraeus:
19955           Fix bug where make distcheck doesn't get run on adding stuff to
19956           the build.
19957
19958 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19959
19960         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19961         * ext/divx/gstdivxdec.h:
19962           Fix divx3 ("msmpeg4") playback using divxdec.
19963
19964 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19965
19966         * gst/typefind/gsttypefindfunctions.c:
19967         (mp3_type_frame_length_from_header): fix bug in length computation
19968         (mp3_type_find): improve debugging output
19969
19970 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19971
19972         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19973         (gst_play_set_location), (gst_play_seek_to_time),
19974         (gst_play_set_audio_sink), (gst_play_set_visualization),
19975         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19976         the pipeline from scratch. Visualization is back and switch went out as
19977         i realized it was not possible to use the way i wanted.
19978         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19979         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19980         clearing in state change from READY to NULL. So that one can clean the
19981         X ressources keeping the element.
19982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19983         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19984         (gst_xvimagesink_colorbalance_set_value),
19985         (gst_xvimagesink_colorbalance_get_value),
19986         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19987         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19988         change from READY to NULL and fixed some stupid bugs in colorbalance
19989         get/set values. Also added the following feature : when nobody tries to
19990         set some values to the colorbalance levels before the xcontext is
19991         grabbed, then when creating channels list from Xv attributes we set the
19992         internal values to the Xv defaults. This way we handle buggy Xv drivers
19993         that set default hue values far from the middle of the range (Thanks
19994         to Jon Trowbridge for pointing that issue).
19995         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19996         colorbalance levels have been set before xcontext is grabbed.
19997
19998 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19999
20000         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20001           Fix the ossmixer case where we shouldn't open /dev/dsp* because
20002           it might block operations (which is bad for a mixer).
20003
20004 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20005
20006         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
20007         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
20008         (gmip_find_type_pre):
20009         * gst-libs/gst/media-info/media-info-priv.h:
20010         * gst-libs/gst/media-info/media-info.c:
20011         (gst_media_info_instance_init), (gst_media_info_read_idler):
20012         add fakesink to get caps on decoder src pad again
20013         fix callback prototype to match new have_type signal signature
20014
20015 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20016
20017         * gst/adder/gstadder.c: (gst_adder_link):
20018           fix non-compile and cut-n-paste code
20019
20020 2004-01-21  David Schleef  <ds@schleef.org>
20021
20022         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20023         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20024         (gst_swfdec_init), (gst_swfdec_change_state):
20025         * ext/swfdec/gstswfdec.h:
20026         Fix negotiation.
20027         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20028         (gst_adder_request_new_pad): Fix negotiation.
20029         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20030         Add a fixate function.
20031         * gst/intfloat/gstfloat2int.c:
20032         * gst/intfloat/gstfloat2int.h:
20033         * gst/intfloat/gstint2float.c:
20034         * gst/intfloat/gstint2float.h:
20035         Completely rewrite the negotiation.  Doesn't quite work yet,
20036         due to some buffer-frames problem.
20037
20038 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20039
20040         * ext/gnomevfs/gstgnomevfssrc.c:
20041         * sys/v4l2/v4l2_calls.h:
20042           fix includes for distcheck
20043
20044 2004-01-21  Christian Schaller <uraeus@gnome.org>
20045
20046         * ext/nas/
20047         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20048         based on earlier patch from Laurent Vivier
20049
20050 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20051
20052         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20053         Fix wma caps property
20054         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20055         Fix typo (flags1 and flags2)
20056
20057 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20058
20059         * gst-libs/gst/media-info/media-info-priv.c:
20060         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20061         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20062         (gmip_find_stream), (gmip_find_track_metadata),
20063         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20064         (gmip_find_track_format):
20065         * gst-libs/gst/media-info/media-info-priv.h:
20066         * gst-libs/gst/media-info/media-info-test.c: (main):
20067         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20068         (gst_media_info_read_idler), (gst_media_info_read):
20069         * gst-libs/gst/media-info/media-info.h:
20070           register debugging category and use it for debugging
20071
20072 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20075         (gst_vorbisfile_new_link):
20076           signal streaminfo through tags
20077
20078 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20079
20080         * ext/mplex/gstmplex.cc:
20081         * ext/mplex/gstmplexibitstream.cc:
20082           g++ doesn't like NULL in our i18n/error macros, should be
20083           either (NULL) or ("").
20084
20085 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20086
20087         * sys/dxr3/dxr3audiosink.c:
20088         * sys/dxr3/dxr3init.c:
20089         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20090         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20091           Fix more error error error errors (missing includes here).
20092
20093 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20094
20095         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20096           fix thomas' error errors.
20097
20098 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20099
20100         * ext/mpeg2enc/gstmpeg2enc.cc:
20101           fix error errors.
20102
20103 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20104
20105         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20106         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20107           Fix for new error system.
20108
20109 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20110
20111         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20112           fix for new error reporting
20113
20114 2004-01-20  David Schleef  <ds@schleef.org>
20115
20116         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20117         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20118         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20119         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20120         and neither is 100+, most likely.
20121         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20122         (gst_xvimagesink_getcaps): same
20123
20124 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20125
20126         * configure.ac:
20127           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20128           clashes with ffmpeg.
20129
20130 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20131
20132         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20133         (gst_switch_init): Fixed switch element : proxying link and setting
20134         caps from src to sink on request.
20135
20136 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20137
20138         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20139         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20140         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20141         fix element_error
20142
20143 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20144
20145         * sys/v4l/v4l_calls.h:
20146         * sys/v4l2/v4l2_calls.h:
20147           element_error fixes
20148
20149 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20150
20151         * gst-libs/gst/gst-i18n-plugin.h:
20152           add locale.h
20153           remove config.h inclusion
20154
20155 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20156
20157         * autogen.sh:
20158           adding autopoint invocation
20159         * Makefile.am:
20160         * configure.ac:
20161         * gst-libs/gst/gettext.h:
20162           adding gettext bits
20163         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20164         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20165         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20166         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20167         (gst_gnomevfssink_close_file):
20168         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20169         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20170         * gst-libs/gst/gst-i18n-plugin.h:
20171         * gst/avi/gstavi.c: (plugin_init):
20172         * sys/dxr3/dxr3init.c: (plugin_init):
20173         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20174         * sys/oss/gstossaudio.c: (plugin_init):
20175         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20176         * sys/v4l/gstv4l.c: (plugin_init):
20177         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20178         * sys/v4l2/gstv4l2.c: (plugin_init):
20179         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20180         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20181         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20182         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20183         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20184         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20185           make sure locale and translation domain are set
20186           fix translated strings
20187         * po/.cvsignore:
20188         * po/LINGUAS:
20189         * po/Makevars:
20190         * po/POTFILES.in:
20191         * po/nl.po:
20192           put translation files into place
20193         * sys/xvideo/imagetest.c: (main):
20194         * ext/dv/demo-play.c: (main):
20195           fix unnecessary translations
20196
20197 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20198
20199         * ext/sndfile/gstsf.c:
20200         * gst/avi/gstavimux.c:
20201         * ext/audiofile/gstafsink.c:
20202         * ext/audiofile/gstafsrc.c:
20203         * ext/gnomevfs/gstgnomevfssink.c:
20204         * ext/gnomevfs/gstgnomevfssrc.c:
20205         * sys/oss/gstosselement.c:
20206         * sys/v4l/v4l_calls.h:
20207           fix i18n include
20208
20209 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20210
20211         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20212         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20213         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20214         (gst_v4l2_get_output), (gst_v4l2_set_output),
20215         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20216         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20217         (gst_v4l2_set_attribute):
20218         update to new error handling
20219
20220 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20221
20222         * ext/sidplay/gstsiddec.cc:
20223         * gst/modplug/gstmodplug.cc:
20224           parenthese NULL because C++ seems angry about it
20225
20226 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20227
20228         * gst-libs/gst/gst-i18n-plugin.h:
20229           add skeleton i18n stuff, but needs to be further implemented
20230
20231 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20232
20233         * examples/gstplay/player.c: (main):
20234         * ext/aalib/gstaasink.c: (gst_aasink_open):
20235         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20236         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20237         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20238         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20239         (gst_afsink_close_file):
20240         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20241         (gst_afsrc_close_file):
20242         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20243         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20244         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20245         * ext/esd/esdmon.c: (gst_esdmon_get):
20246         * ext/esd/esdsink.c: (gst_esdsink_chain):
20247         * ext/faac/gstfaac.c: (gst_faac_chain):
20248         * ext/faad/gstfaad.c: (gst_faad_chain):
20249         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20250         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20251         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20252         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20253         (gst_flacdec_loop):
20254         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20255         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20256         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20257         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20258         (gst_gnomevfssink_close_file):
20259         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20260         (gst_gnomevfssrc_open_file):
20261         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20262         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20263         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20264         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20265         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20266         * ext/mad/gstmad.c: (gst_mad_chain):
20267         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20268         * ext/mpeg2dec/gstmpeg2dec.c:
20269         * ext/mpeg2enc/gstmpeg2enc.cc:
20270         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20271         * ext/mplex/gstmplex.cc:
20272         * ext/mplex/gstmplexibitstream.cc:
20273         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20274         (gst_ogg_demux_push), (gst_ogg_pad_push):
20275         * ext/raw1394/gstdv1394src.c:
20276         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20277         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20278         * ext/sidplay/gstsiddec.cc:
20279         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20280         (gst_sf_loop):
20281         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20282         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20283         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20284         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20285         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20286         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20287         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20288         * gst-libs/gst/Makefile.am:
20289         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20290         (gst_riff_read_element_data), (gst_riff_read_seek),
20291         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20292         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20293         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20294         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20295         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20296         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20297         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20298         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20299         * gst/goom/gstgoom.c: (gst_goom_chain):
20300         * gst/id3/gstid3types.c: (gst_id3types_loop):
20301         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20302         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20303         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20304         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20305         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20306         (gst_ebml_read_float), (gst_ebml_read_header):
20307         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20308         (gst_matroska_demux_parse_blockgroup):
20309         * gst/modplug/gstmodplug.cc:
20310         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20311         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20312         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20313         * gst/silence/gstsilence.c: (gst_silence_get):
20314         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20315         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20316         * gst/speed/gstspeed.c: (speed_loop):
20317         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20318         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20319         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20320         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20321         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20322         (gst_wavparse_loop):
20323         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20324         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20325         (dxr3audiosink_close):
20326         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20327         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20328         (dxr3videosink_close), (dxr3videosink_write_data):
20329         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20330         * sys/oss/gstosselement.h:
20331         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20332         (gst_osssink_chain):
20333         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20334         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20335         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20336         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20337         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20338         (gst_v4l_enable_overlay):
20339         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20340         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20341         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20342         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20343         (gst_v4l_set_audio):
20344         * sys/v4l/v4l_calls.h:
20345         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20346         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20347         (gst_v4lmjpegsink_playback_init),
20348         (gst_v4lmjpegsink_playback_start):
20349         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20350         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20351         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20352         (gst_v4lmjpegsrc_requeue_frame):
20353         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20354         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20355         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20356         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20357         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20358         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20359         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20360         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20361         (gst_v4l2src_capture_stop):
20362         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20363         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20364         (gst_ximagesink_chain):
20365         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20366         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20367         (gst_xvideosink_xwindow_new):
20368         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20369         (gst_xvimagesink_chain):
20370         use new error signal, function and categories
20371
20372 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20373
20374         * configure.ac:
20375         * ext/Makefile.am:
20376         * ext/musicbrainz/gsttrm.c:
20377         * ext/musicbrainz/gsttrm.h:
20378         * ext/musicbrainz/Makefile.am:
20379         Add a trm plugin
20380
20381 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20382
20383         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20384         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20385         synchronous property for debugging.
20386         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20388         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20389         smaller block, fixing indent.
20390
20391 2004-01-16  David Schleef  <ds@schleef.org>
20392
20393         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20394         property affects the video stream.
20395         * sys/xvimage/xvimagesink.c:
20396         * sys/xvimage/xvimagesink.h:
20397         Add synchronous property for debugging.  Should probably be
20398         disabled in non-CVS builds.  Make sure that the Xv attribute
20399         exists before we set it (crash!).  Fix a silly float bug that
20400         caused colorbalance to just not work.
20401
20402 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20403
20404         * tools/gst-launch-ext.in - update for new plugins
20405
20406 2004-01-16  David Schleef  <ds@schleef.org>
20407
20408         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20409         already-freed caps.
20410
20411 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20412
20413         * Update spec for new colorspace plugin and libcaca plugin
20414         * Fix compilation of libcaca plugin (clock -> id)
20415
20416 2004-01-16  Julien MOUTTE <julien@moutte.net>
20417
20418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20419         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20420         (gst_xvimagesink_set_xwindow_id),
20421         (gst_xvimagesink_colorbalance_set_value),
20422         (gst_xvimagesink_colorbalance_get_value),
20423         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20424         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20425         correct colorbalance properties. They can now be set when the element
20426         is still in NULL state. The values will be committed to the Xv Port
20427         when xcontext is initialized.
20428         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20429         brightness int values in the GstXvImagesink structure.
20430
20431 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20432
20433         * gst-libs/gst/Makefile.am:
20434           restructure so having local patches works easier.
20435
20436 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20437
20438         * ext/mpeg2enc/Makefile.am:
20439         * ext/mpeg2enc/gstmpeg2enc.cc:
20440         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20441           Bugfix with respect to EOS handling.
20442
20443 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20444
20445         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20446           Link with right caps (else, it segfaults).
20447         * ext/mplex/gstmplexjob.cc:
20448           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20449
20450 2004-01-15  David Schleef  <ds@schleef.org>
20451
20452         * gst-libs/gst/audio/Makefile.am:
20453         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20454         from the template.
20455         * gst-libs/gst/audio/gstaudiofilter.c:
20456         * gst-libs/gst/audio/gstaudiofilter.h:
20457         Add bytes_per_sample and size and n_samples calculation.
20458         * gst-libs/gst/audio/gstaudiofilterexample.c:
20459         Remove, now autogenerated.
20460         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20461         Moved from gstaudiofilterexample, object name changed, code added
20462         so that it actually works.
20463         * gst-libs/gst/audio/make_filter:
20464         Script to build an audiofilter subclass from the template.
20465         * gst/colorspace/Makefile.am:
20466         * gst/colorspace/yuv2yuv.c:
20467         Remove file, since it's GPL, and we don't use it.
20468
20469 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20470
20471         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20472         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20473         them use the buffer free function to test how the buffer was allocated.
20474
20475 2004-01-15  David Schleef  <ds@schleef.org>
20476
20477         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20478         that handles osssink fallback.
20479         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20480         (gst_audio_convert_getcaps):
20481         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20482         Add audio/x-qdm2 for QDM2 audio.
20483         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20484         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20485         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20486         Decrease minimum size to 16x16.
20487         * gst/wavparse/gstwavparse.c:
20488         Convert disabled pad template caps to new caps.
20489         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20491         (gst_xvimagesink_chain): Throw element error when display cannot
20492         be opened.  Increase minimum framerate to 1.0.  Check the data
20493         free function on a buffer to make sure it is the type we expect
20494         before manipulating it.
20495
20496 2004-01-15  Julien MOUTTE <julien@moutte.net>
20497
20498         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20499         (gst_videobalance_colorbalance_set_value): Implement passthru if
20500         settings are in the middle.
20501         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20502
20503 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20504
20505         * gst/videofilter/Makefile.am:
20506         * gst/volume/Makefile.am:
20507           Since we use videofilter symbols, link to it.
20508
20509 2004-01-15  Julien MOUTTE <julien@moutte.net>
20510
20511         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20512         mixer interface type to HARDWARE.
20513         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20514         type to SOFTWARE.
20515         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20516         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20517         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20518         (gst_volume_interface_init), (gst_volume_list_tracks),
20519         (gst_volume_set_volume), (gst_volume_get_volume),
20520         (gst_volume_set_mute), (gst_volume_mixer_init),
20521         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20522         (volume_init): Implementing mixer interface.
20523         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20524         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20525         (gst_osselement_change_state): Removing some trailing commas in
20526         structures.
20527         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20528         interface type to HARDWARE.
20529         * sys/v4l/gstv4lcolorbalance.c:
20530         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20531         type to HARDWARE.
20532         * sys/v4l2/gstv4l2colorbalance.c:
20533         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20534         interface type to HARDWARE.
20535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20536         same code than ximagesink for event handling.
20537
20538 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20539
20540         * ext/snapshot/Makefile.am:
20541         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20542         (gst_snapshot_chain):
20543         * ext/snapshot/gstsnapshot.h:
20544           This has to be a joke... Snapshot should be connected to a tee,
20545           colorspace element before it and EOS after that, where the other
20546           src of the tee receives normal data.
20547           The current way is *wrong*.
20548
20549 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20550
20551         * ext/hermes/gsthermescolorspace.c:
20552           Fix another compile error. Same as below.
20553
20554 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20555
20556         * gst/colorspace/gstcolorspace.c:
20557         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20558         (gst_colorspace_i420_to_yv12):
20559           Fix compiling... Didn't test if it actually works.
20560
20561 2004-01-15  David Schleef  <ds@schleef.org>
20562
20563         * configure.ac:
20564         * gst/colorspace/Makefile.am:
20565         * gst/colorspace/gstcolorspace.c:
20566         * gst/colorspace/gstcolorspace.h:
20567         * gst/colorspace/yuv2rgb.c:
20568         * gst/colorspace/yuv2rgb.h:
20569         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20570         code and GPL code.  Fix for new caps negotiation.  Rewrite
20571         much of the format handling code, and some of the conversion
20572         code.  Basically, rewrote almost everything.  This element
20573         handles I420, YV12 to RGB conversions.
20574         * ext/hermes/Makefile.am:
20575         * ext/hermes/gsthermescolorspace.c:
20576         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20577         Remove non-Hermes related code.  This element handles lots of
20578         RGB to RGB conversions, but no YUV.
20579         * ext/hermes/gstcolorspace.c:
20580         * ext/hermes/gstcolorspace.h:
20581         * ext/hermes/rgb2yuv.c:
20582         * ext/hermes/yuv2rgb.c:
20583         * ext/hermes/yuv2rgb.h:
20584         * ext/hermes/yuv2rgb_mmx16.s:
20585         * ext/hermes/yuv2yuv.c:
20586         * ext/hermes/yuv2yuv.h:
20587         Remove old code.
20588
20589 2004-01-14  Colin Walters  <walters@verbum.org>
20590
20591         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20592         they've already been.
20593
20594 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20595
20596         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20597           assume tag mode when pad is not connected
20598
20599 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20600
20601         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20602           Don't update the time of the clock
20603         (gst_alsa_sink_loop):
20604           sync to the clock given to alsasink, not the own clock
20605         * sys/oss/gstosssink.c: (gst_osssink_chain):
20606           sync to the clock
20607         (gst_osssink_change_state):
20608           activate the clock
20609         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20610         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20611           remove bogus code that made DISCONT events unhandled
20612         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20613           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20614           #131502)
20615         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20616         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20617         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20618           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20619           2nd warning in bug #131502)
20620
20621 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20622
20623         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20624         (gst_videobalance_colorbalance_set_value),
20625         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20626         for colorbalance interface implementation.
20627         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20628         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20629         (gst_ximagesink_dispose), (gst_ximagesink_init),
20630         (gst_ximagesink_class_init): Adding DISPLAY property.
20631         * sys/ximage/ximagesink.h: Adding display_name to store display.
20632         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20633         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20634         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20635         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20636         properties (they still need polishing though for gst-launch use : no
20637         xcontext yet, i ll do that tomorrow).
20638         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20639
20640 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20641
20642         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20643         (gst_play_set_location), (gst_play_set_visualization): Preparing
20644         switch integration, adding videobalance in the pipeline.
20645
20646 2004-01-14  Julien MOUTTE <julien@moutte.net>
20647
20648         * gst-libs/gst/colorbalance/colorbalance.c:
20649         (gst_color_balance_class_init): Adding a default type.
20650         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20651         the type.
20652         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20653         (gst_videobalance_dispose), (gst_videobalance_class_init),
20654         (gst_videobalance_init), (gst_videobalance_interface_supported),
20655         (gst_videobalance_interface_init),
20656         (gst_videobalance_colorbalance_list_channels),
20657         (gst_videobalance_colorbalance_set_value),
20658         (gst_videobalance_colorbalance_get_value),
20659         (gst_videobalance_colorbalance_init): Implementing colorbalance
20660         interface.
20661         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20662         list.
20663         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20664         bug which was triggering a BadAccess X error when setting an overlay
20665         before pad was really negotiated.
20666         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20667         Using the colorbalance type macro.
20668
20669 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20670
20671         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20672         (gst_flacenc_chain):
20673           handle tags correctly
20674         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20675           extract ID3v1 tags correctly
20676
20677 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20678
20679         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20680         (plugin_init):
20681           Improve matroska typefinding for odd-typed headers...
20682
20683 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20684
20685         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20686           Fix for using incremental number on padnames.
20687
20688 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20689
20690         * ext/divx/gstdivxdec.c:
20691         * ext/divx/gstdivxenc.c:
20692           Set category to divx4linux instead of divx (too generic).
20693         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20694         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20695         (gst_wavparse_loop), (gst_wavparse_change_state):
20696         * gst/wavparse/gstwavparse.h:
20697           fix parsing of WAV files with non-standard fmt-tag size and fix
20698           skipping of unrecognized chunks... Someone please fix this thing
20699           to use rifflib so all this is automated.
20700         * sys/v4l/Makefile.am:
20701         * sys/v4l2/Makefile.am:
20702           Add X_CFLAGS because we depend on X (for overlay).
20703
20704 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20705
20706         * ext/mpeg2dec/gstmpeg2dec.c:
20707           Don't issue a timestamp unless we tagged the frame
20708           with a PTS.
20709
20710 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20711
20712         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20713           Query the audio element to get the time, not the clock. We're
20714           interested in the element's time here.
20715
20716 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20717
20718         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20719         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20720         * ext/esd/esdsink.c: (gst_esdsink_chain):
20721         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20722         * ext/mas/massink.c: (gst_massink_chain):
20723         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20724         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20725         (gst_matroska_demux_parse_metadata):
20726         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20727         (gst_mpeg_parse_release_locks):
20728         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20729         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20730         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20731         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20732         (gst_osssink_change_state):
20733         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20734         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20735         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20736         (gst_xvideosink_release_locks):
20737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20738           use element time.
20739         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20740         (gst_alsa_clock_stop):
20741         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20742         (gst_audio_clock_get_internal_time):
20743           simplify for use with new clocking code.
20744         * testsuite/alsa/Makefile.am:
20745         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20746           fix testsuite for new caps system
20747
20748 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20749
20750         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20751         * ext/flac/gstflacenc.c: (add_one_tag):
20752           length is already host endian, no need to convert. Fixes playback of
20753           tagged files on PPC. (bug #128384)
20754
20755 2004-01-13  Julien MOUTTE <julien@moutte.net>
20756
20757         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20758         colorbalance interface stating if it is hardware based or software
20759         based.
20760         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20761         Removing a trailing comma.
20762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20763         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20764         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20765         the documentation seems to be wrong on the -1000 to 1000 interval.
20766
20767 2004-01-12  David Schleef  <ds@schleef.org>
20768
20769         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20770         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20771         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20772         Fix negotiation.  Add a bufferalloc function for the sink pad,
20773         and generally clean up some of the code.
20774
20775 2004-01-12  Julien MOUTTE <julien@moutte.net>
20776
20777         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20778         (gst_color_balance_channel_dispose): Adding safety check in dispose
20779         method.
20780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20781         (gst_xvimagesink_xcontext_clear),
20782         (gst_xvimagesink_interface_supported),
20783         (gst_xvimagesink_colorbalance_list_channels),
20784         (gst_xvimagesink_colorbalance_set_value),
20785         (gst_xvimagesink_colorbalance_get_value),
20786         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20787         Adding colorbalance interface support to set XV parameters such as
20788         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20789         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20790         interface.
20791
20792 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20793
20794         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20795         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20796         (gst_audio_convert_init), (gst_audio_convert_set_property),
20797         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20798         (gst_audio_convert_link),
20799         (gst_audio_convert_buffer_to_default_format),
20800         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20801           - implement _getcaps and use it
20802           - improve linking
20803           - remove float caps since no float conversion is actually done
20804           - remove properties and arguments that were to be used for rate
20805             conversion
20806
20807 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20808
20809         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20810         (gst_audio_structure_set_int):
20811         * gst-libs/gst/audio/audio.h:
20812           add helper functions for _getcaps matching the standard audio
20813           templates
20814
20815 2004-01-12  David Schleef  <ds@schleef.org>
20816
20817         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20818         Test that pad is negotiated before getting its caps.
20819
20820 2004-01-12  Julien MOUTTE <julien@moutte.net>
20821
20822         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20823         analyzing the pads of an element the bin is mostly in READY state so
20824         no caps were negotiated. This helper function needs to work with
20825         _get_caps directly then. I was not freeing them though, added that to
20826         fix the mem leak.
20827
20828 2004-01-12  Julien MOUTTE <julien@moutte.net>
20829
20830         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20832         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20833         than the free_func.
20834
20835 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20836
20837         * sys/oss/gstossaudio.c: (plugin_init):
20838         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20839         * sys/oss/gstosselement.h:
20840           make an oss debugging category
20841           make failure more descriptive
20842
20843 2004-01-11  David Schleef  <ds@schleef.org>
20844
20845         * ext/ffmpeg/gstffmpeg.c:
20846         * ext/ffmpeg/gstffmpegcodecmap.c:
20847         * ext/ffmpeg/gstffmpegdec.c:
20848         * ext/ffmpeg/gstffmpegenc.c:
20849         * ext/ffmpeg/gstffmpegprotocol.c:
20850         * ext/gdk_pixbuf/gstgdkanimation.c:
20851         * ext/jpeg/gstjpeg.c:
20852         * ext/libpng/gstpng.c:
20853         * ext/mpeg2dec/perftest.c:
20854         * ext/speex/gstspeex.c:
20855         * gst-libs/gst/resample/dtos.c:
20856         * gst/intfloat/gstintfloatconvert.c:
20857         * gst/oneton/gstoneton.c:
20858         * gst/rtjpeg/RTjpeg.c:
20859         * gst/rtp/gstrtp.c:
20860         * sys/dxr3/dxr3init.c:
20861         * sys/glsink/gstgl_nvimage.c:
20862         * sys/glsink/gstgl_pdrimage.c:
20863         * sys/glsink/gstglsink.c:
20864         * testsuite/gst-lint:
20865         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20866
20867 2004-01-11  David Schleef  <ds@schleef.org>
20868
20869         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20870         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20871         * ext/gdk_pixbuf/gstgdkanimation.c:
20872         (gst_gdk_animation_iter_create_pixbuf):
20873         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20874         (gst_gdk_pixbuf_chain):
20875         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20876         * ext/jack/gstjack.c: (gst_jack_change_state):
20877         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20878         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20879         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20880         * gst/videofilter/gstvideofilter.c:
20881         (gst_videofilter_set_output_size):
20882         Remove all usage of gst_pad_get_caps(), and replace it with
20883         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20884
20885 2004-01-11  David Schleef  <ds@schleef.org>
20886
20887         * configure.ac:
20888         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20889         * ext/divx/gstdivxdec.c:
20890         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20891         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20892         handle images that span multiple buffers.  Now work with both
20893         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20894         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20895         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20896         video/video.h changes
20897         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20898         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20899         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20900         of GstData free function.
20901         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20902         same.
20903
20904 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20905
20906         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20907         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20908         (gst_v4l2element_get_property):
20909         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20910           add norm, channel and frequency properties.
20911         * sys/v4l2/gstv4l2tuner.c:
20912           fixes for tuner interface changes
20913         * sys/v4l2/gstv4l2element.h:
20914         * sys/v4l2/gstv4l2src.c:
20915         * sys/v4l2/gstv4l2src.h:
20916         * sys/v4l2/v4l2src_calls.c:
20917         * sys/v4l2/v4l2src_calls.h:
20918           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20919
20920 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20921
20922         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20923         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20924         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20925         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20926         * gst-libs/gst/tuner/tuner.h:
20927           GObjects aren't const.
20928           Add find_by_name functions.
20929           Add checks to _changed functions.
20930         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20931         (gst_v4l_tuner_get_norm):
20932           Fixes for above.
20933
20934 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20935
20936         * gst-libs/gst/video/video.h:
20937           Fix caps template names to be understandable.
20938           Prefix everything with GST_VIDEO.
20939         * ext/aalib/gstaasink.c:
20940         * ext/divx/gstdivxdec.c:
20941         * ext/divx/gstdivxenc.c:
20942         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20943         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20944         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20945         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20946         * ext/libcaca/gstcacasink.c:
20947         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20948         * ext/snapshot/gstsnapshot.c:
20949         * ext/swfdec/gstswfdec.c:
20950         * ext/xvid/gstxviddec.c:
20951         * ext/xvid/gstxvidenc.c:
20952         * gst/chart/gstchart.c:
20953         * gst/deinterlace/gstdeinterlace.c:
20954         * gst/effectv/gsteffectv.c:
20955         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20956         * gst/goom/gstgoom.c:
20957         * gst/median/gstmedian.c:
20958         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20959         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20960         * gst/overlay/gstoverlay.c:
20961         * gst/smooth/gstsmooth.c:
20962         * gst/smpte/gstsmpte.c:
20963         * gst/synaesthesia/gstsynaesthesia.c:
20964         * gst/videocrop/gstvideocrop.c:
20965         * gst/videodrop/gstvideodrop.c:
20966         * gst/y4m/gsty4mencode.c:
20967         * sys/qcam/gstqcamsrc.c:
20968         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20969           Make them work with new video.h file.
20970         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20971         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20973         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20974           Make it work with new buffer allocation system.
20975
20976 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20977
20978         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20979         pad_alloc_buffer implementation to use ->srcpad
20980         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20981         pad_alloc_buffer implementation to use ->srcpad
20982         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20983         pad_alloc_buffer implementation to use ->srcpad
20984         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20985         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20986         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20987         a reference to everything we need.
20988         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20989         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20990         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20991         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20992         a reference to everything we need.
20993         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20994
20995 2004-01-11  David Schleef  <ds@schleef.org>
20996
20997         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20998         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20999         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
21000         structure members.
21001         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
21002         value during a resize/renegotiation.
21003         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
21004         gst_pad_alloc_buffer();
21005         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21006         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
21007         structure members.
21008         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
21009         Fix for rename of buffer private structure members.
21010         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21011         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
21012         Fix for rename of buffer private structure members.
21013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21014         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
21015         Fix for rename of buffer private structure members.
21016
21017 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21018
21019         reviewed by: David Schleef <ds@schleef.org>
21020
21021         * gst/videofilter/Makefile.am:
21022         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21023         from the patch by ds to fit in with recent make_filter changes.
21024
21025 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21026
21027         * configure.ac: Adding examples/switch/Makefile
21028         * examples/Makefile.am: Adding examples/switch
21029         * examples/switch/Makefile.am: Adding switcher example.
21030         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21031         (switch_timer), (main): Adding an example demonstrating switch usage
21032         with 2 videotestsrc showing different patterns.
21033         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21034         (gst_switch_init): Fixing switch with the new caps system.
21035
21036 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21037
21038         * gst-libs/gst/video/video.h:
21039           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21040           They should probably be like
21041           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21042
21043 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21044
21045         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21046         (qtdemux_parse_trak):
21047           fix audio chunk size/timestamp calculation
21048
21049 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21050
21051         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21052           fix SVQ3 caps
21053
21054 2004-01-11  Steve Baker  <steve@stevebaker.org>
21055
21056         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21057         (gst_agingtv_base_init), (gst_agingtv_class_init),
21058         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21059         (gst_agingtv_set_property), (gst_agingtv_get_property):
21060         Port agingTV to videofilter
21061
21062 2004-01-09  Julien MOUTTE <julien@moutte.net>
21063
21064         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21065         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21066
21067 2004-01-09  Julien MOUTTE <julien@moutte.net>
21068
21069         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21070         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21071         * gst-libs/gst/xoverlay/xoverlay.c:
21072         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21073         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21074         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21075         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21076         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21077         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21078         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21079         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21080         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21081         interface implementation to handle xid being 0 and fix some bugs
21082         triggered by Benjamin's testcase.
21083         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21084         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21085         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21086         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21087         interface implementation to handle xid being 0 and fix some bugs
21088         triggered by Benjamin's testcase.
21089
21090 2004-01-09  David Schleef  <ds@schleef.org>
21091
21092         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21093         mouse pointer events.  It works.
21094
21095 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21096
21097         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21098           Use explicit caps - fix capsnego.
21099         * ext/xvid/gstxviddec.c:
21100         * ext/xvid/gstxvidenc.c:
21101           Remove macro-inside-macro which caused compile errors.
21102         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21103           Error out if it's not a RIFF file. Else we error out without
21104           gst_element_error() which is not good...
21105
21106 2004-01-08  David Schleef  <ds@schleef.org>
21107
21108         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21109         Fix pad_link function to handle formats that ffmpeg returns
21110         as multiple caps structures.
21111         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21112         Only complain if source buffer is _smaller_ than expected.
21113         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21114         (gst_videoscale_handle_src_event): Resize navigation events
21115         when passing them upstream.
21116         * gst/videotestsrc/gstvideotestsrc.c:
21117         * gst/videotestsrc/gstvideotestsrc.h:
21118         * gst/videotestsrc/videotestsrc.c:
21119         * gst/videotestsrc/videotestsrc.h:
21120         Rewrite many of the buffer painting functions to handle odd
21121         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21122         been verified to work with my video card.
21123         * testsuite/gst-lint:  Add check for elements calling
21124         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21125
21126 2004-01-08  David Schleef  <ds@schleef.org>
21127
21128         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21129         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21130
21131 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21132
21133         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21134         configure event is not emiting the desired size signal. That fixes
21135         aspect ratio issues with gst-player.
21136
21137 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21138
21139         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21140           Fix capsnego.
21141
21142 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21143
21144         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21145         public method to fire size signal.
21146
21147 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21148
21149         * examples/gstplay/Makefile.am: Adding the interface library.
21150         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21151         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21152         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21153         GST_IS_X_OVERLAY before signal connect.
21154         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21155         Removing the have_video_size signal.
21156         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21157         and associated public method.
21158         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21159         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21160         signal.
21161         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21162         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21163         signal.
21164         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21165         Using XOverlay public method to fire size signal.
21166
21167 2004-01-07  David Schleef  <ds@schleef.org>
21168
21169         * gst/videofilter/Makefile.am:
21170         * gst/videofilter/gstvideotemplate.c:
21171         * gst/videofilter/make_filter:
21172         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21173         Convert make_filter to /bin/sh script.
21174
21175 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21176
21177         * gst/modplug/gstmodplug.cc: fix element description
21178
21179 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21180
21181         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21182         (got_video_size): Adding some new lines in g_print calls.
21183         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21184         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21185         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21186         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21187         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21188         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21189         Complete code review, reverting some stuff i disagree with, adding
21190         some fixes : time synchronization on invalid timestamps, renegotiation
21191         of private window.
21192         * sys/ximage/ximagesink.h:
21193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21194         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21195         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21196         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21197         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21198         (gst_xvimagesink_buffer_new),
21199         (gst_xvimagesink_navigation_send_event),
21200         (gst_xvimagesink_set_xwindow_id),
21201         (gst_xvimagesink_get_desired_size),
21202         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21203         stuff i disagree with, adding some fixes : Renegotiation of private
21204         window, implementing get_desired_size.
21205
21206 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21207
21208         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21209         (gst_afsink_handle_event):
21210         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21211         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21212         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21213         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21214         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21215           Fix for instantiate-test (see core). Also remove dead code from
21216           jpegenc (which still needs fixing, but that's lower on my TODO
21217           list...).
21218         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21219           Never return NULL as caps.
21220
21221 2004-01-07  David Schleef  <ds@schleef.org>
21222
21223         * configure.ac:
21224         * ext/Makefile.am:
21225         * ext/librfb/Makefile.am:
21226         * ext/librfb/gstrfbsrc.c:
21227         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21228         is the protocol used by VNC.
21229
21230 2004-01-07  David Schleef  <ds@schleef.org>
21231
21232         * gst/videofilter/gstvideotemplate.c:
21233         * gst/videofilter/gstvideotemplate.h:
21234         * gst/videofilter/make_filter:
21235         Merge videotemplate header into source file.
21236         * gst/effectv/Makefile.am:
21237         * gst/effectv/gsteffectv.c: (plugin_init):
21238         * gst/effectv/gstwarp.c:
21239         Make warpTV a subclass of videofilter.
21240
21241 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21242
21243         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21244           Add guard against invalid utf-8 conversions in mad. Just in case.
21245
21246 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21247
21248         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21249           Fix for bug shown by poisoning
21250
21251 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21252
21253         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21254         (gst_v4lmjpegsrc_buffer_free):
21255         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21256         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21257         (gst_v4lsrc_buffer_free):
21258           Fix for removed bufferpools.
21259
21260 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21261
21262         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21263         Fix caps negotiation.
21264
21265         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21266         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21267         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21268         (dvdnavsrc_event):
21269         * ext/mpeg2dec/gstmpeg2dec.c:
21270         * gst-libs/gst/navigation/navigation.c:
21271         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21272         * gst-libs/gst/navigation/navigation.h:
21273         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21274         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21275         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21276         Super-simple first version of mouse and keyboard events. Clicking
21277         on a DVD menu now works, although it may not take you where you
21278         expected.
21279
21280         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21281         * gst/videotestsrc/gstvideotestsrc.c:
21282         (gst_videotestsrc_src_fixate):
21283         These fixate functions were broken - they never actually
21284         fixated :)
21285
21286 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21287
21288         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21289         (gst_icecastsend_init):
21290           fix for new caps system.
21291         * gst-libs/gst/mixer/mixertrack.h:
21292         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21293           Add 'master track' flag (for tools like ACME that only want to
21294           change the main volume).
21295
21296 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21297
21298         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21299         (gst_xvid_csp_to_caps):
21300         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21301         * ext/xvid/gstxvidenc.c:
21302         ifdef out ARGB type when it isn't available
21303         in xvidcore 1.0.0beta2
21304
21305 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21306
21307         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21308           When we have received a new SCR right in the first buffer after
21309           a seek (so in the same cycle that handles the discont), we should
21310           handle the buffer instead of unreffing it, else we lose data.
21311
21312 2004-01-06  Iain <iain@prettypeople.org>
21313
21314         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21315           buffer-frames caps too.
21316
21317         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21318           caps that we need, don't destroy them all and rebuild them. And when
21319           creating src pads, use the src pad template rather than the sink...
21320
21321 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21322
21323         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21324           Add pad to element *after* setting functions such as event handler.
21325           Without this, the scheduler (opt) will link pads, set the event
21326           handler from the default event function (dispatcher in gstpad.c)
21327           and *after* that, we will set our own event function, which will
21328           thus never be used (and thus mpegdemux doesn't handle events).
21329
21330 2004-01-04  David Schleef  <ds@schleef.org>
21331
21332         Fix the fixate functions to handle new prototype:
21333         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21334         * gst/videotestsrc/gstvideotestsrc.c:
21335         (gst_videotestsrc_src_fixate):
21336         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21337         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21338         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21339
21340 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21341
21342         * sys/ximage/ximagesink.h:
21343         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21344         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21345         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21346         (gst_ximagesink_xoverlay_init):
21347           assorted fixes to make (re)embedding work
21348         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21349         (gst_ximagesink_get_desired_size):
21350           implement desired size additions to XOverlay
21351
21352 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21353
21354         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21355         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21356         (gst_x_overlay_got_desired_size):
21357         * gst-libs/gst/xoverlay/xoverlay.h:
21358           Add optional "desired size" signal and querying.
21359
21360 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21361
21362         * gst/matroska/matroska-demux.c:
21363         (gst_matroska_demux_parse_blockgroup):
21364           Fix EBML-laced block parsing. Diffs are relative to previous
21365           lace, not the first lace. Thanks to Mosu from the Matroska
21366           team for detecting this.
21367         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21368         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21369         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21370         (gst_wavparse_change_state):
21371         * gst/wavparse/gstwavparse.h:
21372           Quickfix for capsnego.
21373
21374 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21375
21376         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21377           Fix indenting, fix pad creation.
21378
21379 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21380
21381         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21382         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21383         (gst_xviddec_sink_link):
21384           Implement src_getcaps() so proper size caps is negotiated.
21385
21386 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21387
21388         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21389           Finish flac decoder on EOS. See #116178.
21390
21391 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21392
21393         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21394         (gst_matroska_demux_add_stream):
21395         * gst/matroska/matroska-ids.h:
21396           Add getcaps() function to fix capsnego...
21397
21398 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21399
21400         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21401         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21402         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21403           Fix more integer overflows. Again, see #126967.
21404
21405 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21406
21407         * ext/mpeg2dec/gstmpeg2dec.c:
21408           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21409           #130416.
21410
21411 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21412
21413         * configure.ac:
21414         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21415         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21416         * ext/xvid/gstxvid.h:
21417         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21418         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21419         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21420         (gst_xviddec_change_state):
21421         * ext/xvid/gstxviddec.h:
21422         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21423         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21424         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21425         (gst_xvidenc_link), (gst_xvidenc_set_property),
21426         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21427         * ext/xvid/gstxvidenc.h:
21428           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21429
21430 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21431
21432         * gst/rtp/rtp-packet.c:
21433           Add sys/types.h include, since OS X doesn't define in_addr_t
21434           in netinet/in.h, like it does on Linux (see #129600).
21435
21436 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21437
21438         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21439
21440         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21441           Correct logic of dispose function (see #129306).
21442
21443 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21444
21445         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21446         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21447         (gst_mpeg_parse_init):
21448         * gst/mpegstream/gstmpegparse.h:
21449           Remove clock (which was never provided, i.e. dead code), and
21450           also fix integer overflows at high PTS values (see #126967).
21451
21452 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21453
21454         * ext/flac/gstflacdec.c:
21455         * ext/libpng/gstpngenc.h:
21456         * ext/mikmod/gstmikmod.h:
21457           OS X fixes (see #126628).
21458
21459 2004-01-02  David Schleef  <ds@schleef.org>
21460
21461         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21462         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21463         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21464         (gst_mpeg_parse_class_init): Move pad template registration
21465         to class_init, since the derived class (mpegdemux) doesn't
21466         want them.
21467
21468 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21469
21470         * sys/ximage/Makefile.am:
21471         * sys/xvideo/Makefile.am:
21472         * sys/xvimage/Makefile.am:
21473           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21474           after installation (see #127664).
21475
21476 2004-01-02  David Schleef  <ds@schleef.org>
21477
21478         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21479         (gst_ffmpegenc_connect):  Negotiation fixes.
21480         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21481         Remove inappropriate gst_caps_free().
21482         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21483         Reenable Ronald's internal resize code, since the core handles
21484         it correctly now.
21485
21486 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21487
21488         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21489         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21490         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21491           Fix pad template stuff.
21492
21493 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21494
21495         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21496         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21497           fix signed integer reading/writing.
21498
21499 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21500
21501         * ext/alsa/README:
21502           Remove outdated document
21503
21504 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21505
21506         * gst/cutter/gstcutter.c: (gst_cutter_init):
21507           src pad was being created twice - oops.
21508
21509 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21510
21511         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21512           Comment out internal resize. It doesn't handle the resulting
21513           XEvent internally, does another try_set_caps() which leads to
21514           a really nice loop.
21515           Real fix will come when Julien and Dave are awake. ;).
21516
21517 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21518
21519         * ext/mpeg2enc/gstmpeg2enc.cc:
21520           fix const/nonconst compile issue.
21521
21522 2004-01-02  David Schleef  <ds@schleef.org>
21523
21524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21525         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21526         Add fixate function and a check for bad formats.
21527
21528 2004-01-01  David Schleef  <ds@schleef.org>
21529
21530         Negotiation fixes:
21531         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21532         (gst_audiofilter_init):
21533         * gst/debug/efence.c: (gst_efence_init):
21534         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21535         (gst_deinterlace_init):
21536         * gst/volume/gstvolume.c: (volume_connect):
21537
21538 2004-01-01  David Schleef  <ds@schleef.org>
21539
21540         Convert elements to use gst_pad_use_explicit_caps() where
21541         appropriate:
21542         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21543         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21544         (gst_afparse_open_file):
21545         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21546         (gst_afsrc_open_file):
21547         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21548         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21549         (gst_ffmpegdec_chain):
21550         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21551         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21552         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21553         (gst_gdk_pixbuf_chain):
21554         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21555         (gst_jpegdec_chain):
21556         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21557         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21558         (gst_mikmod_negotiate):
21559         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21560         (gst_mpeg2dec_negotiate_format):
21561         * ext/mpeg2enc/gstmpeg2enc.cc:
21562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21563         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21564         (gst_speexdec_sinkconnect):
21565         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21566         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21567         (gst_vorbisfile_new_link):
21568         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21569         (gst_ac3parse_chain):
21570         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21571         (gst_asf_demux_setup_pad):
21572         * gst/auparse/gstauparse.c: (gst_auparse_init),
21573         (gst_auparse_chain):
21574         * gst/id3/gstid3types.c: (gst_id3types_loop):
21575         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21576         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21577         (mp1videoparse_parse_seq):
21578         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21579         (bpf_from_header):
21580         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21581         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21582         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21583         (gst_mpeg_parse_send_data):
21584         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21585         (gst_qtdemux_add_stream):
21586         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21587         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21588         (gst_wavparse_parse_fmt):
21589
21590 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21591
21592         * configure.ac:
21593           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21594           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21595           it therefore uses the wrong include paths. Too bad... Note
21596           that 1.6.1.93 is not release yet. ;).
21597           Also add a check for mplex, which is now using the lib'ified
21598           mplex from mjpegtools, too.
21599         * ext/ffmpeg/gstffmpegcodecmap.c:
21600           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21601           issues. I don't think ffmpeg handles 3ivx correctly, so this
21602           probably won't work. But it won't hurt either.
21603         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21604         (gst_ffmpegdec_chain):
21605         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21606         (gst_ffmpegenc_chain_audio):
21607           Fix memleak in audio encoding. Close codec if open fails, this
21608           calls the cleanup routines so we can re-use the context.
21609         * ext/mpeg2enc/gstmpeg2enc.cc:
21610           Fix pad template names/types, fix memory issue with getcaps().
21611         * ext/mpeg2enc/gstmpeg2encoder.cc:
21612         * ext/mpeg2enc/gstmpeg2encoder.hh:
21613           Fix compile issue with new caps system (const thingy).
21614         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21615         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21616           We read a first frame right on initing, so that we have a caps
21617           when we init the output. This caps is cached in padprivate and
21618           read as first frame.
21619         * ext/mplex/Makefile.am:
21620         * ext/mplex/gstmplex.cc:
21621         * ext/mplex/gstmplex.h:
21622         * ext/mplex/gstmplex.hh:
21623         * ext/mplex/gstmplexibitstream.cc:
21624         * ext/mplex/gstmplexibitstream.hh:
21625         * ext/mplex/gstmplexjob.cc:
21626         * ext/mplex/gstmplexjob.hh:
21627         * ext/mplex/gstmplexoutputstream.cc:
21628         * ext/mplex/gstmplexoutputstream.hh:
21629           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21630           had issues, didn't do capsnego, supported only a subset of the
21631           mplex features and required a mplex fork in our local CVS. Plus
21632           that it worked agaist a very old mplex version. Rewriting was
21633           faster than updating it.
21634         * gst-libs/ext/Makefile.am:
21635         * gst-libs/ext/mplex/INSTRUCT:
21636         * gst-libs/ext/mplex/Makefile.am:
21637         * gst-libs/ext/mplex/README:
21638         * gst-libs/ext/mplex/TODO:
21639         * gst-libs/ext/mplex/ac3strm_in.cc:
21640         * gst-libs/ext/mplex/audiostrm.hh:
21641         * gst-libs/ext/mplex/audiostrm_out.cc:
21642         * gst-libs/ext/mplex/aunit.hh:
21643         * gst-libs/ext/mplex/bits.cc:
21644         * gst-libs/ext/mplex/bits.hh:
21645         * gst-libs/ext/mplex/buffer.cc:
21646         * gst-libs/ext/mplex/buffer.hh:
21647         * gst-libs/ext/mplex/fastintfns.h:
21648         * gst-libs/ext/mplex/format_codes.h:
21649         * gst-libs/ext/mplex/inputstrm.cc:
21650         * gst-libs/ext/mplex/inputstrm.hh:
21651         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21652         * gst-libs/ext/mplex/mjpeg_logging.cc:
21653         * gst-libs/ext/mplex/mjpeg_logging.h:
21654         * gst-libs/ext/mplex/mjpeg_types.h:
21655         * gst-libs/ext/mplex/mpastrm_in.cc:
21656         * gst-libs/ext/mplex/mpegconsts.cc:
21657         * gst-libs/ext/mplex/mpegconsts.h:
21658         * gst-libs/ext/mplex/mplexconsts.hh:
21659         * gst-libs/ext/mplex/multplex.cc:
21660         * gst-libs/ext/mplex/outputstream.hh:
21661         * gst-libs/ext/mplex/padstrm.cc:
21662         * gst-libs/ext/mplex/padstrm.hh:
21663         * gst-libs/ext/mplex/stillsstream.cc:
21664         * gst-libs/ext/mplex/stillsstream.hh:
21665         * gst-libs/ext/mplex/systems.cc:
21666         * gst-libs/ext/mplex/systems.hh:
21667         * gst-libs/ext/mplex/vector.cc:
21668         * gst-libs/ext/mplex/vector.hh:
21669         * gst-libs/ext/mplex/videostrm.hh:
21670         * gst-libs/ext/mplex/videostrm_in.cc:
21671         * gst-libs/ext/mplex/videostrm_out.cc:
21672         * gst-libs/ext/mplex/yuv4mpeg.cc:
21673         * gst-libs/ext/mplex/yuv4mpeg.h:
21674         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21675         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21676           We don't fork mjpegtools' mplex in our CVS anymore.
21677         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21678         (gst_avi_demux_add_stream):
21679         * gst/avi/gstavidemux.h:
21680           Add getcaps() function for proper caps nego. This makes some
21681           parts of AVI playback/reading work.
21682         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21683           Resize window on new capsnego. This is probably wrong, but
21684           I'm still committing it because with current capsnego, the
21685           first successfull capsnego is auto-fixated, therefore rounded
21686           down to the lowest values in the caps. this results in a 16x16
21687           XWindow that is not reized when real capsnego finishes.
21688           Dave, I see more cases of this, do you know a proper solution?
21689         * tools/gst-launch-ext.in:
21690           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21691
21692 2003-12-31  David Schleef  <ds@schleef.org>
21693
21694         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21695         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21696           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21697
21698 2003-12-30  David Schleef  <ds@schleef.org>
21699
21700         * ext/ffmpeg/gstffmpegcolorspace.c:
21701         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21702         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21703         (gst_ffmpegcsp_chain): Negotiation fixes
21704         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21705         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21706         (gst_audio_convert_link), (gst_audio_convert_channels):
21707         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21708         (gst_audioscale_link), (gst_audioscale_get_buffer),
21709         (gst_audioscale_chain): Negotiation fixes
21710         * gst/audioscale/gstaudioscale.h:
21711         * gst/videofilter/gstvideofilter.c:
21712         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21713         (gst_videofilter_link), (gst_videofilter_init),
21714         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21715         (gst_videofilter_find_format_by_structure):
21716         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21717         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21718         (gst_videoscale_link):
21719         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21720         (videoscale_find_by_structure), (gst_videoscale_setup):
21721         * gst/videoscale/videoscale.h: Negotiation fixes
21722         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21723         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21724         function, restrict resizing to a multiple of 4 (hack until
21725         everyone supports odd sizes correctly).
21726
21727 2003-12-29  Colin Walters  <walters@verbum.org>
21728
21729         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21730         signed.
21731
21732 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21733
21734         * ext/sndfile/gstsf.c: (gst_sf_loop):
21735           Fix warning about discarding const qualifier
21736
21737 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21738
21739         * gst/cutter/gstcutter.c:
21740         * gst/videoscale/gstvideoscale.c:
21741         * gst/volenv/gstvolenv.c:
21742         * gst-libs/gst/audio/audio.c:
21743         * gst-libs/gst/video/video.c:
21744           Fix warnings
21745
21746 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21747
21748         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21749           Don't send ALSA debugging to stderr.
21750         * ext/alsa/gstalsa.h:
21751           Use GST_WARNING instead of g_warning when ALSA functions fail.
21752
21753 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21754
21755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21756           Free XVAdapterInfo correctly.
21757
21758 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21759
21760         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21761         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21762           Make id3tag use correct caps nego.
21763
21764 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21765
21766         * ext/ivorbis/vorbis.c:
21767         * ext/ivorbis/vorbisenc.h:
21768         * ext/ivorbis/vorbisfile.c:
21769           Modify so that it uses the new caps things
21770
21771 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21772
21773         * testsuite/spider/spider1.c: (main):
21774         * testsuite/spider/spider2.c: (main):
21775         * testsuite/spider/spider3.c: (main):
21776           Make tests compile again. They probably don't work.
21777
21778 2003-12-24  Colin Walters  <walters@verbum.org>
21779
21780         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21781         we can't fixate the caps anymore.
21782
21783 2003-12-23  David Schleef  <ds@schleef.org>
21784
21785         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21786         * sys/oss/gstosssink.c: (gst_osssink_init),
21787         (gst_osssink_sink_fixate): Add fixate function.
21788
21789 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21790
21791         * ext/ffmpeg/gstffmpegcodecmap.c:
21792         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21793         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21794         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21795         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21796         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21797         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21798         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21799           fix typo in RGB masks, and move back to "old" colorspace
21800           capsnego code until whoever wrote this new crap has actually
21801           tested it so that it works.
21802           And yes, this works, keep it that way please.
21803
21804 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21805
21806         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21807         (gst_divxdec_init), (gst_divxdec_negotiate):
21808         * ext/divx/gstdivxdec.h:
21809         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21810         (gst_divxenc_init):
21811         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21812         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21813         * ext/mpeg2enc/gstmpeg2enc.cc:
21814         * ext/mpeg2enc/gstmpeg2encoder.cc:
21815         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21816         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21817         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21818         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21819         (dxr3spusink_init):
21820         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21821         (dxr3videosink_init):
21822           Fix caps breakage after Dave's caps branch merge.
21823
21824 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21825
21826         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21827           Fix for 24bpp display.
21828
21829 2003-12-23  Colin Walters  <walters@verbum.org>
21830
21831         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21832         a GnomeVFSHandle directly.
21833
21834 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21835
21836         * gst/volume/Makefile.am:
21837         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21838         (volume_base_init), (volume_init):
21839           Reenable volume element and fix to work with new caps stuff.
21840           Rhythmbox needs this.
21841
21842 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21843
21844         * gst/qtdemux/qtdemux.c: (plugin_init):
21845           qtdemux requires bytestream
21846
21847 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21848
21849         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21850           Fix remaining caps handling errors due to CAPS merge.
21851
21852 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21853
21854         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21855         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21856         (gst_faad_srcconnect):
21857           Port to new caps system.
21858
21859 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21860
21861         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21862         (got_video_size), (main): using g_print instead of g_message.
21863         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21864         signal which was not emitted because of "switch" element added to the
21865         bin but not connected. (Removing from the bin temporarily)
21866
21867 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21868
21869         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21870         find X development files. I don't understand the previous tests and
21871         they fail on my debian/ppc unstable. This one works.
21872         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21873         exiting.
21874         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21875         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21876         (gst_play_set_visualization): Add some safety checks in set_ methods
21877         and state_change. This was throwing some ugly CRITICAL messages when
21878         pipeline was getting disposed and casts were failing.
21879
21880 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21881
21882         * configure.ac:
21883           Improve mpeg2enc detection. This is for distributions that do
21884           ship mjpegtools, but without mpeg2enc. Also does object check
21885           for might there ever be ABI incompatibility.
21886         * ext/mpeg2enc/gstmpeg2enc.cc:
21887           Add Andrew as second maintainer (he's helping me), and also add
21888           an error if no caps was set. This happens if I pull before capsnego
21889           and that's something I should solve sometime else.
21890         * gst/matroska/matroska-demux.c:
21891         (gst_matroska_demux_parse_blockgroup):
21892           Fix time parsing.
21893         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21894         (gst_matroska_mux_track_header):
21895           Add caps to templates.
21896         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21897           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21898         * gst/mpegstream/gstmpegdemux.c:
21899           Remove layer since it causes warnings about unfixed caps.
21900         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21901           Fix obvious typo (we error out if caps were set, we should of
21902           course error out if *no* caps were set).
21903         * sys/oss/gstosselement.c: (gst_osselement_convert):
21904           Fix format conversion, we confused bits/bytes.
21905         * sys/oss/gstosselement.h:
21906           Improve documentation for 'bps'.
21907         * sys/v4l/TODO:
21908           Remove stuff about plugins that need removing - this was done
21909           ages ago.
21910         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21911         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21912         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21913         (gst_v4lsrc_src_query):
21914         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21915         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21916           Add get_query_types(), get_formats() and query() functions.
21917
21918 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21919
21920         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21921         * moved CVS to freedesktop.org