add pango plugin to docs
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2
3         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4         * docs/plugins/inspect/plugin-libvisual.xml:
5         * docs/plugins/inspect/plugin-pango.xml:
6           add pango plugin to docs
7
8 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9
10         * configure.ac:
11         * ext/Makefile.am:
12           moved pango to base
13
14 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15
16         * configure.ac:
17         * tests/Makefile.am:
18         * tests/icles/.cvsignore:
19         * tests/icles/Makefile.am:
20         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
21         (close_display), (resize_window), (move_window), (create_window),
22         (terminate_playback), (pause_playback), (start_playback), (main):
23           add stress test for xoverlay from Julien
24
25 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
26
27         * docs/libs/tmpl/gstcolorbalance.sgml:
28         * gst-libs/gst/rtp/gstbasertpdepayload.c:
29         * gst-libs/gst/rtp/gstbasertppayload.c:
30         * gst-libs/gst/rtp/gstrtpbuffer.c:
31         * gst-libs/gst/rtp/gstrtpbuffer.h:
32           Do burger's rename for rtp payloaders and depayloaders
33
34 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35
36         * win32/:
37           add Visual Studio 6 build files
38
39 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
40
41         * docs/libs/gst-plugins-base-libs-docs.sgml:
42         * docs/libs/gst-plugins-base-libs-sections.txt:
43         * docs/libs/tmpl/gstaudio.sgml:
44         * docs/libs/tmpl/gstringbuffer.sgml:
45         * gst-libs/gst/interfaces/xoverlay.c:
46         * gst-libs/gst/video/gstvideofilter.c:
47         * gst-libs/gst/video/gstvideosink.c:
48           update documentation
49
50 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
51
52         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
53         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
54         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
55         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
56         (gst_multi_fd_sink_get_stats),
57         (gst_multi_fd_sink_remove_client_link),
58         (gst_multi_fd_sink_handle_client_read),
59         (gst_multi_fd_sink_client_queue_data),
60         (gst_multi_fd_sink_client_queue_caps),
61         (gst_multi_fd_sink_client_queue_buffer),
62         (gst_multi_fd_sink_new_client),
63         (gst_multi_fd_sink_handle_client_write),
64         (gst_multi_fd_sink_recover_client),
65         (gst_multi_fd_sink_queue_buffer),
66         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
67         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
68         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
69         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
70         * gst/tcp/gstmultifdsink.h:
71         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
72         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
73         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
74         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
75         (gst_tcp_client_sink_set_property),
76         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
77         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
78         * gst/tcp/gsttcpclientsink.h:
79         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
80         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
81         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
82         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
83         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
84         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
85         * gst/tcp/gsttcpclientsrc.h:
86         * gst/tcp/gsttcpplugin.c: (plugin_init):
87         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
88         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
89         (gst_tcp_server_sink_finalize),
90         (gst_tcp_server_sink_handle_server_read),
91         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
92         (gst_tcp_server_sink_set_property),
93         (gst_tcp_server_sink_get_property),
94         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
95         * gst/tcp/gsttcpserversink.h:
96         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
97         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
98         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
99         (gst_tcp_server_src_set_property),
100         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
101         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
102         * gst/tcp/gsttcpserversrc.h:
103           more borgifying
104
105 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
106
107         * docs/plugins/Makefile.am:
108         * docs/plugins/gst-plugins-base-plugins.args:
109         * docs/plugins/inspect/plugin-libvisual.xml:
110         * gst/audioconvert/plugin.h:
111         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
112         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
113         (gst_audio_rate_setcaps), (gst_audio_rate_init),
114         (gst_audio_rate_chain), (gst_audio_rate_set_property),
115         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
116         (plugin_init):
117         * gst/audiotestsrc/gstaudiotestsrc.c:
118         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
119         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
120         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
121         (gst_audio_test_src_get_query_types),
122         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
123         (gst_audio_test_src_create_square),
124         (gst_audio_test_src_create_saw),
125         (gst_audio_test_src_create_triangle),
126         (gst_audio_test_src_create_silence),
127         (gst_audio_test_src_create_white_noise),
128         (gst_audio_test_src_init_pink_noise),
129         (gst_audio_test_src_generate_pink_noise_value),
130         (gst_audio_test_src_create_pink_noise),
131         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
132         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
133         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
134         (plugin_init):
135         * gst/audiotestsrc/gstaudiotestsrc.h:
136         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
137         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
138         (gst_sub_parse_init), (gst_sub_parse_formats),
139         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
140         (convert_encoding), (get_next_line),
141         (gst_sub_parse_data_format_autodetect),
142         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
143         (gst_sub_parse_loop), (gst_sub_parse_chain),
144         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
145         (plugin_init):
146         * gst/subparse/gstsubparse.h:
147         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
148         (gst_video_rate_base_init), (gst_video_rate_class_init),
149         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
150         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
151         (gst_video_rate_init), (gst_video_rate_event),
152         (gst_video_rate_chain), (gst_video_rate_set_property),
153         (gst_video_rate_get_property), (gst_video_rate_change_state),
154         (plugin_init):
155         * gst/videoscale/gstvideoscale.c:
156         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
157         (gst_video_scale_src_template_factory),
158         (gst_video_scale_sink_template_factory),
159         (gst_video_scale_get_type), (gst_video_scale_base_init),
160         (gst_video_scale_class_init), (gst_video_scale_init),
161         (gst_video_scale_set_property), (gst_video_scale_get_property),
162         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
163         (gst_video_scale_prepare_size), (parse_caps),
164         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
165         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
166         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
167         (plugin_init):
168         * gst/videoscale/gstvideoscale.h:
169         * gst/videotestsrc/gstvideotestsrc.c:
170         (gst_video_test_src_pattern_get_type),
171         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
172         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
173         (gst_video_test_src_set_pattern),
174         (gst_video_test_src_set_property),
175         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
176         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
177         (gst_video_test_src_event), (gst_video_test_src_get_times),
178         (gst_video_test_src_create), (plugin_init):
179         * gst/videotestsrc/gstvideotestsrc.h:
180         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
181         (gst_video_test_src_smpte), (gst_video_test_src_snow),
182         (gst_video_test_src_black):
183         * gst/videotestsrc/videotestsrc.h:
184           borgify further
185           clean up docs a little
186
187 2005-11-30  Wim Taymans  <wim@fluendo.com>
188
189         * gst-libs/gst/rtp/gstbasertpdepayload.h:
190         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
191         (gst_basertppayload_event), (gst_basertppayload_push),
192         (gst_basertppayload_change_state):
193         * gst-libs/gst/rtp/gstbasertppayload.h:
194         closed #320644.
195
196 2005-11-30  Julien MOUTTE  <julien@moutte.net>
197
198         * docs/libs/gst-plugins-base-libs-docs.sgml:
199         * docs/libs/gst-plugins-base-libs-sections.txt:
200         * gst-libs/gst/video/gstvideofilter.c:
201         * gst-libs/gst/video/gstvideosink.c:
202         * gst-libs/gst/video/gstvideosink.h: Adding docs.
203
204 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
205
206         * LICENSE:
207           move
208         * po/af.po:
209         * po/az.po:
210         * po/cs.po:
211         * po/en_GB.po:
212         * po/hu.po:
213         * po/it.po:
214         * po/nb.po:
215         * po/nl.po:
216         * po/or.po:
217         * po/sq.po:
218         * po/sr.po:
219         * po/sv.po:
220         * po/uk.po:
221         * po/vi.po:
222         * Makefile.am:
223           update
224         * scripts/autoplugins.sh:
225           remove
226
227 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
228
229         * Makefile.am:
230         * configure.ac:
231         * examples/Makefile.am:
232         * examples/capsfilter/Makefile.am:
233         * examples/capsfilter/capsfilter1.c:
234         * examples/gob/Makefile.am:
235         * examples/gob/gst-identity2.gob:
236         * examples/indexing/.cvsignore:
237         * examples/indexing/Makefile.am:
238         * examples/indexing/indexmpeg.c:
239         * examples/seeking/.cvsignore:
240         * examples/seeking/Makefile.am:
241         * examples/seeking/cdparanoia.c:
242         * examples/seeking/cdplayer.c:
243         * examples/seeking/chained.c:
244         * examples/seeking/scrubby.c:
245         * examples/seeking/seek.c:
246         * examples/stats/Makefile.am:
247         * examples/stats/mp2ogg.c:
248         * examples/switch/.cvsignore:
249         * examples/switch/Makefile.am:
250         * examples/switch/switcher.c:
251         * tests/Makefile.am:
252         * tests/check/generic/.cvsignore:
253         * tests/check/pipelines/.cvsignore:
254         * tests/examples/Makefile.am:
255         * tests/examples/seek/Makefile.am:
256           reorganize stuff under tests/
257
258 2005-11-30  Edward Hervey  <edward@fluendo.com>
259
260         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
261         Go away you stupid GstStaticPadTemplate memleak.
262
263 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
264
265         * gst-libs/gst/net/Makefile.am:
266         * gst-libs/gst/net/README:
267         * gst-libs/gst/net/gstnetbuffer.c:
268         * gst-libs/gst/net/gstnetbuffer.h:
269           this was moved to "netbuffer"
270
271 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
272
273         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
274         (gst_video_filter_class_init), (gst_video_filter_init):
275         * gst-libs/gst/video/gstvideofilter.h:
276           borgify name to bring in line with other classes
277
278 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
279
280         * gst/audioscale/.cvsignore:
281         * gst/audioscale/Makefile.am:
282         * gst/audioscale/README:
283         * gst/audioscale/audioscale.vcproj:
284         * gst/audioscale/dtof.c:
285         * gst/audioscale/dtos.c:
286         * gst/audioscale/functable.c:
287         * gst/audioscale/gstaudioscale.c:
288         * gst/audioscale/gstaudioscale.h:
289         * gst/audioscale/private.h:
290         * gst/audioscale/resample.c:
291         * gst/audioscale/resample.h:
292         * gst/audioscale/test.c:
293           remove
294
295 2005-11-30  Edward Hervey  <edward@fluendo.com>
296
297         * gst-libs/gst/netbuffer/Makefile.am:
298         really, really tired
299
300 2005-11-30  Edward Hervey  <edward@fluendo.com>
301
302         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
303         Update for new GstTypeFindFactory _register()
304
305 2005-11-30  Edward Hervey  <edward@fluendo.com>
306
307         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
308         Let's not override libgstnet from core for no reason...
309         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
310         Ok, maybe not so quick next time.
311
312 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
313
314         * configure.ac:
315         * gst-libs/gst/Makefile.am:
316           moved gst-libs/gst/net to netbuffer through CVS surgery
317           remove old directory
318           updating build to accomodate
319           (#322257)
320
321 2005-11-29  Andy Wingo  <wingo@pobox.com>
322
323         * pkgconfig/gstreamer-plugins-base.pc.in:
324         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
325         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
326         (#322257).
327
328 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
329
330         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
331         3rd time's the charm. Correct ref-counting for discarded buffers.
332
333 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
334
335         * gst/playback/gststreamselector.c:
336         (gst_stream_selector_class_init),
337         (gst_stream_selector_set_property),
338         (gst_stream_selector_get_property),
339         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
340         Fix ref-counting
341
342 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
343
344         * gst/subparse/gstsubparse.c: (feed_textbuf):
345           Don't access already unref'ed buffer.
346
347 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
348
349         * gst/playback/gststreamselector.c:
350         (gst_stream_selector_class_init), (gst_stream_selector_init),
351         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
352         (gst_stream_selector_get_property),
353         (gst_stream_selector_get_linked_pad),
354         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
355         * gst/playback/gststreamselector.h:
356         Add the active-pad property for playbin to use shortly. Ignore buffers
357         from any other pad, returning GST_FLOW_NOT_LINKED
358
359 2005-11-29  Julien MOUTTE  <julien@moutte.net>
360
361         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
362         patch from bug #322704 (Alessandro Decina).
363
364 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
365
366         * gst-libs/gst/audio/Makefile.am:
367           folded audiofilter into the audio library
368
369 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
370
371         * gst/videoscale/gstvideoscale.h:
372         * gst/videoscale/gstvideoscale.c:
373           remove unimplemented scale methods
374
375 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
376
377         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
378           Don't leak caps.
379
380 2005-11-28  Julien MOUTTE  <julien@moutte.net>
381
382         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
383         (gst_ximagesink_setcaps):
384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
385         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
386         happens (only visible on ximagesink but bug is in xv too) set_caps was
387         destroying the internal x[v]image used to memcpy non locally alloced
388         buffers so that it got renewed on next _chain. The issue is that 
389         _expose will try to put that image as it reffed it in _put.
390         Using gst_buffer_unref instead of destroy fixes it !
391
392 2005-11-28  Edward Hervey  <edward@fluendo.com>
393
394         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
395         (try_to_link_1), (queue_filled_cb):
396         Better use of the queues. Start with a small size queue and only increase
397         the size of the queues when the other queues are empty.
398
399 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
400
401         * gst-libs/gst/video/Makefile.am:
402           compile in copied-over videofilter into the video library
403         * gst-libs/gst/video/videosink.h:
404           rename the header to gstvideosink.h since it's a base GstObject class
405         * sys/ximage/ximagesink.h:
406         * sys/xvimage/xvimagesink.h:
407           use the new header
408
409 2005-11-28  Wim Taymans  <wim@fluendo.com>
410
411         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
412         * gst/playback/gstplaybasebin.h:
413         Prepare to handle errors betters.
414
415         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
416         Set sinks to PAUSED first before adding and linking them so that
417         we don't interrupt dataflow.
418
419 2005-11-28  Wim Taymans  <wim@fluendo.com>
420
421         * gst-libs/gst/audio/TODO:
422         Updated TODO
423
424         * gst-libs/gst/audio/gstaudiosink.c:
425         (gst_audioringbuffer_open_device),
426         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
427         (gst_audioringbuffer_release):
428         Small cleanups.
429
430         * gst-libs/gst/audio/gstbaseaudiosink.c:
431         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
432         (gst_base_audio_sink_change_state):
433         Slave to the master clock when going to PLAYING and unslave when
434         going to PAUSED.
435
436         * gst-libs/gst/audio/gstringbuffer.c:
437         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
438         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
439         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
440         (gst_ring_buffer_clear_all), (wait_segment),
441         (gst_ring_buffer_commit), (gst_ring_buffer_read),
442         (gst_ring_buffer_advance):
443         * gst-libs/gst/audio/gstringbuffer.h:
444         Add some docs and cleanups.
445
446 2005-11-28  Julien MOUTTE  <julien@moutte.net>
447
448         * sys/xvimage/xvimagesink.c:
449         (gst_xvimagesink_navigation_send_event): Fix navigation events
450         coordinates translation with pixel aspect ratios.
451
452 2005-11-28  Julien MOUTTE  <julien@moutte.net>
453
454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
455         Use calculated video geometry from _setcaps instead of buffer
456         caps to respect pixel aspect ratio. (fixes #322388)
457
458 2005-11-28  Julien MOUTTE  <julien@moutte.net>
459
460         * docs/libs/tmpl/gstcolorbalance.sgml:
461         * docs/libs/tmpl/gstmixer.sgml:
462         * docs/libs/tmpl/gstxoverlay.sgml:
463         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
464         interface.
465
466 2005-11-28  Julien MOUTTE  <julien@moutte.net>
467
468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
469         Refuse to create an XvImage if we can't find the format.
470
471 2005-11-28  Edward Hervey  <edward@fluendo.com>
472
473         * gst-libs/gst/riff/riff-media.c:
474         (gst_riff_create_audio_template_caps):
475         Add ATRAC3 to the list of riff-possible audio caps.
476         I know we still don't have a plugin for atrac3, but it's saner to output
477         that than a cryptic mimetype.
478
479 2005-11-27  Edward Hervey  <edward@fluendo.com>
480
481         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
482         Don't try to create a zero-sized subbuffer.
483
484 2005-11-27  Julien MOUTTE  <julien@moutte.net>
485
486         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
487         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
488         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
489         (gst_ximagesink_expose): Fixed a tricky race.
490         * sys/ximage/ximagesink.h:
491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
492         (gst_xvimagesink_expose): Fixed a tricky race.
493         * sys/xvimage/xvimagesink.h:
494
495 2005-11-27  Edward Hervey  <edward@fluendo.com>
496
497         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
498         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
499         Remove unused properties, and add queues between demuxers and decoders
500         so that a lot more files can preroll properly.
501
502 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
503
504         * gst-libs/gst/net/Makefile.am:
505         * gst-libs/gst/rtp/Makefile.am:
506         * gst-libs/gst/tag/Makefile.am:
507           remove silly include
508         * gst/tags/Makefile.am:
509         * gst/tags/gsttagediting.c:
510         * gst/tags/gsttageditingprivate.h:
511         * gst/tags/tagedit.vcproj:
512           remove directory, is as good as empty
513
514 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
515
516         * configure.ac:
517           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
518         * gst-libs/Makefile.am:
519         * gst-libs/gst/audio/Makefile.am:
520         * gst-libs/gst/interfaces/Makefile.am:
521         * gst-libs/gst/net/Makefile.am:
522         * gst-libs/gst/riff/Makefile.am:
523         * gst-libs/gst/rtp/Makefile.am:
524         * gst-libs/gst/tag/Makefile.am:
525         * gst-libs/gst/video/Makefile.am:
526           and use them
527
528 2005-11-27  Julien MOUTTE  <julien@moutte.net>
529
530         * docs/libs/tmpl/gstcolorbalance.sgml:
531         * docs/libs/tmpl/gstmixer.sgml:
532         * docs/libs/tmpl/gstxoverlay.sgml:
533         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
534         * sys/ximage/ximagesink.h:
535         * sys/xvimage/xvimagesink.h: More and more documentation.
536
537 2005-11-26  Julien MOUTTE  <julien@moutte.net>
538
539         * docs/libs/gst-plugins-base-libs-docs.sgml:
540         * docs/libs/gst-plugins-base-libs-sections.txt:
541         * docs/libs/tmpl/gstcolorbalance.sgml:
542         * docs/libs/tmpl/gstmixer.sgml:
543         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
544         to documentation.
545
546 2005-11-26  Julien MOUTTE  <julien@moutte.net>
547
548         * docs/plugins/Makefile.am:
549         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
550         * docs/plugins/gst-plugins-base-plugins-sections.txt:
551         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
552
553 2005-11-26  Julien MOUTTE  <julien@moutte.net>
554
555         * docs/plugins/Makefile.am:
556         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
557         * docs/plugins/gst-plugins-base-plugins-sections.txt:
558         * docs/plugins/inspect/plugin-adder.xml:
559         * docs/plugins/inspect/plugin-alsa.xml:
560         * docs/plugins/inspect/plugin-audioconvert.xml:
561         * docs/plugins/inspect/plugin-audiorate.xml:
562         * docs/plugins/inspect/plugin-audioresample.xml:
563         * docs/plugins/inspect/plugin-audiotestsrc.xml:
564         * docs/plugins/inspect/plugin-decodebin.xml:
565         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
566         * docs/plugins/inspect/plugin-gnomevfs.xml:
567         * docs/plugins/inspect/plugin-ogg.xml:
568         * docs/plugins/inspect/plugin-playbin.xml:
569         * docs/plugins/inspect/plugin-subparse.xml:
570         * docs/plugins/inspect/plugin-tcp.xml:
571         * docs/plugins/inspect/plugin-theora.xml:
572         * docs/plugins/inspect/plugin-typefindfunctions.xml:
573         * docs/plugins/inspect/plugin-video4linux.xml:
574         * docs/plugins/inspect/plugin-videorate.xml:
575         * docs/plugins/inspect/plugin-videoscale.xml:
576         * docs/plugins/inspect/plugin-videotestsrc.xml:
577         * docs/plugins/inspect/plugin-volume.xml:
578         * docs/plugins/inspect/plugin-vorbis.xml:
579         * docs/plugins/inspect/plugin-ximagesink.xml:
580         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
581         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
582
583 2005-11-26  Edward Hervey  <edward@fluendo.com>
584
585         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
586         Properly return GstFlowReturn from gst_pad_push in chain functions.
587
588 2005-11-25  Michael Smith  <msmith@fluendo.com>
589
590         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
591         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
592         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
593         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
594           Handle various conditions better when we don't understand a stream.
595           Removes a heap of CRITICALs on ogg streams containing unknown data.
596
597 2005-11-24  Andy Wingo  <wingo@pobox.com>
598
599         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
600         Be threadsafe.
601
602 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
603
604         * configure.ac: back to HEAD
605
606 === release 0.9.6 ===
607
608 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
609
610         * configure.ac:
611           releasing 0.9.6, "White Eight"
612
613 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
614
615         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
616         * docs/plugins/inspect/plugin-sine.xml:
617           remove sinesrc some more
618
619 2005-11-23  Wim Taymans  <wim@fluendo.com>
620
621         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
622         If we are reading too slowly, jump forward in the ringbuffer
623         instead of blocking.
624
625 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
626
627         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
628         (gst_visual_chain):
629         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
630         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
631         (gst_videorate_chain):
632         * gst/videotestsrc/gstvideotestsrc.c:
633         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
634         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
635         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
636         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
637         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
638         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
639           Updates for API changes
640
641 2005-11-23  Wim Taymans  <wim@fluendo.com>
642
643         * gst-libs/gst/audio/gstbaseaudiosink.c:
644         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
645         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
646         Fix for calibration API change.
647
648 2005-11-23  Michael Smith <msmith@fluendo.com>
649
650         * gst-libs/gst/audio/multichannel.c:
651         (gst_audio_get_channel_positions),
652         (gst_audio_set_channel_positions),
653         (gst_audio_set_structure_channel_positions_list),
654         (gst_audio_fixate_channel_positions):
655           Use gst_value_array_*() functions on value arrays, not
656           gst_value_list_*().
657
658 2005-11-23  Edward Hervey  <edward@fluendo.com>
659
660         * autogen.sh:
661         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
662         Fixes autogen
663
664 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
665
666         * check/Makefile.am:
667         * check/elements/videotestsrc.c: (setup_videotestsrc),
668         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
669         (main):
670           add a test for videotestsrc
671
672 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
673
674         * gst/sine/.cvsignore:
675         * gst/sine/Makefile.am:
676         * gst/sine/gstsinesrc.c:
677         * gst/sine/gstsinesrc.h:
678         * gst/sine/sinesrc.vcproj:
679           and remove sinesrc from the repository.  Closes #321446
680
681 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
682
683         * configure.ac:
684         * gst-plugins-base.spec.in:
685           remove sinesrc from the build
686
687 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
688
689         * check/Makefile.am:
690         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
691         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
692         (main):
693           add a test for audiotestsrc, testing all waves.  Even seems
694           leak-free at first glance, nice job Stefan
695
696 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
697
698         * po/af.po:
699         * po/az.po:
700         * po/cs.po:
701         * po/en_GB.po:
702         * po/hu.po:
703         * po/it.po:
704         * po/nb.po:
705         * po/nl.po:
706         * po/or.po:
707         * po/sq.po:
708         * po/sr.po:
709         * po/sv.po:
710         * po/uk.po:
711         * po/vi.po:
712           Translation string updates
713
714         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
715         (gst_v4lsrc_set_caps):
716         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
717         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
718         * sys/v4l/v4lsrc_calls.h:
719           Improve v4lsrc, by making it work again.
720
721 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
722
723         * ext/libvisual/visual.c: (gst_visual_chain):
724           Fix the fps calculations.
725
726         * gst/ffmpegcolorspace/avcodec.h:
727           Move structure element for clarity
728
729         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
730         * gst-libs/gst/interfaces/tunernorm.h:
731         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
732         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
733         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
734         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
735         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
736         (gst_v4lmjpegsrc_getcaps):
737         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
738         (gst_v4lsrc_set_caps):
739         * sys/v4l/gstv4lsrc.h:
740         * sys/v4l/v4l_calls.c: (gst_v4l_open):
741         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
742         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
743         * sys/v4l/v4lsrc_calls.h:
744           Fractional framerates...
745
746 2005-11-22  Wim Taymans  <wim@fluendo.com>
747
748         * gst-libs/gst/audio/gstbaseaudiosink.c:
749         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
750         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
751         And we provide a clock by default, of course...
752
753 2005-11-22  Wim Taymans  <wim@fluendo.com>
754
755         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
756         This clock can be slaved to a master clock now.
757
758         * gst-libs/gst/audio/gstbaseaudiosink.c:
759         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
760         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
761         (gst_base_audio_sink_set_clock),
762         (gst_base_audio_sink_set_property),
763         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
764         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
765         * gst-libs/gst/audio/gstbaseaudiosink.h:
766         Handle slaving the internal clock to the clock selected in the
767         pipeline.
768         Add property to make the basesink not provide a clock.
769
770         * gst-libs/gst/rtp/gstbasertpdepayload.c:
771         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
772         (gst_base_rtp_depayload_wait):
773         * gst-libs/gst/rtp/gstbasertpdepayload.h:
774         We can use the clock in GstElement, no need to store it ourselves.
775
776 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
777
778         * docs/libs/tmpl/gstaudio.sgml:
779           update
780         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
781         (gst_paranoia_endian_get_type):
782         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
783         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
784         * gst/audiotestsrc/gstaudiotestsrc.c:
785         (gst_audiostestsrc_wave_get_type):
786         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
787         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
788         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
789         (gst_sync_method_get_type), (gst_unit_type_get_type),
790         (gst_client_status_get_type), (gst_multifdsink_class_init),
791         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
792         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
793         (gst_multifdsink_get_property):
794         * gst/tcp/gstmultifdsink.h:
795         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
796         * gst/videotestsrc/gstvideotestsrc.c:
797         (gst_videotestsrc_pattern_get_type):
798           remove deprecated properties
799           fix up enums to correctly have short lowercase dashed nicks
800
801 2005-11-22  Michael Smith <msmith@fluendo.com>
802
803         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
804         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
805           Add underscore.
806
807 2005-11-22  Michael Smith <msmith@fluendo.com>
808
809         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
810         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
811           Use utility method for scaling clocktime for fractional framerates.
812
813 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
814
815         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
816         (gst_visual_chain):
817         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
818         * ext/theora/theoradec.c: (theora_handle_type_packet):
819         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
820         (theora_enc_chain):
821         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
822         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
823         * gst-libs/gst/video/video.h:
824         * gst/ffmpegcolorspace/avcodec.h:
825         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
826         (gst_ffmpeg_caps_to_pixfmt):
827         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
828         (gst_ffmpegcsp_set_caps):
829         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
830         (gst_videorate_setcaps), (gst_videorate_blank_data),
831         (gst_videorate_chain):
832         * gst/videotestsrc/gstvideotestsrc.c:
833         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
834         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
835         (gst_videotestsrc_event), (gst_videotestsrc_create):
836         * gst/videotestsrc/gstvideotestsrc.h:
837         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
838         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
839         (gst_ximagesink_get_times), (gst_ximagesink_init):
840         * sys/ximage/ximagesink.h:
841         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
842         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
843         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
844         * sys/xvimage/xvimagesink.h:
845           Convert elements to use fractions for their framerate.
846           V4L elements to come later tonight.
847
848 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
849
850         * gst-libs/gst/audio/audio.c:
851         * gst-libs/gst/audio/audio.h:
852           remove some deprecated functions
853
854 2005-11-22  Andy Wingo  <wingo@pobox.com>
855
856         * Update for gst_tag_setter API changes.
857
858 2005-11-22  Andy Wingo  <wingo@pobox.com>
859
860         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
861         (gst_ogg_demux_perform_seek):
862         * ext/theora/theoradec.c (theora_dec_sink_event):
863         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
864         update-funcnames.
865
866 2005-11-22  Wim Taymans  <wim@fluendo.com>
867
868         * examples/seeking/seek.c: (main):
869         Give higher priority to bus signals than the gtk events
870         to fix a race condition in the segment looping.
871
872 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
873
874         * ext/theora/Makefile.am:
875         * ext/vorbis/Makefile.am:
876         * gst-libs/gst/tag/Makefile.am:
877         * gst-plugins-base.spec.in:
878           Rename libgsttagedit to libgsttag (#322117).
879
880 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
881
882         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
884           Call gst_x_overlay_prepare_xwindow_id() to give applications
885           a final chance to set their own xwindow id before the video
886           sink creates its own window.
887
888 2005-11-22  Julien MOUTTE  <julien@moutte.net>
889
890         * sys/xvimage/xvimagesink.c:
891         (gst_xvimagesink_navigation_send_event): Handle navigation
892         events correcly with borders if applicable.
893
894 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
895
896         Patch by: Luca Ognibene
897
898         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
899         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
900         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
901         (gst_ffmpegcsp_caps_remove_format_info):
902         * gst/ffmpegcolorspace/imgconvert.c:
903         * gst/ffmpegcolorspace/imgconvert_template.h:
904           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
905           #318353); use gst_structure_has_name().
906
907 2005-11-22  Julien MOUTTE  <julien@moutte.net>
908
909         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
910         (gst_ximagesink_class_init): Add debug macros on functions.
911         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
912         (gst_xvimagesink_xwindow_draw_borders),
913         (gst_xvimagesink_xvimage_put),
914         (gst_xvimagesink_xwindow_update_geometry),
915         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
916         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
917         (gst_xvimagesink_xcontext_clear),
918         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
919         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
920         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
921         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
922         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
923         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
924         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
925         expose while being PAUSED, out of data flow navigation events, etc..
926
927 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
928
929         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
930         * gst-libs/gst/audio/audio.h:
931           fix prototype - wondering why the test worked regardless
932
933 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
934
935         * check/Makefile.am:
936         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
937         * gst-libs/gst/audio/audio.h:
938           add a method that returns a proper GstClockTime
939
940 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
941
942         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
943         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
944         * gst-libs/gst/interfaces/xoverlay.h:
945           Remove everything having to do with the desired size; add 
946           gst_x_overlay_prepare_xwindow_id() function; remove the
947           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
948           post a message on the bus instead (#321816).
949
950         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
951         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
952         (gst_xvimagesink_xoverlay_init):
953           Remove desired size stuff (#321816).
954
955 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
956
957         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
958         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
959         (mpeg_video_type_find), (mpeg_video_stream_type_find):
960           Terminate vararg functions with NULL instead of 0 to 
961           make gcc4 happy.
962
963 2005-11-21  Andy Wingo  <wingo@pobox.com>
964
965         patch by: Sebastien Cote <sebas642@yahoo.ca>
966         
967         * gst-libs/gst/rtp/gstrtpbuffer.h: 
968         * gst-libs/gst/rtp/gstrtpbuffer.c
969         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
970
971 2005-11-21  Andy Wingo  <wingo@pobox.com>
972
973         * gst/playback/gstplaybin.c (gen_audio_element) 
974         (gen_video_element): Use the new MISSING_PLUGIN core error
975         category. Closes #320060.
976
977         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
978         * gst/videorate/gstvideorate.c (gst_videorate_event):
979         * ext/theora/theoradec.c (theora_dec_sink_event): 
980         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
981         stream lock.
982
983         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
984         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
985         stream lock changes.
986
987 2005-11-21  Wim Taymans  <wim@fluendo.com>
988
989         * gst-libs/gst/audio/gstbaseaudiosink.c:
990         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
991         (gst_base_audio_sink_provide_clock),
992         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
993         (gst_base_audio_sink_change_state):
994         * gst/audioresample/gstaudioresample.c:
995         Segment update fix.
996
997 2005-11-21  Andy Wingo  <wingo@pobox.com>
998
999         * *.h:
1000         * *.c: Ran scripts/update-macros. Oh yes.
1001
1002 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1003
1004         * sys/ximage/Makefile.am:
1005         * sys/ximage/ximage.c:
1006           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1007           remove your old libgstximage.* manually if necessary).
1008
1009 2005-11-21  Michael Smith <msmith@fluendo.com>
1010
1011         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1012           Minimal fix for bug #320200: set the min/max bitrate in the correct
1013           units. A better fix would be to upgrade to the RATEMANAGE2
1014           interface, rather than using the deprecated interface used here, but
1015           that would require an update in our libvorbis dependency (to 1.1),
1016           which is probably undesirable.
1017
1018 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1019
1020         * ext/libvisual/visual.c: (get_buffer):
1021         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1022         (gst_base_audio_src_fixate):
1023         * gst/audioconvert/gstaudioconvert.c:
1024         (gst_audio_convert_fixate_caps):
1025         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1026         * gst/audiotestsrc/gstaudiotestsrc.c:
1027         (gst_audiotestsrc_src_fixate):
1028         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1029         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1030         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1031         * gst/videotestsrc/gstvideotestsrc.c:
1032         (gst_videotestsrc_src_fixate):
1033         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1034         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1035           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1036           (#322027)
1037
1038
1039 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1040
1041         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1042         (gst_riff_create_iavs_caps):
1043         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1044         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1045         (gst_riff_parse_info):
1046         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1049           Fixes for GST_FOURCC_FORMAT API change.
1050
1051 2005-11-21  Andy Wingo  <wingo@pobox.com>
1052
1053         patch by: Alessandro Dessina <alessandro nnva org>
1054
1055         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1056         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1057         (gst_ogg_parse_chain):
1058         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1059         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1060         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1061         gst_value_list calls on arrays. Fixes #321962.
1062
1063 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1064
1065         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1066         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1067         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1068         * gst/adder/gstadder.c: (gst_adder_init),
1069         (gst_adder_request_new_pad), (gst_adder_collected),
1070         (gst_adder_change_state):
1071           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1072           API change.
1073
1074 2005-11-21  Michael Smith <msmith@fluendo.com>
1075
1076         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1077         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1078           Properly handle pad_push return values.
1079
1080 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1081
1082         * gst-libs/gst/tag/Makefile.am:
1083         * gst-libs/gst/tag/gstvorbistag.c:
1084         (gst_tag_list_to_vorbiscomment_buffer):
1085           Remove obsolete vorbistag element and debug category.
1086
1087         * gst/playback/gstplaybasebin.c: (check_queue):
1088           Don't divide by 0 when queue-threshold is 0.
1089
1090         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1091           Don't modify an existing pixel-aspect-ratio if we fail to read
1092           a new one.
1093
1094 2005-11-20  Wim Taymans  <wim@fluendo.com>
1095
1096         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1097         (gst_vorbisenc_push_packet):
1098         GST_PAD_IS_USABLE is gone, use the return value of
1099         the push or pad_alloc_buffer instead.
1100
1101 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1102
1103         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1104         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1105         (gst_ximagesink_ximage_destroy),
1106         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1107         (gst_ximagesink_xwindow_new),
1108         (gst_ximagesink_xwindow_update_geometry),
1109         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1110         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1111         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1112         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1113         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1114         (gst_ximagesink_navigation_send_event),
1115         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1116         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1117         (gst_ximagesink_finalize), (gst_ximagesink_init),
1118         (gst_ximagesink_class_init):
1119         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1120         This new version brings correct software scaling, non flickering
1121         window while resizing, pixel aspect ratio handling, usage of
1122         hardware buffer pools, out of data flow event thread for 
1123         navigation and handling of expose events even when being PAUSED,
1124         a new property to keep video aspect ratio when resizing, etc...
1125
1126 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1127
1128         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1129         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1130         handling of PAR.
1131
1132 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1133
1134         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1135         Unsetting IS_SINK flag from the fakesink, so decodebin
1136         never behaves as a sink.
1137
1138 2005-11-17  Wim Taymans  <wim@fluendo.com>
1139
1140         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1141         (gst_base_audio_src_change_state):
1142         Fix the audiosrc base class again, we did not unflush.
1143
1144 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1145
1146         * examples/seeking/seek.c: (make_dv_pipeline),
1147         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1148         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1149         to ogg/vorbis/theora pipeline.
1150
1151 2005-11-17  Wim Taymans  <wim@fluendo.com>
1152
1153         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1154         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1155         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1156         Fix EOS on multiple streams.
1157         More debugging.
1158
1159 2005-11-16  Wim Taymans  <wim@fluendo.com>
1160
1161         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1162         (gst_ogg_demux_perform_seek):
1163         Segment done must include stream time.
1164
1165         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1166         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1167         (gst_ogg_mux_change_state):
1168         Fix ogg muxer again.
1169
1170 2005-11-16  Wim Taymans  <wim@fluendo.com>
1171
1172         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1173         Fix compile again.
1174
1175 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1176
1177         * ext/libvisual/visual.c: (gst_visual_init):
1178         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1179         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1180         (gst_ogg_parse_chain):
1181         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1182         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1183         * ext/theora/theoradec.c: (gst_theora_dec_init):
1184         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1185         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1186         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1187         * gst/adder/gstadder.c: (gst_adder_class_init),
1188         (gst_adder_dispose):
1189         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1190         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1191         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1192           Fix a whole set of pad template leaks
1193
1194 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1195
1196         * check/generic/states.c: (GST_START_TEST):
1197           fix the test so that it only checks for elements that are part of
1198           this source module
1199
1200 2005-11-16  Michael Smith <msmith@fluendo.com>
1201
1202         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1203         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1204         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1205         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1206         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1207         (gst_ogg_mux_change_state):
1208           Fix leaking collectpads.
1209
1210 2005-11-16  Edward Hervey  <edward@fluendo.com>
1211
1212         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1213         (gst_videorate_event), (gst_videorate_chain):
1214         Handle segment seeks
1215
1216 2005-11-16  Wim Taymans  <wim@fluendo.com>
1217
1218         * gst-libs/gst/audio/gstbaseaudiosink.c:
1219         (gst_base_audio_sink_provide_clock),
1220         (gst_base_audio_sink_change_state):
1221         Set ringbuffer to non-flushing when going to PAUSED, set to
1222         flushing again when going to READY.
1223
1224         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1225         (gst_ring_buffer_stop):
1226         Start in flushing mode by default.
1227         Don't set flushing in the _stop method, let the app call
1228         this explicitly.
1229
1230 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1231
1232         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1233         * gst-libs/gst/video/videosink.h: Add helper function needed
1234         for video sinks.
1235
1236 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1237
1238         * gst/videoscale/gstvideoscale.c:
1239         (gst_videoscale_handle_src_event):
1240           Don't leak reference to pad parent.
1241
1242 2005-11-16  Wim Taymans  <wim@fluendo.com>
1243
1244         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1245         Set ringbuffer to flushing when stopping so that we don't
1246         block on wait_segment anymore and livelock.
1247
1248 2005-11-16  Wim Taymans  <wim@fluendo.com>
1249
1250         * examples/seeking/seek.c: (send_event), (do_seek),
1251         (loop_toggle_cb), (segment_done), (main):
1252         Added looping checkbox.
1253
1254 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1255
1256         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1257         (gst_ogg_demux_init):
1258         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1259         (gst_vorbis_dec_init):
1260           revert unrefs, they don't pass make check
1261
1262 2005-11-15  Johan Dahlin  <johan@gnome.org>
1263
1264         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1265         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1266         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1267         (gst_vorbis_dec_init):
1268         Fix pad template leaks. 
1269
1270 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1271
1272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1273           Make state change function thread safe.
1274
1275 2005-11-15  Edward Hervey  <edward@fluendo.com>
1276
1277         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1278         (gst_ogg_demux_class_init):
1279         Implement GstElement::send_event, so we can send seek events
1280         in GST_STATE_READY
1281
1282 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1283
1284         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1285         Discovered how to take away flickering while resizing the
1286         window. Please don't put that in ximagesink, refactoring in
1287         progress.
1288
1289 2005-11-14  Michael Smith <msmith@fluendo.com>
1290
1291         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1292         (gst_multifdsink_render):
1293           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1294
1295 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1296
1297         * gst/playback/gstplaybin.c: (gen_audio_element):
1298           Use autoaudiosink, it tends to be more widely available than
1299           autoaudiiosink.
1300           
1301 2005-11-14  Andy Wingo  <wingo@pobox.com>
1302
1303         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1304         as well if it is available. Fixes #316442.
1305
1306 2005-11-14  Michael Smith <msmith@fluendo.com>
1307
1308         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1309         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1310         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1311         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1312         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1313         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1314         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1315         (gst_vorbisenc_change_state):
1316           Fix a small memory leak in vorbisenc.
1317           Fix large memory leaks in oggmux, also fix lots of state change
1318           bugs in oggmux.
1319
1320 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1321
1322         * gst/videotestsrc/gstvideotestsrc.c:
1323         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1324         (gst_videotestsrc_src_fixate):
1325           move fixation to a fixate function
1326           remove negotiate function, basesrc's is good enough
1327           fixes a bug for check when using the element alone
1328
1329 2005-11-13  Edward Hervey  <edward@fluendo.com>
1330
1331         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1332         (key_toggle_cb), (main):
1333         Added checkboxes for adding/removing the accurate and key_unit seek
1334         flags.
1335
1336 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1337
1338         * configure.ac: back to HEAD
1339
1340 === release 0.9.5 ===
1341
1342 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1343
1344         * configure.ac:
1345           releasing 0.9.5, "No No Kia"
1346
1347 2005-11-11  Edward Hervey  <edward@fluendo.com>
1348
1349         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1350         Added parse-launch syntax seeking mode for the seeking example.
1351         This should help stress-test even more cases.
1352         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1353
1354 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1355
1356         * sys/xvimage/xvimagesink.c:
1357         (gst_xvimagesink_navigation_send_event):
1358           Check whether peer pad exists before sending navigation events
1359           to it.
1360
1361 2005-11-11  Michael Smith <msmith@fluendo.com>
1362
1363         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1364         (gst_vorbisenc_buffer_from_packet):
1365         * ext/vorbis/vorbisenc.h:
1366           Set duration on encoded buffers. This allows oggmux's
1367           max_page_delay parameter to actually work.
1368
1369 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1370
1371         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1372         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1373         (gst_ffmpegcsp_avpicture_fill):
1374         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1375         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1376           Make palettes work again (see #132341). Use our own macros
1377           for rounding up.
1378
1379 2005-11-10  Andy Wingo  <wingo@pobox.com>
1380
1381         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1382         string doober.
1383
1384 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1385
1386         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1387         (gst_ffmpegcsp_transform_caps):
1388           Prefer passthrough in transform_caps
1389
1390 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1391
1392         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1393           check for ALSA errors properly, instead of relying on ALSA's
1394           error strings to serve to the user.
1395
1396 2005-11-10  Wim Taymans  <wim@fluendo.com>
1397
1398         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1399         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1400         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1401         Modernise the seek code.
1402
1403 2005-11-10  Michael Smith <msmith@fluendo.com>
1404         
1405         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1406         (setup_substreams), (set_active_source):
1407           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1408           trying to go to NULL if we failed to read a file.
1409
1410 2005-11-10  Wim Taymans  <wim@fluendo.com>
1411
1412         * gst/audiotestsrc/gstaudiotestsrc.c:
1413         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1414         (gst_audiotestsrc_create):
1415         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1416         (gst_sinesrc_get_times), (gst_sinesrc_create):
1417         * gst/videotestsrc/gstvideotestsrc.c:
1418         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1419         (gst_videotestsrc_create):
1420         The base class can now sync for us.
1421
1422 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1423
1424         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1425           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1426           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1427           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1428           format=(fourcc)I420" ! xvimagesink
1429
1430 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1431
1432         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1433         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1434         (gst_sinesrc_newsegment):
1435           Send newsegment event in TIME format, set duration if
1436           num-buffers is set, fix duration querying.
1437
1438 2005-11-10  Michael Smith <msmith@fluendo.com>
1439
1440         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1441         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1442         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1443         (gst_ogg_mux_collected):
1444          Fix EOS handling, partially. Now forwarding an EOS event once we have
1445          EOS on all pads works correctly. However, we still don't properly set
1446          EOS on the actual ogg stream pages.
1447
1448 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1449
1450         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1451           Set elements to NULL state before disposing of them.
1452
1453 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1454
1455         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1456
1457         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1458         (gst_base_rtp_depayload_init),
1459         (gst_base_rtp_depayload_set_gst_timestamp):
1460         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1461           We need to send a newsegment event for each instance, not
1462           just for the first instance of this class (get rid of
1463           static variable in function). (#321011).
1464           
1465 2005-11-08  Michael Smith <msmith@fluendo.com>
1466
1467         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1468         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1469         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1470         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1471           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1472           This makes us mux things correctly according to the ogg muxing
1473           rules. Still not handling EOS correctly right now, though.
1474
1475 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1476
1477         * gst/audioconvert/gstaudioconvert.c:
1478           Fix typo in docs. 
1479
1480 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1481
1482         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1483         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1484           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1485           creating a new chain; should fix live streaming. Also
1486           add more debug output and fix a typo.
1487
1488 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1489
1490         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1491
1492         * gst/volume/gstvolume.c: (volume_set_caps):
1493           Fix compilation on Solaris with Forte. (#320923)
1494
1495 2005-11-08  Wim Taymans  <wim@fluendo.com>
1496
1497         * gst-libs/gst/audio/gstbaseaudiosink.c:
1498         (gst_base_audio_sink_render):
1499         No need to do a typecheck.
1500
1501 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1502
1503         * ext/alsa/gstalsa.h:
1504           We register a debug category, so let's use it.
1505
1506 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1507
1508         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1509         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1510         Fixed a small problem.
1511
1512 2005-11-04  Wim Taymans  <wim@fluendo.com>
1513
1514         * examples/seeking/Makefile.am:
1515         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1516         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1517         (make_playerbin_pipeline), (format_value), (update_scale),
1518         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1519         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1520         (print_usage), (main):
1521         Added app for playback speed testing.
1522
1523         * examples/seeking/seek.c: (dynamic_link),
1524         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1525         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1526         (message_received), (main):
1527         Updated seek example.
1528
1529 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1530
1531         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1532         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1533         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1534         (gst_base_rtp_depayload_set_clock):
1535         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1536         Don't sleep on the bench (system clock) when you have a nice 
1537         comfortable bed (Gstreamer clock) to sleep on.
1538
1539 2005-11-03  Wim Taymans  <wim@fluendo.com>
1540
1541         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1542         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1543         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1544         Handle the case where a pad_block failed.
1545
1546 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1547
1548         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1549
1550         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1551         (gst_base_rtp_depayload_add_to_queue),
1552         (gst_base_rtp_depayload_push),
1553         (gst_base_rtp_depayload_set_gst_timestamp),
1554         (gst_base_rtp_depayload_queue_release):
1555           Fixes some bugs in the depayloader's queuing/de-queueing code.
1556
1557 2005-10-31  Michael Smith <msmith@fluendo.com>
1558
1559         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1560         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1561         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1562           Patch from Alessandro Decina <alessandro@nnva.org>.
1563           Make oggdemux only find the final time in a chain, not per-pad,
1564           since the per-pad information can be very expensive to locate, and
1565           it isn't used anywhere. This makes reading a file containing
1566           OggSkeleton reasonably fast.
1567           Also, make chain finding work when there are logical bitstreams that
1568           can't be decoded. Fixes #319110.
1569
1570 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1571
1572         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1573         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1574         (gst_base_rtp_depayload_chain),
1575         (gst_base_rtp_depayload_add_to_queue),
1576         (gst_base_rtp_depayload_push),
1577         (gst_base_rtp_depayload_set_gst_timestamp),
1578         (gst_base_rtp_depayload_queue_release),
1579         (gst_base_rtp_depayload_start_thread),
1580         (gst_base_rtp_depayload_set_property),
1581         (gst_base_rtp_depayload_get_property):
1582         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1583         Some random fixes, to fullfill the desires of thomas.
1584
1585 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1586
1587         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1588         (gst_base_rtp_depayload_add_to_queue),
1589         (gst_base_rtp_depayload_push):
1590         Fixed the queueing algorithm.
1591
1592 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1593
1594         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1595         (gst_base_rtp_depayload_push):
1596         A small fix
1597
1598 2005-10-31  Wim Taymans  <wim@fluendo.com>
1599
1600         * gst-libs/gst/audio/gstringbuffer.h:
1601         Don't break ABI.
1602
1603         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1604         (gst_ffmpeg_caps_to_pixfmt):
1605         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1606         (gst_ffmpegcsp_set_caps):
1607         Some more comments.
1608         Handle missing required caps fields better.
1609
1610 2005-10-31  Wim Taymans  <wim@fluendo.com>
1611
1612         * gst-libs/gst/audio/gstbaseaudiosink.c:
1613         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1614         (gst_base_audio_sink_render):
1615         * gst-libs/gst/audio/gstringbuffer.c:
1616         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1617         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1618         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1619         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1620         (gst_ring_buffer_read):
1621         * gst-libs/gst/audio/gstringbuffer.h:
1622         Add flushing mode to the ringbuffer so that it in all cases does
1623         not try to handle more audio. This makes sure it does not try to
1624         block anymore when flushing and fixes a livelock.
1625
1626 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1627
1628         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1629         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1630         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1631           Explicitly check for -1 values before doing a conversion
1632           and always map them to -1. (#315545)
1633
1634 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1635
1636         * gst/playback/gstplaybin.c: (gen_video_element):
1637           first try autovideosink, then xvimagesink, then error out
1638         * po/POTFILES.in:
1639           add translatable file
1640         * po/af.po:
1641         * po/az.po:
1642         * po/cs.po:
1643         * po/en_GB.po:
1644         * po/hu.po:
1645         * po/it.po:
1646         * po/nb.po:
1647         * po/nl.po:
1648         * po/or.po:
1649         * po/sq.po:
1650         * po/sr.po:
1651         * po/sv.po:
1652         * po/uk.po:
1653         * po/vi.po:
1654           update translations
1655
1656 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1657
1658         * gst-libs/gst/rtp/gstbasedepayload.c:
1659         * gst-libs/gst/rtp/gstbasedepayload.h:
1660           Minor cleanups
1661
1662 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1663
1664         * gst/playback/.cvsignore:
1665         * gst/playback/decodetest.c:
1666         * gst/playback/test3.c:
1667           Port these two tests as well.
1668
1669 2005-10-27  Wim Taymans  <wim@fluendo.com>
1670
1671         * ext/theora/theoradec.c: (theora_dec_src_query),
1672         (theora_dec_sink_event):
1673         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1674         (theora_enc_change_state):
1675         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1676         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1677         Take proper locks when handling events.
1678
1679 2005-10-27  Wim Taymans  <wim@fluendo.com>
1680
1681         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1682         (gst_adder_change_state):
1683         Fix timestamps and fix deadlock when stopping the collectpads.
1684
1685 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1686
1687         * gst-libs/gst/rtp/gstrtpbuffer.h:
1688         Declaring the payload types as strings too so that they can be used
1689         in the padtemplate inialization.
1690
1691 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1692
1693         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1694
1695         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1696         (gst_base_rtp_depayload_class_init):
1697         Fixes a small but nasty bug. The derived elements no longer segfaults
1698         on finalization.
1699
1700 2005-10-26  Michael Smith <msmith@fluendo.com>
1701
1702         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1703           When clearing an audioconvert context, set tmpbufsize to zero, so
1704           we'll allocate it again later if required.
1705           This fixes audioconvert re-negotiating formats, which previously
1706           segfaulted with a NULL destination buffer.
1707
1708 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1709
1710         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1711         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1712         (gst_base_rtp_depayload_set_gst_timestamp),
1713         (gst_base_rtp_depayload_queue_release):
1714         Fixed a smalll memleak.
1715
1716 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1717         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1718         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1719         (gst_base_rtp_depayload_finalize),
1720         (gst_base_rtp_depayload_setcaps),
1721         (gst_base_rtp_depayload_add_to_queue),
1722         (gst_base_rtp_depayload_push),
1723         (gst_base_rtp_depayload_set_gst_timestamp),
1724         (gst_base_rtp_depayload_queue_release),
1725         (gst_base_rtp_depayload_thread),
1726         (gst_base_rtp_depayload_change_state):
1727         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1728         Changed the C++ comments to C comments
1729
1730 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1731
1732         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1733         * gst/tcp/gsttcpclientsrc.h:
1734         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1735         * gst/tcp/gsttcpserversrc.h:
1736           Remove unused 'curoffset' structure member.
1737
1738 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1739
1740         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1741         (gst_base_rtp_depayload_base_init),
1742         (gst_base_rtp_depayload_finalize):
1743         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1744         * gst-libs/gst/rtp/gstbasertppayload.h:
1745           The pad-template on the sinkpad should be set by the derived classes.
1746           Also added some useful macros.
1747
1748 2005-10-24  Wim Taymans  <wim@fluendo.com>
1749
1750         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1751         Correctly flush decoder samples even if we could not
1752         copy them to an output buffer. Fixes #319618.
1753
1754 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1755
1756         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1758         the caps against our xcontext caps.
1759
1760 2005-10-24  Wim Taymans  <wim@fluendo.com>
1761
1762         * gst-libs/gst/audio/gstbaseaudiosink.c:
1763         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1764         Remove g_print
1765         Use sync property from baseclass to disable sync.
1766
1767 2005-10-24  Wim Taymans  <wim@fluendo.com>
1768
1769         * gst-libs/gst/audio/gstbaseaudiosink.c:
1770         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1771         Buffers with no timestamps get aligned with previous buffers or
1772         on underrun, played ASAP.
1773
1774 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1775
1776         * gst-libs/gst/video/video.h:
1777         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1778         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1779         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1780         here comes my change on caps for framerate and geometry range.
1781         We are now accepting 1 to MAXINT for width and height, and from
1782         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1783         to be blended correctly in videomixer.
1784
1785 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1786
1787         * configure.ac:
1788           back to HEAD
1789
1790 === release 0.9.4 ===
1791
1792 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1793
1794         * NEWS:
1795         * RELEASE:
1796         * configure.ac:
1797           releasing 0.9.4, "Velociraptor"
1798
1799 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1800
1801         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1802         * po/POTFILES.in:
1803           STOPPED -> FAILED
1804
1805 2005-10-21  Wim Taymans  <wim@fluendo.com>
1806
1807         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1808         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1809         (pad_blocked), (close_pad_link), (new_pad):
1810         Don't try to remove elements twice.
1811
1812 2005-10-21  Wim Taymans  <wim@fluendo.com>
1813
1814         * ext/theora/theoradec.c: (theora_dec_src_query),
1815         (theora_dec_sink_event):
1816         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1817         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1818         (vorbis_handle_data_packet):
1819         * ext/vorbis/vorbisdec.h:
1820         Fix old naming.
1821
1822         * gst-libs/gst/audio/gstbaseaudiosink.c:
1823         (gst_base_audio_sink_render):
1824         Don't try to sync on buffers without a timestamp.
1825
1826 2005-10-21  Wim Taymans  <wim@fluendo.com>
1827
1828         * ext/theora/theoradec.c: (theora_dec_src_query),
1829         (theora_dec_sink_event):
1830         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1831         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1832         (vorbis_handle_data_packet):
1833         * ext/vorbis/vorbisdec.h:
1834         Fix old naming.
1835
1836 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1837
1838         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1839         (gst_vorbisenc_src_query):
1840           Implement position and duration queries.
1841
1842         * gst/playback/test3.c: (update_scale), (main):
1843           Fix for async state changes and print nicer output.
1844
1845 2005-10-20  Wim Taymans  <wim@fluendo.com>
1846
1847         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1848         (dump_element_stats), (main):
1849         * gst/playback/test6.c: (main):
1850         Fix tests again
1851
1852 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1853
1854         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1855         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1856           Don't use functions for position queries when handling
1857           duration queries.
1858
1859 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1860
1861         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1862         (vorbis_handle_data_packet), (vorbis_dec_chain),
1863         (vorbis_dec_change_state):
1864         * ext/vorbis/vorbisdec.h:
1865           Vorbis streams can be embedded in other container formats
1866           than ogg, container formats where the demuxer might set 
1867           timestamps on encoded vorbis buffers instead of those silly 
1868           granulepos thingies. In short: make vorbisdec handle 
1869           timestamps on incoming buffers as well.
1870
1871 2005-10-20  Wim Taymans  <wim@fluendo.com>
1872
1873         * gst/playback/gstplaybasebin.c: (group_destroy),
1874         (gst_play_base_bin_change_state):
1875         Fix leak.
1876         Handle case where playbasebin is now ASYNC because
1877         decodebin is.
1878
1879 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1880
1881         * gst/audioconvert/Makefile.am:
1882         * gst/audioconvert/bufferframesconvert.c:
1883         * gst/audioconvert/plugin.c: (plugin_init):
1884         * gst/audioconvert/plugin.h:
1885           And bye bye buffer-frames-convert
1886
1887 2005-10-19  Wim Taymans  <wim@fluendo.com>
1888
1889         * check/elements/audioconvert.c:
1890         * docs/libs/tmpl/gstaudio.sgml:
1891         * docs/libs/tmpl/gstcolorbalance.sgml:
1892         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1893         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1894         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1895         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1896         * gst-libs/gst/audio/audio.h:
1897         * gst/audioconvert/audioconvert.h:
1898         * gst/audioconvert/gstaudioconvert.c:
1899         (gst_audio_convert_parse_caps):
1900         * gst/volume/gstvolume.c:
1901         Bye bye buffer-frames.
1902
1903 2005-10-19  Wim Taymans  <wim@fluendo.com>
1904
1905         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1906         (query_positions_elems), (query_positions_pads), (update_scale),
1907         (do_seek), (set_update_scale), (message_received), (main):
1908         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1909         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1910         (gst_ogg_demux_loop):
1911         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1912         * ext/theora/theoradec.c: (theora_dec_src_query),
1913         (theora_dec_sink_event):
1914         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1915         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1916         * gst/adder/gstadder.c: (gst_adder_query):
1917         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1918         * gst/playback/test3.c: (update_scale):
1919         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1920         (dump_element_stats), (main):
1921         * gst/playback/test6.c: (main):
1922         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1923         Query API update.
1924
1925 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1926
1927         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1928         (xml_check_first_element), (xml_type_find), (smil_type_find),
1929         (plugin_init):
1930           Add typefinding for SMIL and for generic XML. Based on patch by
1931           Akos Maroy (#308663).
1932
1933 2005-10-18  Wim Taymans  <wim@fluendo.com>
1934
1935         * gst/playback/Makefile.am:
1936         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1937         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1938         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1939         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1940         (gst_decode_bin_change_state):
1941         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1942         (gst_play_bin_send_event_to_sink):
1943         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1944         (dump_element_stats), (main):
1945         * gst/playback/test6.c: (main):
1946         Make playbin async, it'll commit state to paused when all streams
1947         are detected.
1948         Remove ugly hack.
1949         Added test6.c to show async behaviour.
1950
1951 2005-10-18  Wim Taymans  <wim@fluendo.com>
1952
1953         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1954         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1955         Fix for segment-start/stop API change.
1956
1957 2005-10-18  Wim Taymans  <wim@fluendo.com>
1958
1959         * check/Makefile.am:
1960         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1961         (main):
1962         Add future test for clock selection.
1963
1964 2005-10-18  Wim Taymans  <wim@fluendo.com>
1965
1966         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1967         (gst_alsasink_close):
1968         Set handle to NULL.
1969
1970         * gst-libs/gst/audio/gstringbuffer.c:
1971         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1972         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1973         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1974         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1975         (gst_ring_buffer_read):
1976         More debug info.
1977
1978 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1979
1980         * gst/audiotestsrc/Makefile.am:
1981         * gst/sine/Makefile.am:
1982         * gst/volume/Makefile.am:
1983           fix broken build of controllerized plugins
1984
1985 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1986
1987         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1988
1989         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1990         (gst_riff_create_video_template_caps):
1991           Add support for Indeo-3 (IV32).
1992
1993 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1994
1995         * configure.ac:
1996           rewrite
1997
1998 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1999
2000         * gst-libs/gst/video/video.c: (gst_video_get_size):
2001         * gst/audiotestsrc/gstaudiotestsrc.c:
2002           doc updates
2003
2004 2005-10-17  Andy Wingo  <wingo@pobox.com>
2005
2006         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2007         with the collectpads change.
2008         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2009
2010         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2011
2012         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2013
2014         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2015         alloc_buffer flow return to callers.
2016         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2017         change. Fix some memleaks in theoraenc.
2018
2019         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2020         in strange circumstance.
2021
2022 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2023
2024         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2025         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2026         from caps, let's use the caps...
2027
2028 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2029
2030         * configure.ac:
2031           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2032
2033 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2034
2035         * gst-libs/gst/interfaces/Makefile.am:
2036           fix silly typo
2037
2038 2005-10-16  Andy Wingo  <wingo@pobox.com>
2039
2040         * gst/playback/gstdecodebin.c
2041         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2042         function!
2043         (try_to_link_1): Increase kraziness level.
2044
2045 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2046
2047         * configure.ac:
2048           restructure like the core one
2049         * gst-libs/gst/audio/Makefile.am:
2050         * gst-libs/gst/interfaces/Makefile.am:
2051         * gst-libs/gst/net/Makefile.am:
2052         * gst-libs/gst/riff/Makefile.am:
2053         * gst-libs/gst/rtp/Makefile.am:
2054         * gst-libs/gst/tag/Makefile.am:
2055         * gst-libs/gst/video/Makefile.am:
2056           use correct linker flags, now the libs are properly versioned
2057         * check/elements/audioconvert.c: (verify_convert):
2058         * ext/alsa/gstalsaplugin.c:
2059         * ext/cdparanoia/gstcdparanoia.c:
2060         * ext/gnomevfs/gstgnomevfs.c:
2061         * ext/libvisual/visual.c:
2062         * ext/ogg/gstogg.c:
2063         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2064         * ext/theora/theora.c:
2065         * ext/vorbis/vorbis.c:
2066         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2067         * gst-libs/gst/tag/gsttagediting.c:
2068         * gst-libs/gst/video/video.c:
2069         * gst/adder/gstadder.c:
2070         * gst/audioconvert/plugin.c:
2071         * gst/audiorate/gstaudiorate.c:
2072         * gst/audioresample/gstaudioresample.c:
2073         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2074         * gst/audioscale/gstaudioscale.c:
2075         * gst/audioscale/resample.c:
2076         * gst/audiotestsrc/gstaudiotestsrc.c:
2077         * gst/ffmpegcolorspace/gstffmpeg.c:
2078         * gst/playback/gstdecodebin.c: (close_pad_link):
2079         * gst/playback/gstplaybin.c: (gen_video_element),
2080         (gen_audio_element):
2081         * gst/sine/gstsinesrc.c:
2082         * gst/subparse/gstsubparse.c:
2083         * gst/tags/gsttagediting.c:
2084         * gst/tcp/gsttcpplugin.c:
2085         * gst/typefind/gsttypefindfunctions.c:
2086         * gst/videorate/gstvideorate.c:
2087         * gst/videoscale/gstvideoscale.c:
2088         * gst/videotestsrc/gstvideotestsrc.c:
2089         * gst/volume/gstvolume.c:
2090         * sys/v4l/gstv4l.c:
2091         * sys/ximage/ximage.c:
2092         * sys/xvimage/xvimagesink.c:
2093           fix up defines
2094
2095 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2096
2097         * ext/vorbis/vorbisenc.c:
2098         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2099         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2100         (gst_tag_to_vorbis_comments):
2101           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2102
2103 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2104
2105         * examples/stats/mp2ogg.c:
2106         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2107           typo fixes
2108
2109 2005-10-13  Michael Smith <msmith@fluendo.com>
2110
2111         * ext/ogg/gstoggmux.c:
2112           Use magic glib macros to define constants as 64 bit, to ensure
2113           appropriate vararg passing.
2114
2115 2005-10-13  Michael Smith <msmith@fluendo.com>
2116
2117         * ext/ogg/gstoggmux.c:
2118         * gst/audioconvert/audioconvert.c: (float):
2119           Don't use LL suffix, as it's not portable, and neither of these
2120           uses required it anyway.
2121
2122 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2123
2124         * examples/indexing/indexmpeg.c: (main):
2125         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2126         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2127         (cdparanoia_convert), (cdparanoia_query):
2128         * ext/cdparanoia/gstcdparanoia.h:
2129         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2130         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2131         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2132         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2133         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2134         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2135         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2136         (gst_multifdsink_render), (gst_multifdsink_start),
2137         (gst_multifdsink_stop):
2138         * gst/tcp/gstmultifdsink.h:
2139         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2140         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2141         (gst_tcpclientsink_stop):
2142         * gst/tcp/gsttcpclientsink.h:
2143         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2144         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2145         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2146         * gst/tcp/gsttcpclientsrc.h:
2147         * gst/tcp/gsttcpserversink.h:
2148         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2149         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2150         (gst_tcpserversrc_stop):
2151         * gst/tcp/gsttcpserversrc.h:
2152         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2153         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2154         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2155           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2156           moved bitshift from macro to enum definition
2157
2158 2005-10-12  Wim Taymans  <wim@fluendo.com>
2159
2160         * examples/seeking/Makefile.am:
2161         Oops.
2162
2163 2005-10-12  Wim Taymans  <wim@fluendo.com>
2164
2165         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2166         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2167         Don't assert on normal stuff.
2168
2169         * gst/playback/gstplaybin.c: (do_playbin_seek):
2170         API fix.
2171
2172 2005-10-12  Wim Taymans  <wim@fluendo.com>
2173
2174         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2175         * examples/seeking/Makefile.am:
2176         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2177         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2178         (do_seek), (set_update_scale), (message_received), (main):
2179         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2180         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2181         Update for _get_state() API change.
2182
2183 2005-10-11  Wim Taymans  <wim@fluendo.com>
2184
2185         * gst-libs/gst/audio/gstbaseaudiosink.c:
2186         (gst_base_audio_sink_render):
2187         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2188         (gst_base_audio_src_create):
2189         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2190         (gst_ring_buffer_read):
2191         Cleanups.
2192         Commit and read from ringbuffer in samples rather than bytes.
2193
2194 2005-10-11  Wim Taymans  <wim@fluendo.com>
2195
2196         * gst-libs/gst/audio/gstbaseaudiosink.c:
2197         (gst_base_audio_sink_render):
2198         Respect segment rate and accum when scheduling samples.
2199
2200 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2201
2202         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2203         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2204         EOS correctly, that needs more work.
2205
2206 2005-10-11  Wim Taymans  <wim@fluendo.com>
2207
2208         * check/generic/states.c: (GST_START_TEST):
2209         remove old property.
2210
2211         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2212         (gst_ogg_demux_perform_seek):
2213         * ext/theora/theoradec.c: (theora_dec_sink_event):
2214         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2215         (vorbis_handle_data_packet):
2216         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2217         (gst_base_rtp_depayload_set_gst_timestamp):
2218         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2219         Update for newsegment API change.
2220
2221 2005-10-11  Michael Smith <msmith@fluendo.com>
2222
2223         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2224         (do_playbin_seek), (gst_play_bin_send_event):
2225           Override send_event differently, so that we can takes bits of
2226           functionality from GstPipeline (special handling for seeks,
2227           including pausing/resuming, and resetting stream time) and still get
2228           the appropriate behaviour of only forwarding event to a single sink,
2229           rather than all of them.
2230           Unfortunately requires a lot of code duplication, but the
2231           alternatives are equally ugly in the end.
2232
2233 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2234
2235         * check/elements/audioconvert.c: (setup_audioconvert),
2236         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2237         (GST_START_TEST), (audioconvert_suite):
2238           clean up tests a little, fix some leaks.
2239
2240 2005-10-10  Wim Taymans  <wim@fluendo.com>
2241
2242         * ext/alsa/gstalsasink.c:
2243         Also allow unsigned int.
2244
2245         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2246         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2247         Small cleanup
2248
2249 2005-10-10  Wim Taymans  <wim@fluendo.com>
2250
2251         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2252         Small update, use API as stated in design docs.
2253
2254         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2255         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2256         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2257         (message_received), (main):
2258         Updated seek example for GOption. Some usability improvements.
2259
2260 2005-10-10  Wim Taymans  <wim@fluendo.com>
2261
2262         * gst/audioconvert/audioconvert.h:
2263         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2264         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2265         Alloc temp storage somewhere else where we can do it more
2266         portable.
2267
2268 2005-10-10  Wim Taymans  <wim@fluendo.com>
2269
2270         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2271         (gst_tcpserversrc_start):
2272         Don't block in accept while doing the state change, move
2273         to poll and make cancellable.
2274
2275 2005-10-09  Philippe Khalaf <burger@speedy.org>
2276
2277         * gst-libs/gst/rtp/rtpbasedepayload.c:
2278         Set timestamp and add queue delay to timestamp
2279         * gst-libs/gst/rtp/rtpbuffer.h:
2280         Set correct payload type for h263
2281
2282 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2283
2284         * gst/audiotestsrc/gstaudiotestsrc.c:
2285         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2286         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2287         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2288         (gst_audiotestsrc_create_triangle),
2289         (gst_audiotestsrc_create_silence),
2290         (gst_audiotestsrc_create_white_noise),
2291         (gst_audiotestsrc_init_pink_noise),
2292         (gst_audiotestsrc_generate_pink_noise_value),
2293         (gst_audiotestsrc_create_pink_noise),
2294         (gst_audiotestsrc_change_wave):
2295         * gst/audiotestsrc/gstaudiotestsrc.h:
2296           fixed typo, added pink noise
2297
2298 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2299
2300         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2301         (plugin_init):
2302           Add wavpack and spc typefind functions from 0.8 branch.
2303
2304 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2305
2306         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2307         (ar_type_find), (msdos_type_find), (plugin_init):
2308           Add typefind functions for tar archives, ar archives,
2309           RAR archives, and msdos-executables (dlls, exe, etc.).
2310           Some of those would be wrongly identified as mpeg
2311           streams of some sort before (#315550).
2312
2313 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2314
2315         * configure.ac:
2316         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2317         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2318         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2319         * gst/audiotestsrc/Makefile.am:
2320         * gst/audiotestsrc/gstaudiotestsrc.c:
2321         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2322         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2323         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2324         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2325         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2326         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2327         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2328         (gst_audiotestsrc_create_silence),
2329         (gst_audiotestsrc_create_white_noise),
2330         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2331         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2332         (gst_audiotestsrc_start), (plugin_init):
2333         * gst/audiotestsrc/gstaudiotestsrc.h:
2334           add new plugin and element
2335         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2336           use gobject_class
2337
2338 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2339
2340         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2341         (gst_adder_init), (gst_adder_request_new_pad),
2342         (gst_adder_change_state):
2343           Add query function to source pad, so adder reports the correct
2344           time/sample position when queried (#315457); fix state change
2345           function; use GST_DEBUG_FUNCPTR() for pad functions.
2346
2347 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2348
2349         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2350           Fix leaks in typefind registration
2351           Clean up the gratuitous commenting and whitespacing a little
2352
2353 2005-10-08  Wim Taymans  <wim@fluendo.com>
2354
2355         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2356         Only actually wait for the thread to be stopped if it's 
2357         running.
2358
2359 2005-10-08  Wim Taymans  <wim@fluendo.com>
2360
2361         * gst-libs/gst/audio/gstbaseaudiosink.c:
2362         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2363         If we receive EOS we can start playback of what we had.
2364
2365 2005-10-08  Wim Taymans  <wim@fluendo.com>
2366
2367         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2368         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2369         (gst_multifdsink_stop):
2370         Fix crasher when going to NULL multiple times.
2371
2372 2005-10-06  Wim Taymans  <wim@fluendo.com>
2373
2374         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2375         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2376         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2377         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2378         patch from Edgard Lima <edgard.lima@indt.org.br>
2379         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2380
2381 2005-10-06  Wim Taymans  <wim@fluendo.com>
2382
2383         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2384         Report the FLOW_RETURN as string in the error message.
2385
2386         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2387         Don't assert when clearing an unnegotiated buffer.
2388
2389 2005-10-04  Michael Smith <msmith@fluendo.com>
2390
2391         * gst/playback/gstplaybasebin.c: (group_destroy),
2392         (gen_preroll_element), (remove_groups), (setup_source):
2393         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2394         (setup_sinks), (gst_play_bin_send_event),
2395         (gst_play_bin_change_state):
2396           Set state to NULL before removing from bin. Fix refcounting.
2397
2398 2005-10-04  Michael Smith <msmith@fluendo.com>
2399
2400         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2401           Correct refcounting in send_event() function. Previously was wrong
2402           if the first sink was unable to handle the event.
2403
2404 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2405
2406         * configure.ac:
2407           back to development
2408
2409 === release 0.9.3 ===
2410
2411 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2412
2413         * configure.ac:
2414           Releasing 0.9.3, "De Facto"
2415
2416 2005-10-03  Andy Wingo  <wingo@pobox.com>
2417
2418         * gst/playback/gstdecodebin.c (try_to_link_1)
2419         (remove_element_chain): set element to NULL before removing it.
2420
2421 2005-10-02  Johan Dahlin  <johan@gnome.org>
2422
2423         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2424         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2425         MT safe.
2426
2427 2005-10-02  Andy Wingo  <wingo@pobox.com>
2428
2429         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2430         (gst_ring_buffer_prepare_read): 
2431         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2432         Demote to LOG.
2433
2434 2005-09-29  Wim Taymans  <wim@fluendo.com>
2435
2436         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2437         * ext/theora/theoradec.c: (theora_handle_data_packet):
2438         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2439         Propagate error codes from alloc_buffer too.
2440
2441 2005-09-29  Wim Taymans  <wim@fluendo.com>
2442
2443         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2444         We use fixed caps.
2445
2446         * gst/playback/Makefile.am:
2447         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2448         (dump_element_stats), (main):
2449         Added example stream introspection code.
2450
2451 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2452
2453         * gst/adder/gstadder.c: (gst_adder_collected):
2454           fix adder for float elements
2455
2456 2005-09-28  Wim Taymans  <wim@fluendo.com>
2457
2458         * gst-libs/gst/audio/gstbaseaudiosink.c:
2459         (gst_base_audio_sink_class_init),
2460         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2461         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2462         (gst_base_audio_src_class_init),
2463         (gst_base_audio_src_provide_clock):
2464         get_clock -> provide_clock
2465
2466 2005-09-28  Andy Wingo  <wingo@pobox.com>
2467
2468         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2469         and unlocking.
2470
2471         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2472         unlocking.
2473
2474         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2475         Actually add the pad template.
2476         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2477
2478         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2479         I'm at it...
2480
2481         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2482         from fdsrc. Get caps in create() instead of start() so it can be
2483         interrupted. Interruption somewhat untested.
2484
2485         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2486         Proper EOS handling.
2487
2488 2005-09-27  Andy Wingo  <wingo@pobox.com>
2489
2490         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2491
2492         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2493
2494         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2495
2496         * gst/tcp/gsttcp.h: 
2497         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2498         out of tcpclientsrc.c. Cancellable.
2499         (gst_tcp_socket_read): Made private, cancellable, with better
2500         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2501         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2502         whole buffer, and better diagnostics.
2503         (gst_tcp_gdp_read_caps): Same.
2504
2505         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2506
2507 2005-09-26  Andy Wingo  <wingo@pobox.com>
2508
2509         * gst/sine/gstsinesrc.h:
2510         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2511         change the 'sync' property to 'is-live' and implement it halfway,
2512         update for controller api change.
2513
2514         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2515         controller api change.
2516
2517 2005-09-24  Wim Taymans  <wim@fluendo.com>
2518
2519         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2520         * gst-libs/gst/audio/gstaudiosink.c:
2521         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2522         (gst_audioringbuffer_stop):
2523         * gst-libs/gst/audio/gstbaseaudiosink.c:
2524         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2525         (gst_base_audio_sink_change_state):
2526         * gst-libs/gst/audio/gstbaseaudiosink.h:
2527         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2528         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2529         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2530         * gst-libs/gst/audio/gstringbuffer.h:
2531         Fix sync again. Moved sample alignment to basesink.
2532
2533 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2534
2535         * docs/plugins/Makefile.am:
2536         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2537         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2538         * gst/volume/gstvolume.c:
2539           add/fix docs
2540         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2541         * gst-libs/gst/audio/audio.h:
2542           add conversion macros for frames <-> clocktime
2543
2544 2005-09-23  David Schleef  <ds@schleef.org>
2545
2546         * gst/audioresample/Makefile.am:
2547         * gst/audioresample/debug.h:
2548         * gst/audioresample/gstaudioresample.c:
2549         * gst/audioresample/resample.c: Convert to using gst debugging
2550
2551 2005-09-22  Wim Taymans  <wim@fluendo.com>
2552
2553         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2554         (gst_play_bin_send_event):
2555         Only seek on one sink, the first one that succeeds.
2556
2557 2005-09-22  Michael Smith <msmith@fluendo.com>
2558
2559         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2560         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2561         Don't flush encoder state unless we have an initialised encoder.
2562         Clear out encoder state on PAUSED_TO_READY.
2563
2564 2005-09-22  Wim Taymans  <wim@fluendo.com>
2565
2566         * gst-libs/gst/rtp/gstbasertppayload.c:
2567         (gst_basertppayload_class_init), (gst_basertppayload_init),
2568         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2569         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2570         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2571         (gst_basertppayload_set_property),
2572         (gst_basertppayload_get_property),
2573         (gst_basertppayload_change_state):
2574         * gst-libs/gst/rtp/gstbasertppayload.h:
2575         Added max-ptime to control amount of data in the rtp packets.
2576
2577 2005-09-21  Andy Wingo  <wingo@pobox.com>
2578
2579         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2580         thingies.
2581
2582         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2583         can be called multiple times, dogs.
2584
2585 2005-09-21  Wim Taymans  <wim@fluendo.com>
2586
2587         * gst-libs/gst/rtp/gstbasertppayload.c:
2588         (gst_basertppayload_class_init), (gst_basertppayload_init),
2589         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2590         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2591         (gst_basertppayload_push), (gst_basertppayload_get_property),
2592         (gst_basertppayload_change_state):
2593         Allow 0 ssrc too.
2594
2595 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2596
2597         * docs/libs/compiling.sgml:
2598           fixing typos
2599
2600 2005-09-20  Wim Taymans  <wim@fluendo.com>
2601
2602         * gst-libs/gst/rtp/gstbasertppayload.c:
2603         (gst_basertppayload_class_init), (gst_basertppayload_init),
2604         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2605         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2606         (gst_basertppayload_push), (gst_basertppayload_set_property),
2607         (gst_basertppayload_get_property),
2608         (gst_basertppayload_change_state):
2609         * gst-libs/gst/rtp/gstbasertppayload.h:
2610         Added property to configure sequence number offsets.
2611
2612 2005-09-20  Wim Taymans  <wim@fluendo.com>
2613
2614         * gst-libs/gst/rtp/gstbasertppayload.c:
2615         (gst_basertppayload_class_init), (gst_basertppayload_init),
2616         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2617         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2618         (gst_basertppayload_push), (gst_basertppayload_set_property),
2619         (gst_basertppayload_get_property),
2620         (gst_basertppayload_change_state):
2621         * gst-libs/gst/rtp/gstbasertppayload.h:
2622         Make timestamp offset configurable.
2623
2624 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2625
2626         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2627           fix wrong pop/unref
2628
2629 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2630
2631         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2632
2633         * gst-libs/gst/interfaces/propertyprobe.c:
2634         (gst_property_probe_probe_property_name),
2635         (gst_property_probe_needs_probe_name),
2636         (gst_property_probe_get_values_name),
2637         (gst_property_probe_probe_and_get_values_name):
2638           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2639           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2640
2641 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2642
2643         * check/Makefile.am:
2644           have some tests be disabled for valgrinding
2645         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2646         (GST_START_TEST):
2647         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2648           Fix A Leak.  Chain To Parent Finalize.
2649
2650 2005-09-19  Wim Taymans  <wim@fluendo.com>
2651
2652         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2653         Fixed wav pipeline.
2654
2655 2005-09-19  Wim Taymans  <wim@fluendo.com>
2656
2657         * gst-libs/gst/rtp/gstbasertppayload.c:
2658         (gst_basertppayload_class_init), (gst_basertppayload_init),
2659         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2660         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2661         (gst_basertppayload_push), (gst_basertppayload_get_property),
2662         (gst_basertppayload_change_state):
2663         Posting ERROR and WARNING messages is good.
2664
2665 2005-09-19  Wim Taymans  <wim@fluendo.com>
2666
2667         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2668         (gst_base_rtp_depayload_add_to_queue),
2669         (gst_base_rtp_depayload_push),
2670         (gst_base_rtp_depayload_set_gst_timestamp),
2671         (gst_base_rtp_depayload_queue_release):
2672         This one was not supposed to go in.
2673
2674 2005-09-19  Wim Taymans  <wim@fluendo.com>
2675
2676         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2677         Fix for bus API.
2678
2679         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2680         (gst_base_rtp_depayload_chain),
2681         (gst_base_rtp_depayload_add_to_queue),
2682         (gst_base_rtp_depayload_push),
2683         (gst_base_rtp_depayload_set_gst_timestamp),
2684         (gst_base_rtp_depayload_queue_release):
2685         Some cleanups.
2686
2687         * gst-libs/gst/rtp/gstbasertppayload.c:
2688         (gst_basertppayload_class_init), (gst_basertppayload_init),
2689         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2690         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2691         (gst_basertppayload_get_property),
2692         (gst_basertppayload_change_state):
2693         Added debugging category.
2694
2695 2005-09-18  David Schleef  <ds@schleef.org>
2696
2697         * gst/playback/gstdecodebin.c: free plugin list correctly
2698         * gst/playback/gstplaybin.c: emit warning if autovideosink
2699           and autoaudiosink can't be found (instead of segfaulting)
2700
2701 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2702
2703         * check/elements/audioconvert.c: (GST_START_TEST):
2704           try out 24 bit conversion
2705
2706 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2707
2708         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2709         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2710         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2711         * ext/vorbis/vorbisenc.h:
2712           Fix EOS handling.  Still needs a fix in the ogg muxer to
2713           mark the last page as eos.
2714
2715 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2716
2717         * common/gtk-doc-plugins.mak:
2718         * docs/plugins/Makefile.am:
2719         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2720         * gst/ffmpegcolorspace/Makefile.am:
2721         * gst/ffmpegcolorspace/avcodec.h:
2722         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2723         * gst/tcp/gstmultifdsink.c:
2724           fix up ffmpegcolorspace docs; extract header
2725
2726 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2727
2728         * common/gtk-doc-plugins.mak:
2729         * docs/plugins/Makefile.am:
2730         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2731         * ext/theora/Makefile.am:
2732         * ext/theora/gsttheoraenc.h:
2733         * ext/theora/theoraenc.c:
2734         * ext/vorbis/vorbisenc.c:
2735           pick up signals and args for vorbis; add some docs for vorbis
2736
2737 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2738
2739         * common/gstdoc-scangobj:
2740         * common/gtk-doc-plugins.mak:
2741         * docs/libs/Makefile.am:
2742         * docs/plugins/gst-plugins-base-plugins.args:
2743         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2744         * docs/plugins/gst-plugins-base-plugins.interfaces:
2745         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2746         * docs/plugins/gst-plugins-base-plugins.signals:
2747           only scanobj stuff from our source module.  Not sure yet
2748           if that's correct, given the hierarchy stuff :)
2749
2750 2005-09-15  Wim Taymans  <wim@fluendo.com>
2751
2752         * gst/audioconvert/gstaudioconvert.c:
2753         And enable 24 bits mode as well..
2754
2755 2005-09-15  Wim Taymans  <wim@fluendo.com>
2756
2757         * gst-libs/gst/rtp/Makefile.am:
2758         * gst-libs/gst/rtp/gstbasertppayload.c:
2759         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2760         (gst_basertppayload_class_init), (gst_basertppayload_init),
2761         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2762         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2763         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2764         (gst_basertppayload_set_property),
2765         (gst_basertppayload_get_property),
2766         (gst_basertppayload_change_state):
2767         * gst-libs/gst/rtp/gstbasertppayload.h:
2768         Added rtp payloader base class.
2769
2770 2005-09-15  Andy Wingo  <wingo@pobox.com>
2771
2772         * configure.ac (plugindir): Remove the EOL matcher from the
2773         regexp, as it causes me problems. Libtool? Make? Who knows?
2774
2775 2005-09-14  David Schleef  <ds@schleef.org>
2776
2777         * check/generic/states.c: 
2778         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2779         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2780           Fixes for changes in registry API.
2781
2782         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2783           to GST_PLUGIN_LDFLAGS.
2784         * ext/libvisual/visual.c: Make the library shut up.
2785         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2786         * gst-libs/gst/audio/gstaudiofilter.c: same
2787
2788 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2789
2790         * docs/plugins/Makefile.am:
2791         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2792         * docs/plugins/inspect/plugin-libvisual.xml:
2793         * docs/plugins/tmpl/element-tcpserversink.sgml:
2794         * ext/theora/theoraenc.c:
2795           add libvisual plugin and theoraenc element to docs
2796
2797 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2798
2799         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2800         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2801         * ext/theora/theoraenc.c:
2802           add theoraenc
2803
2804 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2805
2806         * gst/audioconvert/Makefile.am:
2807           Audioconvert derives from GstBaseTransform and should
2808           link to the library with our base elements to avoid
2809           unresolved symbols. Makes things work with MinGW (#316160)
2810
2811         * gst/playback/test4.c: (main):
2812           Fix MinGW build problem and use g_usleep() instead of 
2813           sleep() (#316162)
2814
2815 2005-09-12  Wim Taymans  <wim@fluendo.com>
2816
2817         * gst/audioconvert/audioconvert.c: (float),
2818         (audio_convert_prepare_context), (audio_convert_convert):
2819         * gst/audioconvert/audioconvert.h:
2820         Cleanups, speedups, simplifications, added back support
2821         for 24 bits.
2822
2823 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2824
2825         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2826         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2827         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2828         * docs/plugins/tmpl/element-tcpserversink.sgml:
2829         * gst/ffmpegcolorspace/gstffmpeg.c:
2830         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2831         * gst/videotestsrc/gstvideotestsrc.c:
2832         * gst/volume/gstvolume.c:
2833           add more elements to the docs
2834
2835 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2836
2837         * check/Makefile.am:
2838         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2839         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2840           Add extra tests for basetransform based components. 
2841           Comment out the test_element_negotiation test until we decide
2842           if it's testing correct behaviour.
2843         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2844         (gst_visual_chain), (gst_visual_change_state):
2845           Slightly more correct but still bogus timestamping.
2846           Fix state change function.
2847         * gst/audioconvert/gstaudioconvert.c:
2848         (gst_audio_convert_class_init):
2849         * gst/audioresample/gstaudioresample.c:
2850         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2851         (gst_ffmpegcsp_class_init):
2852         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2853         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2854         (gst_videoscale_prepare_image):
2855         * gst/volume/gstvolume.c: (gst_volume_class_init),
2856         (volume_transform_ip):
2857           Basetransform updates. Enable passthrough modes.
2858         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2859         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2860         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2861           Negotiation fix that allows the window to return to the original
2862           size and renegotiate passthrough upstream. Extra debug output.
2863
2864 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2865
2866         * gst/sine/gstsinesrc.c:
2867         * gst/volume/gstvolume.c:
2868           fix up header include
2869
2870 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2871
2872         * gst-libs/gst/audio/gstbaseaudiosink.c:
2873         (gst_base_audio_sink_render):
2874         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2875         * gst/volume/gstvolume.c: (gst_volume_class_init),
2876         (volume_transform):
2877           fixing lost sync, some more debugging
2878
2879 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2880
2881         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2882         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2883         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2884         (gst_xvimagesink_check_xshm_calls):
2885           Fix compilation when XShm is not available.
2886
2887 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2888
2889         * ext/libvisual/visual.c: (gst_visual_dispose),
2890         (gst_visual_getcaps), (gst_visual_src_setcaps),
2891         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2892         (gst_visual_change_state):
2893           Finish fixing up libvisual plugin so that it runs. 
2894
2895 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2896
2897         * ext/vorbis/vorbisenc.c:
2898         * gst-libs/gst/tag/gstvorbistag.c:
2899           gsttaginterface.h -> gsttagsetter.h
2900
2901 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2902
2903         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2904           added another test that failes for me (test is not active by default)
2905
2906 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2907
2908         * configure.ac:
2909           v4l2 is no longer in gst-plugins-base
2910
2911 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2912
2913         * configure.ac:
2914           In the output at the end, don't show the first plugin on the same
2915           line as "Core plug-ins, always built:".
2916           Indent the output as for other plugin categories
2917         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2918           #define that can be used to not use peer buffer_alloc functions for
2919           test purposes.
2920         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2921         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2922         (gst_ximagesink_show_frame):
2923         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2924         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2925         (gst_xvimagesink_show_frame):
2926           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2927           fails gracefully instead of XError aborting or deadlocking.
2928
2929 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2930
2931         * ext/libvisual/Makefile.am:
2932           link against gst-base-libs
2933
2934 2005-09-06  David Schleef  <ds@schleef.org>
2935
2936         * configure.ac: Enable libvisual plugin.
2937         * ext/libvisual/Makefile.am:
2938         * ext/libvisual/visual.c: Fixes to make it compile.
2939
2940 === release 0.9.2 ===
2941
2942 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2943
2944         * NEWS:
2945         * RELEASE:
2946         * configure.ac:
2947         * docs/random/ChangeLog-0.8:
2948           releasing 0.9.2, "Spoon"
2949
2950 2005-09-05  Michael Smith <msmith@fluendo.com>
2951
2952         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2953           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2954           that in the vorbisenc element.
2955
2956 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2957
2958         * common/gtk-doc-plugins.mak:
2959         * docs/plugins/Makefile.am:
2960           fix distcheck
2961         * gst/audioresample/resample.c:
2962           fix wrong docstring
2963
2964 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2965
2966         * common/gst-xmlinspect.py:
2967         * common/gtk-doc-plugins.mak:
2968           only inspect plugins for this given package
2969           require gst-python 0.9
2970
2971 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2972
2973         * Makefile.am:
2974         * autogen.sh:
2975         * common/gst-xmlinspect.py:
2976         * configure.ac:
2977         * docs/Makefile.am:
2978         * docs/plugins/inspect/plugin-alsa.xml:
2979         * docs/plugins/inspect/plugin-audioresample.xml:
2980         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2981         * docs/plugins/inspect/plugin-ogg.xml:
2982         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2983         * docs/plugins/tmpl/element-multifdsink.sgml:
2984         * docs/plugins/tmpl/element-tcpserversink.sgml:
2985         * docs/plugins/tmpl/element-vorbisenc.sgml:
2986         * gst-plugins-base.spec.in:
2987           various doc-related updates
2988
2989 2005-08-31  Wim Taymans  <wim@fluendo.com>
2990
2991         * gst-libs/gst/audio/gstbaseaudiosink.c:
2992         (gst_base_audio_sink_render):
2993         Resync if the buffer timestamps drift more than a 10th 
2994         of a second.
2995
2996 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2997
2998         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2999         (gst_v4lsrc_get_property):
3000           The 'timestamp-offset' property is registered as an int64, so
3001           let's use g_value_{set|get}_int64() in our setter and getter
3002           functions (makes it work and fixes warnings with gst-inspect).
3003
3004 2005-08-30  Wim Taymans  <wim@fluendo.com>
3005
3006         * check/elements/audioconvert.c: (setup_audioconvert):
3007         * check/elements/audioresample.c: (setup_audioresample):
3008         * check/elements/volume.c: (setup_volume):
3009         Fix checks.
3010
3011 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3012
3013         * common/gtk-doc-plugins.mak:
3014         * common/plugins.xsl:
3015         * docs/plugins/Makefile.am:
3016           make module a param
3017
3018 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3019
3020         * examples/seeking/seek.c: (make_mp3_pipeline),
3021         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3022         (play_cb), (pause_cb), (stop_cb):
3023           update the example
3024
3025 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3026
3027         * gst/volume/gstvolume.c: (gst_volume_class_init),
3028         (volume_transform):
3029           do not update controlled params, if buffer has no timestamp
3030
3031 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3032
3033         * configure.ac:
3034         * gst/sine/Makefile.am:
3035         * gst/volume/Makefile.am:
3036           controllerized elements also need to link against controller-libs ;)
3037
3038 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3039
3040         * docs/libs/tmpl/gstcolorbalance.sgml:
3041         * docs/libs/tmpl/gstgconf.sgml:
3042         * docs/libs/tmpl/gstmixer.sgml:
3043         * docs/libs/tmpl/gstringbuffer.sgml:
3044         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3045         (gst_sinesrc_create):
3046         * gst/volume/gstvolume.c: (gst_volume_class_init),
3047         (volume_transform):
3048           controllerized two audio plugins
3049
3050 2005-08-29  Andy Wingo  <wingo@pobox.com>
3051
3052         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3053         (vorbis_handle_data_packet): Fix some int overflow errors.
3054
3055         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3056         -1.
3057         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3058         valid.
3059         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3060         if it's valid. Fixed streaming-mode playback.
3061
3062         * check/elements/volume.c (cleanup_volume): Fix for running
3063         CK_FORK=no.
3064
3065         * check/elements/audioconvert.c: Convert from native endian, not
3066         little endian.
3067
3068 2005-08-29  Michael Smith <msmith@fluendo.com>
3069
3070         * ext/ogg/Makefile.am:
3071         * ext/ogg/gstogg.c: (plugin_init):
3072         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3073         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3074         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3075         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3076         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3077         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3078         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3079         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3080         Add an ogg parser element.
3081
3082 2005-08-28  Andy Wingo  <wingo@pobox.com>
3083
3084         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3085
3086 2005-08-26  Wim Taymans  <wim@fluendo.com>
3087
3088         * gst/audioconvert/audioconvert.c: (if), (float),
3089         (audio_convert_get_func_index), (check_default),
3090         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3091         (audio_convert_clean_context), (audio_convert_get_sizes),
3092         (audio_convert_convert):
3093         Cleanups.
3094
3095 2005-08-26  Wim Taymans  <wim@fluendo.com>
3096
3097         * gst/audioconvert/audioconvert.c: (if), (float),
3098         (audio_convert_get_func_index), (check_default),
3099         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3100         (audio_convert_clean_context), (audio_convert_get_sizes),
3101         (audio_convert_convert):
3102         More elegant and working temp buffer selection algo.
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         (get_temp_buffer), (audio_convert_convert):
3111         Use realloc else we lose our original data.
3112
3113 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3114
3115         * gst/audioresample/gstaudioresample.c:
3116           use base class' newsegment to properly timestamp
3117
3118 2005-08-26  Wim Taymans  <wim@fluendo.com>
3119
3120         * gst/audioconvert/audioconvert.c: (if), (float),
3121         (audio_convert_get_func_index), (check_default),
3122         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3123         (audio_convert_clean_context), (audio_convert_get_sizes),
3124         (get_temp_buffer), (audio_convert_convert):
3125         * gst/audioconvert/gstaudioconvert.c:
3126         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3127         (gst_audio_convert_transform_caps),
3128         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3129         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3130         Oops, allocate enough space to perform the channel mix.
3131
3132 2005-08-26  Wim Taymans  <wim@fluendo.com>
3133
3134         * gst/audioconvert/Makefile.am:
3135         * gst/audioconvert/audioconvert.c: (if), (float),
3136         (audio_convert_get_func_index), (check_default),
3137         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3138         (audio_convert_clean_context), (audio_convert_get_sizes),
3139         (get_temp_buffer), (audio_convert_convert):
3140         * gst/audioconvert/audioconvert.h:
3141         * gst/audioconvert/gstaudioconvert.c:
3142         (gst_audio_convert_class_init), (gst_audio_convert_init),
3143         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3144         (gst_audio_convert_get_unit_size),
3145         (gst_audio_convert_transform_caps),
3146         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3147         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3148         * gst/audioconvert/gstaudioconvert.h:
3149         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3150         (gst_channel_mix_fill_identical),
3151         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3152         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3153         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3154         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3155         (gst_channel_mix_mix):
3156         * gst/audioconvert/gstchannelmix.h:
3157         Cleanups, librarify a bit, optimize, better negotiation and more.
3158
3159 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3160
3161         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3162         Another from MikeS:
3163         During typefinding, don't support negative offsets
3164         (offsets from the end of the stream) in our typefind->peek() function
3165         - nothing embedded in ogg ever needs them. However, we need to recognise
3166         those requests and reject them, otherwise we return invalid pointers.
3167
3168 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3169
3170         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3171         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3172         (vorbisdec_finalize), (vorbis_handle_type_packet):
3173           Big shout-out to MikeS for fixing this giant memory leak.
3174           Huzzah!
3175
3176 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3177
3178         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3179         (audio_convert_get_unit_size):
3180           plug some leaks
3181
3182 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3183
3184         * check/Makefile.am:
3185         * check/elements/audioconvert.c: (setup_audioconvert),
3186         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3187         (GST_START_TEST), (audioconvert_suite), (main):
3188           add a test for audioconvert
3189         * gst/audioresample/gstaudioresample.c:
3190         * gst/audioresample/gstaudioresample.h:
3191           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3192           note that for buffers of 1/3 sec this means DURATION(c) is 
3193           one nanosecond more than for a and b
3194
3195 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3196
3197         * check/Makefile.am:
3198         * check/elements/audioresample.c: (setup_audioresample),
3199         (cleanup_audioresample), (fail_unless_perfect_stream),
3200         (test_perfect_stream_instance), (GST_START_TEST),
3201           add a check for audioresample
3202         (audioresample_suite), (main):
3203         * check/elements/volume.c: (GST_START_TEST):
3204           remove unused method
3205         * gst/audioresample/gstaudioresample.c:
3206           set correct buffer parameters since we're changing them
3207         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3208           add some debug
3209
3210 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3211
3212         * gst/audioresample/debug.c:
3213         * gst/audioresample/gstaudioresample.c:
3214           add room for extra overlap samples when asked to transform size
3215           protect against possible mem corruption and check for discrepancies
3216           between written size and outbuffer's size so we can warn for
3217           potential problems
3218         * gst/audioresample/resample.c: (resample_init),
3219         (resample_get_output_size_for_input), (resample_get_output_size),
3220         (resample_set_n_channels), (resample_set_format):
3221           set debug level based on RESAMPLE_DEBUG env var
3222           make sure that get_output_size* returns a whole number of
3223           sample_size
3224           set sample_size each time either channel or format is set
3225         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3226         * gst/audioresample/resample_functable.c:
3227         (resample_scale_functable):
3228         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3229           remove r->sample_size, it's done in resample.c now
3230           add some debugging to the ref implementation
3231           make sure we only give back bytes that are wholes of the sample
3232           size
3233
3234 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3235         * gst/playback/gstplaybasebin.c: (fill_buffer):
3236         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3237
3238 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3239
3240         * gst/volume/gstvolume.c:
3241           made set_caps function static
3242
3243 2005-08-24  Wim Taymans  <wim@fluendo.com>
3244
3245         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3246         (gst_vorbisenc_change_state):
3247         Stop leaking taglists.
3248
3249 2005-08-24  Wim Taymans  <wim@fluendo.com>
3250
3251         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3252         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3253         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3254         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3255         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3256         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3257         Parse seeking events better.
3258         Unref static caps.
3259         Generate correct newsegment events, fixes seeking in live oggs.
3260
3261         * ext/theora/theoradec.c: (theora_dec_src_query),
3262         (theora_dec_src_event), (theora_dec_src_getcaps),
3263         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3264         Use newsegment values to report correct play time.
3265
3266         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3267         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3268         * ext/vorbis/vorbisdec.h:
3269         Parse and use newsegment values to report correct play time.
3270
3271         * gst-libs/gst/audio/gstbaseaudiosink.c:
3272         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3273         Clear ringbuffer on flush.
3274         Use newsegment values to calculate playback time.
3275
3276         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3277         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3278         Basesink does newsegment calculations for us now.
3279
3280 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3281
3282         * check/Makefile.am:
3283         * configure.ac:
3284           add core's plugins to the mix so that playbin works
3285         * check/generic/states.c: (GST_START_TEST):
3286           set a 0 timeout on pipelines, so they don't force the next
3287           state change
3288         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3289         (gst_play_base_bin_change_state):
3290           remove the crappy error handling and do GST error handling
3291
3292 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3293
3294         * check/Makefile.am:
3295         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3296           add same test as to core, it bitches out on playbin atm.
3297
3298 2005-08-24  Wim Taymans  <wim@fluendo.com>
3299
3300         * configure.ac:
3301         Remove audioscale.
3302
3303 2005-08-24  Wim Taymans  <wim@fluendo.com>
3304
3305         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3306         (gst_videoscale_prepare_size), (parse_caps),
3307         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3308         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3309         (gst_videoscale_transform):
3310         * gst/videoscale/gstvideoscale.h:
3311         Refactor, make use of BaseTranform really well.
3312
3313 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3314
3315         * configure.ac:
3316           compile audioresample
3317         * gst/audioresample/Makefile.am:
3318         * gst/audioresample/buffer.c:
3319         * gst/audioresample/functable.c:
3320         * gst/audioresample/gstaudioresample.c:
3321         * gst/audioresample/gstaudioresample.h:
3322         * gst/audioresample/resample.c:
3323         (resample_get_output_size_for_input):
3324         * gst/audioresample/resample.h:
3325         * gst/audioresample/resample_chunk.c:
3326         * gst/audioresample/resample_functable.c:
3327         * gst/audioresample/resample_ref.c:
3328           port to use basetransform; doesn't work in all cases yet
3329
3330 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3331
3332         * gst/audioconvert/gstaudioconvert.c:
3333         (gst_audio_convert_class_init), (gst_audio_convert_init),
3334         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3335         (audio_convert_fixate_caps), (audio_convert_set_caps),
3336         (audio_convert_transform),
3337         (gst_audio_convert_buffer_to_default_format),
3338         (gst_audio_convert_buffer_from_default_format),
3339         (gst_audio_convert_channels):
3340         * gst/audioconvert/gstchannelmix.c:
3341         * gst/audioconvert/gstchannelmix.h:
3342           port to basetransform
3343         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3344         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3345         (gst_ffmpegcsp_get_unit_size):
3346         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3347         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3348           fix for basetransform changes
3349
3350 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3351
3352         * check/Makefile.am:
3353           Add CHECK_CFLAGS and LDFLAGS
3354
3355         * gst/playback/gstplaybasebin.c: (fill_buffer):
3356           GST_MESSAGE_SRC became a GObject
3357
3358 2005-08-24  Wim Taymans  <wim@fluendo.com>
3359
3360         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3361         (gst_ring_buffer_clear_all):
3362         * gst-libs/gst/audio/gstringbuffer.h:
3363         Added function to clear the ringbuffer.
3364
3365 2005-08-24  Andy Wingo  <wingo@pobox.com>
3366
3367         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3368         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3369         of _open and _close.
3370
3371         * sys/v4l/gstv4lxoverlay.h:
3372         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3373         an Xv connection here, instead of all the time. Make Xv only be
3374         loaded if you axe for it. Kindof a workaround for buggy behaviour
3375         of Xv when using remote xservers (XvQueryExtension would block).
3376         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3377         replace the _open and _close public API. Only start the xv
3378         connection if necessary.
3379         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3380
3381 2005-08-23  David Schleef  <ds@schleef.org>
3382
3383         * gst/audioresample/Makefile.am: Leet audioresampling code
3384         * gst/audioresample/buffer.c:
3385         * gst/audioresample/buffer.h:
3386         * gst/audioresample/debug.c:
3387         * gst/audioresample/debug.h:
3388         * gst/audioresample/functable.c:
3389         * gst/audioresample/functable.h:
3390         * gst/audioresample/gstaudioresample.c:
3391         * gst/audioresample/gstaudioresample.h:
3392         * gst/audioresample/resample.c:
3393         * gst/audioresample/resample.h:
3394         * gst/audioresample/resample_chunk.c:
3395         * gst/audioresample/resample_functable.c:
3396         * gst/audioresample/resample_ref.c:
3397
3398 2005-08-23  Wim Taymans  <wim@fluendo.com>
3399
3400         * examples/seeking/seek.c: (make_vorbis_pipeline),
3401         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3402         Small seek updates.
3403
3404 2005-08-23  Andy Wingo  <wingo@pobox.com>
3405
3406         * gst-libs/gst/audio/gstbaseaudiosrc.c
3407         (gst_base_audio_src_fixate): Only fixate endianness if it is
3408         present in the caps.
3409
3410 2005-08-22  Andy Wingo  <wingo@pobox.com>
3411
3412         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3413         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3414         device-name property.
3415
3416         * gst-libs/gst/audio/gstaudiosrc.h:
3417         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3418         close_device in the ring buffer, like gstaudiosink.
3419
3420         * ext/alsa/gstalsamixer.h:
3421         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3422         macro to implement the interface without much code. Cleanups. 
3423
3424         * ext/alsa/gstalsasrc.h:
3425         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3426         READY.
3427
3428         * ext/alsa/Makefile.am: Add new files.
3429         * ext/alsa/gstalsamixerelement.c: 
3430         * ext/alsa/gstalsamixerelement.c: Split element code out from
3431         mixer code so that alsasrc can be a mixer too.
3432
3433 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3434
3435         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3436         (GST_START_TEST):
3437         * check/elements/vorbisdec.c: (setup_vorbisdec),
3438         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3439         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3440         (vorbis_handle_identification_packet),
3441         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3442         (vorbis_handle_header_packet), (vorbis_dec_push),
3443         (vorbis_dec_chain):
3444           use the setup/teardown methods to save code.  save code is good.
3445
3446 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3447
3448         * check/Makefile.am:
3449           add ext dir for plugins
3450           add vorbisdec test conditionally
3451         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3452         (GST_START_TEST), (volume_suite):
3453           add a test with wrong caps
3454         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3455         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3456           add a vorbisdec test
3457         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3458         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3459           clean up debug output
3460         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3461           yay, fix a segfault/security issue in vorbisdec
3462           gst-launch fakesrc ! vorbisdec wasn't happy
3463         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3464         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3465         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3466         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3467         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3468         (gst_vorbisenc_set_metadata), (get_constraints_string),
3469         (update_start_message), (gst_vorbisenc_setup),
3470         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3471         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3472         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3473         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3474         * ext/vorbis/vorbisenc.h:
3475           march in line
3476         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3477         (gst_ffmpegcsp_transform):
3478           have the kow come home
3479         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3480           debug my func ptr
3481         * gst/volume/gstvolume.c: (volume_set_caps):
3482           add a debug
3483
3484 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3485
3486         * Makefile.am:
3487         * check/.cvsignore:
3488         * check/Makefile.am:
3489         * check/elements/.cvsignore:
3490         * check/elements/volume.c: (chain_func), (event_func),
3491         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3492         (main):
3493         * configure.ac:
3494           add unit test structure for gst-plugins-base
3495           add a test for volume
3496         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3497         (gst_volume_set_volume), (gst_volume_get_volume),
3498         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3499         (volume_funcfind), (volume_process_float), (volume_process_int16),
3500         (volume_set_caps), (volume_transform), (volume_update_mute),
3501         (volume_update_volume), (volume_set_property),
3502         (volume_get_property):
3503           document a little; use basetransform vmethod _set_caps
3504
3505 2005-08-19  Andy Wingo  <wingo@pobox.com>
3506
3507         * ext/alsa/gstalsamixertrack.h:
3508         * ext/alsa/gstalsamixertrack.c:
3509         * ext/alsa/gstalsamixeroptions.h:
3510         * ext/alsa/gstalsamixeroptions.c:
3511         * ext/alsa/gstalsamixer.h:
3512         * ext/alsa/gstalsamixer.c: Port to 0.9.
3513
3514         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3515         Remove gstalsa.c and alsaclock. No more cruft here.
3516         
3517 2005-08-18  Wim Taymans  <wim@fluendo.com>
3518
3519         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3520         (gst_base_rtp_depayload_chain),
3521         (gst_base_rtp_depayload_add_to_queue),
3522         (gst_base_rtp_depayload_push),
3523         (gst_base_rtp_depayload_queue_release):
3524         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3525         Fix for RTPBuffer changes.
3526
3527         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3528         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3529         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3530         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3531         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3532         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3533         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3534         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3535         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3536         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3537         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3538         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3539         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3540         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3541         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3542         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3543         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3544         (gst_rtpbuffer_get_payload):
3545         * gst-libs/gst/rtp/gstrtpbuffer.h:
3546         Don't subclass GstBuffer but add methods and helper functions
3547         to construct and manipulate RTP packets in regular GstBuffers.
3548
3549 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3550
3551         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3552           moved statement below switch
3553         * gst/volume/gstvolume.c: (gst_volume_class_init):
3554           added debug ptr
3555
3556 2005-08-16  Wim Taymans  <wim@fluendo.com>
3557
3558         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3559         (gst_base_audio_src_change_state):
3560         Open and close device in READY<->NULL state change.
3561
3562 2005-08-16  Andy Wingo  <wingo@pobox.com>
3563
3564         * examples/seeking/Makefile.am: Don't compile non-compiling
3565         compiled objects with the compiler.
3566
3567         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3568         elements.
3569
3570 2005-08-12  Philippe Khalaf <burger@speedy.org>
3571         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3572         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3573           Made a thread to release the queue.
3574           Removed timestamp conversion for now.
3575
3576 2005-08-10  Philippe Khalaf <burger@speedy.org>
3577         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3578         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3579           Added rtp timestamp -> gst timestamp conversion.
3580           Fixed several problems with queue.
3581
3582 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3583
3584         * gst-libs/gst/audio/gstaudioclock.h:
3585         * gst-libs/gst/audio/gstaudiofilter.h:
3586         * gst-libs/gst/audio/gstaudiosink.h:
3587         * gst-libs/gst/audio/gstaudiosrc.h:
3588         * gst-libs/gst/audio/gstbaseaudiosink.h:
3589         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3590         * gst-libs/gst/audio/gstringbuffer.h:
3591         * gst-libs/gst/net/gstnetbuffer.h:
3592         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3593         * gst-libs/gst/rtp/gstrtpbuffer.h:
3594           Add padding (you will need to rebuild gst-plugins-base,
3595           gst-plugins and all applications afterwards!)
3596
3597 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3598
3599         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3600         (gst_riff_parse_chunk):
3601           Fix bug in debug message and add some more debug messages.
3602
3603 2005-08-08  Edward Hervey  <edward@fluendo.com>
3604
3605         * gst-libs/gst/riff/riff-media.c:
3606         backported updates since branch
3607
3608 2005-08-08  Andy Wingo  <wingo@pobox.com>
3609
3610         * gst-libs/gst/audio/gstbaseaudiosink.c
3611         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3612         like good elements should. Close on READY->NULL too.
3613
3614         * gst-libs/gst/audio/gstaudiosink.c
3615         (gst_audioringbuffer_open_device,
3616         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3617         (gst_audioringbuffer_release): Updates for new ring buffer API,
3618         hook into the new audio sink api.
3619
3620         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3621         (GstAudioSinkClass.close): Just open and close the device -- no
3622         resource allocation or configuration.
3623         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3624         vmethods, handle device setup and resource allocation.
3625
3626         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3627         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3628         base class API.
3629
3630         * gst-libs/gst/audio/gstringbuffer.h
3631         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3632         New vmethods.
3633
3634         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3635         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3636         New API functions. The device should be opened before acquiring
3637         and closed after releasing.
3638
3639 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3640
3641         * gst-libs/gst/interfaces/mixer.h:
3642           Reset padding to GST_PADDING.
3643
3644 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3645
3646         * gst/playback/gstplaybin.c: (remove_sinks):
3647           Remove visualization from parent explicitely; works around some
3648           apparent refcount issue that I haven't tracked down yet.
3649
3650 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3651
3652         * ext/alsa/gstalsasink.c: (set_hwparams):
3653           Assign debug category, add negotiation debug msgs.
3654
3655 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3656
3657         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3658           Fix error code for file-not-found to NOT_FOUND.
3659
3660 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3661
3662         * common/gtk-doc-plugins.mak:
3663         * docs/plugins/Makefile.am:
3664         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3665         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3666           renamed to actual element names, so much nicer to look at
3667         * docs/plugins/tmpl/gstmultifdsink.sgml:
3668           remove
3669         * docs/plugins/tmpl/multifdsink.sgml:
3670         * docs/plugins/tmpl/tcpserversink.sgml:
3671           add
3672         * ext/alsa/gstalsa.c:
3673         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3674         * ext/ogg/gstoggmux.c:
3675         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3676         * gst/playback/gstdecodebin.c:
3677         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3678         * gst/tcp/gsttcpserversink.c:
3679           various fixes and documentation additions
3680
3681 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3682
3683         * common/Makefile.am:
3684         * common/gstdoc-scangobj:
3685         * common/gtk-doc-plugins.mak:
3686         * common/gtk-doc.mak:
3687           add a custom scangobj that uses the registry
3688           add a custom gtk-doc-plugins.mak that uses it
3689           some doc build fixes
3690         * configure.ac:
3691         * docs/Makefile.am:
3692         * docs/plugins/Makefile.am:
3693         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3694         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3695         * docs/plugins/gst-plugins-base-plugins.types:
3696         * docs/plugins/tmpl/gstmultifdsink.sgml:
3697           add docs for one element, multifdsink
3698         * gst/adder/gstadder.h:
3699         * gst/volume/gstvolume.h:
3700           don't privatize enum
3701         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3702         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3703         (gst_sync_method_get_type), (gst_client_status_get_type),
3704         (gst_multifdsink_class_init),
3705         (gst_multifdsink_client_queue_buffer),
3706         (gst_multifdsink_handle_client_write):
3707         * gst/tcp/gstmultifdsink.h:
3708         * gst/tcp/gsttcp.h:
3709         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3710         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3711         (gst_tcpclientsink_render):
3712         * gst/tcp/gsttcpclientsink.h:
3713         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3714         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3715         (gst_tcpclientsrc_start):
3716         * gst/tcp/gsttcpclientsrc.h:
3717         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3718         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3719         * gst/tcp/gsttcpserversrc.h:
3720         * gst/typefind/gsttypefindfunctions.c:
3721           remove superfluous Type stuff
3722
3723 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3724
3725         * gst/playback/gstplaybin.c: (gen_video_element):
3726           Enable videoscale.
3727
3728 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3729
3730         * gst-libs/gst/gconf/gconf.c:
3731         * gst-libs/gst/gconf/gconf.h:
3732           Fix some Andy Problem [tm].
3733
3734 2005-08-04  Andy Wingo  <wingo@pobox.com>
3735
3736         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3737         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3738         (gst_ffmpegcsp_get_size): Adapt to API changes.
3739
3740         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3741         Implement an in-place do-nothing transform.
3742
3743 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3744
3745         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3746         (gst_ximagesink_renegotiate_size):
3747           Do not set new window sizes yet if we prepare a new buffer size
3748           for upstream renegotiation (software scaling) at some point in the
3749           future, because this new size waqs not actually accepted yet. Once
3750           accepted, renegotiation later on will set the new sizes just fine.
3751           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3752           embedding testcase.
3753
3754 2005-08-03  Andy Wingo  <wingo@pobox.com>
3755
3756         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3757         (gst_ximagesink_buffer_alloc): 
3758         Protect the height, width, and desired_caps with the pool_lock.
3759         Fixes videotestsrc ! queue ! ximagesink.
3760
3761 2005-08-02  Edward Hervey  <edward@fluendo.com>
3762
3763         * gst/volume/gstvolume.c:
3764         include left from controller cleanup
3765
3766 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3767         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3768           Stop collectpads before calling the parent state
3769           change function on PAUSED->READY.
3770
3771 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3772         * configure.ac:
3773           When testing for X libs, use the X CFlags 
3774         * gst/adder/gstadder.c: (gst_adder_change_state):
3775           Stop the collectpads before calling parent state change function
3776           on PAUSED->READY, otherwise we deadlock deactivating pads.
3777
3778 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3779
3780         * configure.ac:
3781         * docs/libs/tmpl/gstcolorbalance.sgml:
3782         * docs/libs/tmpl/gstmixer.sgml:
3783         * examples/Makefile.am:
3784         * gst/sine/Makefile.am:
3785         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3786         (gst_sinesrc_set_property), (plugin_init):
3787         * gst/sine/gstsinesrc.h:
3788         * gst/volume/Makefile.am:
3789         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3790         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3791         (volume_process_float), (volume_process_int16),
3792         (volume_set_property), (plugin_init):
3793         * gst/volume/gstvolume.h:
3794           deactivate and remove dparams (libgstcontrol)
3795
3796 2005-07-29  Wim Taymans  <wim@fluendo.com>
3797
3798         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3799         Convert me to BaseTransform!! help..
3800
3801 2005-07-29  Andy Wingo  <wingo@pobox.com>
3802
3803         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3804         sinks.
3805
3806         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3807         support of both endiannesses.
3808
3809 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3810
3811         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3812           Fix confusing debug message (s/event/query/)
3813
3814 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3815
3816         * gst/videotestsrc/videotestsrc.h:
3817           Use "_stdint.h" instead of <stdint.h>
3818
3819 2005-07-27  Wim Taymans  <wim@fluendo.com>
3820
3821         * ext/vorbis/Makefile.am:
3822         Revert wrong commit.
3823
3824 2005-07-27  Wim Taymans  <wim@fluendo.com>
3825
3826         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3827         More compilation fixen.
3828
3829 2005-07-27  Wim Taymans  <wim@fluendo.com>
3830
3831         * gst-libs/gst/audio/gstbaseaudiosink.c:
3832         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3833         (gst_base_audio_sink_create_ringbuffer),
3834         (gst_base_audio_sink_change_state):
3835         Fix compilation.
3836
3837 2005-07-27  Wim Taymans  <wim@fluendo.com>
3838
3839         * examples/seeking/seek.c: (setup_dynamic_link),
3840         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3841         (query_positions_elems), (query_positions_pads), (do_seek):
3842         Update seek example.
3843
3844         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3845         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3846         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3847         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3848         (gst_ogg_demux_handle_event),
3849         (gst_ogg_demux_deactivate_current_chain),
3850         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3851         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3852         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3853         (gst_ogg_demux_loop):
3854         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3855         * ext/theora/theoradec.c: (theora_dec_src_event),
3856         (theora_dec_src_getcaps), (theora_dec_sink_event),
3857         (theora_dec_push), (theora_dec_chain):
3858         * ext/vorbis/Makefile.am:
3859         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3860         (vorbis_dec_sink_event), (vorbis_dec_push),
3861         (vorbis_handle_data_packet):
3862         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3863         (gst_vorbisenc_chain):
3864         * gst/playback/gststreaminfo.c: (cb_probe):
3865         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3866         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3867         * gst/videoscale/gstvideoscale.c:
3868         (gst_videoscale_handle_src_event):
3869         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3870         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3871         (gst_ximagesink_navigation_send_event):
3872         * sys/xvimage/xvimagesink.c:
3873         (gst_xvimagesink_navigation_send_event):
3874         Various event updates and cleanups
3875
3876 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3877
3878         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3879           Fix segfault for I420/YV12.
3880
3881 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3882
3883         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3884           Report bitrate.
3885
3886 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3887
3888         * gst/playback/gstplaybin.c: (gen_video_element),
3889         (gen_audio_element):
3890           Switch to auto*sink elements as default sinks; add volume element
3891           so that volume control in totem works.
3892
3893 2005-07-21  Wim Taymans  <wim@fluendo.com>
3894
3895         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3896         * gst/playback/gstplaybin.c: (setup_sinks),
3897         (gst_play_bin_change_state):
3898         Refcount fix and more comments.
3899
3900 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3901
3902         * sys/ximage/Makefile.am:
3903         * sys/ximage/ximage.c: (plugin_init):
3904         * sys/ximage/ximagesink.c:
3905         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3906         
3907
3908 2005-07-21  Wim Taymans  <wim@fluendo.com>
3909
3910         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3911         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3912         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3913         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3914         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3915         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3916         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3917         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3918         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3919         Generate correct disconts for live chained oggs.
3920
3921         * gst-libs/gst/audio/gstbaseaudiosink.c:
3922         (gst_base_audio_sink_render),
3923         (gst_base_audio_sink_create_ringbuffer),
3924         (gst_base_audio_sink_change_state):
3925         Handle discont math correctly.
3926
3927         * gst/playback/gstplaybin.c: (add_sink):
3928         Some small debug cleanup.
3929
3930 2005-07-21  Wim Taymans  <wim@fluendo.com>
3931
3932         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3933         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3934         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3935         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3936         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3937         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3938         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3939         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3940         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3941         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3942         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3943         (gst_ogg_demux_change_state), (gst_ogg_print):
3944         Reorganize code to send the right disconts when in streaming
3945         mode.
3946
3947 2005-07-20  Andy Wingo  <wingo@pobox.com>
3948
3949         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3950         fix (?), fixes a seggie mcfalterson (#310894).
3951
3952 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3953
3954         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3955         (gst_ogg_mux_set_header_on_caps):
3956         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3957         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3958         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3959         * gst-libs/gst/audio/multichannel.c:
3960         (gst_audio_set_channel_positions),
3961         (gst_audio_set_structure_channel_positions_list):
3962         * gst/playback/gstdecodebin.c: (dynamic_create):
3963         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3964         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3965           Fixes for API changes in core.
3966
3967 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3968
3969         * gst/playback/gstplaybasebin.c: (fill_buffer):
3970           Use _new_custom() so we can set custom message types for buffering
3971           messages.
3972
3973 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3974
3975         * configure.ac:
3976         * gst-libs/gst/Makefile.am:
3977         * gst-libs/gst/gconf/.cvsignore:
3978         * gst-libs/gst/gconf/Makefile.am:
3979         * gst-libs/gst/gconf/test-gconf.c:
3980         * pkgconfig/Makefile.am:
3981         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3982         * pkgconfig/gstreamer-gconf.pc.in:
3983           Remove gconf stuff, use gconf elements instead from now on.
3984
3985 2005-07-20  Wim Taymans  <wim@fluendo.com>
3986
3987         * gst-libs/gst/audio/TODO:
3988         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3989         (gst_audio_clock_get_internal_time):
3990         * gst-libs/gst/audio/gstaudioclock.h:
3991         * gst-libs/gst/audio/gstbaseaudiosink.c:
3992         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3993         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3994         (gst_base_audio_sink_render),
3995         (gst_base_audio_sink_create_ringbuffer),
3996         (gst_base_audio_sink_change_state):
3997         Make sure the audio clock always returns an increasing value.
3998
3999 2005-07-19  Andy Wingo  <wingo@pobox.com>
4000
4001         * gst/videotestsrc/: Cleanups.
4002
4003 2005-07-19  Wim Taymans  <wim@fluendo.com>
4004
4005         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
4006         Better debugging.
4007
4008 2005-07-19  Wim Taymans  <wim@fluendo.com>
4009
4010         * examples/seeking/seek.c: (make_dv_pipeline),
4011         (make_vorbis_theora_pipeline), (query_rates),
4012         (query_positions_elems), (query_positions_pads), (do_seek):
4013         Make correct DV pipeline.
4014
4015 2005-07-18  Andy Wingo  <wingo@pobox.com>
4016
4017         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4018         default. Also because it's the only thing that really works. (This
4019         is used in the GConf elements).
4020         Use AS_LIBTOOL_TAGS.
4021
4022 2005-07-18  Wim Taymans  <wim@fluendo.com>
4023
4024         * gst/playback/gstdecodebin.c: (remove_element_chain):
4025         * gst/playback/gstplaybin.c: (add_sink):
4026         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4027         (gst_stream_info_set_mute):
4028         * gst/playback/gststreamselector.c:
4029         (gst_stream_selector_get_linked_pad),
4030         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4031         More leak and compile fixes.
4032
4033 2005-07-18  Wim Taymans  <wim@fluendo.com>
4034
4035         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4036         (query_rates), (query_positions_elems), (query_positions_pads),
4037         (do_seek), (seek_cb), (stop_seek):
4038         Updated seek example. 
4039
4040         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4041         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4042         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4043         * gst/playback/gstplaybin.c: (add_sink):
4044         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4045         (gst_stream_info_set_mute):
4046         Some refcount leak fixes.
4047
4048 2005-07-16  Wim Taymans  <wim@fluendo.com>
4049
4050         * gst-libs/gst/audio/gstbaseaudiosink.c:
4051         (gst_base_audio_sink_render):
4052         Align samples even if we have roundoff errors in the 
4053         timestamp conversion.
4054
4055 2005-07-16  Wim Taymans  <wim@fluendo.com>
4056
4057         * docs/libs/tmpl/gstringbuffer.sgml:
4058         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4059         (query_rates), (query_positions_elems), (query_positions_pads),
4060         (update_scale), (do_seek):
4061         Updated seek example.
4062
4063         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4064         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4065         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4066         (gst_ogg_demux_loop):
4067         Push out correct discont values.
4068
4069         * ext/theora/theoradec.c: (theora_dec_src_convert),
4070         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4071         (theora_dec_sink_event), (theora_handle_type_packet),
4072         (theora_handle_header_packet), (theora_dec_push),
4073         (theora_handle_data_packet), (theora_dec_chain),
4074         (theora_dec_change_state):
4075         Better timestamping.
4076
4077         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4078         (vorbis_dec_sink_event), (vorbis_dec_push),
4079         (vorbis_handle_data_packet), (vorbis_dec_chain):
4080         * ext/vorbis/vorbisdec.h:
4081         Better timestamping.
4082
4083         * gst-libs/gst/audio/gstbaseaudiosink.c:
4084         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4085         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4086         Handle syncing on timestamps instead of sample offsets. Make
4087         use of DISCONT values as described in design docs.
4088
4089         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4090         (gst_base_audio_src_get_time):
4091         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4092         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4093         (gst_ring_buffer_read):
4094         * gst-libs/gst/audio/gstringbuffer.h:
4095         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4096         (gst_ximagesink_show_frame):
4097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4098         Correcly convert buffer timestamp to stream time.
4099
4100 2005-07-16  Wim Taymans  <wim@fluendo.com>
4101
4102         * gst/audioconvert/gstaudioconvert.c:
4103         (gst_audio_convert_get_buffer):
4104         Timestamp buffers correctly.
4105
4106         * gst/playback/gstplaybin.c: (gen_video_element):
4107         Make internal fakesink silent.
4108
4109 2005-07-15  Wim Taymans  <wim@fluendo.com>
4110
4111         * gst/ffmpegcolorspace/Makefile.am:
4112         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4113         (gst_ffmpegcsp_caps_remove_format_info),
4114         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4115         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4116         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4117         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4118         Ported ffmpegcolorspace to basetransform.
4119
4120         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4121         * gst/volume/gstvolume.c: (volume_transform):
4122         Ported to new API.
4123
4124 2005-07-14  Wim Taymans  <wim@fluendo.com>
4125
4126         * gst/videotestsrc/Makefile.am:
4127         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4128         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4129         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4130         (gst_videotestsrc_init), (gst_videotestsrc_event),
4131         (gst_videotestsrc_create), (gst_videotestsrc_start),
4132         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4133         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4134         (gst_videotestsrc_get_property):
4135         * gst/videotestsrc/gstvideotestsrc.h:
4136         Make videotestsrc a pushsrc.
4137
4138 2005-07-14  Wim Taymans  <wim@fluendo.com>
4139
4140         * gst/tcp/gstfdset.c: (gst_fdset_free):
4141         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4142         (gst_multifdsink_add), (gst_multifdsink_remove),
4143         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4144         (gst_multifdsink_remove_client_link),
4145         (gst_multifdsink_client_queue_data),
4146         (gst_multifdsink_client_queue_caps),
4147         (gst_multifdsink_client_queue_buffer),
4148         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4149         (gst_multifdsink_stop):
4150         * gst/tcp/gstmultifdsink.h:
4151         0.8 backporting.
4152
4153         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4154         Also draw image when not from a pool.
4155
4156 2005-07-14  Wim Taymans  <wim@fluendo.com>
4157
4158         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4159         (mute_stream), (silence_stream):
4160         Small debug additions.
4161
4162 2005-07-14  Wim Taymans  <wim@fluendo.com>
4163
4164         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4165         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4166         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4167         Better error recovery, ignore unconnected pads and
4168         non-fatal errors.
4169
4170 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4171
4172         * docs/libs/tmpl/gstaudio.sgml:
4173         * docs/libs/tmpl/gstcolorbalance.sgml:
4174         * docs/libs/tmpl/gstgconf.sgml:
4175         * docs/libs/tmpl/gstmixer.sgml:
4176         * docs/libs/tmpl/gstringbuffer.sgml:
4177         * docs/libs/tmpl/gsttuner.sgml:
4178         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4179         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4180         (gst_tcpclientsrc_class_init):
4181         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4182         (gst_tcpserversrc_class_init):
4183         * sys/v4l/gstv4lelement.c:
4184           more autistic cleanliness in functions/names/defines
4185
4186 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4187
4188         * configure.ac:
4189           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4190           added manually to each Makefile.am so we are sure it goes
4191           *last* and doesn't add -L flags before linking in libs of our
4192           own, like, say, internal .la libs, that then accidentally pick
4193           up the installed copy.
4194         * docs/libs/Makefile.am:
4195         * ext/alsa/Makefile.am:
4196         * ext/cdparanoia/Makefile.am:
4197         * ext/gnomevfs/Makefile.am:
4198         * ext/libvisual/Makefile.am:
4199         * ext/ogg/Makefile.am:
4200         * ext/theora/Makefile.am:
4201         * ext/vorbis/Makefile.am:
4202         * gst-libs/gst/video/Makefile.am:
4203         * gst/adder/Makefile.am:
4204         * gst/audioconvert/Makefile.am:
4205         * gst/audiorate/Makefile.am:
4206         * gst/audioscale/Makefile.am:
4207         * gst/ffmpegcolorspace/Makefile.am:
4208         * gst/playback/Makefile.am:
4209         * gst/sine/Makefile.am:
4210         * gst/subparse/Makefile.am:
4211         * gst/tags/Makefile.am:
4212         * gst/tcp/Makefile.am:
4213         * gst/typefind/Makefile.am:
4214         * gst/videorate/Makefile.am:
4215         * gst/videoscale/Makefile.am:
4216         * gst/videotestsrc/Makefile.am:
4217         * gst/volume/Makefile.am:
4218         * sys/v4l/Makefile.am:
4219         * sys/ximage/Makefile.am:
4220         * sys/xvimage/Makefile.am:
4221           adapt properly to this change. This should make sure that
4222           plugins and libs properly link to the as-yet-uninstalled
4223           copies of stuff like libgstinterfaces and libgstvideo
4224
4225 2005-07-13  Andy Wingo  <wingo@pobox.com>
4226
4227         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4228         (gst_v4lsrc_fixate): Fixate on format as well.
4229
4230         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4231         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4232         buffer points to it.
4233         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4234         rather just doing X calls ourselves. Also fixes a memleak.
4235
4236 2005-07-12  Andy Wingo  <wingo@pobox.com>
4237
4238         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4239         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4240         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4241         TRUE to avoid deadlocks if an element holds on to our buffers.
4242
4243 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4244
4245         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4246         (gst_sinesrc_init), (gst_sinesrc_create),
4247         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4248         (gst_sinesrc_start):
4249         * gst/sine/gstsinesrc.h:
4250           removing num-buffers property before moving it
4251
4252 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4253
4254         * configure.ac:
4255           use overridable ERROR_CFLAGS
4256         * docs/libs/gst-plugins-base-libs.types:
4257         * docs/libs/tmpl/gstringbuffer.sgml:
4258         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4259         (gst_alsasink_class_init):
4260         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4261         (gst_alsasrc_class_init):
4262         * gst-libs/gst/audio/audio.h:
4263         * gst-libs/gst/audio/gstaudioclock.h:
4264         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4265         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4266         (gst_audio_filter_link), (gst_audio_filter_init),
4267         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4268         (gst_audio_filter_get_property),
4269         (gst_audio_filter_class_add_pad_templates):
4270         * gst-libs/gst/audio/gstaudiofilter.h:
4271         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4272         (gst_audio_filter_template_get_type),
4273         (gst_audio_filter_template_base_init),
4274         (gst_audio_filter_template_class_init),
4275         (gst_audio_filter_template_init),
4276         (gst_audio_filter_template_set_property),
4277         (gst_audio_filter_template_get_property), (plugin_init),
4278         (gst_audio_filter_template_setup),
4279         (gst_audio_filter_template_filter),
4280         (gst_audio_filter_template_filter_inplace):
4281         * gst-libs/gst/audio/gstaudiosink.c:
4282         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4283         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4284         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4285         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4286         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4287         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4288         * gst-libs/gst/audio/gstaudiosink.h:
4289         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4290         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4291         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4292         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4293         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4294         (gst_audio_src_class_init), (gst_audio_src_init),
4295         (gst_audio_src_create_ringbuffer):
4296         * gst-libs/gst/audio/gstaudiosrc.h:
4297         * gst-libs/gst/audio/gstbaseaudiosink.c:
4298         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4299         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4300         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4301         (gst_base_audio_sink_set_property),
4302         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4303         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4304         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4305         (gst_base_audio_sink_create_ringbuffer),
4306         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4307         * gst-libs/gst/audio/gstbaseaudiosink.h:
4308         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4309         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4310         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4311         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4312         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4313         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4314         (gst_base_audio_src_event), (gst_base_audio_src_create),
4315         (gst_base_audio_src_create_ringbuffer),
4316         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4317         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4318         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4319         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4320         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4321         (gst_ring_buffer_debug_spec_caps),
4322         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4323         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4324         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4325         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4326         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4327         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4328         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4329         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4330         (gst_ring_buffer_clear):
4331         * gst-libs/gst/audio/gstringbuffer.h:
4332         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4333         (gst_video_sink_class_init), (gst_video_sink_get_type):
4334         * gst-libs/gst/video/videosink.h:
4335         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4336         (gst_multifdsink_class_init),
4337         (gst_multifdsink_handle_client_write),
4338         (gst_multifdsink_change_state):
4339         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4340         (gst_tcpclientsink_setcaps):
4341         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4342         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4343         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4344         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4345         (gst_ximagesink_send_pending_navigation),
4346         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4347         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4349         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4350         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4351         (gst_xvimagesink_send_pending_navigation),
4352         (gst_xvimagesink_navigation_send_event),
4353         (gst_xvimagesink_set_xwindow_id),
4354         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4355         (gst_xvimagesink_get_type):
4356         more macro splitting
4357
4358 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4359
4360         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4361           plug a memleak, allows me to import 1479 albums in one go
4362           in jamboree
4363         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4364         (vorbis_handle_type_packet), (vorbis_dec_chain),
4365         (vorbis_dec_change_state):
4366           fix some format strings
4367
4368 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4369
4370         * docs/libs/tmpl/gstcolorbalance.sgml:
4371         * docs/libs/tmpl/gstmixer.sgml:
4372         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4373         (gst_alsasink_set_property), (gst_alsasink_get_property):
4374         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4375         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4376           add device property
4377
4378 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4379
4380         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4381         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4382         (audiocast_register_listener), (audiocast_thread_run),
4383         (gst_gnomevfssrc_send_additional_headers_callback),
4384         (gst_gnomevfssrc_received_headers_callback),
4385         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4386         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4387         (gst_gnomevfssrc_get_size):
4388           add/clean up debugging
4389         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4390           cleanups
4391
4392 2005-07-07  Andy Wingo  <wingo@pobox.com>
4393
4394         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4395         framerate. Need to get a handle on when exactly this function is
4396         called, tho.
4397
4398         * sys/v4l/v4lsrc_calls.h:
4399         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4400         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4401         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4402
4403         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4404         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4405         v4lelements are sources.
4406
4407         * sys/v4l/gstv4lxoverlay.h:
4408         * sys/v4l/gstv4lxoverlay.c:
4409         * sys/v4l/gstv4ltuner.h:
4410         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4411         
4412         * sys/v4l/gstv4lsrc.h:
4413         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4414         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4415         or something should handle that. Made a live source.
4416
4417         * sys/v4l/gstv4lelement.h:
4418         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4419         signals. Some cleanups.
4420
4421         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4422
4423         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4424         stuff.
4425
4426         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4427         stuff.
4428
4429         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4430
4431 2005-07-07  Wim Taymans  <wim@fluendo.com>
4432
4433         * ext/theora/theoradec.c: (theora_get_query_types),
4434         (theora_dec_src_getcaps), (theora_dec_push):
4435         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4436         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4437         Remove deprecated/unused query types.
4438
4439 2005-07-06  Wim Taymans  <wim@fluendo.com>
4440
4441         * ext/alsa/Makefile.am:
4442         * ext/alsa/gstalsaplugin.c: (plugin_init):
4443         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4444         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4445         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4446         (gst_alsasrc_class_init), (gst_alsasrc_init),
4447         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4448         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4449         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4450         (gst_alsasrc_reset):
4451         * ext/alsa/gstalsasrc.h:
4452         * gst-libs/gst/audio/Makefile.am:
4453         * gst-libs/gst/audio/gstaudiosink.c:
4454         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4455         (gst_audioringbuffer_start):
4456         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4457         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4458         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4459         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4460         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4461         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4462         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4463         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4464         * gst-libs/gst/audio/gstaudiosrc.h:
4465         * gst-libs/gst/audio/gstbaseaudiosink.c:
4466         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4467         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4468         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4469         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4470         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4471         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4472         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4473         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4474         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4475         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4476         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4477         (gst_baseaudiosrc_change_state):
4478         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4479         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4480         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4481         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4482         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4483         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4484         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4485         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4486         * gst-libs/gst/audio/gstringbuffer.h:
4487         Added audiosource base classes.
4488         Ported alsasrc, still very basic.
4489
4490 2005-07-06  Wim Taymans  <wim@fluendo.com>
4491
4492         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4493         (theora_dec_push), (theora_handle_data_packet):
4494         Prepare for better timestamp fix later.
4495
4496         * gst/audioconvert/gstaudioconvert.c:
4497         List most accurate caps first
4498
4499         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4500         Use proper pad task function.
4501
4502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4503         (gst_xvimagesink_show_frame):
4504         Fix deadlock when alloc failed.
4505
4506 2005-07-05  Andy Wingo  <wingo@pobox.com>
4507
4508         * ext/gnomevfs/gstgnomevfssrc.c:
4509         * gst/sine/gstsinesrc.c:
4510         * gst/tcp/gsttcpserversrc.c:
4511         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4512
4513         * sys/v4l/: Port from 0.8.
4514
4515         * Many files: Null if we got it....
4516
4517 2005-07-05  Andy Wingo  <wingo@pobox.com>
4518
4519         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4520         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4521         Signedness fixes.
4522
4523 2005-07-05  Wim Taymans  <wim@fluendo.com>
4524
4525         * configure.ac:
4526         * gst/tcp/Makefile.am:
4527         * gst/tcp/README:
4528         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4529         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4530         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4531         (is_sync_frame), (gst_multifdsink_handle_client_write),
4532         (gst_multifdsink_render), (gst_multifdsink_start),
4533         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4534         * gst/tcp/gstmultifdsink.h:
4535         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4536         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4537         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4538         * gst/tcp/gsttcp.h:
4539         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4540         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4541         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4542         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4543         * gst/tcp/gsttcpclientsink.h:
4544         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4545         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4546         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4547         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4548         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4549         * gst/tcp/gsttcpclientsrc.h:
4550         * gst/tcp/gsttcpplugin.c: (plugin_init):
4551         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4552         * gst/tcp/gsttcpserversink.h:
4553         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4554         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4555         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4556         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4557         (gst_tcpserversrc_stop):
4558         * gst/tcp/gsttcpserversrc.h:
4559         * gst/tcp/gsttcpsink.c:
4560         * gst/tcp/gsttcpsink.h:
4561         * gst/tcp/gsttcpsrc.c:
4562         * gst/tcp/gsttcpsrc.h:
4563         Ported tcp plugins to 0.9. 
4564         
4565
4566 2005-07-05  Andy Wingo  <wingo@pobox.com>
4567
4568         * gst/playback/gstplaybasebin.c (fill_buffer):
4569         message_new_application fixen.
4570
4571         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4572         Style fix.
4573
4574 2005-07-04  Wim Taymans  <wim@fluendo.com>
4575
4576         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4577         Set caps on output buffer.
4578
4579 2005-07-04  Andy Wingo  <wingo@pobox.com>
4580
4581         * ext/gnomevfs/gstgnomevfssrc.c
4582         (gst_gnomevfssrc_received_headers_callback) 
4583         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4584         hopefully.
4585
4586         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4587         No refcount leakage.
4588
4589         * configure.ac: Enable -Werror.
4590         
4591         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4592         * gst/audioconvert/bufferframesconvert.c
4593         (buffer_frames_convert_fixate):
4594         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4595         (gst_audio_convert_fixate):
4596         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4597         (gst_sinesrc_create): Fixate func changes.
4598         
4599         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4600         (gst_ximagesink_buffer_alloc): Unused var.
4601
4602 2005-07-01  Andy Wingo  <wingo@pobox.com>
4603
4604         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4605         getcaps to do explicit caps. Needs to be done in all decoders,
4606         possibly via a base class.
4607
4608         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4609
4610         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4611         caps on the sink pad, just rely on the pad template. Also, setting
4612         ANY caps on a pad is not valid because the caps are not fixed.
4613
4614         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4615         caps on the buffer, and get the width from the desired_caps if
4616         they're set.
4617         (gst_ximagesink_renegotiate_size): Implement via setting the
4618         desired_caps on the ximagesink.
4619         (gst_ximagesink_setcaps): Only reset the width of the player if it
4620         wasn't already set. Not sure if this is right.
4621         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4622
4623         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4624         that the user wants. NULL unless the window has been resized.
4625
4626         * gst/volume/gstvolume.c (volume_transform): Adapt to
4627         basetransform refcount changes.
4628         
4629 2005-07-01  Andy Wingo  <wingo@pobox.com>
4630
4631         * gst/videoscale/gstvideoscale.c:
4632         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4633         from BaseTransform, implements a transform_caps. Removed dead code
4634         including some PAR stuff that was never reached -- should probably
4635         be added back somehow.
4636
4637 2005-07-01  Andy Wingo  <wingo@pobox.com>
4638
4639         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4640         come later.
4641
4642 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4643
4644         * configure.ac:
4645         * docs/libs/Makefile.am:
4646         * docs/libs/gst-plugins-libs.types:
4647         * ext/alsa/Makefile.am:
4648         * ext/alsa/gstalsamixer.h:
4649         * ext/alsa/gstalsamixeroptions.h:
4650         * ext/alsa/gstalsamixertrack.h:
4651         * gst-libs/gst/Makefile.am:
4652         * gst-libs/gst/colorbalance/.cvsignore:
4653         * gst-libs/gst/colorbalance/Makefile.am:
4654         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4655         * gst-libs/gst/colorbalance/colorbalance.c:
4656         * gst-libs/gst/colorbalance/colorbalance.h:
4657         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4658         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4659         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4660         * gst-libs/gst/interfaces/Makefile.am:
4661         * gst-libs/gst/interfaces/colorbalance.c:
4662         (gst_color_balance_class_init):
4663         * gst-libs/gst/interfaces/colorbalance.h:
4664         * gst-libs/gst/interfaces/interfaces-marshal.list:
4665         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4666         * gst-libs/gst/interfaces/mixer.h:
4667         * gst-libs/gst/interfaces/mixeroptions.h:
4668         * gst-libs/gst/interfaces/navigation.c:
4669         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4670         * gst-libs/gst/interfaces/tuner.h:
4671         * gst/volume/Makefile.am:
4672         * gst/volume/gstvolume.c:
4673         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4674         * sys/ximage/Makefile.am:
4675         * sys/ximage/ximagesink.c:
4676         * sys/xvimage/Makefile.am:
4677         * sys/xvimage/xvimagesink.c:
4678           fold in all interfaces into an interfaces dir, preserving CVS
4679           history
4680
4681 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4682
4683         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4684           Fix build after riff changes.
4685
4686 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4687
4688         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4689         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4690         (gst_riff_create_video_template_caps),
4691         (gst_riff_create_audio_template_caps),
4692         (gst_riff_create_iavs_template_caps):
4693         * gst-libs/gst/riff/riff-media.h:
4694         * gst-libs/gst/riff/riff-read.h:
4695         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4696           Add gst_riff_init() to initialize the debug category, instead
4697           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4698
4699 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4700
4701         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4702           Oops, I shouldn't apply hacks.
4703
4704 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4705
4706         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4707           Remove pad_loop function which doesn't work.
4708
4709 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4710
4711         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4712           Send EOS when deactivating.
4713         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4714         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4715         (gen_preroll_element), (probe_triggered), (mute_stream),
4716         (silence_stream), (new_decoded_pad), (setup_substreams),
4717         (set_active_source):
4718         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4719         (remove_sinks), (add_sink):
4720         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4721           Change for new probe API.
4722
4723 2005-06-29  Wim Taymans  <wim@fluendo.com>
4724
4725         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4726         * gst-libs/gst/audio/gstbaseaudiosink.c:
4727         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4728         (gst_baseaudiosink_change_state):
4729         * gst-libs/gst/audio/gstbaseaudiosink.h:
4730         * gst-libs/gst/audio/gstringbuffer.c:
4731         (gst_ringbuffer_set_callback):
4732         Fix compilation error.
4733         Ringbuffer starts out as not running.
4734         Free our clock in dispose.
4735         When releasing the ringbuffer we need to renegotiate so
4736         clear the pad caps.
4737
4738 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4739
4740         * autogen.sh:
4741         * configure.ac:
4742         * docs/Makefile.am:
4743         * docs/libs/Makefile.am:
4744         * docs/libs/gst-plugins-libs-docs.sgml:
4745         * docs/libs/gst-plugins-libs-sections.txt:
4746         * docs/libs/gst-plugins-libs.types:
4747         * docs/libs/tmpl/gstaudio.sgml:
4748         * docs/libs/tmpl/gstcolorbalance.sgml:
4749         * docs/libs/tmpl/gstringbuffer.sgml:
4750         * gst-libs/gst/audio/gstringbuffer.c:
4751         (gst_ringbuffer_set_callback):
4752           reinstate gtk-doc docs for plugin libs
4753
4754 2005-06-28  Wim Taymans  <wim@fluendo.com>
4755
4756         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4757         (gst_ogg_demux_init):
4758         Removed pad loop function.
4759
4760 2005-06-28  Wim Taymans  <wim@fluendo.com>
4761
4762         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4763         If we're building a chain we are not in an error case
4764         when we queue a buffer.
4765
4766 2005-06-28  Andy Wingo  <wingo@pobox.com>
4767
4768         * *.c: Don't cast to GstObject before reffing/unreffing.
4769
4770 2005-06-27  Andy Wingo  <wingo@pobox.com>
4771
4772         * gst/videotestsrc/gstvideotestsrc.c
4773         (gst_videotestsrc_activate_push): Activation API changes.
4774
4775         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4776         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4777         they have refs on the decodebin.
4778
4779         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4780         parent class.
4781         (gst_ogg_pad_typefind): Don't leak a pad ref.
4782         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4783         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4784         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4785
4786 2005-06-27  Edward Hervey  <edward@fluendo.com>
4787
4788         * ext/theora/theoradec.c: (theora_dec_change_state): 
4789         re-arranged call to parent's state change in order to avoid locks (or
4790         worse).
4791
4792 2005-06-26  Edward Hervey  <edward@fluendo.com>
4793
4794         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4795         2nd argument of 'unknow-type' signal is a GstCaps and not a
4796         GstMiniObject
4797
4798 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4799         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4800           Set the worker thread's running flag to TRUE before starting the
4801           thread.
4802         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4803           Catch a failure to add typefind to the bin.
4804
4805 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4806
4807         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4808         (gst_sinesrc_init), (gst_sinesrc_create),
4809         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4810         (gst_sinesrc_start):
4811         * gst/sine/gstsinesrc.h:
4812           add num-buffers and timestamp-offset properties
4813         * gst/videotestsrc/gstvideotestsrc.c:
4814         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4815         (gst_videotestsrc_get_property):
4816           add timestamp-offset property
4817
4818 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4819
4820         * configure.ac: add videorate
4821         * gst-plugins-base.spec.in: add videorate
4822
4823 2005-06-23  Wim Taymans  <wim@fluendo.com>
4824
4825         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4826         (gst_videorate_getcaps), (gst_videorate_setcaps),
4827         (gst_videorate_event), (gst_videorate_chain):
4828         Fixed videorate, fixating an already fixated caps is not
4829         an error.
4830
4831 2005-06-23  Wim Taymans  <wim@fluendo.com>
4832
4833         * ext/ogg/README:
4834         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4835         Buffer on caps is not boxed anymore.
4836
4837 2005-06-22  Wim Taymans  <wim@fluendo.com>
4838
4839         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4840         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4841         Set buffers on caps as miniobjects and not as boxed.
4842
4843 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4844
4845         * configure.ac:
4846           back to HEAD
4847
4848 === release 0.9.1 ===
4849
4850 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4851
4852         * .cvsignore:
4853         * NEWS:
4854         * README:
4855         * RELEASE:
4856         * configure.ac:
4857         * po/af.po:
4858         * po/az.po:
4859         * po/cs.po:
4860         * po/en_GB.po:
4861         * po/hu.po:
4862         * po/it.po:
4863         * po/nb.po:
4864         * po/nl.po:
4865         * po/or.po:
4866         * po/sq.po:
4867         * po/sr.po:
4868         * po/sv.po:
4869         * po/uk.po:
4870         * po/vi.po:
4871           updates for release
4872
4873 2005-06-09  Andy Wingo  <wingo@pobox.com>
4874
4875         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4876         
4877 2005-06-09  Andy Wingo  <wingo@pobox.com>
4878
4879         * configure.ac:
4880         * gst-libs/gst/Makefile.am:
4881         * gst-libs/gst/net/Makefile.am:
4882         Add gstnet to build.
4883
4884 2005-06-09  Andy Wingo  <wingo@pobox.com>
4885
4886         * gst-libs/gst/gconf/gconf.c:
4887         * gst/playback/test.c:
4888         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4889         fixes.
4890
4891         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4892
4893         * ext/theora/theoraenc.c (theora_enc_chain): 
4894         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4895
4896         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4897         RealPad.
4898
4899 2005-06-02  Wim Taymans  <wim@fluendo.com>
4900
4901         * gst-libs/gst/net/Makefile.am:
4902         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4903         * pkgconfig/gstreamer-libs.pc.in:
4904         Added net stuff, version net lib.
4905
4906 2005-06-02  Wim Taymans  <wim@fluendo.com>
4907
4908         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4909         (query_rates), (query_positions_elems), (query_positions_pads),
4910         (do_seek):
4911         Updated seek example.
4912
4913 2005-06-02  Andy Wingo  <wingo@pobox.com>
4914
4915         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4916         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4917         list.
4918
4919         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4920         remove the typefind, the bin dispose will do it for us. When it's
4921         removed and unreffed, the signal handler will be disconnected,
4922         too.
4923         (unlinked): It's too difficult to disconnect from unlinked
4924         handlers, as they are on pads not elements. Just punt if the pads
4925         aren't grandkids of the bin.
4926
4927 2005-06-02  Wim Taymans  <wim@fluendo.com>
4928
4929         * ext/ogg/README:
4930         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4931         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4932         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4933         * ext/theora/theoradec.c: (theora_dec_src_query),
4934         (theora_handle_data_packet):
4935         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4936         (theora_enc_chain):
4937         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4938         (vorbis_handle_data_packet):
4939         * gst/audioconvert/bufferframesconvert.c:
4940         (buffer_frames_convert_chain):
4941         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4942         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4943         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4944         (gst_ffmpegcsp_chain):
4945         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4946         (gst_videorate_getcaps), (gst_videorate_setcaps),
4947         (gst_videorate_event), (gst_videorate_chain):
4948         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4949         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4950         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4951         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4952         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4953         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4954         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4955         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4956         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4957         Cleanups and buffer alloc.
4958
4959 2005-05-31  Wim Taymans  <wim@fluendo.com>
4960
4961         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4962         Don't try to call the delay method when the device is not
4963         opened.
4964
4965 2005-05-31  Wim Taymans  <wim@fluendo.com>
4966
4967         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4968         Get actual segment size and buffer size after opening
4969         the device.
4970
4971 2005-05-30  Wim Taymans  <wim@fluendo.com>
4972
4973         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4974         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4975         Also FLUSH upstream, makes the loop function exit faster.
4976         
4977         * ext/theora/theoradec.c: (theora_dec_src_query):
4978         Some more debug info in the query.
4979         
4980         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4981         (gst_ximagesink_setcaps):
4982         Release lock on par error, better error reporting.
4983
4984 2005-05-26  Wim Taymans  <wim@fluendo.com>
4985
4986         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4987         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4988         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4989         Clear chains in READY
4990         Queue packets until the chain is activated.
4991
4992 2005-05-25  Wim Taymans  <wim@fluendo.com>
4993
4994         * gst-libs/gst/audio/gstaudiosink.c:
4995         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4996         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4997         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4998         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4999         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5000         (gst_audiosink_create_ringbuffer):
5001         * gst-libs/gst/audio/gstbaseaudiosink.c:
5002         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5003         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5004         (gst_baseaudiosink_set_property), (build_linear_format),
5005         (debug_spec_caps), (debug_spec_buffer),
5006         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5007         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5008         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5009         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5010         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5011         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5012         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5013         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5014         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5015         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5016         (wait_segment), (gst_ringbuffer_commit),
5017         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5018         (gst_ringbuffer_clear):
5019         Various small cleanups.
5020
5021         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5022         (gst_audio_convert_change_state):
5023         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5024         No need to take the locks anymore.
5025
5026 2005-05-25  Wim Taymans  <wim@fluendo.com>
5027
5028         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5029         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5030         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5031         (type_found):
5032         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5033         (group_destroy), (group_commit), (queue_overrun),
5034         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5035         (mute_stream), (new_decoded_pad), (setup_substreams),
5036         (setup_source), (mute_group_type), (set_active_source),
5037         (gst_play_base_bin_change_state):
5038         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5039         (gen_video_element), (gen_text_element), (gen_audio_element),
5040         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5041         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5042         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5043         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5044         Some playbin cleanups mostly refcounting sloppyness.
5045
5046 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5047
5048         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5049           Work with streaming input.
5050
5051 2005-05-25  Wim Taymans  <wim@fluendo.com>
5052
5053         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5054         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5055         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5056         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5057         No need to take the STREAM lock anymore.
5058
5059 2005-05-25  Wim Taymans  <wim@fluendo.com>
5060
5061         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5062         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5063         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5064         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5065         (gst_ogg_demux_sink_activate):
5066         * ext/theora/theoradec.c: (theora_dec_src_event),
5067         (theora_handle_comment_packet), (theora_dec_chain),
5068         (theora_dec_change_state):
5069         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5070         (vorbis_handle_data_packet), (vorbis_dec_chain),
5071         (vorbis_dec_change_state):
5072         Remove STREAM locks as they are taken in core now.
5073         Never set bogus granulepos on vorbis/theora.
5074         Fix leaks in theoradec tag parsing.
5075
5076 2005-05-25  Wim Taymans  <wim@fluendo.com>
5077
5078         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5079         Fix memleaks, GST_BUFFER_DATA() is not freed.
5080
5081 2005-05-25  Wim Taymans  <wim@fluendo.com>
5082
5083         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5084         Open non-blocking, set to blocking mode afterwards to avoid
5085         lockups when audio device is busy.
5086
5087 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5088
5089         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5090           This can't be good.
5091
5092 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5093
5094         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5095         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5096         (gst_audio_convert_setcaps):
5097           Implement instant setup switching.
5098
5099 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5100
5101         * gst/playback/gstplaybasebin.c: (probe_triggered):
5102           Fix missing unlock.
5103         * gst/playback/gstplaybin.c: (add_sink):
5104           First add, then link (otherwise pad link fails).
5105
5106 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5107
5108         * examples/Makefile.am:
5109         fix buildbot (make distcheck)
5110
5111 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5112
5113         * gst/playback/gstplaybin.c: (gen_vis_element):
5114           Remove some wrong code. Doesn't work yet.
5115
5116 2005-05-19  Wim Taymans  <wim@fluendo.com>
5117
5118         * gst-libs/gst/net/Makefile.am:
5119         * gst-libs/gst/net/README:
5120         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5121         (gst_netbuffer_class_init), (gst_netbuffer_init),
5122         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5123         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5124         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5125         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5126         * gst-libs/gst/net/gstnetbuffer.h:
5127         Added buffer subclass to store extra to/from addresses for
5128         network sources/sinks.
5129
5130 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5131
5132         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5133           Don't lock an unassigned variable.
5134
5135 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5136
5137         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5138           Increase buffer for video, decrease buffer for other media types.
5139         * gst/playback/gstplaybin.c: (gen_video_element),
5140         (gen_audio_element):
5141           Change names for debugging purposes.
5142
5143 2005-05-18  Wim Taymans  <wim@fluendo.com>
5144
5145         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5146         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5147         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5148         (gst_ffmpegcsp_chain):
5149         Enable buffer alloc passthrough if the source and dest
5150         formats are the same.
5151
5152 2005-05-17  Wim Taymans  <wim@fluendo.com>
5153
5154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5155         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5156         (gst_ogg_demux_chain_unlocked):
5157         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5158         (gst_audio_convert_caps_remove_format_info),
5159         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5160         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5161         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5162         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5163         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5164         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5165         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5166         (gst_ffmpegcsp_get_property):
5167         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5168         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5169         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5170         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5171         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5172         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5173         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5174         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5175         Leak fixes in oggdemux.
5176         Some cleanups in audioconvert.
5177         Make passthrough work along with buffer_alloc etc.
5178         Make buffer_alloc and buffer recycling actually work in
5179         xvimagesink.
5180
5181 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5182
5183         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5184           make the compiler happy
5185
5186 2005-05-17  Wim Taymans  <wim@fluendo.com>
5187
5188         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5189         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5190         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5191         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5192         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5193         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5194         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5195         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5196         (gst_xvimagesink_set_xwindow_id):
5197         * sys/xvimage/xvimagesink.h:
5198         Port xvimagesink to new MiniObject.
5199
5200 2005-05-17  Wim Taymans  <wim@fluendo.com>
5201
5202         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5203         (gst_audiofilter_chain):
5204         * gst-libs/gst/audio/gstaudiosink.c:
5205         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5206         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5207         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5208         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5209         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5210         (gst_audiosink_create_ringbuffer):
5211         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5212         (gst_audio_convert_caps_remove_format_info),
5213         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5214         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5215         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5216         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5217         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5218         Fix passthrough in ffmpegcolorspace.
5219         Fix memset in audiosink on wrong memory.
5220
5221 2005-05-16  David Schleef  <ds@schleef.org>
5222
5223         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5224         to GstMiniObject.
5225
5226 2005-05-16  David Schleef  <ds@schleef.org>
5227
5228         Port from GstData to GstMiniObject.
5229         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5230         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5231         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5232         (gst_ogg_mux_collected):
5233         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5234         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5235         (theora_handle_data_packet):
5236         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5237         (theora_set_header_on_caps), (theora_enc_chain):
5238         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5239         (vorbis_handle_comment_packet):
5240         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5241         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5242         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5243         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5244         * gst/audioconvert/gstaudioconvert.c:
5245         (gst_audio_convert_get_buffer):
5246         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5247         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5248         (mute_stream), (silence_stream):
5249         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5250         * gst/volume/gstvolume.c: (volume_transform):
5251         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5252         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5253         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5254         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5255         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5256         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5257         (gst_ximagesink_buffer_alloc):
5258         * sys/ximage/ximagesink.h:
5259
5260 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5261
5262         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5263         (fill_buffer), (check_queue), (queue_threshold_reached),
5264         (queue_out_of_data):
5265         * gst/playback/gstplaybasebin.h:
5266           Post buffer-fullness on the bus.
5267
5268 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5269
5270         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5271         (try_to_link_1):
5272         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5273         (group_commit), (probe_triggered), (setup_source),
5274         (gst_play_base_bin_change_state):
5275         * gst/playback/gstplaybasebin.h:
5276         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5277         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5278         (gst_play_bin_change_state):
5279           Move setup_output_pads into a virtual function, remove
5280           group-switch (no longer needed) and redirect (handled by bus
5281           now) signals.
5282
5283 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5284
5285         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5286         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5287         (get_active_group), (get_building_group), (group_destroy),
5288         (group_commit), (check_queue), (queue_overrun),
5289         (queue_threshold_reached), (queue_out_of_data),
5290         (gen_preroll_element), (remove_groups), (unknown_type),
5291         (add_element_stream), (no_more_pads), (probe_triggered),
5292         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5293         (setup_substreams), (setup_source), (finish_source),
5294         (prepare_output), (muted_group_change_state),
5295         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5296         (gst_play_base_bin_change_state):
5297         * gst/playback/gstplaybasebin.h:
5298         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5299         (gst_play_bin_init), (gst_play_bin_set_property),
5300         (gen_video_element), (gen_text_element), (gen_audio_element),
5301         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5302         (gst_play_bin_change_state):
5303         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5304         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5305         (stream_info_change_state), (gst_stream_info_set_mute),
5306         (gst_stream_info_get_property):
5307         * gst/playback/gststreaminfo.h:
5308         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5309         (gst_stream_selector_get_linked_pad),
5310         (gst_stream_selector_getcaps),
5311         (gst_stream_selector_get_linked_pads),
5312         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5313         * gst/playback/gststreamselector.h:
5314           Rough port of playbin. Needs some more work, but is mostly done,
5315           and uses a few locks in important places, which should make stuff
5316           like chain-switches clean. Still uses GST_STATE() in a few places,
5317           which isn't all that good an idea, subtitles/elements disabled
5318           because no elements to test with and thus probably broken, query
5319           and event handling moved to GstBin, internal thread removed
5320           alltogether because the pipeline does that for us now. Can play
5321           Ogg/Vorbis files. Haven't tested anything else yet.
5322
5323 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5324
5325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5326           Do no-more-pads (needed for autoplugging).
5327
5328 2005-05-10  Andy Wingo  <wingo@pobox.com>
5329
5330         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5331         message to the bus with the tags. Still not sent downstream tho.
5332
5333         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5334         get_parent.
5335         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5336         avoid refcounting hassles.
5337
5338 2005-05-09  Andy Wingo  <wingo@pobox.com>
5339
5340         * gst/volume/Makefile.am:
5341         * gst/volume/demo.c
5342         * gst/volume/gstvolume.h
5343         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5344         basetransform. Probably need an audio filter base class.
5345
5346 2005-05-09  Wim Taymans  <wim@fluendo.com>
5347
5348         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5349         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5350         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5351         (gst_vorbisenc_chain):
5352         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5353         (gst_audio_convert_caps_remove_format_info),
5354         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5355         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5356         Make caps writable before writing to it.
5357         Fix negotiation in audioconvert some more.
5358
5359 2005-05-09  Wim Taymans  <wim@fluendo.com>
5360
5361         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5362         (gst_videorate_getcaps), (gst_videorate_setcaps),
5363         (gst_videorate_event), (gst_videorate_chain):
5364         Better negotiation.
5365
5366 2005-05-09  Wim Taymans  <wim@fluendo.com>
5367
5368         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5369         (gst_videorate_getcaps), (gst_videorate_setcaps),
5370         (gst_videorate_blank_data), (gst_videorate_init),
5371         (gst_videorate_event), (gst_videorate_chain),
5372         (gst_videorate_change_state):
5373         Port videorate, do a better job at negotiation while we're at
5374         it.
5375
5376 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5377
5378         * configure.ac:
5379           Disable libvisual
5380
5381         * examples/Makefile.am:
5382         * gst-libs/gst/audio/Makefile.am:
5383         * gst-libs/gst/riff/Makefile.am:
5384         * gst-libs/gst/tag/Makefile.am:
5385         * gst-libs/gst/video/Makefile.am:
5386           Fixups for missing variables.
5387
5388 2005-05-09  Wim Taymans  <wim@fluendo.com>
5389
5390         * examples/seeking/seek.c: (make_theora_pipeline),
5391         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5392         (query_rates), (query_positions_elems), (query_positions_pads),
5393         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5394         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5395         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5396         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5397         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5398         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5399         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5400         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5401         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5402         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5403         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5404         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5405         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5406         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5407         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5408         (theora_dec_src_convert), (theora_dec_sink_convert),
5409         (theora_dec_src_query), (theora_dec_sink_query),
5410         (theora_dec_src_event), (theora_dec_sink_event),
5411         (theora_handle_comment_packet), (theora_handle_type_packet),
5412         (theora_handle_header_packet), (theora_handle_data_packet),
5413         (theora_dec_chain):
5414         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5415         (vorbis_dec_convert), (vorbis_dec_src_query),
5416         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5417         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5418         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5419         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5420         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5421         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5422         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5423         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5424         (gst_play_bin_query):
5425         * gst/playback/test3.c: (update_scale):
5426         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5427         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5428         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5429         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5430         (gst_videotestsrc_src_query):
5431         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5432         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5433         (paint_hline_YUV9):
5434         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5435         Port to new query API.
5436         Updated seek.
5437         Cleanups in x[v]imagesink
5438
5439 2005-05-09  Andy Wingo  <wingo@pobox.com>
5440
5441         * ext/alsa/gstalsasink.h:
5442         * ext/gnomevfs/gstgnomevfssrc.c:
5443         (gst_gnomevfssrc_get_icy_metadata):
5444         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5445         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5446         * ext/theora/theoradec.c (theora_dec_src_query)
5447         (theora_dec_src_event, theora_dec_sink_event)
5448         (theora_handle_comment_packet, theora_handle_data_packet):
5449         * ext/theora/theoraenc.c (theora_enc_chain):
5450         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5451         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5452         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5453         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5454         (qt_type_find):
5455         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5456         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5457         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5458         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5459         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5460         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5461         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5462         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5463         (paint_setup_RGB565, paint_setup_xRGB1555):
5464         * gst/videotestsrc/videotestsrc.h:
5465         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5466         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5467         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5468         GCC4 fixes.
5469         
5470         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5471         gst_pad_query_position. Fixes oggdemux.
5472
5473 2005-05-08  David Schleef  <ds@schleef.org>
5474
5475         * configure.ac: Require liboil.
5476         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5477         a few more.
5478         * gst/videotestsrc/videotestsrc.c:
5479         * gst/videotestsrc/videotestsrc.h:
5480
5481 2005-05-06  Wim Taymans  <wim@fluendo.com>
5482
5483         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5484         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5485         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5486         Well, unreffing a buffer right before pushing it is asking
5487         for trouble..
5488
5489 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5490
5491         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5492
5493 2005-05-06  Wim Taymans  <wim@fluendo.com>
5494
5495         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5496         (gst_audio_convert_caps_remove_format_info),
5497         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5498         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5499         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5500         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5501         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5502         * gst/sine/Makefile.am:
5503         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5504         (gst_sinesrc_class_init), (gst_sinesrc_init),
5505         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5506         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5507         (gst_sinesrc_update_freq):
5508         * gst/sine/gstsinesrc.h:
5509         * gst/tcp/gstmultifdsink.c:
5510         * sys/xvimage/xvimagesink.c:
5511         Fixed negotiation wrt _peer_get_caps()
5512         Some cleanups.
5513
5514
5515 2005-05-06  Wim Taymans  <wim@fluendo.com>
5516
5517         * gst-libs/gst/audio/gstaudiosink.c:
5518         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5519         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5520         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5521         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5522         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5523         (gst_audiosink_create_ringbuffer):
5524         * gst-libs/gst/audio/gstbaseaudiosink.c:
5525         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5526         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5527         (gst_baseaudiosink_set_property), (build_linear_format),
5528         (debug_spec_caps), (debug_spec_buffer),
5529         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5530         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5531         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5532         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5533         * gst-libs/gst/audio/gstbaseaudiosink.h:
5534         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5535         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5536         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5537         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5538         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5539         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5540         (wait_segment), (gst_ringbuffer_commit),
5541         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5542         (gst_ringbuffer_clear):
5543         * gst-libs/gst/audio/gstringbuffer.h:
5544         Make the base audiosink return an error when there is no
5545         audiobuffer negotiated.
5546
5547 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5548
5549         * ext/Makefile.am:
5550         Disable cdparanoia until someone ports it!
5551
5552 2005-05-06  Wim Taymans  <wim@fluendo.com>
5553
5554         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5555         (gst_ogg_demux_sink_activate):
5556         And revert after wingo's revert.. sigh..
5557
5558 2005-05-05  Andy Wingo  <wingo@pobox.com>
5559
5560         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5561         GObject.
5562         * configure.ac: Return audiorate and subparse from the ghetto.
5563         Re-enable -Wall -Werror.
5564         * gst/subparse/gstsubparse.c:
5565         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5566         or chain-based. Cleaned up a bit. Not tested.
5567         
5568 2005-05-05  Christian Schaller <christian@fluendo.com> 
5569
5570         * Makefile.am: remove stuff that is not building
5571         * configure.ac: remove stuff that is not building
5572         * examples/Makefile.am: remove stuff that is not building
5573         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5574         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5575         * sys/Makefile.am: remove stuff that is not building
5576         * testsuite/Makefile.am: remove stuff that is not building
5577
5578 2005-05-05  Andy Wingo  <wingo@pobox.com>
5579
5580         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5581         * gst-libs/gst/tag/gstvorbistag.c:
5582         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5583         * gst/adder/gstadder.h:
5584         * gst/audioconvert/gstchannelmix.c:
5585         (gst_audio_convert_fill_one_other):
5586         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5587         (gst_audiorate_init), (gst_audiorate_chain):
5588         * gst/playback/gstplaybasebin.c: (setup_source):
5589         * gst/playback/test3.c: (update_scale):
5590         Some GCC4 fixes
5591         
5592         * po/af.po:
5593         * po/az.po:
5594         * po/cs.po:
5595         * po/en_GB.po:
5596         * po/hu.po:
5597         * po/it.po:
5598         * po/nb.po:
5599         * po/nl.po:
5600         * po/or.po:
5601         * po/sq.po:
5602         * po/sr.po:
5603         * po/sv.po:
5604         * po/uk.po:
5605         * po/vi.po: Foo
5606
5607 2005-05-05  Wim Taymans  <wim@fluendo.com>
5608
5609         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5610         (gst_audio_convert_caps_remove_format_info),
5611         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5612         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5613         * gst/videotestsrc/gstvideotestsrc.c:
5614         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5615         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5616         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5617         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5618         Don't ignore _push() return values.
5619         Make sure no processing is done when shutting down.
5620         Videotestsrc pad activation fix.
5621
5622 2005-05-05  Wim Taymans  <wim@fluendo.com>
5623
5624         * gst/adder/Makefile.am:
5625         * gst/adder/gstadder.c: (gst_adder_setcaps),
5626         (gst_adder_class_init), (gst_adder_init),
5627         (gst_adder_request_new_pad), (gst_adder_collected),
5628         (gst_adder_change_state):
5629         * gst/adder/gstadder.h:
5630         Ported adder as an example of a mixer element using
5631         collect pads. Needs more negotiation work.
5632
5633 2005-05-05  Wim Taymans  <wim@fluendo.com>
5634
5635         * ext/theora/theoradec.c: (_inc_granulepos),
5636         (theora_dec_src_event), (theora_dec_sink_event),
5637         (theora_handle_comment_packet), (theora_handle_type_packet),
5638         (theora_handle_header_packet), (theora_handle_data_packet),
5639         (theora_dec_chain):
5640         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5641         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5642         (theora_push_buffer), (theora_push_packet),
5643         (theora_enc_sink_event), (theora_enc_chain),
5644         (theora_enc_change_state), (theora_enc_set_property),
5645         (theora_enc_get_property):
5646         Added stream lock to decoder so that we can serialize
5647         the discont event.
5648         More theoraenc porting, recover from errors, do clean
5649         shutdown.
5650
5651 2005-05-05  Wim Taymans  <wim@fluendo.com>
5652
5653         * ext/ogg/Makefile.am:
5654         * ext/ogg/README:
5655         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5656         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5657         (gst_ogg_print):
5658         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5659         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5660         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5661         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5662         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5663         (gst_ogg_mux_change_state):
5664         Ported ogg muxer.
5665
5666 2005-05-05  Wim Taymans  <wim@fluendo.com>
5667
5668         * docs/design-audiosinks.txt:
5669         * gst-libs/gst/audio/TODO:
5670         * gst-libs/gst/audio/gstaudiosink.c:
5671         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5672         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5673         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5674         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5675         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5676         (gst_audiosink_create_ringbuffer):
5677         * gst-libs/gst/audio/gstbaseaudiosink.c:
5678         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5679         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5680         (gst_baseaudiosink_set_property), (build_linear_format),
5681         (debug_spec_caps), (debug_spec_buffer),
5682         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5683         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5684         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5685         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5686         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5687         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5688         (gst_ringbuffer_release), (gst_ringbuffer_play),
5689         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5690         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5691         (gst_ringbuffer_set_sample), (wait_segment),
5692         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5693         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5694         More work on the audiosink, mostly debugging and a race in
5695         shutdown.
5696
5697 2005-04-28  Wim Taymans  <wim@fluendo.com>
5698
5699         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5700         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5701         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5702         (vorbis_dec_src_query), (vorbis_dec_src_event),
5703         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5704         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5705         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5706         Don't crap out when seeking back to position 0.
5707
5708 2005-04-28  Wim Taymans  <wim@fluendo.com>
5709
5710         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5711         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5712         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5713         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5714         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5715         Make audio sink configurable, use alsasink as default.
5716
5717 2005-04-28  Wim Taymans  <wim@fluendo.com>
5718
5719         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5720         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5721         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5722         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5723         (vorbis_dec_change_state):
5724         * ext/vorbis/vorbisdec.h:
5725         Refactor, use STREAM_LOCK.
5726
5727 2005-04-28  Wim Taymans  <wim@fluendo.com>
5728
5729         * ext/theora/theoradec.c: (_inc_granulepos),
5730         (theora_dec_sink_event), (theora_handle_comment_packet),
5731         (theora_handle_type_packet), (theora_handle_header_packet),
5732         (theora_handle_data_packet), (theora_dec_chain),
5733         (theora_dec_change_state):
5734         Refactor a bit, use STREAM_LOCK.
5735
5736 2005-04-28  Wim Taymans  <wim@fluendo.com>
5737
5738         * ext/alsa/Makefile.am:
5739         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5740         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5741         (gst_alsa_link), (gst_alsa_close_audio):
5742         * ext/alsa/gstalsaplugin.c: (plugin_init):
5743         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5744         (gst_alsasink_dispose), (gst_alsasink_base_init),
5745         (gst_alsasink_class_init), (gst_alsasink_init),
5746         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5747         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5748         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5749         (gst_alsasink_reset):
5750         * ext/alsa/gstalsasink.h:
5751         Implement alsasink with simple open/write/close API. 
5752         Make alsa dir build by disabling compilation of code.
5753
5754 2005-04-28  Wim Taymans  <wim@fluendo.com>
5755
5756         * gst-libs/gst/audio/Makefile.am:
5757         * gst-libs/gst/audio/audio.h:
5758         * gst-libs/gst/audio/audioclock.c:
5759         * gst-libs/gst/audio/audioclock.h:
5760         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5761         (gst_audio_clock_class_init), (gst_audio_clock_init),
5762         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5763         * gst-libs/gst/audio/gstaudioclock.h:
5764         * gst-libs/gst/audio/gstaudiosink.c:
5765         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5766         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5767         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5768         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5769         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5770         (gst_audiosink_create_ringbuffer):
5771         * gst-libs/gst/audio/gstbaseaudiosink.c:
5772         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5773         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5774         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5775         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5776         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5777         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5778         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5779         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5780         * gst-libs/gst/audio/gstbaseaudiosink.h:
5781         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5782         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5783         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5784         (gst_ringbuffer_release), (gst_ringbuffer_play),
5785         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5786         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5787         (gst_ringbuffer_set_sample), (wait_segment),
5788         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5789         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5790         * gst-libs/gst/audio/gstringbuffer.h:
5791         Make ringbuffer faster and more simple by removing the locks
5792         in the playback thread.
5793         Add sample accurate playback based on buffer sample offsets.
5794         Make the baseaudiosink provide a clock.
5795         Parse caps in the base class.
5796         Correctly handle seeking, flushing and state changes.
5797
5798 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5799
5800         * configure.ac:
5801         * gst/audioconvert/Makefile.am:
5802         * gst/audioscale/Makefile.am:
5803           Fix part of the build.  Come on guys, autogen didn't even work :)
5804
5805 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5806
5807         * configure.ac:
5808         * gst-libs/gst/Makefile.am:
5809         * gst-libs/gst/media-info/.cvsignore:
5810         * gst-libs/gst/media-info/Makefile.am:
5811         * gst-libs/gst/media-info/README:
5812         * gst-libs/gst/media-info/media-info-priv.c:
5813         * gst-libs/gst/media-info/media-info-priv.h:
5814         * gst-libs/gst/media-info/media-info-test.c:
5815         * gst-libs/gst/media-info/media-info.c:
5816         * gst-libs/gst/media-info/media-info.h:
5817         * gst-libs/gst/media-info/media-info.vcproj:
5818         * pkgconfig/Makefile.am:
5819         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5820         * pkgconfig/gstreamer-media-info.pc.in:
5821           Remove media-info, which is also successed by playbin (see Totem
5822           implementation).
5823
5824 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5825
5826         * configure.ac:
5827         * examples/Makefile.am:
5828         * examples/gstplay/.cvsignore:
5829         * examples/gstplay/Makefile.am:
5830         * examples/gstplay/player.c:
5831         * gst-libs/gst/Makefile.am:
5832         * gst-libs/gst/play/.cvsignore:
5833         * gst-libs/gst/play/Makefile.am:
5834         * gst-libs/gst/play/play.c:
5835         * gst-libs/gst/play/play.h:
5836         * gst-libs/gst/play/play.vcproj:
5837         * pkgconfig/Makefile.am:
5838         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5839         * pkgconfig/gstreamer-play.pc.in:
5840           Remove libgstplay, playbin is now the official successor.
5841
5842 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5843
5844         * configure.ac:
5845         * gst-libs/gst/Makefile.am:
5846         * gst-libs/gst/xwindowlistener/Makefile.am:
5847         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5848         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5849           Remove deprecated xwindowlistener (I've moved xwindowlistening
5850           in the v4l/v4l2 plugins over to serverside).
5851
5852 2005-04-25  David Schleef  <ds@schleef.org>
5853
5854         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5855         to examples/dynparams.  Examples do not belong interspersed with
5856         source code.
5857         * examples/dynparams/demo-dparams.c:
5858         * gst/sine/Makefile.am:
5859         * gst/sine/demo-dparams.c:
5860
5861 2005-04-25  David Schleef  <ds@schleef.org>
5862
5863         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5864         * gst-libs/gst/audio/Makefile.am:
5865         * gst-libs/gst/riff/Makefile.am:
5866         * gst-libs/gst/tag/Makefile.am:
5867         * gst-libs/gst/video/Makefile.am:
5868         * gst-libs/gst/xwindowlistener/Makefile.am:
5869
5870         Convert to 0.9 API, seems to work:
5871         * sys/ximage/Makefile.am:
5872         * sys/ximage/ximagesink.c:
5873
5874 2005-04-24  David Schleef  <ds@schleef.org>
5875
5876         Link plugins against libraries:
5877         * ext/alsa/Makefile.am:
5878         * gst/tcp/Makefile.am:
5879
5880         Remove asm code that should be in liboil
5881         * gst/videoscale/Makefile.am:
5882         * gst/videoscale/videoscale_x86_asm.s:
5883
5884         gettext wants these checked in:
5885         * po/af.po:
5886         * po/az.po:
5887         * po/cs.po:
5888         * po/en_GB.po:
5889         * po/hu.po:
5890         * po/it.po:
5891         * po/nb.po:
5892         * po/nl.po:
5893         * po/or.po:
5894         * po/sq.po:
5895         * po/sr.po:
5896         * po/sv.po:
5897         * po/uk.po:
5898         * po/vi.po:
5899
5900 2005-04-24  David Schleef  <ds@schleef.org>
5901
5902         Convert gst_main() to g_main_loop_run()
5903         * gst/playback/decodetest.c: (main):
5904         * gst/playback/test2.c: (main):
5905         * gst/playback/test3.c: (main):
5906         * gst/playback/test4.c: (main):
5907
5908         Link plugins against libraries:
5909         * ext/libvisual/Makefile.am:
5910         * sys/xvimage/Makefile.am:
5911
5912 2005-04-24  David Schleef  <ds@schleef.org>
5913
5914         * configure.ac: Remove idct and resample libs
5915         * gst-libs/gst/Makefile.am: same
5916
5917         Remove usage of gst_library_load():
5918         * ext/alsa/gstalsaplugin.c: (plugin_init):
5919         * ext/libvisual/visual.c: (plugin_init):
5920         * ext/ogg/gstogg.c: (plugin_init):
5921         * ext/theora/theora.c: (plugin_init):
5922         * ext/vorbis/vorbis.c: (plugin_init):
5923         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5924         * gst/audioscale/gstaudioscale.c:
5925         * gst/adder/gstadder.c: (plugin_init):
5926         * gst/audioconvert/plugin.c: (plugin_init):
5927         * sys/ximage/ximagesink.c: (plugin_init):
5928         * sys/xvimage/xvimagesink.c: (plugin_init):
5929         * gst/tcp/gsttcpplugin.c: (plugin_init):
5930
5931         Link plugins against libraries:
5932         * ext/ogg/Makefile.am:
5933         * ext/theora/Makefile.am:
5934         * ext/vorbis/Makefile.am:
5935         * gst/audioconvert/Makefile.am:
5936
5937         Create proper libraries:
5938         * gst-libs/gst/riff/Makefile.am:
5939         * gst-libs/gst/audio/Makefile.am:
5940         * gst-libs/gst/video/Makefile.am:
5941
5942         Move resample library to audioscale plugin directory:
5943         * gst-libs/gst/resample/Makefile.am:
5944         * gst-libs/gst/resample/README:
5945         * gst-libs/gst/resample/dtof.c:
5946         * gst-libs/gst/resample/dtos.c:
5947         * gst-libs/gst/resample/functable.c:
5948         * gst-libs/gst/resample/private.h:
5949         * gst-libs/gst/resample/resample.c:
5950         * gst-libs/gst/resample/resample.h:
5951         * gst-libs/gst/resample/resample.vcproj:
5952         * gst-libs/gst/resample/test.c:
5953         * gst/audioscale/Makefile.am:
5954         * gst/audioscale/README:
5955         * gst/audioscale/dtof.c:
5956         * gst/audioscale/dtos.c:
5957         * gst/audioscale/functable.c:
5958         * gst/audioscale/private.h:
5959         * gst/audioscale/resample.c:
5960         * gst/audioscale/resample.h:
5961         * gst/audioscale/test.c:
5962
5963         Move tagedit library to gst-libs:
5964         * gst-libs/gst/tag/Makefile.am:
5965         * gst-libs/gst/tag/gstid3tag.c:
5966         * gst-libs/gst/tag/gsttagediting.c:
5967         * gst-libs/gst/tag/gsttageditingprivate.h:
5968         * gst-libs/gst/tag/gstvorbistag.c:
5969         * gst/tags/Makefile.am:
5970         * gst/tags/gstid3tag.c:
5971         * gst/tags/gstvorbistag.c:
5972
5973         Fix for core changes:
5974         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5975         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5976         (gst_sinesrc_getrange):
5977
5978 2005-04-23  David Schleef  <ds@schleef.org>
5979
5980         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5981         in gst-plugins in a long time, and properly belongs in liboil.
5982         * gst-libs/gst/idct/Makefile.am:
5983         * gst-libs/gst/idct/README:
5984         * gst-libs/gst/idct/dct.h:
5985         * gst-libs/gst/idct/doieee:
5986         * gst-libs/gst/idct/fastintidct.c:
5987         * gst-libs/gst/idct/floatidct.c:
5988         * gst-libs/gst/idct/idct.c:
5989         * gst-libs/gst/idct/idct.h:
5990         * gst-libs/gst/idct/idtc.vcproj:
5991         * gst-libs/gst/idct/ieeetest.c:
5992         * gst-libs/gst/idct/intidct.c:
5993
5994 2005-04-20  Wim Taymans  <wim@fluendo.com>
5995
5996         * docs/design-audiosinks.txt:
5997         * gst-libs/gst/audio/Makefile.am:
5998         * gst-libs/gst/audio/TODO:
5999         * gst-libs/gst/audio/gstaudiosink.c:
6000         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
6001         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
6002         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
6003         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
6004         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
6005         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
6006         (gst_audiosink_class_init), (gst_audiosink_init),
6007         (gst_audiosink_create_ringbuffer):
6008         * gst-libs/gst/audio/gstaudiosink.h:
6009         * gst-libs/gst/audio/gstbaseaudiosink.c:
6010         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6011         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6012         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6013         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6014         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6015         (gst_baseaudiosink_create_ringbuffer),
6016         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6017         * gst-libs/gst/audio/gstbaseaudiosink.h:
6018         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6019         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6020         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6021         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6022         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6023         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6024         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6025         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6026         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6027         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6028         * gst-libs/gst/audio/gstringbuffer.h:
6029         An attempt at a set of audio base classes together with some
6030         design docs.
6031
6032 2005-04-20  Wim Taymans  <wim@fluendo.com>
6033
6034         * gst/audioconvert/Makefile.am:
6035         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6036         (gst_audio_convert_caps_remove_format_info),
6037         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6038         (gst_audio_convert_channels):
6039         Link against audio libs.
6040         Fix audio convert plugin.
6041
6042 2005-04-20  Wim Taymans  <wim@fluendo.com>
6043
6044         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6045         (gst_ogg_demux_sink_activate):
6046         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6047         (theora_set_header_on_caps), (theora_enc_sink_event),
6048         (theora_enc_chain):
6049         Fix theora encoder.
6050
6051 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6052
6053         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6054         * gst/playback/gstdecodebin.c: (find_compatibles):
6055           Work with staticpadtemplates in elementfactories.
6056
6057 2005-04-12  Wim Taymans  <wim@fluendo.com>
6058
6059         * gst/playback/README:
6060         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6061         (compare_ranks), (print_feature), (gst_decode_bin_init),
6062         (dynamic_create), (dynamic_free), (find_compatibles),
6063         (mimetype_is_raw), (close_pad_link), (got_redirect),
6064         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6065         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6066         (gst_decode_bin_change_state):
6067         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6068         (gst_play_base_bin_init), (group_destroy), (group_commit),
6069         (check_queue), (queue_overrun), (queue_threshold_reached),
6070         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6071         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6072         (got_redirect), (setup_source), (play_base_eos),
6073         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6074         (gst_play_base_bin_remove_element):
6075         * gst/playback/gstplaybasebin.h:
6076         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6077         (gst_play_bin_init), (gst_play_bin_dispose),
6078         (gst_play_bin_set_property), (gen_video_element),
6079         (gen_text_element), (gen_audio_element), (remove_sinks),
6080         (gst_play_bin_send_event):
6081         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6082         (stream_info_change_state), (gst_stream_info_set_mute):
6083         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6084         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6085         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6086         (gst_stream_selector_chain):
6087         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6088         (main):
6089         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6090         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6091         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6092         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6093         Raw and crude port of decodebin. 
6094         Make playbin compile.
6095
6096 2005-04-06  Wim Taymans  <wim@fluendo.com>
6097
6098         * ext/gnomevfs/Makefile.am:
6099         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6100         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6101         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6102         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6103         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6104         (gst_gnomevfssrc_stop):
6105         * ext/ogg/Makefile.am:
6106         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6107         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6108         * ext/theora/Makefile.am:
6109         * ext/theora/theoradec.c: (_inc_granulepos),
6110         (theora_dec_sink_event), (theora_dec_chain):
6111         * ext/vorbis/Makefile.am:
6112         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6113         (vorbis_dec_sink_event), (vorbis_dec_chain):
6114         * gst-libs/gst/audio/Makefile.am:
6115         * sys/xvimage/Makefile.am:
6116         Make gnomevfssrc extend the source base class.
6117         Fix linking against libs in various plugins.
6118
6119 2005-04-06  Andy Wingo  <wingo@pobox.com>
6120
6121         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6122         GST_BASE_LIBS.
6123
6124         * configure.ac: Add check and AC_SUBST for libgstbase.
6125
6126 2005-03-31  Wim Taymans  <wim@fluendo.com>
6127
6128         * examples/seeking/Makefile.am:
6129         * examples/seeking/cdparanoia.c: (main):
6130         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6131         (play_cb), (pause_cb), (stop_cb), (main):
6132         * examples/seeking/playbin.c:
6133         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6134         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6135         (make_sid_pipeline), (make_vorbis_pipeline),
6136         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6137         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6138         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6139         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6140         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6141         (stop_cb), (main):
6142         * examples/seeking/spider_seek.c:
6143         * examples/seeking/vorbisfile.c:
6144         * ext/gnomevfs/Makefile.am:
6145         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6146         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6147         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6148         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6149         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6150         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6151         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6152         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6153         * ext/ogg/README:
6154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6155         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6156         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6157         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6158         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6159         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6160         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6161         (gst_ogg_demux_factory_filter), (compare_ranks),
6162         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6163         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6164         (gst_ogg_chain_new), (gst_ogg_chain_free),
6165         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6166         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6167         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6168         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6169         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6170         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6171         (gst_ogg_demux_get_prev_page),
6172         (gst_ogg_demux_deactivate_current_chain),
6173         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6174         (gst_ogg_demux_bisect_forward_serialno),
6175         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6176         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6177         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6178         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6179         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6180         (gst_ogg_demux_change_state), (gst_ogg_print):
6181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6182         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6183         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6184         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6185         (gst_ogg_mux_loop):
6186         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6187         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6188         (theora_dec_src_convert), (theora_dec_sink_convert),
6189         (theora_dec_src_query), (theora_dec_src_event),
6190         (theora_dec_sink_event), (theora_dec_chain),
6191         (theora_dec_change_state):
6192         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6193         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6194         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6195         (theora_enc_change_state):
6196         * ext/vorbis/Makefile.am:
6197         * ext/vorbis/oggvorbisenc.c:
6198         * ext/vorbis/oggvorbisenc.h:
6199         * ext/vorbis/vorbis.c: (plugin_init):
6200         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6201         (vorbis_dec_src_query), (vorbis_dec_src_event),
6202         (vorbis_dec_sink_event), (vorbis_dec_chain),
6203         (vorbis_dec_change_state):
6204         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6205         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6206         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6207         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6208         (gst_vorbisenc_change_state):
6209         * ext/vorbis/vorbisenc.h:
6210         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6211         * gst-libs/gst/audio/audioclock.c:
6212         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6213         (gst_audiofilter_init), (gst_audiofilter_chain):
6214         * gst-libs/gst/audio/testchannels.c: (main):
6215         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6216         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6217         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6218         (gmip_find_track_streaminfo), (gmip_find_track_format):
6219         * gst-libs/gst/media-info/media-info.c:
6220         (gst_media_info_read_idler):
6221         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6222         (gst_play_get_all_by_interface):
6223         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6224         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6225         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6226         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6227         (gst_riff_parse_info):
6228         * gst-libs/gst/riff/riff-read.h:
6229         * gst-libs/gst/riff/riff.c: (plugin_init):
6230         * gst-libs/gst/video/Makefile.am:
6231         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6232         (gst_videosink_class_init), (gst_videosink_get_type):
6233         * gst-libs/gst/video/videosink.h:
6234         * gst/audioconvert/bufferframesconvert.c:
6235         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6236         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6237         * gst/audioconvert/channelmixtest.c: (main):
6238         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6239         (gst_audio_convert_chain),
6240         (gst_audio_convert_caps_remove_format_info),
6241         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6242         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6243         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6244         (gst_audio_convert_buffer_to_default_format),
6245         (gst_audio_convert_buffer_from_default_format),
6246         (gst_audio_convert_channels):
6247         * gst/audioconvert/gstchannelmix.h:
6248         * gst/ffmpegcolorspace/avcodec.h:
6249         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6250         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6251         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6252         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6253         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6254         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6255         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6256         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6257         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6258         (dv_type_find):
6259         * gst/videotestsrc/gstvideotestsrc.c:
6260         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6261         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6262         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6263         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6264         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6265         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6266         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6268         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6269         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6270         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6271         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6272         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6273         (gst_xvimagesink_navigation_send_event),
6274         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6275         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6276         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6277         * sys/xvimage/xvimagesink.h:
6278         Plugin port to 0.9, ogg/theora playback should work in the seek
6279         example now.
6280         Removed old examples.
6281         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6282         explained in 0.9 TODO doc.
6283
6284
6285 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6286
6287         * autogen.sh:
6288         * configure.ac:
6289         * ext/Makefile.am:
6290         * gst/Makefile.am:
6291         * po/POTFILES.in:
6292         * po/af.po:
6293         * po/az.po:
6294         * po/cs.po:
6295         * po/en_GB.po:
6296         * po/hu.po:
6297         * po/it.po:
6298         * po/nb.po:
6299         * po/nl.po:
6300         * po/or.po:
6301         * po/sq.po:
6302         * po/sr.po:
6303         * po/sv.po:
6304         * po/uk.po:
6305         * po/vi.po:
6306         * sys/Makefile.am:
6307         * testsuite/Makefile.am:
6308           remove a whole bunch of plugins.  This module now contains a set
6309           of free reference plugins/elements as agreed.
6310
6311 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6312
6313         * configure.ac:
6314           hunting season on 0.9 is now OPEN
6315
6316 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6317
6318         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6319           Kick the hell out of gcc for not warning me about a symbol conflict.
6320
6321 2005-02-22  Luca Ognibene  <luogni@tin.it>
6322
6323         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6324
6325         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6326           Don't leak caps string (fixes #168134)
6327
6328         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6329         (gst_jpegenc_init), (gst_jpegenc_finalize),
6330         (gst_jpegenc_change_state):
6331           Don't leak line buffers and context struct (fixes #168133).
6332
6333 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6334
6335         * configure.ac:
6336         * ext/dirac/gstdiracdec.cc:
6337         (gst_diracdec_chain):
6338           Since dirac 0.5.0 the framerate in dirac is expressed as a
6339           rational number. Fix build and up requirement to 0.5.0, and
6340           also pass parameters to gst_diracdec_link in the right order
6341           (fixes #167959).
6342
6343 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6344
6345         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6346         * ext/faad/gstfaad.h:
6347         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6348         certain invalid muxed streams, where some packets will contain 
6349         junk after decoder data. Partially fixes #149158.
6350
6351 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6352         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6353           Make sure we only write to writable buffers
6354
6355 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6356
6357         * gst-libs/gst/riff/riff-media.c:
6358         (gst_riff_create_audio_caps_with_data):
6359           Do actually fix invalid RIFF fmt header values for alaw
6360           and mulaw audio instead of just saying so.
6361
6362         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6363           Give gst_riff_create_audio_caps_with_data() a chance to
6364           fix up broken format header fields before extracting any
6365           parameters from the header. (fixes #167633)
6366
6367 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6368
6369         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6370
6371         * gst/audioconvert/bufferframesconvert.c:
6372         (buffer_frames_convert_link):
6373           Don't leak othercaps. (fixes #167878)
6374
6375 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6376
6377         * configure.ac:
6378         * ext/libvisual/visual.c: (gst_visual_srclink),
6379         (gst_visual_change_state):
6380           Support libvisual 0.2.0.
6381
6382 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6383
6384         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6385         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6386           Use same rowstrides for I420 as used everywhere else.
6387
6388 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6389
6390         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6391           Declare variables at beginning of block and make gcc-2.95 happy
6392           (fixes # 167482, patch by Gergely Nagy).
6393           
6394         * gst/tcp/gsttcpclientsrc.c:
6395         * gst/tcp/gsttcpclientsrc.h:
6396           Move some includes into the header, so that struct sockaddr_in is
6397           defined when it should be defined on FreeBSD as well (fixes
6398           #167483).
6399           
6400         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6401           Don't pass uninitialised values to setsockopt() here either.
6402
6403 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6404
6405         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6406
6407         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6408           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6409
6410 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6411
6412         * gst/playback/gstplaybin.c: (add_sink):
6413           Invert bin_add/link order to workaround deadlock in opt.
6414
6415 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6416
6417         * gst/modplug/gstmodplug.cc:
6418           Add missing break causing position queries to fail.
6419
6420 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6421
6422         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6423           Granpos can apparently be -1, which screws up calculations...
6424
6425 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6426
6427         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6428         (gst_ximagesink_send_pending_navigation),
6429         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6430         (gst_ximagesink_init):
6431         * sys/ximage/ximagesink.h:
6432         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6433         (gst_xvimagesink_send_pending_navigation),
6434         (gst_xvimagesink_navigation_send_event),
6435         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6436         * sys/xvimage/xvimagesink.h:
6437           Use a mutex protected list to marshal navigation
6438           events into the stream thread from whichever thread
6439           sends them.
6440
6441 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6442
6443         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6444           Display current position and track length; misc. clean-ups.
6445           
6446         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6447         (speed_init), (speed_chain):
6448           Add query function, so that the stream length and current position
6449           get adjusted when queried (note that current position queries may
6450           still be wrong if the audio sink returns values based on buffer
6451           timestamps instead of passing on the query).
6452
6453 2005-02-13  Benjamin Otte  <otte@gnome.org>
6454
6455         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6456         (gst_audio_convert_channels):
6457           create channel conversion matrix when linking
6458         * gst/audioconvert/.cvsignore:
6459         * gst/audioconvert/Makefile.am:
6460         * gst/audioconvert/channelmixtest.c: (main):
6461           add (ugly) test that ensures stereo <=> mono conversion works
6462           correctly
6463
6464 2005-02-13  Benjamin Otte  <otte@gnome.org>
6465
6466         * gst/audioconvert/gstchannelmix.h:
6467           include missing header file
6468         * gst/audioconvert/gstchannelmix.c:
6469         (gst_audio_convert_fill_compatible):
6470           use same sign for both channels when converting to/from compatible
6471           channel. Previously used different signs made the signals cancel
6472           each other out and appear like silence. (fixes #167269)
6473
6474 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6475
6476         * gst/ffmpegcolorspace/avcodec.h:
6477         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6478         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6479         (gst_ffmpegcsp_avpicture_fill):
6480         * gst/ffmpegcolorspace/imgconvert.c:
6481           Convert to and from YV12 (fixes #156379).
6482
6483 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6484
6485         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6486         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6487         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6488         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6489         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6490         methods from chain and negotiation and vice versa (Fixes #166142).
6491         * sys/ximage/ximagesink.h: Add stream_lock.
6492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6493         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6494         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6495         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6496
6497 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6498
6499         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6500           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6501           error message when we can't open the DVD device (when dvdnav_open()
6502           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6503           the above). Send something more useful instead (fixes #167117).
6504
6505 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6506
6507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6508         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6509         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6510         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6511         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6512         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6513         methods from chain and negotiation and vice versa (Fixes #166142).
6514         Fix a possible bug of images in the buffer pool being discarded because
6515         we are looking at the wrong geometry.
6516         * sys/xvimage/xvimagesink.h: Add stream_lock.
6517
6518 2005-02-11  David Schleef  <ds@schleef.org>
6519
6520         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6521         unsigned int. (fixes #167128)
6522
6523 2005-02-11  David Schleef  <ds@schleef.org>
6524
6525         * gst/librfb/Makefile.am: Testing stuff before committing is
6526           for wimps... and people with fast machines.  Fix stupid
6527           mistake.
6528
6529 2005-02-11  David Schleef  <ds@schleef.org>
6530
6531         * configure.ac: Pull in librfb from my CVS tree, because it is
6532           too small and annoying to be separate.  Move rfbsrc plugin
6533           to gst/.
6534         * ext/Makefile.am:
6535         * ext/librfb/Makefile.am:
6536         * ext/librfb/gstrfbsrc.c:
6537         * gst/librfb/Makefile.am:
6538         * gst/librfb/gstrfbsrc.c:
6539         * gst/librfb/rfb.c:
6540         * gst/librfb/rfb.h:
6541         * gst/librfb/rfbbuffer.c:
6542         * gst/librfb/rfbbuffer.h:
6543         * gst/librfb/rfbbytestream.c:
6544         * gst/librfb/rfbbytestream.h:
6545         * gst/librfb/rfbcontext.h:
6546         * gst/librfb/rfbdecoder.c:
6547         * gst/librfb/rfbdecoder.h:
6548         * gst/librfb/rfbutil.h:
6549
6550 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6551
6552         * gst/speed/Makefile.am:
6553         * gst/speed/demo-mp3.c: (main):
6554         * gst/speed/filter.func:
6555         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6556         (speed_class_init), (speed_init), (speed_chain_int16),
6557         (speed_chain_float32), (speed_chain), (speed_set_property),
6558         (speed_get_property), (speed_change_state):
6559         * gst/speed/gstspeed.h:
6560           Fix speed element and make it chain-based (fixes #156467),
6561           and make it handle more than one channel.
6562
6563 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6564
6565         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6566         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6567         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6568         * ext/dts/gstdtsdec.h:
6569           Don't clobber the stack constructing the channels array.
6570           Make the element chain-based. DTS tracks can now be played.
6571           
6572 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6573
6574         * gst-libs/gst/audio/multichannel.h:
6575         * gst-libs/gst/gconf/gconf.h:
6576         * gst-libs/gst/idct/idct.h:
6577         * gst-libs/gst/media-info/media-info-priv.h:
6578         * gst-libs/gst/play/play.h:
6579         * gst-libs/gst/resample/private.h:
6580         * gst-libs/gst/resample/resample.h:
6581         * gst-libs/gst/riff/riff-ids.h:
6582         * gst-libs/gst/video/video.h:
6583         * gst-libs/gst/video/videosink.h:
6584           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6585           missing, so that they work when included from C++ code.
6586
6587 2005-02-09  David Schleef  <ds@schleef.org>
6588
6589         * testsuite/gst-lint: Check for non-statically scoped
6590           parent_class variables.  This won't be a problem once
6591           plugins are loaded with RTLD_LOCAL.
6592
6593 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6594
6595         * ext/mplex/gstmplexibitstream.cc:
6596           gcc madness.
6597
6598 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6599
6600         * ext/ogg/gstogmparse.c:
6601         * gst/debug/gstnavigationtest.c:
6602           Die, thou faulty symbol pollutors (non-static parent_class).
6603
6604 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6605
6606         * ext/mplex/gstmplexibitstream.cc:
6607           Fix event handling (#165525).
6608
6609 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6610
6611         * ext/mikmod/gstmikmod.c:
6612         * gst/modplug/gstmodplug.cc:
6613           Add missing endianness to template (fixes #165509).
6614
6615 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6616
6617         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6618           Fix wrong order of reading of optional bytes (#165290).
6619
6620 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6621
6622         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6623           Implement FILLER event awareness.
6624
6625 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6626
6627         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6628           Fix track calculations (#166208).
6629
6630 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6631
6632         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6633
6634         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6635         * ext/libpng/gstpngenc.c:
6636           Fix byte-order, use proper fixed caps. Fixes #164197.
6637
6638 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6639
6640         * configure.ac:
6641           Add dvdlpcmdec 
6642
6643         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6644         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6645           Don't push buffers if the src pad isn't negotiated yet.
6646           
6647         * gst/audioconvert/gstaudioconvert.c:
6648         (gst_audio_convert_buffer_to_default_format),
6649         (gst_audio_convert_buffer_from_default_format):
6650           Add support for 24-bit width.
6651
6652         * gst/dvdlpcmdec/.cvsignore:
6653         * gst/dvdlpcmdec/Makefile.am:
6654         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6655         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6656         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6657         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6658         (plugin_init):
6659         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6660           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6661           format. Needs support for the channels maps if someone can find 
6662           a DVD LPCM track with > 2 channels.
6663
6664         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6665         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6666         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6667         * gst/mpegstream/gstdvddemux.h:
6668         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6669         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6670         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6671         * gst/mpegstream/gstmpegdemux.h:
6672         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6673         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6674         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6675         (gst_mpeg_parse_handle_src_query),
6676         (gst_mpeg_parse_handle_src_event):
6677           Use audio/x-dvd-lpcm for LPCM output.
6678           Add DTS output.
6679
6680 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6681
6682         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6683
6684         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6685         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6686           Add BGRA handling (#165736).
6687
6688 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6689
6690         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6691
6692         * gst/law/alaw-decode.c: (alawdec_link):
6693         * gst/law/alaw-encode.c: (alawenc_link):
6694         * gst/law/mulaw-decode.c: (mulawdec_link):
6695         * gst/law/mulaw-encode.c: (mulawenc_link):
6696           Fix caps memleaks (#166600).
6697
6698 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6699
6700         * ext/tarkin/mem.h:
6701         * ext/tarkin/wavelet.h:
6702         * ext/tarkin/yuv.h:
6703         * gst/ffmpegcolorspace/avcodec.h:
6704           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6705           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6706
6707 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6708
6709         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6711         (gst_xvimagesink_change_state):
6712           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6713           Xv video (and thereby regenerate Xv colourkey) in clear() so
6714           that PLAY -> READY -> PLAY works (fixes #162504).
6715
6716 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6717
6718         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6719           Switch to list instead of range, since MJPEG-devices really just
6720           support decimations, not any size.
6721
6722 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6723         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6724         (gst_mpeg2dec_reset), (free_all_buffers),
6725         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6726         * ext/mpeg2dec/gstmpeg2dec.h:
6727           The libmpeg2 user-allocated buffer management is awkward, 
6728           to say the least. Hopefully this fixes things.
6729
6730 2005-02-04  Andy Wingo  <wingo@pobox.com>
6731
6732         * gst/audioconvert/bufferframesconvert.c
6733         (buffer_frames_convert_fixate): New function, fixates to 256
6734         frames per buffer by default. (Much better than 1.)
6735         (buffer_frames_convert_init): Set the fixate function for both src
6736         and sink pad.
6737         (buffer_frames_convert_link): After success setting nonfixed caps,
6738         get the negotiated caps so we can know how many buffer-frames it
6739         will be. No idea how this worked at all before.
6740
6741 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6742
6743         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6744         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6745         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6746         (handle_sequence), (handle_picture):
6747         * ext/mpeg2dec/gstmpeg2dec.h:
6748           Rearrange buffer tracking and refcounting and refactor
6749           a little for readability. 
6750
6751 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6752         * sys/v4l/gstv4l.c: (plugin_init):
6753         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6754         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6755         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6756         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6757         * sys/v4l/gstv4ljpegsrc.h:
6758         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6759         * sys/v4l/v4l_calls.h:
6760         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6761         (gst_v4lsrc_get_fps):
6762         * sys/v4l/v4lsrc_calls.h:
6763           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6764           you jpeg inside rgb frames" driver.
6765           Don't error in the v4lsrc link function, just return 
6766           REFUSED.
6767
6768 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6769
6770         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6771         (gst_qcamsrc_open):
6772           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6773
6774 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6775
6776         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6777           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6778
6779 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6780
6781         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6782           Reset negotiated state on PAUSED->READY.
6783
6784 2005-02-02  David Schleef  <ds@schleef.org>
6785
6786         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6787         whereever possible.  (Fixes #165997)
6788         * examples/capsfilter/capsfilter1.c: (main):
6789         * examples/dynparams/filter.c: (create_ui):
6790         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6791         * examples/seeking/chained.c: (main):
6792         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6793         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6794         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6795         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6796         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6797         * examples/switch/switcher.c: (main):
6798         * ext/dv/demo-play.c: (main):
6799         * ext/faad/gstfaad.c: (gst_faad_change_state):
6800         * ext/mad/gstmad.c: (gst_mad_chain):
6801         * ext/smoothwave/demo-osssrc.c: (main):
6802         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6803         (gst_gconf_render_bin_from_description),
6804         (gst_gconf_get_default_audio_sink),
6805         (gst_gconf_get_default_video_sink),
6806         (gst_gconf_get_default_audio_src),
6807         (gst_gconf_get_default_video_src),
6808         (gst_gconf_get_default_visualization_element):
6809         * gst/level/demo.c: (main):
6810         * gst/level/plot.c: (main):
6811         * gst/playback/gstplaybin.c: (gen_video_element),
6812         (gen_audio_element):
6813         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6814         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6815         * gst/sine/demo-dparams.c: (main):
6816         * gst/spectrum/demo-osssrc.c: (main):
6817         * gst/speed/demo-mp3.c: (main):
6818         * gst/volume/demo.c: (main):
6819         * testsuite/embed/embed.c: (main):
6820
6821 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6822
6823         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6824         (gst_tcpclientsink_finalize):
6825         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6826         (gst_tcpclientsrc_finalize):
6827         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6828         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6829         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6830         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6831           Don't leak the hostname when shutting down.
6832           In tcpserversrc, take a copy of the default hostname.
6833
6834 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6835
6836         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6837           Set caps to systemstream=TRUE.
6838
6839 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6840
6841         * testsuite/Makefile.am:
6842           Fix more OSX buildbots.
6843
6844 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6845
6846         * ext/mpeg2dec/gstmpeg2dec.c:
6847           Don't send things to NULL PAD_PEERs
6848
6849         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6850           Copy-on-write the incoming buffer.
6851
6852         * gst/mpegstream/gstdvddemux.h:
6853         * gst/mpegstream/gstmpegclock.h:
6854         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6855         (normal_seek), (gst_mpeg_demux_handle_src_event):
6856         * gst/mpegstream/gstmpegdemux.h:
6857         * gst/mpegstream/gstmpegpacketize.h:
6858         * gst/mpegstream/gstmpegparse.c:
6859         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6860         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6861         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6862         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6863         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6864         * gst/mpegstream/gstmpegparse.h:
6865         * gst/mpegstream/gstrfc2250enc.h:
6866           Various changes to the way time is computed that make seeking and
6867           total time estimation much better here.
6868           Use G_BEGIN/END_DECLS instead of __cplusplus
6869
6870         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6871           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6872
6873 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6874
6875         * gst/subparse/gstsubparse.c:
6876           Fix OSX buildbot.
6877
6878 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6879
6880         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6881         (theora_enc_chain), (theora_enc_change_state):
6882         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6883         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6884         (gst_vorbisenc_change_state):
6885         * ext/vorbis/vorbisenc.h:
6886           Set granulepos and timestamp correctly for streams not
6887           starting at 0, taking into account the initial delay.
6888
6889 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6890
6891         * gst/mpegstream/gstdvddemux.c:
6892           Add audio/x-dts to audio pad template caps
6893
6894 2005-01-30  David Schleef  <ds@schleef.org>
6895
6896         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6897         (create_context), (gst_polypsink_link): Fix silly endianness
6898         bug.  Add some debugging.  Remove float from caps; it doesn't
6899         work.  Attempt to get remote audio working.
6900
6901 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6902
6903         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6904           Add 3IV2 fourcc.
6905
6906 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6907
6908         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6909         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6910         (gst_avi_demux_stream_data):
6911         * gst/avi/gstavidemux.h:
6912           Invert DIB images. Fixes #132341.
6913
6914 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6915
6916         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6917         (gst_ffmpegcsp_chain):
6918           D'oh, reference the palette data, not the palette structure.
6919           Fixes color distortion in #132341.
6920
6921 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6922
6923         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6924           PAR can be non-fixed when not provided as argument (#162626).
6925
6926 2005-01-29  David Moore  <dcm@acm.org>
6927
6928         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6929
6930         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6931         (gst_qtdemux_loop_header):
6932           Re-apply patch from #142272 that allows non-seekable sources,
6933           re-proposed by Daniel Drake <dsd@gentoo.org>.
6934
6935 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6936
6937         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6938           Use the src template for creating the src pad (#162330).
6939
6940 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6941
6942         * configure.ac:
6943         * ext/musepack/Makefile.am:
6944         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6945         (gst_musepackdec_init), (gst_musepackdec_dispose),
6946         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6947         (gst_musepack_stream_init), (gst_musepackdec_loop),
6948         (gst_musepackdec_change_state):
6949         * ext/musepack/gstmusepackdec.cpp:
6950         * ext/musepack/gstmusepackdec.h:
6951         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6952         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6953         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6954         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6955         * ext/musepack/gstmusepackreader.cpp:
6956         * ext/musepack/gstmusepackreader.h:
6957           Update to 1.1 API (#165446).
6958
6959 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6960
6961         * ext/Makefile.am:
6962           Unbreak buildbot.
6963
6964 2005-01-28  Andy Wingo  <wingo@pobox.com>
6965
6966         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6967         to reflect a different dubious internet source. Add a reference
6968         and some commentary.
6969
6970 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6971
6972         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6973         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6974         * gst/playback/gststreamselector.h:
6975           Be more selective when we're redoing caps negotiation from
6976           within the chain function on a stream change.
6977
6978 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6979
6980         * configure.ac:
6981         * ext/Makefile.am:
6982         * ext/amrnb/Makefile.am:
6983         * ext/amrnb/amrnb.c: (plugin_init):
6984         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6985         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6986         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6987         (gst_amrnbdec_state_change):
6988         * ext/amrnb/amrnbdec.h:
6989         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6990         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6991         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6992         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6993         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6994         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6995         * ext/amrnb/amrnbparse.h:
6996           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6997         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6998           Add AMR-NB/-WB raw formats.
6999         * ext/alsa/gstalsa.c: (gst_alsa_link):
7000           Keep valid time when changing format.
7001         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7002         (qtdemux_parse_trak):
7003           Add some more format-specific options (#140141, #143555, #155163).
7004
7005 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7006
7007         * gst/matroska/matroska-demux.c:
7008         (gst_matroska_demux_parse_blockgroup):
7009           Fix logic error in timing of subtitle stream synchronization.
7010         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7011           Add skip-chunk, which is found in kodak-camera streams.
7012
7013 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7014
7015         * po/LINGUAS:
7016         * po/vi.po:
7017           Adding Vietnamese translation (submitted by Clytie Siddall)
7018
7019 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7020
7021         * gst/playback/gstdecodebin.c: (try_to_link_1):
7022           Use realpad for signal.
7023
7024 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7025
7026         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7027           Fix category so decodebin picks it up.
7028
7029 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7030
7031         * ext/mad/Makefile.am:
7032         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7033         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7034         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7035         (found_type), (gst_id3demux_bin_change_state):
7036         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7037         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7038         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7039         (gst_id3_tag_change_state), (plugin_init):
7040         * ext/mad/gstmad.h:
7041           Add id3demuxbin (which is a simple bin consisting of id3demux
7042           and typefind), take over rank from id3demux, remove typefind
7043           code from id3demux. Makes all broken mp3s that I know of work,
7044           and thereby fixes #152688.
7045
7046 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7047
7048         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7049
7050         * ext/mad/gstmad.c: (gst_mad_src_event):
7051         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7052           Allow seeks on audio pad, make mad forward those (#164826).
7053         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7054           Set duration (#165335).
7055
7056 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7057
7058         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7059         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7060         (gst_asf_demux_process_ext_content_desc),
7061         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7062         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7063         * gst/asfdemux/gstasfdemux.h:
7064           Improve metadata display, e.g. if the metadata comes before the
7065           streams are loaded (which is perfectly valid).
7066
7067 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7068
7069         * tools/gst-launch-ext-m.m:
7070           Fix AVI/ASF pipelines (#165340).
7071
7072 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7073         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7074         build failure on amd64
7075
7076 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7077
7078         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7079         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7080           Check environment variables GST_ID3V2_TAG_ENCODING,
7081           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7082           list of character encodings to force interpretation of non-unicode
7083           strings stored in an ID3v2 tag to a particular encoding. If none
7084           is specified, try to use current locale's encoding, then fall back
7085           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7086         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7087         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7088           Check environment variables GST_ID3V1_TAG_ENCODING,
7089           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7090           list of character encodings to use in case a string encountered
7091           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7092           specified, try to use the current locale's encoding, then fall
7093           back to ISO-8859-1 (which will always succeed).
7094
7095 2005-01-25  Benjamin Otte  <otte@gnome.org>
7096
7097         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7098           - on half framerate, compute the rate in advance so the comparisons
7099             don't compare wrong values
7100           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7101             behaviour
7102           - don't use mad_header_decode anymore, mad_frame_decode does that
7103             automatically
7104           - when getting rid of consumed bytes, reset the stream's skiplen
7105           (fixes #163867)
7106
7107 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7108
7109         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7110           Use 1/2 a second for default max_discont, as PES streams from DVB
7111           seem to have larger spacings in the SCR. 
7112           Fix a typo.
7113
7114 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7115
7116         * gst/playback/gstplaybasebin.c: (group_commit):
7117           Notify delayed stream-info availability.
7118
7119 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7120         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7121         (gst_a52dec_handle_event), (gst_a52dec_chain):
7122         Add some debug output. Check that a discont has a valid
7123         time associated.
7124         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7125         (gst_alsa_sink_loop):
7126         Ignore TAG events. A little extra debug for broken timestamps.
7127         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7128         (dvdnavsrc_change_state):
7129         Ensure we send a discont to engage the link before we send any
7130         other events.
7131         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7132         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7133         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7134         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7135         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7136         dvd://title works in totem because typefinding sends a seek that ends
7137         up going back to chapter 1 regardless.
7138         * ext/mpeg2dec/gstmpeg2dec.c:
7139         * ext/mpeg2dec/gstmpeg2dec.h:
7140         Output correct timestamps and handle disconts.
7141         * ext/ogg/gstoggdemux.c: (get_relative):
7142         Small guard against a null dereference.
7143         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7144         (gst_textoverlay_set_property):
7145         Free memory when done. Don't call gst_event_filler_get_duration on
7146         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7147         g_warning.
7148         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7149         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7150         (gst_sw_srclink), (gst_smoothwave_chain):
7151         Draw solid lines, prettier colours.
7152         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7153         Add a default palette that'll work for some movies.
7154         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7155         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7156         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7157         * gst/mpegstream/gstdvddemux.h:
7158         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7159         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7160         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7161         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7162         * gst/mpegstream/gstmpegparse.h:
7163         Use PTM/NAV events when for timestamp adjustment when connected to 
7164         dvdnavsrc. Don't use many discont events where one suffices.
7165         * gst/playback/gstplaybasebin.c: (group_destroy),
7166         (gen_preroll_element), (gst_play_base_bin_add_element):
7167         * gst/playback/gstplaybasebin.h:
7168         Make sure we remove subtitles from the same bin we put them in.
7169         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7170         (gst_subparse_buffer_format_autodetect),
7171         (gst_subparse_change_state):
7172         Fix some memleaks and invalid accesses.
7173         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7174         (oggskel_type_find), (cmml_type_find), (plugin_init):
7175         Some typefind functions for Annodex v3.0 files
7176         * gst/wavparse/gstwavparse.h:
7177         GstRiffReadClass is the correct parent class.
7178
7179 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7180
7181         * gst-libs/gst/riff/riff-media.c:
7182         (gst_riff_create_video_caps_with_data):
7183           Add extradata to huffyuv (fixes #165013).
7184         * gst-libs/gst/riff/riff-read.c:
7185         (gst_riff_read_strf_vids_with_data):
7186           Fix extradata extraction if it is in the chunk size.
7187
7188 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7189
7190         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7191
7192         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7193         (gst_quarktv_change_state), (gst_quarktv_dispose):
7194           Memory free'ing location fix (#164708).
7195
7196 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7197
7198         * gst/playback/gstplaybasebin.c: (group_commit),
7199         (gen_preroll_element), (probe_triggered), (gen_source_element),
7200         (setup_source), (gst_play_base_bin_change_state),
7201         (gst_play_base_bin_add_element):
7202           Don't block for streams.
7203         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7204         (gst_stream_info_set_mute):
7205           Use gst_pad_set_active_recursive.
7206
7207 2005-01-25  Andy Wingo  <wingo@pobox.com>
7208
7209         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7210         for #ifndef HAVE_XVIDEO.
7211
7212 2005-01-24  Jeffrey C. Ollie
7213
7214         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7215
7216         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7217         * ext/gsm/gstgsmdec.h:
7218         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7219         * ext/gsm/gstgsmenc.h:
7220         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7221         was given by property. Add proper buffer timestamps and offsets.
7222
7223 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7224
7225         * gst-libs/gst/riff/riff-media.c:
7226         (gst_riff_create_audio_caps_with_data):
7227           Audio can be <8000Hz.
7228
7229 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7230
7231         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7232           Explicit state change to workaround refcount bugs.
7233
7234 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7235
7236         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7237         (gst_avimux_riff_get_avi_header):
7238           Fix...
7239
7240 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7241
7242         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7243         (gst_riff_read_element_data):
7244         * gst-libs/gst/riff/riff-read.h:
7245           Add _peek version (req'ed in CDXA).
7246         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7247         (gst_cdxaparse_loop):
7248           Fix parsing in playbin.
7249         * gst/playback/gstdecodebin.c: (close_pad_link):
7250           Ignore current_ pads, they cause major annoyance.
7251
7252 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7253
7254         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7255           Safety guard.
7256
7257 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7258
7259         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7260           Fix padding...
7261
7262 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7263
7264         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7265           Allow for 0-sized buffers. Fixes length query problems in
7266           starwars.mkv from the testsuite.
7267
7268 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7269
7270         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7271         (gst_video_box_i420), (gst_video_box_chain):
7272           Fix row strides for I420 (fixes #163159)
7273           
7274 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7275
7276         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7277           MPEG2 has a useful rate property, so we can actually use that.
7278           For MPEG-1, continue using the bytes/time properties.
7279
7280 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7281
7282         * gst-libs/gst/riff/riff-media.c:
7283         (gst_riff_create_video_caps_with_data),
7284         (gst_riff_create_video_template_caps):
7285           Add intel-h263.
7286
7287 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7288
7289         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7290           Fail if caps negotiation fails. Should fix #162184, and should
7291           definately be in there regardless of it fixing the actual bug.
7292         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7293         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7294         (gst_avimux_riff_get_avix_header),
7295         (gst_avimux_riff_get_video_header),
7296         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7297         (gst_avimux_start_file), (gst_avimux_handle_event),
7298         (gst_avimux_change_state):
7299         * gst/avi/gstavimux.h:
7300           Refactor structure writing to use GST_WRITE_UINT macros, add
7301           metadata writing support.
7302
7303 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7304
7305         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7306           Elements may already be destroyed when this function is called.
7307
7308 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7309
7310         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7311         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7312           More memory leak fixes (#149162).
7313
7314 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7315
7316         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7317         (gst_qtdemux_add_stream):
7318           Fix two memleaks.
7319
7320 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7321
7322         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7323           Argh...
7324
7325 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7326
7327         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7328           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7329           when fixating to six channels in Totem.
7330
7331 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7332
7333         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7334           Fix compile warnings on Solaris 10 buildbot
7335
7336 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7337
7338         * ext/dvdread/dvdreadsrc.c: (_read):
7339           Don't read beyond the last cell in a chapter (fixes 
7340           invalid memory access)
7341
7342 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7343
7344         * ext/dvdread/stream_labels.c:
7345         (dvdreadsrc_get_audio_stream_labels):
7346           Use NULL for an empty GList instead of g_list_alloc(); fix 
7347           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7348           of GString (easier to bulk free later)
7349
7350 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7351
7352         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7353
7354         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7355         (gst_ffmpeg_pixfmt_to_caps):
7356           Fix BGRA32 caps (#164209).
7357
7358 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7359
7360         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7361
7362         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7363         (gst_ffmpeg_caps_to_pixfmt):
7364           alpha_mask can be RGBA/ABGR. Fixes #164265.
7365
7366 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7367
7368         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7369
7370         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7371         (gst_mpeg2dec_alloc_buffer):
7372         * ext/mpeg2dec/gstmpeg2dec.h:
7373           Crop if decoding size is not the actual image size (#163676).
7374
7375 2005-01-17  Steve Baker  <steve@stevebaker.org>
7376
7377         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7378
7379         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7380         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7381           Add libsndfile typefind functions (#163309).
7382
7383 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7384
7385         * tools/gst-launch-ext-m.m:
7386           Add .aac, fix .m1v/.m2v (#163891).
7387
7388 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7389
7390         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7391           Sanity check, don't wait endlessly since the clock might not
7392           actually run at this point (which is a deadlock). Fixes #164069.
7393
7394 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7395
7396         * gst/playback/gstplaybasebin.c: (probe_triggered):
7397           Of course, only pause if group is done...
7398
7399 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7400
7401         * gst/playback/gstplaybasebin.c: (probe_triggered):
7402           Thread safety.
7403
7404 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7405
7406         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7407           Don't return state change success when the parent
7408           failed.
7409
7410 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7411
7412         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7413           Free events (fix memleak in #162905).
7414
7415 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7416
7417         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7418
7419         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7420         (gst_ffmpeg_caps_to_pixfmt):
7421           Fix for depth = 15. Fixes #161675.
7422
7423 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7424
7425         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7426           Set FPS correctly, even for webcams and the like.
7427         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7428           Don error on setting while capturing.
7429
7430 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7431
7432         * ext/dv/gstdvdec.c:
7433         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7434         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7435           I'm a bad boy. using /1001. to force C to do float division
7436           and not integer division (as it did in my last commit)
7437           Thanks to David I. Lehn for pointing this mistake.
7438
7439 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7440
7441         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7442           Revert Johan??s 1.35->1.36 since it breaks compat.
7443
7444 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7445
7446         * ext/dv/gstdvdec.c:
7447         * ext/libfame/gstlibfame.c:
7448         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7449         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7450           replace framerate aproximations by their real value
7451           (24000/1001, 30000/1001, 60000/1001)
7452           Finish fixing bug #164049
7453
7454 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7455
7456         * ext/ogg/gstoggmux.c:
7457           eos/bos debugging
7458         * gst/tcp/gstmultifdsink.c:
7459         * gst/tcp/gstmultifdsink.h:
7460         * gst/tcp/gsttcp.c:
7461         * gst/tcp/gsttcp.h:
7462         * gst/tcp/gsttcpclientsink.c:
7463         * gst/tcp/gsttcpclientsrc.c:
7464         * gst/tcp/gsttcpserversink.c:
7465         * gst/tcp/gsttcpserversrc.c:
7466           improve reusability of elements after state changes and errors
7467           make multifdsink throw away streamheaders when receiving new ones
7468
7469 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7470
7471         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7472           Fix for if items are already in list...
7473
7474 2005-01-12  Benjamin Otte  <otte@gnome.org>
7475
7476         * gst/adder/gstadder.c: (gst_adder_loop):
7477           fix adder a bit so it doesn't screw up with events as much anymore
7478
7479 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7480
7481         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7482         (pixbufscale_scale), (gst_pixbufscale_chain):
7483         * ext/gdk_pixbuf/pixbufscale.h:
7484           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7485           to ensure rowstrides are calculated the same way as 
7486           ffmpegcolorspace
7487           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7488           that we pick up duration and offset also.
7489
7490 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7491
7492         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7493         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7494           Reusability fixes.
7495
7496 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7497
7498         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7499         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7500         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7501         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7502           Update flags when requested.
7503
7504 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7505
7506         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7507           Fix dmix.
7508
7509 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7510
7511         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7512         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7513         (probe_triggered), (new_decoded_pad), (gen_source_element),
7514         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7515         * gst/playback/gstplaybasebin.h:
7516         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7517         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7518         (gst_play_bin_change_state):
7519           Implement group-switch signal for use in apps to clear metadata
7520           cache, clean up subtitle, add suburi property instead of # hack,
7521           some error-out fixes.
7522
7523 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7524
7525         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7526           Debug.
7527         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7528           If we got a state change in the _get handler, don't return success.
7529
7530 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7531
7532         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7533         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7534           Make jpegdec quiet on MJPEG decoding
7535         * gst/asfdemux/README:
7536           Fix mimetypes for MJPEG and H263
7537
7538 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7539
7540         * ext/theora/theoradec.c: (theora_dec_chain):
7541           Fix broken code generation by gcc by swapping arguments.
7542         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7543           Fix \n in debug.
7544
7545 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7546
7547         * TODO:
7548           delete this file, it is by far outdated
7549         * ext/alsa/gstalsa.1: remove
7550         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7551         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7552         (gst_alsa_get_caps):
7553           Add HW probing for supported sample rates. Fixes #161704
7554
7555 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7556
7557         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7558           Don't crash, biatch! :).
7559
7560 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * ext/musepack/gstmusepackreader.cpp:
7563         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7564           Some work on tags - still doesn't work in playbin...
7565         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7566           Handle events...
7567
7568 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7569
7570         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7571           Also shove tags on kid pads.
7572
7573 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7574
7575         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7576           Don't bail on unknown events.
7577         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7578           Don't crash on events before negotiation.
7579         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7580           Send tags on pads, too.
7581         * gst/playback/gststreamselector.c:
7582         (gst_stream_selector_request_new_pad):
7583           Forward events on first pad if no input was selected yet.
7584
7585 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7586
7587         * gst/playback/gstplaybasebin.c: (setup_substreams):
7588           Don't disable streamtype if the stream doesn't exist, since
7589           then playing a video after audio will disable both and nothing
7590           will happen. Fixes the testsuite.
7591
7592 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7593
7594         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7595         (gst_v4l_xoverlay_set_xwindow_id):
7596         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7597         (gst_v4l2_xoverlay_set_xwindow_id):
7598           Add debug categories, fix overlay disabling.
7599
7600 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7601
7602         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7603         * ext/alsa/gstalsa.h:
7604           Add HW probing for period_count/size and buffer_size MIX/MAX
7605           Adjust default/user defined value if out of bounds
7606           Should fix bug #162024
7607
7608 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7609
7610         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7611           Fix warning (#161191).
7612
7613 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7614
7615         * ext/dvdread/stream_labels.c:
7616         (dvdreadsrc_get_audio_stream_labels):
7617           Fix warning (init the good variable in switch default)
7618
7619 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7620
7621         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7622
7623         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7624           Fix gcc-2.95 compile (#163485).
7625
7626 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7627
7628         * configure.ac:
7629         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7630         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7631         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7632         (gst_flacenc_change_state):
7633         * ext/flac/gstflacenc.h:
7634           Update for API change in flac-1.1.1. Update requirement in
7635           configure.ac. Fixes #162974.
7636
7637 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7638
7639         * gst/playback/gstplaybasebin.c: (group_destroy):
7640           Remove hack to get rid of assert and get rid of unlinked
7641           signals properly.
7642
7643 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7644
7645         * gst/playback/gstplaybasebin.c: (setup_source):
7646           Set source to NULL so that resources are free'ed. Fixes issues
7647           with playback of CDDA and similar device-accessing things.
7648
7649 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7650
7651         * testsuite/embed/Makefile.am:
7652           test->noinst, fix make test in buildbot.
7653
7654 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7655
7656         * ext/dvdread/stream_labels.c: new file
7657         * ext/dvdread/stream_labels.h: new file
7658         * ext/dvdread/Makefile.am:
7659         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7660           Extract audio stream label from DVD IFO files.
7661           It only dump them on the console for now, still have to
7662           make playbin aware of them.
7663
7664 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7665
7666         * gst/playback/gstplaybasebin.c: (setup_source):
7667           Fix hanging subs.
7668
7669 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7670
7671         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7672         (gen_preroll_element), (remove_groups), (setup_subtitle),
7673         (gen_source_element), (setup_source):
7674         * gst/playback/gstplaybasebin.h:
7675           Multiple .sub files is just a stupid idea... Fix some threading
7676           mistakes. Interestingly, external .sub files cause playbin to
7677           hang, I don't know why... Parsing fixes contributed by Fran??ois
7678           Kooman <fkooman@tuxed.net>.
7679
7680 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7681
7682         * testsuite/embed/Makefile.am:
7683           Fix buildbot.
7684
7685 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7686
7687         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7688
7689         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7690         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7691         (gst_pngenc_set_property):
7692         * ext/libpng/gstpngenc.h:
7693           Add compression level property (#163323).
7694
7695 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7696
7697         * configure.ac:
7698         * examples/capsfilter/capsfilter1.c: (main):
7699         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7700         * ext/dvdread/Makefile.am:
7701         * ext/dvdread/demo-play:
7702         * ext/dvdread/demo-play.c:
7703         * gconf/gstreamer.schemas.in:
7704         * gst-libs/gst/gconf/gconf.c:
7705         * sys/v4l/TODO:
7706         * testsuite/Makefile.am:
7707         * testsuite/embed/Makefile.am:
7708         * testsuite/embed/embed.c: (cb_expose), (main):
7709           Remove all references to xvideosink, fix examples (#140845).
7710         * gst/playback/gstplaybasebin.c: (group_destroy):
7711           Apparently, disposal does not unlink - so do explicitely.
7712         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7713           Add debug.
7714
7715 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7716
7717         * README: fix PKG_CONFIG_PATH instructions, what was there
7718         previously was breaking default search path, not nice. 
7719         Fixes #163358
7720
7721 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7722
7723         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7724         (gst_audioscale_chain):
7725           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7726           when resampling - how the ^@$^!@^! is this possible?!?
7727
7728 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7729
7730         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7731           Reset variables on READY.
7732         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7733         (gst_matroska_mux_loop):
7734           Require data before writing header.
7735
7736 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7737
7738         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7739
7740         * ext/mad/gstmad.c: (gst_mad_chain):
7741           Don't call mad_stream_sync() directly after recovering sync.
7742           Fixes #151661.
7743
7744 2005-01-09  Martin Eikermann  <meiker@upb.de>
7745
7746         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7747
7748         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7749         (snapshot_handler), (gst_snapshot_sinkconnect),
7750         (gst_snapshot_chain):
7751           Allocate resources when required, fix recursive signal emission
7752           and fix caps. Fixes #161667.
7753
7754 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7755
7756         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7757
7758         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7759         (gst_pngdec_chain):
7760           Handle only 8-bppc (bits-per-pixel-component) images, better
7761           error handling and correct strides. Fixes #163177.
7762         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7763         (gst_pngenc_chain):
7764           Better error handling. Fixes #163348.
7765
7766 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7767
7768         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7769         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7770         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7771         (dvdnavsrc_uri_handler_init):
7772           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7773         * gst/playback/gstplaybasebin.c: (gen_source_element):
7774           Add MMS to streaming URIs.
7775
7776 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7777
7778         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7779         * sys/xvimage/xvimagesink.c:
7780         (gst_xvimagesink_navigation_send_event):
7781           Check for pad availability before sending event.
7782
7783 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7784
7785         * gst-plugins.spec.in:
7786           Add subparse.
7787
7788 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7789
7790         * configure.ac:
7791           Since we use functions from CVS, up requirement.
7792
7793 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7794
7795         * gst/playback/Makefile.am:
7796         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7797         (group_destroy), (group_commit), (group_is_muted),
7798         (gen_preroll_element), (add_stream), (unknown_type),
7799         (probe_triggered), (preroll_unlinked), (mute_stream),
7800         (silence_stream), (new_decoded_pad), (setup_substreams),
7801         (setup_source), (get_active_source), (mute_group_type),
7802         (muted_group_change_state), (set_active_source),
7803         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7804         (play_base_eos), (gst_play_base_bin_change_state):
7805         * gst/playback/gstplaybasebin.h:
7806         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7807         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7808         (gst_stream_info_dispose), (stream_info_mute_pad),
7809         (stream_info_change_state), (gst_stream_info_set_mute):
7810         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7811         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7812         (gst_stream_selector_init), (gst_stream_selector_dispose),
7813         (gst_stream_selector_get_linked_pad),
7814         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7815         (gst_stream_selector_get_linked_pads),
7816         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7817         * gst/playback/gststreamselector.h:
7818           Adding stream selection support plus required properties for
7819           applications to use this. Fully fixes #100931.
7820
7821 2005-01-08  Benjamin Otte  <otte@gnome.org>
7822
7823         * gst/games/gstpuzzle.c: (nav_event_handler):
7824           - handle nav events differently: forward every event no matter if it
7825             was handled or not.
7826           - translate events
7827           You can now cheat by using navigationtest ! puzzle and moving the
7828           mouse close to the edge of a tile. ;)
7829
7830 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7831
7832         * configure.ac:
7833         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7834         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7835         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7836         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7837         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7838         (gst_ogm_parse_plugin_init):
7839         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7840         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7841         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7842         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7843         * ext/pango/gsttextoverlay.h:
7844         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7845         (gst_matroska_demux_handle_seek_event),
7846         (gst_matroska_demux_sync_streams),
7847         (gst_matroska_demux_parse_blockgroup),
7848         (gst_matroska_demux_subtitle_caps),
7849         (gst_matroska_demux_plugin_init):
7850         * gst/matroska/matroska-ids.h:
7851         * gst/playback/gstdecodebin.c: (close_pad_link):
7852         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7853         (gen_preroll_element), (remove_groups), (add_stream),
7854         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7855         (setup_source):
7856         * gst/playback/gstplaybasebin.h:
7857         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7858         * gst/subparse/Makefile.am:
7859         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7860         (gst_subparse_base_init), (gst_subparse_class_init),
7861         (gst_subparse_init), (gst_subparse_formats),
7862         (gst_subparse_eventmask), (gst_subparse_event),
7863         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7864         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7865         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7866         (parse_mpsub_deinit), (parse_mpsub_init),
7867         (gst_subparse_buffer_format_autodetect),
7868         (gst_subparse_format_autodetect), (gst_subparse_loop),
7869         (gst_subparse_change_state), (gst_subparse_type_find),
7870         (plugin_init):
7871         * gst/subparse/gstsubparse.h:
7872         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7873         (plugin_init):
7874           Add subtitle support, .sub parser (supports SRT and MPsub),
7875           OGM text support, Matroska UTF-8 text support, deadlock fixes
7876           all over the place, subtitle awareness in decodebin/playbin
7877           and some fixes to textoverlay to handle subtitles in a stream
7878           correctly. Fixes #100931.
7879
7880 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7881
7882         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7883           Check for pad availability before doing a query on it.
7884
7885 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7886
7887         * ext/dv/gstdvdec.c:
7888           really fix bpp24/32 dvdec caps (classic rgba indeed)
7889         * gst/asfdemux/gstasfdemux.c:
7890         (gst_asf_demux_process_ext_content_desc):
7891           don't send text tags if they are empty (bis repetita)
7892
7893 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7894
7895         * ext/dv/gstdvdec.c:
7896          remove unneeded comment from dvdec
7897           (related to DV 4CC codes in AVI files)
7898           moved them in gstreamer/docs/random/mimetypes
7899         * gst/asfdemux/gstasfdemux.c:
7900         (gst_asf_demux_process_ext_content_desc):
7901          don't send text tags if they are empty
7902          fix mem leak on error path
7903         * gst/ffmpegcolorspace/avcodec.h:
7904         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7905         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7906         (gst_ffmpegcsp_avpicture_fill):
7907         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7908         * gst/ffmpegcolorspace/imgconvert_template.h:
7909          adds BGR32 and BGRA32 to ffmpegcolorspace
7910           (still bad colors, fixing it on next commit)
7911           helps with dvdec outputing BGR32
7912
7913 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7914
7915         * ext/dv/gstdvdec.c:
7916          Fix audio caps i just broke (missing ',')
7917         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7918         (gst_matroska_mux_reset):
7919          Fix typo + add FIXME about old "x-gst-metadata" crap
7920
7921 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7922
7923         * ext/dv/demo-play.c: (main):
7924          xvideosink -> xvimagesink
7925         * ext/dv/gstdvdec.c:
7926          change rgb 32/32 caps to 24/32 (no alpha)
7927          change nb of channels to be a list (2 or 4, not 2)
7928          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7929         * gst/asfdemux/gstasfdemux.c:
7930         (gst_asf_demux_process_ext_content_desc):
7931          Add 'date/year' to extracted metadata list
7932
7933 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7934
7935         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7936           The return value of fixate_to does not imply that the requested
7937           value was set, so don't assume.
7938
7939 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7940
7941         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7942
7943         * ext/libpng/gstpngdec.c:
7944         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7945         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7946         * ext/libpng/gstpngenc.h:
7947           Alpha support (encoder; #163161), mime fixage.
7948
7949 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7950
7951         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7952
7953         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7954         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7955         (gst_faac_set_property), (gst_faac_get_property):
7956         * ext/faac/gstfaac.h:
7957           Allow for ADTS output (#153434).
7958
7959 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7960
7961         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7962           Fix against template (#150576).
7963
7964 2005-01-06  Benjamin Otte  <otte@gnome.org>
7965
7966         * gst/games/gstpuzzle.c: (draw_puzzle):
7967           don't draw a puzzle if either width or height of tiles would be 0.
7968
7969 2005-01-06  Benjamin Otte  <otte@gnome.org>
7970
7971         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7972         (gst_puzzle_class_init), (gst_puzzle_finalize):
7973           no memleaks, please
7974         (gst_puzzle_create), (gst_puzzle_init),
7975         (gst_puzzle_set_property), (gst_puzzle_setup):
7976           change initialization code around so we don't reshuffle on resize
7977         (draw_puzzle):
7978           fix another stupid typo
7979
7980 2005-01-06  Benjamin Otte  <otte@gnome.org>
7981
7982         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7983           fix stupid typo that borked copying on YUY2
7984
7985 2005-01-06  Benjamin Otte  <otte@gnome.org>
7986
7987         * gst/games/gstpuzzle.c: (draw_puzzle):
7988           fix edges when image sizes aren't multiples of tile sizes
7989
7990 2005-01-06  Benjamin Otte  <otte@gnome.org>
7991
7992         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7993           make RGB endianness work correctly
7994         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7995           refactor and fix race with initial shuffling
7996         (nav_event_handler):
7997           allow using the mouse to puzzle
7998         (draw_puzzle):
7999           insist on tiles having width and height as multiples of 4 to get
8000           clean YUV image handling
8001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8002         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
8003           s/DEBUG/LOG/ for common messages
8004         (gst_xvimagesink_navigation_send_event):
8005           fix mouse event translation to not include screen PAR
8006         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8007           fix mouse event translation to actually work
8008
8009 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8010
8011         * gst/asfdemux/gstasfdemux.c:
8012         (gst_asf_demux_process_ext_content_desc):
8013          Extract TrackNumber metadata + clean up code
8014         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8015          Hope this is the good fix (var used unitialised)
8016
8017 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8018
8019         * ext/faad/gstfaad.c: (gst_faad_chain):
8020           Only increment timestamp if it's valid. Fixes raw AAC streams.
8021
8022 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8023
8024         * configure.ac:
8025         * gst/games/Makefile.am:
8026         * gst/games/gstpuzzle.c:
8027           add a puzzle game with...
8028         * gst/games/gstvideoimage.c:
8029         * gst/games/gstvideoimage.h:
8030           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8031           from videotestsrc and made into something that would be a nice
8032           library for a lot of other plugins.
8033
8034 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8035
8036         * configure.ac:
8037          don't compile faad plugin if a RC of 2.0 is found
8038          Fixes #155346 (and FC1 buildbot)
8039         * gst/asfdemux/gstasfdemux.c:
8040         (gst_asf_demux_process_ext_content_desc):
8041          try to make Solaris compiler happier
8042
8043 2005-01-06  Paul Jack  <pjack@sfaf.org>
8044
8045         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8046
8047         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8048           Fix segfault (#161667).
8049
8050 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8051
8052         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8053           Fix framerate reporting.
8054
8055 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8056
8057         * gst-libs/gst/riff/riff-ids.h:
8058         * gst/wavenc/riff.h:
8059          Add AMR (VBR and CBR) ids to riff.h audio codec list
8060         * gst/asfdemux/gstasfdemux.c:
8061         (gst_asf_demux_process_ext_content_desc),
8062         (gst_asf_demux_process_object):
8063           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8064
8065 2005-01-05  Martin Eikermann  <meiker@upb.de>
8066
8067         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8068
8069         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8070         (gst_dvd_demux_handle_discont):
8071         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8072         (gst_mpeg_demux_handle_discont):
8073           Recreate pads on new-media (#160730).
8074         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8075           Send discont even if manager changes timestamps (#161929).
8076
8077 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8078
8079         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8080
8081         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8082           Fix invalid memory access (#159211).
8083
8084 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8085
8086         * examples/gstplay/player.c: (main):
8087           Don't iterate.
8088         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8089           Add visualizations.
8090         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8091         (gst_a52dec_handle_frame):
8092           Set duration.
8093         * ext/dvdnav/gst-dvd:
8094           Add audioconvert. Fixes #161325.
8095         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8096           Explicitely case to gint64. Possible valgrind error.
8097         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8098         (gst_play_tick_callback), (gst_play_change_state),
8099         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8100         (gst_play_set_location), (gst_play_get_location),
8101         (gst_play_seek_to_time), (gst_play_set_data_src),
8102         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8103         (gst_play_set_visualization), (gst_play_connect_visualization),
8104         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8105         (gst_play_new):
8106           Use playbin. Fixes #139749 and #147744.
8107         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8108           Add genre tag.
8109         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8110         (audioscale_get_type), (gst_audioscale_base_init),
8111         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8112         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8113         (gst_audioscale_link), (gst_audioscale_get_buffer),
8114         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8115         (gst_audioscale_init), (gst_audioscale_dispose),
8116         (gst_audioscale_chain), (gst_audioscale_set_property),
8117         (gst_audioscale_get_property), (plugin_init):
8118           Indent properly.
8119         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8120           Fix LPCM.
8121         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8122         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8123         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8124           Add more metadata (fixes #162656).
8125
8126 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8127
8128         * configure.ac:
8129           back to cvs
8130
8131 === release 0.8.7 ===
8132
8133 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8134
8135         * NEWS:
8136         * RELEASE:
8137         * configure.ac:
8138           releasing 0.8.7, "Hyperspace"
8139
8140 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8141
8142         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8143
8144         * gst/playback/gstplaybasebin.c:
8145          Fix for #162924 - free caps after use, not before
8146
8147 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8148
8149         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8150
8151         * gst/playback/gstplaybasebin.c:
8152         * gst/wavparse/gstwavparse.c:
8153           Fix for #154773 - fixes playback of small .wav files
8154
8155 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8156
8157         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8158
8159         * gst/audioscale/gstaudioscale.c:
8160           Fix for #162819 - make audioscale reusable
8161           Fixes playback of more than one file with playbin/totem
8162
8163 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8164
8165         * gst/ffmpegcolorspace/avcodec.h:
8166         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8167         * gst/ffmpegcolorspace/imgconvert.c:
8168           clean up the mess that made me cry and avoid needless duplication
8169
8170 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8171
8172         * gst/ffmpegcolorspace/imgconvert.c:
8173           give some indication of why we're segfaulting
8174
8175 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8176
8177         * configure.ac:
8178           Fix indentation, fix v4l2 plugin detection.
8179         * ext/Makefile.am:
8180           Fix libmms location (Maciej, use diff -u!).
8181         * ext/alsa/gstalsa.c: (gst_alsa_init):
8182           Initialize caps cache to NULL.
8183         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8184           Only change state on audiosink if it exists.
8185
8186 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8187
8188         * gst/matroska/matroska-demux.c:
8189         * gst/matroska/matroska-ids.h:
8190         * gst/matroska/matroska-demux.h:
8191         Fix Vorbis streams failing to decode in some files, where cluster_time
8192         isn't 0, because then it doesn't send codec_priv before actual data.
8193         Remove time-based test and replace it with marker set on beginning of
8194         new stream
8195
8196 2004-12-28  David Schleef  <ds@schleef.org>
8197
8198         Merge patch from Ronald fixing problems with streaming
8199         text.
8200         * ext/cairo/gstcairo.c: (plugin_init):
8201         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8202         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8203         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8204         (gst_textoverlay_font_init), (gst_textoverlay_init),
8205         (gst_textoverlay_set_property):
8206         * ext/cairo/gsttextoverlay.h:
8207
8208 2004-12-27  David Schleef  <ds@schleef.org>
8209
8210         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8211         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8212         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8213         (gst_textoverlay_font_init), (gst_textoverlay_init),
8214         (gst_textoverlay_set_property): Improvements to actually
8215         render text as white on black outline on video, including
8216         font selection and horizontal/vertical alignment.  (Ronald's
8217         christmas present)
8218         * ext/cairo/gsttextoverlay.h:
8219
8220 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8221
8222         * ext/ogg/gstogg.c:
8223         * ext/ogg/gstogmparse.c:
8224           fix ogm[audio/video]parse plugin registration
8225           (riff won't load if bytestream is already loaded)
8226
8227 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8228
8229         * gst/audioconvert/gstchannelmix.c:
8230           fix for GLIB < 2.4
8231
8232 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8233
8234         * Makefile.am:
8235         * configure.ac:
8236           disable docs again until it actually passes make distcheck.
8237
8238 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8239
8240         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8241         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8242         (plugin_init):
8243           Add 3GP (variables name Q3GP because they can't start with a
8244           number). Add samr audio fourcc (used in .3gp files), decoder
8245           is work in progress. Also do a GST_WARNING instead of ERROR
8246           in case of unknown nodes, to decrease output.
8247
8248 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8249
8250         * Makefile.am:
8251           really fix dist
8252
8253 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8254
8255         * configure.ac:
8256         * ext/speex/gstspeexdec.h:
8257         * ext/speex/gstspeexenc.h:
8258           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8259           Fix detection code in configure.ac
8260
8261 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8262
8263         * gst/matroska/matroska-demux.c:
8264         (gst_matroska_demux_parse_blockgroup):
8265           Save position, so that queries give proper return values. Don't
8266           know how this could ever have worked before...
8267
8268 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8269
8270         * configure.ac:
8271           Put additional LAME check inside the conditional.  Fixes #152339
8272
8273 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8274
8275         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8276         (gst_avi_demux_stream_scan):
8277           Add some more debug. Fix logic error when setting movi offset
8278           while reading index.
8279
8280 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8281
8282         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8283         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8284         (gst_avi_demux_process_next_entry):
8285           Add some debugging. Better detection of broken indexes and the
8286           accompanying index recovery. No infinite loops on state changes
8287           when we're still in our loopfunction.
8288
8289 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8290
8291         * configure.ac:
8292           Fix up.
8293
8294 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8295
8296         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8297
8298         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8299           Normalizing the value before setting
8300         (gst_sunaudiomixer_get_volume):
8301           Normalizing the value after getting. Fixes bug# 161980
8302
8303 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8304
8305         * Makefile.am: Make sure docs gets disted
8306         * docs/Makefile.am: Make sure all needed files get disted
8307         * gst-plugins.spec.in: latest updates
8308
8309 2004-12-22  Wim Taymans  <wim@fluendo.com>
8310
8311         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8312         Revert patch 1.38 as clock distribution over schedulers does
8313         not work correcly in the core yet.
8314
8315 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8316
8317         * sys/oss/README: remove this file, which predates my birth
8318           (and which content is by far outdated)
8319
8320 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8321
8322         * Makefile.am:
8323         * configure.ac:
8324         * docs/Makefile.am:
8325         * docs/libs/Makefile.am:
8326         * docs/libs/gst-plugins-libs-docs.sgml:
8327         * docs/libs/gst-plugins-libs-sections.txt:
8328         * docs/libs/tmpl/gstgconf.sgml:
8329         * docs/upload.mak:
8330         * docs/version.entities.in:
8331           Added boilerplate gtk-doc files for plugin-libs documentation.
8332
8333 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8334
8335         * gst/auparse/gstauparse.c: fix int and float audio caps
8336
8337 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8338
8339         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8340         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8341           g_assert() can be a macro, don't use #ifdef inside it.
8342
8343 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8344
8345         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8346
8347         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8348         (gst_videorate_init), (gst_videorate_chain),
8349         (gst_videorate_change_state):
8350           Event handling (fixes #159986).
8351
8352 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8353
8354         * gst-libs/gst/riff/riff-media.c:
8355         (gst_riff_create_video_caps_with_data):
8356           Add BLZ0 (Blizzard's version of DivX) fourcc.
8357
8358 2004-12-18  David Schleef  <ds@schleef.org>
8359
8360         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8361         portability fix.
8362
8363 2004-12-18  David Schleef  <ds@schleef.org>
8364
8365         * gst/tta/ttadec.h: Disable some header code that isn't used
8366         and clearly isn't portable.
8367
8368 2004-12-18  David Schleef  <ds@schleef.org>
8369
8370         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8371         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8372         (avcodec_get_pix_fmt), (avpicture_layout),
8373         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8374         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8375         Fix code to not use GCC extensions (and c99 extensions that
8376         Forte does not like.)
8377
8378 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8379
8380         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8381
8382         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8383         (gst_deinterlace_chain):
8384           Rowstride fixes. Fixes #161039.
8385         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8386         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8387         (gst_video_crop_getcaps), (gst_video_crop_link),
8388         (gst_video_crop_i420), (gst_video_crop_chain),
8389         (gst_video_crop_change_state):
8390           Rework of negotiation. Actually works now. Fixes #158650.
8391
8392 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8393
8394         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8395           That was very stupid.
8396
8397 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8398
8399         * gst/matroska/matroska-demux.c:
8400         (gst_matroska_demux_parse_blockgroup):
8401           Fix possible crasher.
8402
8403 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8404
8405         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8406         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8407           Lace sizes can be zero.
8408
8409 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8410
8411         * ext/musepack/gstmusepackdec.cpp:
8412           Fetch error return values. Fixes #161624.
8413         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8414           Really EOS.
8415
8416 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8417
8418         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8419           Work for truncated (unfinished download etc.) files. Fixes #160514.
8420
8421 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8422
8423         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8424           Fix for integer overflow. Makes #156001 not crash. Probably masks
8425           the real bug.
8426
8427 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8428
8429         * gst/ac3parse/gstac3parse.c: (plugin_init):
8430           Parsers never have ranks. Fixes #159651.
8431
8432 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8433
8434         * gst/playback/gstdecodebin.c: (compare_ranks):
8435           make sure the facotries are ordered the same every time even if they
8436           have the same rank by using the name
8437         * gst/playback/gstdecodebin.c: (find_compatibles):
8438           make sure we don't add factories to the list twice
8439
8440 2004-12-16  David Schleef  <ds@schleef.org>
8441
8442         * configure.ac: look for musepack headers as musepack/*.h
8443         (fixes #159847)
8444         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8445         * ext/musepack/gstmusepackreader.h: same
8446
8447 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8448
8449         * gst-libs/gst/riff/riff-read.c:
8450         (gst_riff_read_strf_auds_with_data):
8451           Read extradata correctly (fixes #155879).
8452
8453 2004-12-16  David Schleef  <ds@schleef.org>
8454
8455         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8456         audio.  does _not_ attempt or allow conversion unless channels
8457         is 1 or 2.
8458
8459 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8460
8461         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8462
8463 2004-12-16  David Schleef  <ds@schleef.org>
8464
8465         * gst/audioscale/gstaudioscale.c: the resample library only
8466         handles 1 or 2 channels.  Change caps to compensate.
8467
8468 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8469
8470         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8471         (gst_matroska_demux_audio_caps):
8472           Some MPEG-AAC hacks, because else it doesn't work...
8473
8474 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8475
8476         * gst-libs/gst/riff/riff-media.c:
8477         (gst_riff_create_video_caps_with_data),
8478         (gst_riff_create_video_template_caps):
8479           Add h264.
8480
8481 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8482
8483         * gst-libs/gst/audio/Makefile.am:
8484           Try to fix buildbot.
8485
8486 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8487
8488         * gst/tcp/gstmultifdsink.c:
8489           Clean up and uniformize debugging.
8490
8491 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8492
8493         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8494
8495         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8496         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8497         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8498         (gst_mpeg_demux_change_state):
8499           Reset on ready. Fixes 160276.
8500
8501 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8502
8503         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8504
8505         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8506         (gst_ffmpegcsp_pad_link):
8507           Fix memleak (#154815).
8508
8509 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8510
8511         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8514         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8515         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8516         * ext/musicbrainz/gsttrm.h:
8517           Add support for using a proxy server when getting a trm id from
8518           the MusicBrainz database (#149613).
8519
8520 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8521
8522         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8523
8524         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8525         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8526           Fix memleaks (#157233).
8527
8528 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8529
8530         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8531
8532         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8533         * gst-libs/gst/resample/resample.h:
8534         * gst/audioscale/gstaudioscale.c:
8535           Fix memleak (#159215).
8536
8537 2004-12-16  Toni Willberg  <toniw@iki.fi>
8538
8539         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8540
8541         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8542         * sys/oss/oss_probe.c: (main):
8543           Check for mono/stereo support (similar to samplerate probing),
8544           fixes #159433. Also add missing copyright header to oss_probe.c.
8545
8546 2004-12-15  David Schleef  <ds@schleef.org>
8547
8548         * configure.ac: add audioresample and cairo plugins.  Remove
8549         HAVE_MMX stuff, because it's not used.
8550         * ext/Makefile.am: same
8551         * ext/audioresample/Makefile.am: You are not ready for an
8552         audio resampling element based on audioresample.
8553         * ext/audioresample/gstaudioresample.c:
8554         * ext/audioresample/gstaudioresample.h:
8555         * ext/cairo/Makefile.am: You are not ready for overlay elements
8556         based on cairo.  Don't look too closely, these elements kinda
8557         suck right now.
8558         * ext/cairo/gstcairo.c: new
8559         * ext/cairo/gsttextoverlay.c: new
8560         * ext/cairo/gsttextoverlay.h: new
8561         * ext/cairo/gsttimeoverlay.c: new
8562         * ext/cairo/gsttimeoverlay.h: new
8563         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8564         problem with compilers that don't support variadic macros.
8565
8566 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8567
8568         Reviewed by:  David Schleef  <ds@schleef.org>
8569
8570         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8571         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8572         bit.  Also ran indent-gst.
8573         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8574         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8575         (gst_sunaudiosrc_setparams):
8576
8577 2004-12-14  David Schleef  <ds@schleef.org>
8578
8579         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8580         output rate to 16000.  Should fix #160235.
8581
8582 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8583
8584         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8585         Add typefinding for mpeg2 pes streams
8586
8587 2004-12-13  David Schleef  <ds@schleef.org>
8588
8589         * configure.ac:  Applied patch from bug #143659, making default
8590         sources and sinks OS-dependent (for Solaris), and added code
8591         for OS/X.
8592         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8593
8594 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8595
8596         * gst-libs/gst/riff/riff-media.c:
8597           forgot to add h2.64 to avidemux template caps
8598
8599 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8600
8601         * gst/wavenc/riff.h:
8602         * gst-libs/gst/riff/riff-media.c:
8603         * gst-libs/gst/riff/riff-ids.h:
8604         * gst/avi/gstavimux.c
8605         add 4CC code for VideoSoft h264 in AVI (VSSH)
8606           fixes bug #160655
8607         remove s323 from riff, it's quicktime specific :(
8608
8609 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8610
8611         * gst/asfdemux/README
8612         * gst/wavenc/riff.h
8613         * gst-libs/gst/riff/riff-ids.h
8614         * gst-libs/gst/riff/riff-media.c
8615         * gst/qtdemux/qtdemux.c:
8616           add new 4CC codes for h263 related codecs
8617           fixes partially bug #155163
8618
8619 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8620
8621         * configure.ac: Update polyaudio requirement to 0.7
8622         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8623
8624 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8625
8626         * gst/interleave/deinterleave.c:
8627         fix my name's spelling! :)
8628
8629 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8630
8631         * AUTHORS ChangeLog
8632         * gst/auparse/gstauparse.c
8633         * gst/interleave/deinterleave.c
8634         * gst/law/:
8635                 alaw-decode.c alaw-encode.c
8636                 mulaw-decode.c mulaw-encode.c
8637         * gst/oneton/gstoneton.c
8638         * sys/osxaudio/:
8639                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8640         * sys/osxvideo/:
8641                 cocoawindow.h cocoawindow.m
8642                 osxvideosink.h osxvideosink.m
8643
8644         put the same mail address for Zaheer Abbas Merali everywhere
8645
8646 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8647
8648         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8649           Align by packetsize, and assert that we a packet available before
8650           playing. The first makes webstreams work (they often include
8651           trailing padding data in a packet), the second allows pausing a
8652           ASF stream in totem without getting demux errors afterwards.
8653
8654 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8655
8656         * ext/ogg/gstoggdemux.c: (get_relative):
8657           Check for non-NULL before accessing member (end-of-chain).
8658
8659 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8660
8661         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8662         (cdparanoia_set_property), (cdparanoia_get_property):
8663         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8664         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8665         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8666         (dvdreadsrc_init), (dvdreadsrc_set_property),
8667         (dvdreadsrc_get_property):
8668         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8669         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8670           Synchronize property names where not yet the case. Devices are
8671           now device=X, other versions are deprecated (but still exist).
8672           Also use g_free() unconditionally.
8673         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8674         (setup_source), (gst_play_base_bin_get_property):
8675           Expose source.
8676
8677 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8678
8679         * configure.ac: move GCONF macro outside conditional for the am
8680           conditional. Fixes #160439
8681
8682 2004-12-08  David Schleef  <ds@schleef.org>
8683
8684         * tools/gst-visualise-m.m: Switch to elements that currently
8685         exist.
8686
8687 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8688
8689         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8690           We love wrong commas.
8691
8692 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8693
8694         * gst/matroska/matroska-demux.c:
8695         (gst_matroska_demux_handle_src_query):
8696           Don't set DEFAULT, unsupported - makes length display incorrectly
8697           in some cases.
8698
8699 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8700
8701         * gst/monoscope/README: remove blurb about files being GPL
8702         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8703         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8704           monoscope is now effectively LGPL licensed
8705
8706 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8707
8708         * gst/monoscope/README: Update information to be more correct
8709         * gst/monoscope/convolve.c: Relicense to LGPL
8710         * gst/monoscope/convolve.h: Relicense to LGPL
8711
8712 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8713
8714         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8715           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8716         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8717           set default_duration for mpeg1 audio
8718
8719 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8720
8721         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8722         * ext/alsa/gstalsa.h:
8723           refactor big chunks of the core caps negotiation code to make it
8724           a lot faster, because people claim it's really slow
8725           (actually, just cache the getcaps when the device is opened)
8726
8727 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8728
8729         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8730         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8731         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8732         (gst_a52dec_change_state), (plugin_init):
8733         * ext/a52dec/gsta52dec.h:
8734           Do something useful with timestamps. Make chain-based (since
8735           there's really no reason to be loopbased).
8736         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8737           Update current_byte/frame correctly.
8738
8739 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8740
8741         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8742         (gst_ape_demux_stream_init):
8743           Forward tags, too.
8744
8745 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8746
8747         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8748           Let's make sure we're done typefinding when detecting tags.
8749
8750 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8751
8752         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8753         (gst_ebml_read_init), (gst_ebml_read_use_event),
8754         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8755         (gst_ebml_read_seek), (gst_ebml_read_skip),
8756         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8757         (gst_ebml_read_master):
8758         * gst/matroska/ebml-read.h:
8759         * gst/matroska/matroska-demux.c:
8760         (gst_matroska_demux_parse_contents),
8761         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8762           Disgustingly evil hack for working around INTERRUPT events and
8763           their extremely annoying habit of being a pain in the ass. We
8764           simply peek a cluster before reading any of it.
8765
8766 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8767
8768         * ext/musepack/gstmusepackdec.cpp:
8769           There's also floating point libmusepacks.
8770
8771 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8772
8773         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8774         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8775           Set DURATION even if source buffer didn't. Also use increasing
8776           timestamps.
8777         * gst-libs/gst/riff/riff-media.c:
8778         (gst_riff_create_audio_caps_with_data):
8779           Block_align can have larger values than 8192.
8780
8781 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8782
8783         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8784         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8785         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8786         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8787           Fix caps.
8788
8789 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8790
8791         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8792           Fix logic bug.
8793
8794 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8795
8796         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8797           Yay, another one.
8798
8799 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8800
8801         * ext/esd/esdsink.c: (gst_esdsink_chain):
8802           Make error actually say something useful (fixes #156798).
8803         * gst-libs/gst/riff/riff-media.c:
8804         (gst_riff_create_video_caps_with_data),
8805         (gst_riff_create_video_template_caps):
8806           Add Intel Video 5.0 fourcc (IV50).
8807
8808 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8809
8810         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8811         detection on mono and stereo mp3 files.
8812
8813 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8814
8815         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8816           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8817           the contained stream).
8818
8819 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8820
8821         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8822           Oops, remove debug.
8823
8824 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8825
8826         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8827
8828         * gst/law/alaw-decode.c: (alawdec_getcaps):
8829         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8830           Prevent warnings when negotiating caps (fixes #159338).
8831
8832 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8833
8834         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8835         (gst_ffmpegcsp_chain):
8836           Remove old leftover that shouldn't be there...
8837
8838 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8839
8840         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8841
8842         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8843           Don't forward DISCONT events (fixes #159684).
8844
8845 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8846
8847         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8848           Unlink manually since sometimes bin disposal (and therefore
8849           pad unlinking) is delayed, which will cause a new media file
8850           to not be able to start playing instantly.
8851
8852 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8853
8854         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8855           On mute of an unlinked stream, check for pad availability so
8856           we don't crash on unlinked pad.
8857
8858 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8859
8860         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8861         (gst_avi_demux_massage_index):
8862           Fix quite humiliating bug in omitting 0-sized index chunks but
8863           forgetting to count them for timestamps.
8864
8865 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8866
8867         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8868           Actually leave the loop if we failed to sync. Don't crash.
8869
8870 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8871
8872         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8873         (gst_dvd_demux_process_private):
8874         * gst/mpegstream/gstdvddemux.h:
8875           Fix crash (#159759). Doesn't work, though. :-(.
8876
8877 2004-11-28  Benjamin Otte  <otte@gnome.org>
8878
8879         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8880           more overwriting protection due to modifying channels one by one
8881           instead of all at once
8882
8883 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8884
8885         * gst/audioconvert/gstchannelmix.c:
8886         (gst_audio_convert_fill_normalize):
8887           Normalize using absolute values.
8888
8889 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8890
8891         * configure.ac:
8892         * ext/Makefile.am:
8893         * ext/directfb/Makefile.am:
8894         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8895         (gst_directfbvideosink_get_pixel_format),
8896         (gst_directfbvideosink_get_format_from_fourcc),
8897         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8898         (gst_directfbvideosink_sink_link),
8899         (gst_directfbvideosink_change_state),
8900         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8901         (gst_directfbvideosink_buffer_alloc),
8902         (gst_directfbvideosink_interface_supported),
8903         (gst_directfbvideosink_interface_init),
8904         (gst_directfbvideosink_navigation_send_event),
8905         (gst_directfbvideosink_navigation_init),
8906         (gst_directfbvideosink_set_property),
8907         (gst_directfbvideosink_get_property),
8908         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8909         (gst_directfbvideosink_base_init),
8910         (gst_directfbvideosink_class_init),
8911         (gst_directfbvideosink_get_type), (plugin_init):
8912         * ext/directfb/directfbvideosink.h: Adding a first version of
8913         directfbvideosink.
8914         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8915         more.
8916
8917 2004-11-28  Benjamin Otte  <otte@gnome.org>
8918
8919         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8920           walk the samples backwards if out_channels > in_channels so we don't
8921           overwrite data
8922
8923 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8924
8925         * gst/audioconvert/Makefile.am:
8926         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8927         (gst_audio_convert_link), (gst_audio_convert_change_state),
8928         (gst_audio_convert_channels):
8929         * gst/audioconvert/gstchannelmix.c:
8930         (gst_audio_convert_unset_matrix),
8931         (gst_audio_convert_fill_identical),
8932         (gst_audio_convert_fill_compatible),
8933         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8934         (gst_audio_convert_fill_others),
8935         (gst_audio_convert_fill_normalize),
8936         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8937         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8938         * gst/audioconvert/gstchannelmix.h:
8939           Implement a channel mixer.
8940
8941 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8942
8943         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8944         * ext/alsa/gstalsa.h:
8945         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8946         Make alsasink actually honor gst_element_set_clock and use that
8947         clock instead of its internal one.
8948
8949 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8950
8951         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8952         (gst_play_base_bin_change_state): nullify source and decoder when
8953         going from READY to NULL so that we don't try to do weird stuff with
8954         them when going from NULL to READY
8955         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8956         instead of g_object_unref
8957         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8958         it should be correct
8959         (gst_play_bin_change_state): don't call remove_sinks if we are
8960         currently disposing the object
8961
8962 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8963
8964         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8965           Don't forget bass if it's there. Else left channel is silent...
8966
8967 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8968
8969         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8970         (gst_a52dec_change_state):
8971           Don't do sample adjusting anymore, we use float audio now.
8972         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8973           Don't fixate to non-existing properties.
8974
8975 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8976
8977         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8978         (gst_a52dec_change_state):
8979           Advertise that we can do surround sound.
8980
8981 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8982
8983         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8984           Add buffer-frames=0.
8985         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8986         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8987         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8988         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8989         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8990         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8991         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8992         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8993         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8994         * ext/dvdread/dvdreadsrc.h:
8995           Add seeking, querying for bytes, sectors, title, angle and
8996           chapter. Handle multiple chapters. Relicense to LGPL because
8997           Billy agreed on that (thanks Billy!).
8998
8999 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
9000
9001         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
9002         call parent dispose method
9003
9004 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
9005
9006         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9007         (gst_audio_clock_get_internal_time):
9008         Fix active <-> inactive transitions: ensure time value always
9009         grows and avoid abrupt value changes.
9010
9011 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9012
9013         * configure.ac:
9014         * gst/tta/Makefile.am:
9015         * gst/tta/crc32.h:
9016         * gst/tta/filters.h:
9017         * gst/tta/gsttta.c:
9018         * gst/tta/gstttadec.c:
9019         * gst/tta/gstttadec.h:
9020         * gst/tta/gstttaparse.c:
9021         * gst/tta/gstttaparse.h:
9022         * gst/tta/ttadec.h:
9023           added TTA parser and decoder
9024
9025 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9026
9027         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9028         (probe_triggered), (check_queue), (buffer_underrun),
9029         (buffer_running), (buffer_overrun), (gen_source_element),
9030         (setup_source):
9031         * gst/playback/gstplaybasebin.h:
9032           Implement buffering. Needs some more work.
9033
9034 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9035
9036         * ext/theora/theoradec.c: (theora_dec_chain):
9037           Fix ilog mask range overflow.
9038
9039 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9040
9041         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9042           Don't omit the last (which in case of dmix is the only :) )
9043           channel count. Don't set channels if <= 2.
9044
9045 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9046
9047         * gst/playback/gstplaybin.c: (gen_video_element),
9048         (gen_audio_element): Removed 2 obsolete comments
9049
9050 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9051
9052         * ext/vorbis/oggvorbisenc.c
9053         * ext/vorbis/vorbisenc.c :
9054           change description fields of those plugins to differentiate them
9055           (pitivi show Encoders by description, they had the same one)
9056
9057 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9058
9059         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9060
9061         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9062         (gst_play_bin_set_property), (gen_video_element),
9063         (gen_audio_element):
9064           Refcounting fixes for provided audio-/videosinks.
9065
9066 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9067
9068         * gst/playback/gstplaybin.c: (gen_video_element),
9069         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9070           Don't reference all sinks, but only the video- and audiosinks.
9071           The vis. element should be disposed when we're done with it.
9072           We don't have any reason to keep it around. This fixes warnings
9073           when reusing playbin for playing multiple audio files with
9074           vis. enabled. Also release audio device on pause - idea stolen
9075           from Rhythmbox.
9076
9077 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9078
9079         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9080         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9081         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9082         * ext/alsa/gstalsaplugin.c: (plugin_init):
9083         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9084         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9085         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9086         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9087         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9088         (gst_faad_change_state), (plugin_init):
9089         * ext/faad/gstfaad.h:
9090         * ext/vorbis/vorbis.c: (plugin_init):
9091         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9092         * gst-libs/gst/audio/Makefile.am:
9093         * gst-libs/gst/audio/audio.c: (plugin_init):
9094         * gst-libs/gst/audio/multichannel.c:
9095         (gst_audio_check_channel_positions),
9096         (gst_audio_get_channel_positions),
9097         (gst_audio_set_channel_positions),
9098         (gst_audio_set_structure_channel_positions_list),
9099         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9100         (gst_audio_fixate_channel_positions):
9101         * gst-libs/gst/audio/multichannel.h:
9102         * gst-libs/gst/audio/testchannels.c: (main):
9103         * gst/audioconvert/gstaudioconvert.c:
9104         (gst_audio_convert_class_init), (gst_audio_convert_init),
9105         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9106         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9107         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9108         * gst/audioconvert/plugin.c: (plugin_init):
9109           Surround sound support.
9110
9111 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9112
9113         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9114           Fix position for discont if we're close as well. Nitpicking, but
9115           saves a few milliseconds of extra waiting or skipping.
9116
9117 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9118
9119         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9120           We sometimes need parsers for playback, so add those too.
9121
9122 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9123
9124         * configure.ac:
9125         * gst/apetag/Makefile.am:
9126         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9127         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9128         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9129         (gst_ape_demux_get_src_query_types),
9130         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9131         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9132         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9133         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9134         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9135         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9136         (gst_ape_demux_change_state):
9137         * gst/apetag/apedemux.h:
9138         * gst/apetag/apetag.c: (plugin_init):
9139         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9140         (plugin_init):
9141           APE v1/2 tag reader plus typefind function.
9142
9143 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9144
9145         * configure.ac:
9146         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9147         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9148           Remove hacks for older core. Require newer core version
9149           accordingly.
9150
9151 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9152
9153         * gst/cdxaparse/Makefile.am:
9154         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9155         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9156         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9157         * gst/cdxaparse/gstcdxaparse.h:
9158         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9159         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9160         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9161         (gst_cdxastrip_get_src_query_types),
9162         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9163         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9164         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9165         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9166         * gst/cdxaparse/gstcdxastrip.h:
9167           SVCD/VCD header stripping separated from CDXA image parsing.
9168         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9169         (plugin_init):
9170           Add VCD/SVCD header typefinding for VCD/SVCD.
9171         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9172         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9173         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9174         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9175         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9176         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9177         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9178         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9179         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9180         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9181         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9182         * sys/vcd/vcdsrc.h:
9183           Fix up, add seeking, querying, URI interface. Works in totem now.
9184
9185 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9186
9187         * configure.ac:
9188           back to CVS
9189
9190 === release 0.8.6 ===
9191
9192 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9193
9194         * NEWS:
9195         * RELEASE:
9196         * configure.ac:
9197         * po/af.po:
9198         * po/az.po:
9199         * po/cs.po:
9200         * po/en_GB.po:
9201         * po/hu.po:
9202         * po/it.po:
9203         * po/nb.po:
9204         * po/nl.po:
9205         * po/or.po:
9206         * po/sq.po:
9207         * po/sr.po:
9208         * po/sv.po:
9209         * po/uk.po:
9210           releasing 0.8.6, "IOU Love"
9211
9212 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9213
9214         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9215
9216         * gst/playback/gstplaybasebin.c:
9217           Fix unplayable files error handling.  Fixes #158365
9218
9219 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9220
9221         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9222
9223         * gst/typefind/gsttypefindfunctions.c:
9224           Fix broken mp3 typefinding.  Fixes #158375
9225
9226 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9227
9228         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9229
9230         * ext/ogg/gstoggdemux.c:
9231           Fix sync on broken files.  Fixes #158976
9232
9233 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9234
9235         patch by: Edward Hervey <bilboed@bilboed.com>
9236
9237         * ext/libpng/gstpngenc.c:
9238           Copy over buffer properties.  Fixes #158832
9239
9240 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9241
9242         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9243
9244         * ext/dvdread/dvdreadsrc.c:
9245           Fixes invalid reads (#158462)
9246
9247 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9248
9249         * sys/v4l/gstv4lsrc.c:
9250         * sys/v4l/gstv4lsrc.h:
9251         * sys/v4l/v4lsrc_calls.c:
9252           Probe less and cache it.  Fixes #159187.
9253
9254 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9255
9256         * gst/videorate/gstvideorate.c:
9257           Handle all video formats. Fixes #159186.
9258
9259 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9260         * gst/synaesthesia/gstsynaesthesia.c:
9261         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9262         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9263         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9264         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9265         (gst_synaesthesia_change_state), (plugin_init):
9266         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9267         Force 320x200 output, as that's the only thing the underlying
9268         synaesthesia implementation supports. Still needs to be made
9269         re-entrant.
9270
9271 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9272
9273         * configure.ac:
9274           Fix mpeg2enc configure check (similar to mplex check below).
9275
9276 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9277
9278         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9279
9280         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9281           Fix for gcc-2.95 (fixes #158221).
9282
9283 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9284
9285         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9286           Re-add clock distribution hack (until new core is released).
9287           Fixes #158125.
9288
9289 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9290         * configure.ac:
9291           fix mplex configure check segfaulting on some systems (bug #140994)
9292
9293 2004-11-13  Benjamin Otte  <otte@gnome.org>
9294
9295         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9296           add debugging
9297         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9298           do a wait when we enter the loop func with no data available to
9299           write instead of getting into an 100% CPU loop by just returning and
9300           being called again by the scheduler
9301
9302 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9303
9304         * configure.ac:
9305         * ext/libvisual/visual.c: (gst_visual_get_type),
9306         (libvisual_log_handler), (gst_visual_getcaps),
9307         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9308         (plugin_init):
9309           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9310         * ext/smoothwave/Makefile.am:
9311         * ext/smoothwave/demo-osssrc.c: (main):
9312         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9313         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9314         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9315         (plugin_init):
9316         * ext/smoothwave/gstsmoothwave.h:
9317           Make gstsmoothwave a working element in the 20th century.
9318
9319         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9320           Fix incorrect link function
9321
9322 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9323
9324         * gst/volume/gstvolume.c:
9325           Allow buffer-frames=0.
9326
9327 2004-11-12 Iain <iaingnome@gmail.com>
9328
9329         * configure.ac: Check for polypaudio
9330
9331         * ext/Makefile.am: Build the polyp dir
9332
9333         * ext/polyp: The polypsink sources.
9334
9335 2004-10-30 Iain <iaingnome@gmail.com>
9336
9337         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9338         caps to reflect the new number of channels.
9339
9340 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9341
9342         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9343           Fix for negotiation order problem. This would show when the
9344           ALSA loopfuction was called before any other function. ALSA
9345           wouldn't do anything because we're not negotiated yet, leading
9346           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9347
9348 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9349
9350         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9351
9352         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9353           No warnings (#157986).
9354
9355 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9356
9357         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9358           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9359
9360 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9361
9362         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9363           Signal no-more-pads (so it works in playbin).
9364
9365 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9366
9367         * ext/musepack/gstmusepackreader.cpp:
9368           Workaround for older core.
9369
9370 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9371
9372         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9373           Actually test for odd width/height rather than testing whether
9374           a temporary variable that was 0 before we subtracted 1 is now
9375           not equal to zero (which it always is).
9376
9377 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9378
9379         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9380         Fix compilation if HAVE_XVIDEO is not defined
9381
9382 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9383
9384         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9385         Fix compilation if HAVE_XVIDEO is not defined
9386
9387 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9388
9389         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9390         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9391         (gst_goom_change_state), (plugin_init):
9392         Use the bytestream adapter so goom doesn't depend on the input
9393         buffer size.
9394         Add a debug category
9395
9396 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9397
9398         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9399           Only set hardware parameters *after* negotiation. Before
9400           negotiation, it will set ANY and that seems to cause crashes
9401           (see e.g. #151288, #153227).
9402
9403 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9404
9405         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9406           This seems to be antique leftover. It needs to pass error
9407           checking.
9408         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9409         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9410         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9411         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9412           Fix GstXOverlay implementation (#151059).
9413
9414 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9415
9416         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9417           Don't assert (#157853).
9418
9419 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9420
9421         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9422           Fix bytes/samples confustion.
9423         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9424           Fix for underrun (#144389).
9425
9426 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9427
9428         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9429           Disable halfway-seek for pending release (since it needs a new
9430           core release).
9431
9432 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9433
9434         * sys/v4l/gstv4lsrc.c:
9435         * sys/v4l/gstv4lsrc.h:
9436         * sys/v4l/v4lsrc_calls.c:
9437           add autoprobe-fps property so we can separate autoprobing parts
9438
9439 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9440
9441         * sys/v4l/gstv4lsrc.c:
9442         * sys/v4l/v4lsrc_calls.c:
9443         initialise fourcc to catch unset fourcc's, and debug
9444
9445 2004-11-09  Wim Taymans  <wim@fluendo.com>
9446
9447         * gst/playback/README:
9448         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9449         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9450         (gst_play_bin_dispose), (gst_play_bin_set_property),
9451         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9452         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9453         (gst_play_bin_get_formats), (gst_play_bin_convert),
9454         (gst_play_bin_get_query_types), (gst_play_bin_query):
9455         Cleanups and some more documentation.
9456
9457 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9458
9459         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9460         (gst_cacasink_init), (gst_cacasink_chain):
9461         * ext/libcaca/gstcacasink.h:
9462         Cacasink inherits from VideoSink, so let that store the clock.
9463
9464 2004-11-09  Wim Taymans  <wim@fluendo.com>
9465
9466         * gst/playback/README:
9467         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9468         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9469         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9470         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9471         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9472         (setup_sinks):
9473         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9474         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9475         * gst/playback/gststreaminfo.h:
9476         Updated README.
9477         Only switch groups if all streams have muted (EOSed).
9478         Send Tags in sync with the stream playback instead of in
9479         the playback/preroll phase.
9480         Some cleanups, free the fakesrc elements.
9481
9482 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9483
9484         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9485           buffer-frames property was missing
9486         * ext/arts/gst_arts.c:
9487           rate missing from sinkcaps
9488         * ext/audiofile/gstafparse.c:
9489         * ext/audiofile/gstafsink.c:
9490         * ext/audiofile/gstafsrc.c:
9491         * ext/swfdec/gstswfdec.c:
9492           int audio doesn't know buffer-frames
9493         * ext/cdparanoia/gstcdparanoia.c:
9494           int audio doesn't know chunksize either
9495         * ext/nas/nassink.c:
9496           it's endianness, not endianess
9497         * gst-libs/gst/audio/audio.h:
9498           make float standard pad template caps really describe float
9499         * gst/law/mulaw.c: (linear_factory):
9500           signed only, please
9501         * gst/mpegstream/gstdvddemux.c:
9502           widths of 20 are not valid
9503
9504 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9505
9506         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9507
9508         * po/LINGUAS:
9509         * po/it.po:
9510           Add Italian
9511
9512 2004-11-08  Wim Taymans  <wim@fluendo.com>
9513
9514         * gst/playback/README:
9515         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9516         * gst/playback/gstplaybasebin.c: (probe_triggered),
9517         (gst_play_base_bin_change_state):
9518         Updated README, added more comments for fixmes etc..
9519
9520 2004-11-08  Wim Taymans  <wim@fluendo.com>
9521
9522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9523         We can remove this hack now.
9524
9525 2004-11-08  Wim Taymans  <wim@fluendo.com>
9526
9527         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9528         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9529         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9530         Only mix AYUV for maximum quality.
9531
9532 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9533
9534         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9535         (gst_ogg_demux_push), (gst_ogg_pad_push):
9536           Let's act as if we're synchronized now! :).
9537         * ext/theora/theoradec.c: (theora_dec_chain):
9538           Add some debug.
9539
9540 2004-11-08  Wim Taymans  <wim@fluendo.com>
9541
9542         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9543         (gst_alpha_set_property), (gst_alpha_sink_link),
9544         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9545         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9546         (gst_alpha_init_params), (gst_alpha_chain):
9547         Implement alpha functions for AYUV too, this increases
9548         accuracy quite a bit.
9549
9550 2004-11-08  Wim Taymans  <wim@fluendo.com>
9551
9552         * gst/ffmpegcolorspace/avcodec.h:
9553         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9554         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9555         (gst_ffmpegcsp_avpicture_fill):
9556         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9557         (gst_ffmpegcsp_caps_remove_format_info):
9558         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9559         (shrink12), (img_get_alpha_info), (deinterlace_line),
9560         (deinterlace_line_inplace):
9561         * gst/ffmpegcolorspace/imgconvert_template.h:
9562         Added AYUV colorspace and handle RGBA a bit more respectful.
9563
9564 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9565
9566         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9567           Actually always send a discont (cornercase when resending the
9568           same serial-tagged chain twice).
9569
9570 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9571
9572         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9573         (gst_ximagesink_finalize):
9574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9575         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9576
9577 2004-11-08  Wim Taymans  <wim@fluendo.com>
9578
9579         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9580         Don't segfault on NULL data.
9581
9582 2004-11-08  Wim Taymans  <wim@fluendo.com>
9583
9584         * gst/playback/gstdecodebin.c: (unlinked):
9585         * gst/playback/gstplay-marshal.list:
9586         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9587         (gst_play_base_bin_init), (group_create), (get_active_group),
9588         (get_building_group), (group_destroy), (group_commit),
9589         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9590         (add_element_stream), (no_more_pads), (probe_triggered),
9591         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9592         (state_change), (setup_source), (gst_play_base_bin_get_property),
9593         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9594         (gst_play_base_bin_link_stream),
9595         (gst_play_base_bin_get_streaminfo):
9596         * gst/playback/gstplaybasebin.h:
9597         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9598         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9599         Add support for chained ogg files. Prepare for playlist
9600         support. This patch introduces the concept of pad groups, which
9601         together compose one playable media file.
9602
9603 2004-11-07  David Schleef  <ds@schleef.org>
9604
9605         * testsuite/gst-lint: Check for pad templates that aren't statically
9606         scoped.
9607
9608 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9609
9610         * configure.ac:
9611         * ext/Makefile.am:
9612         * ext/musepack/Makefile.am:
9613         * ext/musepack/gstmusepackdec.cpp:
9614         * ext/musepack/gstmusepackdec.h:
9615         * ext/musepack/gstmusepackreader.cpp:
9616         * ext/musepack/gstmusepackreader.h:
9617           Add musepack decoder.
9618         * ext/faad/gstfaad.c: (gst_faad_base_init):
9619           Make pad templates static.
9620         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9621         (plugin_init):
9622           Add musepack typefinder, make mp3 typefinding work halfway stream,
9623           which doesn't actually work yet because id3demux doesn't implement
9624           _get_length().
9625
9626 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9627
9628         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9629         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9630           Fix interrupt event handling (#144436).
9631
9632 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9633
9634         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9635           Hide unused glory.
9636
9637 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9638
9639         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9640
9641         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9642           Fix weird caps (#157548).
9643
9644 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9645
9646         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9647
9648         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9649           Add missing NULL terminator (#157543).
9650
9651 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9652
9653         * gst/tcp/gsttcp.h:
9654         * gst/tcp/gsttcpclientsink.c:
9655         * gst/tcp/gsttcpclientsrc.c:
9656         * gst/tcp/gsttcpserversink.c:
9657         * gst/tcp/gsttcpserversrc.c:
9658           ports can go up to 65535.  Move common defines to gsttcp.h
9659
9660 2004-11-05  Wim Taymans  <wim@fluendo.com>
9661
9662         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9663         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9664         Added two more colorspaces.
9665
9666 2004-11-05  Wim Taymans  <wim@fluendo.com>
9667
9668         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9669         (gst_ffmpegcsp_avpicture_fill):
9670         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9671         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9672         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9673         More stride fixes.
9674
9675 2004-11-05  Wim Taymans  <wim@fluendo.com>
9676
9677         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9678         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9679         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9680         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9681         (gst_videomixer_loop):
9682         More stride fixes.
9683
9684 2004-11-05  Benjamin Otte  <otte@gnome.org>
9685
9686         * ext/mad/gstmad.c: (gst_mad_chain):
9687           don't overflow data buffer. Flush not needed sync data when syncing
9688           failed.
9689
9690 2004-11-04  Wim Taymans  <wim@fluendo.com>
9691
9692         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9693         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9694         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9695         (gst_alpha_init_params), (gst_alpha_chain),
9696         (gst_alpha_change_state):
9697         Updated the chroma keying algorithm with something more
9698         sophisticated.
9699
9700 2004-11-03  Wim Taymans  <wim@fluendo.com>
9701
9702         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9703         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9704         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9705         Fix stride issues. Does not completely work for odd
9706         heights.
9707
9708 2004-11-03  Wim Taymans  <wim@fluendo.com>
9709
9710         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9711         (gst_alpha_chroma_key), (gst_alpha_chain):
9712         Fix stride issues. Does not completely work for odd
9713         heights.
9714
9715 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9716
9717         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9718         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9719         leak fixes
9720
9721 2004-11-03  Wim Taymans  <wim@fluendo.com>
9722
9723         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9724         (gst_ffmpegcsp_avpicture_fill):
9725         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9726         (avpicture_alloc):
9727         * gst/ffmpegcolorspace/imgconvert_template.h:
9728         Use correct _fill function to get correct strides.
9729
9730 2004-11-02  David Schleef  <ds@schleef.org>
9731
9732         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9733         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9734         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9735         Change all g_print()s to debugging.  Add a bunch of consistency
9736         checks.
9737
9738 2004-11-02  Wim Taymans  <wim@fluendo.com>
9739
9740         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9741         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9742         (unlinked), (no_more_pads), (close_link):
9743         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9744         (unknown_type), (add_element_stream), (new_decoded_pad),
9745         (removed_decoded_pad), (setup_source):
9746         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9747         (gst_stream_info_class_init), (gst_stream_info_init),
9748         (gst_stream_info_new), (gst_stream_info_dispose),
9749         (stream_info_mute_pad), (gst_stream_info_set_property),
9750         (gst_stream_info_get_property):
9751         * gst/playback/gststreaminfo.h:
9752         Fix playback of multiple files.
9753         a slightly different approach to handling dynamic pad removals.
9754         This one only looks at pads that we have linked.
9755
9756 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9757
9758         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9759         free" warning from libc.
9760
9761 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9762
9763         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9764         (get_unconnected_element), (remove_starting_from), (pad_removed),
9765         (close_link):
9766           Implement support for dynamic pad changing. We listen to "live"
9767           pad removals (i.e. while playing) and re-setup autoplugging
9768           after that. Playbasebin/playbin need some more work for this
9769           to finally work, but decodebin supports (and replugs) chained
9770           ogg now.
9771
9772 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9773
9774         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9775         (gst_alsa_finalize):
9776         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9777         (gst_cdaudio_finalize):
9778         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9779         (cdparanoia_finalize):
9780         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9781         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9782         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9783         (dvdreadsrc_finalize):
9784         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9785         (gst_flacdec_finalize):
9786         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9787         (gst_flacenc_finalize):
9788         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9789         (gst_gnomevfssink_finalize):
9790         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9791         (gst_gnomevfssrc_finalize):
9792         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9793         (gst_fameenc_finalize):
9794         * ext/nas/nassink.c: (gst_nassink_class_init),
9795         (gst_nassink_finalize):
9796         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9797         (gst_sdlvideosink_class_init):
9798         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9799         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9800         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9801         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9802         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9803         (gst_x_window_listener_dispose):
9804         * gst/audioscale/gstaudioscale.c:
9805         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9806         (play_on_demand_finalize):
9807         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9808         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9809         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9810         (cdplayer_finalize):
9811         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9812         (gst_glimagesink_class_init):
9813         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9814         (gst_osselement_finalize):
9815         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9816         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9817         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9818           Fixes a bunch of problems with finalize and dispose functions,
9819           either assumptions that dispose is only called once, or not calling
9820           the parent class dispose/finalize function
9821
9822 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9823
9824         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9825           added two api precondition guards
9826           use g_strdup with getenv to fix crash when using ENVVAR
9827
9828 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9829         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9830         (gst_esdsink_finalize):
9831         Use a finalize function, not dispose, and more importantly,
9832         call the parent class finalize function too
9833
9834 2004-11-01  Johan Dahlin  <johan@gnome.org>
9835
9836         * ext/ogg/gstoggdemux.c:
9837         * gst/tags/gstvorbistag.c:
9838         Plug leaks.
9839
9840 2004-10-31  Benjamin Otte  <otte@gnome.org>
9841
9842         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9843           lotsa memleaks today. But they're all small...
9844
9845 2004-10-31  Benjamin Otte  <otte@gnome.org>
9846
9847         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9848           another memleak crushed
9849
9850 2004-10-31  Benjamin Otte  <otte@gnome.org>
9851
9852         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9853           fix memleak
9854
9855 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9856
9857         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9858           Hack to prevent crash when going to READY inside signal handler
9859           while this function is active.
9860
9861 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9862
9863         * gst/ffmpegcolorspace/Makefile.am:
9864         * gst/ffmpegcolorspace/avcodec.h:
9865         * gst/ffmpegcolorspace/common.h:
9866         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9867         * gst/ffmpegcolorspace/dsputil.h:
9868         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9869         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9870         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9871         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9872         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9873         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9874         (gst_ffmpegcsp_avpicture_fill):
9875         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9876         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9877         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9878         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9879         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9880         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9881         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9882         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9883         * gst/ffmpegcolorspace/imgconvert.c:
9884         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9885         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9886         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9887         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9888         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9889         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9890         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9891         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9892         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9893         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9894         (grow21), (grow22), (grow41), (grow44), (conv411),
9895         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9896         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9897         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9898         (avpicture_free), (is_yuv_planar), (img_convert),
9899         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9900         (deinterlace_line_inplace), (deinterlace_bottom_field),
9901         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9902         * gst/ffmpegcolorspace/imgconvert_template.h:
9903         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9904         * gst/ffmpegcolorspace/mmx.h:
9905         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9906         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9907         (av_freep), (avcodec_get_context_defaults),
9908         (avcodec_alloc_context), (avcodec_init):
9909           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9910           handling plus update from ffmpeg CVS. Large clean-up.
9911
9912 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9913
9914         * gst/playback/Makefile.am:
9915           We need the marshallers for decodebin, too.
9916
9917 2004-10-30  David Schleef  <ds@schleef.org>
9918
9919         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9920           quicktime typefinding work with 64-bit offsets.
9921
9922 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9923
9924         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9925           Set EOS on the element when processing an EOS event.
9926         * ext/speex/gstspeexdec.h:
9927         * ext/speex/gstspeexenc.h:
9928           Only keep a const ptr to the mode
9929         * gst-libs/gst/riff/riff-media.c:
9930         (gst_riff_create_audio_caps_with_data),
9931         (gst_riff_create_audio_template_caps):
9932           Allow WMAV3, with up to 6 channels.
9933         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9934           Don't call gst_pad_set_event_function on a sink pad.
9935         * gst/mpegstream/gstdvddemux.c:
9936         (gst_dvd_demux_get_subpicture_stream),
9937         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9938           Copy the explicit caps that were set across to the cur_* pads,
9939           instead of trying to use a possibly non-existent negotiated caps.
9940           Reset the type of subpicture pads to UNKNOWN after calling
9941           init_stream, so that the caps get set.
9942
9943 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9944
9945         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9946
9947         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9948           Don't touch buffer if it is of size 0 (fixes #151064).
9949
9950 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9951
9952         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9953           Synchronized discont handling.
9954
9955 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9956
9957         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9958         (gst_ogg_demux_push):
9959           Make seeking sort-of exact again (fixes #156387).
9960
9961 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9962
9963         * gst/playback/gstplaybasebin.c: (unknown_type),
9964         (add_element_stream), (new_decoded_pad),
9965         (gst_play_base_bin_change_state):
9966         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9967         (gst_stream_info_init), (gst_stream_info_new),
9968         (gst_stream_info_dispose), (gst_stream_info_get_property):
9969         * gst/playback/gststreaminfo.h:
9970           Make caps explicitely available. Makes testing for unsupported
9971           types possible. Improves error reporting.
9972
9973 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9974
9975         * gst/audioconvert/gstaudioconvert.c:
9976         (gst_audio_convert_buffer_to_default_format):
9977           Really don't touch read-only buffers (#156563).
9978
9979 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9980
9981         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9982
9983         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9984           Fix memleak (#155223).
9985
9986 2004-10-29  Wim Taymans  <wim@fluendo.com>
9987
9988         * gst/tcp/.cvsignore:
9989         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9990         (gst_multifdsink_class_init), (gst_multifdsink_init),
9991         (gst_multifdsink_add), (gst_multifdsink_remove),
9992         (gst_multifdsink_remove_client_link), (is_sync_frame),
9993         (gst_multifdsink_new_client),
9994         (gst_multifdsink_handle_client_write),
9995         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9996         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9997         (gst_multifdsink_get_property):
9998         * gst/tcp/gstmultifdsink.h:
9999         Added burst on connect sync_method, deprecated sync_clients,
10000         streamlined the sync code some more.
10001
10002 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10003
10004         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
10005         (gst_play_base_bin_change_state):
10006           Improve error reporting.
10007
10008 2004-10-28  Wim Taymans  <wim@fluendo.com>
10009
10010         * gst/tcp/Makefile.am:
10011         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10012         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10013         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10014         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10015         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10016         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10017         (gst_fdset_wait):
10018         Added more locks around fdset structures. Fixed/reworked
10019         the poll array resizing code.
10020         Added stress test for fdset.
10021
10022 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10023
10024         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10025         fix build
10026
10027 2004-10-28  Benjamin Otte  <otte@gnome.org>
10028
10029         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10030           fix link function to always query channels and query width for
10031           floats
10032         * configure.ac:
10033           add equalizer dir
10034         * gst/equalizer/Makefile.am:
10035         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10036         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10037         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10038         (arg_to_scale), (setup_filter),
10039         (gst_iir_equalizer_compute_frequencies),
10040         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10041         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10042         (plugin_init):
10043           add an equalizer
10044
10045 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10046
10047         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10048
10049         * po/LINGUAS:
10050         * po/nb.po:
10051           Added Norwegian Bokmaal translation
10052
10053 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10054
10055         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10056           Don't break on options (fixes #156488).
10057
10058 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10059
10060         * configure.ac:
10061         * ext/cdaudio/Makefile.am:
10062         * sys/Makefile.am:
10063           fix build on older automake
10064
10065 2004-10-26  Wim Taymans  <wim@fluendo.com>
10066
10067         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10068         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10069         Allow a little margin when negotiating the framerate.
10070
10071 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10072
10073         * gst/level/gstlevel.c:
10074           synchonised naming of pads and pad-templates
10075
10076 2004-10-26  Wim Taymans  <wim@fluendo.com>
10077
10078         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10079         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10080         (_find_streams_check), (gst_ogg_demux_push):
10081         Fix EOS again. Needs to be done in a better way. We should not
10082         remove the pad if there is no new chained stream.
10083
10084 2004-10-26 Iain <iaingnome@gmail.com>
10085
10086         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10087         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10088         of the caps.
10089         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10090         pad.
10091         (interleave_release_pad): Remove the pad.
10092         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10093         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10094         the set device.
10095         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10096         attrs
10097         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10098         (gst_xvimagesink_finalize): Free the par.
10099
10100 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10101
10102         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10103         (gst_avimux_stop_file):
10104           First calculate the rate, and only then use it. Hdr.rate is a
10105           multiple and not a derivative of hdr.scale. Scale is not the
10106           same as blockalign but is solely related to rate.
10107
10108 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10109
10110         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10111         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10112           Implement seeking.
10113
10114 2004-10-25  James Henstridge  <james@jamesh.id.au>
10115
10116         Reviewed by:  David Schleef  <ds@schleef.org>
10117
10118         * examples/gstplay/player.c: (got_stream_length), (main):
10119         * examples/seeking/cdplayer.c: (update_scale):
10120         * examples/seeking/seek.c: (format_value), (update_scale):
10121         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10122         (stop_seek):
10123         Build fixes on AMD64.
10124
10125 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10126
10127         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10128
10129         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10130         Fix for some v4l cards which hang in v4lsrc
10131
10132 2004-10-25  Wim Taymans  <wim@fluendo.com>
10133
10134         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10135         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10136         Make sure to remove the pad when a new chain is
10137         encountered. Set some vars to NULL so we don't try
10138         to reference freed memory.
10139
10140 2004-10-25  Wim Taymans  <wim@fluendo.com>
10141
10142         * examples/seeking/Makefile.am:
10143         * examples/seeking/cdplayer.c: (update_scale):
10144         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10145         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10146         (format_value), (update_scale), (iterate), (start_seek),
10147         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10148         (print_usage), (main):
10149         Added some more examples, update others.
10150
10151 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10152
10153         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10154         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10155         * ext/theora/theoradec.c: (theora_dec_chain):
10156         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10157           Add codec-name metadata.
10158
10159 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10160
10161         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10162
10163         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10164         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10165         * ext/alsa/gstalsamixertrack.h:
10166         * po/POTFILES.in:
10167           ALSA mixer track label internationalization (#154054).
10168
10169 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10170
10171         * ext/theora/theoradec.c: (theora_dec_chain):
10172           Export bitrate as metadata.
10173
10174 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10175
10176         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10177         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10178         * ext/alsa/gstalsamixertrack.h:
10179           Fix names, fix loop.
10180
10181 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10182
10183         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10184         (speex_dec_convert):
10185           sinkconvert function so oggdemux can get the file length (totem).
10186
10187 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10188
10189         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10190
10191         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10192           Don't push incomplete packets.
10193         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10194           Fix MPEG-4 audio typefinding.
10195
10196 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10197
10198         * sys/v4l/Makefile.am:
10199         * sys/v4l/gstv4l.c: (plugin_init):
10200         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10201         (gst_v4lelement_init), (gst_v4lelement_dispose),
10202         (gst_v4lelement_change_state):
10203         * sys/v4l/gstv4lelement.h:
10204         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10205         (gst_v4l_xoverlay_close), (idle_refresh),
10206         (gst_v4l_xoverlay_set_xwindow_id):
10207         * sys/v4l/gstv4lxoverlay.h:
10208         * sys/v4l/v4l-overlay_calls.c:
10209         * sys/v4l/v4l_calls.h:
10210         * sys/v4l2/Makefile.am:
10211         * sys/v4l2/gstv4l2.c: (plugin_init):
10212         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10213         (gst_v4l2element_init), (gst_v4l2element_dispose),
10214         (gst_v4l2element_change_state):
10215         * sys/v4l2/gstv4l2element.h:
10216         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10217         (gst_v4l2_xoverlay_close), (idle_refresh),
10218         (gst_v4l2_xoverlay_set_xwindow_id):
10219         * sys/v4l2/gstv4l2xoverlay.h:
10220         * sys/v4l2/v4l2-overlay_calls.c:
10221         * sys/v4l2/v4l2_calls.h:
10222           Remove client-side overlay handling, use the X-server v4l plugin
10223           for that. Nicer overlay, less code. Also make the plugin
10224           compileable without X (but then without overlay, obviously).
10225           Makes xwindowlistener obsolete, should we remove that?
10226
10227 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10228
10229         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10230         (gst_osssrc_src_query):
10231         * sys/oss/gstosssrc.h:
10232           OK, so people want offset in DEFAULT. This time, actually fix all
10233           cases.
10234         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10235           Add FPS properly.
10236
10237 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10238
10239         * gst/asfdemux/gstasfmux.c:
10240         * gst/avi/gstavimux.c:
10241           Framerate.
10242
10243 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10244
10245         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10246           Fix properties (channel, norm, frequency).
10247
10248 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10249
10250         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10251           Flag typo.
10252         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10253           No warnings.
10254
10255 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10256
10257         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10258           Fix hang.
10259
10260 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10261
10262         * sys/v4l2/gstv4l2element.h:
10263           Yet Another Hack (tm) for kernel header borkedness.
10264         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10265         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10266         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10267         (gst_v4l2src_change_state):
10268         * sys/v4l2/gstv4l2src.h:
10269         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10270         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10271           Fix caps, keep track of state, work.
10272
10273 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10274
10275         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10276           Quiet.
10277
10278 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10279
10280         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10281           Don't mix bytes and samples.
10282
10283 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10284
10285         * ext/ogg/gstoggmux.c:
10286           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10287           and theora. Any is incorrect.
10288         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10289           Fix caps.
10290         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10291         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10292         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10293         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10294         * sys/v4l/gstv4lmjpegsrc.h:
10295         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10296         (gst_v4lsrc_change_state):
10297         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10298         (gst_v4lmjpegsrc_capture_stop):
10299           Fix caps. Keep track of internal state. Work.
10300
10301 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10302
10303         * ext/Makefile.am:
10304           Fix the build fixes.
10305
10306 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10307
10308         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10309         (gst_ogg_demux_src_event), (_find_chain_seek),
10310         (gst_ogg_pad_push):
10311           Check for pad availability before using it.
10312         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10313           Fix parsing of chained ogg. Needs more work on the decoder side.
10314
10315 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10316
10317         * gst/spectrum/Makefile.am:
10318         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10319         (idle_func):
10320           Fix demo and reenable it. Yes, I'm currently playing with audio
10321           analysis tools
10322
10323 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10324
10325         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10326           We love it if files that start at zero work too...
10327
10328 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10329
10330         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10331           Handle files with missing EOS headers.
10332
10333 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10334
10335         * gst/tcp/gsttcpserversink.c:
10336         (gst_tcpserversink_handle_server_read),
10337         (gst_tcpserversink_init_send):
10338         Zero some variables first (need for accept not to return EINVAL)
10339
10340 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10341
10342         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10343         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10344         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10345         (theora_dec_chain):
10346         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10347         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10348           Seeking and querying finetune.
10349
10350 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10351
10352         * configure.ac:
10353         * ext/Makefile.am:
10354         * ext/raw1394/Makefile.am:
10355           fix the build
10356
10357 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10358
10359         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10360           Wrong return.
10361         * gst/playback/Makefile.am:
10362         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10363         * gst/playback/gstplay-marshal.list:
10364         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10365           Fix marshallers.
10366
10367 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10368
10369         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10370           Silence.
10371
10372 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10373
10374         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10375         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10376         (gst_ogg_pad_push):
10377           Yay for non-lineair granulepos in theora.
10378
10379 2004-10-18  Wim Taymans  <wim@fluendo.com>
10380
10381         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10382         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10383         * ext/dv/gstdvdec.h:
10384         Make sure we renegotiate aspect ratio when the camera switches.
10385
10386 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10387
10388         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10389         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10390           Start at zero.
10391         * ext/theora/theoradec.c: (theora_dec_chain):
10392           Skip headers. Bad idea for chained ogg, but fixes seeking.
10393
10394 2004-10-18  Wim Taymans  <wim@fluendo.com>
10395
10396         * configure.ac:
10397         I swear, this is the last time I touch this.
10398
10399 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10400
10401         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10402         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10403         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10404           Faster seeking.
10405         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10406           Time-to-default conversion.
10407         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10408           Don't error on unknown packets, just skip. We should probably
10409           read them if we want to support chained ogg.
10410
10411 2004-10-18  Wim Taymans  <wim@fluendo.com>
10412
10413         * configure.ac:
10414         Added cdaudio to wrong list.
10415
10416 2004-10-18  Wim Taymans  <wim@fluendo.com>
10417
10418         * configure.ac:
10419         Revive cdaudio.
10420
10421 2004-10-18  Wim Taymans  <wim@fluendo.com>
10422
10423         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10424         (gst_dvdec_video_link), (gst_dvdec_push):
10425         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10426         (gst_smokeenc_resync), (gst_smokeenc_chain):
10427         Fix mimetype on smoke encoder.
10428         Add aspect ratio to dvdec. Not sure if these
10429         values are correct though....
10430
10431 2004-10-18  Wim Taymans  <wim@fluendo.com>
10432
10433         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10434         Fix vorbis property descriptions and ranges.
10435
10436 2004-10-18  Wim Taymans  <wim@fluendo.com>
10437
10438         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10439         Really do nothing when no data is available.
10440         Go to the playing state when the stream is not seekable
10441         instead of failing.
10442
10443 2004-10-18  Wim Taymans  <wim@fluendo.com>
10444
10445         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10446         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10447         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10448         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10449         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10450         Added uri handler for cd://
10451         Port to new API.
10452
10453 2004-10-18  Wim Taymans  <wim@fluendo.com>
10454
10455         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10456         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10457         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10458         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10459         (remove_prerolls), (unknown_type), (add_element_stream),
10460         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10461         (gst_play_base_bin_remove_element),
10462         (gst_play_base_bin_link_stream):
10463         * gst/playback/gstplaybin.c: (gen_video_element),
10464         (gen_vis_element), (remove_sinks), (setup_sinks):
10465         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10466         (gst_stream_info_get_type), (gst_stream_info_class_init),
10467         (gst_stream_info_init), (gst_stream_info_new),
10468         (gst_stream_info_dispose), (stream_info_mute_pad),
10469         (gst_stream_info_set_property), (gst_stream_info_get_property):
10470         * gst/playback/gststreaminfo.h:
10471         Add sink padtemplate to decodebin.
10472         Added some more comments.
10473         Make queue size configurable in playbasebin.
10474         Added possibility to use elements as sinks (ex cdaudio).
10475
10476 2004-10-15  Wim Taymans  <wim@fluendo.com>
10477
10478         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10479         (gst_speexenc_chain):
10480         Fix speex timestamps so that it gets muxed properly.
10481
10482 2004-10-15  Wim Taymans  <wim@fluendo.com>
10483
10484         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10485         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10486         (gst_dv1394src_init), (gst_dv1394src_dispose),
10487         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10488         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10489         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10490         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10491         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10492         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10493         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10494         * ext/raw1394/gstdv1394src.h:
10495         Added conversion/query functions.
10496         Update buffer timestamps,
10497         Added signals.
10498         Added uri dv:// so it might play from the firewire in playbin.
10499         Fix a possible leak.
10500         Added debugging.
10501
10502 2004-10-15  Wim Taymans  <wim@fluendo.com>
10503
10504         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10505         (gst_dv1394src_init), (gst_dv1394src_set_property),
10506         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10507         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10508         * ext/raw1394/gstdv1394src.h:
10509         Added AV/C VTR control support needed for some cameras.
10510         Added automatic port detection.
10511         Added properties for selecting the channel.
10512         The configure.ac script is not yet updated to reflect the
10513         new libavc1394 and librom1394 dependencies.
10514
10515 2004-10-15  Wim Taymans  <wim@fluendo.com>
10516
10517         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10518         (qtdemux_parse), (gst_qtdemux_handle_esds):
10519         An esds box is not a container.
10520         Fix parsing of mp4v boxes.
10521         Do not try to renegotiate fps for each frame. Need to
10522         find a better method. This should fix mp4 playback.
10523
10524 2004-10-14  David Schleef  <ds@schleef.org>
10525
10526         * configure.ac: update for swfdec-0.3 and liboil-0.2
10527         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10528         * ext/swfdec/gstswfdec.h: same
10529         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10530         * gst/videotestsrc/videotestsrc.c: same
10531
10532 2004-10-14  Wim Taymans  <wim@fluendo.com>
10533
10534         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10535         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10536         (is_sync_frame), (gst_multifdsink_new_client),
10537         (gst_multifdsink_handle_client_write),
10538         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10539         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10540         Turn warnings into info.
10541         Don't allow a state change in the streaming thread.
10542
10543 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10544
10545         * ext/vorbis/oggvorbisenc.c:
10546         * ext/vorbis/vorbisdec.c:
10547           fix template sample rate
10548
10549 2004-10-13  Wim Taymans  <wim@fluendo.com>
10550
10551         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10552         Decoding the header first fixes some problems in resyncing
10553         in more mp3s.
10554
10555 2004-10-12  Wim Taymans  <wim@fluendo.com>
10556
10557         * gst/playback/gstplaybin.c: (gen_video_element),
10558         (gen_vis_element), (remove_sinks), (setup_sinks):
10559         Added vis plugin support, need to configure the vis
10560         element to activate it.
10561
10562 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10563
10564         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10565         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10566           Some debug.
10567         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10568         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10569         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10570         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10571         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10572         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10573         * gst/avi/gstavidemux.h:
10574           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10575           recovery (where, if part of the index is broken, we will still read
10576           the rest of the index and recover the broken part by stream
10577           scanning). More broken media support. EOS workarounds. General AVI
10578           braindamage headache recovery. Aspirin included.
10579
10580 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10581
10582         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10583         (cdparanoia_event), (cdparanoia_query):
10584           Get rid of hideous lead-in.
10585
10586 2004-10-11  Wim Taymans  <wim@fluendo.com>
10587
10588         * gst/playback/gstplaybasebin.c: (setup_source):
10589         Wrong var used to get g_list_next.
10590
10591 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10592
10593         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10594         (cdparanoia_get), (cdparanoia_open):
10595           Report discid as metadata, add duration.
10596
10597 2004-10-11  Wim Taymans  <wim@fluendo.com>
10598
10599         * gst/playback/gstplaybasebin.c: (setup_source):
10600         Cleanup the previous pipeline a little earlier for the
10601         case that a source element provides raw data.
10602
10603 2004-10-11  Benjamin Otte  <otte@gnome.org>
10604
10605         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10606           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10607           consuming the last 128 bytes, even though it was valid mp3 data.
10608
10609 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10610
10611         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10612         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10613         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10614         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10615
10616 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10617
10618         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10619         Fix for webcams that support only specific width or height
10620
10621 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10622
10623         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10624
10625         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10626           Fix wrong discont event setup (fixes #154967).
10627
10628 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10629
10630         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10631
10632         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10633           Error out on invalid data (fixes #154807).
10634
10635 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10636
10637         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10638
10639         * ext/dvdread/dvdreadsrc.c: (_read):
10640           Make titles > 0 work again (fixes #154834).
10641
10642 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10643
10644         * gst-libs/gst/riff/riff-media.c:
10645         (gst_riff_create_video_template_caps):
10646           WMV3 missing in template caps.
10647
10648 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10649
10650         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10651           OK, so the original code was too strict. It makes random AVI files
10652           hang for seconds upon opening, which is unacceptable and is far
10653           beyond the original goal of getting multiple chunks for one-chunk
10654           sounc stream files. So now do just that.
10655
10656 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10657
10658         * gst/playback/gstplaybasebin.c: (setup_source),
10659         (gst_play_base_bin_change_state):
10660           Actually clean up streaminfo if output fails. This would trigger
10661           if, for example, there was no CD in the drive. No preroll, so
10662           a streaminfo structure is created, but the subsequent state change
10663           of the thread fails.
10664         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10665           Don't change state if parent failed.
10666
10667 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10668
10669         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10670         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10671         (gen_video_element), (remove_sinks):
10672           Add small bits of code for screenshot handling.
10673
10674 2004-10-08  Wim Taymans  <wim@fluendo.com>
10675
10676         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10677         (gen_video_element), (gen_audio_element), (setup_sinks):
10678         Don't assume the user provided sinks are named "sink"...
10679
10680 2004-10-08  Wim Taymans  <wim@fluendo.com>
10681
10682         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10683         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10684         (gst_play_base_bin_link_stream):
10685         Do not try to autoplug sources that generate raw streams like
10686         cdparanoia.
10687         disconnect the preroll overrun signal when we don't need it anymore.
10688
10689 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10690
10691         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10692         Added reworked patch from #154903 from milosz derezynski (deadchip).
10693
10694 2004-10-08  Wim Taymans  <wim@fluendo.com>
10695
10696         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10697         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10698         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10699         (cdparanoia_convert), (cdparanoia_uri_get_type),
10700         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10701         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10702         * ext/cdparanoia/gstcdparanoia.h:
10703         This adds the cdda://<tracknum> uri.
10704
10705 2004-10-08  Wim Taymans  <wim@fluendo.com>
10706
10707         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10708         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10709         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10710         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10711         (unknown_type), (gst_play_base_bin_remove_element),
10712         (gst_play_base_bin_link_stream):
10713         * gst/playback/gstplaybasebin.h:
10714         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10715         (gst_play_bin_set_property), (gen_video_element),
10716         (gen_audio_element), (setup_sinks):
10717         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10718         (gst_stream_info_get_type), (gst_stream_info_class_init),
10719         (gst_stream_info_init), (gst_stream_info_new),
10720         (gst_stream_info_dispose), (stream_info_mute_pad),
10721         (gst_stream_info_set_property), (gst_stream_info_get_property):
10722         * gst/playback/gststreaminfo.h:
10723         Reuse the audio and video bins.
10724         Some internal cleanups in the stream selection code.
10725
10726 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10727
10728         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10729         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10730         * sys/ximage/ximagesink.h:
10731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10732         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10733         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10734         not coming from those elements. Moreover these elements should not keep
10735         the xid they have been given when in NULL state.
10736
10737 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10738
10739         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10740         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10741         * sys/ximage/ximagesink.h:
10742         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10743         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10744         * sys/xvimage/xvimagesink.h:
10745           Actually only create a new toplevel window if we're not gonna
10746           embed it right after.
10747
10748 2004-10-07  Wim Taymans  <wim@fluendo.com>
10749
10750         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10751         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10752         * gst/playback/gstplaybin.c: (setup_sinks):
10753         Implement muting/unmuting of streams, mute streams that are not
10754         used.
10755
10756 2004-10-07  Wim Taymans  <wim@fluendo.com>
10757
10758         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10759         (plugin_init):
10760         Added lame audio/x-ac3 typefind function.
10761
10762 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10763
10764         * configure.ac:
10765           bump nano to cvs
10766
10767 === release 0.8.5 ===
10768
10769 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10770
10771         * NEWS:
10772         * RELEASE:
10773         * configure.ac:
10774           releasing 0.8.5, "Take You On"
10775
10776 2004-10-06  Wim Taymans  <wim@fluendo.com>
10777
10778         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10779         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10780         (no_more_pads), (close_link), (type_found):
10781         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10782         * gst/playback/gstplaybin.c: (gen_video_element):
10783         Do not signal the no_more_pads after the first pad when
10784         we are plugging a non dynamic element with multiple
10785         output pads (like swfdec, dvdec, ...).
10786
10787 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10788
10789         * configure.ac:
10790           bump for prerelease
10791
10792 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10793
10794         * gst/wavparse/gstwavparse.c:
10795           add ATRAC3 to STATIC CAPS to fix a warning
10796
10797         * gst/matroska/ebml-read.c:
10798         * gst-libs/gst/riff/riff-read.c:
10799           fix typos
10800
10801 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10802
10803         * gst-libs/gst/riff/riff-media.c:
10804           generate caps for ATRAC3 audio streams
10805
10806         * gst/realmedia/rmdemux.c:
10807           generate caps for ATRAC3 audio streams
10808
10809 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10810
10811         * gst/wavparse/Makefile.am
10812         * gst/wavparse/riff.h
10813         * gst/wavparse/wavparse.vcproj
10814           riff.h removal (unused and duplication with riff-ids.h)
10815
10816 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10817
10818         * gst/wavparse/gstwavparse.h
10819           remove duplicated defines for audio codec codes
10820
10821         * gst-libs/gst/riff/riff-ids.h
10822         * gst/wavenc/riff.h:
10823           add "4CC" code for ATRAC3 audio streams
10824           add "4CC" code for ITU_G721_ADPCM (unused for now)
10825
10826 2004-10-06  Wim Taymans  <wim@fluendo.com>
10827
10828         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10829         Actually _do_ negotiation. Pass gdouble as arg instead
10830         of guint64 for the framerate.
10831
10832 2004-10-06  Wim Taymans  <wim@fluendo.com>
10833
10834         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10835         (find_compatibles), (close_pad_link), (try_to_link_1),
10836         (no_more_pads), (close_link), (type_found):
10837         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10838         * gst/playback/gstplaybin.c: (gen_video_element),
10839         (gen_audio_element):
10840         Set state on newly added element to READY so that negotiation
10841         can happen ASAP.
10842         Addes some more debug info.
10843         Do not try to plug pads with multiple caps structures or ANY
10844         because it is too dangerous since we do not do dynamic
10845         replugging.
10846
10847 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10848
10849         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10850
10851         * po/LINGUAS:
10852         * po/or.po:
10853           add Oriya translation
10854
10855 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10856
10857         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10858           Prevent overwrite of size member. Makes audio sound crappy.
10859
10860 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10861
10862         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10863         Add rmvb to the list of known RealMedia extensions
10864
10865 2004-10-05  Wim Taymans  <wim@fluendo.com>
10866
10867         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10868         (mngdec_openstream), (mngdec_closestream),
10869         (mngdec_handle_sink_event), (mngdec_readdata),
10870         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10871         (mngdec_getcanvasline), (mngdec_refresh),
10872         (gst_mngdec_change_state):
10873         Set the framerate correctly.
10874
10875 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10876
10877         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10878           There was something wrong with the index massaging.
10879
10880 2004-10-04  Wim Taymans  <wim@fluendo.com>
10881
10882         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10883         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10884         (gst_smokedec_chain):
10885         * ext/jpeg/gstsmokedec.h:
10886         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10887         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10888         * ext/jpeg/gstsmokeenc.h:
10889         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10890         (smokecodec_decode_new), (smokecodec_info_free),
10891         (smokecodec_set_quality), (smokecodec_get_quality),
10892         (smokecodec_set_threshold), (smokecodec_get_threshold),
10893         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10894         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10895         (smokecodec_encode), (smokecodec_parse_id),
10896         (smokecodec_parse_header), (smokecodec_decode):
10897         * ext/jpeg/smokecodec.h:
10898         * ext/jpeg/smokeformat.h:
10899         Updated smoke, new bitstream, allows embedding in ogg.
10900
10901 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10902
10903         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10904           Fix seeking in some files. All this code is no longer needed (and
10905           actually breaks stuff) because we now synchronize the full index
10906           right when reading the header.
10907
10908 2004-10-04  Wim Taymans  <wim@fluendo.com>
10909
10910         * configure.ac:
10911         configure update for libmng.
10912
10913 2004-10-04  Wim Taymans  <wim@fluendo.com>
10914
10915         * ext/libmng/Makefile.am:
10916         * ext/libmng/gstmng.c: (plugin_init):
10917         * ext/libmng/gstmng.h:
10918         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10919         (gst_mngdec_base_init), (gst_mngdec_class_init),
10920         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10921         (gst_mngdec_loop), (gst_mngdec_get_property),
10922         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10923         (mngdec_closestream), (mngdec_handle_sink_event),
10924         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10925         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10926         (gst_mngdec_change_state):
10927         * ext/libmng/gstmngdec.h:
10928         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10929         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10930         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10931         (gst_mngenc_chain), (gst_mngenc_get_property),
10932         (gst_mngenc_set_property):
10933         * ext/libmng/gstmngenc.h:
10934         Added basic MNG decoder. Needs more work. The encoder does
10935         not work yet.
10936
10937 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10938
10939         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10940         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10941         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10942           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10943           no-more-pads.
10944
10945 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10946
10947         * configure.ac:
10948           you need at least 1.0.4 of speex
10949
10950 2004-10-04 Iain <iaingnome@gmail.com>
10951
10952         * ext/speex/gstspeexdec.h: Revert the includes changes.
10953
10954         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10955
10956 2004-09-30 Iain <iaingnome@gmail.com>
10957
10958         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10959         found during init or set as a property instead of hardcoding /dev/audio
10960
10961 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10962
10963         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10964         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10965         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10966         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10967         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10968         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10969         (gst_rmdemux_dump_data):
10970           Use debug category, fix EOS handling. filesrc ! rmdemux now
10971           works.
10972
10973 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10974
10975         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10976         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10977         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10978           Improve allocation, cutting and sorting of the index. How takes a
10979           few seconds instead of minutes.
10980
10981 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10982
10983         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10984           fixed compilation
10985
10986 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10987
10988         * gst-libs/gst/riff/riff-media.c:
10989         (gst_riff_create_video_caps_with_data),
10990         (gst_riff_create_video_template_caps):
10991           Add wing commander format mimetype/fourccs.
10992         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10993           Don't crash if some value is 0.
10994
10995 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10996
10997         * gst-libs/gst/riff/riff-media.c:
10998         (gst_riff_create_video_caps_with_data),
10999         (gst_riff_create_video_template_caps):
11000           Add DIB fourcc (raw, palettized 8-bit RGB).
11001         * gst-libs/gst/riff/riff-read.c:
11002         (gst_riff_read_strf_vids_with_data):
11003           Oops, fix strf_data reading bug.
11004         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11005           Use a non-NULL tag.
11006         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11007           Time for hacks. Sorry Dave. At least one quicktime movie (a
11008           trailer) that I've encountered contains multiple video tracks.
11009           One of those is the actual video track, the other are one-frame
11010           tracks (images). Unfortunately, the number of frames according
11011           to the trak header is 1 for each, so that doesn't help. So
11012           instead, I look at the duration and discard tracks with a
11013           duration shorter than 20% of the length of the stream. Better
11014           than nothing.
11015
11016 2004-10-01  Christian Schaller <christian@fluendo.com>
11017
11018         * ext/ivorbis/vorbis.c:
11019           Patch from Phil Blundell (Bug 152341)
11020
11021 2004-10-01  Wim Taymans  <wim@fluendo.com>
11022
11023         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11024         (speex_dec_get_formats), (speex_dec_convert),
11025         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11026         (speex_dec_chain), (gst_speexdec_get_property),
11027         (gst_speexdec_set_property):
11028         Small cleanups.
11029
11030 2004-10-01  Wim Taymans  <wim@fluendo.com>
11031
11032         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11033         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11034         (gst_wavparse_other), (gst_wavparse_loop),
11035         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11036         (gst_wavparse_srcpad_event):
11037         * gst/wavparse/gstwavparse.h:
11038         Added some more debugging info.
11039         Fix the case where the length of the file is 0.
11040         Make sure we seek to sample borders.
11041
11042 2004-10-01  Wim Taymans  <wim@fluendo.com>
11043
11044         * gst/playback/README:
11045         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11046         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11047         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11048         Add some debug info to decodebin, update README
11049
11050 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11051
11052         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11053           Don't use g_print(); use GST_DEBUG().
11054
11055 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11056
11057         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11058         (gst_ogg_mux_queue_pads):
11059           Handle EOS properly.
11060
11061 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11062
11063         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11064
11065         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11066         (gst_faad_chain), (gst_faad_change_state):
11067         * ext/faad/gstfaad.h:
11068           Allow playback of raw (unframed) MPEG AAC files (#148993).
11069
11070 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11071
11072         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11073
11074         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11075           Throw error if we didn't recognize the stream. Fixes #152289.
11076
11077 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11078
11079         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11080           Fix negotiation.
11081
11082 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11083
11084         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11085
11086         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11087           Fix memleak.
11088
11089 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11090
11091         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11092
11093         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11094           Solve #152805.
11095         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11096           Solve 152806.
11097
11098 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11099
11100         * gst-libs/gst/riff/riff-media.c:
11101         (gst_riff_create_video_caps_with_data),
11102         (gst_riff_create_audio_caps_with_data):
11103           Add codec_data handling (like asfdemux used to do).
11104         * gst/asfdemux/gstasf.c: (plugin_init):
11105         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11106         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11107           Use riff-media for caps creation instead of our own (mostly
11108           broken) copy of its functions.
11109
11110 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11111
11112         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11113           Don't actually error out if we get another return value than
11114           -EINVAL. Opposite to what I first thought, drivers have random
11115           return values for this, although -EINVAL is the expected return
11116           value. Since this is not fatal, we shouldn't use
11117           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11118
11119 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11120
11121         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11122         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11123         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11124         (dvdreadsrc_get), (dvdreadsrc_open_file),
11125         (dvdreadsrc_change_state):
11126           Fix. Don't do one big huge loop around the whole DVD, that will
11127           cache all data and thus eat sizeof(dvd) (several GB) before we
11128           see something.
11129         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11130           Actually NULL'ify event after using it.
11131         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11132         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11133         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11134         (gst_ebml_read_seek), (gst_ebml_read_skip):
11135           Handle events.
11136         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11137         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11138         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11139           Fix timing (this will probably break if I seek using menus, but
11140           I didn't get there yet). VOBs and normal DVDs should now work.
11141           Add a mpeg2-only pad with high rank so this get autoplugged for
11142           MPEG-2 movies.
11143         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11144         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11145         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11146         (gst_mpeg_demux_get_audio_stream),
11147         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11148         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11149           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11150           MPEG-1 but use dvddemux for MPEG-2.
11151         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11152         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11153         (gst_mpeg_parse_parse_packhead):
11154           Timing. Only add pad template if it exists. Add sink template from
11155           class and not from ourselves. This means we will always use the
11156           correct sink template even if it is not the one defined in this
11157           file.
11158
11159 2004-09-29  Wim Taymans  <wim@fluendo.com>
11160
11161         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11162         (gst_mpeg_demux_parse_pes):
11163         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11164         Fix playback of mpeg again, timestamps where screwed up by
11165         patch 1.61.
11166
11167 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11168
11169         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11170           Only return true if we actually filled something in. Prevents
11171           player applications from showing a random length for flac files.
11172         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11173         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11174         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11175         (gst_riff_read_strf_vids_with_data),
11176         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11177           OK, ok, so I implemented event handling. Apparently it's normal
11178           that we receive random events at random points without asking
11179           for it.
11180         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11181         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11182         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11183         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11184         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11185         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11186         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11187         * gst/avi/gstavidemux.h:
11188           Implement non-lineair chunk handling and subchunk processing.
11189           The first solves playback of AVI files where the audio and video
11190           data of individual buffers that we read are not synchronized.
11191           This should not happen according to the wonderful AVI specs, but
11192           of course it does happen in reality. It is also a prerequisite for
11193           the second. Subchunk processing allows us to cut chunks in small
11194           pieces and process each of these pieces separately. This is
11195           required because I've seen several AVI files with incredibly large
11196           audio chunks, even some files with only one audio chunk for the
11197           whole file. This allows for proper playback including seeking.
11198           This patch is supposed to fix all AVI A/V sync issues.
11199         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11200         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11201           Work.
11202         * gst/modplug/gstmodplug.cc:
11203           Proper return value setting for the query() function.
11204         * gst/playback/gstplaybasebin.c: (setup_source):
11205           Being in non-playing state (after, e.g., EOS) is not necessarily
11206           a bad thing. Allow for that. This fixes playback of short files.
11207           They don't actually playback fully now, because the clock already
11208           runs. This means that small files (<500kB) with a small length
11209           (<2sec) will still not or barely play. Other files, such as mod
11210           or flx, will work correctly, however.
11211
11212 2004-09-28  Wim Taymans  <wim@fluendo.com>
11213
11214         * ext/speex/gstspeex.c: (plugin_init):
11215         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11216         (gst_speex_dec_class_init), (speex_dec_get_formats),
11217         (speex_get_event_masks), (speex_get_query_types),
11218         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11219         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11220         (gst_speexdec_get_property), (gst_speexdec_set_property),
11221         (speex_dec_change_state):
11222         * ext/speex/gstspeexdec.h:
11223         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11224         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11225         (gst_speexenc_base_init), (gst_speexenc_class_init),
11226         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11227         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11228         (gst_speexenc_src_query), (gst_speexenc_init),
11229         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11230         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11231         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11232         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11233         (gst_speexenc_chain), (gst_speexenc_get_property),
11234         (gst_speexenc_set_property), (gst_speexenc_change_state):
11235         * ext/speex/gstspeexenc.h:
11236         Rewrote speex encoder, make sure it can be embedded in ogg.
11237         Implemented speex decoder.
11238
11239 2004-09-28  Christian Schaller <christian@fluendo.com>
11240
11241         * configure.ac:
11242         Remove kioslave plugin. Markey is brewing a new working one
11243         * ext/Makefile.am: Remove kioslave plugin
11244         * ext/kio: remove
11245         * gst-plugins.spec.in: remove kio plugin from spec
11246
11247 2004-09-27  Wim Taymans  <wim@fluendo.com>
11248
11249         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11250         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11251         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11252         (gst_multifdsink_new_client),
11253         (gst_multifdsink_handle_client_write),
11254         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11255         (gst_multifdsink_handle_clients):
11256         * gst/tcp/gstmultifdsink.h:
11257         Make syncing to keyframes actually work for new clients and lagging
11258         clients.
11259
11260 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11261
11262         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11263         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11264         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11265         * gst/debug/gstnavigationtest.h:
11266           make navigationtest display button-press and button-release events
11267
11268 2004-09-26 Iain <iaingnome@gmail.com>
11269
11270         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11271         the channels have received a new media event.
11272         (interleave_buffered_loop): Compresses a new media event on all
11273         channels into one.
11274
11275 2004-09-26 Iain <iaingnome@gmail.com>
11276
11277         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11278         call the sinkpad's default event handler and not the srcpads. He also
11279         says this is confusing :)
11280         (gst_wavenc_stop_file): Company says that seek events only go upstream
11281         we should send a discontinuous downstream instead.
11282
11283 2004-09-25  Christian Schaller <christian@fluendo.com>
11284
11285         * Update SPEC file to be usable in conjunction with Fedora Core,
11286           Fedora.us and freshrpms packages
11287         * Fix typo in multifilesrc test Makefile
11288
11289 2004-09-24  Wim Taymans  <wim@fluendo.com>
11290
11291         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11292         Only signal the no_more_pads signal when we have
11293         added the stream to our list.
11294
11295 2004-09-24  Wim Taymans  <wim@fluendo.com>
11296
11297         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11298         (new_decoded_pad):
11299         * gst/playback/gstplaybasebin.h:
11300         * gst/playback/gstplaybin.c: (setup_sinks):
11301         Don't try to preroll or decode more than one audio/video
11302         track.
11303
11304 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11305
11306         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11307           Throw error if we failed to find a suitable output. This should
11308           throw an error if we successfully set up a pipeline (e.g. because
11309           we recognized a media file) but found no decodable streams in it
11310           (e.g. because it contains only media stream types for which we
11311           have no decoders, or because it's not a media type).
11312
11313 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11314
11315         * ext/dirac/Makefile.am:
11316         * ext/dirac/gstdirac.cc:
11317         * ext/dirac/gstdiracdec.cc:
11318         * ext/dirac/gstdiracdec.h:
11319           Do something. Don't actually know if this works because I don't
11320           have a demuxer yet.
11321         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11322           Add channels=1 to caps returned from _getcaps().
11323         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11324         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11325         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11326         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11327         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11328         (gst_ogm_parse_change_state):
11329           Separate between audio/video so ogmaudioparse actually uses the
11330           audio pad templates. Both audio and video work now, including
11331           autoplugging. Also use sometimes-srcpad hack.
11332         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11333           Handle events better. Don't hang on infinite loops.
11334         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11335         (gst_avi_demux_init), (gst_avi_demux_reset),
11336         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11337         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11338         (gst_avi_demux_change_state):
11339         * gst/avi/gstavidemux.h:
11340           Improve A/V sync. Still not perfect.
11341         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11342         (gst_ebml_read_skip):
11343           Handle events better.
11344         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11345         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11346         (qtdemux_audio_caps):
11347           Add IMA4. Improve event handling. Save offset after a seek when
11348           the headers are at the end of the file so that we don't end up in
11349           an infinite loop.
11350         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11351           Add low-priority typefind support for files with no length.
11352
11353 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11354
11355         * testsuite/multifilesink/Makefile.am:
11356         fix typo
11357
11358 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11359
11360         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11362         mistakes from thaytan's patches.
11363
11364 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11365
11366         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11367           For completeness, XSync in the destroy function as xvimage does.
11368
11369 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11370
11371         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11372            Correct caps negotiation
11373         * gst/volume/gstvolume.c: (volume_chain_float),
11374         (volume_chain_int16):
11375            Modify debug output to be little more informative
11376         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11377         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11378         (gst_xvimagesink_xvimage_destroy):
11379           Add XSync calls after detaching from the shared memory segment to
11380           avoid a crash.
11381
11382 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11383
11384         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11385         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11386         * ext/vorbis/vorbis.c: (plugin_init):
11387         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11388         (gst_vorbisenc_chain):
11389         * ext/vorbis/vorbisenc.h:
11390         remove explicit newmedia support from oggmux and vorbisenc
11391         add debug category to vorbisenc
11392         * gst/multifilesink/gstmultifilesink.c:
11393         (gst_multifilesink_class_init), (gst_multifilesink_init),
11394         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11395         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11396         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11397         (plugin_init):
11398         * gst/multifilesink/gstmultifilesink.h:
11399         add support for streamheader in multifilesink
11400
11401 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11402
11403         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11404         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11405         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11406           Prevent infinite loops. More correct error reporting.
11407         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11408           Error out if negotiation fails.
11409         * gst/playback/gstplaybasebin.c: (setup_source),
11410         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11411         (gst_play_base_bin_found_tag):
11412           Error/tag forwarding. Pre-roll fixes for source errors on state
11413           changes (e.g. "file does not exist") to prevent hangs.
11414
11415 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11416
11417         * testsuite/multifilesink/Makefile.am:
11418         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11419         (gst_newmedia_class_init), (gst_newmedia_init),
11420         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11421         (newfile_signal), (test_signal), (main):
11422         * testsuite/multifilesink/multifilesrc_test.c: (main):
11423         * testsuite/multifilesink/oggtheora_test.c:
11424         (gst_newmedia_base_init), (gst_newmedia_class_init),
11425         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11426         (test_format), (newfile_signal), (test_signal), (main):
11427         * testsuite/multifilesink/oggvorbis_test.c:
11428         (gst_newmedia_base_init), (gst_newmedia_class_init),
11429         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11430         (test_format), (newfile_signal), (test_signal), (main):
11431         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11432         (gst_newmedia_class_init), (gst_newmedia_init),
11433         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11434         (newfile_signal), (test_signal), (main):
11435         New media tests
11436
11437 2004-09-20  Christian Schaller <christian@fluendo.com>
11438
11439         * Fix mikmod license to LGPL as they have relicensed
11440         * Move Dirac and Effectv into LGPL section of README_license
11441
11442 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11443
11444         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11445         (gst_mad_change_state):
11446           Allow for mp3 rate/channels changes. However, only very
11447           conservatively. Reason that we *have* to enable this is smiply
11448           because the mad find_sync() function is not good enough, it will
11449           regularly sync on random data as valid frames and therefore make
11450           us provide random caps as *final* caps of the stream. The best fix
11451           I could think of is to simply require several of the same stream
11452           changes in a row before we change caps.
11453           The actual testcase that works now is #
11454         * ext/ogg/Makefile.am:
11455         * ext/ogg/gstogg.c: (plugin_init):
11456         * ext/ogg/gstogmparse.c:
11457           OGM support (video only for now; I need an audio sample file).
11458         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11459         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11460         (gst_asf_demux_add_video_stream):
11461           WMV extradata.
11462         * gst/playback/gstplaybasebin.c: (unknown_type):
11463           Don't error out on single unknown-types after all. It's wrong.
11464           If we found type of video and audio but not of a subtitle stream,
11465           it will still error out (which is unwanted). Will find a better fix
11466           later on.
11467         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11468         (ogmaudio_type_find), (plugin_init):
11469           OGM support.
11470
11471 2004-09-20  Johan Dahlin  <johan@gnome.org>
11472
11473         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11474         after setting caps.
11475
11476 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11477
11478         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11479         * gst/wavenc/gstwavenc.h:
11480         Added newmedia support to wavenc
11481
11482 2004-09-17  Wim Taymans  <wim@fluendo.com>
11483
11484         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11485         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11486         (gst_fdset_fd_can_write), (gst_fdset_wait):
11487         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11488         (gst_multifdsink_init), (gst_multifdsink_add),
11489         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11490         (gst_multifdsink_remove_client_link),
11491         (gst_multifdsink_client_queue_buffer),
11492         (gst_multifdsink_handle_client_write),
11493         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11494         (gst_multifdsink_close), (gst_multifdsink_change_state):
11495         * gst/tcp/gstmultifdsink.h:
11496         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11497         (gst_tcpserversink_removed):
11498         Small cleanups in fdset.c
11499         Use a hastable to map fd to the client structure for faster
11500         lookup in _remove and get_stats.
11501         Added virtual function to close the fds.
11502         Handle clients even when the select/poll call was unblocked because
11503         of a command.
11504         Implement syncing to keyframe in the recovery procedure.
11505
11506 2004-09-16 Iain <iaingnome@gmail.com>
11507
11508         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11509         try caps.
11510
11511 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11512
11513         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11514           Caps are only set if the type of the stream is unknown, but this
11515           is initialized in ->init_stream(), so set to UNKNOWN after calling
11516           ->init_stream() so that capsnego starts.
11517
11518 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11519
11520         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11521         (gst_avi_demux_stream_data):
11522           Just hardcode for raw audio then. AVI audio sucks.
11523
11524 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11525
11526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11527         * gst/matroska/matroska-mux.c: (audiosink_templ),
11528         (gst_matroska_mux_audio_pad_link):
11529         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11530         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11531
11532 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11533
11534         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11535         (gst_avi_demux_stream_data):
11536           Try to fix a/v sync issues.
11537
11538 2004-09-15  David Schleef  <ds@schleef.org>
11539
11540         * configure.ac: remove NASM check, since we don't use it.  Update
11541         dirac check to 0.4
11542         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11543         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11544         Initialized variables.
11545         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11546         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11547         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11548         SVQ3 format
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_add_stream), (gst_avi_demux_stream_data):
11554         * gst/avi/gstavidemux.h:
11555           Fix for compressed audio (mp3) timestamp generation. How did this
11556           ever work?
11557
11558 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11559
11560         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11561           Volume is a double not a float.
11562
11563 2004-09-15  Wim Taymans  <wim@fluendo.com>
11564
11565         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11566         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11567         Don't close the fd in multifdsink as we didn't open it in the
11568         first place. Some cleanups.
11569
11570 2004-09-15  Wim Taymans  <wim@fluendo.com>
11571
11572         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11573         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11574         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11575         Fix the case where the muxer would mark pages as delta
11576         frames when they are not (vorbis only ogg).
11577
11578 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11579
11580         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11581         (gst_play_base_bin_change_state):
11582           Handle the case where we failed to setup a clear pipeline. This
11583           will throw an error (or EOS, another nice case) and if you don't
11584           catch that, the app will wait for the signal forever (and thus
11585           hang).
11586
11587 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11588
11589         * ext/gnomevfs/gstgnomevfssink.c:
11590         (gst_gnomevfssink_uri_get_protocols):
11591         * ext/gnomevfs/gstgnomevfssrc.c:
11592         (gst_gnomevfssrc_uri_get_protocols):
11593         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11594         * ext/gnomevfs/gstgnomevfsuri.h:
11595           Use _uri_new() instead of _open(), so it doesn't take as long and
11596           Christophe's computer won't hang.
11597         * gst/playback/gstplaybasebin.c: (unknown_type):
11598           Throw error on unknown media type, so apps actually display it.
11599
11600 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11601
11602         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11603           this script to work on Solaris since bash shell handles echo
11604           differenly than bash.
11605
11606 2004-09-17  Wim Taymans  <wim@fluendo.com>
11607
11608         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11609         (setup_source), (gst_play_base_bin_set_property),
11610         (gst_play_base_bin_add_element):
11611         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11612         Some more work on making sure seeking pauses the pipeline and
11613         that changing the uri actually does something.
11614
11615 2004-09-17  Wim Taymans  <wim@fluendo.com>
11616
11617         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11618         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11619         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11620         (gst_tcpserversink_close):
11621         Be a bit more paranoid when freeing memory.
11622
11623 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11624
11625         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11626         (qtdemux_parse_trak):
11627           Don't crash by dividing by zero (see sample movie in #126922).
11628
11629 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11630
11631         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11632           Don't touch non-existing data (fixes crash on file in #140147).
11633
11634 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11635
11636         * gst/playback/gstplaybasebin.c:
11637         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11638           Handle double disposals, and proper change of URIs.
11639
11640 2004-09-13  Martin Eikermann <meiker@upb.de>
11641
11642         * gst/mpegstream/gstmpegparse.c:
11643           fix synchronistation for streams recorded from digital PCR
11644           fixes bug #119376
11645
11646 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11647
11648         * ext/gnomevfs/Makefile.am:
11649         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11650         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11651         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11652         (gst_gnomevfssink_uri_get_type),
11653         (gst_gnomevfssink_uri_get_protocols),
11654         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11655         (gst_gnomevfssink_uri_handler_init),
11656         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11657         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11658         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11659         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11660         (gst_gnomevfssrc_uri_get_type),
11661         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11662         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11663         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11664         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11665         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11666         * ext/gnomevfs/gstgnomevfsuri.h:
11667           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11668           of fake URIs to see which this version of Gnome-VFS likes, and
11669           uses that for the Gst-URI interface. Makes playbin support http://
11670           streams. Also fix up some stupid behaviour in gnomevfssrc.
11671
11672 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11673
11674         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11675         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11676         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11677         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11678           Update mixer (to sync with other sessions) if we try to obtain
11679           a new value. This makes alsamixer work accross applications.
11680         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11681           Only call sync functions if we're running, else alsalib asserts.
11682         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11683           Sometimes fails to compile. Possibly a gcc bug.
11684         * gst/playback/gstplaybin.c: (gen_video_element),
11685         (gen_audio_element):
11686           Add a reference to an application-provided object, because we lose
11687           this same reference if we add it to the bin. If we don't do this,
11688           we can only use this object once and thus crash if we go from
11689           ready to playing, back to ready and back to playing again.
11690           Also add an audioscale element because several cheap soundcards -
11691           like mine - don't support all samplerates.
11692         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11693         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11694           Fix wrong order or PAR calls. Makes automatically obtained PAR
11695           from the X server atually being used.
11696
11697 2004-09-12  David Schleef  <ds@schleef.org>
11698
11699         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11700         #151887, #152102, #152247.
11701         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11702         * examples/seeking/cdparanoia.c: same
11703         * examples/seeking/cdplayer.c: same
11704         * examples/seeking/seek.c: same
11705         * examples/seeking/spider_seek.c: same
11706         * examples/seeking/vorbisfile.c: same
11707         * examples/stats/mp2ogg.c: same
11708         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11709         (gst_esdsink_dispose): Dispose of element properly.
11710         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11711         fixes.
11712         * ext/nas/nassink.c: (gst_nassink_class_init),
11713         (gst_nassink_dispose): Dispose of element correctly.
11714         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11715         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11716         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11717         Fix 64-bit warning.
11718         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11719         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11720         Fix 64-bit warning.
11721
11722 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11723
11724         * configure.ac : change speex detection as 1.1.6 now uses
11725           .pc/pkg-config and they changed their headers location.
11726
11727 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11728
11729         * gst/matroska/matroska-mux.h:
11730         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11731         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11732         (gst_matroska_mux_write_data):
11733           Write multiple blocks/frames per cluster.
11734                 Write meta-seek information (seek heads).
11735
11736 2004-09-09  Scott Wheeler <wheeler@kde.org>
11737
11738         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11739         (gst_play_bin_set_property), (gst_play_bin_get_property),
11740         (gen_audio_element), (gen_audio_element):
11741           Add a volume element / property to the pipeline.
11742
11743 2004-09-07  Wim Taymans  <wim@fluendo.com>
11744
11745         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11746         Copy timestamps from the master pad to the output buffers.
11747
11748 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11749
11750         * ext/raw1394/gstdv1394src.c:
11751           throw errors when applicable
11752
11753 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11754
11755         * gst/matroska/ebml-ids.h:
11756         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11757         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11758         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11759           automatically convert unix time <-> ebml time when reading/writing
11760           a date, use gst_ebml_write_uint to write CUETIME,
11761           not gst_ebml_write_date.
11762         * gst/matroska/matroska-ids.h:
11763         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11764         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11765         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11766         (gst_matroska_mux_write_data):
11767           Write track and segment UIDs, write muxing date, write
11768           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11769           Create cues for audio only files.
11770
11771 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11772
11773         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11774         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11775           Re-commit ALSA switches.
11776         * gst/adder/gstadder.c: (gst_adder_loop):
11777           64-bit fix (#151416).
11778         * gst/debug/progressreport.c: (gst_progressreport_report):
11779           64-bit fix (#151419).
11780         * gst/matroska/matroska-demux.c:
11781         (gst_matroska_demux_parse_contents):
11782           64-bit fix (#151420).
11783         * gst/playback/test3.c: (update_scale):
11784           64-bit fix (#151421).
11785
11786 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11787
11788         * configure.ac:
11789           bump nano to cvs
11790
11791 === release 0.8.4 ===
11792
11793 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11794
11795         * configure.ac: releasing 0.8.4, "Alias"
11796
11797 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11798
11799         * ext/theora/Makefile.am:
11800           fix makefile.  Fixes #151462.
11801
11802 2004-08-30  Wim Taymans  <wim@fluendo.com>
11803
11804         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11805         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11806         (gst_multifdsink_remove_client_link),
11807         (gst_multifdsink_client_queue_buffer),
11808         (gst_multifdsink_handle_client_write):
11809         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11810         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11811         Fix some memory leaks.
11812
11813 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11814
11815         Patch by: David Schleef
11816
11817         * configure.ac:
11818         * sys/Makefile.am:
11819           rename our detection macro for V4L2.  Fixes #151236.
11820
11821 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11822
11823         Patch by: David Schleef
11824
11825         * configure.ac:
11826           check to define LAMEPRESET.  Fixes #151232.
11827
11828 2004-08-27  David Schleef  <ds@schleef.org>
11829
11830         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11831         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11832         (gst_glimagesink_fixate):  Move local variable declarations to
11833         make gcc-2.95 happy.
11834
11835 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11836
11837         * configure.ac:
11838           bump nano for prerelease
11839
11840 2004-08-27  David Schleef  <ds@schleef.org>
11841
11842         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11843         * sys/sunaudio/gstsunaudiosrc.c:
11844         * sys/sunaudio/gstsunaudiosrc.h:
11845
11846 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11847
11848         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11849         handle EOS correctly
11850         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11851         * gst/matroska/matroska-mux.h:
11852         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11853         VFW compatibility mode
11854
11855 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11856
11857         patch by: Zaheer Abbas Merali
11858
11859         * ext/ogg/gstoggmux.c:
11860         * ext/vorbis/vorbisenc.c:
11861         * ext/vorbis/vorbisenc.h:
11862           handle NEWMEDIA
11863
11864 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11865
11866         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11867         fix byte order reversion on little endian machines.
11868         * gst/matroska/matroska-mux.c: (audiosink_templ),
11869         (gst_matroska_mux_audio_pad_link):
11870         add TTA codec to the list of supported codecs.
11871         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11872         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11873         (gst_matroska_mux_write_data):
11874         * gst/matroska/matroska-mux.h:
11875         write segment duration correctly, write muxing app string, fixes bugs
11876         #140897 and #140898.
11877         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11878         wait for all pads to be negotiated before starting to mux.
11879
11880 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11881
11882         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11883         * ext/lame/gstlame.h:
11884         Added new media support to lame
11885
11886 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11887
11888         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11889         send vorbis headers at the beginning of a stream, fixes bug #141554.
11890         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11891         bug #148950.
11892         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11893         (gst_matroska_demux_plugin_init):
11894         * gst/matroska/matroska-ids.h:
11895         enable demuxing of TTA audio streams, fixes bug #148951.
11896         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11897         enable typefinding for TTA audio files, fixes bug #148711.
11898         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11899         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11900         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11901
11902 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11903
11904         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11905         (gst_riff_read_element_data), (gst_riff_read_seek),
11906         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11907         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11908         <teuf@gnome.org>
11909
11910 2004-08-23 Iain <iaingnome@gmail.com>
11911
11912         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11913         tags. They appear to be handled differently to normal.
11914         (tag_list_to_id3_tag_foreach): Ditto.
11915
11916 2004-08-22  Wim Taymans  <wim@fluendo.com>
11917
11918         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11919         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11920         Make sure we never send -1 granulepos.
11921
11922 2004-08-20  Wim Taymans  <wim@fluendo.com>
11923
11924         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11925         (gst_ogg_mux_loop):
11926         I will accept bitchslappings with non sharp objects.
11927
11928 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11929
11930         * configure.ac:
11931         Clean up the test for lame presets
11932
11933 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11934
11935         * configure.ac:
11936         * ext/lame/Makefile.am:
11937         * ext/lame/gstlame.c: (gst_lame_class_init),
11938         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11939         Only enable lame presets if version of lame has presets in API
11940
11941 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11942         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11943         * gst/udp/gstudpsrc.h:
11944           Don't call gst_pad_push in a get function. Fixes #150449
11945
11946 2004-08-18  Wim Taymans  <wim@fluendo.com>
11947
11948         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11949         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11950         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11951         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11952         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11953         (gst_fdset_wait):
11954         * gst/tcp/gstfdset.h:
11955         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11956         (gst_multifdsink_client_queue_buffer),
11957         (gst_multifdsink_handle_client_write):
11958         * gst/tcp/gstmultifdsink.h:
11959         Some extra checks in gstfdset.
11960         Only use send() when the fd is a socket. Don't try to
11961         read from write only fds.
11962
11963 2004-08-18  Wim Taymans  <wim@fluendo.com>
11964
11965         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11966         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11967         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11968         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11969         (gst_fdset_wait):
11970         Add more locking and bounds checking.
11971
11972 2004-08-18  Wim Taymans  <wim@fluendo.com>
11973
11974         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11975         Realloc test fdset in the lock and right before starting
11976         the poll call. Bump the limit to 4096.
11977
11978 2004-08-17  David Schleef  <ds@schleef.org>
11979
11980         * sys/sunaudio/Makefile.am:
11981         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11982         of rates and channels.  Make debugging less obnoxious.
11983
11984         Patch from Balamurali Viswanathan implementing a mixer for
11985         Sun audio.  (bug #144091):
11986         * sys/sunaudio/gstsunelement.c:
11987         * sys/sunaudio/gstsunelement.h:
11988         * sys/sunaudio/gstsunmixer.c:
11989         * sys/sunaudio/gstsunmixer.h:
11990
11991 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11992
11993         * gst/audioscale/gstaudioscale.c:
11994         * gst/audioscale/gstaudioscale.h:
11995         made audioscale resample from any sample rate to any sample rate
11996
11997 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11998
11999         * ext/libpng/gstpngdec.c:
12000           error out on unsupported types
12001
12002 2004-08-17  Iain <iaingnome@gmail.com>
12003
12004         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
12005         mid_side and loose_mid_side properties if its a stereo stream.
12006
12007 2004-08-17  Wim Taymans  <wim@fluendo.com>
12008
12009         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12010         (theora_get_formats), (theora_dec_src_convert),
12011         (theora_dec_sink_convert), (theora_dec_src_query),
12012         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12013         Add a debug line.
12014
12015 2004-08-17  Wim Taymans  <wim@fluendo.com>
12016
12017         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12018         (gst_ogg_pad_push):
12019         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12020         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12021         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12022         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12023         Mark delta units in the muxer.
12024         Try to decode the packet after an out-of-sync error from
12025         libogg.
12026
12027 2004-08-17  Wim Taymans  <wim@fluendo.com>
12028
12029         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12030         (gst_multifdsink_init), (gst_multifdsink_add),
12031         (gst_multifdsink_client_queue_buffer),
12032         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12033         * gst/tcp/gstmultifdsink.h:
12034         Added option to send a keyframe to clients as the first buffer.
12035         Make timeout property writable.
12036
12037 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12038
12039         patch by: Wim Taymans
12040
12041         * gst/tcp/gstfdset.c:
12042         * gst/tcp/gstmultifdsink.c:
12043           fix index comparison, should include 0
12044
12045 2004-08-16  Wim Taymans  <wim@fluendo.com>
12046
12047         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12048         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12049         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12050         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12051         (gst_fdset_wait):
12052           copy when reallocing for poll so the select arguments don't get
12053           changed during the call
12054
12055 2004-08-16  Wim Taymans  <wim@fluendo.com>
12056
12057         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12058         (gst_theora_enc_class_init), (theora_enc_sink_link),
12059         (theora_buffer_from_packet), (theora_enc_chain):
12060         Fix bug where buffers were not marked as keyframes
12061         correctly.
12062
12063 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12064
12065         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12066         (gst_lame_preset_get_type), (gst_lame_class_init):
12067         describe the enum values for vbr mode and presets more verbosely
12068
12069 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12070
12071         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12072         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12073         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12074         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12075         * ext/lame/gstlame.h:
12076         add preset property to lame so it can use lame presets
12077
12078 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12079
12080         * ext/lame/gstlame.c: (gst_lame_get_property):
12081         whoops forgot break, thanks teuf
12082
12083 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12084
12085         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12086         (gst_lame_class_init), (gst_lame_src_getcaps),
12087         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12088         (gst_lame_get_property), (gst_lame_setup):
12089         * ext/lame/gstlame.h:
12090         fix lame's broken vbr stuff, allow it to resample if need be, and also
12091         make xing header optional
12092
12093 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12094
12095         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12096         added getcaps function so samplerate doesnt get fixated to silly values
12097
12098 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12099
12100         * ext/lame/gstlame.c: (gst_lame_src_link):
12101         revert previous fix
12102
12103 2004-08-12  Johan Dahlin  <johan@gnome.org>
12104
12105         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12106         checks. Doesn't matter what state we are in. Interfaces are a
12107         compile time thing, not runtime. It also broke the python bindings.
12108
12109 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12110
12111         * ext/lame/gstlame.c: (gst_lame_src_link):
12112         made source pad link function check if sinkpad is ok..fixes the problem
12113         where core fixates the output rate of lame stupidly
12114
12115 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12116
12117         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12118         * sys/v4l/v4l_calls.c:
12119         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12120           fix fixate function to handle nonsimple caps.
12121           remove bogus check in _link
12122           cleanups
12123
12124 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12125
12126         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12127         set default compression ratio parameter to 0.0 so bitrate parameter
12128         works :)
12129
12130 2004-08-11  David Schleef  <ds@schleef.org>
12131
12132         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12133
12134 2004-08-11  David Schleef  <ds@schleef.org>
12135
12136         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12137         before.
12138
12139 2004-08-11  David Schleef  <ds@schleef.org>
12140
12141         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12142
12143 2004-08-11  David Schleef  <ds@schleef.org>
12144
12145         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12146           license field
12147         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12148         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12149           LGPL.
12150         * gst/auparse/gstauparse.c: Fix plugin license field.
12151         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12152         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12153         * gst/rtp/gstrtp.c: Fix plugin license field.
12154
12155 2004-08-11  Wim Taymans  <wim@fluendo.com>
12156
12157         * gst/tcp/Makefile.am:
12158         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12159         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12160         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12161         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12162         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12163         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12164         (gst_fdset_fd_can_write), (gst_fdset_wait):
12165         * gst/tcp/gstfdset.h:
12166         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12167         (gst_multifdsink_class_init), (gst_multifdsink_init),
12168         (gst_multifdsink_add), (gst_multifdsink_remove),
12169         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12170         (gst_multifdsink_remove_client_link),
12171         (gst_multifdsink_handle_client_read),
12172         (gst_multifdsink_client_queue_data),
12173         (gst_multifdsink_client_queue_caps),
12174         (gst_multifdsink_client_queue_buffer),
12175         (gst_multifdsink_handle_client_write),
12176         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12177         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12178         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12179         (gst_multifdsink_close):
12180         * gst/tcp/gstmultifdsink.h:
12181         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12182         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12183         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12184         (gst_tcpserversink_close):
12185         * gst/tcp/gsttcpserversink.h:
12186         Abstracted away the select call, implemented poll (yes we ran into
12187         the 1024 limit in production).
12188
12189 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12190
12191         * gst/tcp/gsttcp.c:
12192         * gst/tcp/gsttcpplugin.c:
12193           improve debuggging, remove assert
12194
12195 2004-08-10  Wim Taymans  <wim@fluendo.com>
12196
12197         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12198         (gst_client_status_get_type), (gst_multifdsink_class_init),
12199         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12200         (gst_multifdsink_handle_client_read),
12201         (gst_multifdsink_handle_client_write),
12202         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12203         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12204         (gst_multifdsink_get_property):
12205         * gst/tcp/gstmultifdsink.h:
12206         * gst/tcp/gsttcp-marshal.list:
12207         Starting to prepare for specifying buffer time in other units
12208         than buffers. Expose remove reason in signal.
12209
12210 2004-08-10  Wim Taymans  <wim@fluendo.com>
12211
12212         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12213         (gst_multifdsink_remove), (gst_multifdsink_clear),
12214         (gst_multifdsink_remove_client_link),
12215         (gst_multifdsink_handle_client_read),
12216         (gst_multifdsink_client_queue_data),
12217         (gst_multifdsink_client_queue_buffer),
12218         (gst_multifdsink_handle_client_write),
12219         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12220         (gst_multifdsink_chain), (gst_multifdsink_close):
12221         * gst/tcp/gstmultifdsink.h:
12222         Added more debugging info. Changed the way clients are
12223         removed from the lists. Fixed a bug where a bad file descriptor
12224         could cause many clients to be removed.
12225
12226 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12227
12228         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12229           allow all pixel-aspect-ratios, not just 1:1
12230
12231 2004-08-09  David Schleef  <ds@schleef.org>
12232
12233         * sys/glsink/ARB_multitexture.h:  Remove old files.
12234         * sys/glsink/EXT_paletted_texture.h:
12235         * sys/glsink/NV_register_combiners.h:
12236         * sys/glsink/gstgl_nvimage.c:
12237         * sys/glsink/gstgl_pdrimage.c:
12238         * sys/glsink/gstgl_rgbimage.c:
12239         * sys/glsink/gstglsink.c:
12240         * sys/glsink/gstglsink.h:
12241         * sys/glsink/gstglxwindow.c:
12242         * sys/glsink/regcomb_yuvrgb.c:
12243
12244 2004-08-09  David Schleef  <ds@schleef.org>
12245
12246         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12247         GL sink plugin.  (Bug #147302)
12248
12249         * configure.ac: Test for OpenGL
12250         * sys/Makefile.am: Use test for OpenGL
12251         * sys/glsink/Makefile.am:
12252         * sys/glsink/glimagesink.c: rewrite
12253         * sys/glsink/glimagesink.h: rewrite
12254
12255 2004-08-09  David Schleef  <ds@schleef.org>
12256
12257         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12258         sane framerates.
12259         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12260         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12261         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12262
12263 2004-08-09  Wim Taymans  <wim@fluendo.com>
12264
12265         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12266         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12267         (gst_multifdsink_client_remove),
12268         (gst_multifdsink_handle_client_read),
12269         (gst_multifdsink_handle_client_write),
12270         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12271         Do a bit more logging, make the client_read code more robust.
12272
12273 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12274
12275         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12276         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12277         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12278         (gst_jpegdec_init), (gst_jpegdec_chain):
12279         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12280         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12281           cleanups, debugging fixes and memleak plugging
12282
12283 2004-08-09  Wim Taymans  <wim@fluendo.com>
12284
12285         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12286         (theora_get_formats), (theora_dec_src_convert),
12287         (theora_dec_sink_convert), (theora_dec_src_query),
12288         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12289         (theora_dec_change_state):
12290         Don't crash on missing header packets.
12291
12292 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12293
12294         * po/LINGUAS:
12295         * po/sq.po:
12296           Added Albanian translation (Laurent Dhima)
12297         * po/cs.po:
12298           updated
12299
12300 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12301
12302         * ext/lame/gstlame.c:
12303           fix/add debugging
12304
12305 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12306
12307         * sys/ximage/ximagesink.c:
12308         * sys/xvimage/xvimagesink.c:
12309           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12310
12311 2004-08-06  Wim Taymans  <wim@fluendo.com>
12312
12313         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12314         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12315         (gst_multifdsink_client_remove),
12316         (gst_multifdsink_handle_client_read),
12317         (gst_multifdsink_handle_client_write),
12318         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12319         Make sure we don't try to read more from a client that what
12320         ioctl says us or we deadlock.
12321
12322 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12323
12324         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12325         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12326         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12327           decouple running_time and n_frames so it can handle changing
12328           framerate while running
12329
12330 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12331
12332         * po/nl.po:
12333         * po/sv.po:
12334           updated translations
12335
12336 2004-08-04  Benjamin Otte  <otte@gnome.org>
12337
12338         * gst/videotestsrc/gstvideotestsrc.c:
12339         (gst_videotestsrc_get_capslist), (generate_capslist),
12340         (plugin_init):
12341           generate the list of supported caps at startup and reuse it instead
12342           of always generating it
12343
12344 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12345
12346         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12347           whoops, last checkin broke normal build
12348
12349 2004-08-03  Benjamin Otte  <otte@gnome.org>
12350
12351         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12352         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12353         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12354         (gst_alsa_mixer_get_option):
12355         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12356         (dvdnavsrc_print_event):
12357         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12358         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12359         (gst_ogg_mux_pad_unlink):
12360         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12361         (gst_multipart_mux_pad_unlink):
12362         * gst/videofilter/gstvideobalance.c:
12363         (gst_videobalance_colorbalance_set_value):
12364         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12365         (gst_videomixer_pad_unlink):
12366         * po/uk.po:
12367         * sys/oss/gstossmixer.c:
12368         * sys/v4l/gstv4lcolorbalance.c:
12369         * sys/v4l/gstv4ltuner.c:
12370         * sys/v4l/v4lsrc_calls.c:
12371         * sys/v4l2/gstv4l2colorbalance.c:
12372         * sys/v4l2/gstv4l2tuner.c:
12373           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12374
12375 2004-08-03  Benjamin Otte  <otte@gnome.org>
12376
12377         * examples/dynparams/filter.c: (ui_control_create):
12378         * examples/gstplay/player.c: (print_tag):
12379         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12380         * ext/gdk_pixbuf/gstgdkanimation.c:
12381         (gst_gdk_animation_iter_may_advance):
12382         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12383         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12384         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12385         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12386         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12387         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12388         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12389         * gst/sine/demo-dparams.c: (main):
12390         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12391         * testsuite/alsa/formats.c: (create_pipeline):
12392         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12393           fixes for G_DISABLE_ASSERT and friends
12394         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12395         (mp3_type_frame_length_from_header), (mp3_type_find),
12396         (plugin_init):
12397           require mp3 typefinding to have at least MIN_HEADERS valid headers
12398           add typefinding for AAC adts files
12399
12400 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12401
12402         * sys/ximage/ximagesink.c:
12403         (gst_ximagesink_calculate_pixel_aspect_ratio):
12404         * sys/xvimage/xvimagesink.c:
12405         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12406         Make sure we calculate pixel-aspect-ratio using floating point maths
12407
12408 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12409
12410         * po/uk.po:
12411           updated translation
12412
12413 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12414
12415         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12416         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12417           add debugging for display PAR calculation
12418
12419 2004-08-02  David Schleef  <ds@schleef.org>
12420
12421         * configure.ac: Fix mikmod CFLAGS.
12422
12423 2004-07-27  Benjamin Otte  <otte@gnome.org>
12424
12425         * gst/audioscale/gstaudioscale.c:
12426         - fix templates to only support S16, it's the only format that works
12427         - make caps nego code use try_set_caps_nonfixed and fixation instead
12428         of try_set_caps twice, which is not nice for autopluggers
12429         - change rank to secondary, so autopluggers can pick it up after
12430         audioconvert
12431
12432 2004-08-02  Iain <iain@prettypeople.org>
12433
12434         * gst/interleave/interleave.c (interleave_init),
12435         (interleave_request_new_pad),
12436         (interleave_pad_removed),
12437         (interleave_buffered_loop): Use the real pad count, not the artificial
12438         one.
12439
12440 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12441
12442         * configure.ac: bump nano back to development
12443
12444 === release 0.8.3 ===
12445
12446 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12447
12448         * configure.ac: releasing 0.8.3, "Water"
12449
12450 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12451
12452         * sys/xvimage/xvimagesink.c:
12453         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12454         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12455         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12456         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12457         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12458         * sys/xvimage/xvimagesink.h:
12459           apply similar PAR fixes as to ximagesink
12460
12461 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12462
12463         patch from: Benjamin Otte
12464
12465         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12466           add link function to lame.  Fixes #148986.
12467
12468 2004-08-02  Johan Dahlin  <johan@gnome.org>
12469
12470         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12471         fix debugging log
12472
12473 2004-07-30  David Schleef  <ds@schleef.org>
12474
12475         * gst/videomixer/Makefile.am: Fix things that should have been
12476         fixed in the last checkin.
12477
12478 2004-07-30  David Schleef  <ds@schleef.org>
12479
12480         * gst/multipart/Makefile.am: Fix things that should have been
12481         fixed in the last checkin.
12482
12483 2004-07-30  David Schleef  <ds@schleef.org>
12484
12485         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12486
12487 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12488
12489         * configure.ac:
12490           bump nano for prerelease
12491         * po/af.po:
12492         * po/az.po:
12493         * po/cs.po:
12494         * po/en_GB.po:
12495         * po/hu.po:
12496         * po/nl.po:
12497         * po/sr.po:
12498         * po/sv.po:
12499         * po/uk.po:
12500           updates
12501
12502 2004-07-30  Wim Taymans  <wim@fluendo.com>
12503
12504         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12505         (gst_multifdsink_add), (gst_multifdsink_remove),
12506         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12507         (gst_multifdsink_client_remove),
12508         (gst_multifdsink_handle_client_write),
12509         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12510         * gst/tcp/gstmultifdsink.h:
12511         Recover from a select with a bad file descriptor by removing
12512         the client.
12513
12514 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12515
12516         * configure.ac:
12517           fix requirement of core
12518         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12519         (gst_play_pipeline_setup):
12520           don't use colorspace element.  do use hermescolorspace element.
12521           make macro to get a colorspace element.
12522           mark strings for translation.
12523         * po/POTFILES.in:
12524           add play.c
12525         * po/af.po:
12526         * po/az.po:
12527         * po/cs.po:
12528         * po/en_GB.po:
12529         * po/hu.po:
12530         * po/nl.po:
12531         * po/sr.po:
12532         * po/sv.po:
12533         * po/uk.po:
12534           update translations
12535
12536 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12537
12538         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12539         fix default for newmedia flag
12540
12541 2004-07-30  Wim Taymans  <wim@fluendo.com>
12542
12543         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12544         (gst_theora_dec_init), (theora_get_formats),
12545         (theora_dec_src_convert), (theora_dec_sink_convert),
12546         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12547         (theora_dec_chain), (theora_dec_set_property),
12548         (theora_dec_get_property):
12549         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12550         (gst_theora_enc_class_init), (gst_theora_enc_init),
12551         (theora_enc_sink_link), (theora_enc_chain),
12552         (theora_enc_set_property), (theora_enc_get_property):
12553         Added cropping option to theora decoder.
12554         Added border option to theora encoder.
12555
12556 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12557
12558         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12559         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12560         (gst_pngenc_set_property):
12561         * ext/libpng/gstpngenc.h:
12562         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
12563
12564 2004-07-30  Wim Taymans  <wim@fluendo.com>
12565
12566         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12567         (theora_enc_sink_link), (theora_enc_chain),
12568         (theora_enc_set_property), (theora_enc_get_property):
12569         Fix encoding of non-multiple-of-16 video.
12570
12571 2004-07-29  David Schleef  <ds@schleef.org>
12572
12573         * configure.ac: make test for audiofile more strict
12574
12575 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12576
12577         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12578           give different names to typefind functions
12579
12580 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12581
12582         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12583         (gst_ximagesink_calculate_pixel_aspect_ratio),
12584         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12585         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12586         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12587         (gst_ximagesink_get_property), (gst_ximagesink_init):
12588         * sys/ximage/ximagesink.h:
12589           allocate PAR's dynamically.
12590           use autodetected PAR if no object-set PAR is given.
12591           add workaround for directfb's X not setting physical size.
12592           fix to xvimagesink will follow tomorrow.
12593
12594 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12595
12596         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12597         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12598         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12599         (gst_shout2send_class_init), (gst_shout2send_init),
12600         (set_shout_metadata), (gst_shout2send_set_metadata),
12601         (gst_shout2send_chain), (gst_shout2send_set_property),
12602         (gst_shout2send_get_property), (gst_shout2send_connect),
12603         (gst_shout2send_change_state):
12604         * ext/shout2/gstshout2.h:
12605         - fix for sending mp3 audio to icecast2 server, if pad link function not
12606         called before PAUSED state
12607         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12608         - added tagging support for mp3 audio broadcasted
12609         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12610         debug info
12611
12612 2004-07-28  Wim Taymans  <wim@fluendo.com>
12613
12614         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12615         (gst_ogg_demux_push):
12616         Return query failure when we don't know the length of
12617         an ogg stream insteda of returning TRUE with a bogus value.
12618
12619 2004-07-28  Wim Taymans  <wim@fluendo.com>
12620
12621         * ext/theora/theoradec.c: (theora_get_formats),
12622         (theora_dec_src_convert), (theora_dec_sink_convert),
12623         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12624         (theora_dec_chain):
12625         Don't screw up the 1 Chroma for 1 luma sample situation when we
12626         have an odd offset/width by adding a black border in those cases.
12627
12628 2004-07-28  Wim Taymans  <wim@fluendo.com>
12629
12630         * ext/theora/theoradec.c: (theora_get_formats),
12631         (theora_dec_src_convert), (theora_dec_sink_convert),
12632         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12633         (theora_dec_chain):
12634         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12635         Added first attempt at cropping of the image as required by the
12636         theora spec. We need more properties in the caps (offset_x,
12637         offset_y,stride) to implement this correctly.
12638
12639 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12640
12641         * ext/dvdnav/README:
12642           Update the README to use dvddemux
12643         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12644           Ensure getcaps returns a subset of the template caps
12645         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12646         (gst_mpeg2subt_init):
12647           Ensure getcaps returns a subset of the template caps
12648         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12649         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12650         (gst_dvd_demux_get_subpicture_stream),
12651         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12652         * gst/mpegstream/gstdvddemux.h:
12653           Set the explicit caps on the current_video pad before pushing
12654           anything
12655         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12656         (gst_mpeg_demux_get_audio_stream):
12657           Free caps used to gst_pad_set_explicit_caps, which takes a const
12658           GstCaps *
12659
12660 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12661
12662         * configure.ac: update GStreamer requirement to 0.8.4 because of
12663           GstFraction.
12664
12665 2004-07-28  Wim Taymans  <wim@fluendo.com>
12666
12667         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12668         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12669         Add the pad to the element after setting up the caps. This
12670         makes it a lot easier to autoplug.
12671
12672 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12673
12674         * gst/median/gstmedian.c:
12675         * gst/mpeg2subt/gstmpeg2subt.c:
12676         * gst/mpegaudioparse/gstmpegaudioparse.c:
12677         * gst/mpegstream/gstdvddemux.c:
12678         * gst/mpegstream/gstmpegdemux.c:
12679         * gst/mpegstream/gstmpegpacketize.c:
12680         * gst/rtjpeg/gstrtjpeg.c:
12681         * gst/rtjpeg/gstrtjpegdec.c:
12682         * gst/rtjpeg/gstrtjpegenc.c:
12683         * gst/sine/gstsinesrc.c:
12684         * gst/smooth/gstsmooth.c:
12685         * gst/smpte/gstsmpte.c:
12686         * gst/smpte/gstsmpte.h:
12687         * gst/stereo/gststereo.c:
12688         * gst/videofilter/gstgamma.c:
12689         * gst/videofilter/gstvideobalance.c:
12690         * gst/videofilter/gstvideofilter.c:
12691         * gst/videofilter/gstvideoflip.c:
12692         * gst/videoscale/gstvideoscale.c:
12693         * gst/videoscale/videoscale.c:
12694         * gst/videotestsrc/gstvideotestsrc.c:
12695         * gst/videotestsrc/videotestsrc.c:
12696         * gst/wavenc/gstwavenc.c:
12697         * gst/wavparse/gstwavparse.c:
12698           fix local includes and 64 bits constants
12699
12700 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12701
12702         * win32/gst.sln:
12703         * gst-libs/gst/*/*.vcproj:
12704         * gst/*/*.vcproj:
12705           more working plugins
12706
12707 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12708
12709         * testsuite/alsa/Makefile.am:
12710         * testsuite/alsa/srcstate.c:
12711         add test for alsasrc changing state
12712
12713 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12714
12715         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12716         (gst_silence_get):
12717         * gst/silence/gstsilence.h:
12718         fix silence generation for 16bit raw audio
12719
12720 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12721
12722         * gst/matroska/matroska-demux.c:
12723         (gst_matroska_demux_parse_metadata),
12724         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12725         * gst/mpegaudio/common.c:
12726         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12727         (gst_videoscale_getcaps), (gst_videoscale_link),
12728         (gst_videoscale_src_fixate), (gst_videoscale_init),
12729         (gst_videoscale_finalize):
12730         * gst/videoscale/gstvideoscale.h:
12731         * gst/videotestsrc/gstvideotestsrc.c:
12732         (gst_videotestsrc_get_capslist):
12733         * gst/wavenc/gstwavenc.c:
12734         * sys/oss/gstossmixer.c: (fill_labels):
12735         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12736         (gst_ximagesink_handle_xevents),
12737         (gst_ximagesink_calculate_pixel_aspect_ratio),
12738         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12739         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12740         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12741         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12742         (gst_ximagesink_init), (gst_ximagesink_class_init):
12743         * sys/ximage/ximagesink.h:
12744         * sys/xvimage/xvimagesink.c:
12745         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12746         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12747         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12748         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12749         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12750         * sys/xvimage/xvimagesink.h:
12751           first batch of pixel aspect ratio commits.
12752
12753 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12754
12755         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12756         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12757         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12758           handle stride, needs work if we want to move stride handling
12759           upstream, but works correctly for our purposes.
12760
12761 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12762
12763         * gst/videoscale/README:
12764           add testing examples
12765         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12766         (gst_videoscale_chain):
12767         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12768         (gst_videoscale_get_size):
12769           add get_size function that handles stride like videotestsrc.
12770           fixes conversion for YUV formats for as much as I can test them.
12771
12772 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12773
12774         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12775         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12777         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12778         (gst_xvimagesink_xvimage_put):
12779           further cleanups, logging, error handling and synchronizing
12780
12781 2004-07-27  Wim Taymans  <wim@fluendo.com>
12782
12783         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12784         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12785         (gst_videomixer_pad_set_property),
12786         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12787         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12788         (gst_videomixer_class_init), (gst_videomixer_init),
12789         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12790         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12791         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12792         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12793         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12794         (gst_videomixer_loop), (plugin_init):
12795         Be a nicer negotiation citizen and provide a getcaps function on
12796         the srcpad. This also fixes a crash when resizing.
12797
12798 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12799
12800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12801         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12802
12803 2004-07-27  Wim Taymans  <wim@fluendo.com>
12804
12805         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12806         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12807         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12808         (gst_pngenc_set_property):
12809         * ext/libpng/gstpngenc.h:
12810         Added snapshot property to pngenc.
12811         removed g_print from pngdec
12812
12813 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12814
12815         * gst/ac3parse/ac3parse.vcproj
12816         * gst/adder/adder.vcproj
12817         * gst/alpha/alpha.vcproj
12818         * gst/alpha/alphacolor.vcproj
12819         * gst/asfdemux/asf.vcproj
12820         * gst/audioconvert/audioconvert.vcproj
12821         * gst/audiorate/audiorate.vcproj
12822         * gst/audioscale/audioscale.vcproj
12823         * gst/auparse/auparse.vcproj
12824         * gst/avi/avi.vcproj
12825         * gst/cdxaparse/cdxaparse.vcproj
12826         * gst/chart/chart.vcproj
12827         * gst/colorspace/colorspace.vcproj
12828         * gst/cutter/cutter.vcproj
12829         * gst/debug/debug.vcproj
12830         * gst/debug/efence.vcproj
12831         * gst/debug/navigationtest.vcproj
12832         * gst/deinterlace/deinterlace.vcproj
12833         * gst/effectv/effectv.vcproj
12834         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12835         * gst/filter/filter.vcproj
12836         * gst/flx/flxdec.vcproj
12837         * gst/goom/goom.vcproj
12838         * gst/interleave/interleave.vcproj
12839         * gst/law/alaw.vcproj
12840         * gst/law/mulaw.vcproj
12841         * gst/matroska/matroska.vcproj
12842         * gst/median/median.vcproj
12843         * gst/mixmatrix/mixmatrix.vcproj
12844         * gst/mpeg1sys/mpeg1systemencode.vcproj
12845         * gst/mpeg1videoparse/mp1videoparse.vcproj
12846         * gst/mpeg2sub/mpeg2subt.vcproj
12847         * gst/mpegaudio/mpegaudio.vcproj
12848         * gst/mpegaudioparse/mpegaudioparse.vcproj
12849         * gst/mpegstream/mpegstream.vcproj
12850         * gst/multifilesink/multifilesink.vcproj
12851         * gst/multipart/multipart.vcproj
12852         * gst/oneton/oneton.vcproj
12853         * gst/overlay/overlay.vcproj
12854         * gst/passthrough/passthrough.vcproj
12855         * gst/qtdemux/qtdemux.vcproj
12856         * gst/realmedia/rmdemux.vcproj
12857         * gst/rtjpeg/rtjpeg.vcproj
12858         * gst/rtp/rtp.vcproj
12859         * gst/silence/silence.vcproj
12860         * gst/sine/sinesrc.vcproj
12861         * gst/smooth/smooth.vcproj
12862         * gst/smpte/smpte.vcproj
12863         * gst/spectrum/spectrum.vcproj
12864         * gst/speed/speed.vcproj
12865         * gst/stereo/stereo.vcproj
12866         * gst/switch/switch.vcproj
12867         * gst/tags/tagedit.vcproj
12868         * gst/tcp/tcp.vcproj
12869         * gst/typefind/typefindfunctions.vcproj
12870         * gst/udp/udp.vcproj
12871         * gst/videobox/videobox.vcproj
12872         * gst/videocrop/videocrop.vcproj
12873         * gst/videodrop/videodrop.vcproj
12874         * gst/videofilter/gamma.vcproj
12875         * gst/videofilter/videobalance.vcproj
12876         * gst/videofilter/videofilter.vcproj
12877         * gst/videofilter/videoflip.vcproj
12878         * gst/videoflip/videoflip.vcproj
12879         * gst/videomixer/videomixer.vcproj
12880         * gst/videorate/videorate.vcproj
12881         * gst/videoscale/videoscale.vcproj
12882         * gst/videotestsrc/videotestsrc.vcproj
12883         * gst/virtualdub/virtualdub.vcproj
12884         * gst/volenv/volenv.vcproj
12885         * gst/volume/volume.vcproj
12886         * gst/wavenc/wavenc.vcproj
12887         * gst/wavparse/wavparse.vcproj
12888         * gst/y4m/y4menc.vcproj
12889         * gst-libs/gst/audio/audio.vcproj
12890         * gst-libs/gst/audio/audiofilter.vcproj
12891         * gst-libs/gst/colorbalance/colorbalance.vcproj
12892         * gst-libs/gst/idct/idtc.vcproj
12893         * gst-libs/gst/media-info/media-info.vcproj
12894         * gst-libs/gst/mixer/mixer.vcproj
12895         * gst-libs/gst/navigation/navigation.vcproj
12896         * gst-libs/gst/play/play.vcproj
12897         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12898         * gst-libs/gst/resample/resample.vcproj
12899         * gst-libs/gst/riff/riff.vcproj
12900         * gst-libs/gst/tuner/tuner.vcproj
12901         * gst-libs/gst/video/video.vcproj
12902         * gst-libs/gst/xoverlay/xoverlay.vcproj
12903           avoid problems with math.h, fix release dependancy
12904           rename GStreamer-0.8.lib to libgstreamer.lib
12905
12906 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12907
12908         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12909         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12910         the atom is not available we have to unlock the mutex. Fixes #148023
12911
12912 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12913
12914         * gst-libs/gst/media-info/media-info.h:
12915           issue for a vararg macro with MSVC
12916
12917 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12918
12919         * gst/effectv/effectv.vcproj
12920         * gst-libs/gst/idct/idct.vcproj:
12921         * gst-libs/gst/media-info/media-info.vcproj:
12922         * gst-libs/gst/navigation/navigation.vcproj:
12923         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12924         * gst-libs/gst/video/video.vcproj:
12925         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12926           fixes for build problems
12927
12928 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12929
12930         * gst-libs/gst/audio/audio.def:
12931         * gst-libs/gst/audio/riff.def:
12932           add some definitions needed by plugins
12933
12934 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12935
12936         * gst/asfdemux/gstasfmux.c
12937           Fix some 64 bits constants to be glib friendly
12938
12939 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12940
12941         * gst/ac3parse/gstac3parse.c
12942         * gst/audioscale/gstaudioscale.c
12943         * gst/auparse/gstauparse.c
12944         * gst/colorspace/gstcolorspace.c
12945         * gst/colorspace/yuv2rgb.h
12946           local include fixes
12947
12948 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12949
12950         * win32/gst.sln
12951           add more plugins to the build
12952
12953 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12954
12955         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12956         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12957
12958 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12959
12960         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12961         (gst_level_set_property), (gst_level_get_property),
12962         (gst_level_base_init), (gst_level_class_init):
12963           add debugging categories.  cleanups.
12964
12965 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12966
12967         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12968         (gst_videoscale_planar411), (gst_videoscale_planar400),
12969         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12970         (gst_videoscale_scale_nearest_str1),
12971         (gst_videoscale_scale_nearest_str2),
12972         (gst_videoscale_scale_nearest_str4),
12973         (gst_videoscale_scale_nearest_16bit),
12974         (gst_videoscale_scale_nearest_24bit):
12975           fixed stride issues
12976           tested with 320x240 -> 321, 322, 324 x240
12977           tested with YV12, I420, YUY2, UYVY
12978           fixed packed422rev (don't think it could have worked before)
12979           by testing with UYVY
12980
12981 2004-07-26  Benjamin Otte  <otte@gnome.org>
12982
12983         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12984         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12985         (plugin_init):
12986           add debugging category, add error checks like checking return values
12987           of setup calls, make sure it still works after
12988           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12989
12990 2004-07-26  Wim Taymans  <wim@fluendo.com>
12991
12992         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12993         (gst_mpeg_demux_get_audio_stream),
12994         (gst_mpeg_demux_process_private):
12995         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12996         Check for error codes from the negotiation functions. Make sure
12997         we really set the pad caps when a new pad is created.
12998
12999 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13000
13001         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13002         (gst_ffmpeg_caps_to_pix_fmt):
13003         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13004         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13005         (gst_ffmpegcolorspace_pad_link):
13006           don't make function do two things at the same time without reason.
13007
13008 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13009
13010         * gst/ac3parse/ac3parse.vcproj
13011         * gst/adder/adder.vcproj
13012         * gst/alpha/alpha.vcproj
13013         * gst/alpha/alphacolor.vcproj
13014         * gst/asfdemux/asf.vcproj
13015         * gst/audioconvert/audioconvert.vcproj
13016         * gst/audiorate/audiorate.vcproj
13017         * gst/audioscale/audioscale.vcproj
13018         * gst/auparse/auparse.vcproj
13019         * gst/avi/avi.vcproj
13020         * gst/cdxaparse/cdxaparse.vcproj
13021         * gst/chart/chart.vcproj
13022         * gst/colorspace/colorspace.vcproj
13023         * gst/cutter/cutter.vcproj
13024         * gst/debug/debug.vcproj
13025         * gst/debug/efence.vcproj
13026         * gst/debug/navigationtest.vcproj
13027         * gst/deinterlace/deinterlace.vcproj
13028         * gst/effectv/effectv.vcproj
13029         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13030         * gst/filter/filter.vcproj
13031         * gst/flx/flxdec.vcproj
13032         * gst/goom/goom.vcproj
13033         * gst/interleave/interleave.vcproj
13034         * gst/law/alaw.vcproj
13035         * gst/law/mulaw.vcproj
13036         * gst/matroska/matroska.vcproj
13037         * gst/median/median.vcproj
13038         * gst/mixmatrix/mixmatrix.vcproj
13039         * gst/mpeg1sys/mpeg1systemencode.vcproj
13040         * gst/mpeg1videoparse/mp1videoparse.vcproj
13041         * gst/mpeg2sub/mpeg2subt.vcproj
13042         * gst/mpegaudio/mpegaudio.vcproj
13043         * gst/mpegaudioparse/mpegaudioparse.vcproj
13044         * gst/mpegstream/mpegstream.vcproj
13045         * gst/multifilesink/multifilesink.vcproj
13046         * gst/multipart/multipart.vcproj
13047         * gst/oneton/oneton.vcproj
13048         * gst/overlay/overlay.vcproj
13049         * gst/passthrough/passthrough.vcproj
13050         * gst/qtdemux/qtdemux.vcproj
13051         * gst/realmedia/rmdemux.vcproj
13052         * gst/rtjpeg/rtjpeg.vcproj
13053         * gst/rtp/rtp.vcproj
13054         * gst/silence/silence.vcproj
13055         * gst/sine/sinesrc.vcproj
13056         * gst/smooth/smooth.vcproj
13057         * gst/smpte/smpte.vcproj
13058         * gst/spectrum/spectrum.vcproj
13059         * gst/speed/speed.vcproj
13060         * gst/stereo/stereo.vcproj
13061         * gst/switch/switch.vcproj
13062         * gst/tags/tagedit.vcproj
13063         * gst/tcp/tcp.vcproj
13064         * gst/typefind/typefindfunctions.vcproj
13065         * gst/udp/udp.vcproj
13066         * gst/videobox/videobox.vcproj
13067         * gst/videocrop/videocrop.vcproj
13068         * gst/videodrop/videodrop.vcproj
13069         * gst/videofilter/gamma.vcproj
13070         * gst/videofilter/videobalance.vcproj
13071         * gst/videofilter/videofilter.vcproj
13072         * gst/videofilter/videoflip.vcproj
13073         * gst/videoflip/videoflip.vcproj
13074         * gst/videomixer/videomixer.vcproj
13075         * gst/videorate/videorate.vcproj
13076         * gst/videoscale/videoscale.vcproj
13077         * gst/videotestsrc/videotestsrc.vcproj
13078         * gst/virtualdub/virtualdub.vcproj
13079         * gst/volenv/volenv.vcproj
13080         * gst/volume/volume.vcproj
13081         * gst/wavenc/wavenc.vcproj
13082         * gst/wavparse/wavparse.vcproj
13083         * gst/y4m/y4menc.vcproj
13084           more plugins supported under windows
13085
13086 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13087
13088         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13089         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13090         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13092         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13093           Add debugging statements.  Use the sizes as returned by the
13094           *CreateImage calls.
13095
13096 2004-07-26  Johan Dahlin  <johan@gnome.org>
13097
13098         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13099         the pad is negotiated.
13100
13101         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13102
13103 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13104
13105         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13106         * gst-libs/gst/idct/idct.vcproj:
13107         * gst-libs/gst/media-info/media-info.vcproj:
13108         * gst-libs/gst/mixer/mixer.vcproj:
13109         * gst-libs/gst/navigation/navigation.vcproj:
13110         * gst-libs/gst/play/play.vcproj:
13111         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13112         * gst-libs/gst/resample/resample.vcproj:
13113         * gst-libs/gst/tuner/tuner.vcproj:
13114         * gst-libs/gst/video/video.vcproj:
13115         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13116           more plugins supported under windows
13117
13118 2004-07-25 Iain <iain@prettypeople.org>
13119
13120         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13121         pad now rather than when the pad is created because state changes wipe
13122         explicit caps (fixes #148043).
13123
13124 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13125
13126         reviewed by Benjamin Otte  <otte@gnome.org>
13127
13128         * ext/mad/gstmad.c:
13129           fix mad plugin crashing on Sun (fixes #148289)
13130
13131 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13132
13133         * gst/avi/avi.def:
13134         * gst/avi/avi.vcproj:
13135         * gst/matroska/matroska.def:
13136         * gst/matroska/matroska.vcproj:
13137           remove unused .def files
13138
13139 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13140
13141         * gst-libs/gst/audio/gstaudiofilter.c:
13142           Clean the local include
13143
13144 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13145
13146         * win32/gst.sln:
13147         * gst-libs/gst/audio/audio.def:
13148         * gst-libs/gst/audio/audio.vcproj:
13149         * gst-libs/gst/audio/audiofilter.vcproj:
13150         * gst-libs/gst/audio/riff.def:
13151         * gst-libs/gst/audio/riff.vcproj:
13152         * gst-libs/gst/gst-libs.def:
13153         * gst-libs/gst/gst-libs.vcproj:
13154         * gst/avi/avi.vcproj:
13155         * gst/avi/avi.vcproj:
13156           Copy the files where needed after building, cleaner projects
13157
13158 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13159
13160         * gst/matroska/ebml-write.c:
13161           Fix some 64 bits constants to be glib friendly
13162
13163 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13164
13165         * win32/gst.sln:
13166         * gst-libs/gst/gst-libs.def:
13167         * gst-libs/gst/gst-libs.vcproj:
13168         * gst/matroska/matroska.def:
13169         * gst/matroska/matroska.vcproj:
13170           Add the preliminary canvas to build plugins on Win32
13171
13172 2004-07-23  Benjamin Otte  <otte@gnome.org>
13173
13174         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13175           don't enfore negotiation from source side, it breaks
13176           sinesrc ! audioconvert ! osssink
13177
13178 2004-07-22  David Schleef  <ds@schleef.org>
13179
13180         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13181         for ELF files, since they can easily be recognized as audio/mpeg.
13182         (bug #147441)
13183
13184 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13185
13186         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13187         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13188         (gst_videoscale_scale_nearest_24bit),
13189         (gst_videoscale_scale_nearest_16bit):
13190           fix 16bit and 24bit for stride (24bit might need testing)
13191           don't pretend we do more than one algorithm
13192
13193 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13194
13195         * configure.ac:
13196         * gst/Makefile.am:
13197         * gst/multifilesink/Makefile.am:
13198         * gst/multifilesink/gstmultifilesink.c:
13199         (gst_multifilesink_get_formats),
13200         (gst_multifilesink_get_query_types), (_do_init),
13201         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13202         (gst_multifilesink_init), (gst_multifilesink_dispose),
13203         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13204         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13205         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13206         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13207         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13208         (gst_multifilesink_uri_get_type),
13209         (gst_multifilesink_uri_get_protocols),
13210         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13211         (gst_multifilesink_uri_handler_init), (plugin_init):
13212         * gst/multifilesink/gstmultifilesink.h:
13213         * testsuite/Makefile.am:
13214         * testsuite/multifilesink/Makefile.am:
13215         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13216         (gst_newmedia_class_init), (gst_newmedia_init),
13217         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13218         (newfile_signal), (test_signal), (main):
13219         multifilesink plugin for creating new files every time a new media
13220         discontinuity event occurs
13221
13222 2004-07-22  Wim Taymans  <wim@fluendo.com>
13223
13224         * gst/alpha/Makefile.am:
13225         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13226         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13227         (gst_alpha_color_init), (gst_alpha_color_set_property),
13228         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13229         (transform), (gst_alpha_color_chain),
13230         (gst_alpha_color_change_state), (plugin_init):
13231         Stupid plugin to to RGBA to AYUV conversion because none of
13232         the colorspace plugins can handle that yet.
13233
13234 2004-07-22  Wim Taymans  <wim@fluendo.com>
13235
13236         * examples/seeking/seek.c: (update_scale), (main):
13237         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13238         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13239         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13240         (gst_decode_bin_init), (gst_decode_bin_dispose),
13241         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13242         (no_more_pads), (close_link), (type_found),
13243         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13244         (plugin_init):
13245         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13246         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13247         (gst_play_base_bin_dispose), (queue_overrun),
13248         (gen_preroll_element), (remove_prerolls), (unknown_type),
13249         (no_more_pads), (new_stream), (setup_source),
13250         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13251         (play_base_eos), (gst_play_base_bin_change_state),
13252         (gst_play_base_bin_add_element),
13253         (gst_play_base_bin_remove_element),
13254         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13255         (gst_play_base_bin_unlink_stream),
13256         (gst_play_base_bin_get_streaminfo):
13257         * gst/playback/gstplaybin.c: (gen_video_element),
13258         (gen_audio_element):
13259         * gst/playback/gststreaminfo.h:
13260         More playback updates, attempt to fix things after the state change
13261         breakage.
13262
13263 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13264
13265         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13266         (gst_videoscale_scale_nearest_16bit):
13267           comment algorithm
13268
13269 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13270
13271         * gst/videotestsrc/gstvideotestsrc.c:
13272         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13273         (gst_videotestsrc_init), (gst_videotestsrc_get),
13274         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13275         (gst_videotestsrc_get_property):
13276         * gst/videotestsrc/gstvideotestsrc.h:
13277         * gst/videotestsrc/videotestsrc.c:
13278         * gst/videotestsrc/videotestsrc.h:
13279           cleanup and commenting
13280
13281 2004-07-21  Wim Taymans  <wim@fluendo.com>
13282
13283         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13284         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13285         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13286         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13287         (_find_chain_get_unknown_part), (_find_streams_check),
13288         (gst_ogg_demux_push), (gst_ogg_pad_push):
13289         * ext/theora/theoradec.c: (theora_get_formats),
13290         (theora_dec_src_convert), (theora_dec_sink_convert),
13291         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13292         (theora_dec_chain):
13293         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13294         (vorbis_dec_convert), (vorbis_dec_src_query),
13295         (vorbis_dec_src_event), (vorbis_dec_event):
13296         More seeking fixes, oggdemux now supports seeking to time and
13297         uses the downstream element to convert granulepos to time.
13298         Seeking in theora-only ogg files now works.
13299
13300 2004-07-21  Wim Taymans  <wim@fluendo.com>
13301
13302         * ext/theora/theoradec.c: (gst_theora_dec_init),
13303         (theora_get_formats), (theora_get_event_masks),
13304         (theora_get_query_types), (theora_dec_src_convert),
13305         (theora_dec_sink_convert), (theora_dec_src_query),
13306         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13307         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13308         (vorbis_get_event_masks), (vorbis_get_query_types),
13309         (gst_vorbis_dec_init), (vorbis_dec_convert),
13310         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13311         Added query/convert/formats functions to vorbis and theora decoders
13312         so that the outside world can use them too. Fixed seeking on an
13313         ogg/theora/vorbis file by disabling the seeking seeking on the
13314         theora srcpad.
13315
13316 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13317
13318         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13319         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13320         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13321         images creation for both elements. We don't create the image on caps
13322         nego or renego, we just destroy the internal one if present if it does
13323         not match the needs. The chain function takes care of creating a new
13324         image when needed.
13325         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13326         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13327         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13328         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13329         the image format information. The buffer pool checks for the context
13330         image format and discard images with different formats.
13331         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13332
13333 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13334
13335         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13336         (gst_ffmpegcolorspace_chain):
13337           no point in doing any chaining if the pad we want to push from
13338           isn't usable.
13339
13340 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13341
13342         * gst-libs/gst/riff/riff-media.c:
13343         (gst_riff_create_audio_caps_with_data):
13344           Fix double end-to-native symbol conversion (#148021).
13345
13346 2004-07-20  David Schleef  <ds@schleef.org>
13347
13348         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13349         Don't use an Atom that doesn't exist.
13350
13351 2004-07-20  Wim Taymans  <wim@fluendo.com>
13352
13353         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13354         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13355         (gst_multifdsink_client_remove),
13356         (gst_multifdsink_handle_client_write),
13357         (gst_multifdsink_queue_buffer):
13358         * gst/tcp/gstmultifdsink.h:
13359         More multifdsink stats. Avoid deadlock by releasing locks
13360         before sending out a signal.
13361
13362 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13363
13364         * po/LINGUAS:
13365         * po/hu.po:
13366           added Hungarian translation (Laszlo Dvornik)
13367
13368 2004-07-20  Wim Taymans  <wim@fluendo.com>
13369
13370         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13371         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13372         (gst_multifdsink_handle_client_write),
13373         (gst_multifdsink_queue_buffer):
13374         * gst/tcp/gsttcp-marshal.list:
13375         Fixed the stupid marshal definition.
13376
13377 2004-07-20  Wim Taymans  <wim@fluendo.com>
13378
13379         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13380         (gst_multifdsink_init), (gst_multifdsink_add),
13381         (gst_multifdsink_client_remove),
13382         (gst_multifdsink_handle_client_write),
13383         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13384         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13385         (gst_multifdsink_init_send):
13386         * gst/tcp/gstmultifdsink.h:
13387         Added more stats, added timeout for a client, fixed some typos
13388         and added some comments.
13389
13390 2004-07-20  Wim Taymans  <wim@fluendo.com>
13391
13392         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13393         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13394         (gst_multifdsink_client_remove),
13395         (gst_multifdsink_handle_client_write):
13396         * gst/tcp/gstmultifdsink.h:
13397         * gst/tcp/gsttcp-marshal.list:
13398         Added get_stats method that returns a GValueArray of
13399         stats values.
13400
13401 2004-07-19  Benjamin Otte  <otte@gnome.org>
13402
13403         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13404           make sure longname, description and author are valid UTF-8
13405
13406 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13407
13408         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13409         (gst_ximagesink_set_property):
13410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13411         (gst_xvimagesink_set_property):
13412           make sure SYNCHRONOUS is respected after getting the X context
13413
13414 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13415
13416         * gst/matroska/matroska-demux.c:
13417         (gst_matroska_demux_handle_src_event),
13418         (gst_matroska_demux_parse_blockgroup):
13419         * gst/matroska/matroska-ids.h:
13420           add BlockReference tag and ignore it to clear out log.
13421           ignore NAVIGATION events to clear out log.
13422
13423 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13424
13425         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13426         (gst_matroska_demux_add_stream):
13427         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13428           add debug categories
13429
13430 2004-07-16  Wim Taymans  <wim@fluendo.com>
13431
13432         * ext/libpng/Makefile.am:
13433         * ext/libpng/gstpng.c: (plugin_init):
13434         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13435         (gst_pngdec_get_type), (gst_pngdec_base_init),
13436         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13437         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13438         * ext/libpng/gstpngdec.h:
13439         Added png decoder.
13440
13441 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13442
13443         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13444         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13445         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13446         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13447         (gst_ximagesink_buffer_alloc):
13448         * sys/ximage/ximagesink.h:
13449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13450         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13451         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13452         (gst_xvimagesink_buffer_alloc):
13453         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13454         again. Using internal data pointer of the x(v)image to store image's
13455         data to be coherent with the buffer alloc mechanism. Investigated the
13456         image destruction code to be sure that everything gets freed correctly.
13457
13458 2004-07-16  Wim Taymans  <wim@fluendo.com>
13459
13460         * gst-libs/gst/riff/riff-read.c:
13461         (gst_riff_read_strf_vids_with_data),
13462         (gst_riff_read_strf_auds_with_data):
13463         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13464         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13465         Make sure we don't create 0 sized subbuffers in riff-read.
13466         Signal the no more pads signal after reading the avi header.
13467
13468 2004-07-16  Wim Taymans  <wim@fluendo.com>
13469
13470         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13471         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13472         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13473         (gst_decode_bin_init), (gst_decode_bin_dispose),
13474         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13475         (no_more_pads), (close_link), (type_found),
13476         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13477         (gst_decode_bin_change_state), (plugin_init):
13478         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13479         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13480         (gst_play_base_bin_dispose), (queue_overrun),
13481         (gen_preroll_element), (remove_prerolls), (unknown_type),
13482         (no_more_pads), (new_stream), (setup_source),
13483         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13484         (play_base_eos), (gst_play_base_bin_change_state),
13485         (gst_play_base_bin_add_element),
13486         (gst_play_base_bin_remove_element),
13487         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13488         (gst_play_base_bin_unlink_stream),
13489         (gst_play_base_bin_get_streaminfo):
13490         * gst/playback/gstplaybasebin.h:
13491         Better error recovery. Added configurable preroll queue size. Faster
13492         detection of no-more-pads.
13493
13494 2004-07-16  Wim Taymans  <wim@fluendo.com>
13495
13496         * gst-libs/gst/video/video.h:
13497         Added 32 bits RGBA. Not sure if we should use another mime-type
13498         for alpha rgb. Currently the presence of the alpha_mask property
13499         signals an alpha channel.
13500
13501 2004-07-16  Wim Taymans  <wim@fluendo.com>
13502
13503         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13505         FPS seems to be 0.0 to MAX everywhere else.
13506
13507 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13508
13509         * gst-libs/gst/riff/riff-media.c:
13510         (gst_riff_create_video_caps_with_data):
13511           mp42/mp43 (no caps) exist too.
13512         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13513           Set pixel_width/height; we've got them in-caps.
13514         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13515         * gst/wavparse/gstwavparse.c: (plugin_init):
13516           Both are valid primary.
13517         * sys/oss/gstossmixer.c:
13518           Remove i18n hack and enable translations.
13519
13520 2004-07-15  Benjamin Otte  <otte@gnome.org>
13521
13522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13523         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13524           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13525
13526 2004-07-15  Benjamin Otte  <otte@gnome.org>
13527
13528         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13529         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13530         (gst_alsa_close_audio):
13531           disable some of the debugging code for now. Writing debugging to a
13532           buffer is broken in current alsalib releases.
13533
13534 2004-07-12  Benjamin Otte  <otte@gnome.org>
13535
13536         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13537           use bufferpools
13538
13539 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13540
13541         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13542         (theora_dec_src_query), (theora_dec_event):
13543         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13544           add debugging categories.  Remove \n's.
13545
13546 2004-07-13  Johan Dahlin  <johan@gnome.org>
13547
13548         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13549         (gst_play_bin_get_property): Impl.
13550
13551 2004-07-13  Wim Taymans  <wim@fluendo.com>
13552
13553         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13554         When trying to find the stream length, seek back N pages
13555         instead of just one, where N is the number of streams in
13556         the current chain.
13557
13558 2004-07-13  Wim Taymans  <wim@fluendo.com>
13559
13560         * gst-libs/gst/riff/riff-media.c:
13561         (gst_riff_create_audio_caps_with_data),
13562         (gst_riff_create_audio_caps),
13563         (gst_riff_create_audio_template_caps):
13564         * gst-libs/gst/riff/riff-media.h:
13565         * gst-libs/gst/riff/riff-read.c:
13566         (gst_riff_read_strf_vids_with_data),
13567         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13568         * gst-libs/gst/riff/riff-read.h:
13569         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13570         (gst_avi_demux_add_stream):
13571         Set codec_data on caps for avidemuxer.
13572
13573 2004-07-12  David Schleef  <ds@schleef.org>
13574
13575         * configure.ac: Fix test for Objective C
13576
13577 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13578         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13579         (gst_gdk_pixbuf_chain):
13580           Add svg and pcx to template caps, and ensure that getcaps returns a
13581           subset of the template caps.
13582           Copy each row manually for output, as gdkpixbuf may pad the
13583           rowstride to a 32-bit word boundary.
13584
13585 2004-07-12  Wim Taymans  <wim@fluendo.com>
13586
13587         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13588         (gst_riff_create_video_template_caps):
13589         Fix the template caps to include some more media types.
13590
13591 2004-07-12  Wim Taymans  <wim@fluendo.com>
13592
13593         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13594         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13595         (compare_ranks), (print_feature), (gst_decode_bin_init),
13596         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13597         (try_to_link_1), (new_pad), (close_link), (type_found),
13598         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13599         (gst_decode_bin_change_state), (plugin_init):
13600         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13601         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13602         (gst_play_base_bin_dispose), (queue_overrun),
13603         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13604         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13605         (gst_play_base_bin_get_property), (play_base_eos),
13606         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13607         (gst_play_base_bin_remove_element),
13608         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13609         (gst_play_base_bin_unlink_stream),
13610         (gst_play_base_bin_get_streaminfo):
13611         * gst/playback/gstplaybasebin.h:
13612         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13613         (gst_play_bin_class_init), (gst_play_bin_init),
13614         (gst_play_bin_dispose), (gst_play_bin_set_property),
13615         (gst_play_bin_get_property), (gen_video_element),
13616         (gen_audio_element), (remove_sinks), (setup_sinks),
13617         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13618         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13619         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13620         (gst_play_bin_query), (plugin_init):
13621         * gst/playback/test4.c: (main):
13622         More fixes on reusing of the element.
13623
13624 2004-07-11  Benjamin Otte  <otte@gnome.org>
13625
13626         * ext/mad/gstmad.c: (normal_seek):
13627           allow seeking for other methods than just SET
13628
13629 2004-07-11  Andy Wingo  <wingo@pobox.com>
13630
13631         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13632         float, "any" caps -> buffer_frames=[0,MAX].
13633
13634         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13635         doesn't intersect our caps with the template any more. Do it
13636         ourselves.
13637         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13638
13639 2004-07-09  Wim Taymans  <wim@fluendo.com>
13640
13641         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13642         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13643         (compare_ranks), (print_feature), (gst_decode_bin_init),
13644         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13645         (try_to_link_1), (new_pad), (close_link), (type_found),
13646         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13647         (gst_decode_bin_change_state), (plugin_init):
13648         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13649         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13650         (gst_play_base_bin_dispose), (queue_overrun),
13651         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13652         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13653         (gst_play_base_bin_get_property), (play_base_eos),
13654         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13655         (gst_play_base_bin_remove_element),
13656         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13657         (gst_play_base_bin_unlink_stream),
13658         (gst_play_base_bin_get_streaminfo):
13659         * gst/playback/gstplaybasebin.h:
13660         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13661         (gst_play_bin_class_init), (gst_play_bin_init),
13662         (gst_play_bin_dispose), (gst_play_bin_set_property),
13663         (gst_play_bin_get_property), (gen_video_element),
13664         (gen_audio_element), (remove_sinks), (setup_sinks),
13665         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13666         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13667         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13668         (gst_play_bin_query), (plugin_init):
13669         * gst/playback/test4.c: (main):
13670         Work on object reuse and seeking.
13671
13672 2004-07-09  Wim Taymans  <wim@fluendo.com>
13673
13674         * examples/seeking/seek.c: (iterate):
13675         Don't consume all CPU in the idle loop.
13676
13677 2004-07-09  Wim Taymans  <wim@fluendo.com>
13678
13679         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13680         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13681         Add pad to element *after* setting the pad functions so that
13682         the scheduler can use the correct ones.
13683
13684 2004-07-09  Wim Taymans  <wim@fluendo.com>
13685
13686         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13687         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13688         Sync to keyframe after seek
13689
13690 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13691
13692         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13693         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13694         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13695         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13696         * ext/libvisual/visual.c: (gst_visual_change_state):
13697         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13698         * ext/theora/theoradec.c: (theora_dec_change_state):
13699         * ext/theora/theoraenc.c: (theora_enc_change_state):
13700         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13701         * gst-libs/gst/navigation/navigation.c:
13702         * gst/adder/gstadder.c: (gst_adder_change_state):
13703         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13704         (gst_audio_convert_get_buffer):
13705         * gst/multipart/multipartdemux.c:
13706         (gst_multipart_demux_change_state):
13707         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13708         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13709         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13710         * gst/videoscale/gstvideoscale.c:
13711         (gst_videoscale_handle_src_event):
13712         * gst/volume/gstvolume.c: (volume_chain_int16):
13713           don't assert in state change, this should be done by the base
13714           GstElement class.
13715           various debugging fixes.
13716
13717 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13718
13719         * configure.ac:
13720         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13721         (gst_play_dispose), (gst_play_set_location),
13722         (gst_play_set_data_src), (gst_play_set_video_sink),
13723         (gst_play_set_audio_sink), (gst_play_set_visualization),
13724         (gst_play_connect_visualization), (gst_play_get_sink_element),
13725         (gst_play_get_all_by_interface):
13726         * gst-libs/gst/play/play.h:
13727           add new method to get elements implementing an interface.
13728           add various error logging
13729
13730 2004-07-08  Wim Taymans  <wim@fluendo.com>
13731
13732         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13733         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13734         (make_playerbin_pipeline), (query_durations_elems),
13735         (query_durations_pads), (query_positions_elems),
13736         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13737         (main):
13738         Added playbin seeking example.
13739
13740 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13741
13742         * gst-libs/gst/play/play.c: (gst_play_set_location),
13743         (gst_play_set_data_src), (gst_play_set_video_sink),
13744         (gst_play_set_audio_sink), (gst_play_set_visualization),
13745         (gst_play_connect_visualization), (gst_play_get_framerate):
13746           use a macro to look up elements from hash table
13747
13748 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13749
13750         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13751         (gst_play_get_length_callback), (gst_play_set_location),
13752         (gst_play_seek_to_time), (gst_play_set_data_src),
13753         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13754         (gst_play_set_visualization), (gst_play_connect_visualization),
13755         (gst_play_get_sink_element):
13756         - add debugging info
13757         - fix looking up sink elements by iterating over complete caps
13758         - put everything except for source and autoplugger in a complete bin
13759
13760 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13761
13762         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13763         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13764         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13765         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13766         * ext/alsa/gstalsasink.h:
13767         - add debugging info
13768         - clean up schizophrenia of data/buffer/event
13769         - fix double event unref error
13770
13771 2004-07-08  Wim Taymans  <wim@fluendo.com>
13772
13773         * gst/playback/Makefile.am:
13774         Add headers to noinst
13775
13776 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13777
13778         * tools/gst-launch-ext-m.m:
13779         * tools/gst-launch-ext.1.in:
13780           convert to the third millenium
13781
13782 2004-07-07  David Schleef  <ds@schleef.org>
13783
13784         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13785
13786 2004-07-07  Wim Taymans  <wim@fluendo.com>
13787
13788         * gst/playback/Makefile.am:
13789         * gst/playback/README:
13790         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13791         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13792         (compare_ranks), (print_feature), (gst_decode_bin_init),
13793         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13794         (try_to_link_1), (new_pad), (close_link), (type_found),
13795         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13796         (plugin_init):
13797         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13798         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13799         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13800         (gen_preroll_element), (no_more_pads), (new_stream),
13801         (setup_source), (gst_play_base_bin_set_property),
13802         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13803         (gst_play_base_bin_add_element),
13804         (gst_play_base_bin_remove_element),
13805         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13806         (gst_play_base_bin_unlink_stream),
13807         (gst_play_base_bin_get_streaminfo):
13808         * gst/playback/gstplaybasebin.h:
13809         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13810         (gst_play_bin_class_init), (gst_play_bin_init),
13811         (gst_play_bin_dispose), (gst_play_bin_set_property),
13812         (gst_play_bin_get_property), (gen_video_element),
13813         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13814         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13815         (gst_play_bin_get_formats), (gst_play_bin_convert),
13816         (gst_play_bin_get_query_types), (gst_play_bin_query),
13817         (plugin_init):
13818         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13819         (gst_stream_info_get_type), (gst_stream_info_class_init),
13820         (gst_stream_info_init), (gst_stream_info_new),
13821         (gst_stream_info_dispose), (gst_stream_info_set_property),
13822         (gst_stream_info_get_property):
13823         * gst/playback/gststreaminfo.h:
13824         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13825         (main):
13826         * gst/playback/test2.c: (main):
13827         * gst/playback/test3.c: (update_scale), (main):
13828         More playbin fixes. Added README. Do better element filtering.
13829         Added base class to preroll media. Added test apps.
13830
13831 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13832
13833         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13834         * ext/mpeg2dec/gstmpeg2dec.h:
13835           various debugging improvements.  Reset stream to next picture
13836           instead of sequence header, otherwise seeks cannot work.
13837
13838 2004-07-07  Wim Taymans  <wim@fluendo.com>
13839
13840         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13841         (gst_video_box_class_init), (gst_video_box_set_property),
13842         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13843         Use pad_alloc where possible.
13844
13845 2004-07-07  Wim Taymans  <wim@fluendo.com>
13846
13847         * sys/oss/gstosselement.c: (gst_osselement_reset),
13848         (gst_osselement_parse_caps):
13849         * sys/oss/gstosselement.h:
13850         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13851         Fix offset on osssrc.
13852
13853 2004-07-07  Wim Taymans  <wim@fluendo.com>
13854
13855         * ext/theora/theora.c: (plugin_init):
13856         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13857         (theora_dec_src_query), (theora_dec_chain):
13858         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13859         (theora_enc_sink_link), (theora_buffer_from_packet),
13860         (theora_push_packet), (theora_enc_chain):
13861         Fix theora granulepos calculation.
13862         Fix overflow in duration/position calculation.
13863         Bump rank to PRIMARY for theoradec.
13864         Use granulepos of last packet to calculate position.
13865         Set keyframe flag on buffers when needed.
13866
13867 2004-07-06  David Schleef  <ds@schleef.org>
13868
13869         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13870         serious?  (Fixed, obviously.)
13871
13872 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13873
13874         * po/LINGUAS:
13875         * po/cs.po:
13876           added Czech translation (Miloslav Trmac)
13877
13878 2004-07-05  Wim Taymans  <wim@fluendo.com>
13879
13880         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13881         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13882         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13883         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13884         (close_link), (type_found), (gst_decode_bin_set_property),
13885         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13886         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13887         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13888         (gst_decode_bin_query), (plugin_init):
13889         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13890         (gst_play_bin_class_init), (gst_play_bin_init),
13891         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13892         (get_video_element), (new_pad), (setup_source),
13893         (gst_play_bin_set_property), (gst_play_bin_get_property),
13894         (gst_play_bin_change_state), (gst_play_bin_add_element),
13895         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13896         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13897         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13898         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13899         * gst/playback/test.c: (main):
13900         More fixes, cleaned up playbin, make it use decodebin. Added
13901         threaded property to playbin.
13902
13903 2004-07-05  Wim Taymans  <wim@fluendo.com>
13904
13905         * configure.ac:
13906         * gst/playback/Makefile.am:
13907         * gst/playback/decodetest.c: (main):
13908         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13909         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13910         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13911         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13912         (close_link), (type_found), (gst_decode_bin_set_property),
13913         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13914         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13915         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13916         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13917         (plugin_init):
13918         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13919         (gst_play_bin_class_init), (gst_play_bin_init),
13920         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13921         (collect_sink_pads), (find_compatibles), (close_pad_link),
13922         (try_to_link_1), (new_pad), (close_link), (type_found),
13923         (setup_source), (gst_play_bin_set_property),
13924         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13925         (compare_ranks), (gst_play_bin_collect_factories),
13926         (gst_play_bin_change_state), (gst_play_bin_add_element),
13927         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13928         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13929         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13930         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13931         * gst/playback/test.c: (main):
13932         Added some playback helper elements and some test apps, very alpha
13933         still.
13934
13935 2004-07-04  Benjamin Otte  <otte@gnome.org>
13936
13937         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13938           only restart audio when we indeed have an xrun to fix repeated
13939           xruns. Fix suggested by Giuliano Pochini.
13940
13941 2004-07-03  David Schleef  <ds@schleef.org>
13942
13943         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13944         call to gst_debug_log() if debugging is disabled (bug #145118)
13945
13946 2004-07-03  Benjamin Otte  <otte@gnome.org>
13947
13948         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13949           use our own functions for restarting the alsa device.
13950         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13951           I should apply patches myself - use MIN for the third argument, not
13952           the second, this fixes seeking
13953
13954 2004-07-02  David Schleef  <ds@schleef.org>
13955
13956         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13957         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13958         do with the logic.
13959
13960 2004-07-02  David Schleef  <ds@schleef.org>
13961
13962         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13963         output buffers.  Fix logic mistake.  (bug #144866)
13964
13965 2004-07-02  David Schleef  <ds@schleef.org>
13966
13967         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13968         on X.  (bug #144753)
13969
13970 2004-07-02  David Schleef  <ds@schleef.org>
13971
13972         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13973         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13974         (bug #144624)
13975         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13976         (gst_osselement_rate_probe_check): Add another workaround for
13977         buggy drivers (bug #145336)
13978
13979 2004-07-02  David Schleef  <ds@schleef.org>
13980
13981         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13982         Most systems don't have MSG_NOSIGNAL.
13983
13984 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13985
13986         * Makefile.am:
13987         * gst-libs/gst/colorbalance/Makefile.am:
13988         * gst-libs/gst/mixer/Makefile.am:
13989         * gst-libs/gst/play/Makefile.am:
13990         * gst-libs/gst/tuner/Makefile.am:
13991           (hopefully) fix both install and dist and make error message useful.
13992           needs testing across automakes.
13993
13994 2004-07-02  Benjamin Otte  <otte@gnome.org>
13995
13996         * ext/ogg/gstogg.c: (plugin_init):
13997           we require bytestream now
13998         * ext/ogg/gstoggdemux.c:
13999           huge diff to implement chain setup in a fast and generic way. This
14000           improves tag reading and startup of huge files (read: Theora videos)
14001           quite a bit. It probably contains bugs, too, so please test.
14002           Seeking is not improved to the fast method.
14003
14004 2004-06-29  Wim Taymans  <wim@fluendo.com>
14005
14006         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14007         * ext/ogg/gstoggmux.c:
14008         Fix memleak in oggdemux when running unconnected pads.
14009         doc update in mux, start working on keyframe mode.
14010
14011 2004-06-29  Benjamin Otte  <otte@gnome.org>
14012
14013         * sys/oss/gstosssink.c:
14014         * sys/oss/gstosssrc.c:
14015           advertise correct template caps - we indeed do non-native endianness
14016           and 8bit audio has no endianness
14017         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14018         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14019           avoid (wrong) duplications in getcaps function and return
14020           template caps
14021
14022 2004-06-29  Wim Taymans  <wim@fluendo.com>
14023
14024         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14025         (gst_multifdsink_class_init), (gst_multifdsink_add),
14026         (gst_multifdsink_remove), (gst_multifdsink_clear),
14027         (gst_multifdsink_client_remove),
14028         (gst_multifdsink_handle_client_read),
14029         (gst_multifdsink_client_queue_data),
14030         (gst_multifdsink_client_queue_caps),
14031         (gst_multifdsink_client_queue_buffer),
14032         (gst_multifdsink_handle_client_write),
14033         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14034         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14035         (gst_multifdsink_init_send), (gst_multifdsink_close):
14036         Fix wrong GList iteration that could crash the server when
14037         more then 2 clients disconnect at the same time. Read all the
14038         pending commands in one batch to recover from command storms under
14039         very heavy load.
14040
14041 2004-06-28  Wim Taymans  <wim@fluendo.com>
14042
14043         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14044         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14045         (gst_videomixer_pad_set_property),
14046         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14047         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14048         (gst_videomixer_class_init), (gst_videomixer_init),
14049         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14050         (pad_zorder_compare), (gst_videomixer_sort_pads),
14051         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14052         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14053         (gst_videomixer_update_queues), (gst_videomixer_loop),
14054         (plugin_init):
14055         Avoid divide by zero, choose masterpad as the pad with the highest
14056         framerate.
14057
14058 2004-06-27  Julien Moutte  <julien@moutte.net>
14059
14060         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14061         (gst_ximagesink_xwindow_new):
14062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14063         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14064         function directly. We might want to call it from somewhere else one day.
14065
14066 2004-06-27  Julien Moutte  <julien@moutte.net>
14067
14068         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14069         (gst_ximagesink_xwindow_new):
14070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14071         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14072         window decorations.
14073
14074 2004-06-27  Wim Taymans  <wim@fluendo.com>
14075
14076         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14077         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14078         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14079         (gst_dvdec_set_property), (gst_dvdec_get_property):
14080         * ext/dv/gstdvdec.h:
14081         Implement drop_factor property to lower the framerate with
14082         a factor.
14083
14084 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14085
14086         * gst-libs/gst/colorbalance/Makefile.am:
14087         * gst-libs/gst/mixer/Makefile.am:
14088         * gst-libs/gst/play/Makefile.am:
14089         * gst-libs/gst/tuner/Makefile.am:
14090           unbreak Company's fix that didn't install the -enum.h files
14091
14092 2004-06-27  Wim Taymans  <wim@fluendo.com>
14093
14094         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14095         (gst_dvdec_change_state):
14096         * ext/dv/gstdvdec.h:
14097         Fix timestamp, duration and offset of the buffers.
14098
14099 2004-06-27  Wim Taymans  <wim@fluendo.com>
14100
14101         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14102         (gst_multifdsink_class_init), (gst_multifdsink_add),
14103         (gst_multifdsink_remove), (gst_multifdsink_clear),
14104         (gst_multifdsink_client_remove),
14105         (gst_multifdsink_handle_client_read),
14106         (gst_multifdsink_client_queue_data),
14107         (gst_multifdsink_client_queue_caps),
14108         (gst_multifdsink_client_queue_buffer),
14109         (gst_multifdsink_handle_client_write),
14110         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14111         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14112         (gst_multifdsink_init_send), (gst_multifdsink_close):
14113         * gst/tcp/gstmultifdsink.h:
14114         * gst/tcp/gsttcpserversink.c:
14115         (gst_tcpserversink_handle_server_read),
14116         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14117         More multifdsink fixes, more recovery policy fixes.
14118         Removed stupid g_print
14119
14120 2004-06-26  Wim Taymans  <wim@fluendo.com>
14121
14122         * gst/tcp/Makefile.am:
14123         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14124         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14125         (gst_multifdsink_class_init), (gst_multifdsink_init),
14126         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14127         (gst_multifdsink_handle_client_read),
14128         (gst_multifdsink_client_queue_data),
14129         (gst_multifdsink_client_queue_caps),
14130         (gst_multifdsink_client_queue_buffer),
14131         (gst_multifdsink_handle_client_write),
14132         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14133         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14134         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14135         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14136         (gst_multifdsink_close), (gst_multifdsink_change_state):
14137         * gst/tcp/gstmultifdsink.h:
14138         * gst/tcp/gsttcpplugin.c: (plugin_init):
14139         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14140         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14141         (gst_tcpserversink_handle_server_read),
14142         (gst_tcpserversink_handle_select),
14143         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14144         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14145         * gst/tcp/gsttcpserversink.h:
14146         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14147         one of the locks, added recovery policy to multifdsink.
14148
14149 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14150
14151         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14152           fix decision for when getting frames with same timestamp
14153         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14154         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14155         (gst_v4lsrc_get_property):
14156         * sys/v4l/gstv4lsrc.h:
14157           add latency offset property
14158
14159 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14160
14161         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14162         (plugin_init):
14163           fix debugging. add category.
14164
14165 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14166
14167         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14168           fix wrong offsets
14169
14170 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14171
14172         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14173         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14174         (gst_alsa_src_change_state):
14175           return a time that is in sync with the element's processing
14176
14177 2004-06-25  Wim Taymans  <wim@fluendo.com>
14178
14179         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14180         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14181         (gst_tcpserversink_client_remove),
14182         (gst_tcpserversink_handle_client_read),
14183         (gst_tcpserversink_client_queue_data),
14184         (gst_tcpserversink_client_queue_caps),
14185         (gst_tcpserversink_client_queue_buffer),
14186         (gst_tcpserversink_handle_client_write),
14187         (gst_tcpserversink_queue_buffer),
14188         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14189         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14190         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14191         (gst_tcpserversink_close):
14192         * gst/tcp/gsttcpserversink.h:
14193         Serversink rewrite. Really do non blocking writes to clients and
14194         maintain an internal queue to handle slower clients while not
14195         disturbing fast clients.
14196
14197 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14198
14199         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14200           better debug, don't override OFFSET and OFFSET_END
14201
14202 2004-06-25  Iain <iain@prettypeople.org>
14203
14204         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14205         name=source for the wavparse pipeline.
14206
14207 2004-06-24  Johan Dahlin  <johan@gnome.org>
14208
14209         * ext/theora/theoraenc.c (theora_enc_chain): Call
14210         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14211         streamheader caps are set correctly.
14212
14213 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14214
14215         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14216         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14217           respect minimum bitrate; same could be done for max bitrate
14218
14219 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14220
14221         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14222         (gst_vorbisenc_setup):
14223           fix sample rate range
14224
14225 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14226
14227         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14228         (gst_oggvorbisenc_setup):
14229         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14230         (gst_vorbisenc_setup):
14231           resolve ambiguities in code and description
14232
14233 2004-06-24  Wim Taymans  <wim@fluendo.com>
14234
14235         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14236         * ext/alsa/gstalsa.h:
14237         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14238         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14239         Use alsa trigger_tstamp to get the timestamp of the first
14240         sample in the buffer for more precise sync. Some cleanups.
14241
14242 2004-06-24  Wim Taymans  <wim@fluendo.com>
14243
14244         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14245         (gst_audiorate_init), (gst_audiorate_chain),
14246         (gst_audiorate_set_property), (gst_audiorate_get_property):
14247         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14248         (gst_videorate_chain):
14249         Added some logging, fixed an overflow bug in videorate.
14250
14251 2004-06-24  Benjamin Otte  <otte@gnome.org>
14252
14253         * ext/kio/Makefile.am:
14254           fix for builddir != srcdir and distcheck
14255
14256 2004-06-24  Benjamin Otte  <otte@gnome.org>
14257
14258         * gst-libs/gst/colorbalance/Makefile.am:
14259         * gst-libs/gst/mixer/Makefile.am:
14260         * gst-libs/gst/play/Makefile.am:
14261         * gst-libs/gst/tuner/Makefile.am:
14262         * gst/tcp/Makefile.am:
14263         * sys/dxr3/Makefile.am:
14264           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14265           tarball.
14266           Also add all *.list files that were missing.
14267         * Makefile.am:
14268           add a distcheck hook to ensure the above doesn't happen again.
14269
14270 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14271
14272         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14273
14274 2004-06-23  Colin Walters  <walters@redhat.com>
14275
14276         * m4/Makefile.am: Distribute gst-fionread.m4.
14277
14278 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14279
14280         * configure.ac: back to dev
14281
14282 2004-06-23  Wim Taymans  <wim@fluendo.com>
14283
14284         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14285         (gst_alsa_xrun_recovery):
14286         * ext/alsa/gstalsa.h:
14287         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14288         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14289         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14290         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14291         (gst_alsa_src_loop):
14292         Add clock to alsasrc. Take new capture timestamp when
14293         restarting after an overrun. Split up some functions between
14294         alsasrc and alsasink.
14295
14296 === release 0.8.2 ===
14297
14298 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14299
14300         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14301         (gst_alsa_change_state), (gst_alsa_update_avail),
14302         (gst_alsa_xrun_recovery):
14303         * ext/alsa/gstalsa.h:
14304         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14305           merge back changes from release
14306
14307 2004-06-23  Wim Taymans  <wim@fluendo.com>
14308
14309         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14310         (gst_audiorate_init), (gst_audiorate_chain),
14311         (gst_audiorate_set_property), (gst_audiorate_get_property):
14312         Implement sample dropping and notify
14313
14314 2004-06-22  Wim Taymans  <wim@fluendo.com>
14315
14316         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14317         (theora_enc_sink_link), (theora_buffer_from_packet),
14318         (theora_push_packet), (theora_enc_chain):
14319         Some cleanups, make sure the timestamps are correct.
14320
14321 2004-06-22  Wim Taymans  <wim@fluendo.com>
14322
14323         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14324         (gst_alsa_change_state), (gst_alsa_update_avail),
14325         (gst_alsa_xrun_recovery):
14326         * ext/alsa/gstalsa.h:
14327         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14328         Cleanups, take queued samples into account when reporting
14329         the time.
14330
14331 2004-06-22  Wim Taymans  <wim@fluendo.com>
14332
14333         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14334         (gst_videorate_init):
14335         Initialize the property as well.
14336
14337 2004-06-22  Wim Taymans  <wim@fluendo.com>
14338
14339         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14340         (gst_videorate_init), (gst_videorate_chain),
14341         (gst_videorate_set_property), (gst_videorate_get_property):
14342         Add property to make videorate silent.
14343         Add property to prefer new frames over old ones.
14344
14345 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14346
14347         * sys/osxvideo/Makefile.am:
14348         Workaround so that the osxvideo .so file gets linked with the
14349         Cocoa, OpenGL and QuickTime frameworks
14350
14351 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14352
14353         * sys/osxaudio/Makefile.am:
14354         Workaround so that the osxaudio .so file gets linked with the
14355         CoreAudio framework
14356
14357 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14358
14359         * configure.ac:
14360         Whoops, my fault...fixed build issues
14361
14362 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14363
14364         * configure.ac:
14365         Add objective-c support if running in Darwin/Mac OS X
14366         * sys/Makefile.am:
14367         * sys/osxvideo:
14368         * sys/osxvideo/Makefile.am:
14369         * sys/osxvideo/osxvideosink.h:
14370         * sys/osxvideo/osxvideosink.m:
14371         * sys/osxvideo/cocoawindow.h:
14372         * sys/osxvideo/cocoawindow.m:
14373         Add osxvideosink, a cocoa-based osx video sink
14374
14375
14376 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14377         * ext/dvdnav/gst-dvd:
14378         Grab the gconf key from the right spot
14379         * gst/debug/gstnavseek.c: (gst_navseek_init),
14380         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14381         (gst_navseek_chain):
14382         * gst/debug/gstnavseek.h:
14383           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14384           and loop parameters of a segment seek.
14385         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14386         (gst_videotestsrc_get_event_masks),
14387         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14388         * gst/videotestsrc/gstvideotestsrc.h:
14389           Add seeking support to videotestsrc
14390           Initialise the timestamp_offset variable.
14391
14392 2004-06-18  Wim Taymans  <wim@fluendo.com>
14393
14394         * ext/sidplay/gstsiddec.cc:
14395         Fix negotiation and set correct end offset.
14396
14397 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14398
14399         * configure.ac: branch and prerelease
14400
14401 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14402
14403         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14404         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14405         (gst_tcpclientsrc_init_receive):
14406         * gst/tcp/gsttcpclientsrc.h:
14407           read caps when connecting to server for GDP so we set them correctly
14408
14409 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14410
14411         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14412           notify drops and duplicates
14413         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14414           no good reason to limit ourselves to 100x100
14415
14416 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14417
14418         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14419         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14420         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14421         (gst_v4lsrc_get_property):
14422         * sys/v4l/gstv4lsrc.h:
14423         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14424         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14425         (gst_v4l_set_audio):
14426         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14427         (gst_v4lsrc_try_capture):
14428         * sys/v4l/v4lsrc_calls.h:
14429           change try_palette to more general try_capture
14430           add autoprobe option so we can turn off autoprobing
14431           various fixes
14432
14433 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14434
14435         * configure.ac:
14436           add videorate
14437         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14438         (gst_ximagesink_class_init):
14439         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14440         (gst_xvimagesink_class_init):
14441           run them as finalize, not dispose, since dispose can be invoked
14442           multiple times
14443
14444 2004-06-17  Wim Taymans  <wim@fluendo.com>
14445
14446         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14447         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14448         * ext/alsa/gstalsa.h:
14449         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14450         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14451         (gst_alsa_src_change_state):
14452         * ext/alsa/gstalsasrc.h:
14453         Make the xrun code timestamp and offset the buffers correctly.
14454         moved the clock to the base class, use alsa methods to get time.
14455         Do correct timestamping on outgoing buffers.
14456
14457 2004-06-17  Wim Taymans  <wim@fluendo.com>
14458
14459         * gst/audiorate/Makefile.am:
14460         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14461         (gst_audiorate_base_init), (gst_audiorate_class_init),
14462         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14463         (gst_audiorate_set_property), (gst_audiorate_get_property),
14464         (gst_audiorate_change_state), (plugin_init):
14465         Added an audiorate converter that fills in gaps.
14466
14467 2004-06-17  Johan Dahlin  <johan@gnome.org>
14468
14469         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14470
14471 2004-06-16  Wim Taymans  <wim@fluendo.com>
14472
14473         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14474         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14475         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14476         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14477         (gst_v4lsrc_get_property):
14478         * sys/v4l/gstv4lsrc.h:
14479         Added a copy mode to v4lsrc where it will output a copied version
14480         of its internal hardware buffer.
14481         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14482         can't | them.
14483
14484 2004-06-16  Wim Taymans  <wim@fluendo.com>
14485
14486         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14487         Timestamp fixes.
14488
14489 2004-06-16  Wim Taymans  <wim@fluendo.com>
14490
14491         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14492         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14493         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14494         (gst_v4lsrc_get_property):
14495         * sys/v4l/gstv4lsrc.h:
14496         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14497         Added a sync mode enum property to control v4lsrc timestamp method
14498         Removed the use-fixed-fps property and moved functionality in
14499         the enum.
14500         Don't error on an error value from v4l-conf, it might not always
14501         be a real error.
14502
14503 2004-06-16  Wim Taymans  <wim@fluendo.com>
14504
14505         * gst/videorate/Makefile.am:
14506         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14507         (gst_videorate_base_init), (gst_videorate_class_init),
14508         (gst_videorate_getcaps), (gst_videorate_link),
14509         (gst_videorate_init), (gst_videorate_chain),
14510         (gst_videorate_set_property), (gst_videorate_get_property),
14511         (gst_videorate_change_state), (plugin_init):
14512         Added a video timestamp corrector.
14513
14514 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14515
14516         fixed a potential leak with previous commit
14517
14518         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14519
14520 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14521
14522         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14523         Added missing refcount, fixes bug #144425
14524         Cheers Tim for finding the bug
14525
14526 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14527
14528         * sys/v4l/gstv4l.c: (plugin_init):
14529         * sys/v4l/gstv4lcolorbalance.c:
14530         * sys/v4l/gstv4lcolorbalance.h:
14531         * sys/v4l/gstv4lelement.c:
14532         * sys/v4l/gstv4lelement.h:
14533         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14534         * sys/v4l/gstv4lmjpegsink.h:
14535         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14536         * sys/v4l/gstv4lmjpegsrc.h:
14537         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14538         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14539         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14540         * sys/v4l/gstv4lsrc.h:
14541         * sys/v4l/gstv4ltuner.c:
14542         * sys/v4l/gstv4ltuner.h:
14543         * sys/v4l/gstv4lxoverlay.c:
14544         * sys/v4l/gstv4lxoverlay.h:
14545         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14546         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14547         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14548         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14549         (gst_v4l_set_audio):
14550         * sys/v4l/v4l_calls.h:
14551         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14552         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14553         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14554         (gst_v4lmjpegsink_playback_init),
14555         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14556         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14557         (gst_v4lmjpegsink_playback_stop),
14558         (gst_v4lmjpegsink_playback_deinit):
14559         * sys/v4l/v4lmjpegsink_calls.h:
14560         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14561         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14562         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14563         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14564         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14565         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14566         * sys/v4l/v4lmjpegsrc_calls.h:
14567         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14568         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14569         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14570         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14571         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14572         (gst_v4lsrc_try_palette):
14573         * sys/v4l/v4lsrc_calls.h:
14574           bunch of paranoia cleanups
14575
14576 2004-06-14  David Schleef  <ds@schleef.org>
14577
14578         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14579         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14580         Send discont events and change timestamps appropriately when
14581         we get a seek event.  (bug #144240)
14582         * ext/cdparanoia/gstcdparanoia.h:
14583
14584 2004-06-14  Benjamin Otte  <otte@gnome.org>
14585
14586         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14587           snd_pcm_hw_params_set_rate  since the latter fails for no good
14588           reason on some setups.
14589
14590 2004-06-14  David Schleef  <ds@schleef.org>
14591
14592         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14593         standard.  Thank you for playing.
14594
14595 2004-06-14  Wim Taymans  <wim@fluendo.com>
14596
14597         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14598         Patch 1.3 broke the ordering of the colorspace info and
14599         made the plugin basically work by coincidence, reordered
14600         the info.
14601
14602 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14603
14604         * ext/lame/gstlame.c:
14605         * ext/mad/gstmad.c:
14606           sync caps.  Make sure mad can only output a list of rates, not
14607           a full range.  In the future, have three caps lists for each of the
14608           mpeg versions.  Change mpegversion to a double as well.
14609
14610 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14611
14612         * gst/volume/.cvsignore:
14613         * gst/volume/Makefile.am:
14614         * gst/volume/demo.c: (value_changed_callback), (idler),
14615         (setup_gui), (main):
14616           added small demo app
14617
14618 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14619         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14620         * ext/esd/esdsink.h:
14621         Close the esd connection on pause, because esd will just wait -
14622         blocking all other esd clients indefinitely.
14623
14624 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14625
14626         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14627           previous commit with GST_DEBUG
14628
14629 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14630
14631         * configure.ac:
14632           add a header check for a dvdread header in dvdnav.  Fixes #133002
14633
14634 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14635
14636         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14637         * gst/tcp/gsttcpclientsink.h:
14638         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14639         * gst/tcp/gsttcpclientsrc.h:
14640         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14641         (gst_tcpserversink_handle_server_read),
14642         (gst_tcpserversink_init_send):
14643         * gst/tcp/gsttcpserversink.h:
14644         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14645         * gst/tcp/gsttcpserversrc.h:
14646         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14647         version of IP)
14648
14649 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14650
14651         * configure.ac:
14652         Added ogg library so that OSX detects libtheora properly
14653
14654 2004-06-11  Wim Taymans  <wim@fluendo.com>
14655
14656         * ext/theora/theoradec.c: (theora_dec_chain),
14657         (theora_dec_change_state):
14658         Don't try to decode frames before we received a keyframe.
14659
14660 2004-06-11  Wim Taymans  <wim@fluendo.com>
14661
14662         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14663         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14664         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14665         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14666         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14667         Added property to set the maximum delay of a page.
14668
14669 2004-06-10  Wim Taymans  <wim@fluendo.com>
14670
14671         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14672         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14673         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14674         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14675         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14676         Added max-delay property to control the maximum amount
14677         of data to put in one page.
14678
14679 2004-06-10  Wim Taymans  <wim@fluendo.com>
14680
14681         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14682         (gst_theora_enc_init), (theora_enc_sink_link),
14683         (theora_buffer_from_packet), (theora_enc_set_property),
14684         (theora_enc_get_property):
14685         Set duration on encoded buffer, added some more properties
14686
14687 2004-06-10  Wim Taymans  <wim@fluendo.com>
14688
14689         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14690         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14691         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14692         * ext/theora/theoraenc.c: (theora_enc_chain):
14693         Fix refcounting bugs
14694
14695 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14696
14697         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14698         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14699         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14700         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14701         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14702         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14703         (gst_asf_demux_change_state):
14704         * gst/asfdemux/gstasfdemux.h:
14705           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14706           feels like. I think we should set a new requirement for demuxers
14707           from now on to implement sane loop functions, data loops, query
14708           and seek functions before first commit into CVS. And this commit
14709           fixes all of the above.
14710
14711 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14712
14713         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14714           vorbis comments are properly encoded in UTF-8 before adding them
14715           to a GstTagList
14716
14717 2004-06-09  Benjamin Otte  <otte@gnome.org>
14718
14719         * ext/alsa/gstalsa.c: (add_channels):
14720           handle min <= max correctly
14721         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14722         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14723           add fixation functions so we fixate correctly. No preferring of alaw
14724           anymore because it's the first structure.
14725         * ext/alsa/gstalsa.h:
14726         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14727         (gst_alsa_hw_params_dump):
14728           add functions to ease debugging in alsalib
14729         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14730         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14731         (gst_alsa_start_audio):
14732           only specify hw params if we really setup a format (fixes #134007 -
14733           or at least works around it)
14734
14735 2004-06-09  Wim Taymans  <wim@fluendo.com>
14736
14737         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14738         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14739         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14740         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14741         (gst_ogg_mux_loop):
14742         Use stream caps to setup the initial pages in the ogg stream.
14743         Correctly set the streamheader caps on the srcpad.
14744
14745 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14746
14747         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14748         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14749         (gst_v4lsrc_getcaps):
14750         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14751         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14752           add querying of fps lists for webcams.  Negotiating to a framerate
14753           now works.
14754
14755 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14756
14757         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14758         (theora_push_buffer), (theora_push_packet),
14759         (theora_set_header_on_caps), (theora_enc_chain):
14760           mark buffers and put on streamheader, raw theora streaming
14761           now works too, whee
14762
14763 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14764
14765         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14766         (gst_tcp_gdp_read_caps):
14767           do a looping read for caps and GDP headers too
14768
14769 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14770
14771         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14772         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14773           return EOS instead of NULL in _get
14774
14775 2004-06-08  Wim Taymans  <wim@fluendo.com>
14776
14777         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14778         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14779         (gst_tcp_gdp_write_caps):
14780         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14781         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14782         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14783         Memory leak fixes
14784
14785 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14786
14787         * ext/vorbis/Makefile.am:
14788         * ext/vorbis/vorbis.c: (plugin_init):
14789         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14790         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14791         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14792         (vorbis_parse_change_state):
14793         * ext/vorbis/vorbisparse.h:
14794           adding a vorbisparse element that marks the buffers, streaming
14795           raw vorbis using GDP now works, whee
14796
14797 2004-06-08  Wim Taymans  <wim@fluendo.com>
14798
14799         * ext/jpeg/Makefile.am:
14800         * ext/jpeg/README:
14801         * ext/jpeg/gstjpeg.c: (plugin_init):
14802         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14803         (gst_smokedec_base_init), (gst_smokedec_class_init),
14804         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14805         * ext/jpeg/gstsmokedec.h:
14806         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14807         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14808         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14809         (gst_smokeenc_resync), (gst_smokeenc_chain),
14810         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14811         * ext/jpeg/gstsmokeenc.h:
14812         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14813         (smokecodec_flush_destination), (smokecodec_term_destination),
14814         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14815         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14816         (smokecodec_term_source), (smokecodec_encode_new),
14817         (smokecodec_decode_new), (smokecodec_info_free),
14818         (smokecodec_set_quality), (smokecodec_get_quality),
14819         (smokecodec_set_threshold), (smokecodec_get_threshold),
14820         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14821         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14822         (smokecodec_parse_header), (smokecodec_decode):
14823         * ext/jpeg/smokecodec.h:
14824         Added a new simple jpeg based codec
14825
14826 2004-06-08  Wim Taymans  <wim@fluendo.com>
14827
14828         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14829         (gst_multipart_mux_loop):
14830         Fix memory leak
14831
14832 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14833
14834         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14835         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14836         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14837         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14838         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14839         * gst/tcp/gsttcpserversink.h:
14840           take streamheader into account
14841
14842 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14843
14844         * gst/level/Makefile.am:
14845         * gst/level/gstlevel.c: (gst_level_class_init):
14846           clean up marshal generation
14847
14848 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14849
14850         * gst/tcp/Makefile.am:
14851         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14852         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14853         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14854         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14855         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14856         (gst_tcpclientsrc_get_property):
14857         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14858         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14859         (gst_tcpserversink_handle_client_read),
14860         (gst_tcpserversink_handle_client_write),
14861         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14862         * gst/tcp/gsttcpserversink.h:
14863           add signals client-added and client-removed
14864         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14865         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14866         (gst_tcpserversrc_get_property):
14867         uniformized, change default protocol to NONE
14868         * gst/tcp/gsttcp-marshal.list: added
14869 2004-06-07  Benjamin Otte  <otte@gnome.org>
14870
14871         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14872           handle discont events if they happen before caps nego
14873
14874 2004-06-07  Wim Taymans  <wim@fluendo.com>
14875
14876         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14877         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14878         (gst_multipart_demux_plugin_init):
14879         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14880         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14881         (gst_multipart_mux_change_state):
14882         Small updates, fix a memleak
14883
14884 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14885
14886         * configure.ac: OSS portability
14887         * ext/arts/gst_arts.c: idem
14888         * sys/oss/gstosselement.c: idem
14889         * sys/oss/gstossmixer.c: idem
14890         * sys/oss/gstosssink.c: idem
14891         * sys/oss/gstosssrc.c: idem
14892         * sys/oss/oss_probe.c: idem
14893           - check for soundcard.h in different places for some BSD
14894
14895 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14896
14897         * AUTHORS:
14898         Add me to the authors file
14899         * configure.ac:
14900         Increase the libdv requirement to >= version 0.100
14901         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14902         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14903         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14904         * ext/dv/gstdvdec.h:
14905         Add support for the new_media flag when sending DISCONT events
14906         Make the querying work when video pad is not linked
14907
14908 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14909
14910         reviewed by Benjamin Otte  <otte@gnome.org>
14911
14912         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14913           create a NULL-initialized array of pads, so we don't think they
14914           exist already. (fixes #143130)
14915
14916 2004-06-07  Benjamin Otte  <otte@gnome.org>
14917
14918         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14919         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14920         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14921           don't use // coments
14922
14923 2004-06-07  Benjamin Otte  <otte@gnome.org>
14924
14925         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14926           cast to GstClockTime to get higher granularity
14927         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14928           use gst_element_set_time_delay to get the exact time
14929         * ext/mad/gstmad.c: (gst_mad_chain):
14930           use the negotiated rate instead of the current frame's rate which
14931           might be wrong because of bit errors. This avoids emitting totally
14932           bogus timestamps and screwing sync.
14933         (fixes #143454)
14934
14935 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14936
14937         reviewed by Benjamin Otte  <otte@gnome.org>
14938
14939         * gst/adder/gstadder.c: (gst_adder_loop):
14940           properly error out when no negotiation has happened yet. (fixes
14941           #143032)
14942
14943 2004-06-06  Benjamin Otte  <otte@gnome.org>
14944
14945         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14946           forward correctly transformed offset in discont events. Based on
14947           patch by Arwed v. Merkatz. (fixes #142851)
14948
14949 2004-06-06  David Schleef  <ds@schleef.org>
14950
14951         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14952         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14953         problems on several systems.
14954
14955 2004-06-06  Benjamin Otte  <otte@gnome.org>
14956
14957         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14958           use explicit caps on the srcpad
14959         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14960           properly error out if caps couldn't be set (fixes #142764)
14961
14962 2004-06-06  Benjamin Otte  <otte@gnome.org>
14963
14964         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14965         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14966         (gst_alsa_start_audio):
14967           - don't call set_periods_integer anymore, it breaks the
14968           configuration randomly
14969           - call snd_pcm_hw_params_set_access directly instead of using masks
14970           - don't fail if the sw_params can't be set, just use the default
14971           params and hope it works. Alsalib has weird issues when you touch
14972           sw_params and does no proper error reporting about what failed.
14973         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14974         (gst_alsa_close_audio):
14975           make our alsa debugging go via gst debugging and not conditionally
14976           defined
14977         * ext/alsa/gstalsa.h:
14978           add ALSA_DEBUG_FLUSH macro
14979         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14980         (plugin_init):
14981           wrap alsa errors to be printed via the gst debugging system and not
14982           spammed to stderr
14983
14984 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14985
14986         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14987         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14988         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14989         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14990         (qtdemux_parse_trak):
14991         * gst/qtdemux/qtdemux.h:
14992           Bitch. Also known as seeking, querying & co.
14993         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14994         (gst_osssink_change_state):
14995         * sys/oss/gstosssink.h:
14996           Resyncing is for weenies, this hack is no longer needed and was
14997           broken anyway (since it - unintendedly - always leaves resync to
14998           TRUE).
14999
15000 2004-06-05  Andrew Turner <zxombie@hotpop.com>
15001
15002         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
15003         * gst/tcp/gsttcpclientsrc.h: idem
15004           - define MSG_NOSIGNAL if not done
15005           - include unistd.h for off_t
15006           (fixes #143749)
15007
15008 2004-06-05  Benjamin Otte  <otte@gnome.org>
15009
15010         * configure.ac:
15011         * ext/kio/Makefile.am:
15012           check for qt's moc preprocessor explicitly and use it
15013
15014 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15015
15016         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15017           don't get a signal for EPIPE on socket writes
15018           (somebody check if this works on other platforms)
15019
15020 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15021
15022         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15023         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15024           check error condition on available samples correctly
15025
15026 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15027
15028         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15029           avoid a segfault
15030         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15031         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15032         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15033         (gst_tcpserversrc_gdp_read_header):
15034          use ssize_t over size_t since the former is signed and thus the
15035          check for error codes can work
15036
15037 2004-06-02  Wim Taymans  <wim@fluendo.com>
15038
15039         reviewed by: Johan
15040
15041         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15042         (gst_multipart_mux_loop):
15043         Oops
15044
15045 2004-06-02  Wim Taymans  <wim@fluendo.com>
15046
15047         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15048         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15049         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15050         (gst_multipart_mux_change_state):
15051         Added configurable boundary specifier, added the value as a
15052         caps field as well.
15053
15054 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15055
15056         * gst/tcp/gsttcp.c:
15057         * gst/tcp/gsttcpclientsrc.c:
15058         * gst/tcp/gsttcpclientsrc.h:
15059         * gst/tcp/gsttcpserversrc.c:
15060           - portability fix, to compile on OSX
15061             (fixes #143146)
15062
15063         * sys/osxaudio/gstosxaudioelement.c:
15064         * sys/osxaudio/gstosxaudiosink.c:
15065         * sys/osxaudio/gstosxaudiosrc.c:
15066           - compilation warnings on OSX
15067             (fixes #143153)
15068
15069 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15070
15071         * ext/vorbis/vorbisdec.c : sign warning fixes
15072
15073         * gst-libs/gst/mixer/mixertrack.c :
15074           do no use defines which are glib 2.4 specific
15075
15076 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15077
15078         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15079           buffer since libflac doesn't expect it (reports a sync error when
15080           it encounters that)
15081
15082
15083 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15084
15085         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15086         * gst-libs/gst/mixer/mixertrack.c:
15087         (gst_mixer_track_get_property), (get_mixer_track_init),
15088         (get_mixer_track_get_property): Added property accessors
15089         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15090         * gst-libs/gst/mixer/mixeroptions.c:
15091         (gst_mixer_options_get_values): Added
15092         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15093         * gst-libs/gst/mixer/mixer.c: Fixed comment
15094
15095
15096 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15097
15098         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15099           improve error messages on open
15100
15101
15102 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15103
15104         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15105           check if v4l-conf is in path
15106
15107 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15108
15109         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15110           change assert to a more readable error message
15111
15112 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15113
15114         * gst-libs/gst/tuner/tunerchannel.h:
15115           - add a freq_multiplicator field to make the conversion
15116             between internal frequency unit and Hz
15117         * sys/v4l/gstv4lelement.c:
15118         * sys/v4l2/gstv4l2element.c:
15119           - change default video device to /dev/video0
15120         * sys/v4l/v4l_calls.c:
15121         * sys/v4l2/v4l2_calls.c:
15122           - we only expose frequency to the user in Hz instead of
15123             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15124
15125 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15126         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15127           Initialise b_o_s and e_o_s variables
15128         * gst-libs/gst/riff/riff-media.c:
15129         (gst_riff_create_video_caps_with_data):
15130           Add some unusual fourcc's from mplayer avi's
15131         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15132           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15133           autoplugging.
15134
15135 2004-05-28  Wim Taymans  <wim@fluendo.com>
15136
15137         * configure.ac:
15138         * gst/alpha/Makefile.am:
15139         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15140         (gst_alpha_get_type), (gst_alpha_base_init),
15141         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15142         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15143         (gst_alpha_chroma_key), (gst_alpha_chain),
15144         (gst_alpha_change_state), (plugin_init):
15145         A plugin to add an alpha channel to I420 video. Can optionally do
15146         chroma keying.
15147         * gst/multipart/Makefile.am:
15148         * gst/multipart/multipart.c: (plugin_init):
15149         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15150         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15151         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15152         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15153         (gst_multipart_demux_change_state),
15154         (gst_multipart_demux_plugin_init):
15155         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15156         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15157         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15158         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15159         (gst_multipart_mux_pad_unlink),
15160         (gst_multipart_mux_request_new_pad),
15161         (gst_multipart_mux_handle_src_event),
15162         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15163         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15164         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15165         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15166         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15167         send multipart jpeg images to a browser.
15168         * gst/videobox/Makefile.am:
15169         * gst/videobox/README:
15170         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15171         (gst_video_box_get_type), (gst_video_box_base_init),
15172         (gst_video_box_class_init), (gst_video_box_init),
15173         (gst_video_box_set_property), (gst_video_box_get_property),
15174         (gst_video_box_sink_link), (gst_video_box_i420),
15175         (gst_video_box_ayuv), (gst_video_box_chain),
15176         (gst_video_box_change_state), (plugin_init):
15177         Crops or adds borders around an image. can do alpha channel
15178         borders as well.
15179         * gst/videomixer/Makefile.am:
15180         * gst/videomixer/README:
15181         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15182         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15183         (gst_videomixer_pad_get_sink_event_masks),
15184         (gst_videomixer_pad_get_property),
15185         (gst_videomixer_pad_set_property),
15186         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15187         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15188         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15189         (gst_videomixer_base_init), (gst_videomixer_class_init),
15190         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15191         (gst_videomixer_handle_src_event),
15192         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15193         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15194         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15195         (gst_videomixer_loop), (gst_videomixer_get_property),
15196         (gst_videomixer_set_property), (gst_videomixer_change_state),
15197         (plugin_init):
15198         Generic video mixer plugin, can handle multiple inputs all with
15199         different framerates and video sizes. Is fully alpha channel
15200         aware.
15201
15202 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15203
15204         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15205           Select first track as master track. Not sure how else to handle
15206           that...
15207         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15208           Discard discont events. Should fix #142962.
15209
15210 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15211
15212         * ext/alsa/Makefile.am:
15213         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15214         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15215         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15216         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15217         (gst_alsa_mixer_get_option):
15218         * ext/alsa/gstalsamixer.h:
15219         * ext/alsa/gstalsamixeroptions.c:
15220         (gst_alsa_mixer_options_get_type),
15221         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15222         (gst_alsa_mixer_options_new):
15223         * ext/alsa/gstalsamixeroptions.h:
15224         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15225         * ext/alsa/gstalsamixertrack.h:
15226           Add enumerations (as GstMixerOptions). Make correct distinction
15227           between input/output tracks. Add capture/playback private flag.
15228           Use flag to decide on whether to set capture or playback volumes
15229           or switches. Use playback and record switches.
15230         * gst-libs/gst/mixer/Makefile.am:
15231         * gst-libs/gst/mixer/mixer-marshal.list:
15232         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15233         (gst_mixer_set_option), (gst_mixer_get_option),
15234         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15235         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15236         * gst-libs/gst/mixer/mixer.h:
15237         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15238         (gst_mixer_options_class_init), (gst_mixer_options_init),
15239         (gst_mixer_options_dispose):
15240         * gst-libs/gst/mixer/mixeroptions.h:
15241           Add GstMixerOptions.
15242         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15243           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15244           broken device detection on computers with multiple OSS sound
15245           cards.
15246
15247 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15248
15249         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15250           fixate nicely even when the peer is not negotiating
15251
15252 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15253
15254         * gst/audioconvert/gstaudioconvert.c:
15255         (gst_audio_convert_parse_caps):
15256           make sure we don't allow depth > width
15257         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15258           fixate endianness to G_BYTE_ORDER as default
15259         * gst/audioscale/gstaudioscale.c:
15260           we don't handle another endianness as host-endianness
15261
15262 2004-05-25  David Schleef  <ds@schleef.org>
15263
15264         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15265
15266 2004-05-24  Benjamin Otte  <otte@gnome.org>
15267
15268         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15269         (gst_oggvorbisenc_setup):
15270           properly fail when we can't setup the vorbis encoder due to
15271           unsupported settings
15272         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15273         (gst_vorbisenc_setup):
15274           same
15275         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15276           fix case where warnings occured when one pad was unlinked while the
15277           other's link function was called
15278
15279 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15280
15281         * gst/tcp/Makefile.am:
15282           use GST_ENABLE_NEW
15283
15284 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15285
15286         * gst-libs/gst/resample/private.h:
15287           don't use optimizations that are #if 0'ed
15288
15289 2004-05-24  Wim Taymans  <wim@fluendo.com>
15290
15291         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15292         Fix potential division by zero error and hopefully get
15293         the position query right to get correct timestamps on avi
15294         audio.
15295
15296 2004-05-24  Wim Taymans  <wim@fluendo.com>
15297
15298         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15299         (gst_videoscale_scale_nearest_str2),
15300         (gst_videoscale_scale_nearest_str4),
15301         (gst_videoscale_scale_nearest_32bit),
15302         (gst_videoscale_scale_nearest_24bit),
15303         (gst_videoscale_scale_nearest_16bit):
15304         Fix the scaling algorithm and avoid a buffer overflow.
15305         removed the while loop in the scaling function as it
15306         was used for point sampling only.
15307
15308 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15309
15310         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15311         (gst_id3_tag_class_init), (gst_id3_tag_init),
15312         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15313         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15314         (gst_id3_tag_send_tag_event):
15315           lots of fixes to make id3mux work and id3demux work correctly
15316
15317 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15318
15319         * ext/Makefile.am:
15320           add rules to build shout2send (was removed by accident
15321           when this module was no more marked experimental/broken)
15322
15323 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15324
15325         * ext/shout2/gstshout2.c:
15326         * ext/shout2/gstshout2.h:
15327           adding a "connection problem" signal to shout2send
15328           (fixes #142954)
15329
15330 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15331
15332         * ext/kio/kioreceiver.cpp:
15333         * ext/kio/kioreceiver.h:
15334           fix sign comparison issues
15335
15336 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15337
15338         * gst/cdxaparse/gstcdxaparse.c:
15339         * gst/cdxaparse/gstcdxaparse.h:
15340           some renaming
15341           add some checks/sanity
15342           prepare for seek addition
15343
15344         * sys/sunaudio/gstsunaudio.c:
15345           remove exported dupe init function
15346
15347 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15348
15349         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15350         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15351           Fix format conversion and position querying.
15352         * gst/debug/progressreport.c: (gst_progressreport_report):
15353           Don't output a bogus total value that we didn't query.
15354         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15355           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15356           only a blank window after xine has been used.
15357
15358 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15359
15360         * m4/as-arts.m4:
15361           sync with upstream version to fix test on FC2
15362           readd with -ko to preserve Id header
15363
15364 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15365
15366         * configure.ac:
15367           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15368         * gst/tcp/gsttcpclientsrc.c: idem
15369         * gst/tcp/gsttcpserversink.c: idem
15370         * gst/tcp/gsttcpserversrc.c: idem
15371         * m4/gst-fionread.m4: idem
15372
15373         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15374
15375         * configure.ac: enable speex plugin for speex 1.1.5+
15376         * ext/speex/gstspeexenc.c: fix cast warning
15377
15378         * ext/esd/README: fix typo
15379
15380 2004-05-20  David Schleef  <ds@schleef.org>
15381
15382         * configure.ac: Minor cosmetic change to convince the buildbot to
15383         reautogen.
15384         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15385         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15386         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15387         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15388         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15389         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15390         More hacking.  Plays audio now.
15391
15392 2004-05-20  David Schleef  <ds@schleef.org>
15393
15394         * configure.ac:
15395         * sys/Makefile.am:
15396
15397 2004-05-20  David Schleef  <ds@schleef.org>
15398
15399         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15400         * sys/osxaudio/gstosxaudio.c:
15401         * sys/osxaudio/gstosxaudioelement.c:
15402         * sys/osxaudio/gstosxaudioelement.h:
15403         * sys/osxaudio/gstosxaudiosink.c:
15404         * sys/osxaudio/gstosxaudiosink.h:
15405         * sys/osxaudio/gstosxaudiosrc.c:
15406         * sys/osxaudio/gstosxaudiosrc.h:
15407
15408 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15409
15410         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15411         (gst_vorbisenc_chain):
15412           put the codec headers on the caps as streamheader as well as
15413           pushing them out
15414
15415 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15416
15417         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15418         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15419         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15420         split up push_packet into two functions
15421
15422 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15423
15424         * gst/tcp/.cvsignore:
15425           ignore enums
15426         * gst/tcp/Makefile.am:
15427         * gst/tcp/README:
15428         * gst/tcp/gsttcp.c:
15429         * gst/tcp/gsttcp.h:
15430         * gst/tcp/gsttcpclientsink.c:
15431         * gst/tcp/gsttcpclientsink.h:
15432         * gst/tcp/gsttcpclientsrc.c:
15433         * gst/tcp/gsttcpclientsrc.h:
15434         * gst/tcp/gsttcpplugin.c:
15435         * gst/tcp/gsttcpserversink.c:
15436         * gst/tcp/gsttcpserversink.h:
15437         * gst/tcp/gsttcpserversrc.c:
15438         * gst/tcp/gsttcpserversrc.h:
15439           add new tcp elements
15440
15441 2004-05-19  Wim Taymans  <wim@fluendo.com>
15442
15443         * gst/law/mulaw-conversion.c: (mulaw_encode):
15444         Fix overflow bug in ulaw encoding.
15445
15446 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15447
15448         * ext/mad/gstmad.c: (gst_mad_handle_event):
15449           don't unref the event twice
15450
15451 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15452
15453         * configure.ac:
15454           remove -Wno-sign-compare
15455
15456 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15457
15458         * configure.ac:
15459           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15460           if you want to work against glib 2.2 and 2.4
15461
15462 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15463
15464         * gst/tcp/Makefile.am:
15465         * gst/tcp/gsttcp.c:
15466         * gst/tcp/gsttcp.h:
15467         * gst/tcp/gsttcpsink.h:
15468         * gst/tcp/gsttcpsrc.h:
15469           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15470
15471 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15472
15473         * gst/debug/tests.c: (md5_get_value):
15474           fix segfault on gst-inspect
15475
15476 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15477
15478         * gst/debug/testplugin.c:
15479         * gst/debug/tests.c:
15480         * gst/debug/tests.h:
15481           add new extensible and configurable testing element. Current tests
15482           include buffer count, stream length, timestamp/duration matching and
15483           md5.
15484         * gst/debug/Makefile.am:
15485         * gst/debug/gstdebug.c: (plugin_init):
15486           add infrastructure for new element
15487
15488 2004-05-19  Johan Dahlin  <johan@gnome.org>
15489
15490         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15491         ending of the array. Fixes gst-inspect segfault on ppc.
15492
15493 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15494
15495         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15496
15497         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15498
15499 2004-05-18  David Schleef  <ds@schleef.org>
15500
15501         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15502         warnings (bugs, actually) noticed by gcc but not forte.
15503
15504 2004-05-18  David Schleef  <ds@schleef.org>
15505
15506         * sys/sunaudio/Makefile.am:
15507         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15508
15509 2004-05-18  David Schleef  <ds@schleef.org>
15510
15511         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15512         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15513         to allow qtdemux to use non-seekable streams. (bug #142272)
15514
15515 2004-05-18  David Schleef  <ds@schleef.org>
15516
15517         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15518         (gst_resample_sinc_ft_float): Remove use of static temporary
15519         buffer.  This code was obviously not supposed to last long, but
15520         it's stuck in our ABI, so it required a little hack to make it
15521         ABI-compatible.  Fixes #142585.
15522         * gst-libs/gst/resample/resample.h: same.
15523
15524 2004-05-18  David Schleef  <ds@schleef.org>
15525
15526         * configure.ac: Add sunaudio
15527         * examples/Makefile.am: make gstplay depend on gconf
15528         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15529         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15530         (convert_table_lookup), (img_convert): remove c99-isms
15531         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15532           unsigned, to fix a warning on Solaris
15533         * gst/mpeg1sys/systems.c: bcopy->memcpy
15534         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15535         * sys/Makefile.am: Add sunaudio
15536
15537 2004-05-18  Wim Taymans  <wim@fluendo.com>
15538
15539         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15540         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15541         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15542         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15543         (gst_ogg_mux_loop):
15544         Fix an ugly memleak where the muxer didn't flush enough ogg
15545         pages. This also resulted in badly muxed ogg files.
15546
15547 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15548
15549         * gst/asfdemux/asfheaders.c :
15550         * gst/asfdemux/asfheaders.h :
15551         * gst/asfdemux/gstasfdemux.c :
15552           - fix ASF_OBJ_PADDING guid
15553           - add 3 new object guids (language list, metadata,
15554             extended stream properties)
15555           - add a function to parse extended header objects
15556
15557 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15558
15559         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15560           remove leftover debugging g_print
15561
15562 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15563
15564         * ext/mad/gstmad.c: (gst_mad_handle_event):
15565           Fix for when the first format in a discont event is not a
15566           byte-based one. Should fix #137710.
15567
15568 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15569
15570         * m4/a52.m4 : fix compilation with -Wall -Werror
15571         * m4/libfame.m4 : idem
15572         * m4/libmikmod.m4 : idem
15573
15574 2004-05-17  Benjamin Otte  <otte@gnome.org>
15575
15576         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15577           signal the new tags before giving up the reference
15578
15579 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15580
15581         * ext/shout2/gstshout2.c:
15582           use application/ogg instead of application/x-ogg (patch by Patrick
15583           Guimond, fixes #142432)
15584         * sys/oss/gstosselement.c: (gst_osselement_reset),
15585         (gst_osselement_sync_parms):
15586           don't set fragment size unless specified (fixes #142493)
15587
15588 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15589
15590         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15591           fixes #142664
15592
15593 2004-05-17  Benjamin Otte  <otte@gnome.org>
15594
15595         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15596           compute offsets correctly for internal buffers so timestamps are set
15597           correctly when we can't seek. Also handle cases where there are no
15598           offsets. (based on a patch by David Moore, fixes #142507)
15599
15600 2004-05-17  Benjamin Otte  <otte@gnome.org>
15601
15602         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15603           use correct variable when determining amount of data to skip so we
15604           don't skip into the void and segfault
15605
15606 2004-05-16  Benjamin Otte  <otte@gnome.org>
15607
15608         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15609           Hi, I'm a memleak
15610
15611 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15612
15613         * gst/asfdemux/gstasfdemux.c:
15614           - fix a mem leak and always propagate tags
15615           - add WMV3 to known video codecs (but no decoder yet)
15616           - replace "surplus data" at end of audio header for what
15617             it is : codec specific data
15618           - fix a typo
15619
15620 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15621
15622         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15623
15624         * gst-libs/gst/audio/audioclock.c:
15625           Fix wrong return type (#142205).
15626
15627 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15628
15629         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15630           Ignore CRCs by default (fixes #142566).
15631
15632 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15633
15634         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15635         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15636         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15637         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15638         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15639         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15640           Fix for cases where we fail to attach to a mixer.
15641
15642 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15643
15644         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15645           Don't touch events after not owning them anymore.
15646         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15647         (gst_wavparse_fmt), (gst_wavparse_other),
15648         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15649         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15650         (gst_wavparse_srcpad_event):
15651         * gst/wavparse/gstwavparse.h:
15652           Add seeking, fix querying.
15653
15654 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15655
15656         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15657           - process comments even if they don't end with \0\0
15658             g_convert would ignore them if present and works well without them
15659
15660 2004-05-16  Benjamin Otte  <otte@gnome.org>
15661
15662         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15663           simplify caps
15664
15665 2004-05-16  Benjamin Otte  <otte@gnome.org>
15666
15667         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15668           don't write to memory we might not write to - g_convert does that
15669           for us anyway (fixes #142613)
15670         (gst_asf_demux_audio_caps):
15671           comment out gst_util_dump_mem
15672
15673 2004-05-16  Benjamin Otte  <otte@gnome.org>
15674
15675         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15676           compute correct expected timestamps after seek (broken since
15677           last commit)
15678         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15679           rename element and debugging category to gdkpixbufscale
15680
15681 2004-05-16  Benjamin Otte  <otte@gnome.org>
15682
15683         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15684           add error checking to snd_pcm_delay and remove duplicate call to
15685           snd_pcm_delay that caused issues (see inline code comments)
15686         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15687           make more readable and fix return value when snd_pcm_delay fails
15688         (fixes #142586)
15689
15690 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15691         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15692         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15693         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15694         (gst_pixbufscale_link), (gst_pixbufscale_init),
15695         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15696         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15697         (gst_pixbufscale_get_property), (pixbufscale_init):
15698         * ext/gdk_pixbuf/pixbufscale.h:
15699         Add these files I forgot earlier
15700
15701 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15702         * ext/gdk_pixbuf/Makefile.am:
15703         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15704         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15705         Add new pixbufscale element to scale RGB video
15706         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15707         and HYPER interpolation correctly.
15708         * ext/theora/theoraenc.c: (theora_enc_chain),
15709         Discard buffer and return if explicit caps could not be set
15710         (theora_enc_get_property):
15711         Make _get return kbps for the bitrate consistent with
15712         the _set function.
15713
15714
15715 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15716
15717         * ext/libvisual/visual.c: (gst_visual_chain):
15718           add missing visual_audio_analyze
15719
15720 2004-05-14  David Schleef  <ds@schleef.org>
15721
15722         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15723         is killed while we're playing.
15724         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15725         gst_element_no_more_pads().
15726
15727 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15728
15729         * gst-libs/gst/riff/riff-read.c :
15730           - fix INFO tag extraction in RIFF/AVI files
15731             because gst_event_unref (event) also freed taglist
15732           - avoid a mem leak
15733
15734 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15735
15736         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15737         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15738
15739         * gst/auparse/gstauparse.c :
15740           - add code (commented for now) to support audio/x-adpcm on src pad
15741             (we have no decoder for those layout yet)
15742
15743         * gst/cdxaparse/gstcdxaparse.c :
15744         * gst/cdxaparse/gstcdxaparse.h :
15745           - partial rewrite using RiffRead (ripped iain's wavparse code)
15746
15747         * gst/rtp/gstrtpL16enc.c : typo
15748         * gst/rtp/gstrtpgsmenc.c : typo
15749
15750 2004-05-13  Benjamin Otte  <otte@gnome.org>
15751
15752         * configure.ac:
15753           check for exact version of libvisual, it's not supposed to be
15754           API/ABI stable yet
15755
15756 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15757
15758         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15759           signal no-more-pads
15760
15761 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15762
15763         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15764         Report which format was used for GST_FORMAT_DEFAULT
15765         * gst/debug/Makefile.am:
15766         * gst/debug/gstdebug.c: (plugin_init):
15767         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15768         (gst_progressreport_class_init), (gst_progressreport_init),
15769         (gst_progressreport_report), (gst_progressreport_set_property),
15770         (gst_progressreport_get_property), (gst_progressreport_chain),
15771         (gst_progressreport_plugin_init):
15772         Add progressreport element for testing.
15773
15774 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15775
15776         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15777         * sys/v4l/gstv4lsrc.h:
15778         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15779         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15780         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15781         (gst_v4lsrc_grab_frame):
15782           add more debugging
15783           send a discont at start
15784
15785 2004-05-12  Colin Walters  <walters@redhat.com>
15786
15787         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15788         inflooping if we can't find a chunk.  Or in other words, don't blow
15789         chunks if we don't have a chunk to blow.
15790
15791 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15792         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15793         Remove old debug output
15794         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15795         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15796         (gst_dvdec_set_property), (gst_dvdec_get_property):
15797         Change the quality setting to an enum, so it works from gst-launch
15798         Don't renegotiate a non-linked pad. Allows audio only decoding.
15799         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15800         (gst_deinterlace_link), (gst_deinterlace_init):
15801         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15802         (gst_videodrop_link):
15803         Some caps negotiation fixes
15804
15805 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15806
15807         * ext/tarkin/gsttarkin.c :
15808           - Change RANK from NONE to PRIMARY
15809         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15810           - Change RANK from NONE to MARGINAL
15811         * ext/divx/gstdivxenc.c :
15812           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15813
15814 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15815
15816         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15817         (gst_vorbisenc_push_packet):
15818           copy a function that was added between 1.0 and 1.0.1 until we
15819           depend on worthwhile features of post-1.0
15820
15821 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15822
15823         * configure.ac:
15824           enable shout2 by default
15825         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15826         (gst_shout2send_base_init), (gst_shout2send_init),
15827         (gst_shout2send_connect), (gst_shout2send_change_state):
15828         * ext/shout2/gstshout2.h:
15829           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15830           #142262)
15831         * ext/theora/theora.c: (plugin_init):
15832           don't set rank on encoders
15833
15834 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15835
15836         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15837           Use codec_data property instead of flag1 and flag2 for wma
15838
15839 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15840
15841         * gst/cdxaparse/gstcdxaparse.c :
15842           - Add mpegversion to CAPS to make it link
15843           - Rank is as GST_RANK_SECONDARY instead of NONE
15844         * gst/auparse/gstauparse.c :
15845           - Document all audio encoding we can encounter from Solaris 9
15846             headers and libsndfile information.
15847           - Increase max. rate from 48000 to 192000 (to match other elements)
15848           - Don't try to play junk data between header and samples
15849
15850 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15851
15852         * ext/libvisual/visual.c: (gst_visual_getcaps):
15853           use the right caps depending on endianness (I hope)
15854         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15855           use GST_RANK_NONE for all non-decoding elements or spider gets
15856           mighty confused
15857
15858 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15859
15860         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15861           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15862
15863 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15864
15865         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15866         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15867         (gst_switch_loop), (gst_switch_get_type):
15868           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15869           HEADERS. Had to be said.
15870
15871 2004-05-10  David Schleef  <ds@schleef.org>
15872
15873         * configure.ac: Add prototype Dirac support.
15874         * ext/Makefile.am:
15875         * ext/dirac/Makefile.am:
15876         * ext/dirac/gstdirac.cc:
15877         * ext/dirac/gstdiracdec.cc:
15878
15879 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15880
15881         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15882         (gst_auparse_init), (gst_auparse_chain),
15883         (gst_auparse_change_state):
15884           Hack around spider. Remove me some day please.
15885
15886 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15887
15888         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15889           Fix for some uninitialized variables in previous patch, also
15890           makes it work. Fixes #142286 while we're at it.
15891
15892 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15893
15894         * gst/auparse/gstauparse.c:
15895                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15896                 only unsupported formats are ADPCM/CCITT G.72x
15897                 reviewed by Ronald
15898         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15899
15900 2004-05-10  Wim Taymans  <wim@fluendo.com>
15901
15902         * ext/vorbis/Makefile.am:
15903         * ext/vorbis/README:
15904         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15905         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15906         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15907         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15908         (gst_oggvorbisenc_convert_sink),
15909         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15910         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15911         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15912         (get_constraints_string), (update_start_message),
15913         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15914         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15915         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15916         * ext/vorbis/oggvorbisenc.h:
15917         * ext/vorbis/vorbis.c: (plugin_init):
15918         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15919         (raw_caps_factory), (gst_vorbisenc_class_init),
15920         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15921         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15922         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15923         * ext/vorbis/vorbisenc.h:
15924         Added a raw vorbis encoder to be used with the oggmuxer.
15925         We still need the old encoder for some gnome applications,
15926         read the README to find out how that works.
15927         The raw encoder is called "rawvorbisenc" until 0.9.
15928
15929 2004-05-10  Wim Taymans  <wim@fluendo.com>
15930
15931         * ext/ogg/gstogg.c: (plugin_init):
15932         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15933         (gst_ogg_print):
15934         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15935         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15936         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15937         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15938         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15939         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15940         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15941         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15942         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15943         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15944         Added an ogg muxer.
15945         Small typo fixes in the demuxer.
15946
15947 2004-05-10  Wim Taymans  <wim@fluendo.com>
15948
15949         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15950         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15951         (theora_enc_change_state), (theora_enc_set_property),
15952         (theora_enc_get_property):
15953         Mark the last packet with an EOS flag which is not really needed
15954         in gstreamer.
15955         Do some better video framerate initialisation.
15956         Update the buffer timestamp.
15957
15958 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15959
15960         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15961         Return the result of the parent state change call
15962
15963 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15964
15965         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15966         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15967         * gst/law/alaw-encode.c : (idem)
15968         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15969         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15970         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15971
15972 2004-05-09  Benjamin Otte  <otte@gnome.org>
15973
15974         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15975           don't use a fixed buffer size when writing variable length data to
15976           it. Fixes memory corruption and makes alsasrc work
15977
15978 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15979
15980         * ext/gnomevfs/gstgnomevfssink.c:
15981         (_gst_boolean_allow_overwrite_accumulator),
15982         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15983           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15984           RUN_LAST, and don't use that to set the accumulator value because
15985           then it's always FALSE.
15986
15987 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15988
15989         * gst-libs/gst/riff/riff-media.c:
15990         (gst_riff_create_video_caps_with_data),
15991         (gst_riff_create_audio_caps),
15992         (gst_riff_create_audio_template_caps):
15993         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15994           Fix for unaligned RIFF files (i.e. where all the chunks together
15995           in a LIST chunk are not of the same size as the size given in
15996           the LIST chunk header). Fixes several odd WAVE files. Also fix
15997           ADPCM (block_align property) in audio, so that wavparse based
15998           on this works now as it used to stand-alone.
15999
16000 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
16001
16002         reviewed by Benjamin Otte  <otte@gnome.org>
16003
16004         * ext/a52dec/gsta52dec.c:
16005         * ext/divx/gstdivxdec.c:
16006         * ext/divx/gstdivxenc.c:
16007         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16008         * ext/faac/gstfaac.c: (gst_faac_base_init):
16009         * ext/faad/gstfaad.c: (gst_faad_base_init):
16010         * ext/ivorbis/vorbisfile.c:
16011         * ext/lame/gstlame.c:
16012         * ext/libfame/gstlibfame.c:
16013         * ext/mpeg2enc/gstmpeg2enc.cc:
16014         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16015         * ext/sidplay/gstsiddec.cc:
16016         * ext/speex/gstspeexdec.c:
16017         * ext/speex/gstspeexenc.c:
16018         * ext/xvid/gstxviddec.c:
16019         * ext/xvid/gstxvidenc.c:
16020           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16021           (fixes #142193)
16022
16023 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16024
16025         * ext/alsa/gstalsa.c: (device_list),
16026         (gst_alsa_class_probe_devices):
16027         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16028           Fix alsa oddness in mixer after the combination of using mixer
16029           in source/sink elements and using hw:x,y instead of just hw:x.
16030
16031 2004-05-09  Benjamin Otte  <otte@gnome.org>
16032
16033         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16034         (gst_wavparse_create_sourcepad):
16035           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16036           sourcepads
16037
16038 2004-05-09  Benjamin Otte  <otte@gnome.org>
16039
16040         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16041           allow discont events before caps nego
16042
16043 2004-05-08  Benjamin Otte  <otte@gnome.org>
16044
16045         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16046           don't leak events
16047
16048 2004-05-08  Benjamin Otte  <otte@gnome.org>
16049
16050         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16051         (gst_level_change_state), (gst_level_init):
16052         * gst/level/gstlevel.h:
16053           figure out if we're initialized directly instead of keeping a
16054           variable that's wrong in 90% of cases
16055           don't initialize pads and then leak them and use a new unitialized
16056           pad. (fixes #142084)
16057           these were bugs so n00bish I didn't find them for an hour :/
16058
16059 2004-05-08 Iain <iain@prettypeople.org>
16060
16061         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16062         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16063         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16064         return the length that was read.
16065         (gst_riff_read_strf_auds): Allow fmt tags as well.
16066
16067 2004-05-07  David Schleef  <ds@schleef.org>
16068
16069         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16070         signed char assumption in faad.h.
16071
16072 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16073
16074         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16075           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16076
16077 2004-05-07  Colin Walters  <walters@redhat.com>
16078
16079         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16080         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16081         function.
16082         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16083         Add dispose function.
16084
16085 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16086         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16087           Fix caps nego and pad templates. RGB mode caps should
16088           work now.
16089         * ext/dvdnav/gst-dvd:
16090           Move mpeg2dec inside the thread because otherwise the
16091           queue rejects cap changes mid-stream
16092         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16093         (gst_mpeg2dec_flush_decoder):
16094           For mpeg2dec > 0.4.0, call the flush function instead of
16095           manually extracting all in-flight frames.
16096         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16097         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16098           Change mime type video/dv go video/x-dv to match the
16099           rest of gst-plugins
16100
16101 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16102
16103         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16104         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16105         (gst_alsa_sink_class_init):
16106         * ext/alsa/gstalsasink.h:
16107         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16108         (gst_alsa_src_class_init):
16109         * ext/alsa/gstalsasrc.h:
16110           Make alsasink/src a subclass of alsamixer so that mixer stuff
16111           shows up in gst-rec. Needs some finetuning.
16112
16113 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16114
16115         * ext/lame/gstlame.c: (gst_lame_chain):
16116           simplify
16117         * ext/mad/gstmad.c: (gst_mad_handle_event):
16118           fix event leak
16119         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16120           be able to detect mp3 files < 4096 bytes
16121
16122 2004-05-06  Wim Taymans  <wim@fluendo.com>
16123
16124         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16125         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16126         (theora_enc_set_property), (theora_enc_get_property):
16127         Also encode the first frame, cleanup some code.
16128
16129 2004-05-06  Wim Taymans  <wim@fluendo.com>
16130
16131         * ext/mpeg2enc/gstmpeg2enc.cc:
16132         Forward events first before deciding that negotiation was
16133         not performed.
16134
16135 2004-05-06  Wim Taymans  <wim@fluendo.com>
16136
16137         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16138         First process the events before deciding that negotiation
16139         was not performed.
16140
16141 2004-05-06  Wim Taymans  <wim@fluendo.com>
16142
16143         * ext/theora/Makefile.am:
16144         * ext/theora/theora.c: (plugin_init):
16145         * ext/theora/theoradec.c: (theora_dec_change_state):
16146         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16147         (gst_theora_enc_class_init), (gst_theora_enc_init),
16148         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16149         (theora_enc_chain), (theora_enc_change_state),
16150         (theora_enc_set_property), (theora_enc_get_property):
16151         Added a theora encoder, grouped the encoder and decoder into the
16152         same plugin.
16153
16154 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16155
16156         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16157         (gst_jpegenc_chain):
16158         fix DURATION on outgoing buffers
16159         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16160         debug using time formats
16161         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16163         (gst_xvimagesink_sink_link):
16164         windows with width/height 0 generate X errors, so don't allow them
16165
16166 2004-05-05  Wim Taymans  <wim@fluendo.com>
16167
16168         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16169         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16170         (gst_mpeg2dec_negotiate_format):
16171         * ext/mpeg2dec/gstmpeg2dec.h:
16172           removed the static pad template so that we can add the
16173           more accurate framerate value to the caps.
16174
16175
16176 2004-05-04  Benjamin Otte  <otte@gnome.org>
16177
16178         * configure.ac:
16179           check for kdemacros.h, too (should fix #141821)
16180         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16181           don't crash if no header was sent, but nicely error out (fixes part
16182           of #141554)
16183
16184 2004-05-04  Wim Taymans  <wim@fluendo.com>
16185
16186         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16187         parent dispose function to avoid segfault on destroy.
16188
16189 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16190
16191         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16192         (plugin_init):
16193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16194         (gst_xvimagesink_sink_link):
16195         clean up debugging caps
16196         also recreate xvimage when format has changed
16197
16198 2004-05-04  Benjamin Otte  <otte@gnome.org>
16199
16200         * ext/libvisual/Makefile.am:
16201         * ext/libvisual/visual.c: (gst_visual_class_init),
16202         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16203         (gst_visual_srclink), (gst_visual_chain),
16204         (gst_visual_change_state), (plugin_init):
16205           use a GstAdapter to correctly adapt buffer sizes - allows using a
16206           framerate
16207
16208 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16209
16210         * sys/v4l/gstv4lelement.h:
16211         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16212         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16213         (gst_v4lsrc_buffer_free):
16214         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16215         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16216         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16217         (gst_v4lsrc_requeue_frame):
16218         move some debugging categories around
16219         query for fps index and set accordingly if found
16220
16221 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16222
16223         * ext/lame/gstlame.c:
16224         correct defaults that lame_init puts out of range
16225
16226 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16227
16228         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16229         (gst_divxenc_class_init):
16230         fix range since -1 is the default
16231         * gst/mpeg1sys/gstmpeg1systemencode.c:
16232         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16233         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16234         (gst_rtjpegdec_chain):
16235         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16236         (gst_rtjpegenc_chain):
16237         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16238         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16239         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16240         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16241         * sys/v4l/gstv4lsrc.c:
16242         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16243         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16244         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16245         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16246         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16247           remove gst_info calls
16248
16249 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16250
16251         * Makefile.am:
16252         * po/af.po:
16253         * po/az.po:
16254         * po/en_GB.po:
16255         * po/nl.po:
16256         * po/sr.po:
16257         * po/sv.po:
16258           Updated translations
16259
16260 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16261
16262         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16263           refactor/comment code
16264
16265 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16266
16267         * gst/asfdemux/Makefile.am:
16268         * gst/asfdemux/asfheaders.c:
16269         * gst/asfdemux/asfheaders.h:
16270         * gst/asfdemux/gstasf.c: (plugin_init):
16271         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16272         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16273         (gst_asf_demux_setup_pad):
16274         * gst/asfdemux/gstasfdemux.h:
16275         * gst/asfdemux/gstasfmux.c:
16276         * gst/asfdemux/gstasfmux.h:
16277           Add tagging support to demuxer, split out registration in its own
16278           file instead of in demux (hacky), and prevent having some tables
16279           in our memory multiple times (in asfheaders.h).
16280
16281 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16282
16283         * gst/matroska/matroska-demux.c:
16284         (gst_matroska_demux_parse_metadata):
16285         * gst/matroska/matroska-ids.h:
16286           Basic tag reading support.
16287
16288 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16289
16290         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16291           Really detect ac-3 audio.
16292         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16293           really detect matroska files (off-by-1).
16294
16295 2004-04-30  David Schleef  <ds@schleef.org>
16296
16297         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16298         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16299         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16300         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16301         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16302         hackage -- parse a lot more atoms, extract a few tags.  One might even
16303         mistake this for tag support.  Maybe it is.
16304         * gst/qtdemux/qtdemux.h:
16305
16306 2004-04-30  Colin Walters  <walters@verbum.org>
16307
16308         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16309
16310 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16311
16312         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16313         (gst_ffmpegcolorspace_getcaps):
16314           remove broken nego fix
16315
16316 2004-04-30  Benjamin Otte  <otte@gnome.org>
16317
16318         * configure.ac:
16319         * ext/Makefile.am:
16320         * ext/libvisual/Makefile.am:
16321         * ext/libvisual/visual.c:
16322           add initial support for libvisual (http://libvisual.sourceforge.net)
16323           libvisual is still quite alpha, so expect crashes in there :)
16324
16325 2004-04-29  David Schleef  <ds@schleef.org>
16326
16327         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16328         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16329         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16330         code; you will no longer respect me.
16331
16332 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16333
16334         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16335         * ext/alsa/gstalsa.h :
16336         change alsa pcm device discovery to find more than 1 device
16337         per card. code review by Ronald.
16338
16339 2004-04-29  David Schleef  <ds@schleef.org>
16340
16341         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16342         Add a check for a driver bug on FreeBSD.  (bug #140565)
16343
16344 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16345
16346         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16347         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16348         (gst_jpegenc_getcaps):
16349           move format setting to inner loop
16350         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16351         (gst_ffmpegcolorspace_getcaps):
16352           use GST_PAD_CAPS if available so that we use already negotiated
16353           caps
16354         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16355         (qtdemux_parse_moov), (qtdemux_parse):
16356           extra debugging
16357         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16358         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16359           move hardcoded path to DEFINE
16360
16361 2004-04-28  David Schleef  <ds@schleef.org>
16362
16363         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16364         (bug #140064)
16365
16366 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16367
16368         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16369           Don't probe for playback device if we're a source element. Fixes
16370           #139658.
16371
16372 2004-04-29  Benjamin Otte  <otte@gnome.org>
16373
16374         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16375         (gst_id3_tag_chain):
16376           rewrite buffer offset
16377
16378 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16379
16380         * configure.ac:
16381         * ext/Makefile.am:
16382         * ext/dts/Makefile.am:
16383         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16384         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16385         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16386         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16387         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16388         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16389         (plugin_init):
16390         * ext/dts/gstdtsdec.h:
16391           New DTS decoder.
16392         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16393         (gst_faad_srcconnect):
16394           Add ESDS atom handling (.m4a).
16395
16396 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16397
16398         * ext/divx/gstdivxdec.c: (plugin_init):
16399           Remove comment that makes no sense.
16400         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16401           Fix for obvious typo that resulted in warnings during gst-register.
16402         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16403         (gst_xviddec_sink_link):
16404           Fix caps negotiation a bit better.
16405         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16406           We call this 'codec_data', not 'esds'.
16407
16408 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16409
16410         * gst/monoscope/gstmonoscope.c:
16411           make sure we only provide 256x128
16412         * gst/monoscope/monoscope.c: (monoscope_init):
16413           assert size of 256x128
16414
16415 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16416
16417         * Makefile.am:
16418         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16419         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16420           fixate to max width and height of device
16421
16422 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16423
16424         * Makefile.am:
16425         * sys/v4l/gstv4l.c:
16426         * sys/v4l/gstv4lsrc.c:
16427         * sys/v4l/v4l_calls.c:
16428         * sys/v4l/v4lsrc_calls.c:
16429           fix for qc-usb driver which fakes having more than one buffer
16430           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16431           buffer_free override
16432           add debugging
16433
16434 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16435
16436         * Makefile.am:
16437         * gst/videotestsrc/gstvideotestsrc.c:
16438         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16439         (gst_videotestsrc_init), (gst_videotestsrc_get),
16440         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16441         * gst/videotestsrc/gstvideotestsrc.h:
16442           add num-buffers property
16443
16444         2004-04-26  Benjamin Otte  <otte@gnome.org>
16445
16446         * ext/mad/gstid3tag.c: (plugin_init):
16447           set id3mux rank to NONE so it doesn't confuse spider
16448           require audio/mpeg,mpegversion=1 in id3mux
16449
16450 2004-04-26  Benjamin Otte  <otte@gnome.org>
16451
16452         * configure.ac:
16453           detect faad correctly as non-working if it's indeed non-working
16454
16455 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16456
16457         * Makefile.am:
16458         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16459         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16460         fix _getcaps so it only negotiates to its supported format
16461
16462 2004-04-25  Benjamin Otte  <otte@gnome.org>
16463
16464         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16465           fix memleak
16466
16467 2004-04-23  Benjamin Otte  <otte@gnome.org>
16468
16469         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16470           audio/x-raw-int with height rules! not. Now it's depth.
16471
16472 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16473
16474         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16475         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16476         (gst_wavparse_loop):
16477           Missing variable initialization. Add handling of DVI ADPCM. Fix
16478           mis-parsing of LIST chunks. This works around a bug where we mis-
16479           parse non-aligning LIST chunks (so LIST chunks where the contents
16480           don't align with the actual LIST size). The correct fix is to use
16481           rifflib, I'm not going to fix wavparse - too much work. All this
16482           fixes #104878.
16483
16484 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16485
16486         reviewed by Benjamin Otte  <otte@gnome.org>
16487
16488         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16489           fix shoutcast not working (fixes #140844)
16490
16491 2004-04-22  Benjamin Otte  <otte@gnome.org>
16492
16493         * ext/hermes/gsthermescolorspace.c:
16494         (gst_hermes_colorspace_caps_remove_format_info):
16495         * gst/colorspace/gstcolorspace.c:
16496         (gst_colorspace_caps_remove_format_info):
16497         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16498         (gst_ffmpegcolorspace_caps_remove_format_info):
16499           s/gst_caps_simplify/gst_caps_do_simplify/
16500
16501 2004-04-22  Benjamin Otte  <otte@gnome.org>
16502
16503         * gst-libs/gst/riff/riff-media.c:
16504         (gst_riff_create_video_caps_with_data):
16505           mpegversion is an int
16506         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16507           don't try to create pad templates with NULL caps, use any caps
16508           instead.
16509
16510 2004-04-20  David Schleef  <ds@schleef.org>
16511
16512         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16513         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16514         (bug #140384)
16515
16516 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16517
16518         reviewed by David Schleef
16519
16520         * ext/mad/gstid3tag.c: Add stdlib.h
16521         * gst/rtp/gstrtpgsmenc.c: same
16522         * gst/tags/gstid3tag.c: same
16523         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16524         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16525         GST_DISABLE_LOADSAVE use.
16526         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16527         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16528         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16529         atol(3)).
16530         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16531         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16532         strtoul(3)).
16533         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16534         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16535         $(ID3_CFLAGS).
16536         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16537         $(LIBFAME_CFLAGS).
16538
16539 2004-04-20  David Schleef  <ds@schleef.org>
16540
16541         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16542         last checkin.  Same idea.
16543
16544 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16545
16546         reviewed by David Schleef
16547
16548         * configure.ac: bump required gstreamer version to 0.8.1.1
16549         because of following changes [--ds]
16550
16551         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16552         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16553         (gst_riff_read_header):  Use GST_READ_UINT*
16554         macros to access possibly unaligned memory.
16555
16556         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16557         (mp3_type_find):  Use GST_READ_UINT*
16558         macros to access possibly unaligned memory.
16559         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16560         (speex_type_find): Likewise
16561
16562         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16563
16564         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16565         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16566         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16567         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16568         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16569         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16570         macros to access possibly unaligned memory.
16571
16572         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16573         Likewise.
16574
16575         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16576         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16577
16578         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16579         Likewise.
16580
16581         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16582         (gst_mpeg2subt_chain_subtitle): Likewise.
16583
16584         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16585         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16586         Likewise.
16587
16588         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16589         Likewise.
16590
16591         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16592         Likewise.
16593
16594         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16595         Likewise.
16596
16597 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16598
16599         * configure.ac:
16600           update required version of GStreamer because of GST_TIME_FORMAT
16601
16602 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16603
16604         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16605           remove leftover g_print
16606         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16607           don't try setting only a subset of the caps. We don't want to kill
16608           autoplugging on purpose
16609
16610 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16611
16612         * sys/ximage/ximagesink.c: (plugin_init):
16613         * sys/xvimage/xvimagesink.c: (plugin_init):
16614           add debugging categories
16615
16616 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16617
16618         * po/en_GB.po:
16619         * po/LINGUAS:
16620           Adding en_GB translation (Gareth Owen)
16621
16622 2004-04-20  David Schleef  <ds@schleef.org>
16623
16624         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16625         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16626         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16627         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16628         A number of new features and hacks to extract the esds atom and
16629         put it into the caps.  (bug #137724)
16630
16631 2004-04-19  David Schleef  <ds@schleef.org>
16632
16633         * gconf/Makefile.am: Fix for non-GNU make
16634         * gst-libs/gst/Makefile.am: Change directory order to handle
16635         GstPlay linking with gstinterfaces
16636         * gst-libs/gst/audio/make_filter: make use of tr portable
16637         * gst-libs/gst/play/Makefile.am: Add intended \
16638         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16639         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16640         function prototype instead of void *.
16641         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16642         macro.
16643         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16644         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16645         * gst/videofilter/make_filter: make use of tr portable
16646         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16647
16648 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16649
16650         * po/LINGUAS:
16651         * po/uk.po:
16652           Added Ukrainian translation (Maxim V. Dziumanenko)
16653
16654 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16655
16656         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16657         (gst_gsmdec_link), (gst_gsmdec_chain):
16658           Fix capsnego, simplify chain function slightly.
16659         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16660           Add GSM.
16661
16662 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16663
16664         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16665         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16666         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16667           Hack to make wavparse work with spider (always -> sometimes pad).
16668           Fixes #135862 && #140411.
16669
16670 2004-04-18  Benjamin Otte  <otte@gnome.org>
16671
16672         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16673         (gst_osselement_rate_probe_check),
16674         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16675           get rid of \n in debug output
16676
16677 2004-04-17  Iain <iain@prettypeople.org>
16678
16679         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16680         not just EOS.
16681
16682 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16683
16684         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16685         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16686         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16687         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16688         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16689         (gst_id3_tag_change_state), (plugin_init):
16690           deprecate id3tag element and replace with id3demux/id3mux.
16691           great side effect: this ugly file is now even uglier, yay!
16692         * ext/mad/gstmad.h:
16693           remove non-available function
16694           update for new get_type
16695
16696 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16697
16698         * configure.ac:
16699           require mpeg2dec >= 0.4.0
16700
16701 2004-04-17  Benjamin Otte  <otte@gnome.org>
16702
16703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16704         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16705         (gst_xvimagesink_set_xwindow_id):
16706           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16707           assorted cleanup fixes.
16708
16709 2004-04-16  David Schleef  <ds@schleef.org>
16710
16711         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16712         * sys/xvimage/xvimagesink.h: same
16713
16714 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16715
16716         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16717           Fix GST_ELEMENT_ERROR with (NULL)
16718
16719 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16720
16721         * gst-libs/gst/riff/riff-media.c:
16722         (gst_riff_create_video_caps_with_data):
16723           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16724
16725 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16726
16727         * gst-libs/gst/riff/riff-media.c:
16728         (gst_riff_create_video_caps_with_data),
16729         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16730         (gst_riff_create_video_template_caps),
16731         (gst_riff_create_audio_template_caps):
16732         * gst-libs/gst/riff/riff-media.h:
16733         * gst-libs/gst/riff/riff-read.c:
16734         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16735         * gst-libs/gst/riff/riff-read.h:
16736         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16737           Add MS RLE support. I added some functions to read out strf chunks
16738           into strf chunks and the data behind it. This is usually color
16739           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16740           caps creation. Lastly, add ADPCM (similar to wavparse - which
16741           should eventually be rifflib based).
16742         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16743         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16744         * gst/matroska/matroska-demux.h:
16745           Remove placeholders for some prehistoric tagging system. Didn't add
16746           support for any tag system really anyway.
16747         * gst/qtdemux/qtdemux.c:
16748           Add support for audio/x-m4a (MPEG-4) through spider.
16749         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16750         (gst_wavparse_loop):
16751           ADPCM support (#135862). Increase max. buffer size because we
16752           cannot split buffers for ADPCM (screws references) and I've seen
16753           files with 2048 byte chunks. 4096 seems safe for now.
16754
16755 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16756
16757         * configure.ac: bump nano to 1
16758
16759 === release 0.8.1 ===
16760
16761 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16762
16763         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16764
16765 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16766
16767         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16768           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16769           Fixes #140058
16770
16771 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16772
16773         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16774           lower rank of dvddemux so that it's not used for mpeg playback.
16775
16776 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16777
16778         * configure.ac:
16779           save libs correctly when checking mad
16780
16781 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16782
16783         * ext/mad/gstid3tag.c: (plugin_init):
16784           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16785
16786 2004-04-13  David Schleef  <ds@schleef.org>
16787
16788         * common/m4/gst-feature.m4: Call -config scripts with
16789         --plugin-libs if it is supported.
16790         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16791         JPEG images are image/jpeg.
16792         * gst/debug/Makefile.am:
16793         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16794         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16795         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16796         (gst_negotiation_plugin_init): Add a property that acts like
16797         filter caps.
16798         * testsuite/gst-lint:  Move license checking to be a standard
16799         test.
16800
16801 2004-04-13  David Schleef  <ds@schleef.org>
16802
16803         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16804         patch from Sebastien Cote (bug #139958)
16805
16806 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16807
16808         * examples/gstplay/Makefile.am:
16809         * examples/gstplay/player.c: (main):
16810           make the commandline player example use gconf settings
16811
16812 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16813
16814         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16815         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16816         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16817           init/end library during state transition, not object
16818           creation/disposal.  get rid of custom dispose handler.
16819
16820
16821 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16822
16823         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16824         be a symlink
16825
16826 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16827
16828         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16829           Handle JUNK chunks inside data section. Prevents warnings.
16830
16831 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16832
16833         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16834         (gst_riff_create_video_template_caps):
16835           Add MS video v1.
16836         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16837         (gst_avi_demux_stream_data):
16838           Add support for "rec-list" chunks.
16839
16840 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16841
16842         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16843           Fix another codecname mismatch.
16844
16845 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16846
16847         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16848           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16849           so that MJPEG plays back.
16850
16851 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16852
16853         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16854         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16855         * gst/mpeg1videoparse/gstmp1videoparse.h:
16856           Fix for some slight mis-cuts in buffer parsing, and for some
16857           potential overflows or faults-causers. Adds disconts. Also fixes
16858           #139105 while we're at it.
16859
16860 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16861
16862         * configure.ac:
16863         * sys/v4l2/gstv4l2element.h:
16864           Workaround for missing struct v4l2_buffer declaration in Suse 9
16865           and Mandrake 10 linux/videodev2.h header file (#135919).
16866
16867 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16868
16869         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16870           Bail out if no filename was given.
16871
16872 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16873
16874         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16875         (gst_v4l2_fourcc_from_structure):
16876           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16877           Y41B somewhere).
16878
16879 2004-04-09  Benjamin Otte  <otte@gnome.org>
16880
16881         * ext/gnomevfs/gstgnomevfssink.c:
16882         (_gst_boolean_allow_overwrite_accumulator),
16883         (gst_gnomevfssink_class_init):
16884           fix erase signal - if any handler returns false the file will not be
16885           overwritten. If no handler is connected, the file will not be
16886           overwritten either.
16887           renamed signal to "allow-overwrite"
16888         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16889           free string when adding it to ID3 failed
16890         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16891           unref event when done
16892         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16893           free caps
16894         * gst/typefind/gsttypefindfunctions.c:
16895         (mpeg_video_stream_type_find):
16896           fix invalid read
16897
16898 2004-04-08  David Schleef  <ds@schleef.org>
16899
16900         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16901         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16902
16903 2004-04-08  David Schleef  <ds@schleef.org>
16904
16905         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16906         we don't support (bug #139532)
16907
16908 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16909
16910         * ext/mad/gstmad.c: (gst_mad_handle_event),
16911         (gst_mad_check_caps_reset), (gst_mad_chain),
16912         (gst_mad_change_state):
16913           only set explicit caps if they haven't been set before for
16914           this stream.  MPEG-audio sample rate/channels aren't allowed
16915           to change in-stream.
16916           Fixes #139382
16917
16918 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16919
16920         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16921         (_gst_boolean_did_something_accumulator),
16922         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16923         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16924         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16925         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16926         (gst_gnomevfssink_change_state):
16927           Fix erase signal. Don't erase by default. Remove handoff signal.
16928           Remove erase property. Don't segfault. General cleanup.
16929
16930 2004-04-07  Benjamin Otte  <otte@gnome.org>
16931
16932         * gst-libs/gst/gconf/test-gconf.c: (main):
16933           add missing gst_init
16934
16935 2004-04-07  Benjamin Otte  <otte@gnome.org>
16936
16937         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16938           free the mutexes, too
16939
16940 2004-04-07  Benjamin Otte  <otte@gnome.org>
16941
16942         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16943           actually free the URI string
16944         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16945           compute offset correctly when passing discont events
16946         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16947           don't leak discont events
16948         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16949           add some missing breaks so caps aren't copied randomly
16950         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16951           if we realloc memory, we better use it
16952
16953 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16954
16955         * ext/mad/gstmad.c: (normal_seek):
16956           fix GST_FORMAT_TIME usage
16957
16958 2004-04-05  David Schleef  <ds@schleef.org>
16959
16960         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16961         a deprecated function (hack!)
16962
16963 2004-04-05  Benjamin Otte  <otte@gnome.org>
16964
16965         * ext/esd/esdmon.c: (gst_esdmon_get):
16966           fix nonterminated vararg and memleak
16967
16968 2004-04-05  Benjamin Otte  <otte@gnome.org>
16969
16970         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16971         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16972         (gst_ladspa_set_property), (gst_ladspa_get_property),
16973         (gst_ladspa_instantiate), (gst_ladspa_activate),
16974         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16975           clean up debugging
16976
16977 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16978
16979         reviewed by Benjamin Otte  <otte@gnome.org>
16980
16981         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16982           check for broken LADSPA parameters (fixes #138635)
16983
16984 2004-04-05  Benjamin Otte  <otte@gnome.org>
16985
16986         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16987           advertise buffer-frames correctly on sinkpads
16988
16989 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16990
16991         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16992         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16993         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16994         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16995         (gst_mad_check_caps_reset), (gst_mad_chain):
16996         add more debugging, only reset caps when we're not in error state
16997
16998 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16999
17000         * ext/mad/gstmad.c: add debugging category, comment + cleanups
17001
17002 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17003
17004         reviewed by Benjamin Otte  <otte@gnome.org>
17005
17006         * configure.ac:
17007           fix == in test(1) operator
17008
17009 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17010
17011         reviewed by Benjamin Otte  <otte@gnome.org>
17012
17013         * configure.ac:
17014           fix --export-symblos-regex to a working regex.
17015
17016 2004-04-04  Benjamin Otte  <otte@gnome.org>
17017
17018         * sys/oss/.cvsignore:
17019           add for oss_probe
17020
17021 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17022
17023         reviewed by Benjamin Otte  <otte@gnome.org>
17024
17025         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17026           add missing 'new_media' argument (fixes #138168)
17027         * gst/matroska/matroska-demux.c:
17028         (gst_matroska_demux_handle_seek_event):
17029           add vararg terminator (fixes #138169)
17030
17031 2004-04-02  David Schleef  <ds@schleef.org>
17032
17033         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17034         disted (bug #138914)
17035
17036 2004-04-01  Benjamin Otte  <otte@gnome.org>
17037
17038         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17039         (gst_alsa_close_audio):
17040           handle case better where a soundcard can't pause
17041         * ext/ogg/gstoggdemux.c:
17042           don't crash when we get events but don't have pads yet
17043
17044 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17045
17046         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17047           throw an error if we couldn't probe any caps.
17048
17049 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17050
17051         * ext/dvdnav/gst-dvd:
17052         Add a really simple sample DVD player
17053
17054 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17055
17056         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17057         (gst_a52dec_push), (gst_a52dec_handle_event),
17058         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17059         (gst_a52dec_change_state):
17060         * ext/a52dec/gsta52dec.h:
17061           Use a debug category, Output timestamps correctly
17062           Emit tag info, Handle events, tell liba52dec about cpu
17063           capabilities so it can use MMX etc.
17064         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17065           Fix a crasher accessing invalid memory
17066         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17067         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17068         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17069         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17070         (dvdnavsrc_query):
17071           Some support for byte-format seeking.
17072           Small fixes for still frames and menu button overlays
17073         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17074         (gst_mpeg2dec_alloc_buffer):
17075           Use a debug category. Adjust the report level of several items to
17076           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17077           so it doesn't lose the GstBuffer pointer
17078         * gst/debug/Makefile.am:
17079         * gst/debug/gstdebug.c: (plugin_init):
17080         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17081         (gst_navseek_base_init), (gst_navseek_class_init),
17082         (gst_navseek_init), (gst_navseek_seek),
17083         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17084         (gst_navseek_get_property), (gst_navseek_chain),
17085         (gst_navseek_plugin_init):
17086         * gst/debug/gstnavseek.h:
17087           Add the navseek debug element for seeking back and forth in a
17088           video stream using arrow keys.
17089         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17090         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17091         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17092         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17093         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17094         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17095         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17096         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17097         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17098         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17099         * gst/mpeg2sub/gstmpeg2subt.h:
17100           Pretty much a complete rewrite. Now a loopbased element. May still
17101           require work to properly synchronise subtitle buffers.
17102         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17103         (gst_dvd_demux_send_subbuffer):
17104         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17105           Don't attempt to create subbuffers of size 0
17106           Reduce a couple of error outputs to warnings.
17107         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17108         (gst_y4mencode_chain):
17109         Output the y4m frame header correctly.
17110
17111 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17112
17113         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17114           throw errors instead of allowing SIGFPE
17115
17116 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17117
17118         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17119         (gst_gconf_render_bin_from_key):
17120           leak plugging and style fixing
17121
17122 2004-03-31  David Schleef  <ds@schleef.org>
17123
17124         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17125         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17126         (bug #138225)
17127         * gst/debug/Makefile.am:
17128         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17129         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17130         plugin.
17131         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17132         (gst_negotiation_base_init), (gst_negotiation_class_init),
17133         (gst_negotiation_init), (gst_negotiation_getcaps),
17134         (gst_negotiation_pad_link), (gst_negotiation_chain),
17135         (gst_negotiation_set_property), (gst_negotiation_get_property),
17136         (gst_negotiation_plugin_init):  New element to talk about random
17137         negotiation things happening in a pipeline.
17138
17139 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17140
17141         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17142           fix integer addition with help of Stefan Kost
17143
17144 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17145
17146         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17147
17148 2004-03-30  David Schleef  <ds@schleef.org>
17149
17150         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17151         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17152         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17153         (bug #137504)
17154         * ext/mpeg2dec/gstmpeg2dec.h:
17155
17156 2004-03-30  David Schleef  <ds@schleef.org>
17157
17158         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17159
17160 2004-03-30  David Schleef  <ds@schleef.org>
17161
17162         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17163         Michael Petullo) to handle .mov
17164
17165 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17166
17167         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17168         (gst_osselement_rate_check_rate):
17169           probe caps correctly for sound cards that only support one format
17170
17171 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17172
17173         * ext/kio/kiosrc.cpp: (process_events):
17174           update handling event processing if inside KDE - untested
17175
17176 2004-03-29  David Schleef  <ds@schleef.org>
17177
17178         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17179         by 2 to not interfere with other colorspaces.
17180         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17181         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17182         one to not interfere with ffmpeg_colorspace.
17183
17184 2004-03-29  David Schleef  <ds@schleef.org>
17185
17186         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17187         aren't in the caps.
17188         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17189         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17190
17191 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17192
17193         * gst-libs/gst/riff/riff-media.c:
17194           fail on error, don't try to set stuff on NULL caps
17195
17196 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17197
17198         * configure.ac:
17199         * ext/Makefile.am:
17200         * ext/kio/Makefile.am:
17201         * ext/kio/kioreceiver.cpp:
17202         * ext/kio/kioreceiver.h:
17203         * ext/kio/kiosrc.cpp:
17204         * ext/kio/kiosrc.h:
17205           add experimental kiosrc plugin
17206         * ext/alsa/gstalsaplugin.c: (plugin_init):
17207           initialize debugging category only when we're sure registering the
17208           plugins worked.
17209
17210 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17211
17212         * examples/gstplay/player.c: (main):
17213         * gst-libs/gst/play/play.c: (gst_play_class_init),
17214         (gst_play_set_location), (gst_play_set_data_src),
17215         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17216         (gst_play_set_visualization), (gst_play_connect_visualization):
17217           check return values of element_set_state and return FALSE where
17218           failed
17219
17220 2004-03-29  Benjamin Otte  <otte@gnome.org>
17221
17222         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17223           try harder to check if an event is really a discont
17224
17225 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17226
17227         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17228         * po/az.po:
17229
17230 2004-03-28  Benjamin Otte  <otte@gnome.org>
17231
17232         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17233         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17234         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17235           get rid of non-standard "..." ranges in case statements.
17236
17237 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17238
17239         * gst/mpegstream/gstmpegdemux.c:
17240         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17241         specific functionality split to the new dvddemux element.
17242         * gst/mpegstream/gstdvddemux.c:
17243         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17244         streams, derived from mpegdemux.
17245         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17246         up. SCR based timestamp rewriting can be turned off (will probably
17247         completely disappear soon).
17248         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17249         hacking. General cleanup. All printf statements replaced by
17250         debugging messages. Almost complete libdvdnav support.
17251         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17252         by events. New properties for audio and subpicture languages.
17253         (dvdnavsrc_update_highlight): Now uses events.
17254         (dvdnavsrc_user_op): Cleaned up.
17255         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17256         based). Lots of cleanup, and propper support for most libdvdnav
17257         events.
17258         (dvdnavsrc_make_dvd_event): New function.
17259         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17260         (dvdnavsrc_make_clut_change_event): New function.
17261
17262 2004-03-26  Benjamin Otte  <otte@gnome.org>
17263
17264         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17265           fix bug where typefinding would claim it's theora whenever less then
17266           7 bytes of data were available
17267
17268 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17269
17270         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17271         (gst_alawdec_base_init), (gst_alawdec_class_init),
17272         (gst_alawdec_init), (gst_alawdec_chain):
17273         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17274         (gst_alawenc_base_init), (gst_alawenc_class_init),
17275         (gst_alawenc_init), (gst_alawenc_chain):
17276         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17277         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17278         (gst_mulawdec_init), (gst_mulawdec_chain):
17279         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17280         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17281         (gst_mulawenc_init), (gst_mulawenc_chain):
17282           Fix capsnego in all four, remove the unused property functions and
17283           simplify the chain functions slightly. I guess we could use macros
17284           or something similar for those, since the code is so similar, but
17285           I'm currently too lazy...
17286
17287 2004-03-24  David Schleef  <ds@schleef.org>
17288
17289         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17290         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17291         (gst_osselement_get_format_structure),
17292         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17293         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17294         (gst_osselement_rate_int_compare): Add code to handle rate probing
17295         (bug #120883)
17296         * sys/oss/gstosselement.h: same
17297         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17298         Use rate probing provided by osselement.
17299         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17300
17301 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17302
17303         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17304         (gst_xvidenc_get_property):
17305           ulong/int mess-up.
17306
17307 2004-03-24  David Schleef  <ds@schleef.org>
17308
17309         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17310         (gst_speexdec_init):
17311         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17312         (gst_speexenc_init):  Create the pad template correctly (from
17313         the static pad template, not a NULL pointer.)
17314
17315 2004-03-25  Benjamin Otte  <otte@gnome.org>
17316
17317         * gst/debug/Makefile.am:
17318         * gst/debug/breakmydata.c:
17319           add element that quasi-randomly changes bytes in the stream.
17320           Intended use is robustness checking of demuxers and decoders in
17321           media tests.
17322
17323 2004-03-24  Benjamin Otte  <otte@gnome.org>
17324
17325         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17326         (gst_alsa_probe_hw_params):
17327         * ext/alsa/gstalsa.h:
17328           debugging output fixes
17329
17330 2004-03-24  Benjamin Otte  <otte@gnome.org>
17331
17332         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17333           don't g_return_if_fail if element is PLAYING, fail silently as every
17334           other element.
17335         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17336           only fix needed for cast lvalue issues in gst-plugins
17337         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17338           add proxy_getcaps
17339
17340 2004-03-24  Benjamin Otte  <otte@gnome.org>
17341
17342         * gst/level/gstlevel.c: (gst_level_init):
17343           add proxying getcaps function, so level doesn't advertise impossible
17344           caps
17345
17346 2004-03-24  David Schleef  <ds@schleef.org>
17347
17348         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17349         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17350         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17351         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17352         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17353         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17354         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17355         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17356         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17357         messages.  Divide the chunk size by the compression ratio
17358         (needed for MACE audio)
17359
17360 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17361
17362         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17363           Fix buffer overflow read error.
17364
17365 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17366
17367         * ext/alsa/gstalsa.h:
17368           Remove unused entry.
17369         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17370           Add cinepak.
17371         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17372         (gst_videodrop_link), (gst_videodrop_chain):
17373           Fix, sort of. Was horribly broken with new capsnego. Bah...
17374
17375 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17376
17377         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17378         (plugin_init):
17379         Add a monkeysaudio typefind function
17380
17381 2004-03-23  Johan Dahlin  <johan@gnome.org>
17382
17383         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17384         (gst_play_video_fixate): Check so the structure has the field
17385         before trying to fixate them, this makes it possible to have
17386         fakesinks for video and audio output without printing errors on
17387         the output console.
17388
17389 2004-03-22  David Schleef  <ds@schleef.org>
17390
17391         * sys/oss/Makefile.am:
17392         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17393         (check_rate), (add_rate):  Rate probing test app.
17394
17395 2004-03-21  Benjamin Otte  <otte@gnome.org>
17396
17397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17398         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17399           add a fixation function that pretty much does the right thing (fixes
17400           #137556)
17401
17402 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17403
17404         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17405
17406 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17407
17408         reviewed by: Benjamin Otte  <otte@gnome.org>
17409
17410         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17411           terminate gst_event_new_discontinuous correctly (fixes parts of
17412           #137711)
17413
17414 2004-03-19  David Schleef  <ds@schleef.org>
17415
17416         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17417         since it doesn't depend on X, and it's part of our ABI.
17418
17419 2004-03-19  Iain <iain@prettypeople.org>
17420
17421         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17422         is_int in the structure, not the local variable.
17423
17424 2004-03-19  David Schleef  <ds@schleef.org>
17425
17426         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17427         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17428         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17429         Improvements in caps negotiation.
17430
17431 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17432
17433         * po/LINGUAS:
17434         * po/af.po:
17435           adding Afrikaans (Petri Jooste)
17436
17437 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17438
17439         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17440         (gst_ffmpegcolorspace_chain):
17441         throw error instead of g_critical (#137588)
17442
17443 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17444
17445         * Makefile.am:
17446         * configure.ac:
17447           dist common and m4 correctly
17448         * po/sv.po:
17449
17450 2004-03-17  David Schleef  <ds@schleef.org>
17451
17452         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17453         (bug #137348)
17454
17455 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17456
17457         * po/LINGUAS:
17458         * po/sv.po:
17459           adding Swedish translation (Christian Rose)
17460
17461 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17462
17463         * Makefile.am: use release.mak
17464
17465 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17466
17467         * common/ChangeLog:
17468         * common/gst-autogen.sh:
17469           add some explanation about the version detection
17470         * configure.ac:
17471           fix X check
17472
17473 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17474
17475         * configure.ac: bump nano to 1
17476
17477 === release 0.8.0 ===
17478
17479 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17480
17481         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17482
17483 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17484
17485         * configure.ac:
17486           update libtool version
17487         * gst-libs/gst/media-info/Makefile.am:
17488           actually use libtool version
17489
17490 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17491
17492         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17493
17494 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17495
17496         * configure.ac:
17497         * gst-plugins.spec.in:
17498         * pkgconfig/Makefile.am:
17499         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17500         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17501         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17502         * pkgconfig/gstreamer-libs.pc.in:
17503         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17504         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17505         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17506         * pkgconfig/gstreamer-plugins.pc.in:
17507           remove @VERSION@ from some of the pc files since core and plugins
17508           are decoupled.
17509           created gstreamer-plugins.pc as it's a better name, but keeping
17510           -libs around for now to get fixes upstream done first.
17511
17512 2004-03-15  Julien MOUTTE <julien@moutte.net>
17513
17514         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17515         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17516         * gst-libs/gst/play/play.h:
17517
17518 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17519
17520         * *.c, *.cc: don't mix tabs and spaces
17521
17522 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17523
17524         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17525           use the new ffmpegcolorspace
17526         * gst-plugins.spec.in:
17527           package new colorspace and media-info
17528         * configure.ac:
17529         * pkgconfig/Makefile.am:
17530           fix some more disting issues
17531         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17532         * pkgconfig/gstreamer-media-info.pc.in:
17533           generate media-info pc files
17534
17535 2004-03-15  Johan Dahlin  <johan@gnome.org>
17536
17537         * *.h: Revert indenting
17538
17539 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17540
17541         * configure.ac:
17542           adding ffmpegcolorspace element
17543         * gst/ffmpegcolorspace/Makefile.am:
17544         * gst/ffmpegcolorspace/avcodec.h:
17545         * gst/ffmpegcolorspace/common.h:
17546         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17547         * gst/ffmpegcolorspace/dsputil.h:
17548         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17549         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17550         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17551         (gst_ffmpeg_caps_to_pix_fmt):
17552         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17553         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17554         (gst_ffmpegcolorspace_caps_remove_format_info),
17555         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17556         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17557         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17558         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17559         (gst_ffmpegcolorspace_set_property),
17560         (gst_ffmpegcolorspace_get_property),
17561         (gst_ffmpegcolorspace_register):
17562         * gst/ffmpegcolorspace/imgconvert.c:
17563         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17564         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17565         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17566         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17567         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17568         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17569         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17570         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17571         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17572         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17573         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17574         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17575         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17576         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17577         (img_get_alpha_info), (deinterlace_line),
17578         (deinterlace_line_inplace), (deinterlace_bottom_field),
17579         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17580         * gst/ffmpegcolorspace/imgconvert_template.h:
17581         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17582         * gst/ffmpegcolorspace/mmx.h:
17583         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17584           adding ffmpegcolorspace element supplied by Ronald after cleaning
17585           up and pulling in the right bits of upstream source.
17586           I'm sure a better C/compiler wizard could do some cleaning up (for
17587           example use GLIB's malloc stuff), but as a first pass this
17588           works very well
17589
17590 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17591
17592         * ext/alsa/gstalsa.h:
17593           I assume Ronald forgot to commit the change to have cardname
17594           as a struct member.  Expect some public spanking at the next
17595           opportunity.
17596
17597 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17598
17599         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17600         (gst_alsa_open_audio), (gst_alsa_close_audio):
17601         * ext/alsa/gstalsa.c:
17602           Don't open the device if we're a mixer (= padless).
17603         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17604         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17605         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17606           Open mixer during state change rather than during object
17607           initialization. Also, get a device name. Currently in a somewhat
17608           hackish fashion, but I didn't really find something better.
17609
17610 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17611
17612         * *.c, *.h: run gst-indent
17613
17614 2004-03-14  Benjamin Otte  <otte@gnome.org>
17615
17616         * gst/modplug/gstmodplug.cc:
17617         * gst/modplug/gstmodplug.h:
17618           set correct timestamps on outgoing buffers
17619
17620 2004-03-14  Benjamin Otte  <otte@gnome.org>
17621
17622         * gst/modplug/gstmodplug.cc:
17623           handle events - don't do crap when a discont arrives that's not
17624           necessary
17625           This allows correct loading and playback of mods in Rhythmbox
17626
17627 2004-03-14  Benjamin Otte  <otte@gnome.org>
17628
17629         * configure.ac:
17630         * gst-libs/gst/gconf/Makefile.am:
17631         * pkgconfig/Makefile.am:
17632           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17633           they get rebuilt properly
17634         * configure.ac:
17635           when checking for vorbis, try pkgconfig first.
17636         * gst/modplug/gstmodplug.cc:
17637           add fixate function
17638
17639 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17640
17641         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17642           Fix for obvious mistake, where we first shift the offset and then
17643           read a samplesize element assuming the old offset. Note that this
17644           part still has something weird, i.e. my movies containing those
17645           don't actually play well, but at least there's something that looks
17646           like sound now.
17647
17648 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17649         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17650         (plugin_init):
17651         Add a typefind function for speex format
17652
17653 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17654
17655         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17656         (gst_asf_demux_setup_pad):
17657           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17658           instead of 0. Reason is simple: some elements have a fps range
17659           of 1-max instead of 0-max. So now ASF video actually works.
17660
17661 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17662
17663         * po/LINGUAS:
17664         * po/sr.po:
17665           adding serbian as a language
17666
17667 2004-03-13  Benjamin Otte  <otte@gnome.org>
17668
17669         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17670           return taglist correctly from _get function, don't gst_pad_push it.
17671           (fixes #137042)
17672
17673 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17674         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17675
17676 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17677
17678         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17679         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17680         (gst_alsa_mixer_track_new):
17681         * ext/alsa/gstalsamixertrack.h:
17682           Fix ancient leftovers... MixerTrack is a GObject.
17683
17684 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17685
17686         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17687         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17688           Don't block during probing...
17689
17690 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17691
17692         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17693         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17694         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17695         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17696         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17697         (gst_alsa_open_audio), (gst_alsa_close_audio):
17698         * ext/alsa/gstalsa.h:
17699           Add propertyprobe interface implementation, add some device-name
17700           property, all this so that it looks good in gnome-volume-control.
17701
17702 2004-03-12  David Schleef  <ds@schleef.org>
17703
17704         * configure.ac: the Hermes library controls hermescolorspace, not
17705         colorspace.
17706         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17707         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17708         not /* */
17709         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17710         * ext/sdl/sdlvideosink.h: ditto.
17711         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17712
17713 2004-03-12  Benjamin Otte  <otte@gnome.org>
17714
17715         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17716         (gst_x_overlay_got_xwindow_id):
17717         * gst-libs/gst/xoverlay/xoverlay.h:
17718           replace XID with unsigned long to get rid of the xlibs dependency in
17719           XOverlay (fixes #137004)
17720
17721 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17722         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17723         (gst_agingtv_setup):
17724         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17725         (gst_dicetv_base_init), (gst_dicetv_class_init),
17726         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17727         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17728         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17729         (gst_edgetv_setup), (gst_edgetv_rgb32):
17730         * gst/effectv/gsteffectv.c:
17731         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17732         (gst_quarktv_set_property):
17733         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17734         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17735         (gst_revtv_setup), (gst_revtv_rgb32):
17736         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17737         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17738         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17739         (gst_shagadelictv_rgb32):
17740         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17741         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17742         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17743         * gst/effectv/gstwarp.c:
17744         Port everything that can be ported to videofilter and fix up the caps.
17745         Can someone with a big-endian machine please check these?
17746
17747 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17748
17749         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17750         (gst_osssink_chain), (gst_osssink_change_state):
17751           Latest fixes for A/V sync, audio playback and such. This is about
17752           all... MPEG playback issues are mostly related to the async build-
17753           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17754
17755 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17756
17757         patch from: Stephane Loeuillet
17758
17759         * configure.ac:
17760           use pkg-config for some libraries, falling back to the old .m4 way
17761           (fixes #131270)
17762         * m4/libdv.m4:
17763           removed
17764
17765 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17766
17767         * configure.ac:
17768         * tools/Makefile.am:
17769         * tools/Makefile.in:
17770         * tools/gst-launch-ext-m.m:
17771         * tools/gst-launch-ext.1.in:
17772         * tools/gst-visualise-m.m:
17773         * tools/gst-visualise.1:
17774         * tools/gst-visualise.1.in:
17775           reorganizing generation of script tools
17776
17777 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17778
17779         * ext/divx/gstdivxdec.c:
17780           Downgrade priority. We prefer ffdec_mpeg4.
17781         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17782         (gst_faad_chain), (gst_faad_change_state):
17783           Fix capsnego. Doesn't work for some sounds because we don't have
17784           a 5:1 to stereo element.
17785         * ext/xvid/gstxvid.c: (plugin_init):
17786           Add priority.
17787         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17788         (gst_osssink_change_state):
17789           Add discont handling.
17790
17791 2004-03-09  Colin Walters  <walters@verbum.org>
17792
17793         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17794         conversion.
17795
17796 2004-03-09  Benjamin Otte  <otte@gnome.org>
17797
17798         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17799           the signals take 2 arguments
17800
17801 2004-03-09  David Schleef  <ds@schleef.org>
17802
17803         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17804         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17805         * ext/alsa/gstalsa.h:
17806         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17807
17808 2004-03-09  Benjamin Otte  <otte@gnome.org>
17809
17810         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17811         (gst_mikmod_change_state):
17812         * ext/mikmod/gstmikmod.h:
17813           make mikmod's loop function not loop infinitely and call
17814           gst_element_yield anymore
17815         * gst/modplug/gstmodplug.cc:
17816           fix pad negotiation (fixes #136590)
17817
17818 2004-03-09  David Schleef  <ds@schleef.org>
17819
17820         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17821         doesn't conflict with the internal colorspace plugin.
17822         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17823         satisfy the crappy-ass shell shipped by a certain vendor.
17824         * gst/videofilter/make_filter: same (bug #135299)
17825
17826 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17827
17828         * configure.ac: bump nano to 1
17829
17830 === release 0.7.6 ===
17831
17832 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17833
17834         * configure.in: releasing 0.7.6, "There"
17835
17836 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17837
17838         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17839         * pkgconfig/gstreamer-play.pc.in:
17840           synchronize the two
17841
17842 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17843
17844         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17845         (cdparanoia_open), (cdparanoia_event):
17846           fix/add error handling
17847         * po/POTFILES.in:
17848           add cdparanoia source
17849         * tools/Makefile.am:
17850           make scripts executable
17851
17852 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17853
17854         * configure.ac:
17855         * ext/vorbis/Makefile.am:
17856         * sys/Makefile.am:
17857           remove id3types, vorbisfile and xvideosink from the build (#133783)
17858
17859 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17860
17861         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17862           Fix metadata read crash (#136537).
17863
17864 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17865
17866         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17867         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17868           adding mime types, fixing the one-stop function
17869
17870 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17871
17872         * ext/nas/nassink.c and /ext/nas/nassink.h:
17873         More NAS love from Arwed von Merkatz
17874         So lets all sing 'Can you feel the NAS tonight'
17875
17876 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17877
17878         * tools/gst-launch-ext.in:
17879         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17880
17881 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17882
17883         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17884         (gst_mpeg2dec_init):
17885         remove the user_data pad for now, because it is being used in
17886         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17887         If someone knows how to fix this properly, please do.
17888
17889 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17890
17891         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17892         (gst_osssink_get_time):
17893         add a warning, IMO this won't get triggered anymore, remove later
17894
17895 2004-03-07  David Schleef  <ds@schleef.org>
17896
17897         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17898         format (bug #136470)
17899
17900 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17901
17902         * gst-libs/Makefile.am:
17903         * gst-libs/gst/media-info/Makefile.am:
17904         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17905         (error_callback), (gst_media_info_error_create),
17906         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17907         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17908         * gst-libs/gst/media-info/media-info-priv.h:
17909         * gst-libs/gst/media-info/media-info-test.c: (main):
17910         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17911         (gst_media_info_class_init), (gst_media_info_instance_init),
17912         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17913         (gst_media_info_read_idler), (gst_media_info_read):
17914         * gst-libs/gst/media-info/media-info.h:
17915         fixed, should work now
17916
17917 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17918
17919         * ext/nas/nassink.c:
17920         A bunch of NAS fixes from Arwed von Merkatz
17921
17922 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17923
17924         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17925         (qtdemux_parse_trak):
17926           Fix crash (j might be greater than n_samples, in which case we're
17927           writing outside the allocated space for the array) and memleak.
17928
17929 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17930
17931         * sys/oss/gstosssink.c: (gst_osssink_chain):
17932           And another caller that couldn't handle delay < 0 (unsigned
17933           integer overflow). Video now continues playing on an audio
17934           buffer underrun, and the clock continues working. Audio still
17935           stalls.
17936
17937 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17938
17939         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17940         (gst_osssink_get_time):
17941           get_delay() may return values lower than 0. In those cases, we
17942           should not actually cast to *unsigned* int64, that will break
17943           stuff horribly. In my case, it screwed up A/V sync in movies
17944           in totem rather badly.
17945
17946 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17947
17948         * ext/faac/gstfaac.c: (gst_faac_chain):
17949         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17950         * ext/libpng/gstpngenc.c: (user_write_data):
17951         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17952         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17953         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17954         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17955         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17956         of any buffer), should fix some leaks. I hope I didn't unref buffers
17957         that shouldn't be...
17958
17959 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17960
17961         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17962         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17963         (error_callback), (gmi_reset), (gmi_seek_to_track),
17964         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17965         (gmip_find_type_post), (gmip_find_stream_post),
17966         (gmip_find_track_streaminfo_post):
17967         * gst-libs/gst/media-info/media-info-priv.h:
17968         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17969         (info_print), (main):
17970         * gst-libs/gst/media-info/media-info.c:
17971         (gst_media_info_error_create), (gst_media_info_error_element),
17972         (gst_media_info_instance_init), (gst_media_info_get_property),
17973         (gst_media_info_new), (gst_media_info_set_source),
17974         (gst_media_info_read_idler), (gst_media_info_read):
17975         * gst-libs/gst/media-info/media-info.h:
17976           first pass at making this work again.  This seems to work on
17977           tagged ogg/vorbis and mp3 files.
17978
17979 2004-03-06  Benjamin Otte  <otte@gnome.org>
17980
17981         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17982           fix huge leak: gst_buffer_merge doesn't unref the first argument
17983           itself.
17984
17985 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17986
17987         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17988           report layer/mode/emphasis
17989
17990 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17991
17992         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17993
17994 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17995
17996         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17997           signal serial
17998
17999 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18000
18001         * ext/vorbis/vorbis.c: (plugin_init):
18002         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
18003         (gst_vorbis_dec_init), (vorbis_dec_event):
18004         add debug category
18005         make vorbisdec handle _BYTE and _TIME queries
18006
18007 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18008
18009         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18010           from the xing header
18011
18012 2004-03-06  Benjamin Otte  <otte@gnome.org>
18013
18014         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18015         (gst_audio_convert_link), (gst_audio_convert_change_state),
18016         (gst_audio_convert_buffer_from_default_format):
18017           do conversions from/to float correctly, fix some caps nego errors,
18018           export correct supported caps in template and getcaps, use correct
18019           caps in try_set_caps functions
18020
18021 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18022
18023         For some reason, I only committed a ChangeLog entry yesterday and
18024         not the corresponding code...
18025         * ext/mad/gstmad.c: Fix detection of Xing headers
18026         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18027
18028 2004-03-06  Benjamin Otte  <otte@gnome.org>
18029
18030         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18031         (gst_ogg_demux_src_query):
18032           make sure to handle the case where there's no current chain
18033           gracefully.
18034
18035 2004-03-05  David Schleef  <ds@schleef.org>
18036
18037         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18038         Add fixate function. (bug #131128)
18039         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18040         (gst_sdlvideosink_fixate):  Add fixate function.
18041         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18042         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18043         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18044         Fix missing break that was causing ulaw to be interpreted as
18045         raw int.
18046
18047 2004-03-05  David Schleef  <ds@schleef.org>
18048
18049         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18050         Fix code that ignores return value of gst_buffer_merge().
18051         (bug #114560)
18052         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18053         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18054         * testsuite/gst-lint:  Check for above.
18055
18056 2004-03-05  David Schleef  <ds@schleef.org>
18057
18058         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18059         caps and throw an element error.  (bug #136334)
18060
18061 2004-03-05  David Schleef  <ds@schleef.org>
18062
18063         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18064         (gst_faad_chain): Fix negotiation.
18065         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18066         key and button events.
18067         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18068         dung heap of code.
18069         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18070         depends on gconf
18071         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18072         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18073         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18074         function to encourage better negotiation, particularly between
18075         audioconvert and osssink.
18076         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18077         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18078         more important.
18079         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18080         typefinding.
18081         * gst/vbidec/vbiscreen.c:  Add glib header
18082         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18083
18084 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18085
18086         * ext/mad/gstmad.c: Fix detection of Xing headers
18087         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18088
18089 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18090
18091         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18092         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18093           debug updates
18094
18095 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18096
18097         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18098         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18099         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18100         files, and report the parsed length as a GST_TAG_DURATION tag.
18101         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18102
18103 2004-03-05  Benjamin Otte  <otte@gnome.org>
18104
18105         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18106           convert channels correctly. convert correctly to unsigned.
18107
18108 2004-03-05  Julien MOUTTE <julien@moutte.net>
18109
18110         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18111         we have a window before clearing it.
18112
18113 2004-03-05  Julien MOUTTE <julien@moutte.net>
18114
18115         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18116         have a window before clearing it.
18117
18118 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18119
18120         * gconf/gstreamer.schemas.in:
18121         * gst-libs/gst/gconf/Makefile.am:
18122           version installation path the same way as for 0.6
18123         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18124         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18125         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18126           remove comment that was fixed
18127
18128 2004-03-05  David Schleef  <ds@schleef.org>
18129
18130         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18131         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18132         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18133         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18134         Add prototype code for handling seeking and querying.
18135
18136 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18137
18138         * examples/gstplay/player.c: (main):
18139           Initialize variables to NULL. Prevents a segfault because the
18140           (uninitialized) variable is not NULL, resulting in a crash on
18141           trying to reach error->message.
18142
18143 2004-03-05  Benjamin Otte  <otte@gnome.org>
18144
18145         * gst/audioconvert/gstaudioconvert.c:
18146         (gst_audio_convert_buffer_to_default_format):
18147         make float=>int conversion work correctly even in cornercases.
18148
18149 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18150
18151         * debian/README.Debian:
18152         * debian/build-deps:
18153         * debian/changelog:
18154         * debian/control:
18155         * debian/control.in:
18156         * debian/copyright:
18157         * debian/gstreamer-a52dec.files:
18158         * debian/gstreamer-aa.files:
18159         * debian/gstreamer-alsa.files:
18160         * debian/gstreamer-alsa.manpages:
18161         * debian/gstreamer-arts.files:
18162         * debian/gstreamer-artsd.files:
18163         * debian/gstreamer-audiofile.files:
18164         * debian/gstreamer-avifile.files:
18165         * debian/gstreamer-cdparanoia.files:
18166         * debian/gstreamer-colorspace.files:
18167         * debian/gstreamer-doc.files:
18168         * debian/gstreamer-dv.files:
18169         * debian/gstreamer-dvd.files:
18170         * debian/gstreamer-esd.files:
18171         * debian/gstreamer-festival.files:
18172         * debian/gstreamer-flac.files:
18173         * debian/gstreamer-gconf.conffiles:
18174         * debian/gstreamer-gconf.files:
18175         * debian/gstreamer-gconf.postinst:
18176         * debian/gstreamer-gnomevfs.files:
18177         * debian/gstreamer-gsm.files:
18178         * debian/gstreamer-http.files:
18179         * debian/gstreamer-jack.files:
18180         * debian/gstreamer-jpeg.files:
18181         * debian/gstreamer-mad.files:
18182         * debian/gstreamer-mikmod.files:
18183         * debian/gstreamer-misc.files:
18184         * debian/gstreamer-mpeg2dec.files:
18185         * debian/gstreamer-oss.files:
18186         * debian/gstreamer-plugin-apps.files:
18187         * debian/gstreamer-plugin-apps.manpages:
18188         * debian/gstreamer-plugin-libs-dev.files:
18189         * debian/gstreamer-plugin-libs.files:
18190         * debian/gstreamer-plugin-template.postinst:
18191         * debian/gstreamer-plugin-template.postrm:
18192         * debian/gstreamer-sdl.files:
18193         * debian/gstreamer-sid.files:
18194         * debian/gstreamer-vorbis.files:
18195         * debian/gstreamer-x.files:
18196         * debian/mk.control:
18197         * debian/rules:
18198         Debian package info not maintained here.
18199
18200 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18201
18202         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18203         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18204         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18205         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18206         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18207         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18208         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18209         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18210         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18211         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18212         * gst-libs/gst/colorbalance/colorbalance.c:
18213         (gst_color_balance_class_init):
18214         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18215         (gst_color_balance_channel_class_init):
18216         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18217         * gst-libs/gst/play/play.c: (gst_play_class_init):
18218         * gst-libs/gst/propertyprobe/propertyprobe.c:
18219         (gst_property_probe_iface_init):
18220         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18221         * gst-libs/gst/tuner/tunerchannel.c:
18222         (gst_tuner_channel_class_init):
18223         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18224         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18225         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18226         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18227         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18228         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18229         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18230         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18231         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18232           fix signals to use - instead of _
18233         * ext/libcaca/gstcacasink.h:
18234         * ext/sdl/sdlvideosink.h:
18235           fix header rename
18236
18237 2004-03-04  David Schleef  <ds@schleef.org>
18238
18239         * testsuite/gst-lint:  Add a check for bad signal names.
18240
18241 2004-03-04  <kost@imn.htwk-leipzig.de>
18242
18243         reviewed by David Schleef
18244
18245         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18246         modified the alpha channel and caused a warning. (bug #136192)
18247
18248 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18249
18250         * gst-plugins.spec.in:
18251         Change names of plugins to actually be correct. Try to keep things
18252         alphabetical to avoid getting beat up by Thomas
18253
18254 2004-03-03  Julien MOUTTE <julien@moutte.net>
18255
18256         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18257         Using ximagesink as a default if no gconf key found. We should
18258         probably consider using alsasink instead of osssink for the audio
18259         part.
18260
18261 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18262
18263         * configure.ac:
18264           fix --with-plugins, don't think it ever worked before
18265         * gst-plugins.spec.in:
18266           even more updates
18267
18268 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18269
18270         * ext/sdl/sdlvideosink.h:
18271         * sys/ximage/ximagesink.h:
18272         * sys/xvideo/xvideosink.h:
18273         * sys/xvimage/xvimagesink.h:
18274           Fix for move of gstvideosink.h -> videosink.h.
18275
18276 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18277
18278         * gst-libs/gst/xwindowlistener/Makefile.am:
18279           this is a plugin library, not a library
18280
18281 2004-03-01  David Schleef  <ds@schleef.org>
18282
18283         * AUTHORS:  Added some names.  Add yourself if you're still
18284         missing.
18285
18286 2004-03-01  David Schleef  <ds@schleef.org>
18287
18288         * MAINTAINERS: Add
18289
18290 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18291
18292         * gst-plugins.spec.in: clean up spec file
18293
18294 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18295
18296         * gst-libs/gst/video/Makefile.am:
18297         * gst-libs/gst/video/gstvideosink.c:
18298         * gst-libs/gst/video/gstvideosink.h:
18299           rename gstvideosink.h to videosink.h to match other headers
18300         * gst/mixmatrix/Makefile.am:
18301           fix plugin filename
18302         * gst/tags/Makefile.am: fix plugin filename
18303
18304 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18305
18306         * gst/tags/Makefile.am: fix plugin filename
18307
18308 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18309
18310         * examples/gstplay/player.c: (got_time_tick), (main):
18311           add error handler
18312           display time_tick more readably
18313         * gst/mixmatrix/Makefile.am:
18314           fix plugin file name
18315
18316 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18317
18318         * sys/oss/gstosselement.c: (gst_osselement_probe),
18319         (device_combination_append), (gst_osselement_class_probe_devices):
18320         * sys/oss/gstosselement.h:
18321           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18322           on my system using alsa oss emulation, fixes bug #135597
18323
18324 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18325
18326         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18327         (gst_videodrop_chain), (gst_videodrop_change_state):
18328         * gst/videodrop/gstvideodrop.h:
18329           Work based on timestamp of input data, not based on the expected
18330           framerate from the input. The consequence is that this element now
18331           not only scales framerates, but also functions as a framerate
18332           corrector or framerate stabilizer/constantizer.
18333
18334 2004-02-27  David Schleef  <ds@schleef.org>
18335
18336         patches from jmmv@menta.net (Julio M. Merino Vidal)
18337
18338         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18339         GST_ELEMENT_ERROR call (bug #135634)
18340         * gst/interleave/interleave.c: (interleave_buffered_loop),
18341         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18342         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18343         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18344         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18345         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18346         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18347         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18348         Fix GST_ELEMENT_ERROR call.
18349         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18350         GST_ELEMENT_ERROR call.
18351
18352 2004-02-27  Benjamin Otte  <otte@gnome.org>
18353
18354         * gst-libs/gst/audio/audio.h:
18355           add macro to make sure header isn't included twice
18356         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18357           don't use gst_buffer_free
18358         * gst/playondemand/filter.func:
18359           don't use gst_data_free. Free data only once.
18360
18361 2004-02-26  David Schleef  <ds@schleef.org>
18362
18363         * gst-libs/gst/colorbalance/Makefile.am:
18364         * gst-libs/gst/mixer/Makefile.am:
18365         * gst-libs/gst/tuner/Makefile.am:
18366         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18367         should not be disted, -marshal.h files should not be installed,
18368         and -enum.h files _should_ be installed.  Fix to make this the
18369         case.
18370
18371 === release 0.7.5 ===
18372
18373 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18374
18375         * configure.ac: release 0.7.5, "Under The Sea"
18376
18377 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18378
18379         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18380         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18381         * gst/videoscale/gstvideoscale.c:
18382         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18383           assorted debug/warning fixes
18384
18385 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18386
18387         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18388         (gst_videoscale_init), (gst_videoscale_chain),
18389         (gst_videoscale_set_property), (plugin_init):
18390         * gst/videoscale/gstvideoscale.h:
18391         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18392         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18393         (gst_videoscale_planar400), (gst_videoscale_packed422),
18394         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18395         (gst_videoscale_24bit), (gst_videoscale_16bit),
18396         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18397         (gst_videoscale_scale_plane_slow),
18398         (gst_videoscale_scale_point_sample),
18399         (gst_videoscale_scale_nearest),
18400         (gst_videoscale_scale_nearest_str2),
18401         (gst_videoscale_scale_nearest_str4),
18402         (gst_videoscale_scale_nearest_32bit),
18403         (gst_videoscale_scale_nearest_24bit),
18404         (gst_videoscale_scale_nearest_16bit):
18405         add debugging category and use it properly
18406         fix use of GST_PTR_FORMAT
18407
18408 2004-02-25  Andy Wingo  <wingo@pobox.com>
18409
18410         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18411         push only when channel->buffer is NULL. Prevents segfaults doing
18412         the state change after a nonlocal exit, like a scheme exception.
18413
18414         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18415         Handle the case where the intersected caps is empty.
18416
18417 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18418
18419         * gst/law/mulaw-decode.c: (mulawdec_link):
18420         * gst/law/mulaw.c: (plugin_init):
18421           fix mulawdec so it actually works again
18422
18423 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18424
18425         reviewed by: David Schleef  <ds@schleef.org>
18426
18427         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18428         (gst_gamma_init), (gst_gamma_set_property),
18429         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18430         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18431         for RGB, with separate r g and b correction factors. (#131167)
18432
18433 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18434
18435         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18436           only signal tags for bitrate if they're > 0 (#134894)
18437
18438 2004-02-24  David Schleef  <ds@schleef.org>
18439
18440         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18441         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18442         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18443         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18444         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18445         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18446         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18447         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18448         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18449         category.  Attempt to fix timestamp calculation.
18450
18451 2004-02-24  Johan Dahlin  <johan@gnome.org>
18452
18453         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18454
18455 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18456
18457         * configure.ac:
18458         * gconf/Makefile.am:
18459         * gconf/gstreamer.schemas:
18460         * gst-libs/gst/gconf/Makefile.am:
18461         * gst-libs/gst/gconf/gconf.c:
18462           version gconf schemas and install locations
18463
18464 2004-02-23  Benjamin Otte  <otte@gnome.org>
18465
18466         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18467         (gst_xine_input_subclass_init):
18468           call parent dispose.
18469           change pad template for CD reader correctly
18470         * ext/xine/Makefile.am:
18471         * ext/xine/gstxine.h:
18472         * ext/xine/xine.c: (plugin_init):
18473         * ext/xine/xineaudiosink.c:
18474           wrap audio sinks, too
18475         * gst-libs/gst/resample/private.h:
18476         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18477         (gst_resample_reinit), (gst_resample_scale),
18478         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18479         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18480         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18481         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18482         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18483         * gst-libs/gst/resample/resample.h:
18484         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18485         (gst_audioscale_class_init), (gst_audioscale_link),
18486         (gst_audioscale_get_buffer), (gst_audioscale_init),
18487         (gst_audioscale_chain), (gst_audioscale_set_property),
18488         (gst_audioscale_get_property):
18489         * gst/audioscale/gstaudioscale.h:
18490           s/resample_*/gst_resample_*/i to not clobber namespaces
18491
18492 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18493
18494         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18495         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18496         (gst_riff_create_video_template_caps),
18497         (gst_riff_create_audio_template_caps),
18498         (gst_riff_create_iavs_template_caps):
18499         * gst-libs/gst/riff/riff-media.h:
18500         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18501         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18502         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18503         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18504         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18505         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18506         (gst_matroska_demux_plugin_init): First batch implementing audio and
18507         video codec tags in demuxers.
18508
18509 2004-02-22  Benjamin Otte  <otte@gnome.org>
18510
18511         * ext/xine/Makefile.am:
18512         * ext/xine/gstxine.h:
18513         * ext/xine/xine.c: (plugin_init):
18514         * ext/xine/xineinput.c:
18515           add input plugin wrapper. Playback from files, http, mms and cdda
18516           works.
18517         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18518           remove leftover G_GNUC_UNUSED
18519         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18520         (gst_asf_demux_identify_guid):
18521           improve debugging output
18522
18523 2004-02-22  Benjamin Otte  <otte@gnome.org>
18524
18525         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18526
18527         * autogen.sh:
18528           replace test -e with test -x for mkinstalldirs to be more portable.
18529           (fixes #134816)
18530
18531 2004-02-22  Benjamin Otte  <otte@gnome.org>
18532
18533         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18534
18535         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18536           set rank to PRIMARY
18537         * gst/volume/gstvolume.c: (plugin_init):
18538           set rank to NONE
18539         fixes #134960
18540
18541 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18542
18543         reviewed by Benjamin Otte  <otte@gnome.org>
18544
18545         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18546           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18547
18548 2004-02-22  Benjamin Otte  <otte@gnome.org>
18549
18550         * configure.ac:
18551           export [_]*{gst,Gst,GST}.* symbols from plugins
18552
18553 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18554
18555         reviewed by: Benjamin Otte  <otte@gnome.org>
18556
18557         * ext/lame/gstlame.c: (add_one_tag):
18558         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18559         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18560         (gst_vorbisenc_metadata_set1):
18561         * gst/tags/gstid3tag.c:
18562         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18563           apply fixes from bugs #135042 (lame can't write tags) and #133817
18564           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18565
18566 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18567
18568         * configure.ac: Export only gst_plugin_desc from plugins.
18569          Note that this change only makes any effect with Linux using libtool
18570          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18571          fine. And don't try to have several versions of libtool in different
18572          directories.
18573
18574 2004-02-20  Andy Wingo  <wingo@pobox.com>
18575
18576         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18577         interleave respectively.
18578
18579         * gst/interleave/deinterleave.c: New plugin: deinterleave
18580         (replaces on oneton).
18581         * gst/interleave/interleave.c: New plugin: interleave.
18582         * gst/interleave/plugin.h: Support file.
18583         * gst/interleave/plugin.c: Support file.
18584
18585         * configure.ac: Remove intfloat and oneton, add interleave.
18586
18587         * ext/sndfile/gstsf.c: Handle events better.
18588
18589         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18590         and float2int operation. int2float has scheduling problems as
18591         noted in in2float_chain.
18592
18593 2004-02-20  Benjamin Otte  <otte@gnome.org>
18594
18595         * ext/xine/Makefile.am:
18596         * ext/xine/gstxine.h:
18597         * ext/xine/xine.c:
18598         * ext/xine/xineaudiodec.c:
18599         * ext/xine/xinecaps.c:
18600           add first version of xine plugin wrapper. Currently only wraps the
18601           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18602         * configure.ac:
18603         * ext/Makefile.am:
18604           add xine plugin wrapper, disabled by default. Use --enable-xine to
18605           build. Note that it'll segfault on gst-register if you don't remove
18606           the goom and tvtime post plugins from xine.
18607         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18608         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18609           add extradata parsing for QDM2.
18610           change around debugging prints.
18611
18612 2004-02-19  Benjamin Otte  <otte@gnome.org>
18613
18614         * ext/lame/gstlame.c: (gst_lame_chain):
18615         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18616           use gst_tag_list_insert when you want to insert tags
18617
18618 2004-02-18  David Schleef  <ds@schleef.org>
18619
18620         * configure.ac:  Move massink to gst-rotten
18621         * ext/Makefile.am:
18622         * ext/mas/Makefile.am:
18623         * ext/mas/massink.c:
18624         * ext/mas/massink.h:
18625
18626 2004-02-18  David Schleef  <ds@schleef.org>
18627
18628         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18629         typefinding, since it seems to be worse than nothing.
18630         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18631         atom to recognize .mp4 and .m4a files as video/quicktime.
18632
18633 2004-02-18  David Schleef  <ds@schleef.org>
18634
18635         * gst/sine/demo-dparams.c: (quit_live),
18636         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18637         Use double dparams, not float.
18638         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18639         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18640         sync'd elements don't really work correctly.
18641         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18642         (volume_update_volume), (volume_get_property):  Change dparam
18643         to double.
18644
18645 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18646
18647         * sys/ximage/ximagesink.c:
18648         (gst_ximagesink_xwindow_update_geometry),
18649         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18650         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18651         (gst_ximagesink_init): Rework the way software video scaling works. So
18652         now we check on each chain call if the video frames are feeling the
18653         window. If not we try to renegotiate caps. On failure we memorize that
18654         and we won't try again for that PLAYING sessions.
18655         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18656         failure.
18657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18658         synchronous flag.
18659
18660 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18661
18662         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18663           break up _link so we can give a better debug message for errors
18664
18665 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18666
18667         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18668           set up debug category
18669
18670 2004-02-18  Julien MOUTTE <julien@moutte.net>
18671
18672         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18673         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18674         the way renegotiation work. The event handling function is not taking
18675         care of external windows and renegotiate method check for pad flags
18676         NEGOTIATING. Should fix : #133209
18677
18678 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18679
18680         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18681         pad is negotiating before trying renegotiation.
18682
18683 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18684
18685         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18686           pass on all possible mime types as typefind hints
18687
18688 2004-02-17  Julien MOUTTE <julien@moutte.net>
18689
18690         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18691         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18692         possible SHM leak if we crash. All other apps using XShm are doing
18693         that.
18694
18695 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18696
18697         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18698         (gst_ximagesink_expose): Renegotiate size on expose.
18699         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18700         size on expose.
18701
18702 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18703
18704         * testsuite/alsa/sinesrc.c:
18705           cosmetic fix to fix compile issue with gcc 2.95.4
18706
18707 2004-02-16  Julien MOUTTE <julien@moutte.net>
18708
18709         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18710         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18711         failed opening the audio device.
18712         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18713         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18714         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18715         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18716         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18717         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18718         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18719         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18720         Removing some useless g_return_if_fail like wingo suggested.
18721         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18722         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18723         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18724         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18725         (gst_xvimagesink_update_colorbalance),
18726         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18727         (gst_xvimagesink_xcontext_clear),
18728         (gst_xvimagesink_get_fourcc_from_caps),
18729         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18730         (gst_xvimagesink_set_xwindow_id),
18731         (gst_xvimagesink_colorbalance_list_channels),
18732         (gst_xvimagesink_colorbalance_set_value),
18733         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18734         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18735
18736 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18737
18738         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18739           throw error when not negotiated instead of asserting
18740
18741 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18742
18743         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18744         correct data refcounting.
18745
18746 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18747
18748         * gst/switch/gstswitch.c: (gst_switch_change_state),
18749         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18750         change, mostly the EOS flag.
18751
18752 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18753
18754         * examples/gstplay/player.c: (got_eos), (main): Adding some
18755         output for debugging.
18756         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18757         timeouts if we go to any state different from PLAYING.
18758         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18759         more EOS bugs in riff lib.
18760
18761 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18762
18763         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18764         visualization until i find a way to fix switch correctly.
18765         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18766         EOS arrives.
18767         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18768         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18769         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18770         Reworked switch to get a more correct behaviour with events and refing
18771         of data stored in sinkpads.
18772         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18773         we don't pull from a pad in EOS.
18774
18775 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18776
18777         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18778           remove v1 tag even if we can't read it (makes sure we don't detect
18779           it again)
18780
18781 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18782
18783         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18784         (gst_alsa_xrun_recovery):
18785         * ext/alsa/gstalsa.h:
18786           try xrun recovery when wait failed. Make xrun recovery function
18787           return TRUE/FALSE to indicate success. (might fix #134354)
18788
18789 2004-02-13  David Schleef  <ds@schleef.org>
18790
18791         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18792         (dynparm_value_changed), (main): Convert from float to double.
18793         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18794
18795 2004-02-13  David Schleef  <ds@schleef.org>
18796
18797         * gst/silence/gstsilence.c: (gst_silence_class_init),
18798         (gst_silence_set_clock), (gst_silence_get),
18799         (gst_silence_set_property), (gst_silence_get_property):
18800         * gst/silence/gstsilence.h: Add sync property.
18801         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18802         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18803         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18804         * gst/sine/gstsinesrc.h: Add sync property.
18805
18806 2004-02-13  David Schleef  <ds@schleef.org>
18807
18808         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18809         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18810
18811 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18812
18813         * configure.ac:
18814         * ext/Makefile.am:
18815         * gst-libs/ext/Makefile.am:
18816           move ffmpeg plugin to gst-ffmpeg module
18817
18818 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18819
18820         * configure.ac: use GST_ARCH to detect architecture
18821
18822 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18823
18824         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18825
18826 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18827
18828         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18829           classify LADSPA plugins based on number of src/sink pads
18830           (#133663, Stefan Kost)
18831         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18832           fix dparams registration
18833           (#133528, Stefan Kost)
18834         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18835           fix use of isprint and use g_ascii_isprint instead
18836           (#133316, Stefan Kost)
18837
18838 2004-02-11  David Schleef  <ds@schleef.org>
18839
18840         Convert a few inner loops to use liboil.  This is currently
18841         optional, and is only enabled if liboil is present (duh!).
18842         * configure.ac: Check for liboil-0.1
18843         * gst/intfloat/Makefile.am:
18844         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18845         (gst_int2float_chain_gint16):
18846         * gst/videofilter/Makefile.am:
18847         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18848         (tablelookup_u8), (gst_videobalance_planar411):
18849         * gst/videotestsrc/Makefile.am:
18850         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18851         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18852         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18853         (paint_hline_RGB565), (paint_hline_xRGB1555):
18854
18855 2004-02-11  David Schleef  <ds@schleef.org>
18856
18857         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18858         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18859         (gst_colorspace_getcaps), (gst_colorspace_link),
18860         (gst_colorspace_base_init), (gst_colorspace_init),
18861         (gst_colorspace_chain), (gst_colorspace_change_state),
18862         (plugin_init): Merge Ronald's patch (bug #117897) and update
18863         for new caps and negotiation.  Seems to work, although it
18864         shows off bugs in lcs.
18865
18866 2004-02-11  David Schleef  <ds@schleef.org>
18867
18868         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18869         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18870
18871 2004-02-11  David Schleef  <ds@schleef.org>
18872
18873         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18874         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18875         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18876         Add server and port properties
18877
18878 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18879
18880         * m4/a52.m4:
18881         * m4/aalib.m4:
18882         * m4/as-ffmpeg.m4:
18883         * m4/as-liblame.m4:
18884         * m4/as-slurp-ffmpeg.m4:
18885         * m4/check-libheader.m4:
18886         * m4/esd.m4:
18887         * m4/freetype2.m4:
18888         * m4/gconf-2.m4:
18889         * m4/glib.m4:
18890         * m4/gst-alsa.m4:
18891         * m4/gst-artsc.m4:
18892         * m4/gst-ivorbis.m4:
18893         * m4/gst-matroska.m4:
18894         * m4/gst-sdl.m4:
18895         * m4/gst-shout2.m4:
18896         * m4/gst-sid.m4:
18897         * m4/gtk.m4:
18898         * m4/libdv.m4:
18899         * m4/libfame.m4:
18900         * m4/libmikmod.m4:
18901         * m4/ogg.m4:
18902         * m4/vorbis.m4:
18903           fix underquotedness of macros (#133800)
18904         * m4/as-avifile.m4:
18905         * m4/xmms.m4:
18906           removed because no longer used
18907
18908 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18909
18910         * configure.ac:
18911           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18912           by autopoint (fixes #132996)
18913
18914 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18915
18916         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18917         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18918         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18919         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18920           fix memleaks
18921
18922 2004-02-11  David Schleef  <ds@schleef.org>
18923
18924         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18925         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18926         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18927         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18928         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18929         (gst_jpegenc_class_init), (gst_jpegenc_init),
18930         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18931         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18932         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18933         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18934
18935 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18936
18937         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18938         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18939         * ext/mikmod/gstmikmod.h:
18940           fix caps negotiation in mikmod
18941         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18942           output debug information
18943
18944 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18945
18946         * gst-libs/gst/colorbalance/Makefile.am:
18947         * gst-libs/gst/navigation/Makefile.am:
18948         * gst-libs/gst/xoverlay/Makefile.am:
18949           remove unused GST_OPT_CFLAGS from Makefiles
18950           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18951
18952 2004-02-07  David Schleef  <ds@schleef.org>
18953
18954         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18955         push events to pads that haven't been created (#133508)
18956
18957 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18958
18959         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18960         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18961         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18962         (gst_dvdec_loop), (gst_dvdec_change_state):
18963         Second attempt at committing a working dvdec element.
18964
18965 2004-02-06  David Schleef  <ds@schleef.org>
18966
18967         Build fixes for OS X: (see #129600)
18968         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18969         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18970         (gst_riff_read_strf_iavs):
18971         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18972         (gst_avi_demux_stream_odml):
18973         * gst/playondemand/Makefile.am:
18974         * gst/rtp/rtp-packet.c:
18975
18976 2004-02-05  David Schleef  <ds@schleef.org>
18977
18978         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18979         last change, because it Just Doesn't Compile.
18980
18981 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18982
18983         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18984           skip undecodable id3v2 tag instead of keeping it
18985
18986 2004-02-05  David Schleef  <ds@schleef.org>
18987
18988         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18989         Unref leaked buffer.  (Noticed by Ronald)
18990
18991 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18992
18993         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18994         Sync requires with other checks.  >= vs =.
18995
18996 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18997
18998         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18999         (gst_dvdec_video_link), (gst_dvdec_loop):
19000         * ext/dv/gstdvdec.h:
19001           rework the caps negotiation so that dvdec works again instead
19002           of just segfaulting.
19003
19004 === release 0.7.4 ===
19005
19006 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19007
19008         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19009         * configure.ac: changed for release
19010
19011 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19012
19013         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19014         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19015         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19016         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19017           reworked patch by David Lehn to fix libdir and includedir for
19018           uninstalled libraries
19019           removed play and gconf from gstreamer-libs since they have their
19020           own pkgconfig files
19021
19022 2004-02-04  David Schleef  <ds@schleef.org>
19023
19024         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19025         memleak.
19026
19027 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19028
19029         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19030           use correct GST_TAG_ENCODER tag
19031
19032 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19033
19034         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19035           be sure to stop the clock when going to paused
19036         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19037           reset number of transmitted when going to ready.
19038         fixes #132935
19039
19040 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19041
19042         reviewed by Benjamin Otte
19043
19044         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19045           extract track count (fixes #133410)
19046
19047 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19048
19049         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19050           that should be !=, not == (fixes #132519)
19051
19052 2004-02-04  David Schleef  <ds@schleef.org>
19053
19054         Make sure set_explicit_caps() is called before adding pad.
19055         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19056         * gst/id3/gstid3types.c: (gst_id3types_loop):
19057         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19058         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19059
19060 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19061
19062         * configure.ac:
19063           bump nano to 2, first prerelease
19064           put back AM_PROG_LIBTOOL
19065
19066 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19067
19068         * testsuite/alsa/Makefile.am:
19069           these are user test apps, not automatic testsuite tests
19070
19071 2004-02-04  David Schleef  <ds@schleef.org>
19072
19073         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19074         * gst/mpeg1videoparse/gstmp1videoparse.c:
19075         (mp1videoparse_parse_seq):
19076         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19077         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19078         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19079         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19080         (gst_xvideosink_getcaps):
19081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19082         * testsuite/gst-lint: more tests
19083
19084 2004-02-04  David Schleef  <ds@schleef.org>
19085
19086         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19087         with the code that they would expand to.
19088         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19089         (gst_flacdec_get_src_query_types),
19090         (gst_flacdec_get_src_event_masks):
19091         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19092         (gst_gnomevfssrc_get_query_types),
19093         (gst_gnomevfssrc_get_event_mask):
19094
19095 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19096
19097         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19098         (gst_sinesrc_dispose):
19099           fix memleak by properly disposing sinesrc
19100
19101 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19102
19103         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19104         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19105         an overlay to redraw the image because it has been exposed.
19106         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19107         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19108         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19109         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19110         interface
19111         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19112         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19113         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19114         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19115         interface
19116
19117 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19118
19119         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19120           more memleak fixage
19121
19122 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19123
19124         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19125         * gst/typefind/gsttypefindfunctions.c:
19126           fix memleaks shown by gst-typefind
19127
19128 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19129
19130         * common/glib-gen.mak:
19131           add hack rule to touch .Plo files
19132         * gst-libs/gst/colorbalance/Makefile.am:
19133         * gst-libs/gst/mixer/Makefile.am:
19134         * gst-libs/gst/play/Makefile.am:
19135         * gst-libs/gst/tuner/Makefile.am:
19136           remove glib_root variable
19137
19138 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19139
19140         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19141           set explicit caps before adding the element, so the autopluggers can
19142           plug correctly.
19143         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19144         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19145         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19146         (dv_type_find):
19147           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19148           argument.
19149
19150 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19151
19152         * gst-libs/gst/colorbalance/Makefile.am:
19153         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19154         * gst-libs/gst/colorbalance/colorbalance.c:
19155         * gst-libs/gst/colorbalance/colorbalance.h:
19156         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19157         * gst-libs/gst/mixer/Makefile.am:
19158         * gst-libs/gst/mixer/mixer-marshal.list:
19159         * gst-libs/gst/mixer/mixer.c:
19160         * gst-libs/gst/mixer/mixer.h:
19161         * gst-libs/gst/mixer/mixermarshal.list:
19162         * gst-libs/gst/play/Makefile.am:
19163         * gst-libs/gst/play/play.h:
19164         * gst-libs/gst/tuner/Makefile.am:
19165         * gst-libs/gst/tuner/tuner-marshal.list:
19166         * gst-libs/gst/tuner/tuner.c:
19167         * gst-libs/gst/tuner/tuner.h:
19168         * gst-libs/gst/tuner/tunermarshal.list:
19169           use new glib-gen.mak snippet to clean up Makefile.am
19170           fix various bugs in Makefile.am's
19171
19172 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19173
19174         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19175           handle chain parsing correctly in the multichain case
19176         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19177         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19178         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19179         (theora_dec_chain):
19180           handle events and queries correctly
19181
19182 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19183
19184         * .cvsignore:
19185         Ignore generated file _stdint.h.
19186
19187 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19188
19189         * gst-libs/gst/colorbalance/Makefile.am:
19190         * gst-libs/gst/colorbalance/colorbalance.h:
19191         * gst-libs/gst/mixer/Makefile.am:
19192         * gst-libs/gst/mixer/mixer.h:
19193         * gst-libs/gst/play/Makefile.am:
19194         * gst-libs/gst/play/play.h:
19195         * gst-libs/gst/tuner/Makefile.am:
19196         * gst-libs/gst/tuner/tuner.h:
19197         Generate enum type code with glib-mkenums.
19198         * gst-libs/gst/colorbalance/.cvsignore:
19199         * gst-libs/gst/mixer/.cvsignore:
19200         * gst-libs/gst/play/.cvsignore:
19201         * gst-libs/gst/tuner/.cvsignore:
19202         Ignore generated files.
19203
19204 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19205
19206         * gst-libs/gst/audio/.cvsignore:
19207         Ignore generated file.
19208         * gst-libs/gst/audio/Makefile.am:
19209         Do not install example filter.
19210
19211 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19212
19213         * examples/switch/.cvsignore:
19214         Ignore generated file.
19215
19216 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19217
19218         * common/m4/ax_create_stdint_h.m4:
19219         * configure.ac:
19220           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19221           _stdint.h.
19222         * Makefile.am:
19223           remove generated _stdint.h in DISTCLEANFILES
19224         * ext/a52dec/gsta52dec.c:
19225           include _stdint.h for a52dec. (should fix #133064)
19226
19227 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19228
19229         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19230         (gst_tag_to_vorbis_comments):
19231         Add replaygain support to vorbistag
19232
19233 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19234         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19235         (gst_ffmpeg_caps_to_extradata):
19236           Fix SVQ3 caps flag properties
19237           Use glib macro for bytes swap
19238
19239 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19240
19241         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19242         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19243         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19244         * ext/sndfile/gstsf.c: (plugin_init):
19245         * gst/avi/gstavi.c: (plugin_init):
19246         * sys/dxr3/dxr3init.c: (plugin_init):
19247         * sys/oss/gstossaudio.c: (plugin_init):
19248         * sys/v4l/gstv4l.c: (plugin_init):
19249         * sys/v4l2/gstv4l2.c: (plugin_init):
19250           remove textdomain calls
19251         * po/nl.po:
19252           update Dutch translation
19253
19254 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19255
19256         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19257         (gst_play_set_audio_sink): Moving volume in the audio thread for
19258         instantaneous volume change. Maybe i will add another volume in front
19259         of visualization later, not sure yet though.
19260
19261 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19262
19263         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19264         (gst_ximagesink_handle_xevents): Better X events handling, only take
19265         the latest events for configure and motion.
19266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19267
19268 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19269
19270         reviewed by: David Schleef  <ds@schleef.org>
19271
19272         Fix memory leaks:
19273         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19274         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19275
19276 2004-02-02  David Schleef  <ds@schleef.org>
19277
19278         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19279         of lines.
19280         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19281         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19282         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19283         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19284         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19285         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19286         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19287         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19288         (gst_float2_2_int_link):
19289         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19290         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19291         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19292         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19293         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19294         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19295         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19296         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19297         * testsuite/gst-lint: Add tests for bzero and ;;
19298
19299 2004-02-02  David Schleef  <ds@schleef.org>
19300
19301         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19302
19303 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19304
19305         * ext/aalib/gstaasink.c: (gst_aasink_open):
19306         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19307         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19308         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19309         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19310         (gst_afsink_close_file):
19311         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19312         (gst_afsrc_close_file):
19313         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19314         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19315         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19316         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19317         * ext/esd/esdmon.c: (gst_esdmon_get):
19318         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19319         * ext/faac/gstfaac.c: (gst_faac_chain):
19320         * ext/faad/gstfaad.c: (gst_faad_chain):
19321         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19322         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19323         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19324         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19325         (gst_flacdec_loop):
19326         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19327         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19328         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19329         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19330         (gst_gnomevfssink_close_file):
19331         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19332         (gst_gnomevfssrc_open_file):
19333         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19334         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19335         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19336         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19337         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19338         * ext/mad/gstmad.c: (gst_mad_chain):
19339         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19340         * ext/mpeg2dec/gstmpeg2dec.c:
19341         * ext/mpeg2enc/gstmpeg2enc.cc:
19342         * ext/mplex/gstmplex.cc:
19343         * ext/mplex/gstmplexibitstream.cc:
19344         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19345         (gst_ogg_demux_push):
19346         * ext/raw1394/gstdv1394src.c:
19347         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19348         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19349         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19350         (gst_sf_loop):
19351         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19352         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19353         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19354         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19355         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19356         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19357         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19358         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19359         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19360         (gst_riff_read_element_data), (gst_riff_read_seek),
19361         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19362         * gst/adder/gstadder.c: (gst_adder_loop):
19363         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19364         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19365         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19366         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19367         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19368         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19369         * gst/goom/gstgoom.c: (gst_goom_chain):
19370         * gst/id3/gstid3types.c: (gst_id3types_loop):
19371         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19372         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19373         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19374         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19375         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19376         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19377         (gst_ebml_read_float), (gst_ebml_read_header):
19378         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19379         (gst_matroska_demux_parse_blockgroup):
19380         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19381         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19382         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19383         * gst/silence/gstsilence.c: (gst_silence_get):
19384         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19385         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19386         * gst/speed/gstspeed.c: (speed_loop):
19387         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19388         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19389         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19390         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19391         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19392         (gst_wavparse_loop):
19393         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19394         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19395         (dxr3audiosink_close):
19396         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19397         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19398         (dxr3videosink_close), (dxr3videosink_write_data):
19399         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19400         * sys/oss/gstosssink.c: (gst_osssink_chain):
19401         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19402         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19403         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19405         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19406         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19407         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19408         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19409         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19410         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19411         (gst_v4l_set_audio):
19412         * sys/v4l/v4l_calls.h:
19413         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19414         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19415         (gst_v4lmjpegsink_playback_init),
19416         (gst_v4lmjpegsink_playback_start):
19417         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19418         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19419         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19420         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19421         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19422         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19423         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19424         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19425         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19426         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19427         (gst_v4l2_get_output), (gst_v4l2_set_output),
19428         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19429         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19430         (gst_v4l2_set_attribute):
19431         * sys/v4l2/v4l2_calls.h:
19432         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19433         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19434         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19435         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19436         (gst_v4l2src_capture_stop):
19437         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19438         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19439         (gst_ximagesink_chain):
19440         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19441         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19442         (gst_xvideosink_xwindow_new):
19443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19444         (gst_xvimagesink_chain):
19445
19446 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19447
19448         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19449         (gst_volume_get_volume), (volume_class_init), (volume_init),
19450         (volume_chain_int16), (volume_update_volume):
19451         * gst/volume/gstvolume.h:
19452           make code more readable by removing magic numbers
19453           make mixer interface export 0-100 range
19454           make it internally map to 0.0-1.0 range so users don't distort
19455           output by putting the sliders at full volume
19456
19457 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19458
19459         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19460         (gst_play_state_change), (gst_play_seek_to_time):
19461         block the tick callback for 0.5 secs after doing a seek
19462
19463 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19464
19465         * gst-libs/gst/play/play.c: (gst_play_new):
19466           check for GError
19467
19468 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19469
19470         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19471         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19472         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19473         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19475         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19476
19477 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19478
19479         * configure.ac:
19480         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19481           check for a function added in vorbis 1.1
19482
19483 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19484
19485         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19486         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19487           really start/stop clock only on PLAYING <=> PAUSED
19488         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19489           remove \n from debugging lines
19490         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19491           make it work when seeking does not
19492         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19493           reset on DISCONT
19494
19495 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19496
19497         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19498           start clock on PAUSED=>PLAYING, not later
19499         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19500           extract correct time for different discont formats
19501         (gst_alsa_sink_get_time):
19502           don't segfault when no format is negotiated yet, just return 0
19503         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19504         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19505         (gst_ogg_pad_push):
19506           handle flush and discont events correctly
19507         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19508           handle discont events correctly
19509
19510 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19511
19512         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19513         (gst_play_error_create), (gst_play_error_plugin),
19514         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19515         * gst-libs/gst/play/play.h:
19516           add error handling during creation
19517         * examples/gstplay/player.c: (main):
19518           use new gst_play_new
19519
19520
19521 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19522
19523         * ext/theora/theoradec.c: (theora_dec_chain):
19524           make comments work
19525         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19526         (vorbis_dec_src_event), (vorbis_dec_chain):
19527           add encoder tag, fix tag reading to be more error tolerant, change
19528           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19529           gst_pad_event_default.
19530         * gst/tags/gstvorbistag.c:
19531         (gst_tag_list_from_vorbiscomment_buffer):
19532           undefine function specific define at end of function
19533
19534 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19535
19536         * ext/flac/gstflac.c: (plugin_init):
19537         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19538         * ext/flac/gstflacdec.h:
19539         * ext/flac/gstflacenc.h:
19540           Fix typos
19541
19542 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19543
19544         * examples/gstplay/player.c: s/gstplay.h/play.h/
19545
19546 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19547
19548         * gst-libs/gst/play/Makefile.am:
19549         * gst-libs/gst/play/gstplay.c:
19550         * gst-libs/gst/play/gstplay.h:
19551         * gst-libs/gst/play/play.c:
19552           more surgery, operation complete
19553
19554 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19555
19556         * gst-libs/gst/play/play.old.c:
19557         * gst-libs/gst/play/play.old.h:
19558           after CVS surgery by moving, remove
19559         * gst-libs/gst/play/playpipelines.c:
19560           remove
19561
19562         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19563           add negotiation error
19564
19565 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19566
19567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19568         (gst_ogg_demux_push):
19569           add some seeking debug info
19570           send a flush when seeking
19571
19572 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19573
19574         * configure.ac:
19575           use AC_C_INLINE
19576         * configure.ac:
19577         * ext/Makefile.am:
19578         * ext/theora/Makefile.am:
19579         * ext/theora/theoradec.c:
19580           add theora video decoder. Does just do simple decoding for now and
19581           has been tested against Theora cvs only. It only works when theora
19582           is compiled with --enable-static.
19583         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19584           always reset packetno on DISCONT
19585
19586 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19587
19588         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19589           Fix audio.
19590
19591 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19592
19593         * gst/mpegaudioparse/gstmpegaudioparse.c:
19594         (mp3_type_frame_length_from_header):
19595           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19596
19597 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19598
19599         * ext/esd/esdsink.c: (gst_esdsink_init):
19600           Since we have static pad template caps, we don't need to negotiate;
19601           either the core errors out or we know the format.
19602
19603 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19604
19605         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19606         (gst_riff_read_seek):
19607         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19608         (gst_ebml_read_seek):
19609           Fix event handling.
19610
19611 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19612
19613         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19614           removee video/x-theora from vp3 decoder, it doesn't handle raw
19615           theora streams
19616         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19617           fix bug with finalizing element that never went to PAUSED
19618         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19619           length and position queries were swapped
19620         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19621         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19622         (vorbis_dec_src_event):
19623           implement querying time and bytes
19624
19625 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19626
19627         * just about every source file:
19628           gst_element_error -> GST_ELEMENT_ERROR
19629
19630 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19631
19632         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19633         emiting FLUSH and even before DISCONT.
19634         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19635         get the best instant seeking as possible yay!
19636
19637 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19638
19639         * gst/mpeg1videoparse/gstmp1videoparse.c:
19640         (gst_mp1videoparse_real_chain):
19641           Committed wrong version last week... Grr... Didn't notice until now.
19642
19643 2004-01-29  Julien MOUTTE <julien@moutte.net>
19644
19645         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19646         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19647         have_xwindow_id signal in xwindow_create.
19648
19649 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19650
19651         * ext/ogg/gstoggdemux.c:
19652           lots of changes - mainly support for chained bitstreams, seeking,
19653           querying and bugfixes of course
19654         * ext/vorbis/Makefile.am:
19655         * ext/vorbis/vorbisdec.c:
19656         * ext/vorbis/vorbisdec.h:
19657           add vorbisdec raw vorbis decoder
19658         * ext/vorbis/vorbis.c: (plugin_init):
19659           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19660         * gst/intfloat/Makefile.am:
19661         * gst/intfloat/float22int.c:
19662         * gst/intfloat/float22int.h:
19663         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19664           add float2intnew plugin. It converts multichannel interleaved float to
19665           multichannel interleaved int. The name should probably be changed.
19666         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19667         (plugin_init):
19668           add typefinding for raw theora video so oggdemux can detect it.
19669
19670 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19671
19672         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19673         sink element first.
19674         * gst/videoscale/gstvideoscale.c:
19675         (gst_videoscale_handle_src_event): Fixing src event handler.
19676
19677 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19678
19679         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19680         (gst_v4lsrc_open), (gst_v4lsrc_close),
19681         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19682         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19683         * sys/v4l/gstv4lsrc.h:
19684         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19685         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19686           Implement resizing... Hack. But that's why v4l is b0rked...
19687
19688 2004-01-28  Julien MOUTTE <julien@moutte.net>
19689
19690         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19691         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19692         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19693         (gst_ximagesink_xwindow_destroy):
19694         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19695         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19696         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19697         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19698         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19699         correctly cleaning the image created to check xshm calls on succes,
19700         added a lot of XSync calls in X11 functions, and fixed a segfault when
19701         no image format was defined before negotiation happened.
19702
19703 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19704
19705         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19706           use gst_element_get_time to get correct time
19707
19708 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19709
19710         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19711         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19712         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19714         (gst_xvimagesink_check_xshm_calls),
19715         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19716         X plugins are now able to detect that XShm calls will fail even if the
19717         server claims that it has XShm support (remote displays most of the
19718         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19719         so that we use non XShm functions. This feature is almost useless for
19720         xvimagesink as Xv is not supported on remote displays anyway, but
19721         it might happen than even on the local display XShm calls fail.
19722
19723 2004-01-27  David Schleef  <ds@schleef.org>
19724
19725         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19726         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19727         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19728         changed esdsink to only use 44100,16,2, since esd sucks at rate
19729         conversion and esdsink has had difficulty negotiating.
19730
19731 2004-01-27  Julien MOUTTE <julien@moutte.net>
19732
19733         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19734         (gst_play_seek_to_time): Fixing the way to get current position.
19735
19736 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19737
19738         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19739           use gst_element_get_time to get correct time
19740
19741 2004-01-27  Julien MOUTTE <julien@moutte.net>
19742
19743         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19744         fix ever... Inverting 2 lines of code make spider autoplug correctly
19745         tagged mp3 !
19746
19747 2004-01-27  David Schleef  <ds@schleef.org>
19748
19749         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19750         Use gst_pad_try_set_caps_nonfixed().
19751
19752 2004-01-27  David Schleef  <ds@schleef.org>
19753
19754         * gst/ac3parse/gstac3parse.c: update to checklist 5
19755         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19756         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19757         * gst/audioscale/gstaudioscale.c: same
19758         * gst/auparse/gstauparse.c: same
19759         * gst/avi/gstavidemux.c: same
19760
19761 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19762
19763         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19764           stop processing after EOS
19765
19766 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19767
19768         * gst/asfdemux/asfheaders.h:
19769         * gst/asfdemux/gstasfdemux.c:
19770         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19771         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19772         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19773           lot's of fixes to make data extraction simpler and get the code
19774           architecture and compiler independant. Add debugging category
19775         * gst/goom/gstgoom.c: (gst_goom_change_state):
19776           reset channel count on PAUSED=>READY, not READY=>PAUSED
19777
19778 2004-01-26  Colin Walters  <walters@verbum.org>
19779
19780         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19781         code to pull a bigger buffer in iradio mode.  This as a side effect
19782         makes typefinding work.
19783
19784 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19785
19786         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19787         Fix SVQ3 decoding on PPC
19788
19789 2004-01-26  Julien MOUTTE <julien@moutte.net>
19790
19791         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19792         that one managed to stay there... Fixed.
19793
19794 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19795
19796         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19797         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19798         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19799         (qtdemux_video_caps):
19800         * gst/qtdemux/qtdemux.h:
19801         Add SVQ3 specific flags to qtdemux and ffmpeg
19802
19803 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19804
19805         * gst-libs/gst/audio/audio.h:
19806           remove buffer-frames from audio caps
19807         * gst/audioconvert/gstaudioconvert.c:
19808           fix plugin to really work.
19809
19810 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19811
19812         * gst-libs/gst/mixer/mixer.c:
19813         * gst-libs/gst/propertyprobe/propertyprobe.c:
19814         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19815         (gst_tuner_find_channel_by_name):
19816         * gst-libs/gst/tuner/tuner.h:
19817           Add gtk-doc style comments. Also fix a function name.
19818
19819 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19820
19821         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19822         (gst_divxdec_negotiate):
19823           Fix for new capsnego - also fixes gst-player with divxdec.
19824
19825 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19826
19827         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19828         (gst_play_identity_handoff), (gst_play_set_location),
19829         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19830         try in visualization implementation. Still have an issue with switch
19831         blocking when pulling from video_queue and only audio comes out of
19832         spider.
19833         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19834         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19835         release method. And check if the pad is usable before pulling.
19836
19837 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19838
19839         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19840         (gst_videobalance_init),
19841         (gst_videobalance_colorbalance_list_channels),
19842         (gst_videobalance_colorbalance_set_value),
19843         (gst_videobalance_colorbalance_get_value),
19844         (gst_videobalance_update_properties),
19845         (gst_videobalance_update_tables_planar411),
19846         (gst_videobalance_planar411):
19847         * gst/videofilter/gstvideobalance.h:
19848           Implement lookup-tables. +/- 10x faster.
19849
19850 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19851
19852         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19853         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19854           The index reading was broken. The rest worked fine, but the whole
19855           goal of my rewrite was to make avidemux readable, and this was
19856           not at all readable. Please use typed variables.
19857
19858 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19859
19860         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19861           Additional pad usability check.
19862         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19863         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19864         (gst_mp1videoparse_real_chain):
19865           Fix MPEG video stream parsing. The original plugin had several
19866           issues, including not timestamping streams where the source was
19867           not timestamped (this happens with PTS values in mpeg system
19868           streams, but MPEG video is also a valid stream on its own so
19869           that needs timestamps too). We use the display time code for that
19870           for now. Also, if one incoming buffer contains multiple valid
19871           frames, we push them all on correctly now, including proper EOS
19872           handling. Lastly, several potential segfaults were fixed, and we
19873           properly sync on new sequence/gop headers to include them in next,
19874           not previous frames (since they're header for the next frame, not
19875           the previous). Also see #119206.
19876         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19877         (bpf_from_header):
19878           Move caps setting so we only do it after finding several valid
19879           MPEG-1 fraes sequentially, not right after the first one (which
19880           might be coincidental).
19881         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19882         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19883         (plugin_init):
19884           Add unsynced MPEG video stream typefinding, and change some
19885           probability values so we detect streams rightly. The idea is as
19886           follows: I can have an unsynced system stream which contains
19887           video. In the current code, I would randomly get a type for either
19888           system or video stream type found, because the probabilities are
19889           being calculated rather randomly. I now use fixed values, so we
19890           always prefer system stream if that was found (and that is how it
19891           should be). If no system stream was found, we can still identity                the stream as video-only.
19892
19893 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19894
19895         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19896         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19897           don't write to buffer. Extract data without the need of
19898           __attribute__ ((packed))
19899
19900 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19901
19902         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19903         (mpeg1_sys_type_find):
19904           Fix MPEG-1 stream typefinding.
19905
19906 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19907
19908         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19909           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19910
19911 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19912
19913         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19914         * ext/esd/gstesd.c: (plugin_init):
19915           private debugging, better error reporting
19916
19917 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19918
19919         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19920         (gst_riff_read_init), (gst_riff_read_change_state):
19921         * gst-libs/gst/riff/riff-read.h:
19922           Remove stuff fromold metadata system.
19923
19924 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19925
19926         * ext/ogg/gstoggdemux.c:
19927           Fix wrong file comment.
19928         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19929         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19930           Add metadata reading properly.
19931
19932 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19933
19934         * ext/Makefile.am:
19935           Fix nas DIST_SUBDIRS
19936           Uraeus:
19937           Fix bug where make distcheck doesn't get run on adding stuff to
19938           the build.
19939
19940 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19941
19942         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19943         * ext/divx/gstdivxdec.h:
19944           Fix divx3 ("msmpeg4") playback using divxdec.
19945
19946 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19947
19948         * gst/typefind/gsttypefindfunctions.c:
19949         (mp3_type_frame_length_from_header): fix bug in length computation
19950         (mp3_type_find): improve debugging output
19951
19952 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19953
19954         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19955         (gst_play_set_location), (gst_play_seek_to_time),
19956         (gst_play_set_audio_sink), (gst_play_set_visualization),
19957         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19958         the pipeline from scratch. Visualization is back and switch went out as
19959         i realized it was not possible to use the way i wanted.
19960         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19961         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19962         clearing in state change from READY to NULL. So that one can clean the
19963         X ressources keeping the element.
19964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19965         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19966         (gst_xvimagesink_colorbalance_set_value),
19967         (gst_xvimagesink_colorbalance_get_value),
19968         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19969         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19970         change from READY to NULL and fixed some stupid bugs in colorbalance
19971         get/set values. Also added the following feature : when nobody tries to
19972         set some values to the colorbalance levels before the xcontext is
19973         grabbed, then when creating channels list from Xv attributes we set the
19974         internal values to the Xv defaults. This way we handle buggy Xv drivers
19975         that set default hue values far from the middle of the range (Thanks
19976         to Jon Trowbridge for pointing that issue).
19977         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19978         colorbalance levels have been set before xcontext is grabbed.
19979
19980 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19981
19982         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19983           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19984           it might block operations (which is bad for a mixer).
19985
19986 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19987
19988         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19989         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19990         (gmip_find_type_pre):
19991         * gst-libs/gst/media-info/media-info-priv.h:
19992         * gst-libs/gst/media-info/media-info.c:
19993         (gst_media_info_instance_init), (gst_media_info_read_idler):
19994         add fakesink to get caps on decoder src pad again
19995         fix callback prototype to match new have_type signal signature
19996
19997 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19998
19999         * gst/adder/gstadder.c: (gst_adder_link):
20000           fix non-compile and cut-n-paste code
20001
20002 2004-01-21  David Schleef  <ds@schleef.org>
20003
20004         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
20005         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
20006         (gst_swfdec_init), (gst_swfdec_change_state):
20007         * ext/swfdec/gstswfdec.h:
20008         Fix negotiation.
20009         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20010         (gst_adder_request_new_pad): Fix negotiation.
20011         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20012         Add a fixate function.
20013         * gst/intfloat/gstfloat2int.c:
20014         * gst/intfloat/gstfloat2int.h:
20015         * gst/intfloat/gstint2float.c:
20016         * gst/intfloat/gstint2float.h:
20017         Completely rewrite the negotiation.  Doesn't quite work yet,
20018         due to some buffer-frames problem.
20019
20020 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20021
20022         * ext/gnomevfs/gstgnomevfssrc.c:
20023         * sys/v4l2/v4l2_calls.h:
20024           fix includes for distcheck
20025
20026 2004-01-21  Christian Schaller <uraeus@gnome.org>
20027
20028         * ext/nas/
20029         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20030         based on earlier patch from Laurent Vivier
20031
20032 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20033
20034         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20035         Fix wma caps property
20036         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20037         Fix typo (flags1 and flags2)
20038
20039 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20040
20041         * gst-libs/gst/media-info/media-info-priv.c:
20042         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20043         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20044         (gmip_find_stream), (gmip_find_track_metadata),
20045         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20046         (gmip_find_track_format):
20047         * gst-libs/gst/media-info/media-info-priv.h:
20048         * gst-libs/gst/media-info/media-info-test.c: (main):
20049         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20050         (gst_media_info_read_idler), (gst_media_info_read):
20051         * gst-libs/gst/media-info/media-info.h:
20052           register debugging category and use it for debugging
20053
20054 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20055
20056         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20057         (gst_vorbisfile_new_link):
20058           signal streaminfo through tags
20059
20060 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20061
20062         * ext/mplex/gstmplex.cc:
20063         * ext/mplex/gstmplexibitstream.cc:
20064           g++ doesn't like NULL in our i18n/error macros, should be
20065           either (NULL) or ("").
20066
20067 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20068
20069         * sys/dxr3/dxr3audiosink.c:
20070         * sys/dxr3/dxr3init.c:
20071         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20072         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20073           Fix more error error error errors (missing includes here).
20074
20075 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20076
20077         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20078           fix thomas' error errors.
20079
20080 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20081
20082         * ext/mpeg2enc/gstmpeg2enc.cc:
20083           fix error errors.
20084
20085 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20086
20087         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20088         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20089           Fix for new error system.
20090
20091 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20092
20093         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20094           fix for new error reporting
20095
20096 2004-01-20  David Schleef  <ds@schleef.org>
20097
20098         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20099         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20100         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20101         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20102         and neither is 100+, most likely.
20103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20104         (gst_xvimagesink_getcaps): same
20105
20106 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20107
20108         * configure.ac:
20109           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20110           clashes with ffmpeg.
20111
20112 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20113
20114         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20115         (gst_switch_init): Fixed switch element : proxying link and setting
20116         caps from src to sink on request.
20117
20118 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20119
20120         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20121         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20122         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20123         fix element_error
20124
20125 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20126
20127         * sys/v4l/v4l_calls.h:
20128         * sys/v4l2/v4l2_calls.h:
20129           element_error fixes
20130
20131 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20132
20133         * gst-libs/gst/gst-i18n-plugin.h:
20134           add locale.h
20135           remove config.h inclusion
20136
20137 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20138
20139         * autogen.sh:
20140           adding autopoint invocation
20141         * Makefile.am:
20142         * configure.ac:
20143         * gst-libs/gst/gettext.h:
20144           adding gettext bits
20145         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20146         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20147         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20148         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20149         (gst_gnomevfssink_close_file):
20150         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20151         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20152         * gst-libs/gst/gst-i18n-plugin.h:
20153         * gst/avi/gstavi.c: (plugin_init):
20154         * sys/dxr3/dxr3init.c: (plugin_init):
20155         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20156         * sys/oss/gstossaudio.c: (plugin_init):
20157         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20158         * sys/v4l/gstv4l.c: (plugin_init):
20159         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20160         * sys/v4l2/gstv4l2.c: (plugin_init):
20161         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20162         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20163         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20164         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20165         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20166         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20167           make sure locale and translation domain are set
20168           fix translated strings
20169         * po/.cvsignore:
20170         * po/LINGUAS:
20171         * po/Makevars:
20172         * po/POTFILES.in:
20173         * po/nl.po:
20174           put translation files into place
20175         * sys/xvideo/imagetest.c: (main):
20176         * ext/dv/demo-play.c: (main):
20177           fix unnecessary translations
20178
20179 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20180
20181         * ext/sndfile/gstsf.c:
20182         * gst/avi/gstavimux.c:
20183         * ext/audiofile/gstafsink.c:
20184         * ext/audiofile/gstafsrc.c:
20185         * ext/gnomevfs/gstgnomevfssink.c:
20186         * ext/gnomevfs/gstgnomevfssrc.c:
20187         * sys/oss/gstosselement.c:
20188         * sys/v4l/v4l_calls.h:
20189           fix i18n include
20190
20191 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20192
20193         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20194         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20195         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20196         (gst_v4l2_get_output), (gst_v4l2_set_output),
20197         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20198         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20199         (gst_v4l2_set_attribute):
20200         update to new error handling
20201
20202 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20203
20204         * ext/sidplay/gstsiddec.cc:
20205         * gst/modplug/gstmodplug.cc:
20206           parenthese NULL because C++ seems angry about it
20207
20208 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20209
20210         * gst-libs/gst/gst-i18n-plugin.h:
20211           add skeleton i18n stuff, but needs to be further implemented
20212
20213 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20214
20215         * examples/gstplay/player.c: (main):
20216         * ext/aalib/gstaasink.c: (gst_aasink_open):
20217         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20218         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20219         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20220         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20221         (gst_afsink_close_file):
20222         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20223         (gst_afsrc_close_file):
20224         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20225         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20226         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20227         * ext/esd/esdmon.c: (gst_esdmon_get):
20228         * ext/esd/esdsink.c: (gst_esdsink_chain):
20229         * ext/faac/gstfaac.c: (gst_faac_chain):
20230         * ext/faad/gstfaad.c: (gst_faad_chain):
20231         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20232         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20233         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20234         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20235         (gst_flacdec_loop):
20236         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20237         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20238         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20239         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20240         (gst_gnomevfssink_close_file):
20241         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20242         (gst_gnomevfssrc_open_file):
20243         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20244         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20245         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20246         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20247         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20248         * ext/mad/gstmad.c: (gst_mad_chain):
20249         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20250         * ext/mpeg2dec/gstmpeg2dec.c:
20251         * ext/mpeg2enc/gstmpeg2enc.cc:
20252         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20253         * ext/mplex/gstmplex.cc:
20254         * ext/mplex/gstmplexibitstream.cc:
20255         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20256         (gst_ogg_demux_push), (gst_ogg_pad_push):
20257         * ext/raw1394/gstdv1394src.c:
20258         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20259         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20260         * ext/sidplay/gstsiddec.cc:
20261         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20262         (gst_sf_loop):
20263         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20264         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20265         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20266         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20267         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20268         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20269         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20270         * gst-libs/gst/Makefile.am:
20271         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20272         (gst_riff_read_element_data), (gst_riff_read_seek),
20273         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20274         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20275         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20276         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20277         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20278         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20279         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20280         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20281         * gst/goom/gstgoom.c: (gst_goom_chain):
20282         * gst/id3/gstid3types.c: (gst_id3types_loop):
20283         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20284         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20285         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20286         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20287         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20288         (gst_ebml_read_float), (gst_ebml_read_header):
20289         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20290         (gst_matroska_demux_parse_blockgroup):
20291         * gst/modplug/gstmodplug.cc:
20292         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20293         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20294         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20295         * gst/silence/gstsilence.c: (gst_silence_get):
20296         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20297         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20298         * gst/speed/gstspeed.c: (speed_loop):
20299         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20300         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20301         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20302         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20303         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20304         (gst_wavparse_loop):
20305         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20306         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20307         (dxr3audiosink_close):
20308         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20309         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20310         (dxr3videosink_close), (dxr3videosink_write_data):
20311         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20312         * sys/oss/gstosselement.h:
20313         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20314         (gst_osssink_chain):
20315         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20316         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20317         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20318         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20319         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20320         (gst_v4l_enable_overlay):
20321         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20322         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20323         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20324         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20325         (gst_v4l_set_audio):
20326         * sys/v4l/v4l_calls.h:
20327         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20328         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20329         (gst_v4lmjpegsink_playback_init),
20330         (gst_v4lmjpegsink_playback_start):
20331         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20332         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20333         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20334         (gst_v4lmjpegsrc_requeue_frame):
20335         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20336         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20337         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20338         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20339         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20340         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20341         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20342         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20343         (gst_v4l2src_capture_stop):
20344         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20345         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20346         (gst_ximagesink_chain):
20347         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20348         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20349         (gst_xvideosink_xwindow_new):
20350         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20351         (gst_xvimagesink_chain):
20352         use new error signal, function and categories
20353
20354 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20355
20356         * configure.ac:
20357         * ext/Makefile.am:
20358         * ext/musicbrainz/gsttrm.c:
20359         * ext/musicbrainz/gsttrm.h:
20360         * ext/musicbrainz/Makefile.am:
20361         Add a trm plugin
20362
20363 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20364
20365         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20366         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20367         synchronous property for debugging.
20368         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20369         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20370         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20371         smaller block, fixing indent.
20372
20373 2004-01-16  David Schleef  <ds@schleef.org>
20374
20375         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20376         property affects the video stream.
20377         * sys/xvimage/xvimagesink.c:
20378         * sys/xvimage/xvimagesink.h:
20379         Add synchronous property for debugging.  Should probably be
20380         disabled in non-CVS builds.  Make sure that the Xv attribute
20381         exists before we set it (crash!).  Fix a silly float bug that
20382         caused colorbalance to just not work.
20383
20384 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20385
20386         * tools/gst-launch-ext.in - update for new plugins
20387
20388 2004-01-16  David Schleef  <ds@schleef.org>
20389
20390         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20391         already-freed caps.
20392
20393 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20394
20395         * Update spec for new colorspace plugin and libcaca plugin
20396         * Fix compilation of libcaca plugin (clock -> id)
20397
20398 2004-01-16  Julien MOUTTE <julien@moutte.net>
20399
20400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20401         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20402         (gst_xvimagesink_set_xwindow_id),
20403         (gst_xvimagesink_colorbalance_set_value),
20404         (gst_xvimagesink_colorbalance_get_value),
20405         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20406         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20407         correct colorbalance properties. They can now be set when the element
20408         is still in NULL state. The values will be committed to the Xv Port
20409         when xcontext is initialized.
20410         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20411         brightness int values in the GstXvImagesink structure.
20412
20413 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20414
20415         * gst-libs/gst/Makefile.am:
20416           restructure so having local patches works easier.
20417
20418 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20419
20420         * ext/mpeg2enc/Makefile.am:
20421         * ext/mpeg2enc/gstmpeg2enc.cc:
20422         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20423           Bugfix with respect to EOS handling.
20424
20425 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20426
20427         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20428           Link with right caps (else, it segfaults).
20429         * ext/mplex/gstmplexjob.cc:
20430           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20431
20432 2004-01-15  David Schleef  <ds@schleef.org>
20433
20434         * gst-libs/gst/audio/Makefile.am:
20435         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20436         from the template.
20437         * gst-libs/gst/audio/gstaudiofilter.c:
20438         * gst-libs/gst/audio/gstaudiofilter.h:
20439         Add bytes_per_sample and size and n_samples calculation.
20440         * gst-libs/gst/audio/gstaudiofilterexample.c:
20441         Remove, now autogenerated.
20442         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20443         Moved from gstaudiofilterexample, object name changed, code added
20444         so that it actually works.
20445         * gst-libs/gst/audio/make_filter:
20446         Script to build an audiofilter subclass from the template.
20447         * gst/colorspace/Makefile.am:
20448         * gst/colorspace/yuv2yuv.c:
20449         Remove file, since it's GPL, and we don't use it.
20450
20451 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20452
20453         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20455         them use the buffer free function to test how the buffer was allocated.
20456
20457 2004-01-15  David Schleef  <ds@schleef.org>
20458
20459         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20460         that handles osssink fallback.
20461         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20462         (gst_audio_convert_getcaps):
20463         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20464         Add audio/x-qdm2 for QDM2 audio.
20465         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20466         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20467         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20468         Decrease minimum size to 16x16.
20469         * gst/wavparse/gstwavparse.c:
20470         Convert disabled pad template caps to new caps.
20471         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20472         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20473         (gst_xvimagesink_chain): Throw element error when display cannot
20474         be opened.  Increase minimum framerate to 1.0.  Check the data
20475         free function on a buffer to make sure it is the type we expect
20476         before manipulating it.
20477
20478 2004-01-15  Julien MOUTTE <julien@moutte.net>
20479
20480         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20481         (gst_videobalance_colorbalance_set_value): Implement passthru if
20482         settings are in the middle.
20483         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20484
20485 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20486
20487         * gst/videofilter/Makefile.am:
20488         * gst/volume/Makefile.am:
20489           Since we use videofilter symbols, link to it.
20490
20491 2004-01-15  Julien MOUTTE <julien@moutte.net>
20492
20493         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20494         mixer interface type to HARDWARE.
20495         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20496         type to SOFTWARE.
20497         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20498         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20499         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20500         (gst_volume_interface_init), (gst_volume_list_tracks),
20501         (gst_volume_set_volume), (gst_volume_get_volume),
20502         (gst_volume_set_mute), (gst_volume_mixer_init),
20503         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20504         (volume_init): Implementing mixer interface.
20505         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20506         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20507         (gst_osselement_change_state): Removing some trailing commas in
20508         structures.
20509         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20510         interface type to HARDWARE.
20511         * sys/v4l/gstv4lcolorbalance.c:
20512         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20513         type to HARDWARE.
20514         * sys/v4l2/gstv4l2colorbalance.c:
20515         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20516         interface type to HARDWARE.
20517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20518         same code than ximagesink for event handling.
20519
20520 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20521
20522         * ext/snapshot/Makefile.am:
20523         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20524         (gst_snapshot_chain):
20525         * ext/snapshot/gstsnapshot.h:
20526           This has to be a joke... Snapshot should be connected to a tee,
20527           colorspace element before it and EOS after that, where the other
20528           src of the tee receives normal data.
20529           The current way is *wrong*.
20530
20531 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20532
20533         * ext/hermes/gsthermescolorspace.c:
20534           Fix another compile error. Same as below.
20535
20536 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20537
20538         * gst/colorspace/gstcolorspace.c:
20539         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20540         (gst_colorspace_i420_to_yv12):
20541           Fix compiling... Didn't test if it actually works.
20542
20543 2004-01-15  David Schleef  <ds@schleef.org>
20544
20545         * configure.ac:
20546         * gst/colorspace/Makefile.am:
20547         * gst/colorspace/gstcolorspace.c:
20548         * gst/colorspace/gstcolorspace.h:
20549         * gst/colorspace/yuv2rgb.c:
20550         * gst/colorspace/yuv2rgb.h:
20551         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20552         code and GPL code.  Fix for new caps negotiation.  Rewrite
20553         much of the format handling code, and some of the conversion
20554         code.  Basically, rewrote almost everything.  This element
20555         handles I420, YV12 to RGB conversions.
20556         * ext/hermes/Makefile.am:
20557         * ext/hermes/gsthermescolorspace.c:
20558         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20559         Remove non-Hermes related code.  This element handles lots of
20560         RGB to RGB conversions, but no YUV.
20561         * ext/hermes/gstcolorspace.c:
20562         * ext/hermes/gstcolorspace.h:
20563         * ext/hermes/rgb2yuv.c:
20564         * ext/hermes/yuv2rgb.c:
20565         * ext/hermes/yuv2rgb.h:
20566         * ext/hermes/yuv2rgb_mmx16.s:
20567         * ext/hermes/yuv2yuv.c:
20568         * ext/hermes/yuv2yuv.h:
20569         Remove old code.
20570
20571 2004-01-14  Colin Walters  <walters@verbum.org>
20572
20573         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20574         they've already been.
20575
20576 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20577
20578         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20579           assume tag mode when pad is not connected
20580
20581 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20582
20583         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20584           Don't update the time of the clock
20585         (gst_alsa_sink_loop):
20586           sync to the clock given to alsasink, not the own clock
20587         * sys/oss/gstosssink.c: (gst_osssink_chain):
20588           sync to the clock
20589         (gst_osssink_change_state):
20590           activate the clock
20591         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20593           remove bogus code that made DISCONT events unhandled
20594         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20595           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20596           #131502)
20597         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20598         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20599         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20600           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20601           2nd warning in bug #131502)
20602
20603 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20604
20605         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20606         (gst_videobalance_colorbalance_set_value),
20607         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20608         for colorbalance interface implementation.
20609         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20610         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20611         (gst_ximagesink_dispose), (gst_ximagesink_init),
20612         (gst_ximagesink_class_init): Adding DISPLAY property.
20613         * sys/ximage/ximagesink.h: Adding display_name to store display.
20614         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20615         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20616         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20617         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20618         properties (they still need polishing though for gst-launch use : no
20619         xcontext yet, i ll do that tomorrow).
20620         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20621
20622 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20623
20624         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20625         (gst_play_set_location), (gst_play_set_visualization): Preparing
20626         switch integration, adding videobalance in the pipeline.
20627
20628 2004-01-14  Julien MOUTTE <julien@moutte.net>
20629
20630         * gst-libs/gst/colorbalance/colorbalance.c:
20631         (gst_color_balance_class_init): Adding a default type.
20632         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20633         the type.
20634         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20635         (gst_videobalance_dispose), (gst_videobalance_class_init),
20636         (gst_videobalance_init), (gst_videobalance_interface_supported),
20637         (gst_videobalance_interface_init),
20638         (gst_videobalance_colorbalance_list_channels),
20639         (gst_videobalance_colorbalance_set_value),
20640         (gst_videobalance_colorbalance_get_value),
20641         (gst_videobalance_colorbalance_init): Implementing colorbalance
20642         interface.
20643         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20644         list.
20645         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20646         bug which was triggering a BadAccess X error when setting an overlay
20647         before pad was really negotiated.
20648         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20649         Using the colorbalance type macro.
20650
20651 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20652
20653         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20654         (gst_flacenc_chain):
20655           handle tags correctly
20656         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20657           extract ID3v1 tags correctly
20658
20659 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20660
20661         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20662         (plugin_init):
20663           Improve matroska typefinding for odd-typed headers...
20664
20665 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20666
20667         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20668           Fix for using incremental number on padnames.
20669
20670 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20671
20672         * ext/divx/gstdivxdec.c:
20673         * ext/divx/gstdivxenc.c:
20674           Set category to divx4linux instead of divx (too generic).
20675         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20676         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20677         (gst_wavparse_loop), (gst_wavparse_change_state):
20678         * gst/wavparse/gstwavparse.h:
20679           fix parsing of WAV files with non-standard fmt-tag size and fix
20680           skipping of unrecognized chunks... Someone please fix this thing
20681           to use rifflib so all this is automated.
20682         * sys/v4l/Makefile.am:
20683         * sys/v4l2/Makefile.am:
20684           Add X_CFLAGS because we depend on X (for overlay).
20685
20686 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20687
20688         * ext/mpeg2dec/gstmpeg2dec.c:
20689           Don't issue a timestamp unless we tagged the frame
20690           with a PTS.
20691
20692 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20693
20694         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20695           Query the audio element to get the time, not the clock. We're
20696           interested in the element's time here.
20697
20698 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20699
20700         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20701         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20702         * ext/esd/esdsink.c: (gst_esdsink_chain):
20703         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20704         * ext/mas/massink.c: (gst_massink_chain):
20705         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20706         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20707         (gst_matroska_demux_parse_metadata):
20708         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20709         (gst_mpeg_parse_release_locks):
20710         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20711         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20712         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20713         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20714         (gst_osssink_change_state):
20715         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20716         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20717         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20718         (gst_xvideosink_release_locks):
20719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20720           use element time.
20721         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20722         (gst_alsa_clock_stop):
20723         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20724         (gst_audio_clock_get_internal_time):
20725           simplify for use with new clocking code.
20726         * testsuite/alsa/Makefile.am:
20727         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20728           fix testsuite for new caps system
20729
20730 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20731
20732         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20733         * ext/flac/gstflacenc.c: (add_one_tag):
20734           length is already host endian, no need to convert. Fixes playback of
20735           tagged files on PPC. (bug #128384)
20736
20737 2004-01-13  Julien MOUTTE <julien@moutte.net>
20738
20739         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20740         colorbalance interface stating if it is hardware based or software
20741         based.
20742         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20743         Removing a trailing comma.
20744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20745         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20746         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20747         the documentation seems to be wrong on the -1000 to 1000 interval.
20748
20749 2004-01-12  David Schleef  <ds@schleef.org>
20750
20751         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20752         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20753         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20754         Fix negotiation.  Add a bufferalloc function for the sink pad,
20755         and generally clean up some of the code.
20756
20757 2004-01-12  Julien MOUTTE <julien@moutte.net>
20758
20759         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20760         (gst_color_balance_channel_dispose): Adding safety check in dispose
20761         method.
20762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20763         (gst_xvimagesink_xcontext_clear),
20764         (gst_xvimagesink_interface_supported),
20765         (gst_xvimagesink_colorbalance_list_channels),
20766         (gst_xvimagesink_colorbalance_set_value),
20767         (gst_xvimagesink_colorbalance_get_value),
20768         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20769         Adding colorbalance interface support to set XV parameters such as
20770         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20771         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20772         interface.
20773
20774 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20775
20776         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20777         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20778         (gst_audio_convert_init), (gst_audio_convert_set_property),
20779         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20780         (gst_audio_convert_link),
20781         (gst_audio_convert_buffer_to_default_format),
20782         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20783           - implement _getcaps and use it
20784           - improve linking
20785           - remove float caps since no float conversion is actually done
20786           - remove properties and arguments that were to be used for rate
20787             conversion
20788
20789 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20790
20791         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20792         (gst_audio_structure_set_int):
20793         * gst-libs/gst/audio/audio.h:
20794           add helper functions for _getcaps matching the standard audio
20795           templates
20796
20797 2004-01-12  David Schleef  <ds@schleef.org>
20798
20799         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20800         Test that pad is negotiated before getting its caps.
20801
20802 2004-01-12  Julien MOUTTE <julien@moutte.net>
20803
20804         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20805         analyzing the pads of an element the bin is mostly in READY state so
20806         no caps were negotiated. This helper function needs to work with
20807         _get_caps directly then. I was not freeing them though, added that to
20808         fix the mem leak.
20809
20810 2004-01-12  Julien MOUTTE <julien@moutte.net>
20811
20812         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20813         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20814         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20815         than the free_func.
20816
20817 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20818
20819         * sys/oss/gstossaudio.c: (plugin_init):
20820         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20821         * sys/oss/gstosselement.h:
20822           make an oss debugging category
20823           make failure more descriptive
20824
20825 2004-01-11  David Schleef  <ds@schleef.org>
20826
20827         * ext/ffmpeg/gstffmpeg.c:
20828         * ext/ffmpeg/gstffmpegcodecmap.c:
20829         * ext/ffmpeg/gstffmpegdec.c:
20830         * ext/ffmpeg/gstffmpegenc.c:
20831         * ext/ffmpeg/gstffmpegprotocol.c:
20832         * ext/gdk_pixbuf/gstgdkanimation.c:
20833         * ext/jpeg/gstjpeg.c:
20834         * ext/libpng/gstpng.c:
20835         * ext/mpeg2dec/perftest.c:
20836         * ext/speex/gstspeex.c:
20837         * gst-libs/gst/resample/dtos.c:
20838         * gst/intfloat/gstintfloatconvert.c:
20839         * gst/oneton/gstoneton.c:
20840         * gst/rtjpeg/RTjpeg.c:
20841         * gst/rtp/gstrtp.c:
20842         * sys/dxr3/dxr3init.c:
20843         * sys/glsink/gstgl_nvimage.c:
20844         * sys/glsink/gstgl_pdrimage.c:
20845         * sys/glsink/gstglsink.c:
20846         * testsuite/gst-lint:
20847         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20848
20849 2004-01-11  David Schleef  <ds@schleef.org>
20850
20851         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20852         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20853         * ext/gdk_pixbuf/gstgdkanimation.c:
20854         (gst_gdk_animation_iter_create_pixbuf):
20855         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20856         (gst_gdk_pixbuf_chain):
20857         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20858         * ext/jack/gstjack.c: (gst_jack_change_state):
20859         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20860         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20861         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20862         * gst/videofilter/gstvideofilter.c:
20863         (gst_videofilter_set_output_size):
20864         Remove all usage of gst_pad_get_caps(), and replace it with
20865         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20866
20867 2004-01-11  David Schleef  <ds@schleef.org>
20868
20869         * configure.ac:
20870         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20871         * ext/divx/gstdivxdec.c:
20872         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20873         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20874         handle images that span multiple buffers.  Now work with both
20875         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20876         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20877         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20878         video/video.h changes
20879         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20880         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20881         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20882         of GstData free function.
20883         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20884         same.
20885
20886 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20887
20888         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20889         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20890         (gst_v4l2element_get_property):
20891         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20892           add norm, channel and frequency properties.
20893         * sys/v4l2/gstv4l2tuner.c:
20894           fixes for tuner interface changes
20895         * sys/v4l2/gstv4l2element.h:
20896         * sys/v4l2/gstv4l2src.c:
20897         * sys/v4l2/gstv4l2src.h:
20898         * sys/v4l2/v4l2src_calls.c:
20899         * sys/v4l2/v4l2src_calls.h:
20900           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20901
20902 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20903
20904         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20905         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20906         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20907         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20908         * gst-libs/gst/tuner/tuner.h:
20909           GObjects aren't const.
20910           Add find_by_name functions.
20911           Add checks to _changed functions.
20912         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20913         (gst_v4l_tuner_get_norm):
20914           Fixes for above.
20915
20916 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20917
20918         * gst-libs/gst/video/video.h:
20919           Fix caps template names to be understandable.
20920           Prefix everything with GST_VIDEO.
20921         * ext/aalib/gstaasink.c:
20922         * ext/divx/gstdivxdec.c:
20923         * ext/divx/gstdivxenc.c:
20924         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20925         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20926         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20927         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20928         * ext/libcaca/gstcacasink.c:
20929         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20930         * ext/snapshot/gstsnapshot.c:
20931         * ext/swfdec/gstswfdec.c:
20932         * ext/xvid/gstxviddec.c:
20933         * ext/xvid/gstxvidenc.c:
20934         * gst/chart/gstchart.c:
20935         * gst/deinterlace/gstdeinterlace.c:
20936         * gst/effectv/gsteffectv.c:
20937         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20938         * gst/goom/gstgoom.c:
20939         * gst/median/gstmedian.c:
20940         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20941         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20942         * gst/overlay/gstoverlay.c:
20943         * gst/smooth/gstsmooth.c:
20944         * gst/smpte/gstsmpte.c:
20945         * gst/synaesthesia/gstsynaesthesia.c:
20946         * gst/videocrop/gstvideocrop.c:
20947         * gst/videodrop/gstvideodrop.c:
20948         * gst/y4m/gsty4mencode.c:
20949         * sys/qcam/gstqcamsrc.c:
20950         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20951           Make them work with new video.h file.
20952         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20953         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20955         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20956           Make it work with new buffer allocation system.
20957
20958 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20959
20960         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20961         pad_alloc_buffer implementation to use ->srcpad
20962         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20963         pad_alloc_buffer implementation to use ->srcpad
20964         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20965         pad_alloc_buffer implementation to use ->srcpad
20966         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20967         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20968         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20969         a reference to everything we need.
20970         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20971         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20972         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20973         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20974         a reference to everything we need.
20975         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20976
20977 2004-01-11  David Schleef  <ds@schleef.org>
20978
20979         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20980         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20981         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20982         structure members.
20983         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20984         value during a resize/renegotiation.
20985         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20986         gst_pad_alloc_buffer();
20987         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20988         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20989         structure members.
20990         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20991         Fix for rename of buffer private structure members.
20992         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20993         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20994         Fix for rename of buffer private structure members.
20995         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20996         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20997         Fix for rename of buffer private structure members.
20998
20999 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
21000
21001         reviewed by: David Schleef <ds@schleef.org>
21002
21003         * gst/videofilter/Makefile.am:
21004         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
21005         from the patch by ds to fit in with recent make_filter changes.
21006
21007 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21008
21009         * configure.ac: Adding examples/switch/Makefile
21010         * examples/Makefile.am: Adding examples/switch
21011         * examples/switch/Makefile.am: Adding switcher example.
21012         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21013         (switch_timer), (main): Adding an example demonstrating switch usage
21014         with 2 videotestsrc showing different patterns.
21015         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21016         (gst_switch_init): Fixing switch with the new caps system.
21017
21018 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21019
21020         * gst-libs/gst/video/video.h:
21021           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21022           They should probably be like
21023           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21024
21025 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21026
21027         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21028         (qtdemux_parse_trak):
21029           fix audio chunk size/timestamp calculation
21030
21031 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21032
21033         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21034           fix SVQ3 caps
21035
21036 2004-01-11  Steve Baker  <steve@stevebaker.org>
21037
21038         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21039         (gst_agingtv_base_init), (gst_agingtv_class_init),
21040         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21041         (gst_agingtv_set_property), (gst_agingtv_get_property):
21042         Port agingTV to videofilter
21043
21044 2004-01-09  Julien MOUTTE <julien@moutte.net>
21045
21046         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21047         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21048
21049 2004-01-09  Julien MOUTTE <julien@moutte.net>
21050
21051         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21052         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21053         * gst-libs/gst/xoverlay/xoverlay.c:
21054         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21055         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21056         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21057         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21058         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21059         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21060         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21061         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21062         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21063         interface implementation to handle xid being 0 and fix some bugs
21064         triggered by Benjamin's testcase.
21065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21066         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21067         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21068         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21069         interface implementation to handle xid being 0 and fix some bugs
21070         triggered by Benjamin's testcase.
21071
21072 2004-01-09  David Schleef  <ds@schleef.org>
21073
21074         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21075         mouse pointer events.  It works.
21076
21077 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21078
21079         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21080           Use explicit caps - fix capsnego.
21081         * ext/xvid/gstxviddec.c:
21082         * ext/xvid/gstxvidenc.c:
21083           Remove macro-inside-macro which caused compile errors.
21084         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21085           Error out if it's not a RIFF file. Else we error out without
21086           gst_element_error() which is not good...
21087
21088 2004-01-08  David Schleef  <ds@schleef.org>
21089
21090         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21091         Fix pad_link function to handle formats that ffmpeg returns
21092         as multiple caps structures.
21093         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21094         Only complain if source buffer is _smaller_ than expected.
21095         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21096         (gst_videoscale_handle_src_event): Resize navigation events
21097         when passing them upstream.
21098         * gst/videotestsrc/gstvideotestsrc.c:
21099         * gst/videotestsrc/gstvideotestsrc.h:
21100         * gst/videotestsrc/videotestsrc.c:
21101         * gst/videotestsrc/videotestsrc.h:
21102         Rewrite many of the buffer painting functions to handle odd
21103         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21104         been verified to work with my video card.
21105         * testsuite/gst-lint:  Add check for elements calling
21106         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21107
21108 2004-01-08  David Schleef  <ds@schleef.org>
21109
21110         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21111         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21112
21113 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21114
21115         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21116         configure event is not emiting the desired size signal. That fixes
21117         aspect ratio issues with gst-player.
21118
21119 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21120
21121         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21122           Fix capsnego.
21123
21124 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21125
21126         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21127         public method to fire size signal.
21128
21129 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21130
21131         * examples/gstplay/Makefile.am: Adding the interface library.
21132         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21133         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21134         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21135         GST_IS_X_OVERLAY before signal connect.
21136         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21137         Removing the have_video_size signal.
21138         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21139         and associated public method.
21140         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21141         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21142         signal.
21143         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21144         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21145         signal.
21146         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21147         Using XOverlay public method to fire size signal.
21148
21149 2004-01-07  David Schleef  <ds@schleef.org>
21150
21151         * gst/videofilter/Makefile.am:
21152         * gst/videofilter/gstvideotemplate.c:
21153         * gst/videofilter/make_filter:
21154         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21155         Convert make_filter to /bin/sh script.
21156
21157 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21158
21159         * gst/modplug/gstmodplug.cc: fix element description
21160
21161 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21162
21163         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21164         (got_video_size): Adding some new lines in g_print calls.
21165         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21166         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21167         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21168         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21169         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21170         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21171         Complete code review, reverting some stuff i disagree with, adding
21172         some fixes : time synchronization on invalid timestamps, renegotiation
21173         of private window.
21174         * sys/ximage/ximagesink.h:
21175         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21176         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21177         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21178         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21179         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21180         (gst_xvimagesink_buffer_new),
21181         (gst_xvimagesink_navigation_send_event),
21182         (gst_xvimagesink_set_xwindow_id),
21183         (gst_xvimagesink_get_desired_size),
21184         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21185         stuff i disagree with, adding some fixes : Renegotiation of private
21186         window, implementing get_desired_size.
21187
21188 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21189
21190         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21191         (gst_afsink_handle_event):
21192         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21193         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21194         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21195         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21196         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21197           Fix for instantiate-test (see core). Also remove dead code from
21198           jpegenc (which still needs fixing, but that's lower on my TODO
21199           list...).
21200         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21201           Never return NULL as caps.
21202
21203 2004-01-07  David Schleef  <ds@schleef.org>
21204
21205         * configure.ac:
21206         * ext/Makefile.am:
21207         * ext/librfb/Makefile.am:
21208         * ext/librfb/gstrfbsrc.c:
21209         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21210         is the protocol used by VNC.
21211
21212 2004-01-07  David Schleef  <ds@schleef.org>
21213
21214         * gst/videofilter/gstvideotemplate.c:
21215         * gst/videofilter/gstvideotemplate.h:
21216         * gst/videofilter/make_filter:
21217         Merge videotemplate header into source file.
21218         * gst/effectv/Makefile.am:
21219         * gst/effectv/gsteffectv.c: (plugin_init):
21220         * gst/effectv/gstwarp.c:
21221         Make warpTV a subclass of videofilter.
21222
21223 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21224
21225         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21226           Add guard against invalid utf-8 conversions in mad. Just in case.
21227
21228 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21229
21230         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21231           Fix for bug shown by poisoning
21232
21233 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21234
21235         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21236         (gst_v4lmjpegsrc_buffer_free):
21237         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21238         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21239         (gst_v4lsrc_buffer_free):
21240           Fix for removed bufferpools.
21241
21242 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21243
21244         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21245         Fix caps negotiation.
21246
21247         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21248         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21249         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21250         (dvdnavsrc_event):
21251         * ext/mpeg2dec/gstmpeg2dec.c:
21252         * gst-libs/gst/navigation/navigation.c:
21253         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21254         * gst-libs/gst/navigation/navigation.h:
21255         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21256         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21257         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21258         Super-simple first version of mouse and keyboard events. Clicking
21259         on a DVD menu now works, although it may not take you where you
21260         expected.
21261
21262         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21263         * gst/videotestsrc/gstvideotestsrc.c:
21264         (gst_videotestsrc_src_fixate):
21265         These fixate functions were broken - they never actually
21266         fixated :)
21267
21268 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21269
21270         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21271         (gst_icecastsend_init):
21272           fix for new caps system.
21273         * gst-libs/gst/mixer/mixertrack.h:
21274         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21275           Add 'master track' flag (for tools like ACME that only want to
21276           change the main volume).
21277
21278 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21279
21280         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21281         (gst_xvid_csp_to_caps):
21282         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21283         * ext/xvid/gstxvidenc.c:
21284         ifdef out ARGB type when it isn't available
21285         in xvidcore 1.0.0beta2
21286
21287 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21288
21289         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21290           When we have received a new SCR right in the first buffer after
21291           a seek (so in the same cycle that handles the discont), we should
21292           handle the buffer instead of unreffing it, else we lose data.
21293
21294 2004-01-06  Iain <iain@prettypeople.org>
21295
21296         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21297           buffer-frames caps too.
21298
21299         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21300           caps that we need, don't destroy them all and rebuild them. And when
21301           creating src pads, use the src pad template rather than the sink...
21302
21303 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21304
21305         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21306           Add pad to element *after* setting functions such as event handler.
21307           Without this, the scheduler (opt) will link pads, set the event
21308           handler from the default event function (dispatcher in gstpad.c)
21309           and *after* that, we will set our own event function, which will
21310           thus never be used (and thus mpegdemux doesn't handle events).
21311
21312 2004-01-04  David Schleef  <ds@schleef.org>
21313
21314         Fix the fixate functions to handle new prototype:
21315         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21316         * gst/videotestsrc/gstvideotestsrc.c:
21317         (gst_videotestsrc_src_fixate):
21318         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21319         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21321
21322 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21323
21324         * sys/ximage/ximagesink.h:
21325         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21326         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21327         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21328         (gst_ximagesink_xoverlay_init):
21329           assorted fixes to make (re)embedding work
21330         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21331         (gst_ximagesink_get_desired_size):
21332           implement desired size additions to XOverlay
21333
21334 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21335
21336         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21337         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21338         (gst_x_overlay_got_desired_size):
21339         * gst-libs/gst/xoverlay/xoverlay.h:
21340           Add optional "desired size" signal and querying.
21341
21342 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21343
21344         * gst/matroska/matroska-demux.c:
21345         (gst_matroska_demux_parse_blockgroup):
21346           Fix EBML-laced block parsing. Diffs are relative to previous
21347           lace, not the first lace. Thanks to Mosu from the Matroska
21348           team for detecting this.
21349         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21350         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21351         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21352         (gst_wavparse_change_state):
21353         * gst/wavparse/gstwavparse.h:
21354           Quickfix for capsnego.
21355
21356 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21357
21358         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21359           Fix indenting, fix pad creation.
21360
21361 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21362
21363         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21364         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21365         (gst_xviddec_sink_link):
21366           Implement src_getcaps() so proper size caps is negotiated.
21367
21368 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21369
21370         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21371           Finish flac decoder on EOS. See #116178.
21372
21373 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21374
21375         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21376         (gst_matroska_demux_add_stream):
21377         * gst/matroska/matroska-ids.h:
21378           Add getcaps() function to fix capsnego...
21379
21380 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21381
21382         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21383         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21384         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21385           Fix more integer overflows. Again, see #126967.
21386
21387 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21388
21389         * ext/mpeg2dec/gstmpeg2dec.c:
21390           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21391           #130416.
21392
21393 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21394
21395         * configure.ac:
21396         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21397         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21398         * ext/xvid/gstxvid.h:
21399         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21400         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21401         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21402         (gst_xviddec_change_state):
21403         * ext/xvid/gstxviddec.h:
21404         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21405         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21406         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21407         (gst_xvidenc_link), (gst_xvidenc_set_property),
21408         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21409         * ext/xvid/gstxvidenc.h:
21410           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21411
21412 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21413
21414         * gst/rtp/rtp-packet.c:
21415           Add sys/types.h include, since OS X doesn't define in_addr_t
21416           in netinet/in.h, like it does on Linux (see #129600).
21417
21418 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21419
21420         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21421
21422         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21423           Correct logic of dispose function (see #129306).
21424
21425 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21426
21427         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21428         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21429         (gst_mpeg_parse_init):
21430         * gst/mpegstream/gstmpegparse.h:
21431           Remove clock (which was never provided, i.e. dead code), and
21432           also fix integer overflows at high PTS values (see #126967).
21433
21434 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21435
21436         * ext/flac/gstflacdec.c:
21437         * ext/libpng/gstpngenc.h:
21438         * ext/mikmod/gstmikmod.h:
21439           OS X fixes (see #126628).
21440
21441 2004-01-02  David Schleef  <ds@schleef.org>
21442
21443         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21444         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21445         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21446         (gst_mpeg_parse_class_init): Move pad template registration
21447         to class_init, since the derived class (mpegdemux) doesn't
21448         want them.
21449
21450 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21451
21452         * sys/ximage/Makefile.am:
21453         * sys/xvideo/Makefile.am:
21454         * sys/xvimage/Makefile.am:
21455           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21456           after installation (see #127664).
21457
21458 2004-01-02  David Schleef  <ds@schleef.org>
21459
21460         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21461         (gst_ffmpegenc_connect):  Negotiation fixes.
21462         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21463         Remove inappropriate gst_caps_free().
21464         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21465         Reenable Ronald's internal resize code, since the core handles
21466         it correctly now.
21467
21468 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21469
21470         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21471         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21472         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21473           Fix pad template stuff.
21474
21475 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21476
21477         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21478         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21479           fix signed integer reading/writing.
21480
21481 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21482
21483         * ext/alsa/README:
21484           Remove outdated document
21485
21486 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21487
21488         * gst/cutter/gstcutter.c: (gst_cutter_init):
21489           src pad was being created twice - oops.
21490
21491 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21492
21493         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21494           Comment out internal resize. It doesn't handle the resulting
21495           XEvent internally, does another try_set_caps() which leads to
21496           a really nice loop.
21497           Real fix will come when Julien and Dave are awake. ;).
21498
21499 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21500
21501         * ext/mpeg2enc/gstmpeg2enc.cc:
21502           fix const/nonconst compile issue.
21503
21504 2004-01-02  David Schleef  <ds@schleef.org>
21505
21506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21507         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21508         Add fixate function and a check for bad formats.
21509
21510 2004-01-01  David Schleef  <ds@schleef.org>
21511
21512         Negotiation fixes:
21513         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21514         (gst_audiofilter_init):
21515         * gst/debug/efence.c: (gst_efence_init):
21516         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21517         (gst_deinterlace_init):
21518         * gst/volume/gstvolume.c: (volume_connect):
21519
21520 2004-01-01  David Schleef  <ds@schleef.org>
21521
21522         Convert elements to use gst_pad_use_explicit_caps() where
21523         appropriate:
21524         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21525         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21526         (gst_afparse_open_file):
21527         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21528         (gst_afsrc_open_file):
21529         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21530         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21531         (gst_ffmpegdec_chain):
21532         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21533         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21534         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21535         (gst_gdk_pixbuf_chain):
21536         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21537         (gst_jpegdec_chain):
21538         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21539         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21540         (gst_mikmod_negotiate):
21541         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21542         (gst_mpeg2dec_negotiate_format):
21543         * ext/mpeg2enc/gstmpeg2enc.cc:
21544         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21545         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21546         (gst_speexdec_sinkconnect):
21547         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21548         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21549         (gst_vorbisfile_new_link):
21550         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21551         (gst_ac3parse_chain):
21552         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21553         (gst_asf_demux_setup_pad):
21554         * gst/auparse/gstauparse.c: (gst_auparse_init),
21555         (gst_auparse_chain):
21556         * gst/id3/gstid3types.c: (gst_id3types_loop):
21557         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21558         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21559         (mp1videoparse_parse_seq):
21560         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21561         (bpf_from_header):
21562         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21563         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21564         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21565         (gst_mpeg_parse_send_data):
21566         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21567         (gst_qtdemux_add_stream):
21568         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21569         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21570         (gst_wavparse_parse_fmt):
21571
21572 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21573
21574         * configure.ac:
21575           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21576           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21577           it therefore uses the wrong include paths. Too bad... Note
21578           that 1.6.1.93 is not release yet. ;).
21579           Also add a check for mplex, which is now using the lib'ified
21580           mplex from mjpegtools, too.
21581         * ext/ffmpeg/gstffmpegcodecmap.c:
21582           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21583           issues. I don't think ffmpeg handles 3ivx correctly, so this
21584           probably won't work. But it won't hurt either.
21585         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21586         (gst_ffmpegdec_chain):
21587         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21588         (gst_ffmpegenc_chain_audio):
21589           Fix memleak in audio encoding. Close codec if open fails, this
21590           calls the cleanup routines so we can re-use the context.
21591         * ext/mpeg2enc/gstmpeg2enc.cc:
21592           Fix pad template names/types, fix memory issue with getcaps().
21593         * ext/mpeg2enc/gstmpeg2encoder.cc:
21594         * ext/mpeg2enc/gstmpeg2encoder.hh:
21595           Fix compile issue with new caps system (const thingy).
21596         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21597         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21598           We read a first frame right on initing, so that we have a caps
21599           when we init the output. This caps is cached in padprivate and
21600           read as first frame.
21601         * ext/mplex/Makefile.am:
21602         * ext/mplex/gstmplex.cc:
21603         * ext/mplex/gstmplex.h:
21604         * ext/mplex/gstmplex.hh:
21605         * ext/mplex/gstmplexibitstream.cc:
21606         * ext/mplex/gstmplexibitstream.hh:
21607         * ext/mplex/gstmplexjob.cc:
21608         * ext/mplex/gstmplexjob.hh:
21609         * ext/mplex/gstmplexoutputstream.cc:
21610         * ext/mplex/gstmplexoutputstream.hh:
21611           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21612           had issues, didn't do capsnego, supported only a subset of the
21613           mplex features and required a mplex fork in our local CVS. Plus
21614           that it worked agaist a very old mplex version. Rewriting was
21615           faster than updating it.
21616         * gst-libs/ext/Makefile.am:
21617         * gst-libs/ext/mplex/INSTRUCT:
21618         * gst-libs/ext/mplex/Makefile.am:
21619         * gst-libs/ext/mplex/README:
21620         * gst-libs/ext/mplex/TODO:
21621         * gst-libs/ext/mplex/ac3strm_in.cc:
21622         * gst-libs/ext/mplex/audiostrm.hh:
21623         * gst-libs/ext/mplex/audiostrm_out.cc:
21624         * gst-libs/ext/mplex/aunit.hh:
21625         * gst-libs/ext/mplex/bits.cc:
21626         * gst-libs/ext/mplex/bits.hh:
21627         * gst-libs/ext/mplex/buffer.cc:
21628         * gst-libs/ext/mplex/buffer.hh:
21629         * gst-libs/ext/mplex/fastintfns.h:
21630         * gst-libs/ext/mplex/format_codes.h:
21631         * gst-libs/ext/mplex/inputstrm.cc:
21632         * gst-libs/ext/mplex/inputstrm.hh:
21633         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21634         * gst-libs/ext/mplex/mjpeg_logging.cc:
21635         * gst-libs/ext/mplex/mjpeg_logging.h:
21636         * gst-libs/ext/mplex/mjpeg_types.h:
21637         * gst-libs/ext/mplex/mpastrm_in.cc:
21638         * gst-libs/ext/mplex/mpegconsts.cc:
21639         * gst-libs/ext/mplex/mpegconsts.h:
21640         * gst-libs/ext/mplex/mplexconsts.hh:
21641         * gst-libs/ext/mplex/multplex.cc:
21642         * gst-libs/ext/mplex/outputstream.hh:
21643         * gst-libs/ext/mplex/padstrm.cc:
21644         * gst-libs/ext/mplex/padstrm.hh:
21645         * gst-libs/ext/mplex/stillsstream.cc:
21646         * gst-libs/ext/mplex/stillsstream.hh:
21647         * gst-libs/ext/mplex/systems.cc:
21648         * gst-libs/ext/mplex/systems.hh:
21649         * gst-libs/ext/mplex/vector.cc:
21650         * gst-libs/ext/mplex/vector.hh:
21651         * gst-libs/ext/mplex/videostrm.hh:
21652         * gst-libs/ext/mplex/videostrm_in.cc:
21653         * gst-libs/ext/mplex/videostrm_out.cc:
21654         * gst-libs/ext/mplex/yuv4mpeg.cc:
21655         * gst-libs/ext/mplex/yuv4mpeg.h:
21656         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21657         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21658           We don't fork mjpegtools' mplex in our CVS anymore.
21659         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21660         (gst_avi_demux_add_stream):
21661         * gst/avi/gstavidemux.h:
21662           Add getcaps() function for proper caps nego. This makes some
21663           parts of AVI playback/reading work.
21664         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21665           Resize window on new capsnego. This is probably wrong, but
21666           I'm still committing it because with current capsnego, the
21667           first successfull capsnego is auto-fixated, therefore rounded
21668           down to the lowest values in the caps. this results in a 16x16
21669           XWindow that is not reized when real capsnego finishes.
21670           Dave, I see more cases of this, do you know a proper solution?
21671         * tools/gst-launch-ext.in:
21672           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21673
21674 2003-12-31  David Schleef  <ds@schleef.org>
21675
21676         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21677         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21678           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21679
21680 2003-12-30  David Schleef  <ds@schleef.org>
21681
21682         * ext/ffmpeg/gstffmpegcolorspace.c:
21683         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21684         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21685         (gst_ffmpegcsp_chain): Negotiation fixes
21686         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21687         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21688         (gst_audio_convert_link), (gst_audio_convert_channels):
21689         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21690         (gst_audioscale_link), (gst_audioscale_get_buffer),
21691         (gst_audioscale_chain): Negotiation fixes
21692         * gst/audioscale/gstaudioscale.h:
21693         * gst/videofilter/gstvideofilter.c:
21694         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21695         (gst_videofilter_link), (gst_videofilter_init),
21696         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21697         (gst_videofilter_find_format_by_structure):
21698         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21699         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21700         (gst_videoscale_link):
21701         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21702         (videoscale_find_by_structure), (gst_videoscale_setup):
21703         * gst/videoscale/videoscale.h: Negotiation fixes
21704         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21705         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21706         function, restrict resizing to a multiple of 4 (hack until
21707         everyone supports odd sizes correctly).
21708
21709 2003-12-29  Colin Walters  <walters@verbum.org>
21710
21711         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21712         signed.
21713
21714 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21715
21716         * ext/sndfile/gstsf.c: (gst_sf_loop):
21717           Fix warning about discarding const qualifier
21718
21719 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21720
21721         * gst/cutter/gstcutter.c:
21722         * gst/videoscale/gstvideoscale.c:
21723         * gst/volenv/gstvolenv.c:
21724         * gst-libs/gst/audio/audio.c:
21725         * gst-libs/gst/video/video.c:
21726           Fix warnings
21727
21728 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21729
21730         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21731           Don't send ALSA debugging to stderr.
21732         * ext/alsa/gstalsa.h:
21733           Use GST_WARNING instead of g_warning when ALSA functions fail.
21734
21735 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21736
21737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21738           Free XVAdapterInfo correctly.
21739
21740 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21741
21742         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21743         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21744           Make id3tag use correct caps nego.
21745
21746 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21747
21748         * ext/ivorbis/vorbis.c:
21749         * ext/ivorbis/vorbisenc.h:
21750         * ext/ivorbis/vorbisfile.c:
21751           Modify so that it uses the new caps things
21752
21753 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21754
21755         * testsuite/spider/spider1.c: (main):
21756         * testsuite/spider/spider2.c: (main):
21757         * testsuite/spider/spider3.c: (main):
21758           Make tests compile again. They probably don't work.
21759
21760 2003-12-24  Colin Walters  <walters@verbum.org>
21761
21762         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21763         we can't fixate the caps anymore.
21764
21765 2003-12-23  David Schleef  <ds@schleef.org>
21766
21767         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21768         * sys/oss/gstosssink.c: (gst_osssink_init),
21769         (gst_osssink_sink_fixate): Add fixate function.
21770
21771 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21772
21773         * ext/ffmpeg/gstffmpegcodecmap.c:
21774         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21775         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21776         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21777         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21778         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21779         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21780         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21781           fix typo in RGB masks, and move back to "old" colorspace
21782           capsnego code until whoever wrote this new crap has actually
21783           tested it so that it works.
21784           And yes, this works, keep it that way please.
21785
21786 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21787
21788         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21789         (gst_divxdec_init), (gst_divxdec_negotiate):
21790         * ext/divx/gstdivxdec.h:
21791         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21792         (gst_divxenc_init):
21793         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21794         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21795         * ext/mpeg2enc/gstmpeg2enc.cc:
21796         * ext/mpeg2enc/gstmpeg2encoder.cc:
21797         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21798         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21799         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21800         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21801         (dxr3spusink_init):
21802         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21803         (dxr3videosink_init):
21804           Fix caps breakage after Dave's caps branch merge.
21805
21806 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21807
21808         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21809           Fix for 24bpp display.
21810
21811 2003-12-23  Colin Walters  <walters@verbum.org>
21812
21813         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21814         a GnomeVFSHandle directly.
21815
21816 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21817
21818         * gst/volume/Makefile.am:
21819         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21820         (volume_base_init), (volume_init):
21821           Reenable volume element and fix to work with new caps stuff.
21822           Rhythmbox needs this.
21823
21824 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21825
21826         * gst/qtdemux/qtdemux.c: (plugin_init):
21827           qtdemux requires bytestream
21828
21829 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21830
21831         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21832           Fix remaining caps handling errors due to CAPS merge.
21833
21834 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21835
21836         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21837         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21838         (gst_faad_srcconnect):
21839           Port to new caps system.
21840
21841 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21842
21843         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21844         (got_video_size), (main): using g_print instead of g_message.
21845         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21846         signal which was not emitted because of "switch" element added to the
21847         bin but not connected. (Removing from the bin temporarily)
21848
21849 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21850
21851         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21852         find X development files. I don't understand the previous tests and
21853         they fail on my debian/ppc unstable. This one works.
21854         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21855         exiting.
21856         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21857         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21858         (gst_play_set_visualization): Add some safety checks in set_ methods
21859         and state_change. This was throwing some ugly CRITICAL messages when
21860         pipeline was getting disposed and casts were failing.
21861
21862 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21863
21864         * configure.ac:
21865           Improve mpeg2enc detection. This is for distributions that do
21866           ship mjpegtools, but without mpeg2enc. Also does object check
21867           for might there ever be ABI incompatibility.
21868         * ext/mpeg2enc/gstmpeg2enc.cc:
21869           Add Andrew as second maintainer (he's helping me), and also add
21870           an error if no caps was set. This happens if I pull before capsnego
21871           and that's something I should solve sometime else.
21872         * gst/matroska/matroska-demux.c:
21873         (gst_matroska_demux_parse_blockgroup):
21874           Fix time parsing.
21875         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21876         (gst_matroska_mux_track_header):
21877           Add caps to templates.
21878         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21879           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21880         * gst/mpegstream/gstmpegdemux.c:
21881           Remove layer since it causes warnings about unfixed caps.
21882         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21883           Fix obvious typo (we error out if caps were set, we should of
21884           course error out if *no* caps were set).
21885         * sys/oss/gstosselement.c: (gst_osselement_convert):
21886           Fix format conversion, we confused bits/bytes.
21887         * sys/oss/gstosselement.h:
21888           Improve documentation for 'bps'.
21889         * sys/v4l/TODO:
21890           Remove stuff about plugins that need removing - this was done
21891           ages ago.
21892         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21893         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21894         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21895         (gst_v4lsrc_src_query):
21896         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21897         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21898           Add get_query_types(), get_formats() and query() functions.
21899
21900 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21901
21902         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21903         * moved CVS to freedesktop.org