more borgifying
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
4         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
5         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
6         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
7         (gst_multi_fd_sink_get_stats),
8         (gst_multi_fd_sink_remove_client_link),
9         (gst_multi_fd_sink_handle_client_read),
10         (gst_multi_fd_sink_client_queue_data),
11         (gst_multi_fd_sink_client_queue_caps),
12         (gst_multi_fd_sink_client_queue_buffer),
13         (gst_multi_fd_sink_new_client),
14         (gst_multi_fd_sink_handle_client_write),
15         (gst_multi_fd_sink_recover_client),
16         (gst_multi_fd_sink_queue_buffer),
17         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
20         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
21         * gst/tcp/gstmultifdsink.h:
22         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
23         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
24         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
25         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
26         (gst_tcp_client_sink_set_property),
27         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
28         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
29         * gst/tcp/gsttcpclientsink.h:
30         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
31         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
32         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
33         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
34         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
35         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
36         * gst/tcp/gsttcpclientsrc.h:
37         * gst/tcp/gsttcpplugin.c: (plugin_init):
38         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
39         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
40         (gst_tcp_server_sink_finalize),
41         (gst_tcp_server_sink_handle_server_read),
42         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
43         (gst_tcp_server_sink_set_property),
44         (gst_tcp_server_sink_get_property),
45         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
46         * gst/tcp/gsttcpserversink.h:
47         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
48         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
49         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
50         (gst_tcp_server_src_set_property),
51         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
52         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
53         * gst/tcp/gsttcpserversrc.h:
54           more borgifying
55
56 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
57
58         * docs/plugins/Makefile.am:
59         * docs/plugins/gst-plugins-base-plugins.args:
60         * docs/plugins/inspect/plugin-libvisual.xml:
61         * gst/audioconvert/plugin.h:
62         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
63         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
64         (gst_audio_rate_setcaps), (gst_audio_rate_init),
65         (gst_audio_rate_chain), (gst_audio_rate_set_property),
66         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
67         (plugin_init):
68         * gst/audiotestsrc/gstaudiotestsrc.c:
69         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
70         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
71         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
72         (gst_audio_test_src_get_query_types),
73         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
74         (gst_audio_test_src_create_square),
75         (gst_audio_test_src_create_saw),
76         (gst_audio_test_src_create_triangle),
77         (gst_audio_test_src_create_silence),
78         (gst_audio_test_src_create_white_noise),
79         (gst_audio_test_src_init_pink_noise),
80         (gst_audio_test_src_generate_pink_noise_value),
81         (gst_audio_test_src_create_pink_noise),
82         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
83         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
84         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
85         (plugin_init):
86         * gst/audiotestsrc/gstaudiotestsrc.h:
87         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
88         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
89         (gst_sub_parse_init), (gst_sub_parse_formats),
90         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
91         (convert_encoding), (get_next_line),
92         (gst_sub_parse_data_format_autodetect),
93         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
94         (gst_sub_parse_loop), (gst_sub_parse_chain),
95         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
96         (plugin_init):
97         * gst/subparse/gstsubparse.h:
98         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
99         (gst_video_rate_base_init), (gst_video_rate_class_init),
100         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
101         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
102         (gst_video_rate_init), (gst_video_rate_event),
103         (gst_video_rate_chain), (gst_video_rate_set_property),
104         (gst_video_rate_get_property), (gst_video_rate_change_state),
105         (plugin_init):
106         * gst/videoscale/gstvideoscale.c:
107         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
108         (gst_video_scale_src_template_factory),
109         (gst_video_scale_sink_template_factory),
110         (gst_video_scale_get_type), (gst_video_scale_base_init),
111         (gst_video_scale_class_init), (gst_video_scale_init),
112         (gst_video_scale_set_property), (gst_video_scale_get_property),
113         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
114         (gst_video_scale_prepare_size), (parse_caps),
115         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
116         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
117         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
118         (plugin_init):
119         * gst/videoscale/gstvideoscale.h:
120         * gst/videotestsrc/gstvideotestsrc.c:
121         (gst_video_test_src_pattern_get_type),
122         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
123         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
124         (gst_video_test_src_set_pattern),
125         (gst_video_test_src_set_property),
126         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
127         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
128         (gst_video_test_src_event), (gst_video_test_src_get_times),
129         (gst_video_test_src_create), (plugin_init):
130         * gst/videotestsrc/gstvideotestsrc.h:
131         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
132         (gst_video_test_src_smpte), (gst_video_test_src_snow),
133         (gst_video_test_src_black):
134         * gst/videotestsrc/videotestsrc.h:
135           borgify further
136           clean up docs a little
137
138 2005-11-30  Wim Taymans  <wim@fluendo.com>
139
140         * gst-libs/gst/rtp/gstbasertpdepayload.h:
141         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
142         (gst_basertppayload_event), (gst_basertppayload_push),
143         (gst_basertppayload_change_state):
144         * gst-libs/gst/rtp/gstbasertppayload.h:
145         closed #320644.
146
147 2005-11-30  Julien MOUTTE  <julien@moutte.net>
148
149         * docs/libs/gst-plugins-base-libs-docs.sgml:
150         * docs/libs/gst-plugins-base-libs-sections.txt:
151         * gst-libs/gst/video/gstvideofilter.c:
152         * gst-libs/gst/video/gstvideosink.c:
153         * gst-libs/gst/video/gstvideosink.h: Adding docs.
154
155 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
156
157         * LICENSE:
158           move
159         * po/af.po:
160         * po/az.po:
161         * po/cs.po:
162         * po/en_GB.po:
163         * po/hu.po:
164         * po/it.po:
165         * po/nb.po:
166         * po/nl.po:
167         * po/or.po:
168         * po/sq.po:
169         * po/sr.po:
170         * po/sv.po:
171         * po/uk.po:
172         * po/vi.po:
173         * Makefile.am:
174           update
175         * scripts/autoplugins.sh:
176           remove
177
178 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
179
180         * Makefile.am:
181         * configure.ac:
182         * examples/Makefile.am:
183         * examples/capsfilter/Makefile.am:
184         * examples/capsfilter/capsfilter1.c:
185         * examples/gob/Makefile.am:
186         * examples/gob/gst-identity2.gob:
187         * examples/indexing/.cvsignore:
188         * examples/indexing/Makefile.am:
189         * examples/indexing/indexmpeg.c:
190         * examples/seeking/.cvsignore:
191         * examples/seeking/Makefile.am:
192         * examples/seeking/cdparanoia.c:
193         * examples/seeking/cdplayer.c:
194         * examples/seeking/chained.c:
195         * examples/seeking/scrubby.c:
196         * examples/seeking/seek.c:
197         * examples/stats/Makefile.am:
198         * examples/stats/mp2ogg.c:
199         * examples/switch/.cvsignore:
200         * examples/switch/Makefile.am:
201         * examples/switch/switcher.c:
202         * tests/Makefile.am:
203         * tests/check/generic/.cvsignore:
204         * tests/check/pipelines/.cvsignore:
205         * tests/examples/Makefile.am:
206         * tests/examples/seek/Makefile.am:
207           reorganize stuff under tests/
208
209 2005-11-30  Edward Hervey  <edward@fluendo.com>
210
211         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
212         Go away you stupid GstStaticPadTemplate memleak.
213
214 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
215
216         * gst-libs/gst/net/Makefile.am:
217         * gst-libs/gst/net/README:
218         * gst-libs/gst/net/gstnetbuffer.c:
219         * gst-libs/gst/net/gstnetbuffer.h:
220           this was moved to "netbuffer"
221
222 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
223
224         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
225         (gst_video_filter_class_init), (gst_video_filter_init):
226         * gst-libs/gst/video/gstvideofilter.h:
227           borgify name to bring in line with other classes
228
229 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
230
231         * gst/audioscale/.cvsignore:
232         * gst/audioscale/Makefile.am:
233         * gst/audioscale/README:
234         * gst/audioscale/audioscale.vcproj:
235         * gst/audioscale/dtof.c:
236         * gst/audioscale/dtos.c:
237         * gst/audioscale/functable.c:
238         * gst/audioscale/gstaudioscale.c:
239         * gst/audioscale/gstaudioscale.h:
240         * gst/audioscale/private.h:
241         * gst/audioscale/resample.c:
242         * gst/audioscale/resample.h:
243         * gst/audioscale/test.c:
244           remove
245
246 2005-11-30  Edward Hervey  <edward@fluendo.com>
247
248         * gst-libs/gst/netbuffer/Makefile.am:
249         really, really tired
250
251 2005-11-30  Edward Hervey  <edward@fluendo.com>
252
253         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
254         Update for new GstTypeFindFactory _register()
255
256 2005-11-30  Edward Hervey  <edward@fluendo.com>
257
258         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
259         Let's not override libgstnet from core for no reason...
260         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
261         Ok, maybe not so quick next time.
262
263 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
264
265         * configure.ac:
266         * gst-libs/gst/Makefile.am:
267           moved gst-libs/gst/net to netbuffer through CVS surgery
268           remove old directory
269           updating build to accomodate
270           (#322257)
271
272 2005-11-29  Andy Wingo  <wingo@pobox.com>
273
274         * pkgconfig/gstreamer-plugins-base.pc.in:
275         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
276         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
277         (#322257).
278
279 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
280
281         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
282         3rd time's the charm. Correct ref-counting for discarded buffers.
283
284 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
285
286         * gst/playback/gststreamselector.c:
287         (gst_stream_selector_class_init),
288         (gst_stream_selector_set_property),
289         (gst_stream_selector_get_property),
290         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
291         Fix ref-counting
292
293 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
294
295         * gst/subparse/gstsubparse.c: (feed_textbuf):
296           Don't access already unref'ed buffer.
297
298 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
299
300         * gst/playback/gststreamselector.c:
301         (gst_stream_selector_class_init), (gst_stream_selector_init),
302         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
303         (gst_stream_selector_get_property),
304         (gst_stream_selector_get_linked_pad),
305         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
306         * gst/playback/gststreamselector.h:
307         Add the active-pad property for playbin to use shortly. Ignore buffers
308         from any other pad, returning GST_FLOW_NOT_LINKED
309
310 2005-11-29  Julien MOUTTE  <julien@moutte.net>
311
312         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
313         patch from bug #322704 (Alessandro Decina).
314
315 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
316
317         * gst-libs/gst/audio/Makefile.am:
318           folded audiofilter into the audio library
319
320 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
321
322         * gst/videoscale/gstvideoscale.h:
323         * gst/videoscale/gstvideoscale.c:
324           remove unimplemented scale methods
325
326 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
327
328         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
329           Don't leak caps.
330
331 2005-11-28  Julien MOUTTE  <julien@moutte.net>
332
333         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
334         (gst_ximagesink_setcaps):
335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
336         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
337         happens (only visible on ximagesink but bug is in xv too) set_caps was
338         destroying the internal x[v]image used to memcpy non locally alloced
339         buffers so that it got renewed on next _chain. The issue is that 
340         _expose will try to put that image as it reffed it in _put.
341         Using gst_buffer_unref instead of destroy fixes it !
342
343 2005-11-28  Edward Hervey  <edward@fluendo.com>
344
345         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
346         (try_to_link_1), (queue_filled_cb):
347         Better use of the queues. Start with a small size queue and only increase
348         the size of the queues when the other queues are empty.
349
350 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
351
352         * gst-libs/gst/video/Makefile.am:
353           compile in copied-over videofilter into the video library
354         * gst-libs/gst/video/videosink.h:
355           rename the header to gstvideosink.h since it's a base GstObject class
356         * sys/ximage/ximagesink.h:
357         * sys/xvimage/xvimagesink.h:
358           use the new header
359
360 2005-11-28  Wim Taymans  <wim@fluendo.com>
361
362         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
363         * gst/playback/gstplaybasebin.h:
364         Prepare to handle errors betters.
365
366         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
367         Set sinks to PAUSED first before adding and linking them so that
368         we don't interrupt dataflow.
369
370 2005-11-28  Wim Taymans  <wim@fluendo.com>
371
372         * gst-libs/gst/audio/TODO:
373         Updated TODO
374
375         * gst-libs/gst/audio/gstaudiosink.c:
376         (gst_audioringbuffer_open_device),
377         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
378         (gst_audioringbuffer_release):
379         Small cleanups.
380
381         * gst-libs/gst/audio/gstbaseaudiosink.c:
382         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
383         (gst_base_audio_sink_change_state):
384         Slave to the master clock when going to PLAYING and unslave when
385         going to PAUSED.
386
387         * gst-libs/gst/audio/gstringbuffer.c:
388         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
389         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
390         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
391         (gst_ring_buffer_clear_all), (wait_segment),
392         (gst_ring_buffer_commit), (gst_ring_buffer_read),
393         (gst_ring_buffer_advance):
394         * gst-libs/gst/audio/gstringbuffer.h:
395         Add some docs and cleanups.
396
397 2005-11-28  Julien MOUTTE  <julien@moutte.net>
398
399         * sys/xvimage/xvimagesink.c:
400         (gst_xvimagesink_navigation_send_event): Fix navigation events
401         coordinates translation with pixel aspect ratios.
402
403 2005-11-28  Julien MOUTTE  <julien@moutte.net>
404
405         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
406         Use calculated video geometry from _setcaps instead of buffer
407         caps to respect pixel aspect ratio. (fixes #322388)
408
409 2005-11-28  Julien MOUTTE  <julien@moutte.net>
410
411         * docs/libs/tmpl/gstcolorbalance.sgml:
412         * docs/libs/tmpl/gstmixer.sgml:
413         * docs/libs/tmpl/gstxoverlay.sgml:
414         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
415         interface.
416
417 2005-11-28  Julien MOUTTE  <julien@moutte.net>
418
419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
420         Refuse to create an XvImage if we can't find the format.
421
422 2005-11-28  Edward Hervey  <edward@fluendo.com>
423
424         * gst-libs/gst/riff/riff-media.c:
425         (gst_riff_create_audio_template_caps):
426         Add ATRAC3 to the list of riff-possible audio caps.
427         I know we still don't have a plugin for atrac3, but it's saner to output
428         that than a cryptic mimetype.
429
430 2005-11-27  Edward Hervey  <edward@fluendo.com>
431
432         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
433         Don't try to create a zero-sized subbuffer.
434
435 2005-11-27  Julien MOUTTE  <julien@moutte.net>
436
437         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
438         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
439         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
440         (gst_ximagesink_expose): Fixed a tricky race.
441         * sys/ximage/ximagesink.h:
442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
443         (gst_xvimagesink_expose): Fixed a tricky race.
444         * sys/xvimage/xvimagesink.h:
445
446 2005-11-27  Edward Hervey  <edward@fluendo.com>
447
448         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
449         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
450         Remove unused properties, and add queues between demuxers and decoders
451         so that a lot more files can preroll properly.
452
453 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
454
455         * gst-libs/gst/net/Makefile.am:
456         * gst-libs/gst/rtp/Makefile.am:
457         * gst-libs/gst/tag/Makefile.am:
458           remove silly include
459         * gst/tags/Makefile.am:
460         * gst/tags/gsttagediting.c:
461         * gst/tags/gsttageditingprivate.h:
462         * gst/tags/tagedit.vcproj:
463           remove directory, is as good as empty
464
465 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
466
467         * configure.ac:
468           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
469         * gst-libs/Makefile.am:
470         * gst-libs/gst/audio/Makefile.am:
471         * gst-libs/gst/interfaces/Makefile.am:
472         * gst-libs/gst/net/Makefile.am:
473         * gst-libs/gst/riff/Makefile.am:
474         * gst-libs/gst/rtp/Makefile.am:
475         * gst-libs/gst/tag/Makefile.am:
476         * gst-libs/gst/video/Makefile.am:
477           and use them
478
479 2005-11-27  Julien MOUTTE  <julien@moutte.net>
480
481         * docs/libs/tmpl/gstcolorbalance.sgml:
482         * docs/libs/tmpl/gstmixer.sgml:
483         * docs/libs/tmpl/gstxoverlay.sgml:
484         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
485         * sys/ximage/ximagesink.h:
486         * sys/xvimage/xvimagesink.h: More and more documentation.
487
488 2005-11-26  Julien MOUTTE  <julien@moutte.net>
489
490         * docs/libs/gst-plugins-base-libs-docs.sgml:
491         * docs/libs/gst-plugins-base-libs-sections.txt:
492         * docs/libs/tmpl/gstcolorbalance.sgml:
493         * docs/libs/tmpl/gstmixer.sgml:
494         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
495         to documentation.
496
497 2005-11-26  Julien MOUTTE  <julien@moutte.net>
498
499         * docs/plugins/Makefile.am:
500         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
501         * docs/plugins/gst-plugins-base-plugins-sections.txt:
502         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
503
504 2005-11-26  Julien MOUTTE  <julien@moutte.net>
505
506         * docs/plugins/Makefile.am:
507         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
508         * docs/plugins/gst-plugins-base-plugins-sections.txt:
509         * docs/plugins/inspect/plugin-adder.xml:
510         * docs/plugins/inspect/plugin-alsa.xml:
511         * docs/plugins/inspect/plugin-audioconvert.xml:
512         * docs/plugins/inspect/plugin-audiorate.xml:
513         * docs/plugins/inspect/plugin-audioresample.xml:
514         * docs/plugins/inspect/plugin-audiotestsrc.xml:
515         * docs/plugins/inspect/plugin-decodebin.xml:
516         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
517         * docs/plugins/inspect/plugin-gnomevfs.xml:
518         * docs/plugins/inspect/plugin-ogg.xml:
519         * docs/plugins/inspect/plugin-playbin.xml:
520         * docs/plugins/inspect/plugin-subparse.xml:
521         * docs/plugins/inspect/plugin-tcp.xml:
522         * docs/plugins/inspect/plugin-theora.xml:
523         * docs/plugins/inspect/plugin-typefindfunctions.xml:
524         * docs/plugins/inspect/plugin-video4linux.xml:
525         * docs/plugins/inspect/plugin-videorate.xml:
526         * docs/plugins/inspect/plugin-videoscale.xml:
527         * docs/plugins/inspect/plugin-videotestsrc.xml:
528         * docs/plugins/inspect/plugin-volume.xml:
529         * docs/plugins/inspect/plugin-vorbis.xml:
530         * docs/plugins/inspect/plugin-ximagesink.xml:
531         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
532         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
533
534 2005-11-26  Edward Hervey  <edward@fluendo.com>
535
536         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
537         Properly return GstFlowReturn from gst_pad_push in chain functions.
538
539 2005-11-25  Michael Smith  <msmith@fluendo.com>
540
541         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
542         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
543         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
544         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
545           Handle various conditions better when we don't understand a stream.
546           Removes a heap of CRITICALs on ogg streams containing unknown data.
547
548 2005-11-24  Andy Wingo  <wingo@pobox.com>
549
550         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
551         Be threadsafe.
552
553 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
554
555         * configure.ac: back to HEAD
556
557 === release 0.9.6 ===
558
559 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
560
561         * configure.ac:
562           releasing 0.9.6, "White Eight"
563
564 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
565
566         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
567         * docs/plugins/inspect/plugin-sine.xml:
568           remove sinesrc some more
569
570 2005-11-23  Wim Taymans  <wim@fluendo.com>
571
572         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
573         If we are reading too slowly, jump forward in the ringbuffer
574         instead of blocking.
575
576 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
577
578         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
579         (gst_visual_chain):
580         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
581         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
582         (gst_videorate_chain):
583         * gst/videotestsrc/gstvideotestsrc.c:
584         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
585         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
586         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
587         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
588         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
589         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
590           Updates for API changes
591
592 2005-11-23  Wim Taymans  <wim@fluendo.com>
593
594         * gst-libs/gst/audio/gstbaseaudiosink.c:
595         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
596         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
597         Fix for calibration API change.
598
599 2005-11-23  Michael Smith <msmith@fluendo.com>
600
601         * gst-libs/gst/audio/multichannel.c:
602         (gst_audio_get_channel_positions),
603         (gst_audio_set_channel_positions),
604         (gst_audio_set_structure_channel_positions_list),
605         (gst_audio_fixate_channel_positions):
606           Use gst_value_array_*() functions on value arrays, not
607           gst_value_list_*().
608
609 2005-11-23  Edward Hervey  <edward@fluendo.com>
610
611         * autogen.sh:
612         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
613         Fixes autogen
614
615 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
616
617         * check/Makefile.am:
618         * check/elements/videotestsrc.c: (setup_videotestsrc),
619         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
620         (main):
621           add a test for videotestsrc
622
623 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
624
625         * gst/sine/.cvsignore:
626         * gst/sine/Makefile.am:
627         * gst/sine/gstsinesrc.c:
628         * gst/sine/gstsinesrc.h:
629         * gst/sine/sinesrc.vcproj:
630           and remove sinesrc from the repository.  Closes #321446
631
632 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
633
634         * configure.ac:
635         * gst-plugins-base.spec.in:
636           remove sinesrc from the build
637
638 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
639
640         * check/Makefile.am:
641         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
642         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
643         (main):
644           add a test for audiotestsrc, testing all waves.  Even seems
645           leak-free at first glance, nice job Stefan
646
647 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
648
649         * po/af.po:
650         * po/az.po:
651         * po/cs.po:
652         * po/en_GB.po:
653         * po/hu.po:
654         * po/it.po:
655         * po/nb.po:
656         * po/nl.po:
657         * po/or.po:
658         * po/sq.po:
659         * po/sr.po:
660         * po/sv.po:
661         * po/uk.po:
662         * po/vi.po:
663           Translation string updates
664
665         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
666         (gst_v4lsrc_set_caps):
667         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
668         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
669         * sys/v4l/v4lsrc_calls.h:
670           Improve v4lsrc, by making it work again.
671
672 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
673
674         * ext/libvisual/visual.c: (gst_visual_chain):
675           Fix the fps calculations.
676
677         * gst/ffmpegcolorspace/avcodec.h:
678           Move structure element for clarity
679
680         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
681         * gst-libs/gst/interfaces/tunernorm.h:
682         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
683         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
684         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
685         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
686         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
687         (gst_v4lmjpegsrc_getcaps):
688         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
689         (gst_v4lsrc_set_caps):
690         * sys/v4l/gstv4lsrc.h:
691         * sys/v4l/v4l_calls.c: (gst_v4l_open):
692         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
693         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
694         * sys/v4l/v4lsrc_calls.h:
695           Fractional framerates...
696
697 2005-11-22  Wim Taymans  <wim@fluendo.com>
698
699         * gst-libs/gst/audio/gstbaseaudiosink.c:
700         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
701         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
702         And we provide a clock by default, of course...
703
704 2005-11-22  Wim Taymans  <wim@fluendo.com>
705
706         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
707         This clock can be slaved to a master clock now.
708
709         * gst-libs/gst/audio/gstbaseaudiosink.c:
710         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
711         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
712         (gst_base_audio_sink_set_clock),
713         (gst_base_audio_sink_set_property),
714         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
715         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
716         * gst-libs/gst/audio/gstbaseaudiosink.h:
717         Handle slaving the internal clock to the clock selected in the
718         pipeline.
719         Add property to make the basesink not provide a clock.
720
721         * gst-libs/gst/rtp/gstbasertpdepayload.c:
722         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
723         (gst_base_rtp_depayload_wait):
724         * gst-libs/gst/rtp/gstbasertpdepayload.h:
725         We can use the clock in GstElement, no need to store it ourselves.
726
727 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
728
729         * docs/libs/tmpl/gstaudio.sgml:
730           update
731         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
732         (gst_paranoia_endian_get_type):
733         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
734         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
735         * gst/audiotestsrc/gstaudiotestsrc.c:
736         (gst_audiostestsrc_wave_get_type):
737         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
738         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
739         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
740         (gst_sync_method_get_type), (gst_unit_type_get_type),
741         (gst_client_status_get_type), (gst_multifdsink_class_init),
742         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
743         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
744         (gst_multifdsink_get_property):
745         * gst/tcp/gstmultifdsink.h:
746         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
747         * gst/videotestsrc/gstvideotestsrc.c:
748         (gst_videotestsrc_pattern_get_type):
749           remove deprecated properties
750           fix up enums to correctly have short lowercase dashed nicks
751
752 2005-11-22  Michael Smith <msmith@fluendo.com>
753
754         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
755         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
756           Add underscore.
757
758 2005-11-22  Michael Smith <msmith@fluendo.com>
759
760         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
761         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
762           Use utility method for scaling clocktime for fractional framerates.
763
764 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
765
766         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
767         (gst_visual_chain):
768         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
769         * ext/theora/theoradec.c: (theora_handle_type_packet):
770         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
771         (theora_enc_chain):
772         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
773         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
774         * gst-libs/gst/video/video.h:
775         * gst/ffmpegcolorspace/avcodec.h:
776         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
777         (gst_ffmpeg_caps_to_pixfmt):
778         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
779         (gst_ffmpegcsp_set_caps):
780         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
781         (gst_videorate_setcaps), (gst_videorate_blank_data),
782         (gst_videorate_chain):
783         * gst/videotestsrc/gstvideotestsrc.c:
784         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
785         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
786         (gst_videotestsrc_event), (gst_videotestsrc_create):
787         * gst/videotestsrc/gstvideotestsrc.h:
788         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
789         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
790         (gst_ximagesink_get_times), (gst_ximagesink_init):
791         * sys/ximage/ximagesink.h:
792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
793         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
794         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
795         * sys/xvimage/xvimagesink.h:
796           Convert elements to use fractions for their framerate.
797           V4L elements to come later tonight.
798
799 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
800
801         * gst-libs/gst/audio/audio.c:
802         * gst-libs/gst/audio/audio.h:
803           remove some deprecated functions
804
805 2005-11-22  Andy Wingo  <wingo@pobox.com>
806
807         * Update for gst_tag_setter API changes.
808
809 2005-11-22  Andy Wingo  <wingo@pobox.com>
810
811         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
812         (gst_ogg_demux_perform_seek):
813         * ext/theora/theoradec.c (theora_dec_sink_event):
814         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
815         update-funcnames.
816
817 2005-11-22  Wim Taymans  <wim@fluendo.com>
818
819         * examples/seeking/seek.c: (main):
820         Give higher priority to bus signals than the gtk events
821         to fix a race condition in the segment looping.
822
823 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
824
825         * ext/theora/Makefile.am:
826         * ext/vorbis/Makefile.am:
827         * gst-libs/gst/tag/Makefile.am:
828         * gst-plugins-base.spec.in:
829           Rename libgsttagedit to libgsttag (#322117).
830
831 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
832
833         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
835           Call gst_x_overlay_prepare_xwindow_id() to give applications
836           a final chance to set their own xwindow id before the video
837           sink creates its own window.
838
839 2005-11-22  Julien MOUTTE  <julien@moutte.net>
840
841         * sys/xvimage/xvimagesink.c:
842         (gst_xvimagesink_navigation_send_event): Handle navigation
843         events correcly with borders if applicable.
844
845 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
846
847         Patch by: Luca Ognibene
848
849         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
850         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
851         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
852         (gst_ffmpegcsp_caps_remove_format_info):
853         * gst/ffmpegcolorspace/imgconvert.c:
854         * gst/ffmpegcolorspace/imgconvert_template.h:
855           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
856           #318353); use gst_structure_has_name().
857
858 2005-11-22  Julien MOUTTE  <julien@moutte.net>
859
860         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
861         (gst_ximagesink_class_init): Add debug macros on functions.
862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
863         (gst_xvimagesink_xwindow_draw_borders),
864         (gst_xvimagesink_xvimage_put),
865         (gst_xvimagesink_xwindow_update_geometry),
866         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
867         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
868         (gst_xvimagesink_xcontext_clear),
869         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
870         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
871         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
872         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
873         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
874         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
875         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
876         expose while being PAUSED, out of data flow navigation events, etc..
877
878 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
879
880         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
881         * gst-libs/gst/audio/audio.h:
882           fix prototype - wondering why the test worked regardless
883
884 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
885
886         * check/Makefile.am:
887         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
888         * gst-libs/gst/audio/audio.h:
889           add a method that returns a proper GstClockTime
890
891 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
892
893         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
894         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
895         * gst-libs/gst/interfaces/xoverlay.h:
896           Remove everything having to do with the desired size; add 
897           gst_x_overlay_prepare_xwindow_id() function; remove the
898           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
899           post a message on the bus instead (#321816).
900
901         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
903         (gst_xvimagesink_xoverlay_init):
904           Remove desired size stuff (#321816).
905
906 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
907
908         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
909         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
910         (mpeg_video_type_find), (mpeg_video_stream_type_find):
911           Terminate vararg functions with NULL instead of 0 to 
912           make gcc4 happy.
913
914 2005-11-21  Andy Wingo  <wingo@pobox.com>
915
916         patch by: Sebastien Cote <sebas642@yahoo.ca>
917         
918         * gst-libs/gst/rtp/gstrtpbuffer.h: 
919         * gst-libs/gst/rtp/gstrtpbuffer.c
920         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
921
922 2005-11-21  Andy Wingo  <wingo@pobox.com>
923
924         * gst/playback/gstplaybin.c (gen_audio_element) 
925         (gen_video_element): Use the new MISSING_PLUGIN core error
926         category. Closes #320060.
927
928         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
929         * gst/videorate/gstvideorate.c (gst_videorate_event):
930         * ext/theora/theoradec.c (theora_dec_sink_event): 
931         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
932         stream lock.
933
934         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
935         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
936         stream lock changes.
937
938 2005-11-21  Wim Taymans  <wim@fluendo.com>
939
940         * gst-libs/gst/audio/gstbaseaudiosink.c:
941         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
942         (gst_base_audio_sink_provide_clock),
943         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
944         (gst_base_audio_sink_change_state):
945         * gst/audioresample/gstaudioresample.c:
946         Segment update fix.
947
948 2005-11-21  Andy Wingo  <wingo@pobox.com>
949
950         * *.h:
951         * *.c: Ran scripts/update-macros. Oh yes.
952
953 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
954
955         * sys/ximage/Makefile.am:
956         * sys/ximage/ximage.c:
957           Rename ximage plugin to ximagesink (#321426) (Don't forget to
958           remove your old libgstximage.* manually if necessary).
959
960 2005-11-21  Michael Smith <msmith@fluendo.com>
961
962         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
963           Minimal fix for bug #320200: set the min/max bitrate in the correct
964           units. A better fix would be to upgrade to the RATEMANAGE2
965           interface, rather than using the deprecated interface used here, but
966           that would require an update in our libvorbis dependency (to 1.1),
967           which is probably undesirable.
968
969 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
970
971         * ext/libvisual/visual.c: (get_buffer):
972         * gst-libs/gst/audio/gstbaseaudiosrc.c:
973         (gst_base_audio_src_fixate):
974         * gst/audioconvert/gstaudioconvert.c:
975         (gst_audio_convert_fixate_caps):
976         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
977         * gst/audiotestsrc/gstaudiotestsrc.c:
978         (gst_audiotestsrc_src_fixate):
979         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
980         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
981         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
982         * gst/videotestsrc/gstvideotestsrc.c:
983         (gst_videotestsrc_src_fixate):
984         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
986           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
987           (#322027)
988
989
990 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
991
992         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
993         (gst_riff_create_iavs_caps):
994         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
995         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
996         (gst_riff_parse_info):
997         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
998         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1000           Fixes for GST_FOURCC_FORMAT API change.
1001
1002 2005-11-21  Andy Wingo  <wingo@pobox.com>
1003
1004         patch by: Alessandro Dessina <alessandro nnva org>
1005
1006         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1007         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1008         (gst_ogg_parse_chain):
1009         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1010         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1011         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1012         gst_value_list calls on arrays. Fixes #321962.
1013
1014 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1015
1016         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1017         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1018         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1019         * gst/adder/gstadder.c: (gst_adder_init),
1020         (gst_adder_request_new_pad), (gst_adder_collected),
1021         (gst_adder_change_state):
1022           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1023           API change.
1024
1025 2005-11-21  Michael Smith <msmith@fluendo.com>
1026
1027         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1028         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1029           Properly handle pad_push return values.
1030
1031 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1032
1033         * gst-libs/gst/tag/Makefile.am:
1034         * gst-libs/gst/tag/gstvorbistag.c:
1035         (gst_tag_list_to_vorbiscomment_buffer):
1036           Remove obsolete vorbistag element and debug category.
1037
1038         * gst/playback/gstplaybasebin.c: (check_queue):
1039           Don't divide by 0 when queue-threshold is 0.
1040
1041         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1042           Don't modify an existing pixel-aspect-ratio if we fail to read
1043           a new one.
1044
1045 2005-11-20  Wim Taymans  <wim@fluendo.com>
1046
1047         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1048         (gst_vorbisenc_push_packet):
1049         GST_PAD_IS_USABLE is gone, use the return value of
1050         the push or pad_alloc_buffer instead.
1051
1052 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1053
1054         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1055         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1056         (gst_ximagesink_ximage_destroy),
1057         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1058         (gst_ximagesink_xwindow_new),
1059         (gst_ximagesink_xwindow_update_geometry),
1060         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1061         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1062         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1063         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1064         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1065         (gst_ximagesink_navigation_send_event),
1066         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1067         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1068         (gst_ximagesink_finalize), (gst_ximagesink_init),
1069         (gst_ximagesink_class_init):
1070         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1071         This new version brings correct software scaling, non flickering
1072         window while resizing, pixel aspect ratio handling, usage of
1073         hardware buffer pools, out of data flow event thread for 
1074         navigation and handling of expose events even when being PAUSED,
1075         a new property to keep video aspect ratio when resizing, etc...
1076
1077 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1078
1079         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1080         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1081         handling of PAR.
1082
1083 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1084
1085         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1086         Unsetting IS_SINK flag from the fakesink, so decodebin
1087         never behaves as a sink.
1088
1089 2005-11-17  Wim Taymans  <wim@fluendo.com>
1090
1091         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1092         (gst_base_audio_src_change_state):
1093         Fix the audiosrc base class again, we did not unflush.
1094
1095 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1096
1097         * examples/seeking/seek.c: (make_dv_pipeline),
1098         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1099         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1100         to ogg/vorbis/theora pipeline.
1101
1102 2005-11-17  Wim Taymans  <wim@fluendo.com>
1103
1104         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1105         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1106         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1107         Fix EOS on multiple streams.
1108         More debugging.
1109
1110 2005-11-16  Wim Taymans  <wim@fluendo.com>
1111
1112         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1113         (gst_ogg_demux_perform_seek):
1114         Segment done must include stream time.
1115
1116         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1117         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1118         (gst_ogg_mux_change_state):
1119         Fix ogg muxer again.
1120
1121 2005-11-16  Wim Taymans  <wim@fluendo.com>
1122
1123         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1124         Fix compile again.
1125
1126 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1127
1128         * ext/libvisual/visual.c: (gst_visual_init):
1129         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1130         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1131         (gst_ogg_parse_chain):
1132         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1133         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1134         * ext/theora/theoradec.c: (gst_theora_dec_init):
1135         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1136         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1137         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1138         * gst/adder/gstadder.c: (gst_adder_class_init),
1139         (gst_adder_dispose):
1140         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1141         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1142         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1143           Fix a whole set of pad template leaks
1144
1145 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1146
1147         * check/generic/states.c: (GST_START_TEST):
1148           fix the test so that it only checks for elements that are part of
1149           this source module
1150
1151 2005-11-16  Michael Smith <msmith@fluendo.com>
1152
1153         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1154         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1155         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1156         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1157         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1158         (gst_ogg_mux_change_state):
1159           Fix leaking collectpads.
1160
1161 2005-11-16  Edward Hervey  <edward@fluendo.com>
1162
1163         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1164         (gst_videorate_event), (gst_videorate_chain):
1165         Handle segment seeks
1166
1167 2005-11-16  Wim Taymans  <wim@fluendo.com>
1168
1169         * gst-libs/gst/audio/gstbaseaudiosink.c:
1170         (gst_base_audio_sink_provide_clock),
1171         (gst_base_audio_sink_change_state):
1172         Set ringbuffer to non-flushing when going to PAUSED, set to
1173         flushing again when going to READY.
1174
1175         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1176         (gst_ring_buffer_stop):
1177         Start in flushing mode by default.
1178         Don't set flushing in the _stop method, let the app call
1179         this explicitly.
1180
1181 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1182
1183         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1184         * gst-libs/gst/video/videosink.h: Add helper function needed
1185         for video sinks.
1186
1187 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1188
1189         * gst/videoscale/gstvideoscale.c:
1190         (gst_videoscale_handle_src_event):
1191           Don't leak reference to pad parent.
1192
1193 2005-11-16  Wim Taymans  <wim@fluendo.com>
1194
1195         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1196         Set ringbuffer to flushing when stopping so that we don't
1197         block on wait_segment anymore and livelock.
1198
1199 2005-11-16  Wim Taymans  <wim@fluendo.com>
1200
1201         * examples/seeking/seek.c: (send_event), (do_seek),
1202         (loop_toggle_cb), (segment_done), (main):
1203         Added looping checkbox.
1204
1205 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1206
1207         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1208         (gst_ogg_demux_init):
1209         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1210         (gst_vorbis_dec_init):
1211           revert unrefs, they don't pass make check
1212
1213 2005-11-15  Johan Dahlin  <johan@gnome.org>
1214
1215         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1216         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1217         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1218         (gst_vorbis_dec_init):
1219         Fix pad template leaks. 
1220
1221 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1222
1223         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1224           Make state change function thread safe.
1225
1226 2005-11-15  Edward Hervey  <edward@fluendo.com>
1227
1228         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1229         (gst_ogg_demux_class_init):
1230         Implement GstElement::send_event, so we can send seek events
1231         in GST_STATE_READY
1232
1233 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1234
1235         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1236         Discovered how to take away flickering while resizing the
1237         window. Please don't put that in ximagesink, refactoring in
1238         progress.
1239
1240 2005-11-14  Michael Smith <msmith@fluendo.com>
1241
1242         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1243         (gst_multifdsink_render):
1244           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1245
1246 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1247
1248         * gst/playback/gstplaybin.c: (gen_audio_element):
1249           Use autoaudiosink, it tends to be more widely available than
1250           autoaudiiosink.
1251           
1252 2005-11-14  Andy Wingo  <wingo@pobox.com>
1253
1254         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1255         as well if it is available. Fixes #316442.
1256
1257 2005-11-14  Michael Smith <msmith@fluendo.com>
1258
1259         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1260         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1261         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1262         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1263         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1264         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1265         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1266         (gst_vorbisenc_change_state):
1267           Fix a small memory leak in vorbisenc.
1268           Fix large memory leaks in oggmux, also fix lots of state change
1269           bugs in oggmux.
1270
1271 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1272
1273         * gst/videotestsrc/gstvideotestsrc.c:
1274         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1275         (gst_videotestsrc_src_fixate):
1276           move fixation to a fixate function
1277           remove negotiate function, basesrc's is good enough
1278           fixes a bug for check when using the element alone
1279
1280 2005-11-13  Edward Hervey  <edward@fluendo.com>
1281
1282         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1283         (key_toggle_cb), (main):
1284         Added checkboxes for adding/removing the accurate and key_unit seek
1285         flags.
1286
1287 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1288
1289         * configure.ac: back to HEAD
1290
1291 === release 0.9.5 ===
1292
1293 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1294
1295         * configure.ac:
1296           releasing 0.9.5, "No No Kia"
1297
1298 2005-11-11  Edward Hervey  <edward@fluendo.com>
1299
1300         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1301         Added parse-launch syntax seeking mode for the seeking example.
1302         This should help stress-test even more cases.
1303         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1304
1305 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1306
1307         * sys/xvimage/xvimagesink.c:
1308         (gst_xvimagesink_navigation_send_event):
1309           Check whether peer pad exists before sending navigation events
1310           to it.
1311
1312 2005-11-11  Michael Smith <msmith@fluendo.com>
1313
1314         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1315         (gst_vorbisenc_buffer_from_packet):
1316         * ext/vorbis/vorbisenc.h:
1317           Set duration on encoded buffers. This allows oggmux's
1318           max_page_delay parameter to actually work.
1319
1320 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1321
1322         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1323         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1324         (gst_ffmpegcsp_avpicture_fill):
1325         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1326         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1327           Make palettes work again (see #132341). Use our own macros
1328           for rounding up.
1329
1330 2005-11-10  Andy Wingo  <wingo@pobox.com>
1331
1332         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1333         string doober.
1334
1335 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1336
1337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1338         (gst_ffmpegcsp_transform_caps):
1339           Prefer passthrough in transform_caps
1340
1341 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1342
1343         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1344           check for ALSA errors properly, instead of relying on ALSA's
1345           error strings to serve to the user.
1346
1347 2005-11-10  Wim Taymans  <wim@fluendo.com>
1348
1349         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1350         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1351         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1352         Modernise the seek code.
1353
1354 2005-11-10  Michael Smith <msmith@fluendo.com>
1355         
1356         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1357         (setup_substreams), (set_active_source):
1358           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1359           trying to go to NULL if we failed to read a file.
1360
1361 2005-11-10  Wim Taymans  <wim@fluendo.com>
1362
1363         * gst/audiotestsrc/gstaudiotestsrc.c:
1364         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1365         (gst_audiotestsrc_create):
1366         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1367         (gst_sinesrc_get_times), (gst_sinesrc_create):
1368         * gst/videotestsrc/gstvideotestsrc.c:
1369         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1370         (gst_videotestsrc_create):
1371         The base class can now sync for us.
1372
1373 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1374
1375         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1376           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1377           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1378           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1379           format=(fourcc)I420" ! xvimagesink
1380
1381 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1382
1383         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1384         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1385         (gst_sinesrc_newsegment):
1386           Send newsegment event in TIME format, set duration if
1387           num-buffers is set, fix duration querying.
1388
1389 2005-11-10  Michael Smith <msmith@fluendo.com>
1390
1391         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1392         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1393         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1394         (gst_ogg_mux_collected):
1395          Fix EOS handling, partially. Now forwarding an EOS event once we have
1396          EOS on all pads works correctly. However, we still don't properly set
1397          EOS on the actual ogg stream pages.
1398
1399 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1400
1401         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1402           Set elements to NULL state before disposing of them.
1403
1404 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1405
1406         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1407
1408         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1409         (gst_base_rtp_depayload_init),
1410         (gst_base_rtp_depayload_set_gst_timestamp):
1411         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1412           We need to send a newsegment event for each instance, not
1413           just for the first instance of this class (get rid of
1414           static variable in function). (#321011).
1415           
1416 2005-11-08  Michael Smith <msmith@fluendo.com>
1417
1418         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1419         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1420         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1421         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1422           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1423           This makes us mux things correctly according to the ogg muxing
1424           rules. Still not handling EOS correctly right now, though.
1425
1426 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1427
1428         * gst/audioconvert/gstaudioconvert.c:
1429           Fix typo in docs. 
1430
1431 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1432
1433         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1434         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1435           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1436           creating a new chain; should fix live streaming. Also
1437           add more debug output and fix a typo.
1438
1439 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1440
1441         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1442
1443         * gst/volume/gstvolume.c: (volume_set_caps):
1444           Fix compilation on Solaris with Forte. (#320923)
1445
1446 2005-11-08  Wim Taymans  <wim@fluendo.com>
1447
1448         * gst-libs/gst/audio/gstbaseaudiosink.c:
1449         (gst_base_audio_sink_render):
1450         No need to do a typecheck.
1451
1452 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1453
1454         * ext/alsa/gstalsa.h:
1455           We register a debug category, so let's use it.
1456
1457 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1458
1459         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1460         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1461         Fixed a small problem.
1462
1463 2005-11-04  Wim Taymans  <wim@fluendo.com>
1464
1465         * examples/seeking/Makefile.am:
1466         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1467         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1468         (make_playerbin_pipeline), (format_value), (update_scale),
1469         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1470         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1471         (print_usage), (main):
1472         Added app for playback speed testing.
1473
1474         * examples/seeking/seek.c: (dynamic_link),
1475         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1476         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1477         (message_received), (main):
1478         Updated seek example.
1479
1480 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1481
1482         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1483         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1484         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1485         (gst_base_rtp_depayload_set_clock):
1486         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1487         Don't sleep on the bench (system clock) when you have a nice 
1488         comfortable bed (Gstreamer clock) to sleep on.
1489
1490 2005-11-03  Wim Taymans  <wim@fluendo.com>
1491
1492         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1493         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1494         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1495         Handle the case where a pad_block failed.
1496
1497 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1498
1499         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1500
1501         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1502         (gst_base_rtp_depayload_add_to_queue),
1503         (gst_base_rtp_depayload_push),
1504         (gst_base_rtp_depayload_set_gst_timestamp),
1505         (gst_base_rtp_depayload_queue_release):
1506           Fixes some bugs in the depayloader's queuing/de-queueing code.
1507
1508 2005-10-31  Michael Smith <msmith@fluendo.com>
1509
1510         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1511         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1512         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1513           Patch from Alessandro Decina <alessandro@nnva.org>.
1514           Make oggdemux only find the final time in a chain, not per-pad,
1515           since the per-pad information can be very expensive to locate, and
1516           it isn't used anywhere. This makes reading a file containing
1517           OggSkeleton reasonably fast.
1518           Also, make chain finding work when there are logical bitstreams that
1519           can't be decoded. Fixes #319110.
1520
1521 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1522
1523         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1524         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1525         (gst_base_rtp_depayload_chain),
1526         (gst_base_rtp_depayload_add_to_queue),
1527         (gst_base_rtp_depayload_push),
1528         (gst_base_rtp_depayload_set_gst_timestamp),
1529         (gst_base_rtp_depayload_queue_release),
1530         (gst_base_rtp_depayload_start_thread),
1531         (gst_base_rtp_depayload_set_property),
1532         (gst_base_rtp_depayload_get_property):
1533         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1534         Some random fixes, to fullfill the desires of thomas.
1535
1536 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1537
1538         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1539         (gst_base_rtp_depayload_add_to_queue),
1540         (gst_base_rtp_depayload_push):
1541         Fixed the queueing algorithm.
1542
1543 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1544
1545         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1546         (gst_base_rtp_depayload_push):
1547         A small fix
1548
1549 2005-10-31  Wim Taymans  <wim@fluendo.com>
1550
1551         * gst-libs/gst/audio/gstringbuffer.h:
1552         Don't break ABI.
1553
1554         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1555         (gst_ffmpeg_caps_to_pixfmt):
1556         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1557         (gst_ffmpegcsp_set_caps):
1558         Some more comments.
1559         Handle missing required caps fields better.
1560
1561 2005-10-31  Wim Taymans  <wim@fluendo.com>
1562
1563         * gst-libs/gst/audio/gstbaseaudiosink.c:
1564         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1565         (gst_base_audio_sink_render):
1566         * gst-libs/gst/audio/gstringbuffer.c:
1567         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1568         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1569         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1570         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1571         (gst_ring_buffer_read):
1572         * gst-libs/gst/audio/gstringbuffer.h:
1573         Add flushing mode to the ringbuffer so that it in all cases does
1574         not try to handle more audio. This makes sure it does not try to
1575         block anymore when flushing and fixes a livelock.
1576
1577 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1578
1579         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1580         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1581         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1582           Explicitly check for -1 values before doing a conversion
1583           and always map them to -1. (#315545)
1584
1585 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1586
1587         * gst/playback/gstplaybin.c: (gen_video_element):
1588           first try autovideosink, then xvimagesink, then error out
1589         * po/POTFILES.in:
1590           add translatable file
1591         * po/af.po:
1592         * po/az.po:
1593         * po/cs.po:
1594         * po/en_GB.po:
1595         * po/hu.po:
1596         * po/it.po:
1597         * po/nb.po:
1598         * po/nl.po:
1599         * po/or.po:
1600         * po/sq.po:
1601         * po/sr.po:
1602         * po/sv.po:
1603         * po/uk.po:
1604         * po/vi.po:
1605           update translations
1606
1607 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1608
1609         * gst-libs/gst/rtp/gstbasedepayload.c:
1610         * gst-libs/gst/rtp/gstbasedepayload.h:
1611           Minor cleanups
1612
1613 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1614
1615         * gst/playback/.cvsignore:
1616         * gst/playback/decodetest.c:
1617         * gst/playback/test3.c:
1618           Port these two tests as well.
1619
1620 2005-10-27  Wim Taymans  <wim@fluendo.com>
1621
1622         * ext/theora/theoradec.c: (theora_dec_src_query),
1623         (theora_dec_sink_event):
1624         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1625         (theora_enc_change_state):
1626         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1627         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1628         Take proper locks when handling events.
1629
1630 2005-10-27  Wim Taymans  <wim@fluendo.com>
1631
1632         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1633         (gst_adder_change_state):
1634         Fix timestamps and fix deadlock when stopping the collectpads.
1635
1636 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1637
1638         * gst-libs/gst/rtp/gstrtpbuffer.h:
1639         Declaring the payload types as strings too so that they can be used
1640         in the padtemplate inialization.
1641
1642 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1643
1644         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1645
1646         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1647         (gst_base_rtp_depayload_class_init):
1648         Fixes a small but nasty bug. The derived elements no longer segfaults
1649         on finalization.
1650
1651 2005-10-26  Michael Smith <msmith@fluendo.com>
1652
1653         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1654           When clearing an audioconvert context, set tmpbufsize to zero, so
1655           we'll allocate it again later if required.
1656           This fixes audioconvert re-negotiating formats, which previously
1657           segfaulted with a NULL destination buffer.
1658
1659 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1660
1661         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1662         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1663         (gst_base_rtp_depayload_set_gst_timestamp),
1664         (gst_base_rtp_depayload_queue_release):
1665         Fixed a smalll memleak.
1666
1667 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1668         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1669         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1670         (gst_base_rtp_depayload_finalize),
1671         (gst_base_rtp_depayload_setcaps),
1672         (gst_base_rtp_depayload_add_to_queue),
1673         (gst_base_rtp_depayload_push),
1674         (gst_base_rtp_depayload_set_gst_timestamp),
1675         (gst_base_rtp_depayload_queue_release),
1676         (gst_base_rtp_depayload_thread),
1677         (gst_base_rtp_depayload_change_state):
1678         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1679         Changed the C++ comments to C comments
1680
1681 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1682
1683         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1684         * gst/tcp/gsttcpclientsrc.h:
1685         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1686         * gst/tcp/gsttcpserversrc.h:
1687           Remove unused 'curoffset' structure member.
1688
1689 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1690
1691         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1692         (gst_base_rtp_depayload_base_init),
1693         (gst_base_rtp_depayload_finalize):
1694         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1695         * gst-libs/gst/rtp/gstbasertppayload.h:
1696           The pad-template on the sinkpad should be set by the derived classes.
1697           Also added some useful macros.
1698
1699 2005-10-24  Wim Taymans  <wim@fluendo.com>
1700
1701         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1702         Correctly flush decoder samples even if we could not
1703         copy them to an output buffer. Fixes #319618.
1704
1705 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1706
1707         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1709         the caps against our xcontext caps.
1710
1711 2005-10-24  Wim Taymans  <wim@fluendo.com>
1712
1713         * gst-libs/gst/audio/gstbaseaudiosink.c:
1714         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1715         Remove g_print
1716         Use sync property from baseclass to disable sync.
1717
1718 2005-10-24  Wim Taymans  <wim@fluendo.com>
1719
1720         * gst-libs/gst/audio/gstbaseaudiosink.c:
1721         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1722         Buffers with no timestamps get aligned with previous buffers or
1723         on underrun, played ASAP.
1724
1725 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1726
1727         * gst-libs/gst/video/video.h:
1728         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1729         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1731         here comes my change on caps for framerate and geometry range.
1732         We are now accepting 1 to MAXINT for width and height, and from
1733         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1734         to be blended correctly in videomixer.
1735
1736 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1737
1738         * configure.ac:
1739           back to HEAD
1740
1741 === release 0.9.4 ===
1742
1743 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1744
1745         * NEWS:
1746         * RELEASE:
1747         * configure.ac:
1748           releasing 0.9.4, "Velociraptor"
1749
1750 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1751
1752         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1753         * po/POTFILES.in:
1754           STOPPED -> FAILED
1755
1756 2005-10-21  Wim Taymans  <wim@fluendo.com>
1757
1758         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1759         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1760         (pad_blocked), (close_pad_link), (new_pad):
1761         Don't try to remove elements twice.
1762
1763 2005-10-21  Wim Taymans  <wim@fluendo.com>
1764
1765         * ext/theora/theoradec.c: (theora_dec_src_query),
1766         (theora_dec_sink_event):
1767         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1768         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1769         (vorbis_handle_data_packet):
1770         * ext/vorbis/vorbisdec.h:
1771         Fix old naming.
1772
1773         * gst-libs/gst/audio/gstbaseaudiosink.c:
1774         (gst_base_audio_sink_render):
1775         Don't try to sync on buffers without a timestamp.
1776
1777 2005-10-21  Wim Taymans  <wim@fluendo.com>
1778
1779         * ext/theora/theoradec.c: (theora_dec_src_query),
1780         (theora_dec_sink_event):
1781         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1782         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1783         (vorbis_handle_data_packet):
1784         * ext/vorbis/vorbisdec.h:
1785         Fix old naming.
1786
1787 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1788
1789         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1790         (gst_vorbisenc_src_query):
1791           Implement position and duration queries.
1792
1793         * gst/playback/test3.c: (update_scale), (main):
1794           Fix for async state changes and print nicer output.
1795
1796 2005-10-20  Wim Taymans  <wim@fluendo.com>
1797
1798         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1799         (dump_element_stats), (main):
1800         * gst/playback/test6.c: (main):
1801         Fix tests again
1802
1803 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1804
1805         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1806         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1807           Don't use functions for position queries when handling
1808           duration queries.
1809
1810 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1811
1812         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1813         (vorbis_handle_data_packet), (vorbis_dec_chain),
1814         (vorbis_dec_change_state):
1815         * ext/vorbis/vorbisdec.h:
1816           Vorbis streams can be embedded in other container formats
1817           than ogg, container formats where the demuxer might set 
1818           timestamps on encoded vorbis buffers instead of those silly 
1819           granulepos thingies. In short: make vorbisdec handle 
1820           timestamps on incoming buffers as well.
1821
1822 2005-10-20  Wim Taymans  <wim@fluendo.com>
1823
1824         * gst/playback/gstplaybasebin.c: (group_destroy),
1825         (gst_play_base_bin_change_state):
1826         Fix leak.
1827         Handle case where playbasebin is now ASYNC because
1828         decodebin is.
1829
1830 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1831
1832         * gst/audioconvert/Makefile.am:
1833         * gst/audioconvert/bufferframesconvert.c:
1834         * gst/audioconvert/plugin.c: (plugin_init):
1835         * gst/audioconvert/plugin.h:
1836           And bye bye buffer-frames-convert
1837
1838 2005-10-19  Wim Taymans  <wim@fluendo.com>
1839
1840         * check/elements/audioconvert.c:
1841         * docs/libs/tmpl/gstaudio.sgml:
1842         * docs/libs/tmpl/gstcolorbalance.sgml:
1843         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1844         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1845         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1846         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1847         * gst-libs/gst/audio/audio.h:
1848         * gst/audioconvert/audioconvert.h:
1849         * gst/audioconvert/gstaudioconvert.c:
1850         (gst_audio_convert_parse_caps):
1851         * gst/volume/gstvolume.c:
1852         Bye bye buffer-frames.
1853
1854 2005-10-19  Wim Taymans  <wim@fluendo.com>
1855
1856         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1857         (query_positions_elems), (query_positions_pads), (update_scale),
1858         (do_seek), (set_update_scale), (message_received), (main):
1859         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1860         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1861         (gst_ogg_demux_loop):
1862         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1863         * ext/theora/theoradec.c: (theora_dec_src_query),
1864         (theora_dec_sink_event):
1865         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1866         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1867         * gst/adder/gstadder.c: (gst_adder_query):
1868         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1869         * gst/playback/test3.c: (update_scale):
1870         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1871         (dump_element_stats), (main):
1872         * gst/playback/test6.c: (main):
1873         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1874         Query API update.
1875
1876 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1877
1878         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1879         (xml_check_first_element), (xml_type_find), (smil_type_find),
1880         (plugin_init):
1881           Add typefinding for SMIL and for generic XML. Based on patch by
1882           Akos Maroy (#308663).
1883
1884 2005-10-18  Wim Taymans  <wim@fluendo.com>
1885
1886         * gst/playback/Makefile.am:
1887         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1888         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1889         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1890         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1891         (gst_decode_bin_change_state):
1892         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1893         (gst_play_bin_send_event_to_sink):
1894         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1895         (dump_element_stats), (main):
1896         * gst/playback/test6.c: (main):
1897         Make playbin async, it'll commit state to paused when all streams
1898         are detected.
1899         Remove ugly hack.
1900         Added test6.c to show async behaviour.
1901
1902 2005-10-18  Wim Taymans  <wim@fluendo.com>
1903
1904         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1905         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1906         Fix for segment-start/stop API change.
1907
1908 2005-10-18  Wim Taymans  <wim@fluendo.com>
1909
1910         * check/Makefile.am:
1911         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1912         (main):
1913         Add future test for clock selection.
1914
1915 2005-10-18  Wim Taymans  <wim@fluendo.com>
1916
1917         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1918         (gst_alsasink_close):
1919         Set handle to NULL.
1920
1921         * gst-libs/gst/audio/gstringbuffer.c:
1922         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1923         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1924         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1925         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1926         (gst_ring_buffer_read):
1927         More debug info.
1928
1929 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1930
1931         * gst/audiotestsrc/Makefile.am:
1932         * gst/sine/Makefile.am:
1933         * gst/volume/Makefile.am:
1934           fix broken build of controllerized plugins
1935
1936 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1937
1938         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1939
1940         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1941         (gst_riff_create_video_template_caps):
1942           Add support for Indeo-3 (IV32).
1943
1944 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1945
1946         * configure.ac:
1947           rewrite
1948
1949 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1950
1951         * gst-libs/gst/video/video.c: (gst_video_get_size):
1952         * gst/audiotestsrc/gstaudiotestsrc.c:
1953           doc updates
1954
1955 2005-10-17  Andy Wingo  <wingo@pobox.com>
1956
1957         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1958         with the collectpads change.
1959         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1960
1961         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1962
1963         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
1964
1965         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
1966         alloc_buffer flow return to callers.
1967         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
1968         change. Fix some memleaks in theoraenc.
1969
1970         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
1971         in strange circumstance.
1972
1973 2005-10-17  Julien MOUTTE  <julien@moutte.net>
1974
1975         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1976         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
1977         from caps, let's use the caps...
1978
1979 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1980
1981         * configure.ac:
1982           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
1983
1984 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1985
1986         * gst-libs/gst/interfaces/Makefile.am:
1987           fix silly typo
1988
1989 2005-10-16  Andy Wingo  <wingo@pobox.com>
1990
1991         * gst/playback/gstdecodebin.c
1992         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
1993         function!
1994         (try_to_link_1): Increase kraziness level.
1995
1996 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1997
1998         * configure.ac:
1999           restructure like the core one
2000         * gst-libs/gst/audio/Makefile.am:
2001         * gst-libs/gst/interfaces/Makefile.am:
2002         * gst-libs/gst/net/Makefile.am:
2003         * gst-libs/gst/riff/Makefile.am:
2004         * gst-libs/gst/rtp/Makefile.am:
2005         * gst-libs/gst/tag/Makefile.am:
2006         * gst-libs/gst/video/Makefile.am:
2007           use correct linker flags, now the libs are properly versioned
2008         * check/elements/audioconvert.c: (verify_convert):
2009         * ext/alsa/gstalsaplugin.c:
2010         * ext/cdparanoia/gstcdparanoia.c:
2011         * ext/gnomevfs/gstgnomevfs.c:
2012         * ext/libvisual/visual.c:
2013         * ext/ogg/gstogg.c:
2014         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2015         * ext/theora/theora.c:
2016         * ext/vorbis/vorbis.c:
2017         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2018         * gst-libs/gst/tag/gsttagediting.c:
2019         * gst-libs/gst/video/video.c:
2020         * gst/adder/gstadder.c:
2021         * gst/audioconvert/plugin.c:
2022         * gst/audiorate/gstaudiorate.c:
2023         * gst/audioresample/gstaudioresample.c:
2024         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2025         * gst/audioscale/gstaudioscale.c:
2026         * gst/audioscale/resample.c:
2027         * gst/audiotestsrc/gstaudiotestsrc.c:
2028         * gst/ffmpegcolorspace/gstffmpeg.c:
2029         * gst/playback/gstdecodebin.c: (close_pad_link):
2030         * gst/playback/gstplaybin.c: (gen_video_element),
2031         (gen_audio_element):
2032         * gst/sine/gstsinesrc.c:
2033         * gst/subparse/gstsubparse.c:
2034         * gst/tags/gsttagediting.c:
2035         * gst/tcp/gsttcpplugin.c:
2036         * gst/typefind/gsttypefindfunctions.c:
2037         * gst/videorate/gstvideorate.c:
2038         * gst/videoscale/gstvideoscale.c:
2039         * gst/videotestsrc/gstvideotestsrc.c:
2040         * gst/volume/gstvolume.c:
2041         * sys/v4l/gstv4l.c:
2042         * sys/ximage/ximage.c:
2043         * sys/xvimage/xvimagesink.c:
2044           fix up defines
2045
2046 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2047
2048         * ext/vorbis/vorbisenc.c:
2049         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2050         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2051         (gst_tag_to_vorbis_comments):
2052           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2053
2054 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2055
2056         * examples/stats/mp2ogg.c:
2057         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2058           typo fixes
2059
2060 2005-10-13  Michael Smith <msmith@fluendo.com>
2061
2062         * ext/ogg/gstoggmux.c:
2063           Use magic glib macros to define constants as 64 bit, to ensure
2064           appropriate vararg passing.
2065
2066 2005-10-13  Michael Smith <msmith@fluendo.com>
2067
2068         * ext/ogg/gstoggmux.c:
2069         * gst/audioconvert/audioconvert.c: (float):
2070           Don't use LL suffix, as it's not portable, and neither of these
2071           uses required it anyway.
2072
2073 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2074
2075         * examples/indexing/indexmpeg.c: (main):
2076         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2077         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2078         (cdparanoia_convert), (cdparanoia_query):
2079         * ext/cdparanoia/gstcdparanoia.h:
2080         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2081         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2082         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2083         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2084         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2085         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2086         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2087         (gst_multifdsink_render), (gst_multifdsink_start),
2088         (gst_multifdsink_stop):
2089         * gst/tcp/gstmultifdsink.h:
2090         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2091         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2092         (gst_tcpclientsink_stop):
2093         * gst/tcp/gsttcpclientsink.h:
2094         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2095         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2096         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2097         * gst/tcp/gsttcpclientsrc.h:
2098         * gst/tcp/gsttcpserversink.h:
2099         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2100         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2101         (gst_tcpserversrc_stop):
2102         * gst/tcp/gsttcpserversrc.h:
2103         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2104         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2105         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2106           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2107           moved bitshift from macro to enum definition
2108
2109 2005-10-12  Wim Taymans  <wim@fluendo.com>
2110
2111         * examples/seeking/Makefile.am:
2112         Oops.
2113
2114 2005-10-12  Wim Taymans  <wim@fluendo.com>
2115
2116         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2117         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2118         Don't assert on normal stuff.
2119
2120         * gst/playback/gstplaybin.c: (do_playbin_seek):
2121         API fix.
2122
2123 2005-10-12  Wim Taymans  <wim@fluendo.com>
2124
2125         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2126         * examples/seeking/Makefile.am:
2127         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2128         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2129         (do_seek), (set_update_scale), (message_received), (main):
2130         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2131         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2132         Update for _get_state() API change.
2133
2134 2005-10-11  Wim Taymans  <wim@fluendo.com>
2135
2136         * gst-libs/gst/audio/gstbaseaudiosink.c:
2137         (gst_base_audio_sink_render):
2138         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2139         (gst_base_audio_src_create):
2140         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2141         (gst_ring_buffer_read):
2142         Cleanups.
2143         Commit and read from ringbuffer in samples rather than bytes.
2144
2145 2005-10-11  Wim Taymans  <wim@fluendo.com>
2146
2147         * gst-libs/gst/audio/gstbaseaudiosink.c:
2148         (gst_base_audio_sink_render):
2149         Respect segment rate and accum when scheduling samples.
2150
2151 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2152
2153         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2154         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2155         EOS correctly, that needs more work.
2156
2157 2005-10-11  Wim Taymans  <wim@fluendo.com>
2158
2159         * check/generic/states.c: (GST_START_TEST):
2160         remove old property.
2161
2162         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2163         (gst_ogg_demux_perform_seek):
2164         * ext/theora/theoradec.c: (theora_dec_sink_event):
2165         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2166         (vorbis_handle_data_packet):
2167         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2168         (gst_base_rtp_depayload_set_gst_timestamp):
2169         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2170         Update for newsegment API change.
2171
2172 2005-10-11  Michael Smith <msmith@fluendo.com>
2173
2174         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2175         (do_playbin_seek), (gst_play_bin_send_event):
2176           Override send_event differently, so that we can takes bits of
2177           functionality from GstPipeline (special handling for seeks,
2178           including pausing/resuming, and resetting stream time) and still get
2179           the appropriate behaviour of only forwarding event to a single sink,
2180           rather than all of them.
2181           Unfortunately requires a lot of code duplication, but the
2182           alternatives are equally ugly in the end.
2183
2184 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2185
2186         * check/elements/audioconvert.c: (setup_audioconvert),
2187         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2188         (GST_START_TEST), (audioconvert_suite):
2189           clean up tests a little, fix some leaks.
2190
2191 2005-10-10  Wim Taymans  <wim@fluendo.com>
2192
2193         * ext/alsa/gstalsasink.c:
2194         Also allow unsigned int.
2195
2196         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2197         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2198         Small cleanup
2199
2200 2005-10-10  Wim Taymans  <wim@fluendo.com>
2201
2202         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2203         Small update, use API as stated in design docs.
2204
2205         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2206         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2207         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2208         (message_received), (main):
2209         Updated seek example for GOption. Some usability improvements.
2210
2211 2005-10-10  Wim Taymans  <wim@fluendo.com>
2212
2213         * gst/audioconvert/audioconvert.h:
2214         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2215         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2216         Alloc temp storage somewhere else where we can do it more
2217         portable.
2218
2219 2005-10-10  Wim Taymans  <wim@fluendo.com>
2220
2221         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2222         (gst_tcpserversrc_start):
2223         Don't block in accept while doing the state change, move
2224         to poll and make cancellable.
2225
2226 2005-10-09  Philippe Khalaf <burger@speedy.org>
2227
2228         * gst-libs/gst/rtp/rtpbasedepayload.c:
2229         Set timestamp and add queue delay to timestamp
2230         * gst-libs/gst/rtp/rtpbuffer.h:
2231         Set correct payload type for h263
2232
2233 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2234
2235         * gst/audiotestsrc/gstaudiotestsrc.c:
2236         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2237         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2238         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2239         (gst_audiotestsrc_create_triangle),
2240         (gst_audiotestsrc_create_silence),
2241         (gst_audiotestsrc_create_white_noise),
2242         (gst_audiotestsrc_init_pink_noise),
2243         (gst_audiotestsrc_generate_pink_noise_value),
2244         (gst_audiotestsrc_create_pink_noise),
2245         (gst_audiotestsrc_change_wave):
2246         * gst/audiotestsrc/gstaudiotestsrc.h:
2247           fixed typo, added pink noise
2248
2249 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2250
2251         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2252         (plugin_init):
2253           Add wavpack and spc typefind functions from 0.8 branch.
2254
2255 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2256
2257         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2258         (ar_type_find), (msdos_type_find), (plugin_init):
2259           Add typefind functions for tar archives, ar archives,
2260           RAR archives, and msdos-executables (dlls, exe, etc.).
2261           Some of those would be wrongly identified as mpeg
2262           streams of some sort before (#315550).
2263
2264 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2265
2266         * configure.ac:
2267         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2268         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2269         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2270         * gst/audiotestsrc/Makefile.am:
2271         * gst/audiotestsrc/gstaudiotestsrc.c:
2272         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2273         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2274         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2275         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2276         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2277         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2278         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2279         (gst_audiotestsrc_create_silence),
2280         (gst_audiotestsrc_create_white_noise),
2281         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2282         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2283         (gst_audiotestsrc_start), (plugin_init):
2284         * gst/audiotestsrc/gstaudiotestsrc.h:
2285           add new plugin and element
2286         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2287           use gobject_class
2288
2289 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2290
2291         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2292         (gst_adder_init), (gst_adder_request_new_pad),
2293         (gst_adder_change_state):
2294           Add query function to source pad, so adder reports the correct
2295           time/sample position when queried (#315457); fix state change
2296           function; use GST_DEBUG_FUNCPTR() for pad functions.
2297
2298 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2299
2300         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2301           Fix leaks in typefind registration
2302           Clean up the gratuitous commenting and whitespacing a little
2303
2304 2005-10-08  Wim Taymans  <wim@fluendo.com>
2305
2306         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2307         Only actually wait for the thread to be stopped if it's 
2308         running.
2309
2310 2005-10-08  Wim Taymans  <wim@fluendo.com>
2311
2312         * gst-libs/gst/audio/gstbaseaudiosink.c:
2313         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2314         If we receive EOS we can start playback of what we had.
2315
2316 2005-10-08  Wim Taymans  <wim@fluendo.com>
2317
2318         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2319         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2320         (gst_multifdsink_stop):
2321         Fix crasher when going to NULL multiple times.
2322
2323 2005-10-06  Wim Taymans  <wim@fluendo.com>
2324
2325         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2326         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2327         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2328         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2329         patch from Edgard Lima <edgard.lima@indt.org.br>
2330         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2331
2332 2005-10-06  Wim Taymans  <wim@fluendo.com>
2333
2334         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2335         Report the FLOW_RETURN as string in the error message.
2336
2337         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2338         Don't assert when clearing an unnegotiated buffer.
2339
2340 2005-10-04  Michael Smith <msmith@fluendo.com>
2341
2342         * gst/playback/gstplaybasebin.c: (group_destroy),
2343         (gen_preroll_element), (remove_groups), (setup_source):
2344         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2345         (setup_sinks), (gst_play_bin_send_event),
2346         (gst_play_bin_change_state):
2347           Set state to NULL before removing from bin. Fix refcounting.
2348
2349 2005-10-04  Michael Smith <msmith@fluendo.com>
2350
2351         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2352           Correct refcounting in send_event() function. Previously was wrong
2353           if the first sink was unable to handle the event.
2354
2355 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2356
2357         * configure.ac:
2358           back to development
2359
2360 === release 0.9.3 ===
2361
2362 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2363
2364         * configure.ac:
2365           Releasing 0.9.3, "De Facto"
2366
2367 2005-10-03  Andy Wingo  <wingo@pobox.com>
2368
2369         * gst/playback/gstdecodebin.c (try_to_link_1)
2370         (remove_element_chain): set element to NULL before removing it.
2371
2372 2005-10-02  Johan Dahlin  <johan@gnome.org>
2373
2374         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2375         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2376         MT safe.
2377
2378 2005-10-02  Andy Wingo  <wingo@pobox.com>
2379
2380         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2381         (gst_ring_buffer_prepare_read): 
2382         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2383         Demote to LOG.
2384
2385 2005-09-29  Wim Taymans  <wim@fluendo.com>
2386
2387         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2388         * ext/theora/theoradec.c: (theora_handle_data_packet):
2389         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2390         Propagate error codes from alloc_buffer too.
2391
2392 2005-09-29  Wim Taymans  <wim@fluendo.com>
2393
2394         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2395         We use fixed caps.
2396
2397         * gst/playback/Makefile.am:
2398         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2399         (dump_element_stats), (main):
2400         Added example stream introspection code.
2401
2402 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2403
2404         * gst/adder/gstadder.c: (gst_adder_collected):
2405           fix adder for float elements
2406
2407 2005-09-28  Wim Taymans  <wim@fluendo.com>
2408
2409         * gst-libs/gst/audio/gstbaseaudiosink.c:
2410         (gst_base_audio_sink_class_init),
2411         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2412         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2413         (gst_base_audio_src_class_init),
2414         (gst_base_audio_src_provide_clock):
2415         get_clock -> provide_clock
2416
2417 2005-09-28  Andy Wingo  <wingo@pobox.com>
2418
2419         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2420         and unlocking.
2421
2422         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2423         unlocking.
2424
2425         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2426         Actually add the pad template.
2427         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2428
2429         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2430         I'm at it...
2431
2432         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2433         from fdsrc. Get caps in create() instead of start() so it can be
2434         interrupted. Interruption somewhat untested.
2435
2436         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2437         Proper EOS handling.
2438
2439 2005-09-27  Andy Wingo  <wingo@pobox.com>
2440
2441         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2442
2443         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2444
2445         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2446
2447         * gst/tcp/gsttcp.h: 
2448         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2449         out of tcpclientsrc.c. Cancellable.
2450         (gst_tcp_socket_read): Made private, cancellable, with better
2451         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2452         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2453         whole buffer, and better diagnostics.
2454         (gst_tcp_gdp_read_caps): Same.
2455
2456         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2457
2458 2005-09-26  Andy Wingo  <wingo@pobox.com>
2459
2460         * gst/sine/gstsinesrc.h:
2461         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2462         change the 'sync' property to 'is-live' and implement it halfway,
2463         update for controller api change.
2464
2465         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2466         controller api change.
2467
2468 2005-09-24  Wim Taymans  <wim@fluendo.com>
2469
2470         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2471         * gst-libs/gst/audio/gstaudiosink.c:
2472         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2473         (gst_audioringbuffer_stop):
2474         * gst-libs/gst/audio/gstbaseaudiosink.c:
2475         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2476         (gst_base_audio_sink_change_state):
2477         * gst-libs/gst/audio/gstbaseaudiosink.h:
2478         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2479         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2480         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2481         * gst-libs/gst/audio/gstringbuffer.h:
2482         Fix sync again. Moved sample alignment to basesink.
2483
2484 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2485
2486         * docs/plugins/Makefile.am:
2487         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2488         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2489         * gst/volume/gstvolume.c:
2490           add/fix docs
2491         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2492         * gst-libs/gst/audio/audio.h:
2493           add conversion macros for frames <-> clocktime
2494
2495 2005-09-23  David Schleef  <ds@schleef.org>
2496
2497         * gst/audioresample/Makefile.am:
2498         * gst/audioresample/debug.h:
2499         * gst/audioresample/gstaudioresample.c:
2500         * gst/audioresample/resample.c: Convert to using gst debugging
2501
2502 2005-09-22  Wim Taymans  <wim@fluendo.com>
2503
2504         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2505         (gst_play_bin_send_event):
2506         Only seek on one sink, the first one that succeeds.
2507
2508 2005-09-22  Michael Smith <msmith@fluendo.com>
2509
2510         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2511         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2512         Don't flush encoder state unless we have an initialised encoder.
2513         Clear out encoder state on PAUSED_TO_READY.
2514
2515 2005-09-22  Wim Taymans  <wim@fluendo.com>
2516
2517         * gst-libs/gst/rtp/gstbasertppayload.c:
2518         (gst_basertppayload_class_init), (gst_basertppayload_init),
2519         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2520         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2521         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2522         (gst_basertppayload_set_property),
2523         (gst_basertppayload_get_property),
2524         (gst_basertppayload_change_state):
2525         * gst-libs/gst/rtp/gstbasertppayload.h:
2526         Added max-ptime to control amount of data in the rtp packets.
2527
2528 2005-09-21  Andy Wingo  <wingo@pobox.com>
2529
2530         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2531         thingies.
2532
2533         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2534         can be called multiple times, dogs.
2535
2536 2005-09-21  Wim Taymans  <wim@fluendo.com>
2537
2538         * gst-libs/gst/rtp/gstbasertppayload.c:
2539         (gst_basertppayload_class_init), (gst_basertppayload_init),
2540         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2541         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2542         (gst_basertppayload_push), (gst_basertppayload_get_property),
2543         (gst_basertppayload_change_state):
2544         Allow 0 ssrc too.
2545
2546 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2547
2548         * docs/libs/compiling.sgml:
2549           fixing typos
2550
2551 2005-09-20  Wim Taymans  <wim@fluendo.com>
2552
2553         * gst-libs/gst/rtp/gstbasertppayload.c:
2554         (gst_basertppayload_class_init), (gst_basertppayload_init),
2555         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2556         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2557         (gst_basertppayload_push), (gst_basertppayload_set_property),
2558         (gst_basertppayload_get_property),
2559         (gst_basertppayload_change_state):
2560         * gst-libs/gst/rtp/gstbasertppayload.h:
2561         Added property to configure sequence number offsets.
2562
2563 2005-09-20  Wim Taymans  <wim@fluendo.com>
2564
2565         * gst-libs/gst/rtp/gstbasertppayload.c:
2566         (gst_basertppayload_class_init), (gst_basertppayload_init),
2567         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2568         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2569         (gst_basertppayload_push), (gst_basertppayload_set_property),
2570         (gst_basertppayload_get_property),
2571         (gst_basertppayload_change_state):
2572         * gst-libs/gst/rtp/gstbasertppayload.h:
2573         Make timestamp offset configurable.
2574
2575 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2576
2577         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2578           fix wrong pop/unref
2579
2580 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2581
2582         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2583
2584         * gst-libs/gst/interfaces/propertyprobe.c:
2585         (gst_property_probe_probe_property_name),
2586         (gst_property_probe_needs_probe_name),
2587         (gst_property_probe_get_values_name),
2588         (gst_property_probe_probe_and_get_values_name):
2589           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2590           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2591
2592 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2593
2594         * check/Makefile.am:
2595           have some tests be disabled for valgrinding
2596         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2597         (GST_START_TEST):
2598         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2599           Fix A Leak.  Chain To Parent Finalize.
2600
2601 2005-09-19  Wim Taymans  <wim@fluendo.com>
2602
2603         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2604         Fixed wav pipeline.
2605
2606 2005-09-19  Wim Taymans  <wim@fluendo.com>
2607
2608         * gst-libs/gst/rtp/gstbasertppayload.c:
2609         (gst_basertppayload_class_init), (gst_basertppayload_init),
2610         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2611         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2612         (gst_basertppayload_push), (gst_basertppayload_get_property),
2613         (gst_basertppayload_change_state):
2614         Posting ERROR and WARNING messages is good.
2615
2616 2005-09-19  Wim Taymans  <wim@fluendo.com>
2617
2618         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2619         (gst_base_rtp_depayload_add_to_queue),
2620         (gst_base_rtp_depayload_push),
2621         (gst_base_rtp_depayload_set_gst_timestamp),
2622         (gst_base_rtp_depayload_queue_release):
2623         This one was not supposed to go in.
2624
2625 2005-09-19  Wim Taymans  <wim@fluendo.com>
2626
2627         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2628         Fix for bus API.
2629
2630         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2631         (gst_base_rtp_depayload_chain),
2632         (gst_base_rtp_depayload_add_to_queue),
2633         (gst_base_rtp_depayload_push),
2634         (gst_base_rtp_depayload_set_gst_timestamp),
2635         (gst_base_rtp_depayload_queue_release):
2636         Some cleanups.
2637
2638         * gst-libs/gst/rtp/gstbasertppayload.c:
2639         (gst_basertppayload_class_init), (gst_basertppayload_init),
2640         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2641         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2642         (gst_basertppayload_get_property),
2643         (gst_basertppayload_change_state):
2644         Added debugging category.
2645
2646 2005-09-18  David Schleef  <ds@schleef.org>
2647
2648         * gst/playback/gstdecodebin.c: free plugin list correctly
2649         * gst/playback/gstplaybin.c: emit warning if autovideosink
2650           and autoaudiosink can't be found (instead of segfaulting)
2651
2652 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2653
2654         * check/elements/audioconvert.c: (GST_START_TEST):
2655           try out 24 bit conversion
2656
2657 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2658
2659         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2660         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2661         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2662         * ext/vorbis/vorbisenc.h:
2663           Fix EOS handling.  Still needs a fix in the ogg muxer to
2664           mark the last page as eos.
2665
2666 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2667
2668         * common/gtk-doc-plugins.mak:
2669         * docs/plugins/Makefile.am:
2670         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2671         * gst/ffmpegcolorspace/Makefile.am:
2672         * gst/ffmpegcolorspace/avcodec.h:
2673         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2674         * gst/tcp/gstmultifdsink.c:
2675           fix up ffmpegcolorspace docs; extract header
2676
2677 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2678
2679         * common/gtk-doc-plugins.mak:
2680         * docs/plugins/Makefile.am:
2681         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2682         * ext/theora/Makefile.am:
2683         * ext/theora/gsttheoraenc.h:
2684         * ext/theora/theoraenc.c:
2685         * ext/vorbis/vorbisenc.c:
2686           pick up signals and args for vorbis; add some docs for vorbis
2687
2688 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * common/gstdoc-scangobj:
2691         * common/gtk-doc-plugins.mak:
2692         * docs/libs/Makefile.am:
2693         * docs/plugins/gst-plugins-base-plugins.args:
2694         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2695         * docs/plugins/gst-plugins-base-plugins.interfaces:
2696         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2697         * docs/plugins/gst-plugins-base-plugins.signals:
2698           only scanobj stuff from our source module.  Not sure yet
2699           if that's correct, given the hierarchy stuff :)
2700
2701 2005-09-15  Wim Taymans  <wim@fluendo.com>
2702
2703         * gst/audioconvert/gstaudioconvert.c:
2704         And enable 24 bits mode as well..
2705
2706 2005-09-15  Wim Taymans  <wim@fluendo.com>
2707
2708         * gst-libs/gst/rtp/Makefile.am:
2709         * gst-libs/gst/rtp/gstbasertppayload.c:
2710         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2711         (gst_basertppayload_class_init), (gst_basertppayload_init),
2712         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2713         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2714         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2715         (gst_basertppayload_set_property),
2716         (gst_basertppayload_get_property),
2717         (gst_basertppayload_change_state):
2718         * gst-libs/gst/rtp/gstbasertppayload.h:
2719         Added rtp payloader base class.
2720
2721 2005-09-15  Andy Wingo  <wingo@pobox.com>
2722
2723         * configure.ac (plugindir): Remove the EOL matcher from the
2724         regexp, as it causes me problems. Libtool? Make? Who knows?
2725
2726 2005-09-14  David Schleef  <ds@schleef.org>
2727
2728         * check/generic/states.c: 
2729         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2730         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2731           Fixes for changes in registry API.
2732
2733         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2734           to GST_PLUGIN_LDFLAGS.
2735         * ext/libvisual/visual.c: Make the library shut up.
2736         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2737         * gst-libs/gst/audio/gstaudiofilter.c: same
2738
2739 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2740
2741         * docs/plugins/Makefile.am:
2742         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2743         * docs/plugins/inspect/plugin-libvisual.xml:
2744         * docs/plugins/tmpl/element-tcpserversink.sgml:
2745         * ext/theora/theoraenc.c:
2746           add libvisual plugin and theoraenc element to docs
2747
2748 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2749
2750         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2751         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2752         * ext/theora/theoraenc.c:
2753           add theoraenc
2754
2755 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2756
2757         * gst/audioconvert/Makefile.am:
2758           Audioconvert derives from GstBaseTransform and should
2759           link to the library with our base elements to avoid
2760           unresolved symbols. Makes things work with MinGW (#316160)
2761
2762         * gst/playback/test4.c: (main):
2763           Fix MinGW build problem and use g_usleep() instead of 
2764           sleep() (#316162)
2765
2766 2005-09-12  Wim Taymans  <wim@fluendo.com>
2767
2768         * gst/audioconvert/audioconvert.c: (float),
2769         (audio_convert_prepare_context), (audio_convert_convert):
2770         * gst/audioconvert/audioconvert.h:
2771         Cleanups, speedups, simplifications, added back support
2772         for 24 bits.
2773
2774 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2775
2776         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2777         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2778         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2779         * docs/plugins/tmpl/element-tcpserversink.sgml:
2780         * gst/ffmpegcolorspace/gstffmpeg.c:
2781         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2782         * gst/videotestsrc/gstvideotestsrc.c:
2783         * gst/volume/gstvolume.c:
2784           add more elements to the docs
2785
2786 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2787
2788         * check/Makefile.am:
2789         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2790         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2791           Add extra tests for basetransform based components. 
2792           Comment out the test_element_negotiation test until we decide
2793           if it's testing correct behaviour.
2794         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2795         (gst_visual_chain), (gst_visual_change_state):
2796           Slightly more correct but still bogus timestamping.
2797           Fix state change function.
2798         * gst/audioconvert/gstaudioconvert.c:
2799         (gst_audio_convert_class_init):
2800         * gst/audioresample/gstaudioresample.c:
2801         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2802         (gst_ffmpegcsp_class_init):
2803         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2804         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2805         (gst_videoscale_prepare_image):
2806         * gst/volume/gstvolume.c: (gst_volume_class_init),
2807         (volume_transform_ip):
2808           Basetransform updates. Enable passthrough modes.
2809         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2810         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2811         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2812           Negotiation fix that allows the window to return to the original
2813           size and renegotiate passthrough upstream. Extra debug output.
2814
2815 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2816
2817         * gst/sine/gstsinesrc.c:
2818         * gst/volume/gstvolume.c:
2819           fix up header include
2820
2821 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2822
2823         * gst-libs/gst/audio/gstbaseaudiosink.c:
2824         (gst_base_audio_sink_render):
2825         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2826         * gst/volume/gstvolume.c: (gst_volume_class_init),
2827         (volume_transform):
2828           fixing lost sync, some more debugging
2829
2830 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2831
2832         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2833         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2834         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2835         (gst_xvimagesink_check_xshm_calls):
2836           Fix compilation when XShm is not available.
2837
2838 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2839
2840         * ext/libvisual/visual.c: (gst_visual_dispose),
2841         (gst_visual_getcaps), (gst_visual_src_setcaps),
2842         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2843         (gst_visual_change_state):
2844           Finish fixing up libvisual plugin so that it runs. 
2845
2846 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2847
2848         * ext/vorbis/vorbisenc.c:
2849         * gst-libs/gst/tag/gstvorbistag.c:
2850           gsttaginterface.h -> gsttagsetter.h
2851
2852 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2853
2854         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2855           added another test that failes for me (test is not active by default)
2856
2857 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2858
2859         * configure.ac:
2860           v4l2 is no longer in gst-plugins-base
2861
2862 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2863
2864         * configure.ac:
2865           In the output at the end, don't show the first plugin on the same
2866           line as "Core plug-ins, always built:".
2867           Indent the output as for other plugin categories
2868         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2869           #define that can be used to not use peer buffer_alloc functions for
2870           test purposes.
2871         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2872         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2873         (gst_ximagesink_show_frame):
2874         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2875         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2876         (gst_xvimagesink_show_frame):
2877           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2878           fails gracefully instead of XError aborting or deadlocking.
2879
2880 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2881
2882         * ext/libvisual/Makefile.am:
2883           link against gst-base-libs
2884
2885 2005-09-06  David Schleef  <ds@schleef.org>
2886
2887         * configure.ac: Enable libvisual plugin.
2888         * ext/libvisual/Makefile.am:
2889         * ext/libvisual/visual.c: Fixes to make it compile.
2890
2891 === release 0.9.2 ===
2892
2893 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2894
2895         * NEWS:
2896         * RELEASE:
2897         * configure.ac:
2898         * docs/random/ChangeLog-0.8:
2899           releasing 0.9.2, "Spoon"
2900
2901 2005-09-05  Michael Smith <msmith@fluendo.com>
2902
2903         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2904           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2905           that in the vorbisenc element.
2906
2907 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2908
2909         * common/gtk-doc-plugins.mak:
2910         * docs/plugins/Makefile.am:
2911           fix distcheck
2912         * gst/audioresample/resample.c:
2913           fix wrong docstring
2914
2915 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2916
2917         * common/gst-xmlinspect.py:
2918         * common/gtk-doc-plugins.mak:
2919           only inspect plugins for this given package
2920           require gst-python 0.9
2921
2922 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2923
2924         * Makefile.am:
2925         * autogen.sh:
2926         * common/gst-xmlinspect.py:
2927         * configure.ac:
2928         * docs/Makefile.am:
2929         * docs/plugins/inspect/plugin-alsa.xml:
2930         * docs/plugins/inspect/plugin-audioresample.xml:
2931         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2932         * docs/plugins/inspect/plugin-ogg.xml:
2933         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2934         * docs/plugins/tmpl/element-multifdsink.sgml:
2935         * docs/plugins/tmpl/element-tcpserversink.sgml:
2936         * docs/plugins/tmpl/element-vorbisenc.sgml:
2937         * gst-plugins-base.spec.in:
2938           various doc-related updates
2939
2940 2005-08-31  Wim Taymans  <wim@fluendo.com>
2941
2942         * gst-libs/gst/audio/gstbaseaudiosink.c:
2943         (gst_base_audio_sink_render):
2944         Resync if the buffer timestamps drift more than a 10th 
2945         of a second.
2946
2947 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2948
2949         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2950         (gst_v4lsrc_get_property):
2951           The 'timestamp-offset' property is registered as an int64, so
2952           let's use g_value_{set|get}_int64() in our setter and getter
2953           functions (makes it work and fixes warnings with gst-inspect).
2954
2955 2005-08-30  Wim Taymans  <wim@fluendo.com>
2956
2957         * check/elements/audioconvert.c: (setup_audioconvert):
2958         * check/elements/audioresample.c: (setup_audioresample):
2959         * check/elements/volume.c: (setup_volume):
2960         Fix checks.
2961
2962 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2963
2964         * common/gtk-doc-plugins.mak:
2965         * common/plugins.xsl:
2966         * docs/plugins/Makefile.am:
2967           make module a param
2968
2969 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2970
2971         * examples/seeking/seek.c: (make_mp3_pipeline),
2972         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
2973         (play_cb), (pause_cb), (stop_cb):
2974           update the example
2975
2976 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
2977
2978         * gst/volume/gstvolume.c: (gst_volume_class_init),
2979         (volume_transform):
2980           do not update controlled params, if buffer has no timestamp
2981
2982 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2983
2984         * configure.ac:
2985         * gst/sine/Makefile.am:
2986         * gst/volume/Makefile.am:
2987           controllerized elements also need to link against controller-libs ;)
2988
2989 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
2990
2991         * docs/libs/tmpl/gstcolorbalance.sgml:
2992         * docs/libs/tmpl/gstgconf.sgml:
2993         * docs/libs/tmpl/gstmixer.sgml:
2994         * docs/libs/tmpl/gstringbuffer.sgml:
2995         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2996         (gst_sinesrc_create):
2997         * gst/volume/gstvolume.c: (gst_volume_class_init),
2998         (volume_transform):
2999           controllerized two audio plugins
3000
3001 2005-08-29  Andy Wingo  <wingo@pobox.com>
3002
3003         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3004         (vorbis_handle_data_packet): Fix some int overflow errors.
3005
3006         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3007         -1.
3008         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3009         valid.
3010         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3011         if it's valid. Fixed streaming-mode playback.
3012
3013         * check/elements/volume.c (cleanup_volume): Fix for running
3014         CK_FORK=no.
3015
3016         * check/elements/audioconvert.c: Convert from native endian, not
3017         little endian.
3018
3019 2005-08-29  Michael Smith <msmith@fluendo.com>
3020
3021         * ext/ogg/Makefile.am:
3022         * ext/ogg/gstogg.c: (plugin_init):
3023         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3024         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3025         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3026         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3027         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3028         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3029         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3030         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3031         Add an ogg parser element.
3032
3033 2005-08-28  Andy Wingo  <wingo@pobox.com>
3034
3035         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3036
3037 2005-08-26  Wim Taymans  <wim@fluendo.com>
3038
3039         * gst/audioconvert/audioconvert.c: (if), (float),
3040         (audio_convert_get_func_index), (check_default),
3041         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3042         (audio_convert_clean_context), (audio_convert_get_sizes),
3043         (audio_convert_convert):
3044         Cleanups.
3045
3046 2005-08-26  Wim Taymans  <wim@fluendo.com>
3047
3048         * gst/audioconvert/audioconvert.c: (if), (float),
3049         (audio_convert_get_func_index), (check_default),
3050         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3051         (audio_convert_clean_context), (audio_convert_get_sizes),
3052         (audio_convert_convert):
3053         More elegant and working temp buffer selection algo.
3054
3055 2005-08-26  Wim Taymans  <wim@fluendo.com>
3056
3057         * gst/audioconvert/audioconvert.c: (if), (float),
3058         (audio_convert_get_func_index), (check_default),
3059         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3060         (audio_convert_clean_context), (audio_convert_get_sizes),
3061         (get_temp_buffer), (audio_convert_convert):
3062         Use realloc else we lose our original data.
3063
3064 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3065
3066         * gst/audioresample/gstaudioresample.c:
3067           use base class' newsegment to properly timestamp
3068
3069 2005-08-26  Wim Taymans  <wim@fluendo.com>
3070
3071         * gst/audioconvert/audioconvert.c: (if), (float),
3072         (audio_convert_get_func_index), (check_default),
3073         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3074         (audio_convert_clean_context), (audio_convert_get_sizes),
3075         (get_temp_buffer), (audio_convert_convert):
3076         * gst/audioconvert/gstaudioconvert.c:
3077         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3078         (gst_audio_convert_transform_caps),
3079         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3080         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3081         Oops, allocate enough space to perform the channel mix.
3082
3083 2005-08-26  Wim Taymans  <wim@fluendo.com>
3084
3085         * gst/audioconvert/Makefile.am:
3086         * gst/audioconvert/audioconvert.c: (if), (float),
3087         (audio_convert_get_func_index), (check_default),
3088         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3089         (audio_convert_clean_context), (audio_convert_get_sizes),
3090         (get_temp_buffer), (audio_convert_convert):
3091         * gst/audioconvert/audioconvert.h:
3092         * gst/audioconvert/gstaudioconvert.c:
3093         (gst_audio_convert_class_init), (gst_audio_convert_init),
3094         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3095         (gst_audio_convert_get_unit_size),
3096         (gst_audio_convert_transform_caps),
3097         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3098         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3099         * gst/audioconvert/gstaudioconvert.h:
3100         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3101         (gst_channel_mix_fill_identical),
3102         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3103         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3104         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3105         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3106         (gst_channel_mix_mix):
3107         * gst/audioconvert/gstchannelmix.h:
3108         Cleanups, librarify a bit, optimize, better negotiation and more.
3109
3110 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3111
3112         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3113         Another from MikeS:
3114         During typefinding, don't support negative offsets
3115         (offsets from the end of the stream) in our typefind->peek() function
3116         - nothing embedded in ogg ever needs them. However, we need to recognise
3117         those requests and reject them, otherwise we return invalid pointers.
3118
3119 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3120
3121         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3122         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3123         (vorbisdec_finalize), (vorbis_handle_type_packet):
3124           Big shout-out to MikeS for fixing this giant memory leak.
3125           Huzzah!
3126
3127 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3128
3129         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3130         (audio_convert_get_unit_size):
3131           plug some leaks
3132
3133 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3134
3135         * check/Makefile.am:
3136         * check/elements/audioconvert.c: (setup_audioconvert),
3137         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3138         (GST_START_TEST), (audioconvert_suite), (main):
3139           add a test for audioconvert
3140         * gst/audioresample/gstaudioresample.c:
3141         * gst/audioresample/gstaudioresample.h:
3142           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3143           note that for buffers of 1/3 sec this means DURATION(c) is 
3144           one nanosecond more than for a and b
3145
3146 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3147
3148         * check/Makefile.am:
3149         * check/elements/audioresample.c: (setup_audioresample),
3150         (cleanup_audioresample), (fail_unless_perfect_stream),
3151         (test_perfect_stream_instance), (GST_START_TEST),
3152           add a check for audioresample
3153         (audioresample_suite), (main):
3154         * check/elements/volume.c: (GST_START_TEST):
3155           remove unused method
3156         * gst/audioresample/gstaudioresample.c:
3157           set correct buffer parameters since we're changing them
3158         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3159           add some debug
3160
3161 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3162
3163         * gst/audioresample/debug.c:
3164         * gst/audioresample/gstaudioresample.c:
3165           add room for extra overlap samples when asked to transform size
3166           protect against possible mem corruption and check for discrepancies
3167           between written size and outbuffer's size so we can warn for
3168           potential problems
3169         * gst/audioresample/resample.c: (resample_init),
3170         (resample_get_output_size_for_input), (resample_get_output_size),
3171         (resample_set_n_channels), (resample_set_format):
3172           set debug level based on RESAMPLE_DEBUG env var
3173           make sure that get_output_size* returns a whole number of
3174           sample_size
3175           set sample_size each time either channel or format is set
3176         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3177         * gst/audioresample/resample_functable.c:
3178         (resample_scale_functable):
3179         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3180           remove r->sample_size, it's done in resample.c now
3181           add some debugging to the ref implementation
3182           make sure we only give back bytes that are wholes of the sample
3183           size
3184
3185 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3186         * gst/playback/gstplaybasebin.c: (fill_buffer):
3187         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3188
3189 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3190
3191         * gst/volume/gstvolume.c:
3192           made set_caps function static
3193
3194 2005-08-24  Wim Taymans  <wim@fluendo.com>
3195
3196         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3197         (gst_vorbisenc_change_state):
3198         Stop leaking taglists.
3199
3200 2005-08-24  Wim Taymans  <wim@fluendo.com>
3201
3202         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3203         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3204         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3205         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3206         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3207         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3208         Parse seeking events better.
3209         Unref static caps.
3210         Generate correct newsegment events, fixes seeking in live oggs.
3211
3212         * ext/theora/theoradec.c: (theora_dec_src_query),
3213         (theora_dec_src_event), (theora_dec_src_getcaps),
3214         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3215         Use newsegment values to report correct play time.
3216
3217         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3218         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3219         * ext/vorbis/vorbisdec.h:
3220         Parse and use newsegment values to report correct play time.
3221
3222         * gst-libs/gst/audio/gstbaseaudiosink.c:
3223         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3224         Clear ringbuffer on flush.
3225         Use newsegment values to calculate playback time.
3226
3227         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3228         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3229         Basesink does newsegment calculations for us now.
3230
3231 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3232
3233         * check/Makefile.am:
3234         * configure.ac:
3235           add core's plugins to the mix so that playbin works
3236         * check/generic/states.c: (GST_START_TEST):
3237           set a 0 timeout on pipelines, so they don't force the next
3238           state change
3239         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3240         (gst_play_base_bin_change_state):
3241           remove the crappy error handling and do GST error handling
3242
3243 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3244
3245         * check/Makefile.am:
3246         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3247           add same test as to core, it bitches out on playbin atm.
3248
3249 2005-08-24  Wim Taymans  <wim@fluendo.com>
3250
3251         * configure.ac:
3252         Remove audioscale.
3253
3254 2005-08-24  Wim Taymans  <wim@fluendo.com>
3255
3256         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3257         (gst_videoscale_prepare_size), (parse_caps),
3258         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3259         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3260         (gst_videoscale_transform):
3261         * gst/videoscale/gstvideoscale.h:
3262         Refactor, make use of BaseTranform really well.
3263
3264 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3265
3266         * configure.ac:
3267           compile audioresample
3268         * gst/audioresample/Makefile.am:
3269         * gst/audioresample/buffer.c:
3270         * gst/audioresample/functable.c:
3271         * gst/audioresample/gstaudioresample.c:
3272         * gst/audioresample/gstaudioresample.h:
3273         * gst/audioresample/resample.c:
3274         (resample_get_output_size_for_input):
3275         * gst/audioresample/resample.h:
3276         * gst/audioresample/resample_chunk.c:
3277         * gst/audioresample/resample_functable.c:
3278         * gst/audioresample/resample_ref.c:
3279           port to use basetransform; doesn't work in all cases yet
3280
3281 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3282
3283         * gst/audioconvert/gstaudioconvert.c:
3284         (gst_audio_convert_class_init), (gst_audio_convert_init),
3285         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3286         (audio_convert_fixate_caps), (audio_convert_set_caps),
3287         (audio_convert_transform),
3288         (gst_audio_convert_buffer_to_default_format),
3289         (gst_audio_convert_buffer_from_default_format),
3290         (gst_audio_convert_channels):
3291         * gst/audioconvert/gstchannelmix.c:
3292         * gst/audioconvert/gstchannelmix.h:
3293           port to basetransform
3294         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3295         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3296         (gst_ffmpegcsp_get_unit_size):
3297         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3298         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3299           fix for basetransform changes
3300
3301 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3302
3303         * check/Makefile.am:
3304           Add CHECK_CFLAGS and LDFLAGS
3305
3306         * gst/playback/gstplaybasebin.c: (fill_buffer):
3307           GST_MESSAGE_SRC became a GObject
3308
3309 2005-08-24  Wim Taymans  <wim@fluendo.com>
3310
3311         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3312         (gst_ring_buffer_clear_all):
3313         * gst-libs/gst/audio/gstringbuffer.h:
3314         Added function to clear the ringbuffer.
3315
3316 2005-08-24  Andy Wingo  <wingo@pobox.com>
3317
3318         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3319         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3320         of _open and _close.
3321
3322         * sys/v4l/gstv4lxoverlay.h:
3323         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3324         an Xv connection here, instead of all the time. Make Xv only be
3325         loaded if you axe for it. Kindof a workaround for buggy behaviour
3326         of Xv when using remote xservers (XvQueryExtension would block).
3327         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3328         replace the _open and _close public API. Only start the xv
3329         connection if necessary.
3330         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3331
3332 2005-08-23  David Schleef  <ds@schleef.org>
3333
3334         * gst/audioresample/Makefile.am: Leet audioresampling code
3335         * gst/audioresample/buffer.c:
3336         * gst/audioresample/buffer.h:
3337         * gst/audioresample/debug.c:
3338         * gst/audioresample/debug.h:
3339         * gst/audioresample/functable.c:
3340         * gst/audioresample/functable.h:
3341         * gst/audioresample/gstaudioresample.c:
3342         * gst/audioresample/gstaudioresample.h:
3343         * gst/audioresample/resample.c:
3344         * gst/audioresample/resample.h:
3345         * gst/audioresample/resample_chunk.c:
3346         * gst/audioresample/resample_functable.c:
3347         * gst/audioresample/resample_ref.c:
3348
3349 2005-08-23  Wim Taymans  <wim@fluendo.com>
3350
3351         * examples/seeking/seek.c: (make_vorbis_pipeline),
3352         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3353         Small seek updates.
3354
3355 2005-08-23  Andy Wingo  <wingo@pobox.com>
3356
3357         * gst-libs/gst/audio/gstbaseaudiosrc.c
3358         (gst_base_audio_src_fixate): Only fixate endianness if it is
3359         present in the caps.
3360
3361 2005-08-22  Andy Wingo  <wingo@pobox.com>
3362
3363         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3364         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3365         device-name property.
3366
3367         * gst-libs/gst/audio/gstaudiosrc.h:
3368         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3369         close_device in the ring buffer, like gstaudiosink.
3370
3371         * ext/alsa/gstalsamixer.h:
3372         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3373         macro to implement the interface without much code. Cleanups. 
3374
3375         * ext/alsa/gstalsasrc.h:
3376         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3377         READY.
3378
3379         * ext/alsa/Makefile.am: Add new files.
3380         * ext/alsa/gstalsamixerelement.c: 
3381         * ext/alsa/gstalsamixerelement.c: Split element code out from
3382         mixer code so that alsasrc can be a mixer too.
3383
3384 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3385
3386         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3387         (GST_START_TEST):
3388         * check/elements/vorbisdec.c: (setup_vorbisdec),
3389         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3390         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3391         (vorbis_handle_identification_packet),
3392         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3393         (vorbis_handle_header_packet), (vorbis_dec_push),
3394         (vorbis_dec_chain):
3395           use the setup/teardown methods to save code.  save code is good.
3396
3397 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3398
3399         * check/Makefile.am:
3400           add ext dir for plugins
3401           add vorbisdec test conditionally
3402         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3403         (GST_START_TEST), (volume_suite):
3404           add a test with wrong caps
3405         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3406         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3407           add a vorbisdec test
3408         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3409         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3410           clean up debug output
3411         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3412           yay, fix a segfault/security issue in vorbisdec
3413           gst-launch fakesrc ! vorbisdec wasn't happy
3414         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3415         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3416         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3417         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3418         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3419         (gst_vorbisenc_set_metadata), (get_constraints_string),
3420         (update_start_message), (gst_vorbisenc_setup),
3421         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3422         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3423         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3424         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3425         * ext/vorbis/vorbisenc.h:
3426           march in line
3427         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3428         (gst_ffmpegcsp_transform):
3429           have the kow come home
3430         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3431           debug my func ptr
3432         * gst/volume/gstvolume.c: (volume_set_caps):
3433           add a debug
3434
3435 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3436
3437         * Makefile.am:
3438         * check/.cvsignore:
3439         * check/Makefile.am:
3440         * check/elements/.cvsignore:
3441         * check/elements/volume.c: (chain_func), (event_func),
3442         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3443         (main):
3444         * configure.ac:
3445           add unit test structure for gst-plugins-base
3446           add a test for volume
3447         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3448         (gst_volume_set_volume), (gst_volume_get_volume),
3449         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3450         (volume_funcfind), (volume_process_float), (volume_process_int16),
3451         (volume_set_caps), (volume_transform), (volume_update_mute),
3452         (volume_update_volume), (volume_set_property),
3453         (volume_get_property):
3454           document a little; use basetransform vmethod _set_caps
3455
3456 2005-08-19  Andy Wingo  <wingo@pobox.com>
3457
3458         * ext/alsa/gstalsamixertrack.h:
3459         * ext/alsa/gstalsamixertrack.c:
3460         * ext/alsa/gstalsamixeroptions.h:
3461         * ext/alsa/gstalsamixeroptions.c:
3462         * ext/alsa/gstalsamixer.h:
3463         * ext/alsa/gstalsamixer.c: Port to 0.9.
3464
3465         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3466         Remove gstalsa.c and alsaclock. No more cruft here.
3467         
3468 2005-08-18  Wim Taymans  <wim@fluendo.com>
3469
3470         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3471         (gst_base_rtp_depayload_chain),
3472         (gst_base_rtp_depayload_add_to_queue),
3473         (gst_base_rtp_depayload_push),
3474         (gst_base_rtp_depayload_queue_release):
3475         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3476         Fix for RTPBuffer changes.
3477
3478         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3479         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3480         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3481         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3482         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3483         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3484         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3485         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3486         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3487         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3488         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3489         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3490         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3491         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3492         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3493         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3494         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3495         (gst_rtpbuffer_get_payload):
3496         * gst-libs/gst/rtp/gstrtpbuffer.h:
3497         Don't subclass GstBuffer but add methods and helper functions
3498         to construct and manipulate RTP packets in regular GstBuffers.
3499
3500 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3501
3502         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3503           moved statement below switch
3504         * gst/volume/gstvolume.c: (gst_volume_class_init):
3505           added debug ptr
3506
3507 2005-08-16  Wim Taymans  <wim@fluendo.com>
3508
3509         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3510         (gst_base_audio_src_change_state):
3511         Open and close device in READY<->NULL state change.
3512
3513 2005-08-16  Andy Wingo  <wingo@pobox.com>
3514
3515         * examples/seeking/Makefile.am: Don't compile non-compiling
3516         compiled objects with the compiler.
3517
3518         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3519         elements.
3520
3521 2005-08-12  Philippe Khalaf <burger@speedy.org>
3522         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3523         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3524           Made a thread to release the queue.
3525           Removed timestamp conversion for now.
3526
3527 2005-08-10  Philippe Khalaf <burger@speedy.org>
3528         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3529         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3530           Added rtp timestamp -> gst timestamp conversion.
3531           Fixed several problems with queue.
3532
3533 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3534
3535         * gst-libs/gst/audio/gstaudioclock.h:
3536         * gst-libs/gst/audio/gstaudiofilter.h:
3537         * gst-libs/gst/audio/gstaudiosink.h:
3538         * gst-libs/gst/audio/gstaudiosrc.h:
3539         * gst-libs/gst/audio/gstbaseaudiosink.h:
3540         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3541         * gst-libs/gst/audio/gstringbuffer.h:
3542         * gst-libs/gst/net/gstnetbuffer.h:
3543         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3544         * gst-libs/gst/rtp/gstrtpbuffer.h:
3545           Add padding (you will need to rebuild gst-plugins-base,
3546           gst-plugins and all applications afterwards!)
3547
3548 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3549
3550         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3551         (gst_riff_parse_chunk):
3552           Fix bug in debug message and add some more debug messages.
3553
3554 2005-08-08  Edward Hervey  <edward@fluendo.com>
3555
3556         * gst-libs/gst/riff/riff-media.c:
3557         backported updates since branch
3558
3559 2005-08-08  Andy Wingo  <wingo@pobox.com>
3560
3561         * gst-libs/gst/audio/gstbaseaudiosink.c
3562         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3563         like good elements should. Close on READY->NULL too.
3564
3565         * gst-libs/gst/audio/gstaudiosink.c
3566         (gst_audioringbuffer_open_device,
3567         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3568         (gst_audioringbuffer_release): Updates for new ring buffer API,
3569         hook into the new audio sink api.
3570
3571         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3572         (GstAudioSinkClass.close): Just open and close the device -- no
3573         resource allocation or configuration.
3574         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3575         vmethods, handle device setup and resource allocation.
3576
3577         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3578         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3579         base class API.
3580
3581         * gst-libs/gst/audio/gstringbuffer.h
3582         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3583         New vmethods.
3584
3585         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3586         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3587         New API functions. The device should be opened before acquiring
3588         and closed after releasing.
3589
3590 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3591
3592         * gst-libs/gst/interfaces/mixer.h:
3593           Reset padding to GST_PADDING.
3594
3595 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3596
3597         * gst/playback/gstplaybin.c: (remove_sinks):
3598           Remove visualization from parent explicitely; works around some
3599           apparent refcount issue that I haven't tracked down yet.
3600
3601 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3602
3603         * ext/alsa/gstalsasink.c: (set_hwparams):
3604           Assign debug category, add negotiation debug msgs.
3605
3606 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3607
3608         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3609           Fix error code for file-not-found to NOT_FOUND.
3610
3611 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3612
3613         * common/gtk-doc-plugins.mak:
3614         * docs/plugins/Makefile.am:
3615         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3616         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3617           renamed to actual element names, so much nicer to look at
3618         * docs/plugins/tmpl/gstmultifdsink.sgml:
3619           remove
3620         * docs/plugins/tmpl/multifdsink.sgml:
3621         * docs/plugins/tmpl/tcpserversink.sgml:
3622           add
3623         * ext/alsa/gstalsa.c:
3624         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3625         * ext/ogg/gstoggmux.c:
3626         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3627         * gst/playback/gstdecodebin.c:
3628         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3629         * gst/tcp/gsttcpserversink.c:
3630           various fixes and documentation additions
3631
3632 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3633
3634         * common/Makefile.am:
3635         * common/gstdoc-scangobj:
3636         * common/gtk-doc-plugins.mak:
3637         * common/gtk-doc.mak:
3638           add a custom scangobj that uses the registry
3639           add a custom gtk-doc-plugins.mak that uses it
3640           some doc build fixes
3641         * configure.ac:
3642         * docs/Makefile.am:
3643         * docs/plugins/Makefile.am:
3644         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3645         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3646         * docs/plugins/gst-plugins-base-plugins.types:
3647         * docs/plugins/tmpl/gstmultifdsink.sgml:
3648           add docs for one element, multifdsink
3649         * gst/adder/gstadder.h:
3650         * gst/volume/gstvolume.h:
3651           don't privatize enum
3652         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3653         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3654         (gst_sync_method_get_type), (gst_client_status_get_type),
3655         (gst_multifdsink_class_init),
3656         (gst_multifdsink_client_queue_buffer),
3657         (gst_multifdsink_handle_client_write):
3658         * gst/tcp/gstmultifdsink.h:
3659         * gst/tcp/gsttcp.h:
3660         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3661         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3662         (gst_tcpclientsink_render):
3663         * gst/tcp/gsttcpclientsink.h:
3664         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3665         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3666         (gst_tcpclientsrc_start):
3667         * gst/tcp/gsttcpclientsrc.h:
3668         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3669         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3670         * gst/tcp/gsttcpserversrc.h:
3671         * gst/typefind/gsttypefindfunctions.c:
3672           remove superfluous Type stuff
3673
3674 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3675
3676         * gst/playback/gstplaybin.c: (gen_video_element):
3677           Enable videoscale.
3678
3679 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3680
3681         * gst-libs/gst/gconf/gconf.c:
3682         * gst-libs/gst/gconf/gconf.h:
3683           Fix some Andy Problem [tm].
3684
3685 2005-08-04  Andy Wingo  <wingo@pobox.com>
3686
3687         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3688         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3689         (gst_ffmpegcsp_get_size): Adapt to API changes.
3690
3691         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3692         Implement an in-place do-nothing transform.
3693
3694 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3695
3696         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3697         (gst_ximagesink_renegotiate_size):
3698           Do not set new window sizes yet if we prepare a new buffer size
3699           for upstream renegotiation (software scaling) at some point in the
3700           future, because this new size waqs not actually accepted yet. Once
3701           accepted, renegotiation later on will set the new sizes just fine.
3702           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3703           embedding testcase.
3704
3705 2005-08-03  Andy Wingo  <wingo@pobox.com>
3706
3707         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3708         (gst_ximagesink_buffer_alloc): 
3709         Protect the height, width, and desired_caps with the pool_lock.
3710         Fixes videotestsrc ! queue ! ximagesink.
3711
3712 2005-08-02  Edward Hervey  <edward@fluendo.com>
3713
3714         * gst/volume/gstvolume.c:
3715         include left from controller cleanup
3716
3717 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3718         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3719           Stop collectpads before calling the parent state
3720           change function on PAUSED->READY.
3721
3722 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3723         * configure.ac:
3724           When testing for X libs, use the X CFlags 
3725         * gst/adder/gstadder.c: (gst_adder_change_state):
3726           Stop the collectpads before calling parent state change function
3727           on PAUSED->READY, otherwise we deadlock deactivating pads.
3728
3729 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3730
3731         * configure.ac:
3732         * docs/libs/tmpl/gstcolorbalance.sgml:
3733         * docs/libs/tmpl/gstmixer.sgml:
3734         * examples/Makefile.am:
3735         * gst/sine/Makefile.am:
3736         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3737         (gst_sinesrc_set_property), (plugin_init):
3738         * gst/sine/gstsinesrc.h:
3739         * gst/volume/Makefile.am:
3740         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3741         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3742         (volume_process_float), (volume_process_int16),
3743         (volume_set_property), (plugin_init):
3744         * gst/volume/gstvolume.h:
3745           deactivate and remove dparams (libgstcontrol)
3746
3747 2005-07-29  Wim Taymans  <wim@fluendo.com>
3748
3749         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3750         Convert me to BaseTransform!! help..
3751
3752 2005-07-29  Andy Wingo  <wingo@pobox.com>
3753
3754         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3755         sinks.
3756
3757         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3758         support of both endiannesses.
3759
3760 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3761
3762         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3763           Fix confusing debug message (s/event/query/)
3764
3765 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3766
3767         * gst/videotestsrc/videotestsrc.h:
3768           Use "_stdint.h" instead of <stdint.h>
3769
3770 2005-07-27  Wim Taymans  <wim@fluendo.com>
3771
3772         * ext/vorbis/Makefile.am:
3773         Revert wrong commit.
3774
3775 2005-07-27  Wim Taymans  <wim@fluendo.com>
3776
3777         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3778         More compilation fixen.
3779
3780 2005-07-27  Wim Taymans  <wim@fluendo.com>
3781
3782         * gst-libs/gst/audio/gstbaseaudiosink.c:
3783         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3784         (gst_base_audio_sink_create_ringbuffer),
3785         (gst_base_audio_sink_change_state):
3786         Fix compilation.
3787
3788 2005-07-27  Wim Taymans  <wim@fluendo.com>
3789
3790         * examples/seeking/seek.c: (setup_dynamic_link),
3791         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3792         (query_positions_elems), (query_positions_pads), (do_seek):
3793         Update seek example.
3794
3795         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3796         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3797         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3798         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3799         (gst_ogg_demux_handle_event),
3800         (gst_ogg_demux_deactivate_current_chain),
3801         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3802         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3803         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3804         (gst_ogg_demux_loop):
3805         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3806         * ext/theora/theoradec.c: (theora_dec_src_event),
3807         (theora_dec_src_getcaps), (theora_dec_sink_event),
3808         (theora_dec_push), (theora_dec_chain):
3809         * ext/vorbis/Makefile.am:
3810         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3811         (vorbis_dec_sink_event), (vorbis_dec_push),
3812         (vorbis_handle_data_packet):
3813         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3814         (gst_vorbisenc_chain):
3815         * gst/playback/gststreaminfo.c: (cb_probe):
3816         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3817         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3818         * gst/videoscale/gstvideoscale.c:
3819         (gst_videoscale_handle_src_event):
3820         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3821         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3822         (gst_ximagesink_navigation_send_event):
3823         * sys/xvimage/xvimagesink.c:
3824         (gst_xvimagesink_navigation_send_event):
3825         Various event updates and cleanups
3826
3827 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3828
3829         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3830           Fix segfault for I420/YV12.
3831
3832 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3833
3834         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3835           Report bitrate.
3836
3837 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3838
3839         * gst/playback/gstplaybin.c: (gen_video_element),
3840         (gen_audio_element):
3841           Switch to auto*sink elements as default sinks; add volume element
3842           so that volume control in totem works.
3843
3844 2005-07-21  Wim Taymans  <wim@fluendo.com>
3845
3846         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3847         * gst/playback/gstplaybin.c: (setup_sinks),
3848         (gst_play_bin_change_state):
3849         Refcount fix and more comments.
3850
3851 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3852
3853         * sys/ximage/Makefile.am:
3854         * sys/ximage/ximage.c: (plugin_init):
3855         * sys/ximage/ximagesink.c:
3856         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3857         
3858
3859 2005-07-21  Wim Taymans  <wim@fluendo.com>
3860
3861         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3862         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3863         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3864         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3865         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3866         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3867         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3868         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3869         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3870         Generate correct disconts for live chained oggs.
3871
3872         * gst-libs/gst/audio/gstbaseaudiosink.c:
3873         (gst_base_audio_sink_render),
3874         (gst_base_audio_sink_create_ringbuffer),
3875         (gst_base_audio_sink_change_state):
3876         Handle discont math correctly.
3877
3878         * gst/playback/gstplaybin.c: (add_sink):
3879         Some small debug cleanup.
3880
3881 2005-07-21  Wim Taymans  <wim@fluendo.com>
3882
3883         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3884         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3885         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3886         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3887         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3888         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3889         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3890         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3891         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3892         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3893         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3894         (gst_ogg_demux_change_state), (gst_ogg_print):
3895         Reorganize code to send the right disconts when in streaming
3896         mode.
3897
3898 2005-07-20  Andy Wingo  <wingo@pobox.com>
3899
3900         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3901         fix (?), fixes a seggie mcfalterson (#310894).
3902
3903 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3904
3905         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3906         (gst_ogg_mux_set_header_on_caps):
3907         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3908         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3909         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3910         * gst-libs/gst/audio/multichannel.c:
3911         (gst_audio_set_channel_positions),
3912         (gst_audio_set_structure_channel_positions_list):
3913         * gst/playback/gstdecodebin.c: (dynamic_create):
3914         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3915         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3916           Fixes for API changes in core.
3917
3918 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3919
3920         * gst/playback/gstplaybasebin.c: (fill_buffer):
3921           Use _new_custom() so we can set custom message types for buffering
3922           messages.
3923
3924 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3925
3926         * configure.ac:
3927         * gst-libs/gst/Makefile.am:
3928         * gst-libs/gst/gconf/.cvsignore:
3929         * gst-libs/gst/gconf/Makefile.am:
3930         * gst-libs/gst/gconf/test-gconf.c:
3931         * pkgconfig/Makefile.am:
3932         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3933         * pkgconfig/gstreamer-gconf.pc.in:
3934           Remove gconf stuff, use gconf elements instead from now on.
3935
3936 2005-07-20  Wim Taymans  <wim@fluendo.com>
3937
3938         * gst-libs/gst/audio/TODO:
3939         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3940         (gst_audio_clock_get_internal_time):
3941         * gst-libs/gst/audio/gstaudioclock.h:
3942         * gst-libs/gst/audio/gstbaseaudiosink.c:
3943         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3944         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3945         (gst_base_audio_sink_render),
3946         (gst_base_audio_sink_create_ringbuffer),
3947         (gst_base_audio_sink_change_state):
3948         Make sure the audio clock always returns an increasing value.
3949
3950 2005-07-19  Andy Wingo  <wingo@pobox.com>
3951
3952         * gst/videotestsrc/: Cleanups.
3953
3954 2005-07-19  Wim Taymans  <wim@fluendo.com>
3955
3956         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3957         Better debugging.
3958
3959 2005-07-19  Wim Taymans  <wim@fluendo.com>
3960
3961         * examples/seeking/seek.c: (make_dv_pipeline),
3962         (make_vorbis_theora_pipeline), (query_rates),
3963         (query_positions_elems), (query_positions_pads), (do_seek):
3964         Make correct DV pipeline.
3965
3966 2005-07-18  Andy Wingo  <wingo@pobox.com>
3967
3968         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
3969         default. Also because it's the only thing that really works. (This
3970         is used in the GConf elements).
3971         Use AS_LIBTOOL_TAGS.
3972
3973 2005-07-18  Wim Taymans  <wim@fluendo.com>
3974
3975         * gst/playback/gstdecodebin.c: (remove_element_chain):
3976         * gst/playback/gstplaybin.c: (add_sink):
3977         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3978         (gst_stream_info_set_mute):
3979         * gst/playback/gststreamselector.c:
3980         (gst_stream_selector_get_linked_pad),
3981         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
3982         More leak and compile fixes.
3983
3984 2005-07-18  Wim Taymans  <wim@fluendo.com>
3985
3986         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
3987         (query_rates), (query_positions_elems), (query_positions_pads),
3988         (do_seek), (seek_cb), (stop_seek):
3989         Updated seek example. 
3990
3991         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
3992         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
3993         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
3994         * gst/playback/gstplaybin.c: (add_sink):
3995         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3996         (gst_stream_info_set_mute):
3997         Some refcount leak fixes.
3998
3999 2005-07-16  Wim Taymans  <wim@fluendo.com>
4000
4001         * gst-libs/gst/audio/gstbaseaudiosink.c:
4002         (gst_base_audio_sink_render):
4003         Align samples even if we have roundoff errors in the 
4004         timestamp conversion.
4005
4006 2005-07-16  Wim Taymans  <wim@fluendo.com>
4007
4008         * docs/libs/tmpl/gstringbuffer.sgml:
4009         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4010         (query_rates), (query_positions_elems), (query_positions_pads),
4011         (update_scale), (do_seek):
4012         Updated seek example.
4013
4014         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4015         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4016         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4017         (gst_ogg_demux_loop):
4018         Push out correct discont values.
4019
4020         * ext/theora/theoradec.c: (theora_dec_src_convert),
4021         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4022         (theora_dec_sink_event), (theora_handle_type_packet),
4023         (theora_handle_header_packet), (theora_dec_push),
4024         (theora_handle_data_packet), (theora_dec_chain),
4025         (theora_dec_change_state):
4026         Better timestamping.
4027
4028         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4029         (vorbis_dec_sink_event), (vorbis_dec_push),
4030         (vorbis_handle_data_packet), (vorbis_dec_chain):
4031         * ext/vorbis/vorbisdec.h:
4032         Better timestamping.
4033
4034         * gst-libs/gst/audio/gstbaseaudiosink.c:
4035         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4036         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4037         Handle syncing on timestamps instead of sample offsets. Make
4038         use of DISCONT values as described in design docs.
4039
4040         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4041         (gst_base_audio_src_get_time):
4042         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4043         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4044         (gst_ring_buffer_read):
4045         * gst-libs/gst/audio/gstringbuffer.h:
4046         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4047         (gst_ximagesink_show_frame):
4048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4049         Correcly convert buffer timestamp to stream time.
4050
4051 2005-07-16  Wim Taymans  <wim@fluendo.com>
4052
4053         * gst/audioconvert/gstaudioconvert.c:
4054         (gst_audio_convert_get_buffer):
4055         Timestamp buffers correctly.
4056
4057         * gst/playback/gstplaybin.c: (gen_video_element):
4058         Make internal fakesink silent.
4059
4060 2005-07-15  Wim Taymans  <wim@fluendo.com>
4061
4062         * gst/ffmpegcolorspace/Makefile.am:
4063         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4064         (gst_ffmpegcsp_caps_remove_format_info),
4065         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4066         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4067         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4068         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4069         Ported ffmpegcolorspace to basetransform.
4070
4071         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4072         * gst/volume/gstvolume.c: (volume_transform):
4073         Ported to new API.
4074
4075 2005-07-14  Wim Taymans  <wim@fluendo.com>
4076
4077         * gst/videotestsrc/Makefile.am:
4078         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4079         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4080         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4081         (gst_videotestsrc_init), (gst_videotestsrc_event),
4082         (gst_videotestsrc_create), (gst_videotestsrc_start),
4083         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4084         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4085         (gst_videotestsrc_get_property):
4086         * gst/videotestsrc/gstvideotestsrc.h:
4087         Make videotestsrc a pushsrc.
4088
4089 2005-07-14  Wim Taymans  <wim@fluendo.com>
4090
4091         * gst/tcp/gstfdset.c: (gst_fdset_free):
4092         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4093         (gst_multifdsink_add), (gst_multifdsink_remove),
4094         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4095         (gst_multifdsink_remove_client_link),
4096         (gst_multifdsink_client_queue_data),
4097         (gst_multifdsink_client_queue_caps),
4098         (gst_multifdsink_client_queue_buffer),
4099         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4100         (gst_multifdsink_stop):
4101         * gst/tcp/gstmultifdsink.h:
4102         0.8 backporting.
4103
4104         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4105         Also draw image when not from a pool.
4106
4107 2005-07-14  Wim Taymans  <wim@fluendo.com>
4108
4109         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4110         (mute_stream), (silence_stream):
4111         Small debug additions.
4112
4113 2005-07-14  Wim Taymans  <wim@fluendo.com>
4114
4115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4116         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4117         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4118         Better error recovery, ignore unconnected pads and
4119         non-fatal errors.
4120
4121 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4122
4123         * docs/libs/tmpl/gstaudio.sgml:
4124         * docs/libs/tmpl/gstcolorbalance.sgml:
4125         * docs/libs/tmpl/gstgconf.sgml:
4126         * docs/libs/tmpl/gstmixer.sgml:
4127         * docs/libs/tmpl/gstringbuffer.sgml:
4128         * docs/libs/tmpl/gsttuner.sgml:
4129         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4130         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4131         (gst_tcpclientsrc_class_init):
4132         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4133         (gst_tcpserversrc_class_init):
4134         * sys/v4l/gstv4lelement.c:
4135           more autistic cleanliness in functions/names/defines
4136
4137 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4138
4139         * configure.ac:
4140           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4141           added manually to each Makefile.am so we are sure it goes
4142           *last* and doesn't add -L flags before linking in libs of our
4143           own, like, say, internal .la libs, that then accidentally pick
4144           up the installed copy.
4145         * docs/libs/Makefile.am:
4146         * ext/alsa/Makefile.am:
4147         * ext/cdparanoia/Makefile.am:
4148         * ext/gnomevfs/Makefile.am:
4149         * ext/libvisual/Makefile.am:
4150         * ext/ogg/Makefile.am:
4151         * ext/theora/Makefile.am:
4152         * ext/vorbis/Makefile.am:
4153         * gst-libs/gst/video/Makefile.am:
4154         * gst/adder/Makefile.am:
4155         * gst/audioconvert/Makefile.am:
4156         * gst/audiorate/Makefile.am:
4157         * gst/audioscale/Makefile.am:
4158         * gst/ffmpegcolorspace/Makefile.am:
4159         * gst/playback/Makefile.am:
4160         * gst/sine/Makefile.am:
4161         * gst/subparse/Makefile.am:
4162         * gst/tags/Makefile.am:
4163         * gst/tcp/Makefile.am:
4164         * gst/typefind/Makefile.am:
4165         * gst/videorate/Makefile.am:
4166         * gst/videoscale/Makefile.am:
4167         * gst/videotestsrc/Makefile.am:
4168         * gst/volume/Makefile.am:
4169         * sys/v4l/Makefile.am:
4170         * sys/ximage/Makefile.am:
4171         * sys/xvimage/Makefile.am:
4172           adapt properly to this change. This should make sure that
4173           plugins and libs properly link to the as-yet-uninstalled
4174           copies of stuff like libgstinterfaces and libgstvideo
4175
4176 2005-07-13  Andy Wingo  <wingo@pobox.com>
4177
4178         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4179         (gst_v4lsrc_fixate): Fixate on format as well.
4180
4181         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4182         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4183         buffer points to it.
4184         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4185         rather just doing X calls ourselves. Also fixes a memleak.
4186
4187 2005-07-12  Andy Wingo  <wingo@pobox.com>
4188
4189         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4190         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4191         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4192         TRUE to avoid deadlocks if an element holds on to our buffers.
4193
4194 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4195
4196         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4197         (gst_sinesrc_init), (gst_sinesrc_create),
4198         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4199         (gst_sinesrc_start):
4200         * gst/sine/gstsinesrc.h:
4201           removing num-buffers property before moving it
4202
4203 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4204
4205         * configure.ac:
4206           use overridable ERROR_CFLAGS
4207         * docs/libs/gst-plugins-base-libs.types:
4208         * docs/libs/tmpl/gstringbuffer.sgml:
4209         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4210         (gst_alsasink_class_init):
4211         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4212         (gst_alsasrc_class_init):
4213         * gst-libs/gst/audio/audio.h:
4214         * gst-libs/gst/audio/gstaudioclock.h:
4215         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4216         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4217         (gst_audio_filter_link), (gst_audio_filter_init),
4218         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4219         (gst_audio_filter_get_property),
4220         (gst_audio_filter_class_add_pad_templates):
4221         * gst-libs/gst/audio/gstaudiofilter.h:
4222         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4223         (gst_audio_filter_template_get_type),
4224         (gst_audio_filter_template_base_init),
4225         (gst_audio_filter_template_class_init),
4226         (gst_audio_filter_template_init),
4227         (gst_audio_filter_template_set_property),
4228         (gst_audio_filter_template_get_property), (plugin_init),
4229         (gst_audio_filter_template_setup),
4230         (gst_audio_filter_template_filter),
4231         (gst_audio_filter_template_filter_inplace):
4232         * gst-libs/gst/audio/gstaudiosink.c:
4233         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4234         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4235         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4236         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4237         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4238         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4239         * gst-libs/gst/audio/gstaudiosink.h:
4240         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4241         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4242         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4243         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4244         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4245         (gst_audio_src_class_init), (gst_audio_src_init),
4246         (gst_audio_src_create_ringbuffer):
4247         * gst-libs/gst/audio/gstaudiosrc.h:
4248         * gst-libs/gst/audio/gstbaseaudiosink.c:
4249         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4250         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4251         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4252         (gst_base_audio_sink_set_property),
4253         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4254         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4255         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4256         (gst_base_audio_sink_create_ringbuffer),
4257         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4258         * gst-libs/gst/audio/gstbaseaudiosink.h:
4259         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4260         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4261         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4262         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4263         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4264         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4265         (gst_base_audio_src_event), (gst_base_audio_src_create),
4266         (gst_base_audio_src_create_ringbuffer),
4267         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4268         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4269         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4270         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4271         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4272         (gst_ring_buffer_debug_spec_caps),
4273         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4274         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4275         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4276         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4277         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4278         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4279         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4280         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4281         (gst_ring_buffer_clear):
4282         * gst-libs/gst/audio/gstringbuffer.h:
4283         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4284         (gst_video_sink_class_init), (gst_video_sink_get_type):
4285         * gst-libs/gst/video/videosink.h:
4286         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4287         (gst_multifdsink_class_init),
4288         (gst_multifdsink_handle_client_write),
4289         (gst_multifdsink_change_state):
4290         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4291         (gst_tcpclientsink_setcaps):
4292         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4293         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4294         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4295         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4296         (gst_ximagesink_send_pending_navigation),
4297         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4298         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4299         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4300         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4301         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4302         (gst_xvimagesink_send_pending_navigation),
4303         (gst_xvimagesink_navigation_send_event),
4304         (gst_xvimagesink_set_xwindow_id),
4305         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4306         (gst_xvimagesink_get_type):
4307         more macro splitting
4308
4309 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4310
4311         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4312           plug a memleak, allows me to import 1479 albums in one go
4313           in jamboree
4314         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4315         (vorbis_handle_type_packet), (vorbis_dec_chain),
4316         (vorbis_dec_change_state):
4317           fix some format strings
4318
4319 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4320
4321         * docs/libs/tmpl/gstcolorbalance.sgml:
4322         * docs/libs/tmpl/gstmixer.sgml:
4323         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4324         (gst_alsasink_set_property), (gst_alsasink_get_property):
4325         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4326         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4327           add device property
4328
4329 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4330
4331         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4332         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4333         (audiocast_register_listener), (audiocast_thread_run),
4334         (gst_gnomevfssrc_send_additional_headers_callback),
4335         (gst_gnomevfssrc_received_headers_callback),
4336         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4337         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4338         (gst_gnomevfssrc_get_size):
4339           add/clean up debugging
4340         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4341           cleanups
4342
4343 2005-07-07  Andy Wingo  <wingo@pobox.com>
4344
4345         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4346         framerate. Need to get a handle on when exactly this function is
4347         called, tho.
4348
4349         * sys/v4l/v4lsrc_calls.h:
4350         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4351         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4352         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4353
4354         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4355         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4356         v4lelements are sources.
4357
4358         * sys/v4l/gstv4lxoverlay.h:
4359         * sys/v4l/gstv4lxoverlay.c:
4360         * sys/v4l/gstv4ltuner.h:
4361         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4362         
4363         * sys/v4l/gstv4lsrc.h:
4364         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4365         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4366         or something should handle that. Made a live source.
4367
4368         * sys/v4l/gstv4lelement.h:
4369         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4370         signals. Some cleanups.
4371
4372         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4373
4374         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4375         stuff.
4376
4377         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4378         stuff.
4379
4380         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4381
4382 2005-07-07  Wim Taymans  <wim@fluendo.com>
4383
4384         * ext/theora/theoradec.c: (theora_get_query_types),
4385         (theora_dec_src_getcaps), (theora_dec_push):
4386         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4387         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4388         Remove deprecated/unused query types.
4389
4390 2005-07-06  Wim Taymans  <wim@fluendo.com>
4391
4392         * ext/alsa/Makefile.am:
4393         * ext/alsa/gstalsaplugin.c: (plugin_init):
4394         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4395         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4396         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4397         (gst_alsasrc_class_init), (gst_alsasrc_init),
4398         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4399         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4400         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4401         (gst_alsasrc_reset):
4402         * ext/alsa/gstalsasrc.h:
4403         * gst-libs/gst/audio/Makefile.am:
4404         * gst-libs/gst/audio/gstaudiosink.c:
4405         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4406         (gst_audioringbuffer_start):
4407         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4408         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4409         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4410         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4411         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4412         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4413         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4414         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4415         * gst-libs/gst/audio/gstaudiosrc.h:
4416         * gst-libs/gst/audio/gstbaseaudiosink.c:
4417         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4418         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4419         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4420         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4421         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4422         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4423         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4424         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4425         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4426         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4427         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4428         (gst_baseaudiosrc_change_state):
4429         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4430         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4431         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4432         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4433         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4434         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4435         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4436         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4437         * gst-libs/gst/audio/gstringbuffer.h:
4438         Added audiosource base classes.
4439         Ported alsasrc, still very basic.
4440
4441 2005-07-06  Wim Taymans  <wim@fluendo.com>
4442
4443         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4444         (theora_dec_push), (theora_handle_data_packet):
4445         Prepare for better timestamp fix later.
4446
4447         * gst/audioconvert/gstaudioconvert.c:
4448         List most accurate caps first
4449
4450         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4451         Use proper pad task function.
4452
4453         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4454         (gst_xvimagesink_show_frame):
4455         Fix deadlock when alloc failed.
4456
4457 2005-07-05  Andy Wingo  <wingo@pobox.com>
4458
4459         * ext/gnomevfs/gstgnomevfssrc.c:
4460         * gst/sine/gstsinesrc.c:
4461         * gst/tcp/gsttcpserversrc.c:
4462         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4463
4464         * sys/v4l/: Port from 0.8.
4465
4466         * Many files: Null if we got it....
4467
4468 2005-07-05  Andy Wingo  <wingo@pobox.com>
4469
4470         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4471         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4472         Signedness fixes.
4473
4474 2005-07-05  Wim Taymans  <wim@fluendo.com>
4475
4476         * configure.ac:
4477         * gst/tcp/Makefile.am:
4478         * gst/tcp/README:
4479         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4480         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4481         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4482         (is_sync_frame), (gst_multifdsink_handle_client_write),
4483         (gst_multifdsink_render), (gst_multifdsink_start),
4484         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4485         * gst/tcp/gstmultifdsink.h:
4486         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4487         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4488         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4489         * gst/tcp/gsttcp.h:
4490         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4491         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4492         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4493         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4494         * gst/tcp/gsttcpclientsink.h:
4495         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4496         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4497         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4498         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4499         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4500         * gst/tcp/gsttcpclientsrc.h:
4501         * gst/tcp/gsttcpplugin.c: (plugin_init):
4502         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4503         * gst/tcp/gsttcpserversink.h:
4504         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4505         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4506         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4507         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4508         (gst_tcpserversrc_stop):
4509         * gst/tcp/gsttcpserversrc.h:
4510         * gst/tcp/gsttcpsink.c:
4511         * gst/tcp/gsttcpsink.h:
4512         * gst/tcp/gsttcpsrc.c:
4513         * gst/tcp/gsttcpsrc.h:
4514         Ported tcp plugins to 0.9. 
4515         
4516
4517 2005-07-05  Andy Wingo  <wingo@pobox.com>
4518
4519         * gst/playback/gstplaybasebin.c (fill_buffer):
4520         message_new_application fixen.
4521
4522         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4523         Style fix.
4524
4525 2005-07-04  Wim Taymans  <wim@fluendo.com>
4526
4527         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4528         Set caps on output buffer.
4529
4530 2005-07-04  Andy Wingo  <wingo@pobox.com>
4531
4532         * ext/gnomevfs/gstgnomevfssrc.c
4533         (gst_gnomevfssrc_received_headers_callback) 
4534         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4535         hopefully.
4536
4537         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4538         No refcount leakage.
4539
4540         * configure.ac: Enable -Werror.
4541         
4542         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4543         * gst/audioconvert/bufferframesconvert.c
4544         (buffer_frames_convert_fixate):
4545         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4546         (gst_audio_convert_fixate):
4547         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4548         (gst_sinesrc_create): Fixate func changes.
4549         
4550         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4551         (gst_ximagesink_buffer_alloc): Unused var.
4552
4553 2005-07-01  Andy Wingo  <wingo@pobox.com>
4554
4555         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4556         getcaps to do explicit caps. Needs to be done in all decoders,
4557         possibly via a base class.
4558
4559         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4560
4561         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4562         caps on the sink pad, just rely on the pad template. Also, setting
4563         ANY caps on a pad is not valid because the caps are not fixed.
4564
4565         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4566         caps on the buffer, and get the width from the desired_caps if
4567         they're set.
4568         (gst_ximagesink_renegotiate_size): Implement via setting the
4569         desired_caps on the ximagesink.
4570         (gst_ximagesink_setcaps): Only reset the width of the player if it
4571         wasn't already set. Not sure if this is right.
4572         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4573
4574         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4575         that the user wants. NULL unless the window has been resized.
4576
4577         * gst/volume/gstvolume.c (volume_transform): Adapt to
4578         basetransform refcount changes.
4579         
4580 2005-07-01  Andy Wingo  <wingo@pobox.com>
4581
4582         * gst/videoscale/gstvideoscale.c:
4583         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4584         from BaseTransform, implements a transform_caps. Removed dead code
4585         including some PAR stuff that was never reached -- should probably
4586         be added back somehow.
4587
4588 2005-07-01  Andy Wingo  <wingo@pobox.com>
4589
4590         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4591         come later.
4592
4593 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4594
4595         * configure.ac:
4596         * docs/libs/Makefile.am:
4597         * docs/libs/gst-plugins-libs.types:
4598         * ext/alsa/Makefile.am:
4599         * ext/alsa/gstalsamixer.h:
4600         * ext/alsa/gstalsamixeroptions.h:
4601         * ext/alsa/gstalsamixertrack.h:
4602         * gst-libs/gst/Makefile.am:
4603         * gst-libs/gst/colorbalance/.cvsignore:
4604         * gst-libs/gst/colorbalance/Makefile.am:
4605         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4606         * gst-libs/gst/colorbalance/colorbalance.c:
4607         * gst-libs/gst/colorbalance/colorbalance.h:
4608         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4609         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4610         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4611         * gst-libs/gst/interfaces/Makefile.am:
4612         * gst-libs/gst/interfaces/colorbalance.c:
4613         (gst_color_balance_class_init):
4614         * gst-libs/gst/interfaces/colorbalance.h:
4615         * gst-libs/gst/interfaces/interfaces-marshal.list:
4616         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4617         * gst-libs/gst/interfaces/mixer.h:
4618         * gst-libs/gst/interfaces/mixeroptions.h:
4619         * gst-libs/gst/interfaces/navigation.c:
4620         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4621         * gst-libs/gst/interfaces/tuner.h:
4622         * gst/volume/Makefile.am:
4623         * gst/volume/gstvolume.c:
4624         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4625         * sys/ximage/Makefile.am:
4626         * sys/ximage/ximagesink.c:
4627         * sys/xvimage/Makefile.am:
4628         * sys/xvimage/xvimagesink.c:
4629           fold in all interfaces into an interfaces dir, preserving CVS
4630           history
4631
4632 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4633
4634         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4635           Fix build after riff changes.
4636
4637 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4638
4639         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4640         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4641         (gst_riff_create_video_template_caps),
4642         (gst_riff_create_audio_template_caps),
4643         (gst_riff_create_iavs_template_caps):
4644         * gst-libs/gst/riff/riff-media.h:
4645         * gst-libs/gst/riff/riff-read.h:
4646         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4647           Add gst_riff_init() to initialize the debug category, instead
4648           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4649
4650 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4651
4652         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4653           Oops, I shouldn't apply hacks.
4654
4655 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4656
4657         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4658           Remove pad_loop function which doesn't work.
4659
4660 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4661
4662         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4663           Send EOS when deactivating.
4664         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4665         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4666         (gen_preroll_element), (probe_triggered), (mute_stream),
4667         (silence_stream), (new_decoded_pad), (setup_substreams),
4668         (set_active_source):
4669         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4670         (remove_sinks), (add_sink):
4671         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4672           Change for new probe API.
4673
4674 2005-06-29  Wim Taymans  <wim@fluendo.com>
4675
4676         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4677         * gst-libs/gst/audio/gstbaseaudiosink.c:
4678         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4679         (gst_baseaudiosink_change_state):
4680         * gst-libs/gst/audio/gstbaseaudiosink.h:
4681         * gst-libs/gst/audio/gstringbuffer.c:
4682         (gst_ringbuffer_set_callback):
4683         Fix compilation error.
4684         Ringbuffer starts out as not running.
4685         Free our clock in dispose.
4686         When releasing the ringbuffer we need to renegotiate so
4687         clear the pad caps.
4688
4689 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4690
4691         * autogen.sh:
4692         * configure.ac:
4693         * docs/Makefile.am:
4694         * docs/libs/Makefile.am:
4695         * docs/libs/gst-plugins-libs-docs.sgml:
4696         * docs/libs/gst-plugins-libs-sections.txt:
4697         * docs/libs/gst-plugins-libs.types:
4698         * docs/libs/tmpl/gstaudio.sgml:
4699         * docs/libs/tmpl/gstcolorbalance.sgml:
4700         * docs/libs/tmpl/gstringbuffer.sgml:
4701         * gst-libs/gst/audio/gstringbuffer.c:
4702         (gst_ringbuffer_set_callback):
4703           reinstate gtk-doc docs for plugin libs
4704
4705 2005-06-28  Wim Taymans  <wim@fluendo.com>
4706
4707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4708         (gst_ogg_demux_init):
4709         Removed pad loop function.
4710
4711 2005-06-28  Wim Taymans  <wim@fluendo.com>
4712
4713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4714         If we're building a chain we are not in an error case
4715         when we queue a buffer.
4716
4717 2005-06-28  Andy Wingo  <wingo@pobox.com>
4718
4719         * *.c: Don't cast to GstObject before reffing/unreffing.
4720
4721 2005-06-27  Andy Wingo  <wingo@pobox.com>
4722
4723         * gst/videotestsrc/gstvideotestsrc.c
4724         (gst_videotestsrc_activate_push): Activation API changes.
4725
4726         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4727         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4728         they have refs on the decodebin.
4729
4730         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4731         parent class.
4732         (gst_ogg_pad_typefind): Don't leak a pad ref.
4733         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4734         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4735         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4736
4737 2005-06-27  Edward Hervey  <edward@fluendo.com>
4738
4739         * ext/theora/theoradec.c: (theora_dec_change_state): 
4740         re-arranged call to parent's state change in order to avoid locks (or
4741         worse).
4742
4743 2005-06-26  Edward Hervey  <edward@fluendo.com>
4744
4745         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4746         2nd argument of 'unknow-type' signal is a GstCaps and not a
4747         GstMiniObject
4748
4749 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4750         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4751           Set the worker thread's running flag to TRUE before starting the
4752           thread.
4753         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4754           Catch a failure to add typefind to the bin.
4755
4756 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4757
4758         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4759         (gst_sinesrc_init), (gst_sinesrc_create),
4760         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4761         (gst_sinesrc_start):
4762         * gst/sine/gstsinesrc.h:
4763           add num-buffers and timestamp-offset properties
4764         * gst/videotestsrc/gstvideotestsrc.c:
4765         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4766         (gst_videotestsrc_get_property):
4767           add timestamp-offset property
4768
4769 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4770
4771         * configure.ac: add videorate
4772         * gst-plugins-base.spec.in: add videorate
4773
4774 2005-06-23  Wim Taymans  <wim@fluendo.com>
4775
4776         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4777         (gst_videorate_getcaps), (gst_videorate_setcaps),
4778         (gst_videorate_event), (gst_videorate_chain):
4779         Fixed videorate, fixating an already fixated caps is not
4780         an error.
4781
4782 2005-06-23  Wim Taymans  <wim@fluendo.com>
4783
4784         * ext/ogg/README:
4785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4786         Buffer on caps is not boxed anymore.
4787
4788 2005-06-22  Wim Taymans  <wim@fluendo.com>
4789
4790         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4791         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4792         Set buffers on caps as miniobjects and not as boxed.
4793
4794 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4795
4796         * configure.ac:
4797           back to HEAD
4798
4799 === release 0.9.1 ===
4800
4801 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4802
4803         * .cvsignore:
4804         * NEWS:
4805         * README:
4806         * RELEASE:
4807         * configure.ac:
4808         * po/af.po:
4809         * po/az.po:
4810         * po/cs.po:
4811         * po/en_GB.po:
4812         * po/hu.po:
4813         * po/it.po:
4814         * po/nb.po:
4815         * po/nl.po:
4816         * po/or.po:
4817         * po/sq.po:
4818         * po/sr.po:
4819         * po/sv.po:
4820         * po/uk.po:
4821         * po/vi.po:
4822           updates for release
4823
4824 2005-06-09  Andy Wingo  <wingo@pobox.com>
4825
4826         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4827         
4828 2005-06-09  Andy Wingo  <wingo@pobox.com>
4829
4830         * configure.ac:
4831         * gst-libs/gst/Makefile.am:
4832         * gst-libs/gst/net/Makefile.am:
4833         Add gstnet to build.
4834
4835 2005-06-09  Andy Wingo  <wingo@pobox.com>
4836
4837         * gst-libs/gst/gconf/gconf.c:
4838         * gst/playback/test.c:
4839         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4840         fixes.
4841
4842         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4843
4844         * ext/theora/theoraenc.c (theora_enc_chain): 
4845         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4846
4847         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4848         RealPad.
4849
4850 2005-06-02  Wim Taymans  <wim@fluendo.com>
4851
4852         * gst-libs/gst/net/Makefile.am:
4853         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4854         * pkgconfig/gstreamer-libs.pc.in:
4855         Added net stuff, version net lib.
4856
4857 2005-06-02  Wim Taymans  <wim@fluendo.com>
4858
4859         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4860         (query_rates), (query_positions_elems), (query_positions_pads),
4861         (do_seek):
4862         Updated seek example.
4863
4864 2005-06-02  Andy Wingo  <wingo@pobox.com>
4865
4866         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4867         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4868         list.
4869
4870         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4871         remove the typefind, the bin dispose will do it for us. When it's
4872         removed and unreffed, the signal handler will be disconnected,
4873         too.
4874         (unlinked): It's too difficult to disconnect from unlinked
4875         handlers, as they are on pads not elements. Just punt if the pads
4876         aren't grandkids of the bin.
4877
4878 2005-06-02  Wim Taymans  <wim@fluendo.com>
4879
4880         * ext/ogg/README:
4881         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4882         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4883         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4884         * ext/theora/theoradec.c: (theora_dec_src_query),
4885         (theora_handle_data_packet):
4886         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4887         (theora_enc_chain):
4888         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4889         (vorbis_handle_data_packet):
4890         * gst/audioconvert/bufferframesconvert.c:
4891         (buffer_frames_convert_chain):
4892         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4893         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4894         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4895         (gst_ffmpegcsp_chain):
4896         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4897         (gst_videorate_getcaps), (gst_videorate_setcaps),
4898         (gst_videorate_event), (gst_videorate_chain):
4899         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4900         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4901         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4902         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4903         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4904         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4905         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4906         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4907         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4908         Cleanups and buffer alloc.
4909
4910 2005-05-31  Wim Taymans  <wim@fluendo.com>
4911
4912         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4913         Don't try to call the delay method when the device is not
4914         opened.
4915
4916 2005-05-31  Wim Taymans  <wim@fluendo.com>
4917
4918         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4919         Get actual segment size and buffer size after opening
4920         the device.
4921
4922 2005-05-30  Wim Taymans  <wim@fluendo.com>
4923
4924         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4925         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4926         Also FLUSH upstream, makes the loop function exit faster.
4927         
4928         * ext/theora/theoradec.c: (theora_dec_src_query):
4929         Some more debug info in the query.
4930         
4931         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4932         (gst_ximagesink_setcaps):
4933         Release lock on par error, better error reporting.
4934
4935 2005-05-26  Wim Taymans  <wim@fluendo.com>
4936
4937         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4938         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4939         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4940         Clear chains in READY
4941         Queue packets until the chain is activated.
4942
4943 2005-05-25  Wim Taymans  <wim@fluendo.com>
4944
4945         * gst-libs/gst/audio/gstaudiosink.c:
4946         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4947         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4948         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4949         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4950         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4951         (gst_audiosink_create_ringbuffer):
4952         * gst-libs/gst/audio/gstbaseaudiosink.c:
4953         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4954         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4955         (gst_baseaudiosink_set_property), (build_linear_format),
4956         (debug_spec_caps), (debug_spec_buffer),
4957         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4958         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4959         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4960         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4961         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4962         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4963         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
4964         (gst_ringbuffer_play), (gst_ringbuffer_pause),
4965         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
4966         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
4967         (wait_segment), (gst_ringbuffer_commit),
4968         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
4969         (gst_ringbuffer_clear):
4970         Various small cleanups.
4971
4972         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
4973         (gst_audio_convert_change_state):
4974         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
4975         No need to take the locks anymore.
4976
4977 2005-05-25  Wim Taymans  <wim@fluendo.com>
4978
4979         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4980         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
4981         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
4982         (type_found):
4983         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
4984         (group_destroy), (group_commit), (queue_overrun),
4985         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
4986         (mute_stream), (new_decoded_pad), (setup_substreams),
4987         (setup_source), (mute_group_type), (set_active_source),
4988         (gst_play_base_bin_change_state):
4989         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
4990         (gen_video_element), (gen_text_element), (gen_audio_element),
4991         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
4992         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
4993         (gst_stream_info_dispose), (gst_stream_info_set_mute):
4994         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4995         Some playbin cleanups mostly refcounting sloppyness.
4996
4997 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4998
4999         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5000           Work with streaming input.
5001
5002 2005-05-25  Wim Taymans  <wim@fluendo.com>
5003
5004         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5005         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5006         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5007         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5008         No need to take the STREAM lock anymore.
5009
5010 2005-05-25  Wim Taymans  <wim@fluendo.com>
5011
5012         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5013         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5014         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5015         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5016         (gst_ogg_demux_sink_activate):
5017         * ext/theora/theoradec.c: (theora_dec_src_event),
5018         (theora_handle_comment_packet), (theora_dec_chain),
5019         (theora_dec_change_state):
5020         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5021         (vorbis_handle_data_packet), (vorbis_dec_chain),
5022         (vorbis_dec_change_state):
5023         Remove STREAM locks as they are taken in core now.
5024         Never set bogus granulepos on vorbis/theora.
5025         Fix leaks in theoradec tag parsing.
5026
5027 2005-05-25  Wim Taymans  <wim@fluendo.com>
5028
5029         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5030         Fix memleaks, GST_BUFFER_DATA() is not freed.
5031
5032 2005-05-25  Wim Taymans  <wim@fluendo.com>
5033
5034         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5035         Open non-blocking, set to blocking mode afterwards to avoid
5036         lockups when audio device is busy.
5037
5038 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5039
5040         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5041           This can't be good.
5042
5043 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5044
5045         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5046         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5047         (gst_audio_convert_setcaps):
5048           Implement instant setup switching.
5049
5050 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5051
5052         * gst/playback/gstplaybasebin.c: (probe_triggered):
5053           Fix missing unlock.
5054         * gst/playback/gstplaybin.c: (add_sink):
5055           First add, then link (otherwise pad link fails).
5056
5057 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5058
5059         * examples/Makefile.am:
5060         fix buildbot (make distcheck)
5061
5062 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5063
5064         * gst/playback/gstplaybin.c: (gen_vis_element):
5065           Remove some wrong code. Doesn't work yet.
5066
5067 2005-05-19  Wim Taymans  <wim@fluendo.com>
5068
5069         * gst-libs/gst/net/Makefile.am:
5070         * gst-libs/gst/net/README:
5071         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5072         (gst_netbuffer_class_init), (gst_netbuffer_init),
5073         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5074         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5075         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5076         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5077         * gst-libs/gst/net/gstnetbuffer.h:
5078         Added buffer subclass to store extra to/from addresses for
5079         network sources/sinks.
5080
5081 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5082
5083         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5084           Don't lock an unassigned variable.
5085
5086 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5087
5088         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5089           Increase buffer for video, decrease buffer for other media types.
5090         * gst/playback/gstplaybin.c: (gen_video_element),
5091         (gen_audio_element):
5092           Change names for debugging purposes.
5093
5094 2005-05-18  Wim Taymans  <wim@fluendo.com>
5095
5096         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5097         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5098         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5099         (gst_ffmpegcsp_chain):
5100         Enable buffer alloc passthrough if the source and dest
5101         formats are the same.
5102
5103 2005-05-17  Wim Taymans  <wim@fluendo.com>
5104
5105         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5106         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5107         (gst_ogg_demux_chain_unlocked):
5108         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5109         (gst_audio_convert_caps_remove_format_info),
5110         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5111         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5112         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5113         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5114         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5115         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5116         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5117         (gst_ffmpegcsp_get_property):
5118         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5119         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5120         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5121         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5122         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5123         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5124         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5125         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5126         Leak fixes in oggdemux.
5127         Some cleanups in audioconvert.
5128         Make passthrough work along with buffer_alloc etc.
5129         Make buffer_alloc and buffer recycling actually work in
5130         xvimagesink.
5131
5132 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5133
5134         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5135           make the compiler happy
5136
5137 2005-05-17  Wim Taymans  <wim@fluendo.com>
5138
5139         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5140         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5141         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5142         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5143         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5144         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5145         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5146         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5147         (gst_xvimagesink_set_xwindow_id):
5148         * sys/xvimage/xvimagesink.h:
5149         Port xvimagesink to new MiniObject.
5150
5151 2005-05-17  Wim Taymans  <wim@fluendo.com>
5152
5153         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5154         (gst_audiofilter_chain):
5155         * gst-libs/gst/audio/gstaudiosink.c:
5156         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5157         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5158         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5159         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5160         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5161         (gst_audiosink_create_ringbuffer):
5162         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5163         (gst_audio_convert_caps_remove_format_info),
5164         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5165         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5166         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5167         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5168         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5169         Fix passthrough in ffmpegcolorspace.
5170         Fix memset in audiosink on wrong memory.
5171
5172 2005-05-16  David Schleef  <ds@schleef.org>
5173
5174         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5175         to GstMiniObject.
5176
5177 2005-05-16  David Schleef  <ds@schleef.org>
5178
5179         Port from GstData to GstMiniObject.
5180         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5182         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5183         (gst_ogg_mux_collected):
5184         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5185         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5186         (theora_handle_data_packet):
5187         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5188         (theora_set_header_on_caps), (theora_enc_chain):
5189         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5190         (vorbis_handle_comment_packet):
5191         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5192         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5193         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5194         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5195         * gst/audioconvert/gstaudioconvert.c:
5196         (gst_audio_convert_get_buffer):
5197         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5198         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5199         (mute_stream), (silence_stream):
5200         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5201         * gst/volume/gstvolume.c: (volume_transform):
5202         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5203         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5204         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5205         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5206         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5207         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5208         (gst_ximagesink_buffer_alloc):
5209         * sys/ximage/ximagesink.h:
5210
5211 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5212
5213         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5214         (fill_buffer), (check_queue), (queue_threshold_reached),
5215         (queue_out_of_data):
5216         * gst/playback/gstplaybasebin.h:
5217           Post buffer-fullness on the bus.
5218
5219 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5220
5221         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5222         (try_to_link_1):
5223         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5224         (group_commit), (probe_triggered), (setup_source),
5225         (gst_play_base_bin_change_state):
5226         * gst/playback/gstplaybasebin.h:
5227         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5228         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5229         (gst_play_bin_change_state):
5230           Move setup_output_pads into a virtual function, remove
5231           group-switch (no longer needed) and redirect (handled by bus
5232           now) signals.
5233
5234 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5235
5236         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5237         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5238         (get_active_group), (get_building_group), (group_destroy),
5239         (group_commit), (check_queue), (queue_overrun),
5240         (queue_threshold_reached), (queue_out_of_data),
5241         (gen_preroll_element), (remove_groups), (unknown_type),
5242         (add_element_stream), (no_more_pads), (probe_triggered),
5243         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5244         (setup_substreams), (setup_source), (finish_source),
5245         (prepare_output), (muted_group_change_state),
5246         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5247         (gst_play_base_bin_change_state):
5248         * gst/playback/gstplaybasebin.h:
5249         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5250         (gst_play_bin_init), (gst_play_bin_set_property),
5251         (gen_video_element), (gen_text_element), (gen_audio_element),
5252         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5253         (gst_play_bin_change_state):
5254         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5255         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5256         (stream_info_change_state), (gst_stream_info_set_mute),
5257         (gst_stream_info_get_property):
5258         * gst/playback/gststreaminfo.h:
5259         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5260         (gst_stream_selector_get_linked_pad),
5261         (gst_stream_selector_getcaps),
5262         (gst_stream_selector_get_linked_pads),
5263         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5264         * gst/playback/gststreamselector.h:
5265           Rough port of playbin. Needs some more work, but is mostly done,
5266           and uses a few locks in important places, which should make stuff
5267           like chain-switches clean. Still uses GST_STATE() in a few places,
5268           which isn't all that good an idea, subtitles/elements disabled
5269           because no elements to test with and thus probably broken, query
5270           and event handling moved to GstBin, internal thread removed
5271           alltogether because the pipeline does that for us now. Can play
5272           Ogg/Vorbis files. Haven't tested anything else yet.
5273
5274 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5275
5276         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5277           Do no-more-pads (needed for autoplugging).
5278
5279 2005-05-10  Andy Wingo  <wingo@pobox.com>
5280
5281         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5282         message to the bus with the tags. Still not sent downstream tho.
5283
5284         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5285         get_parent.
5286         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5287         avoid refcounting hassles.
5288
5289 2005-05-09  Andy Wingo  <wingo@pobox.com>
5290
5291         * gst/volume/Makefile.am:
5292         * gst/volume/demo.c
5293         * gst/volume/gstvolume.h
5294         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5295         basetransform. Probably need an audio filter base class.
5296
5297 2005-05-09  Wim Taymans  <wim@fluendo.com>
5298
5299         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5300         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5301         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5302         (gst_vorbisenc_chain):
5303         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5304         (gst_audio_convert_caps_remove_format_info),
5305         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5306         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5307         Make caps writable before writing to it.
5308         Fix negotiation in audioconvert some more.
5309
5310 2005-05-09  Wim Taymans  <wim@fluendo.com>
5311
5312         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5313         (gst_videorate_getcaps), (gst_videorate_setcaps),
5314         (gst_videorate_event), (gst_videorate_chain):
5315         Better negotiation.
5316
5317 2005-05-09  Wim Taymans  <wim@fluendo.com>
5318
5319         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5320         (gst_videorate_getcaps), (gst_videorate_setcaps),
5321         (gst_videorate_blank_data), (gst_videorate_init),
5322         (gst_videorate_event), (gst_videorate_chain),
5323         (gst_videorate_change_state):
5324         Port videorate, do a better job at negotiation while we're at
5325         it.
5326
5327 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5328
5329         * configure.ac:
5330           Disable libvisual
5331
5332         * examples/Makefile.am:
5333         * gst-libs/gst/audio/Makefile.am:
5334         * gst-libs/gst/riff/Makefile.am:
5335         * gst-libs/gst/tag/Makefile.am:
5336         * gst-libs/gst/video/Makefile.am:
5337           Fixups for missing variables.
5338
5339 2005-05-09  Wim Taymans  <wim@fluendo.com>
5340
5341         * examples/seeking/seek.c: (make_theora_pipeline),
5342         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5343         (query_rates), (query_positions_elems), (query_positions_pads),
5344         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5345         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5346         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5347         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5348         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5349         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5350         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5351         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5352         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5353         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5354         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5355         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5356         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5357         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5358         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5359         (theora_dec_src_convert), (theora_dec_sink_convert),
5360         (theora_dec_src_query), (theora_dec_sink_query),
5361         (theora_dec_src_event), (theora_dec_sink_event),
5362         (theora_handle_comment_packet), (theora_handle_type_packet),
5363         (theora_handle_header_packet), (theora_handle_data_packet),
5364         (theora_dec_chain):
5365         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5366         (vorbis_dec_convert), (vorbis_dec_src_query),
5367         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5368         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5369         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5370         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5371         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5372         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5373         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5374         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5375         (gst_play_bin_query):
5376         * gst/playback/test3.c: (update_scale):
5377         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5378         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5379         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5380         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5381         (gst_videotestsrc_src_query):
5382         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5383         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5384         (paint_hline_YUV9):
5385         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5386         Port to new query API.
5387         Updated seek.
5388         Cleanups in x[v]imagesink
5389
5390 2005-05-09  Andy Wingo  <wingo@pobox.com>
5391
5392         * ext/alsa/gstalsasink.h:
5393         * ext/gnomevfs/gstgnomevfssrc.c:
5394         (gst_gnomevfssrc_get_icy_metadata):
5395         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5396         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5397         * ext/theora/theoradec.c (theora_dec_src_query)
5398         (theora_dec_src_event, theora_dec_sink_event)
5399         (theora_handle_comment_packet, theora_handle_data_packet):
5400         * ext/theora/theoraenc.c (theora_enc_chain):
5401         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5402         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5403         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5404         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5405         (qt_type_find):
5406         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5407         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5408         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5409         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5410         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5411         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5412         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5413         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5414         (paint_setup_RGB565, paint_setup_xRGB1555):
5415         * gst/videotestsrc/videotestsrc.h:
5416         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5417         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5418         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5419         GCC4 fixes.
5420         
5421         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5422         gst_pad_query_position. Fixes oggdemux.
5423
5424 2005-05-08  David Schleef  <ds@schleef.org>
5425
5426         * configure.ac: Require liboil.
5427         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5428         a few more.
5429         * gst/videotestsrc/videotestsrc.c:
5430         * gst/videotestsrc/videotestsrc.h:
5431
5432 2005-05-06  Wim Taymans  <wim@fluendo.com>
5433
5434         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5435         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5436         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5437         Well, unreffing a buffer right before pushing it is asking
5438         for trouble..
5439
5440 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5441
5442         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5443
5444 2005-05-06  Wim Taymans  <wim@fluendo.com>
5445
5446         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5447         (gst_audio_convert_caps_remove_format_info),
5448         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5449         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5450         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5451         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5452         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5453         * gst/sine/Makefile.am:
5454         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5455         (gst_sinesrc_class_init), (gst_sinesrc_init),
5456         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5457         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5458         (gst_sinesrc_update_freq):
5459         * gst/sine/gstsinesrc.h:
5460         * gst/tcp/gstmultifdsink.c:
5461         * sys/xvimage/xvimagesink.c:
5462         Fixed negotiation wrt _peer_get_caps()
5463         Some cleanups.
5464
5465
5466 2005-05-06  Wim Taymans  <wim@fluendo.com>
5467
5468         * gst-libs/gst/audio/gstaudiosink.c:
5469         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5470         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5471         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5472         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5473         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5474         (gst_audiosink_create_ringbuffer):
5475         * gst-libs/gst/audio/gstbaseaudiosink.c:
5476         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5477         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5478         (gst_baseaudiosink_set_property), (build_linear_format),
5479         (debug_spec_caps), (debug_spec_buffer),
5480         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5481         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5482         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5483         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5484         * gst-libs/gst/audio/gstbaseaudiosink.h:
5485         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5486         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5487         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5488         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5489         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5490         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5491         (wait_segment), (gst_ringbuffer_commit),
5492         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5493         (gst_ringbuffer_clear):
5494         * gst-libs/gst/audio/gstringbuffer.h:
5495         Make the base audiosink return an error when there is no
5496         audiobuffer negotiated.
5497
5498 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5499
5500         * ext/Makefile.am:
5501         Disable cdparanoia until someone ports it!
5502
5503 2005-05-06  Wim Taymans  <wim@fluendo.com>
5504
5505         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5506         (gst_ogg_demux_sink_activate):
5507         And revert after wingo's revert.. sigh..
5508
5509 2005-05-05  Andy Wingo  <wingo@pobox.com>
5510
5511         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5512         GObject.
5513         * configure.ac: Return audiorate and subparse from the ghetto.
5514         Re-enable -Wall -Werror.
5515         * gst/subparse/gstsubparse.c:
5516         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5517         or chain-based. Cleaned up a bit. Not tested.
5518         
5519 2005-05-05  Christian Schaller <christian@fluendo.com> 
5520
5521         * Makefile.am: remove stuff that is not building
5522         * configure.ac: remove stuff that is not building
5523         * examples/Makefile.am: remove stuff that is not building
5524         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5525         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5526         * sys/Makefile.am: remove stuff that is not building
5527         * testsuite/Makefile.am: remove stuff that is not building
5528
5529 2005-05-05  Andy Wingo  <wingo@pobox.com>
5530
5531         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5532         * gst-libs/gst/tag/gstvorbistag.c:
5533         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5534         * gst/adder/gstadder.h:
5535         * gst/audioconvert/gstchannelmix.c:
5536         (gst_audio_convert_fill_one_other):
5537         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5538         (gst_audiorate_init), (gst_audiorate_chain):
5539         * gst/playback/gstplaybasebin.c: (setup_source):
5540         * gst/playback/test3.c: (update_scale):
5541         Some GCC4 fixes
5542         
5543         * po/af.po:
5544         * po/az.po:
5545         * po/cs.po:
5546         * po/en_GB.po:
5547         * po/hu.po:
5548         * po/it.po:
5549         * po/nb.po:
5550         * po/nl.po:
5551         * po/or.po:
5552         * po/sq.po:
5553         * po/sr.po:
5554         * po/sv.po:
5555         * po/uk.po:
5556         * po/vi.po: Foo
5557
5558 2005-05-05  Wim Taymans  <wim@fluendo.com>
5559
5560         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5561         (gst_audio_convert_caps_remove_format_info),
5562         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5563         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5564         * gst/videotestsrc/gstvideotestsrc.c:
5565         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5566         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5567         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5568         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5569         Don't ignore _push() return values.
5570         Make sure no processing is done when shutting down.
5571         Videotestsrc pad activation fix.
5572
5573 2005-05-05  Wim Taymans  <wim@fluendo.com>
5574
5575         * gst/adder/Makefile.am:
5576         * gst/adder/gstadder.c: (gst_adder_setcaps),
5577         (gst_adder_class_init), (gst_adder_init),
5578         (gst_adder_request_new_pad), (gst_adder_collected),
5579         (gst_adder_change_state):
5580         * gst/adder/gstadder.h:
5581         Ported adder as an example of a mixer element using
5582         collect pads. Needs more negotiation work.
5583
5584 2005-05-05  Wim Taymans  <wim@fluendo.com>
5585
5586         * ext/theora/theoradec.c: (_inc_granulepos),
5587         (theora_dec_src_event), (theora_dec_sink_event),
5588         (theora_handle_comment_packet), (theora_handle_type_packet),
5589         (theora_handle_header_packet), (theora_handle_data_packet),
5590         (theora_dec_chain):
5591         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5592         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5593         (theora_push_buffer), (theora_push_packet),
5594         (theora_enc_sink_event), (theora_enc_chain),
5595         (theora_enc_change_state), (theora_enc_set_property),
5596         (theora_enc_get_property):
5597         Added stream lock to decoder so that we can serialize
5598         the discont event.
5599         More theoraenc porting, recover from errors, do clean
5600         shutdown.
5601
5602 2005-05-05  Wim Taymans  <wim@fluendo.com>
5603
5604         * ext/ogg/Makefile.am:
5605         * ext/ogg/README:
5606         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5607         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5608         (gst_ogg_print):
5609         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5610         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5611         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5612         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5613         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5614         (gst_ogg_mux_change_state):
5615         Ported ogg muxer.
5616
5617 2005-05-05  Wim Taymans  <wim@fluendo.com>
5618
5619         * docs/design-audiosinks.txt:
5620         * gst-libs/gst/audio/TODO:
5621         * gst-libs/gst/audio/gstaudiosink.c:
5622         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5623         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5624         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5625         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5626         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5627         (gst_audiosink_create_ringbuffer):
5628         * gst-libs/gst/audio/gstbaseaudiosink.c:
5629         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5630         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5631         (gst_baseaudiosink_set_property), (build_linear_format),
5632         (debug_spec_caps), (debug_spec_buffer),
5633         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5634         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5635         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5636         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5637         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5638         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5639         (gst_ringbuffer_release), (gst_ringbuffer_play),
5640         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5641         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5642         (gst_ringbuffer_set_sample), (wait_segment),
5643         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5644         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5645         More work on the audiosink, mostly debugging and a race in
5646         shutdown.
5647
5648 2005-04-28  Wim Taymans  <wim@fluendo.com>
5649
5650         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5651         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5652         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5653         (vorbis_dec_src_query), (vorbis_dec_src_event),
5654         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5655         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5656         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5657         Don't crap out when seeking back to position 0.
5658
5659 2005-04-28  Wim Taymans  <wim@fluendo.com>
5660
5661         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5662         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5663         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5664         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5665         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5666         Make audio sink configurable, use alsasink as default.
5667
5668 2005-04-28  Wim Taymans  <wim@fluendo.com>
5669
5670         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5671         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5672         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5673         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5674         (vorbis_dec_change_state):
5675         * ext/vorbis/vorbisdec.h:
5676         Refactor, use STREAM_LOCK.
5677
5678 2005-04-28  Wim Taymans  <wim@fluendo.com>
5679
5680         * ext/theora/theoradec.c: (_inc_granulepos),
5681         (theora_dec_sink_event), (theora_handle_comment_packet),
5682         (theora_handle_type_packet), (theora_handle_header_packet),
5683         (theora_handle_data_packet), (theora_dec_chain),
5684         (theora_dec_change_state):
5685         Refactor a bit, use STREAM_LOCK.
5686
5687 2005-04-28  Wim Taymans  <wim@fluendo.com>
5688
5689         * ext/alsa/Makefile.am:
5690         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5691         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5692         (gst_alsa_link), (gst_alsa_close_audio):
5693         * ext/alsa/gstalsaplugin.c: (plugin_init):
5694         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5695         (gst_alsasink_dispose), (gst_alsasink_base_init),
5696         (gst_alsasink_class_init), (gst_alsasink_init),
5697         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5698         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5699         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5700         (gst_alsasink_reset):
5701         * ext/alsa/gstalsasink.h:
5702         Implement alsasink with simple open/write/close API. 
5703         Make alsa dir build by disabling compilation of code.
5704
5705 2005-04-28  Wim Taymans  <wim@fluendo.com>
5706
5707         * gst-libs/gst/audio/Makefile.am:
5708         * gst-libs/gst/audio/audio.h:
5709         * gst-libs/gst/audio/audioclock.c:
5710         * gst-libs/gst/audio/audioclock.h:
5711         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5712         (gst_audio_clock_class_init), (gst_audio_clock_init),
5713         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5714         * gst-libs/gst/audio/gstaudioclock.h:
5715         * gst-libs/gst/audio/gstaudiosink.c:
5716         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5717         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5718         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5719         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5720         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5721         (gst_audiosink_create_ringbuffer):
5722         * gst-libs/gst/audio/gstbaseaudiosink.c:
5723         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5724         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5725         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5726         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5727         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5728         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5729         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5730         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5731         * gst-libs/gst/audio/gstbaseaudiosink.h:
5732         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5733         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5734         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5735         (gst_ringbuffer_release), (gst_ringbuffer_play),
5736         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5737         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5738         (gst_ringbuffer_set_sample), (wait_segment),
5739         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5740         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5741         * gst-libs/gst/audio/gstringbuffer.h:
5742         Make ringbuffer faster and more simple by removing the locks
5743         in the playback thread.
5744         Add sample accurate playback based on buffer sample offsets.
5745         Make the baseaudiosink provide a clock.
5746         Parse caps in the base class.
5747         Correctly handle seeking, flushing and state changes.
5748
5749 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5750
5751         * configure.ac:
5752         * gst/audioconvert/Makefile.am:
5753         * gst/audioscale/Makefile.am:
5754           Fix part of the build.  Come on guys, autogen didn't even work :)
5755
5756 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5757
5758         * configure.ac:
5759         * gst-libs/gst/Makefile.am:
5760         * gst-libs/gst/media-info/.cvsignore:
5761         * gst-libs/gst/media-info/Makefile.am:
5762         * gst-libs/gst/media-info/README:
5763         * gst-libs/gst/media-info/media-info-priv.c:
5764         * gst-libs/gst/media-info/media-info-priv.h:
5765         * gst-libs/gst/media-info/media-info-test.c:
5766         * gst-libs/gst/media-info/media-info.c:
5767         * gst-libs/gst/media-info/media-info.h:
5768         * gst-libs/gst/media-info/media-info.vcproj:
5769         * pkgconfig/Makefile.am:
5770         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5771         * pkgconfig/gstreamer-media-info.pc.in:
5772           Remove media-info, which is also successed by playbin (see Totem
5773           implementation).
5774
5775 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5776
5777         * configure.ac:
5778         * examples/Makefile.am:
5779         * examples/gstplay/.cvsignore:
5780         * examples/gstplay/Makefile.am:
5781         * examples/gstplay/player.c:
5782         * gst-libs/gst/Makefile.am:
5783         * gst-libs/gst/play/.cvsignore:
5784         * gst-libs/gst/play/Makefile.am:
5785         * gst-libs/gst/play/play.c:
5786         * gst-libs/gst/play/play.h:
5787         * gst-libs/gst/play/play.vcproj:
5788         * pkgconfig/Makefile.am:
5789         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5790         * pkgconfig/gstreamer-play.pc.in:
5791           Remove libgstplay, playbin is now the official successor.
5792
5793 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5794
5795         * configure.ac:
5796         * gst-libs/gst/Makefile.am:
5797         * gst-libs/gst/xwindowlistener/Makefile.am:
5798         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5799         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5800           Remove deprecated xwindowlistener (I've moved xwindowlistening
5801           in the v4l/v4l2 plugins over to serverside).
5802
5803 2005-04-25  David Schleef  <ds@schleef.org>
5804
5805         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5806         to examples/dynparams.  Examples do not belong interspersed with
5807         source code.
5808         * examples/dynparams/demo-dparams.c:
5809         * gst/sine/Makefile.am:
5810         * gst/sine/demo-dparams.c:
5811
5812 2005-04-25  David Schleef  <ds@schleef.org>
5813
5814         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5815         * gst-libs/gst/audio/Makefile.am:
5816         * gst-libs/gst/riff/Makefile.am:
5817         * gst-libs/gst/tag/Makefile.am:
5818         * gst-libs/gst/video/Makefile.am:
5819         * gst-libs/gst/xwindowlistener/Makefile.am:
5820
5821         Convert to 0.9 API, seems to work:
5822         * sys/ximage/Makefile.am:
5823         * sys/ximage/ximagesink.c:
5824
5825 2005-04-24  David Schleef  <ds@schleef.org>
5826
5827         Link plugins against libraries:
5828         * ext/alsa/Makefile.am:
5829         * gst/tcp/Makefile.am:
5830
5831         Remove asm code that should be in liboil
5832         * gst/videoscale/Makefile.am:
5833         * gst/videoscale/videoscale_x86_asm.s:
5834
5835         gettext wants these checked in:
5836         * po/af.po:
5837         * po/az.po:
5838         * po/cs.po:
5839         * po/en_GB.po:
5840         * po/hu.po:
5841         * po/it.po:
5842         * po/nb.po:
5843         * po/nl.po:
5844         * po/or.po:
5845         * po/sq.po:
5846         * po/sr.po:
5847         * po/sv.po:
5848         * po/uk.po:
5849         * po/vi.po:
5850
5851 2005-04-24  David Schleef  <ds@schleef.org>
5852
5853         Convert gst_main() to g_main_loop_run()
5854         * gst/playback/decodetest.c: (main):
5855         * gst/playback/test2.c: (main):
5856         * gst/playback/test3.c: (main):
5857         * gst/playback/test4.c: (main):
5858
5859         Link plugins against libraries:
5860         * ext/libvisual/Makefile.am:
5861         * sys/xvimage/Makefile.am:
5862
5863 2005-04-24  David Schleef  <ds@schleef.org>
5864
5865         * configure.ac: Remove idct and resample libs
5866         * gst-libs/gst/Makefile.am: same
5867
5868         Remove usage of gst_library_load():
5869         * ext/alsa/gstalsaplugin.c: (plugin_init):
5870         * ext/libvisual/visual.c: (plugin_init):
5871         * ext/ogg/gstogg.c: (plugin_init):
5872         * ext/theora/theora.c: (plugin_init):
5873         * ext/vorbis/vorbis.c: (plugin_init):
5874         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5875         * gst/audioscale/gstaudioscale.c:
5876         * gst/adder/gstadder.c: (plugin_init):
5877         * gst/audioconvert/plugin.c: (plugin_init):
5878         * sys/ximage/ximagesink.c: (plugin_init):
5879         * sys/xvimage/xvimagesink.c: (plugin_init):
5880         * gst/tcp/gsttcpplugin.c: (plugin_init):
5881
5882         Link plugins against libraries:
5883         * ext/ogg/Makefile.am:
5884         * ext/theora/Makefile.am:
5885         * ext/vorbis/Makefile.am:
5886         * gst/audioconvert/Makefile.am:
5887
5888         Create proper libraries:
5889         * gst-libs/gst/riff/Makefile.am:
5890         * gst-libs/gst/audio/Makefile.am:
5891         * gst-libs/gst/video/Makefile.am:
5892
5893         Move resample library to audioscale plugin directory:
5894         * gst-libs/gst/resample/Makefile.am:
5895         * gst-libs/gst/resample/README:
5896         * gst-libs/gst/resample/dtof.c:
5897         * gst-libs/gst/resample/dtos.c:
5898         * gst-libs/gst/resample/functable.c:
5899         * gst-libs/gst/resample/private.h:
5900         * gst-libs/gst/resample/resample.c:
5901         * gst-libs/gst/resample/resample.h:
5902         * gst-libs/gst/resample/resample.vcproj:
5903         * gst-libs/gst/resample/test.c:
5904         * gst/audioscale/Makefile.am:
5905         * gst/audioscale/README:
5906         * gst/audioscale/dtof.c:
5907         * gst/audioscale/dtos.c:
5908         * gst/audioscale/functable.c:
5909         * gst/audioscale/private.h:
5910         * gst/audioscale/resample.c:
5911         * gst/audioscale/resample.h:
5912         * gst/audioscale/test.c:
5913
5914         Move tagedit library to gst-libs:
5915         * gst-libs/gst/tag/Makefile.am:
5916         * gst-libs/gst/tag/gstid3tag.c:
5917         * gst-libs/gst/tag/gsttagediting.c:
5918         * gst-libs/gst/tag/gsttageditingprivate.h:
5919         * gst-libs/gst/tag/gstvorbistag.c:
5920         * gst/tags/Makefile.am:
5921         * gst/tags/gstid3tag.c:
5922         * gst/tags/gstvorbistag.c:
5923
5924         Fix for core changes:
5925         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5926         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5927         (gst_sinesrc_getrange):
5928
5929 2005-04-23  David Schleef  <ds@schleef.org>
5930
5931         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5932         in gst-plugins in a long time, and properly belongs in liboil.
5933         * gst-libs/gst/idct/Makefile.am:
5934         * gst-libs/gst/idct/README:
5935         * gst-libs/gst/idct/dct.h:
5936         * gst-libs/gst/idct/doieee:
5937         * gst-libs/gst/idct/fastintidct.c:
5938         * gst-libs/gst/idct/floatidct.c:
5939         * gst-libs/gst/idct/idct.c:
5940         * gst-libs/gst/idct/idct.h:
5941         * gst-libs/gst/idct/idtc.vcproj:
5942         * gst-libs/gst/idct/ieeetest.c:
5943         * gst-libs/gst/idct/intidct.c:
5944
5945 2005-04-20  Wim Taymans  <wim@fluendo.com>
5946
5947         * docs/design-audiosinks.txt:
5948         * gst-libs/gst/audio/Makefile.am:
5949         * gst-libs/gst/audio/TODO:
5950         * gst-libs/gst/audio/gstaudiosink.c:
5951         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5952         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5953         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5954         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5955         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5956         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5957         (gst_audiosink_class_init), (gst_audiosink_init),
5958         (gst_audiosink_create_ringbuffer):
5959         * gst-libs/gst/audio/gstaudiosink.h:
5960         * gst-libs/gst/audio/gstbaseaudiosink.c:
5961         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5962         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5963         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
5964         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
5965         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
5966         (gst_baseaudiosink_create_ringbuffer),
5967         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5968         * gst-libs/gst/audio/gstbaseaudiosink.h:
5969         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5970         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
5971         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
5972         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5973         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
5974         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5975         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
5976         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
5977         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
5978         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
5979         * gst-libs/gst/audio/gstringbuffer.h:
5980         An attempt at a set of audio base classes together with some
5981         design docs.
5982
5983 2005-04-20  Wim Taymans  <wim@fluendo.com>
5984
5985         * gst/audioconvert/Makefile.am:
5986         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5987         (gst_audio_convert_caps_remove_format_info),
5988         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5989         (gst_audio_convert_channels):
5990         Link against audio libs.
5991         Fix audio convert plugin.
5992
5993 2005-04-20  Wim Taymans  <wim@fluendo.com>
5994
5995         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
5996         (gst_ogg_demux_sink_activate):
5997         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5998         (theora_set_header_on_caps), (theora_enc_sink_event),
5999         (theora_enc_chain):
6000         Fix theora encoder.
6001
6002 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6003
6004         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6005         * gst/playback/gstdecodebin.c: (find_compatibles):
6006           Work with staticpadtemplates in elementfactories.
6007
6008 2005-04-12  Wim Taymans  <wim@fluendo.com>
6009
6010         * gst/playback/README:
6011         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6012         (compare_ranks), (print_feature), (gst_decode_bin_init),
6013         (dynamic_create), (dynamic_free), (find_compatibles),
6014         (mimetype_is_raw), (close_pad_link), (got_redirect),
6015         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6016         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6017         (gst_decode_bin_change_state):
6018         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6019         (gst_play_base_bin_init), (group_destroy), (group_commit),
6020         (check_queue), (queue_overrun), (queue_threshold_reached),
6021         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6022         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6023         (got_redirect), (setup_source), (play_base_eos),
6024         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6025         (gst_play_base_bin_remove_element):
6026         * gst/playback/gstplaybasebin.h:
6027         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6028         (gst_play_bin_init), (gst_play_bin_dispose),
6029         (gst_play_bin_set_property), (gen_video_element),
6030         (gen_text_element), (gen_audio_element), (remove_sinks),
6031         (gst_play_bin_send_event):
6032         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6033         (stream_info_change_state), (gst_stream_info_set_mute):
6034         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6035         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6036         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6037         (gst_stream_selector_chain):
6038         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6039         (main):
6040         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6041         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6042         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6043         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6044         Raw and crude port of decodebin. 
6045         Make playbin compile.
6046
6047 2005-04-06  Wim Taymans  <wim@fluendo.com>
6048
6049         * ext/gnomevfs/Makefile.am:
6050         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6051         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6052         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6053         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6054         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6055         (gst_gnomevfssrc_stop):
6056         * ext/ogg/Makefile.am:
6057         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6058         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6059         * ext/theora/Makefile.am:
6060         * ext/theora/theoradec.c: (_inc_granulepos),
6061         (theora_dec_sink_event), (theora_dec_chain):
6062         * ext/vorbis/Makefile.am:
6063         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6064         (vorbis_dec_sink_event), (vorbis_dec_chain):
6065         * gst-libs/gst/audio/Makefile.am:
6066         * sys/xvimage/Makefile.am:
6067         Make gnomevfssrc extend the source base class.
6068         Fix linking against libs in various plugins.
6069
6070 2005-04-06  Andy Wingo  <wingo@pobox.com>
6071
6072         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6073         GST_BASE_LIBS.
6074
6075         * configure.ac: Add check and AC_SUBST for libgstbase.
6076
6077 2005-03-31  Wim Taymans  <wim@fluendo.com>
6078
6079         * examples/seeking/Makefile.am:
6080         * examples/seeking/cdparanoia.c: (main):
6081         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6082         (play_cb), (pause_cb), (stop_cb), (main):
6083         * examples/seeking/playbin.c:
6084         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6085         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6086         (make_sid_pipeline), (make_vorbis_pipeline),
6087         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6088         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6089         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6090         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6091         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6092         (stop_cb), (main):
6093         * examples/seeking/spider_seek.c:
6094         * examples/seeking/vorbisfile.c:
6095         * ext/gnomevfs/Makefile.am:
6096         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6097         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6098         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6099         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6100         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6101         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6102         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6103         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6104         * ext/ogg/README:
6105         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6106         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6107         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6108         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6109         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6110         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6111         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6112         (gst_ogg_demux_factory_filter), (compare_ranks),
6113         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6114         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6115         (gst_ogg_chain_new), (gst_ogg_chain_free),
6116         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6117         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6118         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6119         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6120         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6121         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6122         (gst_ogg_demux_get_prev_page),
6123         (gst_ogg_demux_deactivate_current_chain),
6124         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6125         (gst_ogg_demux_bisect_forward_serialno),
6126         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6127         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6128         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6129         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6130         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6131         (gst_ogg_demux_change_state), (gst_ogg_print):
6132         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6133         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6134         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6135         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6136         (gst_ogg_mux_loop):
6137         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6138         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6139         (theora_dec_src_convert), (theora_dec_sink_convert),
6140         (theora_dec_src_query), (theora_dec_src_event),
6141         (theora_dec_sink_event), (theora_dec_chain),
6142         (theora_dec_change_state):
6143         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6144         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6145         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6146         (theora_enc_change_state):
6147         * ext/vorbis/Makefile.am:
6148         * ext/vorbis/oggvorbisenc.c:
6149         * ext/vorbis/oggvorbisenc.h:
6150         * ext/vorbis/vorbis.c: (plugin_init):
6151         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6152         (vorbis_dec_src_query), (vorbis_dec_src_event),
6153         (vorbis_dec_sink_event), (vorbis_dec_chain),
6154         (vorbis_dec_change_state):
6155         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6156         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6157         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6158         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6159         (gst_vorbisenc_change_state):
6160         * ext/vorbis/vorbisenc.h:
6161         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6162         * gst-libs/gst/audio/audioclock.c:
6163         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6164         (gst_audiofilter_init), (gst_audiofilter_chain):
6165         * gst-libs/gst/audio/testchannels.c: (main):
6166         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6167         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6168         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6169         (gmip_find_track_streaminfo), (gmip_find_track_format):
6170         * gst-libs/gst/media-info/media-info.c:
6171         (gst_media_info_read_idler):
6172         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6173         (gst_play_get_all_by_interface):
6174         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6175         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6176         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6177         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6178         (gst_riff_parse_info):
6179         * gst-libs/gst/riff/riff-read.h:
6180         * gst-libs/gst/riff/riff.c: (plugin_init):
6181         * gst-libs/gst/video/Makefile.am:
6182         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6183         (gst_videosink_class_init), (gst_videosink_get_type):
6184         * gst-libs/gst/video/videosink.h:
6185         * gst/audioconvert/bufferframesconvert.c:
6186         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6187         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6188         * gst/audioconvert/channelmixtest.c: (main):
6189         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6190         (gst_audio_convert_chain),
6191         (gst_audio_convert_caps_remove_format_info),
6192         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6193         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6194         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6195         (gst_audio_convert_buffer_to_default_format),
6196         (gst_audio_convert_buffer_from_default_format),
6197         (gst_audio_convert_channels):
6198         * gst/audioconvert/gstchannelmix.h:
6199         * gst/ffmpegcolorspace/avcodec.h:
6200         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6201         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6202         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6203         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6204         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6205         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6206         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6207         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6208         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6209         (dv_type_find):
6210         * gst/videotestsrc/gstvideotestsrc.c:
6211         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6212         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6213         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6214         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6215         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6216         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6217         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6219         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6220         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6221         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6222         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6223         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6224         (gst_xvimagesink_navigation_send_event),
6225         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6226         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6227         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6228         * sys/xvimage/xvimagesink.h:
6229         Plugin port to 0.9, ogg/theora playback should work in the seek
6230         example now.
6231         Removed old examples.
6232         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6233         explained in 0.9 TODO doc.
6234
6235
6236 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6237
6238         * autogen.sh:
6239         * configure.ac:
6240         * ext/Makefile.am:
6241         * gst/Makefile.am:
6242         * po/POTFILES.in:
6243         * po/af.po:
6244         * po/az.po:
6245         * po/cs.po:
6246         * po/en_GB.po:
6247         * po/hu.po:
6248         * po/it.po:
6249         * po/nb.po:
6250         * po/nl.po:
6251         * po/or.po:
6252         * po/sq.po:
6253         * po/sr.po:
6254         * po/sv.po:
6255         * po/uk.po:
6256         * po/vi.po:
6257         * sys/Makefile.am:
6258         * testsuite/Makefile.am:
6259           remove a whole bunch of plugins.  This module now contains a set
6260           of free reference plugins/elements as agreed.
6261
6262 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6263
6264         * configure.ac:
6265           hunting season on 0.9 is now OPEN
6266
6267 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6268
6269         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6270           Kick the hell out of gcc for not warning me about a symbol conflict.
6271
6272 2005-02-22  Luca Ognibene  <luogni@tin.it>
6273
6274         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6275
6276         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6277           Don't leak caps string (fixes #168134)
6278
6279         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6280         (gst_jpegenc_init), (gst_jpegenc_finalize),
6281         (gst_jpegenc_change_state):
6282           Don't leak line buffers and context struct (fixes #168133).
6283
6284 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6285
6286         * configure.ac:
6287         * ext/dirac/gstdiracdec.cc:
6288         (gst_diracdec_chain):
6289           Since dirac 0.5.0 the framerate in dirac is expressed as a
6290           rational number. Fix build and up requirement to 0.5.0, and
6291           also pass parameters to gst_diracdec_link in the right order
6292           (fixes #167959).
6293
6294 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6295
6296         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6297         * ext/faad/gstfaad.h:
6298         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6299         certain invalid muxed streams, where some packets will contain 
6300         junk after decoder data. Partially fixes #149158.
6301
6302 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6303         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6304           Make sure we only write to writable buffers
6305
6306 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6307
6308         * gst-libs/gst/riff/riff-media.c:
6309         (gst_riff_create_audio_caps_with_data):
6310           Do actually fix invalid RIFF fmt header values for alaw
6311           and mulaw audio instead of just saying so.
6312
6313         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6314           Give gst_riff_create_audio_caps_with_data() a chance to
6315           fix up broken format header fields before extracting any
6316           parameters from the header. (fixes #167633)
6317
6318 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6319
6320         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6321
6322         * gst/audioconvert/bufferframesconvert.c:
6323         (buffer_frames_convert_link):
6324           Don't leak othercaps. (fixes #167878)
6325
6326 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6327
6328         * configure.ac:
6329         * ext/libvisual/visual.c: (gst_visual_srclink),
6330         (gst_visual_change_state):
6331           Support libvisual 0.2.0.
6332
6333 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6334
6335         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6336         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6337           Use same rowstrides for I420 as used everywhere else.
6338
6339 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6340
6341         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6342           Declare variables at beginning of block and make gcc-2.95 happy
6343           (fixes # 167482, patch by Gergely Nagy).
6344           
6345         * gst/tcp/gsttcpclientsrc.c:
6346         * gst/tcp/gsttcpclientsrc.h:
6347           Move some includes into the header, so that struct sockaddr_in is
6348           defined when it should be defined on FreeBSD as well (fixes
6349           #167483).
6350           
6351         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6352           Don't pass uninitialised values to setsockopt() here either.
6353
6354 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6355
6356         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6357
6358         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6359           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6360
6361 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6362
6363         * gst/playback/gstplaybin.c: (add_sink):
6364           Invert bin_add/link order to workaround deadlock in opt.
6365
6366 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6367
6368         * gst/modplug/gstmodplug.cc:
6369           Add missing break causing position queries to fail.
6370
6371 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6372
6373         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6374           Granpos can apparently be -1, which screws up calculations...
6375
6376 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6377
6378         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6379         (gst_ximagesink_send_pending_navigation),
6380         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6381         (gst_ximagesink_init):
6382         * sys/ximage/ximagesink.h:
6383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6384         (gst_xvimagesink_send_pending_navigation),
6385         (gst_xvimagesink_navigation_send_event),
6386         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6387         * sys/xvimage/xvimagesink.h:
6388           Use a mutex protected list to marshal navigation
6389           events into the stream thread from whichever thread
6390           sends them.
6391
6392 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6393
6394         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6395           Display current position and track length; misc. clean-ups.
6396           
6397         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6398         (speed_init), (speed_chain):
6399           Add query function, so that the stream length and current position
6400           get adjusted when queried (note that current position queries may
6401           still be wrong if the audio sink returns values based on buffer
6402           timestamps instead of passing on the query).
6403
6404 2005-02-13  Benjamin Otte  <otte@gnome.org>
6405
6406         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6407         (gst_audio_convert_channels):
6408           create channel conversion matrix when linking
6409         * gst/audioconvert/.cvsignore:
6410         * gst/audioconvert/Makefile.am:
6411         * gst/audioconvert/channelmixtest.c: (main):
6412           add (ugly) test that ensures stereo <=> mono conversion works
6413           correctly
6414
6415 2005-02-13  Benjamin Otte  <otte@gnome.org>
6416
6417         * gst/audioconvert/gstchannelmix.h:
6418           include missing header file
6419         * gst/audioconvert/gstchannelmix.c:
6420         (gst_audio_convert_fill_compatible):
6421           use same sign for both channels when converting to/from compatible
6422           channel. Previously used different signs made the signals cancel
6423           each other out and appear like silence. (fixes #167269)
6424
6425 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6426
6427         * gst/ffmpegcolorspace/avcodec.h:
6428         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6429         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6430         (gst_ffmpegcsp_avpicture_fill):
6431         * gst/ffmpegcolorspace/imgconvert.c:
6432           Convert to and from YV12 (fixes #156379).
6433
6434 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6435
6436         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6437         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6438         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6439         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6440         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6441         methods from chain and negotiation and vice versa (Fixes #166142).
6442         * sys/ximage/ximagesink.h: Add stream_lock.
6443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6444         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6445         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6446         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6447
6448 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6449
6450         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6451           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6452           error message when we can't open the DVD device (when dvdnav_open()
6453           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6454           the above). Send something more useful instead (fixes #167117).
6455
6456 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6457
6458         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6459         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6460         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6461         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6462         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6463         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6464         methods from chain and negotiation and vice versa (Fixes #166142).
6465         Fix a possible bug of images in the buffer pool being discarded because
6466         we are looking at the wrong geometry.
6467         * sys/xvimage/xvimagesink.h: Add stream_lock.
6468
6469 2005-02-11  David Schleef  <ds@schleef.org>
6470
6471         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6472         unsigned int. (fixes #167128)
6473
6474 2005-02-11  David Schleef  <ds@schleef.org>
6475
6476         * gst/librfb/Makefile.am: Testing stuff before committing is
6477           for wimps... and people with fast machines.  Fix stupid
6478           mistake.
6479
6480 2005-02-11  David Schleef  <ds@schleef.org>
6481
6482         * configure.ac: Pull in librfb from my CVS tree, because it is
6483           too small and annoying to be separate.  Move rfbsrc plugin
6484           to gst/.
6485         * ext/Makefile.am:
6486         * ext/librfb/Makefile.am:
6487         * ext/librfb/gstrfbsrc.c:
6488         * gst/librfb/Makefile.am:
6489         * gst/librfb/gstrfbsrc.c:
6490         * gst/librfb/rfb.c:
6491         * gst/librfb/rfb.h:
6492         * gst/librfb/rfbbuffer.c:
6493         * gst/librfb/rfbbuffer.h:
6494         * gst/librfb/rfbbytestream.c:
6495         * gst/librfb/rfbbytestream.h:
6496         * gst/librfb/rfbcontext.h:
6497         * gst/librfb/rfbdecoder.c:
6498         * gst/librfb/rfbdecoder.h:
6499         * gst/librfb/rfbutil.h:
6500
6501 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6502
6503         * gst/speed/Makefile.am:
6504         * gst/speed/demo-mp3.c: (main):
6505         * gst/speed/filter.func:
6506         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6507         (speed_class_init), (speed_init), (speed_chain_int16),
6508         (speed_chain_float32), (speed_chain), (speed_set_property),
6509         (speed_get_property), (speed_change_state):
6510         * gst/speed/gstspeed.h:
6511           Fix speed element and make it chain-based (fixes #156467),
6512           and make it handle more than one channel.
6513
6514 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6515
6516         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6517         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6518         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6519         * ext/dts/gstdtsdec.h:
6520           Don't clobber the stack constructing the channels array.
6521           Make the element chain-based. DTS tracks can now be played.
6522           
6523 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6524
6525         * gst-libs/gst/audio/multichannel.h:
6526         * gst-libs/gst/gconf/gconf.h:
6527         * gst-libs/gst/idct/idct.h:
6528         * gst-libs/gst/media-info/media-info-priv.h:
6529         * gst-libs/gst/play/play.h:
6530         * gst-libs/gst/resample/private.h:
6531         * gst-libs/gst/resample/resample.h:
6532         * gst-libs/gst/riff/riff-ids.h:
6533         * gst-libs/gst/video/video.h:
6534         * gst-libs/gst/video/videosink.h:
6535           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6536           missing, so that they work when included from C++ code.
6537
6538 2005-02-09  David Schleef  <ds@schleef.org>
6539
6540         * testsuite/gst-lint: Check for non-statically scoped
6541           parent_class variables.  This won't be a problem once
6542           plugins are loaded with RTLD_LOCAL.
6543
6544 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6545
6546         * ext/mplex/gstmplexibitstream.cc:
6547           gcc madness.
6548
6549 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6550
6551         * ext/ogg/gstogmparse.c:
6552         * gst/debug/gstnavigationtest.c:
6553           Die, thou faulty symbol pollutors (non-static parent_class).
6554
6555 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6556
6557         * ext/mplex/gstmplexibitstream.cc:
6558           Fix event handling (#165525).
6559
6560 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6561
6562         * ext/mikmod/gstmikmod.c:
6563         * gst/modplug/gstmodplug.cc:
6564           Add missing endianness to template (fixes #165509).
6565
6566 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6567
6568         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6569           Fix wrong order of reading of optional bytes (#165290).
6570
6571 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6572
6573         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6574           Implement FILLER event awareness.
6575
6576 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6577
6578         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6579           Fix track calculations (#166208).
6580
6581 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6582
6583         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6584
6585         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6586         * ext/libpng/gstpngenc.c:
6587           Fix byte-order, use proper fixed caps. Fixes #164197.
6588
6589 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6590
6591         * configure.ac:
6592           Add dvdlpcmdec 
6593
6594         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6595         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6596           Don't push buffers if the src pad isn't negotiated yet.
6597           
6598         * gst/audioconvert/gstaudioconvert.c:
6599         (gst_audio_convert_buffer_to_default_format),
6600         (gst_audio_convert_buffer_from_default_format):
6601           Add support for 24-bit width.
6602
6603         * gst/dvdlpcmdec/.cvsignore:
6604         * gst/dvdlpcmdec/Makefile.am:
6605         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6606         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6607         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6608         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6609         (plugin_init):
6610         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6611           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6612           format. Needs support for the channels maps if someone can find 
6613           a DVD LPCM track with > 2 channels.
6614
6615         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6616         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6617         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6618         * gst/mpegstream/gstdvddemux.h:
6619         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6620         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6621         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6622         * gst/mpegstream/gstmpegdemux.h:
6623         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6624         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6625         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6626         (gst_mpeg_parse_handle_src_query),
6627         (gst_mpeg_parse_handle_src_event):
6628           Use audio/x-dvd-lpcm for LPCM output.
6629           Add DTS output.
6630
6631 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6632
6633         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6634
6635         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6636         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6637           Add BGRA handling (#165736).
6638
6639 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6640
6641         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6642
6643         * gst/law/alaw-decode.c: (alawdec_link):
6644         * gst/law/alaw-encode.c: (alawenc_link):
6645         * gst/law/mulaw-decode.c: (mulawdec_link):
6646         * gst/law/mulaw-encode.c: (mulawenc_link):
6647           Fix caps memleaks (#166600).
6648
6649 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6650
6651         * ext/tarkin/mem.h:
6652         * ext/tarkin/wavelet.h:
6653         * ext/tarkin/yuv.h:
6654         * gst/ffmpegcolorspace/avcodec.h:
6655           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6656           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6657
6658 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6659
6660         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6661         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6662         (gst_xvimagesink_change_state):
6663           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6664           Xv video (and thereby regenerate Xv colourkey) in clear() so
6665           that PLAY -> READY -> PLAY works (fixes #162504).
6666
6667 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6668
6669         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6670           Switch to list instead of range, since MJPEG-devices really just
6671           support decimations, not any size.
6672
6673 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6674         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6675         (gst_mpeg2dec_reset), (free_all_buffers),
6676         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6677         * ext/mpeg2dec/gstmpeg2dec.h:
6678           The libmpeg2 user-allocated buffer management is awkward, 
6679           to say the least. Hopefully this fixes things.
6680
6681 2005-02-04  Andy Wingo  <wingo@pobox.com>
6682
6683         * gst/audioconvert/bufferframesconvert.c
6684         (buffer_frames_convert_fixate): New function, fixates to 256
6685         frames per buffer by default. (Much better than 1.)
6686         (buffer_frames_convert_init): Set the fixate function for both src
6687         and sink pad.
6688         (buffer_frames_convert_link): After success setting nonfixed caps,
6689         get the negotiated caps so we can know how many buffer-frames it
6690         will be. No idea how this worked at all before.
6691
6692 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6693
6694         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6695         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6696         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6697         (handle_sequence), (handle_picture):
6698         * ext/mpeg2dec/gstmpeg2dec.h:
6699           Rearrange buffer tracking and refcounting and refactor
6700           a little for readability. 
6701
6702 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6703         * sys/v4l/gstv4l.c: (plugin_init):
6704         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6705         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6706         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6707         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6708         * sys/v4l/gstv4ljpegsrc.h:
6709         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6710         * sys/v4l/v4l_calls.h:
6711         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6712         (gst_v4lsrc_get_fps):
6713         * sys/v4l/v4lsrc_calls.h:
6714           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6715           you jpeg inside rgb frames" driver.
6716           Don't error in the v4lsrc link function, just return 
6717           REFUSED.
6718
6719 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6720
6721         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6722         (gst_qcamsrc_open):
6723           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6724
6725 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6726
6727         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6728           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6729
6730 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6731
6732         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6733           Reset negotiated state on PAUSED->READY.
6734
6735 2005-02-02  David Schleef  <ds@schleef.org>
6736
6737         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6738         whereever possible.  (Fixes #165997)
6739         * examples/capsfilter/capsfilter1.c: (main):
6740         * examples/dynparams/filter.c: (create_ui):
6741         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6742         * examples/seeking/chained.c: (main):
6743         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6744         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6745         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6746         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6747         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6748         * examples/switch/switcher.c: (main):
6749         * ext/dv/demo-play.c: (main):
6750         * ext/faad/gstfaad.c: (gst_faad_change_state):
6751         * ext/mad/gstmad.c: (gst_mad_chain):
6752         * ext/smoothwave/demo-osssrc.c: (main):
6753         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6754         (gst_gconf_render_bin_from_description),
6755         (gst_gconf_get_default_audio_sink),
6756         (gst_gconf_get_default_video_sink),
6757         (gst_gconf_get_default_audio_src),
6758         (gst_gconf_get_default_video_src),
6759         (gst_gconf_get_default_visualization_element):
6760         * gst/level/demo.c: (main):
6761         * gst/level/plot.c: (main):
6762         * gst/playback/gstplaybin.c: (gen_video_element),
6763         (gen_audio_element):
6764         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6765         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6766         * gst/sine/demo-dparams.c: (main):
6767         * gst/spectrum/demo-osssrc.c: (main):
6768         * gst/speed/demo-mp3.c: (main):
6769         * gst/volume/demo.c: (main):
6770         * testsuite/embed/embed.c: (main):
6771
6772 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6773
6774         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6775         (gst_tcpclientsink_finalize):
6776         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6777         (gst_tcpclientsrc_finalize):
6778         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6779         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6780         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6781         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6782           Don't leak the hostname when shutting down.
6783           In tcpserversrc, take a copy of the default hostname.
6784
6785 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6786
6787         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6788           Set caps to systemstream=TRUE.
6789
6790 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6791
6792         * testsuite/Makefile.am:
6793           Fix more OSX buildbots.
6794
6795 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6796
6797         * ext/mpeg2dec/gstmpeg2dec.c:
6798           Don't send things to NULL PAD_PEERs
6799
6800         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6801           Copy-on-write the incoming buffer.
6802
6803         * gst/mpegstream/gstdvddemux.h:
6804         * gst/mpegstream/gstmpegclock.h:
6805         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6806         (normal_seek), (gst_mpeg_demux_handle_src_event):
6807         * gst/mpegstream/gstmpegdemux.h:
6808         * gst/mpegstream/gstmpegpacketize.h:
6809         * gst/mpegstream/gstmpegparse.c:
6810         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6811         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6812         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6813         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6814         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6815         * gst/mpegstream/gstmpegparse.h:
6816         * gst/mpegstream/gstrfc2250enc.h:
6817           Various changes to the way time is computed that make seeking and
6818           total time estimation much better here.
6819           Use G_BEGIN/END_DECLS instead of __cplusplus
6820
6821         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6822           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6823
6824 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6825
6826         * gst/subparse/gstsubparse.c:
6827           Fix OSX buildbot.
6828
6829 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6830
6831         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6832         (theora_enc_chain), (theora_enc_change_state):
6833         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6834         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6835         (gst_vorbisenc_change_state):
6836         * ext/vorbis/vorbisenc.h:
6837           Set granulepos and timestamp correctly for streams not
6838           starting at 0, taking into account the initial delay.
6839
6840 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6841
6842         * gst/mpegstream/gstdvddemux.c:
6843           Add audio/x-dts to audio pad template caps
6844
6845 2005-01-30  David Schleef  <ds@schleef.org>
6846
6847         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6848         (create_context), (gst_polypsink_link): Fix silly endianness
6849         bug.  Add some debugging.  Remove float from caps; it doesn't
6850         work.  Attempt to get remote audio working.
6851
6852 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6853
6854         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6855           Add 3IV2 fourcc.
6856
6857 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6858
6859         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6860         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6861         (gst_avi_demux_stream_data):
6862         * gst/avi/gstavidemux.h:
6863           Invert DIB images. Fixes #132341.
6864
6865 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6866
6867         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6868         (gst_ffmpegcsp_chain):
6869           D'oh, reference the palette data, not the palette structure.
6870           Fixes color distortion in #132341.
6871
6872 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6873
6874         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6875           PAR can be non-fixed when not provided as argument (#162626).
6876
6877 2005-01-29  David Moore  <dcm@acm.org>
6878
6879         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6880
6881         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6882         (gst_qtdemux_loop_header):
6883           Re-apply patch from #142272 that allows non-seekable sources,
6884           re-proposed by Daniel Drake <dsd@gentoo.org>.
6885
6886 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6887
6888         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6889           Use the src template for creating the src pad (#162330).
6890
6891 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6892
6893         * configure.ac:
6894         * ext/musepack/Makefile.am:
6895         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6896         (gst_musepackdec_init), (gst_musepackdec_dispose),
6897         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6898         (gst_musepack_stream_init), (gst_musepackdec_loop),
6899         (gst_musepackdec_change_state):
6900         * ext/musepack/gstmusepackdec.cpp:
6901         * ext/musepack/gstmusepackdec.h:
6902         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6903         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6904         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6905         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6906         * ext/musepack/gstmusepackreader.cpp:
6907         * ext/musepack/gstmusepackreader.h:
6908           Update to 1.1 API (#165446).
6909
6910 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6911
6912         * ext/Makefile.am:
6913           Unbreak buildbot.
6914
6915 2005-01-28  Andy Wingo  <wingo@pobox.com>
6916
6917         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6918         to reflect a different dubious internet source. Add a reference
6919         and some commentary.
6920
6921 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6922
6923         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6924         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6925         * gst/playback/gststreamselector.h:
6926           Be more selective when we're redoing caps negotiation from
6927           within the chain function on a stream change.
6928
6929 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6930
6931         * configure.ac:
6932         * ext/Makefile.am:
6933         * ext/amrnb/Makefile.am:
6934         * ext/amrnb/amrnb.c: (plugin_init):
6935         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6936         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6937         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6938         (gst_amrnbdec_state_change):
6939         * ext/amrnb/amrnbdec.h:
6940         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6941         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6942         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6943         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6944         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6945         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6946         * ext/amrnb/amrnbparse.h:
6947           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6948         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6949           Add AMR-NB/-WB raw formats.
6950         * ext/alsa/gstalsa.c: (gst_alsa_link):
6951           Keep valid time when changing format.
6952         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6953         (qtdemux_parse_trak):
6954           Add some more format-specific options (#140141, #143555, #155163).
6955
6956 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6957
6958         * gst/matroska/matroska-demux.c:
6959         (gst_matroska_demux_parse_blockgroup):
6960           Fix logic error in timing of subtitle stream synchronization.
6961         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6962           Add skip-chunk, which is found in kodak-camera streams.
6963
6964 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
6965
6966         * po/LINGUAS:
6967         * po/vi.po:
6968           Adding Vietnamese translation (submitted by Clytie Siddall)
6969
6970 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6971
6972         * gst/playback/gstdecodebin.c: (try_to_link_1):
6973           Use realpad for signal.
6974
6975 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6976
6977         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
6978           Fix category so decodebin picks it up.
6979
6980 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6981
6982         * ext/mad/Makefile.am:
6983         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
6984         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
6985         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
6986         (found_type), (gst_id3demux_bin_change_state):
6987         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
6988         (gst_id3_tag_init), (gst_id3_tag_handle_event),
6989         (gst_id3_tag_src_link), (gst_id3_tag_chain),
6990         (gst_id3_tag_change_state), (plugin_init):
6991         * ext/mad/gstmad.h:
6992           Add id3demuxbin (which is a simple bin consisting of id3demux
6993           and typefind), take over rank from id3demux, remove typefind
6994           code from id3demux. Makes all broken mp3s that I know of work,
6995           and thereby fixes #152688.
6996
6997 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
6998
6999         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7000
7001         * ext/mad/gstmad.c: (gst_mad_src_event):
7002         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7003           Allow seeks on audio pad, make mad forward those (#164826).
7004         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7005           Set duration (#165335).
7006
7007 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7008
7009         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7010         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7011         (gst_asf_demux_process_ext_content_desc),
7012         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7013         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7014         * gst/asfdemux/gstasfdemux.h:
7015           Improve metadata display, e.g. if the metadata comes before the
7016           streams are loaded (which is perfectly valid).
7017
7018 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7019
7020         * tools/gst-launch-ext-m.m:
7021           Fix AVI/ASF pipelines (#165340).
7022
7023 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7024         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7025         build failure on amd64
7026
7027 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7028
7029         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7030         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7031           Check environment variables GST_ID3V2_TAG_ENCODING,
7032           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7033           list of character encodings to force interpretation of non-unicode
7034           strings stored in an ID3v2 tag to a particular encoding. If none
7035           is specified, try to use current locale's encoding, then fall back
7036           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7037         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7038         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7039           Check environment variables GST_ID3V1_TAG_ENCODING,
7040           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7041           list of character encodings to use in case a string encountered
7042           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7043           specified, try to use the current locale's encoding, then fall
7044           back to ISO-8859-1 (which will always succeed).
7045
7046 2005-01-25  Benjamin Otte  <otte@gnome.org>
7047
7048         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7049           - on half framerate, compute the rate in advance so the comparisons
7050             don't compare wrong values
7051           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7052             behaviour
7053           - don't use mad_header_decode anymore, mad_frame_decode does that
7054             automatically
7055           - when getting rid of consumed bytes, reset the stream's skiplen
7056           (fixes #163867)
7057
7058 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7059
7060         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7061           Use 1/2 a second for default max_discont, as PES streams from DVB
7062           seem to have larger spacings in the SCR. 
7063           Fix a typo.
7064
7065 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7066
7067         * gst/playback/gstplaybasebin.c: (group_commit):
7068           Notify delayed stream-info availability.
7069
7070 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7071         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7072         (gst_a52dec_handle_event), (gst_a52dec_chain):
7073         Add some debug output. Check that a discont has a valid
7074         time associated.
7075         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7076         (gst_alsa_sink_loop):
7077         Ignore TAG events. A little extra debug for broken timestamps.
7078         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7079         (dvdnavsrc_change_state):
7080         Ensure we send a discont to engage the link before we send any
7081         other events.
7082         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7083         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7084         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7085         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7086         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7087         dvd://title works in totem because typefinding sends a seek that ends
7088         up going back to chapter 1 regardless.
7089         * ext/mpeg2dec/gstmpeg2dec.c:
7090         * ext/mpeg2dec/gstmpeg2dec.h:
7091         Output correct timestamps and handle disconts.
7092         * ext/ogg/gstoggdemux.c: (get_relative):
7093         Small guard against a null dereference.
7094         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7095         (gst_textoverlay_set_property):
7096         Free memory when done. Don't call gst_event_filler_get_duration on
7097         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7098         g_warning.
7099         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7100         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7101         (gst_sw_srclink), (gst_smoothwave_chain):
7102         Draw solid lines, prettier colours.
7103         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7104         Add a default palette that'll work for some movies.
7105         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7106         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7107         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7108         * gst/mpegstream/gstdvddemux.h:
7109         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7110         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7111         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7112         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7113         * gst/mpegstream/gstmpegparse.h:
7114         Use PTM/NAV events when for timestamp adjustment when connected to 
7115         dvdnavsrc. Don't use many discont events where one suffices.
7116         * gst/playback/gstplaybasebin.c: (group_destroy),
7117         (gen_preroll_element), (gst_play_base_bin_add_element):
7118         * gst/playback/gstplaybasebin.h:
7119         Make sure we remove subtitles from the same bin we put them in.
7120         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7121         (gst_subparse_buffer_format_autodetect),
7122         (gst_subparse_change_state):
7123         Fix some memleaks and invalid accesses.
7124         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7125         (oggskel_type_find), (cmml_type_find), (plugin_init):
7126         Some typefind functions for Annodex v3.0 files
7127         * gst/wavparse/gstwavparse.h:
7128         GstRiffReadClass is the correct parent class.
7129
7130 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7131
7132         * gst-libs/gst/riff/riff-media.c:
7133         (gst_riff_create_video_caps_with_data):
7134           Add extradata to huffyuv (fixes #165013).
7135         * gst-libs/gst/riff/riff-read.c:
7136         (gst_riff_read_strf_vids_with_data):
7137           Fix extradata extraction if it is in the chunk size.
7138
7139 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7140
7141         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7142
7143         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7144         (gst_quarktv_change_state), (gst_quarktv_dispose):
7145           Memory free'ing location fix (#164708).
7146
7147 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7148
7149         * gst/playback/gstplaybasebin.c: (group_commit),
7150         (gen_preroll_element), (probe_triggered), (gen_source_element),
7151         (setup_source), (gst_play_base_bin_change_state),
7152         (gst_play_base_bin_add_element):
7153           Don't block for streams.
7154         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7155         (gst_stream_info_set_mute):
7156           Use gst_pad_set_active_recursive.
7157
7158 2005-01-25  Andy Wingo  <wingo@pobox.com>
7159
7160         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7161         for #ifndef HAVE_XVIDEO.
7162
7163 2005-01-24  Jeffrey C. Ollie
7164
7165         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7166
7167         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7168         * ext/gsm/gstgsmdec.h:
7169         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7170         * ext/gsm/gstgsmenc.h:
7171         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7172         was given by property. Add proper buffer timestamps and offsets.
7173
7174 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7175
7176         * gst-libs/gst/riff/riff-media.c:
7177         (gst_riff_create_audio_caps_with_data):
7178           Audio can be <8000Hz.
7179
7180 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7181
7182         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7183           Explicit state change to workaround refcount bugs.
7184
7185 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7186
7187         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7188         (gst_avimux_riff_get_avi_header):
7189           Fix...
7190
7191 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7192
7193         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7194         (gst_riff_read_element_data):
7195         * gst-libs/gst/riff/riff-read.h:
7196           Add _peek version (req'ed in CDXA).
7197         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7198         (gst_cdxaparse_loop):
7199           Fix parsing in playbin.
7200         * gst/playback/gstdecodebin.c: (close_pad_link):
7201           Ignore current_ pads, they cause major annoyance.
7202
7203 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7204
7205         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7206           Safety guard.
7207
7208 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7209
7210         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7211           Fix padding...
7212
7213 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7214
7215         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7216           Allow for 0-sized buffers. Fixes length query problems in
7217           starwars.mkv from the testsuite.
7218
7219 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7220
7221         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7222         (gst_video_box_i420), (gst_video_box_chain):
7223           Fix row strides for I420 (fixes #163159)
7224           
7225 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7226
7227         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7228           MPEG2 has a useful rate property, so we can actually use that.
7229           For MPEG-1, continue using the bytes/time properties.
7230
7231 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7232
7233         * gst-libs/gst/riff/riff-media.c:
7234         (gst_riff_create_video_caps_with_data),
7235         (gst_riff_create_video_template_caps):
7236           Add intel-h263.
7237
7238 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7239
7240         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7241           Fail if caps negotiation fails. Should fix #162184, and should
7242           definately be in there regardless of it fixing the actual bug.
7243         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7244         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7245         (gst_avimux_riff_get_avix_header),
7246         (gst_avimux_riff_get_video_header),
7247         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7248         (gst_avimux_start_file), (gst_avimux_handle_event),
7249         (gst_avimux_change_state):
7250         * gst/avi/gstavimux.h:
7251           Refactor structure writing to use GST_WRITE_UINT macros, add
7252           metadata writing support.
7253
7254 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7255
7256         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7257           Elements may already be destroyed when this function is called.
7258
7259 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7260
7261         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7262         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7263           More memory leak fixes (#149162).
7264
7265 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7266
7267         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7268         (gst_qtdemux_add_stream):
7269           Fix two memleaks.
7270
7271 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7272
7273         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7274           Argh...
7275
7276 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7277
7278         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7279           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7280           when fixating to six channels in Totem.
7281
7282 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7283
7284         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7285           Fix compile warnings on Solaris 10 buildbot
7286
7287 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7288
7289         * ext/dvdread/dvdreadsrc.c: (_read):
7290           Don't read beyond the last cell in a chapter (fixes 
7291           invalid memory access)
7292
7293 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7294
7295         * ext/dvdread/stream_labels.c:
7296         (dvdreadsrc_get_audio_stream_labels):
7297           Use NULL for an empty GList instead of g_list_alloc(); fix 
7298           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7299           of GString (easier to bulk free later)
7300
7301 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7302
7303         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7304
7305         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7306         (gst_ffmpeg_pixfmt_to_caps):
7307           Fix BGRA32 caps (#164209).
7308
7309 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7310
7311         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7312
7313         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7314         (gst_ffmpeg_caps_to_pixfmt):
7315           alpha_mask can be RGBA/ABGR. Fixes #164265.
7316
7317 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7318
7319         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7320
7321         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7322         (gst_mpeg2dec_alloc_buffer):
7323         * ext/mpeg2dec/gstmpeg2dec.h:
7324           Crop if decoding size is not the actual image size (#163676).
7325
7326 2005-01-17  Steve Baker  <steve@stevebaker.org>
7327
7328         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7329
7330         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7331         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7332           Add libsndfile typefind functions (#163309).
7333
7334 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7335
7336         * tools/gst-launch-ext-m.m:
7337           Add .aac, fix .m1v/.m2v (#163891).
7338
7339 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7340
7341         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7342           Sanity check, don't wait endlessly since the clock might not
7343           actually run at this point (which is a deadlock). Fixes #164069.
7344
7345 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7346
7347         * gst/playback/gstplaybasebin.c: (probe_triggered):
7348           Of course, only pause if group is done...
7349
7350 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7351
7352         * gst/playback/gstplaybasebin.c: (probe_triggered):
7353           Thread safety.
7354
7355 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7356
7357         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7358           Don't return state change success when the parent
7359           failed.
7360
7361 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7362
7363         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7364           Free events (fix memleak in #162905).
7365
7366 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7367
7368         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7369
7370         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7371         (gst_ffmpeg_caps_to_pixfmt):
7372           Fix for depth = 15. Fixes #161675.
7373
7374 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7375
7376         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7377           Set FPS correctly, even for webcams and the like.
7378         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7379           Don error on setting while capturing.
7380
7381 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7382
7383         * ext/dv/gstdvdec.c:
7384         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7385         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7386           I'm a bad boy. using /1001. to force C to do float division
7387           and not integer division (as it did in my last commit)
7388           Thanks to David I. Lehn for pointing this mistake.
7389
7390 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7391
7392         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7393           Revert Johan??s 1.35->1.36 since it breaks compat.
7394
7395 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7396
7397         * ext/dv/gstdvdec.c:
7398         * ext/libfame/gstlibfame.c:
7399         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7400         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7401           replace framerate aproximations by their real value
7402           (24000/1001, 30000/1001, 60000/1001)
7403           Finish fixing bug #164049
7404
7405 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7406
7407         * ext/ogg/gstoggmux.c:
7408           eos/bos debugging
7409         * gst/tcp/gstmultifdsink.c:
7410         * gst/tcp/gstmultifdsink.h:
7411         * gst/tcp/gsttcp.c:
7412         * gst/tcp/gsttcp.h:
7413         * gst/tcp/gsttcpclientsink.c:
7414         * gst/tcp/gsttcpclientsrc.c:
7415         * gst/tcp/gsttcpserversink.c:
7416         * gst/tcp/gsttcpserversrc.c:
7417           improve reusability of elements after state changes and errors
7418           make multifdsink throw away streamheaders when receiving new ones
7419
7420 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7421
7422         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7423           Fix for if items are already in list...
7424
7425 2005-01-12  Benjamin Otte  <otte@gnome.org>
7426
7427         * gst/adder/gstadder.c: (gst_adder_loop):
7428           fix adder a bit so it doesn't screw up with events as much anymore
7429
7430 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7431
7432         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7433         (pixbufscale_scale), (gst_pixbufscale_chain):
7434         * ext/gdk_pixbuf/pixbufscale.h:
7435           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7436           to ensure rowstrides are calculated the same way as 
7437           ffmpegcolorspace
7438           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7439           that we pick up duration and offset also.
7440
7441 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7442
7443         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7444         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7445           Reusability fixes.
7446
7447 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7448
7449         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7450         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7451         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7452         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7453           Update flags when requested.
7454
7455 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7456
7457         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7458           Fix dmix.
7459
7460 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7461
7462         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7463         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7464         (probe_triggered), (new_decoded_pad), (gen_source_element),
7465         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7466         * gst/playback/gstplaybasebin.h:
7467         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7468         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7469         (gst_play_bin_change_state):
7470           Implement group-switch signal for use in apps to clear metadata
7471           cache, clean up subtitle, add suburi property instead of # hack,
7472           some error-out fixes.
7473
7474 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7475
7476         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7477           Debug.
7478         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7479           If we got a state change in the _get handler, don't return success.
7480
7481 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7482
7483         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7484         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7485           Make jpegdec quiet on MJPEG decoding
7486         * gst/asfdemux/README:
7487           Fix mimetypes for MJPEG and H263
7488
7489 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7490
7491         * ext/theora/theoradec.c: (theora_dec_chain):
7492           Fix broken code generation by gcc by swapping arguments.
7493         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7494           Fix \n in debug.
7495
7496 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7497
7498         * TODO:
7499           delete this file, it is by far outdated
7500         * ext/alsa/gstalsa.1: remove
7501         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7502         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7503         (gst_alsa_get_caps):
7504           Add HW probing for supported sample rates. Fixes #161704
7505
7506 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7507
7508         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7509           Don't crash, biatch! :).
7510
7511 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7512
7513         * ext/musepack/gstmusepackreader.cpp:
7514         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7515           Some work on tags - still doesn't work in playbin...
7516         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7517           Handle events...
7518
7519 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7520
7521         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7522           Also shove tags on kid pads.
7523
7524 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7525
7526         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7527           Don't bail on unknown events.
7528         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7529           Don't crash on events before negotiation.
7530         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7531           Send tags on pads, too.
7532         * gst/playback/gststreamselector.c:
7533         (gst_stream_selector_request_new_pad):
7534           Forward events on first pad if no input was selected yet.
7535
7536 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7537
7538         * gst/playback/gstplaybasebin.c: (setup_substreams):
7539           Don't disable streamtype if the stream doesn't exist, since
7540           then playing a video after audio will disable both and nothing
7541           will happen. Fixes the testsuite.
7542
7543 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7544
7545         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7546         (gst_v4l_xoverlay_set_xwindow_id):
7547         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7548         (gst_v4l2_xoverlay_set_xwindow_id):
7549           Add debug categories, fix overlay disabling.
7550
7551 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7552
7553         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7554         * ext/alsa/gstalsa.h:
7555           Add HW probing for period_count/size and buffer_size MIX/MAX
7556           Adjust default/user defined value if out of bounds
7557           Should fix bug #162024
7558
7559 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7560
7561         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7562           Fix warning (#161191).
7563
7564 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7565
7566         * ext/dvdread/stream_labels.c:
7567         (dvdreadsrc_get_audio_stream_labels):
7568           Fix warning (init the good variable in switch default)
7569
7570 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7571
7572         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7573
7574         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7575           Fix gcc-2.95 compile (#163485).
7576
7577 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7578
7579         * configure.ac:
7580         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7581         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7582         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7583         (gst_flacenc_change_state):
7584         * ext/flac/gstflacenc.h:
7585           Update for API change in flac-1.1.1. Update requirement in
7586           configure.ac. Fixes #162974.
7587
7588 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7589
7590         * gst/playback/gstplaybasebin.c: (group_destroy):
7591           Remove hack to get rid of assert and get rid of unlinked
7592           signals properly.
7593
7594 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7595
7596         * gst/playback/gstplaybasebin.c: (setup_source):
7597           Set source to NULL so that resources are free'ed. Fixes issues
7598           with playback of CDDA and similar device-accessing things.
7599
7600 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7601
7602         * testsuite/embed/Makefile.am:
7603           test->noinst, fix make test in buildbot.
7604
7605 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7606
7607         * ext/dvdread/stream_labels.c: new file
7608         * ext/dvdread/stream_labels.h: new file
7609         * ext/dvdread/Makefile.am:
7610         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7611           Extract audio stream label from DVD IFO files.
7612           It only dump them on the console for now, still have to
7613           make playbin aware of them.
7614
7615 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7616
7617         * gst/playback/gstplaybasebin.c: (setup_source):
7618           Fix hanging subs.
7619
7620 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7621
7622         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7623         (gen_preroll_element), (remove_groups), (setup_subtitle),
7624         (gen_source_element), (setup_source):
7625         * gst/playback/gstplaybasebin.h:
7626           Multiple .sub files is just a stupid idea... Fix some threading
7627           mistakes. Interestingly, external .sub files cause playbin to
7628           hang, I don't know why... Parsing fixes contributed by Fran??ois
7629           Kooman <fkooman@tuxed.net>.
7630
7631 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7632
7633         * testsuite/embed/Makefile.am:
7634           Fix buildbot.
7635
7636 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7637
7638         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7639
7640         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7641         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7642         (gst_pngenc_set_property):
7643         * ext/libpng/gstpngenc.h:
7644           Add compression level property (#163323).
7645
7646 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7647
7648         * configure.ac:
7649         * examples/capsfilter/capsfilter1.c: (main):
7650         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7651         * ext/dvdread/Makefile.am:
7652         * ext/dvdread/demo-play:
7653         * ext/dvdread/demo-play.c:
7654         * gconf/gstreamer.schemas.in:
7655         * gst-libs/gst/gconf/gconf.c:
7656         * sys/v4l/TODO:
7657         * testsuite/Makefile.am:
7658         * testsuite/embed/Makefile.am:
7659         * testsuite/embed/embed.c: (cb_expose), (main):
7660           Remove all references to xvideosink, fix examples (#140845).
7661         * gst/playback/gstplaybasebin.c: (group_destroy):
7662           Apparently, disposal does not unlink - so do explicitely.
7663         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7664           Add debug.
7665
7666 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7667
7668         * README: fix PKG_CONFIG_PATH instructions, what was there
7669         previously was breaking default search path, not nice. 
7670         Fixes #163358
7671
7672 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7673
7674         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7675         (gst_audioscale_chain):
7676           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7677           when resampling - how the ^@$^!@^! is this possible?!?
7678
7679 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7680
7681         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7682           Reset variables on READY.
7683         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7684         (gst_matroska_mux_loop):
7685           Require data before writing header.
7686
7687 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7688
7689         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7690
7691         * ext/mad/gstmad.c: (gst_mad_chain):
7692           Don't call mad_stream_sync() directly after recovering sync.
7693           Fixes #151661.
7694
7695 2005-01-09  Martin Eikermann  <meiker@upb.de>
7696
7697         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7698
7699         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7700         (snapshot_handler), (gst_snapshot_sinkconnect),
7701         (gst_snapshot_chain):
7702           Allocate resources when required, fix recursive signal emission
7703           and fix caps. Fixes #161667.
7704
7705 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7706
7707         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7708
7709         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7710         (gst_pngdec_chain):
7711           Handle only 8-bppc (bits-per-pixel-component) images, better
7712           error handling and correct strides. Fixes #163177.
7713         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7714         (gst_pngenc_chain):
7715           Better error handling. Fixes #163348.
7716
7717 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7718
7719         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7720         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7721         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7722         (dvdnavsrc_uri_handler_init):
7723           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7724         * gst/playback/gstplaybasebin.c: (gen_source_element):
7725           Add MMS to streaming URIs.
7726
7727 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7728
7729         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7730         * sys/xvimage/xvimagesink.c:
7731         (gst_xvimagesink_navigation_send_event):
7732           Check for pad availability before sending event.
7733
7734 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7735
7736         * gst-plugins.spec.in:
7737           Add subparse.
7738
7739 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7740
7741         * configure.ac:
7742           Since we use functions from CVS, up requirement.
7743
7744 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7745
7746         * gst/playback/Makefile.am:
7747         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7748         (group_destroy), (group_commit), (group_is_muted),
7749         (gen_preroll_element), (add_stream), (unknown_type),
7750         (probe_triggered), (preroll_unlinked), (mute_stream),
7751         (silence_stream), (new_decoded_pad), (setup_substreams),
7752         (setup_source), (get_active_source), (mute_group_type),
7753         (muted_group_change_state), (set_active_source),
7754         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7755         (play_base_eos), (gst_play_base_bin_change_state):
7756         * gst/playback/gstplaybasebin.h:
7757         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7758         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7759         (gst_stream_info_dispose), (stream_info_mute_pad),
7760         (stream_info_change_state), (gst_stream_info_set_mute):
7761         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7762         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7763         (gst_stream_selector_init), (gst_stream_selector_dispose),
7764         (gst_stream_selector_get_linked_pad),
7765         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7766         (gst_stream_selector_get_linked_pads),
7767         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7768         * gst/playback/gststreamselector.h:
7769           Adding stream selection support plus required properties for
7770           applications to use this. Fully fixes #100931.
7771
7772 2005-01-08  Benjamin Otte  <otte@gnome.org>
7773
7774         * gst/games/gstpuzzle.c: (nav_event_handler):
7775           - handle nav events differently: forward every event no matter if it
7776             was handled or not.
7777           - translate events
7778           You can now cheat by using navigationtest ! puzzle and moving the
7779           mouse close to the edge of a tile. ;)
7780
7781 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7782
7783         * configure.ac:
7784         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7785         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7786         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7787         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7788         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7789         (gst_ogm_parse_plugin_init):
7790         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7791         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7792         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7793         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7794         * ext/pango/gsttextoverlay.h:
7795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7796         (gst_matroska_demux_handle_seek_event),
7797         (gst_matroska_demux_sync_streams),
7798         (gst_matroska_demux_parse_blockgroup),
7799         (gst_matroska_demux_subtitle_caps),
7800         (gst_matroska_demux_plugin_init):
7801         * gst/matroska/matroska-ids.h:
7802         * gst/playback/gstdecodebin.c: (close_pad_link):
7803         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7804         (gen_preroll_element), (remove_groups), (add_stream),
7805         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7806         (setup_source):
7807         * gst/playback/gstplaybasebin.h:
7808         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7809         * gst/subparse/Makefile.am:
7810         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7811         (gst_subparse_base_init), (gst_subparse_class_init),
7812         (gst_subparse_init), (gst_subparse_formats),
7813         (gst_subparse_eventmask), (gst_subparse_event),
7814         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7815         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7816         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7817         (parse_mpsub_deinit), (parse_mpsub_init),
7818         (gst_subparse_buffer_format_autodetect),
7819         (gst_subparse_format_autodetect), (gst_subparse_loop),
7820         (gst_subparse_change_state), (gst_subparse_type_find),
7821         (plugin_init):
7822         * gst/subparse/gstsubparse.h:
7823         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7824         (plugin_init):
7825           Add subtitle support, .sub parser (supports SRT and MPsub),
7826           OGM text support, Matroska UTF-8 text support, deadlock fixes
7827           all over the place, subtitle awareness in decodebin/playbin
7828           and some fixes to textoverlay to handle subtitles in a stream
7829           correctly. Fixes #100931.
7830
7831 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7832
7833         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7834           Check for pad availability before doing a query on it.
7835
7836 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7837
7838         * ext/dv/gstdvdec.c:
7839           really fix bpp24/32 dvdec caps (classic rgba indeed)
7840         * gst/asfdemux/gstasfdemux.c:
7841         (gst_asf_demux_process_ext_content_desc):
7842           don't send text tags if they are empty (bis repetita)
7843
7844 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7845
7846         * ext/dv/gstdvdec.c:
7847          remove unneeded comment from dvdec
7848           (related to DV 4CC codes in AVI files)
7849           moved them in gstreamer/docs/random/mimetypes
7850         * gst/asfdemux/gstasfdemux.c:
7851         (gst_asf_demux_process_ext_content_desc):
7852          don't send text tags if they are empty
7853          fix mem leak on error path
7854         * gst/ffmpegcolorspace/avcodec.h:
7855         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7856         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7857         (gst_ffmpegcsp_avpicture_fill):
7858         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7859         * gst/ffmpegcolorspace/imgconvert_template.h:
7860          adds BGR32 and BGRA32 to ffmpegcolorspace
7861           (still bad colors, fixing it on next commit)
7862           helps with dvdec outputing BGR32
7863
7864 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7865
7866         * ext/dv/gstdvdec.c:
7867          Fix audio caps i just broke (missing ',')
7868         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7869         (gst_matroska_mux_reset):
7870          Fix typo + add FIXME about old "x-gst-metadata" crap
7871
7872 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7873
7874         * ext/dv/demo-play.c: (main):
7875          xvideosink -> xvimagesink
7876         * ext/dv/gstdvdec.c:
7877          change rgb 32/32 caps to 24/32 (no alpha)
7878          change nb of channels to be a list (2 or 4, not 2)
7879          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7880         * gst/asfdemux/gstasfdemux.c:
7881         (gst_asf_demux_process_ext_content_desc):
7882          Add 'date/year' to extracted metadata list
7883
7884 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7885
7886         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7887           The return value of fixate_to does not imply that the requested
7888           value was set, so don't assume.
7889
7890 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7891
7892         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7893
7894         * ext/libpng/gstpngdec.c:
7895         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7896         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7897         * ext/libpng/gstpngenc.h:
7898           Alpha support (encoder; #163161), mime fixage.
7899
7900 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7901
7902         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7903
7904         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7905         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7906         (gst_faac_set_property), (gst_faac_get_property):
7907         * ext/faac/gstfaac.h:
7908           Allow for ADTS output (#153434).
7909
7910 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7911
7912         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7913           Fix against template (#150576).
7914
7915 2005-01-06  Benjamin Otte  <otte@gnome.org>
7916
7917         * gst/games/gstpuzzle.c: (draw_puzzle):
7918           don't draw a puzzle if either width or height of tiles would be 0.
7919
7920 2005-01-06  Benjamin Otte  <otte@gnome.org>
7921
7922         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7923         (gst_puzzle_class_init), (gst_puzzle_finalize):
7924           no memleaks, please
7925         (gst_puzzle_create), (gst_puzzle_init),
7926         (gst_puzzle_set_property), (gst_puzzle_setup):
7927           change initialization code around so we don't reshuffle on resize
7928         (draw_puzzle):
7929           fix another stupid typo
7930
7931 2005-01-06  Benjamin Otte  <otte@gnome.org>
7932
7933         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7934           fix stupid typo that borked copying on YUY2
7935
7936 2005-01-06  Benjamin Otte  <otte@gnome.org>
7937
7938         * gst/games/gstpuzzle.c: (draw_puzzle):
7939           fix edges when image sizes aren't multiples of tile sizes
7940
7941 2005-01-06  Benjamin Otte  <otte@gnome.org>
7942
7943         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7944           make RGB endianness work correctly
7945         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7946           refactor and fix race with initial shuffling
7947         (nav_event_handler):
7948           allow using the mouse to puzzle
7949         (draw_puzzle):
7950           insist on tiles having width and height as multiples of 4 to get
7951           clean YUV image handling
7952         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7953         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7954           s/DEBUG/LOG/ for common messages
7955         (gst_xvimagesink_navigation_send_event):
7956           fix mouse event translation to not include screen PAR
7957         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7958           fix mouse event translation to actually work
7959
7960 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7961
7962         * gst/asfdemux/gstasfdemux.c:
7963         (gst_asf_demux_process_ext_content_desc):
7964          Extract TrackNumber metadata + clean up code
7965         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
7966          Hope this is the good fix (var used unitialised)
7967
7968 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7969
7970         * ext/faad/gstfaad.c: (gst_faad_chain):
7971           Only increment timestamp if it's valid. Fixes raw AAC streams.
7972
7973 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7974
7975         * configure.ac:
7976         * gst/games/Makefile.am:
7977         * gst/games/gstpuzzle.c:
7978           add a puzzle game with...
7979         * gst/games/gstvideoimage.c:
7980         * gst/games/gstvideoimage.h:
7981           ... full colorspace support (that includes YUV9 and RGB16)) stolen
7982           from videotestsrc and made into something that would be a nice
7983           library for a lot of other plugins.
7984
7985 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7986
7987         * configure.ac:
7988          don't compile faad plugin if a RC of 2.0 is found
7989          Fixes #155346 (and FC1 buildbot)
7990         * gst/asfdemux/gstasfdemux.c:
7991         (gst_asf_demux_process_ext_content_desc):
7992          try to make Solaris compiler happier
7993
7994 2005-01-06  Paul Jack  <pjack@sfaf.org>
7995
7996         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7997
7998         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
7999           Fix segfault (#161667).
8000
8001 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8002
8003         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8004           Fix framerate reporting.
8005
8006 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8007
8008         * gst-libs/gst/riff/riff-ids.h:
8009         * gst/wavenc/riff.h:
8010          Add AMR (VBR and CBR) ids to riff.h audio codec list
8011         * gst/asfdemux/gstasfdemux.c:
8012         (gst_asf_demux_process_ext_content_desc),
8013         (gst_asf_demux_process_object):
8014           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8015
8016 2005-01-05  Martin Eikermann  <meiker@upb.de>
8017
8018         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8019
8020         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8021         (gst_dvd_demux_handle_discont):
8022         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8023         (gst_mpeg_demux_handle_discont):
8024           Recreate pads on new-media (#160730).
8025         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8026           Send discont even if manager changes timestamps (#161929).
8027
8028 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8029
8030         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8031
8032         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8033           Fix invalid memory access (#159211).
8034
8035 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8036
8037         * examples/gstplay/player.c: (main):
8038           Don't iterate.
8039         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8040           Add visualizations.
8041         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8042         (gst_a52dec_handle_frame):
8043           Set duration.
8044         * ext/dvdnav/gst-dvd:
8045           Add audioconvert. Fixes #161325.
8046         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8047           Explicitely case to gint64. Possible valgrind error.
8048         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8049         (gst_play_tick_callback), (gst_play_change_state),
8050         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8051         (gst_play_set_location), (gst_play_get_location),
8052         (gst_play_seek_to_time), (gst_play_set_data_src),
8053         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8054         (gst_play_set_visualization), (gst_play_connect_visualization),
8055         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8056         (gst_play_new):
8057           Use playbin. Fixes #139749 and #147744.
8058         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8059           Add genre tag.
8060         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8061         (audioscale_get_type), (gst_audioscale_base_init),
8062         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8063         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8064         (gst_audioscale_link), (gst_audioscale_get_buffer),
8065         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8066         (gst_audioscale_init), (gst_audioscale_dispose),
8067         (gst_audioscale_chain), (gst_audioscale_set_property),
8068         (gst_audioscale_get_property), (plugin_init):
8069           Indent properly.
8070         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8071           Fix LPCM.
8072         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8073         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8074         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8075           Add more metadata (fixes #162656).
8076
8077 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8078
8079         * configure.ac:
8080           back to cvs
8081
8082 === release 0.8.7 ===
8083
8084 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8085
8086         * NEWS:
8087         * RELEASE:
8088         * configure.ac:
8089           releasing 0.8.7, "Hyperspace"
8090
8091 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8092
8093         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8094
8095         * gst/playback/gstplaybasebin.c:
8096          Fix for #162924 - free caps after use, not before
8097
8098 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8099
8100         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8101
8102         * gst/playback/gstplaybasebin.c:
8103         * gst/wavparse/gstwavparse.c:
8104           Fix for #154773 - fixes playback of small .wav files
8105
8106 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8107
8108         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8109
8110         * gst/audioscale/gstaudioscale.c:
8111           Fix for #162819 - make audioscale reusable
8112           Fixes playback of more than one file with playbin/totem
8113
8114 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8115
8116         * gst/ffmpegcolorspace/avcodec.h:
8117         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8118         * gst/ffmpegcolorspace/imgconvert.c:
8119           clean up the mess that made me cry and avoid needless duplication
8120
8121 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8122
8123         * gst/ffmpegcolorspace/imgconvert.c:
8124           give some indication of why we're segfaulting
8125
8126 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8127
8128         * configure.ac:
8129           Fix indentation, fix v4l2 plugin detection.
8130         * ext/Makefile.am:
8131           Fix libmms location (Maciej, use diff -u!).
8132         * ext/alsa/gstalsa.c: (gst_alsa_init):
8133           Initialize caps cache to NULL.
8134         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8135           Only change state on audiosink if it exists.
8136
8137 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8138
8139         * gst/matroska/matroska-demux.c:
8140         * gst/matroska/matroska-ids.h:
8141         * gst/matroska/matroska-demux.h:
8142         Fix Vorbis streams failing to decode in some files, where cluster_time
8143         isn't 0, because then it doesn't send codec_priv before actual data.
8144         Remove time-based test and replace it with marker set on beginning of
8145         new stream
8146
8147 2004-12-28  David Schleef  <ds@schleef.org>
8148
8149         Merge patch from Ronald fixing problems with streaming
8150         text.
8151         * ext/cairo/gstcairo.c: (plugin_init):
8152         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8153         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8154         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8155         (gst_textoverlay_font_init), (gst_textoverlay_init),
8156         (gst_textoverlay_set_property):
8157         * ext/cairo/gsttextoverlay.h:
8158
8159 2004-12-27  David Schleef  <ds@schleef.org>
8160
8161         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8162         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8163         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8164         (gst_textoverlay_font_init), (gst_textoverlay_init),
8165         (gst_textoverlay_set_property): Improvements to actually
8166         render text as white on black outline on video, including
8167         font selection and horizontal/vertical alignment.  (Ronald's
8168         christmas present)
8169         * ext/cairo/gsttextoverlay.h:
8170
8171 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8172
8173         * ext/ogg/gstogg.c:
8174         * ext/ogg/gstogmparse.c:
8175           fix ogm[audio/video]parse plugin registration
8176           (riff won't load if bytestream is already loaded)
8177
8178 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8179
8180         * gst/audioconvert/gstchannelmix.c:
8181           fix for GLIB < 2.4
8182
8183 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8184
8185         * Makefile.am:
8186         * configure.ac:
8187           disable docs again until it actually passes make distcheck.
8188
8189 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8190
8191         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8192         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8193         (plugin_init):
8194           Add 3GP (variables name Q3GP because they can't start with a
8195           number). Add samr audio fourcc (used in .3gp files), decoder
8196           is work in progress. Also do a GST_WARNING instead of ERROR
8197           in case of unknown nodes, to decrease output.
8198
8199 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8200
8201         * Makefile.am:
8202           really fix dist
8203
8204 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8205
8206         * configure.ac:
8207         * ext/speex/gstspeexdec.h:
8208         * ext/speex/gstspeexenc.h:
8209           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8210           Fix detection code in configure.ac
8211
8212 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8213
8214         * gst/matroska/matroska-demux.c:
8215         (gst_matroska_demux_parse_blockgroup):
8216           Save position, so that queries give proper return values. Don't
8217           know how this could ever have worked before...
8218
8219 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8220
8221         * configure.ac:
8222           Put additional LAME check inside the conditional.  Fixes #152339
8223
8224 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8225
8226         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8227         (gst_avi_demux_stream_scan):
8228           Add some more debug. Fix logic error when setting movi offset
8229           while reading index.
8230
8231 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8232
8233         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8234         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8235         (gst_avi_demux_process_next_entry):
8236           Add some debugging. Better detection of broken indexes and the
8237           accompanying index recovery. No infinite loops on state changes
8238           when we're still in our loopfunction.
8239
8240 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8241
8242         * configure.ac:
8243           Fix up.
8244
8245 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8246
8247         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8248
8249         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8250           Normalizing the value before setting
8251         (gst_sunaudiomixer_get_volume):
8252           Normalizing the value after getting. Fixes bug# 161980
8253
8254 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8255
8256         * Makefile.am: Make sure docs gets disted
8257         * docs/Makefile.am: Make sure all needed files get disted
8258         * gst-plugins.spec.in: latest updates
8259
8260 2004-12-22  Wim Taymans  <wim@fluendo.com>
8261
8262         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8263         Revert patch 1.38 as clock distribution over schedulers does
8264         not work correcly in the core yet.
8265
8266 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8267
8268         * sys/oss/README: remove this file, which predates my birth
8269           (and which content is by far outdated)
8270
8271 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8272
8273         * Makefile.am:
8274         * configure.ac:
8275         * docs/Makefile.am:
8276         * docs/libs/Makefile.am:
8277         * docs/libs/gst-plugins-libs-docs.sgml:
8278         * docs/libs/gst-plugins-libs-sections.txt:
8279         * docs/libs/tmpl/gstgconf.sgml:
8280         * docs/upload.mak:
8281         * docs/version.entities.in:
8282           Added boilerplate gtk-doc files for plugin-libs documentation.
8283
8284 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8285
8286         * gst/auparse/gstauparse.c: fix int and float audio caps
8287
8288 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8289
8290         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8291         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8292           g_assert() can be a macro, don't use #ifdef inside it.
8293
8294 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8295
8296         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8297
8298         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8299         (gst_videorate_init), (gst_videorate_chain),
8300         (gst_videorate_change_state):
8301           Event handling (fixes #159986).
8302
8303 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8304
8305         * gst-libs/gst/riff/riff-media.c:
8306         (gst_riff_create_video_caps_with_data):
8307           Add BLZ0 (Blizzard's version of DivX) fourcc.
8308
8309 2004-12-18  David Schleef  <ds@schleef.org>
8310
8311         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8312         portability fix.
8313
8314 2004-12-18  David Schleef  <ds@schleef.org>
8315
8316         * gst/tta/ttadec.h: Disable some header code that isn't used
8317         and clearly isn't portable.
8318
8319 2004-12-18  David Schleef  <ds@schleef.org>
8320
8321         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8322         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8323         (avcodec_get_pix_fmt), (avpicture_layout),
8324         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8325         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8326         Fix code to not use GCC extensions (and c99 extensions that
8327         Forte does not like.)
8328
8329 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8330
8331         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8332
8333         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8334         (gst_deinterlace_chain):
8335           Rowstride fixes. Fixes #161039.
8336         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8337         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8338         (gst_video_crop_getcaps), (gst_video_crop_link),
8339         (gst_video_crop_i420), (gst_video_crop_chain),
8340         (gst_video_crop_change_state):
8341           Rework of negotiation. Actually works now. Fixes #158650.
8342
8343 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8344
8345         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8346           That was very stupid.
8347
8348 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8349
8350         * gst/matroska/matroska-demux.c:
8351         (gst_matroska_demux_parse_blockgroup):
8352           Fix possible crasher.
8353
8354 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8355
8356         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8357         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8358           Lace sizes can be zero.
8359
8360 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8361
8362         * ext/musepack/gstmusepackdec.cpp:
8363           Fetch error return values. Fixes #161624.
8364         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8365           Really EOS.
8366
8367 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8368
8369         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8370           Work for truncated (unfinished download etc.) files. Fixes #160514.
8371
8372 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8373
8374         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8375           Fix for integer overflow. Makes #156001 not crash. Probably masks
8376           the real bug.
8377
8378 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8379
8380         * gst/ac3parse/gstac3parse.c: (plugin_init):
8381           Parsers never have ranks. Fixes #159651.
8382
8383 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8384
8385         * gst/playback/gstdecodebin.c: (compare_ranks):
8386           make sure the facotries are ordered the same every time even if they
8387           have the same rank by using the name
8388         * gst/playback/gstdecodebin.c: (find_compatibles):
8389           make sure we don't add factories to the list twice
8390
8391 2004-12-16  David Schleef  <ds@schleef.org>
8392
8393         * configure.ac: look for musepack headers as musepack/*.h
8394         (fixes #159847)
8395         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8396         * ext/musepack/gstmusepackreader.h: same
8397
8398 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8399
8400         * gst-libs/gst/riff/riff-read.c:
8401         (gst_riff_read_strf_auds_with_data):
8402           Read extradata correctly (fixes #155879).
8403
8404 2004-12-16  David Schleef  <ds@schleef.org>
8405
8406         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8407         audio.  does _not_ attempt or allow conversion unless channels
8408         is 1 or 2.
8409
8410 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8411
8412         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8413
8414 2004-12-16  David Schleef  <ds@schleef.org>
8415
8416         * gst/audioscale/gstaudioscale.c: the resample library only
8417         handles 1 or 2 channels.  Change caps to compensate.
8418
8419 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8420
8421         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8422         (gst_matroska_demux_audio_caps):
8423           Some MPEG-AAC hacks, because else it doesn't work...
8424
8425 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8426
8427         * gst-libs/gst/riff/riff-media.c:
8428         (gst_riff_create_video_caps_with_data),
8429         (gst_riff_create_video_template_caps):
8430           Add h264.
8431
8432 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8433
8434         * gst-libs/gst/audio/Makefile.am:
8435           Try to fix buildbot.
8436
8437 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8438
8439         * gst/tcp/gstmultifdsink.c:
8440           Clean up and uniformize debugging.
8441
8442 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8443
8444         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8445
8446         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8447         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8448         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8449         (gst_mpeg_demux_change_state):
8450           Reset on ready. Fixes 160276.
8451
8452 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8453
8454         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8455
8456         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8457         (gst_ffmpegcsp_pad_link):
8458           Fix memleak (#154815).
8459
8460 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8461
8462         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8463
8464         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8465         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8466         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8467         * ext/musicbrainz/gsttrm.h:
8468           Add support for using a proxy server when getting a trm id from
8469           the MusicBrainz database (#149613).
8470
8471 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8472
8473         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8474
8475         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8476         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8477           Fix memleaks (#157233).
8478
8479 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8480
8481         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8482
8483         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8484         * gst-libs/gst/resample/resample.h:
8485         * gst/audioscale/gstaudioscale.c:
8486           Fix memleak (#159215).
8487
8488 2004-12-16  Toni Willberg  <toniw@iki.fi>
8489
8490         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8491
8492         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8493         * sys/oss/oss_probe.c: (main):
8494           Check for mono/stereo support (similar to samplerate probing),
8495           fixes #159433. Also add missing copyright header to oss_probe.c.
8496
8497 2004-12-15  David Schleef  <ds@schleef.org>
8498
8499         * configure.ac: add audioresample and cairo plugins.  Remove
8500         HAVE_MMX stuff, because it's not used.
8501         * ext/Makefile.am: same
8502         * ext/audioresample/Makefile.am: You are not ready for an
8503         audio resampling element based on audioresample.
8504         * ext/audioresample/gstaudioresample.c:
8505         * ext/audioresample/gstaudioresample.h:
8506         * ext/cairo/Makefile.am: You are not ready for overlay elements
8507         based on cairo.  Don't look too closely, these elements kinda
8508         suck right now.
8509         * ext/cairo/gstcairo.c: new
8510         * ext/cairo/gsttextoverlay.c: new
8511         * ext/cairo/gsttextoverlay.h: new
8512         * ext/cairo/gsttimeoverlay.c: new
8513         * ext/cairo/gsttimeoverlay.h: new
8514         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8515         problem with compilers that don't support variadic macros.
8516
8517 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8518
8519         Reviewed by:  David Schleef  <ds@schleef.org>
8520
8521         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8522         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8523         bit.  Also ran indent-gst.
8524         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8525         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8526         (gst_sunaudiosrc_setparams):
8527
8528 2004-12-14  David Schleef  <ds@schleef.org>
8529
8530         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8531         output rate to 16000.  Should fix #160235.
8532
8533 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8534
8535         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8536         Add typefinding for mpeg2 pes streams
8537
8538 2004-12-13  David Schleef  <ds@schleef.org>
8539
8540         * configure.ac:  Applied patch from bug #143659, making default
8541         sources and sinks OS-dependent (for Solaris), and added code
8542         for OS/X.
8543         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8544
8545 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8546
8547         * gst-libs/gst/riff/riff-media.c:
8548           forgot to add h2.64 to avidemux template caps
8549
8550 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8551
8552         * gst/wavenc/riff.h:
8553         * gst-libs/gst/riff/riff-media.c:
8554         * gst-libs/gst/riff/riff-ids.h:
8555         * gst/avi/gstavimux.c
8556         add 4CC code for VideoSoft h264 in AVI (VSSH)
8557           fixes bug #160655
8558         remove s323 from riff, it's quicktime specific :(
8559
8560 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8561
8562         * gst/asfdemux/README
8563         * gst/wavenc/riff.h
8564         * gst-libs/gst/riff/riff-ids.h
8565         * gst-libs/gst/riff/riff-media.c
8566         * gst/qtdemux/qtdemux.c:
8567           add new 4CC codes for h263 related codecs
8568           fixes partially bug #155163
8569
8570 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8571
8572         * configure.ac: Update polyaudio requirement to 0.7
8573         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8574
8575 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8576
8577         * gst/interleave/deinterleave.c:
8578         fix my name's spelling! :)
8579
8580 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8581
8582         * AUTHORS ChangeLog
8583         * gst/auparse/gstauparse.c
8584         * gst/interleave/deinterleave.c
8585         * gst/law/:
8586                 alaw-decode.c alaw-encode.c
8587                 mulaw-decode.c mulaw-encode.c
8588         * gst/oneton/gstoneton.c
8589         * sys/osxaudio/:
8590                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8591         * sys/osxvideo/:
8592                 cocoawindow.h cocoawindow.m
8593                 osxvideosink.h osxvideosink.m
8594
8595         put the same mail address for Zaheer Abbas Merali everywhere
8596
8597 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8598
8599         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8600           Align by packetsize, and assert that we a packet available before
8601           playing. The first makes webstreams work (they often include
8602           trailing padding data in a packet), the second allows pausing a
8603           ASF stream in totem without getting demux errors afterwards.
8604
8605 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8606
8607         * ext/ogg/gstoggdemux.c: (get_relative):
8608           Check for non-NULL before accessing member (end-of-chain).
8609
8610 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8611
8612         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8613         (cdparanoia_set_property), (cdparanoia_get_property):
8614         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8615         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8616         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8617         (dvdreadsrc_init), (dvdreadsrc_set_property),
8618         (dvdreadsrc_get_property):
8619         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8620         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8621           Synchronize property names where not yet the case. Devices are
8622           now device=X, other versions are deprecated (but still exist).
8623           Also use g_free() unconditionally.
8624         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8625         (setup_source), (gst_play_base_bin_get_property):
8626           Expose source.
8627
8628 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8629
8630         * configure.ac: move GCONF macro outside conditional for the am
8631           conditional. Fixes #160439
8632
8633 2004-12-08  David Schleef  <ds@schleef.org>
8634
8635         * tools/gst-visualise-m.m: Switch to elements that currently
8636         exist.
8637
8638 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8639
8640         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8641           We love wrong commas.
8642
8643 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8644
8645         * gst/matroska/matroska-demux.c:
8646         (gst_matroska_demux_handle_src_query):
8647           Don't set DEFAULT, unsupported - makes length display incorrectly
8648           in some cases.
8649
8650 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8651
8652         * gst/monoscope/README: remove blurb about files being GPL
8653         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8654         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8655           monoscope is now effectively LGPL licensed
8656
8657 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8658
8659         * gst/monoscope/README: Update information to be more correct
8660         * gst/monoscope/convolve.c: Relicense to LGPL
8661         * gst/monoscope/convolve.h: Relicense to LGPL
8662
8663 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8664
8665         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8666           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8667         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8668           set default_duration for mpeg1 audio
8669
8670 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8671
8672         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8673         * ext/alsa/gstalsa.h:
8674           refactor big chunks of the core caps negotiation code to make it
8675           a lot faster, because people claim it's really slow
8676           (actually, just cache the getcaps when the device is opened)
8677
8678 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8679
8680         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8681         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8682         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8683         (gst_a52dec_change_state), (plugin_init):
8684         * ext/a52dec/gsta52dec.h:
8685           Do something useful with timestamps. Make chain-based (since
8686           there's really no reason to be loopbased).
8687         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8688           Update current_byte/frame correctly.
8689
8690 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8691
8692         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8693         (gst_ape_demux_stream_init):
8694           Forward tags, too.
8695
8696 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8697
8698         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8699           Let's make sure we're done typefinding when detecting tags.
8700
8701 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8702
8703         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8704         (gst_ebml_read_init), (gst_ebml_read_use_event),
8705         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8706         (gst_ebml_read_seek), (gst_ebml_read_skip),
8707         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8708         (gst_ebml_read_master):
8709         * gst/matroska/ebml-read.h:
8710         * gst/matroska/matroska-demux.c:
8711         (gst_matroska_demux_parse_contents),
8712         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8713           Disgustingly evil hack for working around INTERRUPT events and
8714           their extremely annoying habit of being a pain in the ass. We
8715           simply peek a cluster before reading any of it.
8716
8717 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8718
8719         * ext/musepack/gstmusepackdec.cpp:
8720           There's also floating point libmusepacks.
8721
8722 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8723
8724         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8725         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8726           Set DURATION even if source buffer didn't. Also use increasing
8727           timestamps.
8728         * gst-libs/gst/riff/riff-media.c:
8729         (gst_riff_create_audio_caps_with_data):
8730           Block_align can have larger values than 8192.
8731
8732 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8733
8734         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8735         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8736         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8737         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8738           Fix caps.
8739
8740 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8741
8742         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8743           Fix logic bug.
8744
8745 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8746
8747         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8748           Yay, another one.
8749
8750 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8751
8752         * ext/esd/esdsink.c: (gst_esdsink_chain):
8753           Make error actually say something useful (fixes #156798).
8754         * gst-libs/gst/riff/riff-media.c:
8755         (gst_riff_create_video_caps_with_data),
8756         (gst_riff_create_video_template_caps):
8757           Add Intel Video 5.0 fourcc (IV50).
8758
8759 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8760
8761         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8762         detection on mono and stereo mp3 files.
8763
8764 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8765
8766         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8767           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8768           the contained stream).
8769
8770 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8771
8772         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8773           Oops, remove debug.
8774
8775 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8776
8777         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8778
8779         * gst/law/alaw-decode.c: (alawdec_getcaps):
8780         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8781           Prevent warnings when negotiating caps (fixes #159338).
8782
8783 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8784
8785         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8786         (gst_ffmpegcsp_chain):
8787           Remove old leftover that shouldn't be there...
8788
8789 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8790
8791         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8792
8793         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8794           Don't forward DISCONT events (fixes #159684).
8795
8796 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8797
8798         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8799           Unlink manually since sometimes bin disposal (and therefore
8800           pad unlinking) is delayed, which will cause a new media file
8801           to not be able to start playing instantly.
8802
8803 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8804
8805         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8806           On mute of an unlinked stream, check for pad availability so
8807           we don't crash on unlinked pad.
8808
8809 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8810
8811         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8812         (gst_avi_demux_massage_index):
8813           Fix quite humiliating bug in omitting 0-sized index chunks but
8814           forgetting to count them for timestamps.
8815
8816 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8817
8818         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8819           Actually leave the loop if we failed to sync. Don't crash.
8820
8821 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8822
8823         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8824         (gst_dvd_demux_process_private):
8825         * gst/mpegstream/gstdvddemux.h:
8826           Fix crash (#159759). Doesn't work, though. :-(.
8827
8828 2004-11-28  Benjamin Otte  <otte@gnome.org>
8829
8830         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8831           more overwriting protection due to modifying channels one by one
8832           instead of all at once
8833
8834 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8835
8836         * gst/audioconvert/gstchannelmix.c:
8837         (gst_audio_convert_fill_normalize):
8838           Normalize using absolute values.
8839
8840 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8841
8842         * configure.ac:
8843         * ext/Makefile.am:
8844         * ext/directfb/Makefile.am:
8845         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8846         (gst_directfbvideosink_get_pixel_format),
8847         (gst_directfbvideosink_get_format_from_fourcc),
8848         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8849         (gst_directfbvideosink_sink_link),
8850         (gst_directfbvideosink_change_state),
8851         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8852         (gst_directfbvideosink_buffer_alloc),
8853         (gst_directfbvideosink_interface_supported),
8854         (gst_directfbvideosink_interface_init),
8855         (gst_directfbvideosink_navigation_send_event),
8856         (gst_directfbvideosink_navigation_init),
8857         (gst_directfbvideosink_set_property),
8858         (gst_directfbvideosink_get_property),
8859         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8860         (gst_directfbvideosink_base_init),
8861         (gst_directfbvideosink_class_init),
8862         (gst_directfbvideosink_get_type), (plugin_init):
8863         * ext/directfb/directfbvideosink.h: Adding a first version of
8864         directfbvideosink.
8865         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8866         more.
8867
8868 2004-11-28  Benjamin Otte  <otte@gnome.org>
8869
8870         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8871           walk the samples backwards if out_channels > in_channels so we don't
8872           overwrite data
8873
8874 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8875
8876         * gst/audioconvert/Makefile.am:
8877         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8878         (gst_audio_convert_link), (gst_audio_convert_change_state),
8879         (gst_audio_convert_channels):
8880         * gst/audioconvert/gstchannelmix.c:
8881         (gst_audio_convert_unset_matrix),
8882         (gst_audio_convert_fill_identical),
8883         (gst_audio_convert_fill_compatible),
8884         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8885         (gst_audio_convert_fill_others),
8886         (gst_audio_convert_fill_normalize),
8887         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8888         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8889         * gst/audioconvert/gstchannelmix.h:
8890           Implement a channel mixer.
8891
8892 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8893
8894         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8895         * ext/alsa/gstalsa.h:
8896         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8897         Make alsasink actually honor gst_element_set_clock and use that
8898         clock instead of its internal one.
8899
8900 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8901
8902         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8903         (gst_play_base_bin_change_state): nullify source and decoder when
8904         going from READY to NULL so that we don't try to do weird stuff with
8905         them when going from NULL to READY
8906         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8907         instead of g_object_unref
8908         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8909         it should be correct
8910         (gst_play_bin_change_state): don't call remove_sinks if we are
8911         currently disposing the object
8912
8913 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8914
8915         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8916           Don't forget bass if it's there. Else left channel is silent...
8917
8918 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8919
8920         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8921         (gst_a52dec_change_state):
8922           Don't do sample adjusting anymore, we use float audio now.
8923         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8924           Don't fixate to non-existing properties.
8925
8926 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8927
8928         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8929         (gst_a52dec_change_state):
8930           Advertise that we can do surround sound.
8931
8932 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8933
8934         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8935           Add buffer-frames=0.
8936         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8937         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8938         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8939         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8940         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8941         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8942         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8943         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8944         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8945         * ext/dvdread/dvdreadsrc.h:
8946           Add seeking, querying for bytes, sectors, title, angle and
8947           chapter. Handle multiple chapters. Relicense to LGPL because
8948           Billy agreed on that (thanks Billy!).
8949
8950 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8951
8952         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8953         call parent dispose method
8954
8955 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8956
8957         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8958         (gst_audio_clock_get_internal_time):
8959         Fix active <-> inactive transitions: ensure time value always
8960         grows and avoid abrupt value changes.
8961
8962 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8963
8964         * configure.ac:
8965         * gst/tta/Makefile.am:
8966         * gst/tta/crc32.h:
8967         * gst/tta/filters.h:
8968         * gst/tta/gsttta.c:
8969         * gst/tta/gstttadec.c:
8970         * gst/tta/gstttadec.h:
8971         * gst/tta/gstttaparse.c:
8972         * gst/tta/gstttaparse.h:
8973         * gst/tta/ttadec.h:
8974           added TTA parser and decoder
8975
8976 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8977
8978         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8979         (probe_triggered), (check_queue), (buffer_underrun),
8980         (buffer_running), (buffer_overrun), (gen_source_element),
8981         (setup_source):
8982         * gst/playback/gstplaybasebin.h:
8983           Implement buffering. Needs some more work.
8984
8985 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8986
8987         * ext/theora/theoradec.c: (theora_dec_chain):
8988           Fix ilog mask range overflow.
8989
8990 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8991
8992         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
8993           Don't omit the last (which in case of dmix is the only :) )
8994           channel count. Don't set channels if <= 2.
8995
8996 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
8997
8998         * gst/playback/gstplaybin.c: (gen_video_element),
8999         (gen_audio_element): Removed 2 obsolete comments
9000
9001 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9002
9003         * ext/vorbis/oggvorbisenc.c
9004         * ext/vorbis/vorbisenc.c :
9005           change description fields of those plugins to differentiate them
9006           (pitivi show Encoders by description, they had the same one)
9007
9008 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9009
9010         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9011
9012         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9013         (gst_play_bin_set_property), (gen_video_element),
9014         (gen_audio_element):
9015           Refcounting fixes for provided audio-/videosinks.
9016
9017 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9018
9019         * gst/playback/gstplaybin.c: (gen_video_element),
9020         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9021           Don't reference all sinks, but only the video- and audiosinks.
9022           The vis. element should be disposed when we're done with it.
9023           We don't have any reason to keep it around. This fixes warnings
9024           when reusing playbin for playing multiple audio files with
9025           vis. enabled. Also release audio device on pause - idea stolen
9026           from Rhythmbox.
9027
9028 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9029
9030         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9031         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9032         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9033         * ext/alsa/gstalsaplugin.c: (plugin_init):
9034         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9035         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9036         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9037         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9038         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9039         (gst_faad_change_state), (plugin_init):
9040         * ext/faad/gstfaad.h:
9041         * ext/vorbis/vorbis.c: (plugin_init):
9042         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9043         * gst-libs/gst/audio/Makefile.am:
9044         * gst-libs/gst/audio/audio.c: (plugin_init):
9045         * gst-libs/gst/audio/multichannel.c:
9046         (gst_audio_check_channel_positions),
9047         (gst_audio_get_channel_positions),
9048         (gst_audio_set_channel_positions),
9049         (gst_audio_set_structure_channel_positions_list),
9050         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9051         (gst_audio_fixate_channel_positions):
9052         * gst-libs/gst/audio/multichannel.h:
9053         * gst-libs/gst/audio/testchannels.c: (main):
9054         * gst/audioconvert/gstaudioconvert.c:
9055         (gst_audio_convert_class_init), (gst_audio_convert_init),
9056         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9057         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9058         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9059         * gst/audioconvert/plugin.c: (plugin_init):
9060           Surround sound support.
9061
9062 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9063
9064         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9065           Fix position for discont if we're close as well. Nitpicking, but
9066           saves a few milliseconds of extra waiting or skipping.
9067
9068 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9069
9070         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9071           We sometimes need parsers for playback, so add those too.
9072
9073 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9074
9075         * configure.ac:
9076         * gst/apetag/Makefile.am:
9077         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9078         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9079         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9080         (gst_ape_demux_get_src_query_types),
9081         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9082         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9083         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9084         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9085         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9086         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9087         (gst_ape_demux_change_state):
9088         * gst/apetag/apedemux.h:
9089         * gst/apetag/apetag.c: (plugin_init):
9090         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9091         (plugin_init):
9092           APE v1/2 tag reader plus typefind function.
9093
9094 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9095
9096         * configure.ac:
9097         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9098         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9099           Remove hacks for older core. Require newer core version
9100           accordingly.
9101
9102 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9103
9104         * gst/cdxaparse/Makefile.am:
9105         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9106         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9107         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9108         * gst/cdxaparse/gstcdxaparse.h:
9109         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9110         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9111         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9112         (gst_cdxastrip_get_src_query_types),
9113         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9114         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9115         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9116         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9117         * gst/cdxaparse/gstcdxastrip.h:
9118           SVCD/VCD header stripping separated from CDXA image parsing.
9119         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9120         (plugin_init):
9121           Add VCD/SVCD header typefinding for VCD/SVCD.
9122         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9123         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9124         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9125         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9126         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9127         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9128         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9129         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9130         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9131         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9132         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9133         * sys/vcd/vcdsrc.h:
9134           Fix up, add seeking, querying, URI interface. Works in totem now.
9135
9136 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9137
9138         * configure.ac:
9139           back to CVS
9140
9141 === release 0.8.6 ===
9142
9143 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9144
9145         * NEWS:
9146         * RELEASE:
9147         * configure.ac:
9148         * po/af.po:
9149         * po/az.po:
9150         * po/cs.po:
9151         * po/en_GB.po:
9152         * po/hu.po:
9153         * po/it.po:
9154         * po/nb.po:
9155         * po/nl.po:
9156         * po/or.po:
9157         * po/sq.po:
9158         * po/sr.po:
9159         * po/sv.po:
9160         * po/uk.po:
9161           releasing 0.8.6, "IOU Love"
9162
9163 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9164
9165         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9166
9167         * gst/playback/gstplaybasebin.c:
9168           Fix unplayable files error handling.  Fixes #158365
9169
9170 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9171
9172         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9173
9174         * gst/typefind/gsttypefindfunctions.c:
9175           Fix broken mp3 typefinding.  Fixes #158375
9176
9177 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9178
9179         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9180
9181         * ext/ogg/gstoggdemux.c:
9182           Fix sync on broken files.  Fixes #158976
9183
9184 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9185
9186         patch by: Edward Hervey <bilboed@bilboed.com>
9187
9188         * ext/libpng/gstpngenc.c:
9189           Copy over buffer properties.  Fixes #158832
9190
9191 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9192
9193         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9194
9195         * ext/dvdread/dvdreadsrc.c:
9196           Fixes invalid reads (#158462)
9197
9198 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9199
9200         * sys/v4l/gstv4lsrc.c:
9201         * sys/v4l/gstv4lsrc.h:
9202         * sys/v4l/v4lsrc_calls.c:
9203           Probe less and cache it.  Fixes #159187.
9204
9205 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9206
9207         * gst/videorate/gstvideorate.c:
9208           Handle all video formats. Fixes #159186.
9209
9210 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9211         * gst/synaesthesia/gstsynaesthesia.c:
9212         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9213         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9214         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9215         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9216         (gst_synaesthesia_change_state), (plugin_init):
9217         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9218         Force 320x200 output, as that's the only thing the underlying
9219         synaesthesia implementation supports. Still needs to be made
9220         re-entrant.
9221
9222 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9223
9224         * configure.ac:
9225           Fix mpeg2enc configure check (similar to mplex check below).
9226
9227 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9228
9229         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9230
9231         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9232           Fix for gcc-2.95 (fixes #158221).
9233
9234 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9235
9236         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9237           Re-add clock distribution hack (until new core is released).
9238           Fixes #158125.
9239
9240 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9241         * configure.ac:
9242           fix mplex configure check segfaulting on some systems (bug #140994)
9243
9244 2004-11-13  Benjamin Otte  <otte@gnome.org>
9245
9246         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9247           add debugging
9248         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9249           do a wait when we enter the loop func with no data available to
9250           write instead of getting into an 100% CPU loop by just returning and
9251           being called again by the scheduler
9252
9253 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9254
9255         * configure.ac:
9256         * ext/libvisual/visual.c: (gst_visual_get_type),
9257         (libvisual_log_handler), (gst_visual_getcaps),
9258         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9259         (plugin_init):
9260           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9261         * ext/smoothwave/Makefile.am:
9262         * ext/smoothwave/demo-osssrc.c: (main):
9263         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9264         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9265         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9266         (plugin_init):
9267         * ext/smoothwave/gstsmoothwave.h:
9268           Make gstsmoothwave a working element in the 20th century.
9269
9270         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9271           Fix incorrect link function
9272
9273 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9274
9275         * gst/volume/gstvolume.c:
9276           Allow buffer-frames=0.
9277
9278 2004-11-12 Iain <iaingnome@gmail.com>
9279
9280         * configure.ac: Check for polypaudio
9281
9282         * ext/Makefile.am: Build the polyp dir
9283
9284         * ext/polyp: The polypsink sources.
9285
9286 2004-10-30 Iain <iaingnome@gmail.com>
9287
9288         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9289         caps to reflect the new number of channels.
9290
9291 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9292
9293         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9294           Fix for negotiation order problem. This would show when the
9295           ALSA loopfuction was called before any other function. ALSA
9296           wouldn't do anything because we're not negotiated yet, leading
9297           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9298
9299 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9300
9301         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9302
9303         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9304           No warnings (#157986).
9305
9306 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9307
9308         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9309           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9310
9311 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9312
9313         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9314           Signal no-more-pads (so it works in playbin).
9315
9316 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9317
9318         * ext/musepack/gstmusepackreader.cpp:
9319           Workaround for older core.
9320
9321 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9322
9323         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9324           Actually test for odd width/height rather than testing whether
9325           a temporary variable that was 0 before we subtracted 1 is now
9326           not equal to zero (which it always is).
9327
9328 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9329
9330         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9331         Fix compilation if HAVE_XVIDEO is not defined
9332
9333 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9334
9335         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9336         Fix compilation if HAVE_XVIDEO is not defined
9337
9338 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9339
9340         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9341         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9342         (gst_goom_change_state), (plugin_init):
9343         Use the bytestream adapter so goom doesn't depend on the input
9344         buffer size.
9345         Add a debug category
9346
9347 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9348
9349         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9350           Only set hardware parameters *after* negotiation. Before
9351           negotiation, it will set ANY and that seems to cause crashes
9352           (see e.g. #151288, #153227).
9353
9354 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9355
9356         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9357           This seems to be antique leftover. It needs to pass error
9358           checking.
9359         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9360         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9361         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9362         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9363           Fix GstXOverlay implementation (#151059).
9364
9365 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9366
9367         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9368           Don't assert (#157853).
9369
9370 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9371
9372         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9373           Fix bytes/samples confustion.
9374         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9375           Fix for underrun (#144389).
9376
9377 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9378
9379         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9380           Disable halfway-seek for pending release (since it needs a new
9381           core release).
9382
9383 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9384
9385         * sys/v4l/gstv4lsrc.c:
9386         * sys/v4l/gstv4lsrc.h:
9387         * sys/v4l/v4lsrc_calls.c:
9388           add autoprobe-fps property so we can separate autoprobing parts
9389
9390 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9391
9392         * sys/v4l/gstv4lsrc.c:
9393         * sys/v4l/v4lsrc_calls.c:
9394         initialise fourcc to catch unset fourcc's, and debug
9395
9396 2004-11-09  Wim Taymans  <wim@fluendo.com>
9397
9398         * gst/playback/README:
9399         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9400         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9401         (gst_play_bin_dispose), (gst_play_bin_set_property),
9402         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9403         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9404         (gst_play_bin_get_formats), (gst_play_bin_convert),
9405         (gst_play_bin_get_query_types), (gst_play_bin_query):
9406         Cleanups and some more documentation.
9407
9408 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9409
9410         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9411         (gst_cacasink_init), (gst_cacasink_chain):
9412         * ext/libcaca/gstcacasink.h:
9413         Cacasink inherits from VideoSink, so let that store the clock.
9414
9415 2004-11-09  Wim Taymans  <wim@fluendo.com>
9416
9417         * gst/playback/README:
9418         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9419         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9420         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9421         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9422         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9423         (setup_sinks):
9424         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9425         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9426         * gst/playback/gststreaminfo.h:
9427         Updated README.
9428         Only switch groups if all streams have muted (EOSed).
9429         Send Tags in sync with the stream playback instead of in
9430         the playback/preroll phase.
9431         Some cleanups, free the fakesrc elements.
9432
9433 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9434
9435         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9436           buffer-frames property was missing
9437         * ext/arts/gst_arts.c:
9438           rate missing from sinkcaps
9439         * ext/audiofile/gstafparse.c:
9440         * ext/audiofile/gstafsink.c:
9441         * ext/audiofile/gstafsrc.c:
9442         * ext/swfdec/gstswfdec.c:
9443           int audio doesn't know buffer-frames
9444         * ext/cdparanoia/gstcdparanoia.c:
9445           int audio doesn't know chunksize either
9446         * ext/nas/nassink.c:
9447           it's endianness, not endianess
9448         * gst-libs/gst/audio/audio.h:
9449           make float standard pad template caps really describe float
9450         * gst/law/mulaw.c: (linear_factory):
9451           signed only, please
9452         * gst/mpegstream/gstdvddemux.c:
9453           widths of 20 are not valid
9454
9455 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9456
9457         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9458
9459         * po/LINGUAS:
9460         * po/it.po:
9461           Add Italian
9462
9463 2004-11-08  Wim Taymans  <wim@fluendo.com>
9464
9465         * gst/playback/README:
9466         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9467         * gst/playback/gstplaybasebin.c: (probe_triggered),
9468         (gst_play_base_bin_change_state):
9469         Updated README, added more comments for fixmes etc..
9470
9471 2004-11-08  Wim Taymans  <wim@fluendo.com>
9472
9473         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9474         We can remove this hack now.
9475
9476 2004-11-08  Wim Taymans  <wim@fluendo.com>
9477
9478         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9479         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9480         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9481         Only mix AYUV for maximum quality.
9482
9483 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9484
9485         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9486         (gst_ogg_demux_push), (gst_ogg_pad_push):
9487           Let's act as if we're synchronized now! :).
9488         * ext/theora/theoradec.c: (theora_dec_chain):
9489           Add some debug.
9490
9491 2004-11-08  Wim Taymans  <wim@fluendo.com>
9492
9493         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9494         (gst_alpha_set_property), (gst_alpha_sink_link),
9495         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9496         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9497         (gst_alpha_init_params), (gst_alpha_chain):
9498         Implement alpha functions for AYUV too, this increases
9499         accuracy quite a bit.
9500
9501 2004-11-08  Wim Taymans  <wim@fluendo.com>
9502
9503         * gst/ffmpegcolorspace/avcodec.h:
9504         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9505         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9506         (gst_ffmpegcsp_avpicture_fill):
9507         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9508         (gst_ffmpegcsp_caps_remove_format_info):
9509         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9510         (shrink12), (img_get_alpha_info), (deinterlace_line),
9511         (deinterlace_line_inplace):
9512         * gst/ffmpegcolorspace/imgconvert_template.h:
9513         Added AYUV colorspace and handle RGBA a bit more respectful.
9514
9515 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9516
9517         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9518           Actually always send a discont (cornercase when resending the
9519           same serial-tagged chain twice).
9520
9521 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9522
9523         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9524         (gst_ximagesink_finalize):
9525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9526         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9527
9528 2004-11-08  Wim Taymans  <wim@fluendo.com>
9529
9530         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9531         Don't segfault on NULL data.
9532
9533 2004-11-08  Wim Taymans  <wim@fluendo.com>
9534
9535         * gst/playback/gstdecodebin.c: (unlinked):
9536         * gst/playback/gstplay-marshal.list:
9537         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9538         (gst_play_base_bin_init), (group_create), (get_active_group),
9539         (get_building_group), (group_destroy), (group_commit),
9540         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9541         (add_element_stream), (no_more_pads), (probe_triggered),
9542         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9543         (state_change), (setup_source), (gst_play_base_bin_get_property),
9544         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9545         (gst_play_base_bin_link_stream),
9546         (gst_play_base_bin_get_streaminfo):
9547         * gst/playback/gstplaybasebin.h:
9548         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9549         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9550         Add support for chained ogg files. Prepare for playlist
9551         support. This patch introduces the concept of pad groups, which
9552         together compose one playable media file.
9553
9554 2004-11-07  David Schleef  <ds@schleef.org>
9555
9556         * testsuite/gst-lint: Check for pad templates that aren't statically
9557         scoped.
9558
9559 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9560
9561         * configure.ac:
9562         * ext/Makefile.am:
9563         * ext/musepack/Makefile.am:
9564         * ext/musepack/gstmusepackdec.cpp:
9565         * ext/musepack/gstmusepackdec.h:
9566         * ext/musepack/gstmusepackreader.cpp:
9567         * ext/musepack/gstmusepackreader.h:
9568           Add musepack decoder.
9569         * ext/faad/gstfaad.c: (gst_faad_base_init):
9570           Make pad templates static.
9571         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9572         (plugin_init):
9573           Add musepack typefinder, make mp3 typefinding work halfway stream,
9574           which doesn't actually work yet because id3demux doesn't implement
9575           _get_length().
9576
9577 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9578
9579         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9580         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9581           Fix interrupt event handling (#144436).
9582
9583 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9584
9585         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9586           Hide unused glory.
9587
9588 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9589
9590         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9591
9592         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9593           Fix weird caps (#157548).
9594
9595 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9596
9597         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9598
9599         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9600           Add missing NULL terminator (#157543).
9601
9602 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9603
9604         * gst/tcp/gsttcp.h:
9605         * gst/tcp/gsttcpclientsink.c:
9606         * gst/tcp/gsttcpclientsrc.c:
9607         * gst/tcp/gsttcpserversink.c:
9608         * gst/tcp/gsttcpserversrc.c:
9609           ports can go up to 65535.  Move common defines to gsttcp.h
9610
9611 2004-11-05  Wim Taymans  <wim@fluendo.com>
9612
9613         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9614         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9615         Added two more colorspaces.
9616
9617 2004-11-05  Wim Taymans  <wim@fluendo.com>
9618
9619         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9620         (gst_ffmpegcsp_avpicture_fill):
9621         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9622         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9623         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9624         More stride fixes.
9625
9626 2004-11-05  Wim Taymans  <wim@fluendo.com>
9627
9628         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9629         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9630         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9631         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9632         (gst_videomixer_loop):
9633         More stride fixes.
9634
9635 2004-11-05  Benjamin Otte  <otte@gnome.org>
9636
9637         * ext/mad/gstmad.c: (gst_mad_chain):
9638           don't overflow data buffer. Flush not needed sync data when syncing
9639           failed.
9640
9641 2004-11-04  Wim Taymans  <wim@fluendo.com>
9642
9643         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9644         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9645         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9646         (gst_alpha_init_params), (gst_alpha_chain),
9647         (gst_alpha_change_state):
9648         Updated the chroma keying algorithm with something more
9649         sophisticated.
9650
9651 2004-11-03  Wim Taymans  <wim@fluendo.com>
9652
9653         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9654         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9655         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9656         Fix stride issues. Does not completely work for odd
9657         heights.
9658
9659 2004-11-03  Wim Taymans  <wim@fluendo.com>
9660
9661         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9662         (gst_alpha_chroma_key), (gst_alpha_chain):
9663         Fix stride issues. Does not completely work for odd
9664         heights.
9665
9666 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9667
9668         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9669         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9670         leak fixes
9671
9672 2004-11-03  Wim Taymans  <wim@fluendo.com>
9673
9674         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9675         (gst_ffmpegcsp_avpicture_fill):
9676         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9677         (avpicture_alloc):
9678         * gst/ffmpegcolorspace/imgconvert_template.h:
9679         Use correct _fill function to get correct strides.
9680
9681 2004-11-02  David Schleef  <ds@schleef.org>
9682
9683         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9684         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9685         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9686         Change all g_print()s to debugging.  Add a bunch of consistency
9687         checks.
9688
9689 2004-11-02  Wim Taymans  <wim@fluendo.com>
9690
9691         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9692         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9693         (unlinked), (no_more_pads), (close_link):
9694         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9695         (unknown_type), (add_element_stream), (new_decoded_pad),
9696         (removed_decoded_pad), (setup_source):
9697         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9698         (gst_stream_info_class_init), (gst_stream_info_init),
9699         (gst_stream_info_new), (gst_stream_info_dispose),
9700         (stream_info_mute_pad), (gst_stream_info_set_property),
9701         (gst_stream_info_get_property):
9702         * gst/playback/gststreaminfo.h:
9703         Fix playback of multiple files.
9704         a slightly different approach to handling dynamic pad removals.
9705         This one only looks at pads that we have linked.
9706
9707 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9708
9709         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9710         free" warning from libc.
9711
9712 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9713
9714         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9715         (get_unconnected_element), (remove_starting_from), (pad_removed),
9716         (close_link):
9717           Implement support for dynamic pad changing. We listen to "live"
9718           pad removals (i.e. while playing) and re-setup autoplugging
9719           after that. Playbasebin/playbin need some more work for this
9720           to finally work, but decodebin supports (and replugs) chained
9721           ogg now.
9722
9723 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9724
9725         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9726         (gst_alsa_finalize):
9727         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9728         (gst_cdaudio_finalize):
9729         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9730         (cdparanoia_finalize):
9731         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9732         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9733         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9734         (dvdreadsrc_finalize):
9735         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9736         (gst_flacdec_finalize):
9737         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9738         (gst_flacenc_finalize):
9739         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9740         (gst_gnomevfssink_finalize):
9741         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9742         (gst_gnomevfssrc_finalize):
9743         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9744         (gst_fameenc_finalize):
9745         * ext/nas/nassink.c: (gst_nassink_class_init),
9746         (gst_nassink_finalize):
9747         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9748         (gst_sdlvideosink_class_init):
9749         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9750         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9751         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9752         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9753         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9754         (gst_x_window_listener_dispose):
9755         * gst/audioscale/gstaudioscale.c:
9756         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9757         (play_on_demand_finalize):
9758         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9759         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9760         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9761         (cdplayer_finalize):
9762         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9763         (gst_glimagesink_class_init):
9764         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9765         (gst_osselement_finalize):
9766         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9767         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9768         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9769           Fixes a bunch of problems with finalize and dispose functions,
9770           either assumptions that dispose is only called once, or not calling
9771           the parent class dispose/finalize function
9772
9773 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9774
9775         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9776           added two api precondition guards
9777           use g_strdup with getenv to fix crash when using ENVVAR
9778
9779 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9780         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9781         (gst_esdsink_finalize):
9782         Use a finalize function, not dispose, and more importantly,
9783         call the parent class finalize function too
9784
9785 2004-11-01  Johan Dahlin  <johan@gnome.org>
9786
9787         * ext/ogg/gstoggdemux.c:
9788         * gst/tags/gstvorbistag.c:
9789         Plug leaks.
9790
9791 2004-10-31  Benjamin Otte  <otte@gnome.org>
9792
9793         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9794           lotsa memleaks today. But they're all small...
9795
9796 2004-10-31  Benjamin Otte  <otte@gnome.org>
9797
9798         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9799           another memleak crushed
9800
9801 2004-10-31  Benjamin Otte  <otte@gnome.org>
9802
9803         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9804           fix memleak
9805
9806 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9807
9808         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9809           Hack to prevent crash when going to READY inside signal handler
9810           while this function is active.
9811
9812 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9813
9814         * gst/ffmpegcolorspace/Makefile.am:
9815         * gst/ffmpegcolorspace/avcodec.h:
9816         * gst/ffmpegcolorspace/common.h:
9817         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9818         * gst/ffmpegcolorspace/dsputil.h:
9819         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9820         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9821         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9822         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9823         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9824         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9825         (gst_ffmpegcsp_avpicture_fill):
9826         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9827         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9828         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9829         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9830         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9831         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9832         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9833         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9834         * gst/ffmpegcolorspace/imgconvert.c:
9835         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9836         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9837         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9838         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9839         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9840         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9841         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9842         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9843         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9844         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9845         (grow21), (grow22), (grow41), (grow44), (conv411),
9846         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9847         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9848         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9849         (avpicture_free), (is_yuv_planar), (img_convert),
9850         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9851         (deinterlace_line_inplace), (deinterlace_bottom_field),
9852         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9853         * gst/ffmpegcolorspace/imgconvert_template.h:
9854         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9855         * gst/ffmpegcolorspace/mmx.h:
9856         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9857         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9858         (av_freep), (avcodec_get_context_defaults),
9859         (avcodec_alloc_context), (avcodec_init):
9860           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9861           handling plus update from ffmpeg CVS. Large clean-up.
9862
9863 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9864
9865         * gst/playback/Makefile.am:
9866           We need the marshallers for decodebin, too.
9867
9868 2004-10-30  David Schleef  <ds@schleef.org>
9869
9870         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9871           quicktime typefinding work with 64-bit offsets.
9872
9873 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9874
9875         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9876           Set EOS on the element when processing an EOS event.
9877         * ext/speex/gstspeexdec.h:
9878         * ext/speex/gstspeexenc.h:
9879           Only keep a const ptr to the mode
9880         * gst-libs/gst/riff/riff-media.c:
9881         (gst_riff_create_audio_caps_with_data),
9882         (gst_riff_create_audio_template_caps):
9883           Allow WMAV3, with up to 6 channels.
9884         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9885           Don't call gst_pad_set_event_function on a sink pad.
9886         * gst/mpegstream/gstdvddemux.c:
9887         (gst_dvd_demux_get_subpicture_stream),
9888         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9889           Copy the explicit caps that were set across to the cur_* pads,
9890           instead of trying to use a possibly non-existent negotiated caps.
9891           Reset the type of subpicture pads to UNKNOWN after calling
9892           init_stream, so that the caps get set.
9893
9894 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9895
9896         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9897
9898         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9899           Don't touch buffer if it is of size 0 (fixes #151064).
9900
9901 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9902
9903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9904           Synchronized discont handling.
9905
9906 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9907
9908         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9909         (gst_ogg_demux_push):
9910           Make seeking sort-of exact again (fixes #156387).
9911
9912 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9913
9914         * gst/playback/gstplaybasebin.c: (unknown_type),
9915         (add_element_stream), (new_decoded_pad),
9916         (gst_play_base_bin_change_state):
9917         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9918         (gst_stream_info_init), (gst_stream_info_new),
9919         (gst_stream_info_dispose), (gst_stream_info_get_property):
9920         * gst/playback/gststreaminfo.h:
9921           Make caps explicitely available. Makes testing for unsupported
9922           types possible. Improves error reporting.
9923
9924 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9925
9926         * gst/audioconvert/gstaudioconvert.c:
9927         (gst_audio_convert_buffer_to_default_format):
9928           Really don't touch read-only buffers (#156563).
9929
9930 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9931
9932         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9933
9934         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9935           Fix memleak (#155223).
9936
9937 2004-10-29  Wim Taymans  <wim@fluendo.com>
9938
9939         * gst/tcp/.cvsignore:
9940         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9941         (gst_multifdsink_class_init), (gst_multifdsink_init),
9942         (gst_multifdsink_add), (gst_multifdsink_remove),
9943         (gst_multifdsink_remove_client_link), (is_sync_frame),
9944         (gst_multifdsink_new_client),
9945         (gst_multifdsink_handle_client_write),
9946         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9947         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9948         (gst_multifdsink_get_property):
9949         * gst/tcp/gstmultifdsink.h:
9950         Added burst on connect sync_method, deprecated sync_clients,
9951         streamlined the sync code some more.
9952
9953 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9954
9955         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9956         (gst_play_base_bin_change_state):
9957           Improve error reporting.
9958
9959 2004-10-28  Wim Taymans  <wim@fluendo.com>
9960
9961         * gst/tcp/Makefile.am:
9962         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9963         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
9964         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
9965         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9966         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9967         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9968         (gst_fdset_wait):
9969         Added more locks around fdset structures. Fixed/reworked
9970         the poll array resizing code.
9971         Added stress test for fdset.
9972
9973 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9974
9975         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9976         fix build
9977
9978 2004-10-28  Benjamin Otte  <otte@gnome.org>
9979
9980         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
9981           fix link function to always query channels and query width for
9982           floats
9983         * configure.ac:
9984           add equalizer dir
9985         * gst/equalizer/Makefile.am:
9986         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
9987         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
9988         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
9989         (arg_to_scale), (setup_filter),
9990         (gst_iir_equalizer_compute_frequencies),
9991         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
9992         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
9993         (plugin_init):
9994           add an equalizer
9995
9996 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9997
9998         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
9999
10000         * po/LINGUAS:
10001         * po/nb.po:
10002           Added Norwegian Bokmaal translation
10003
10004 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10005
10006         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10007           Don't break on options (fixes #156488).
10008
10009 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10010
10011         * configure.ac:
10012         * ext/cdaudio/Makefile.am:
10013         * sys/Makefile.am:
10014           fix build on older automake
10015
10016 2004-10-26  Wim Taymans  <wim@fluendo.com>
10017
10018         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10019         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10020         Allow a little margin when negotiating the framerate.
10021
10022 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10023
10024         * gst/level/gstlevel.c:
10025           synchonised naming of pads and pad-templates
10026
10027 2004-10-26  Wim Taymans  <wim@fluendo.com>
10028
10029         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10030         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10031         (_find_streams_check), (gst_ogg_demux_push):
10032         Fix EOS again. Needs to be done in a better way. We should not
10033         remove the pad if there is no new chained stream.
10034
10035 2004-10-26 Iain <iaingnome@gmail.com>
10036
10037         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10038         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10039         of the caps.
10040         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10041         pad.
10042         (interleave_release_pad): Remove the pad.
10043         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10044         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10045         the set device.
10046         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10047         attrs
10048         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10049         (gst_xvimagesink_finalize): Free the par.
10050
10051 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10052
10053         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10054         (gst_avimux_stop_file):
10055           First calculate the rate, and only then use it. Hdr.rate is a
10056           multiple and not a derivative of hdr.scale. Scale is not the
10057           same as blockalign but is solely related to rate.
10058
10059 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10060
10061         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10062         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10063           Implement seeking.
10064
10065 2004-10-25  James Henstridge  <james@jamesh.id.au>
10066
10067         Reviewed by:  David Schleef  <ds@schleef.org>
10068
10069         * examples/gstplay/player.c: (got_stream_length), (main):
10070         * examples/seeking/cdplayer.c: (update_scale):
10071         * examples/seeking/seek.c: (format_value), (update_scale):
10072         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10073         (stop_seek):
10074         Build fixes on AMD64.
10075
10076 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10077
10078         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10079
10080         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10081         Fix for some v4l cards which hang in v4lsrc
10082
10083 2004-10-25  Wim Taymans  <wim@fluendo.com>
10084
10085         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10086         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10087         Make sure to remove the pad when a new chain is
10088         encountered. Set some vars to NULL so we don't try
10089         to reference freed memory.
10090
10091 2004-10-25  Wim Taymans  <wim@fluendo.com>
10092
10093         * examples/seeking/Makefile.am:
10094         * examples/seeking/cdplayer.c: (update_scale):
10095         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10096         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10097         (format_value), (update_scale), (iterate), (start_seek),
10098         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10099         (print_usage), (main):
10100         Added some more examples, update others.
10101
10102 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10103
10104         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10105         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10106         * ext/theora/theoradec.c: (theora_dec_chain):
10107         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10108           Add codec-name metadata.
10109
10110 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10111
10112         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10113
10114         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10115         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10116         * ext/alsa/gstalsamixertrack.h:
10117         * po/POTFILES.in:
10118           ALSA mixer track label internationalization (#154054).
10119
10120 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10121
10122         * ext/theora/theoradec.c: (theora_dec_chain):
10123           Export bitrate as metadata.
10124
10125 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10126
10127         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10128         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10129         * ext/alsa/gstalsamixertrack.h:
10130           Fix names, fix loop.
10131
10132 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10133
10134         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10135         (speex_dec_convert):
10136           sinkconvert function so oggdemux can get the file length (totem).
10137
10138 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10139
10140         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10141
10142         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10143           Don't push incomplete packets.
10144         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10145           Fix MPEG-4 audio typefinding.
10146
10147 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10148
10149         * sys/v4l/Makefile.am:
10150         * sys/v4l/gstv4l.c: (plugin_init):
10151         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10152         (gst_v4lelement_init), (gst_v4lelement_dispose),
10153         (gst_v4lelement_change_state):
10154         * sys/v4l/gstv4lelement.h:
10155         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10156         (gst_v4l_xoverlay_close), (idle_refresh),
10157         (gst_v4l_xoverlay_set_xwindow_id):
10158         * sys/v4l/gstv4lxoverlay.h:
10159         * sys/v4l/v4l-overlay_calls.c:
10160         * sys/v4l/v4l_calls.h:
10161         * sys/v4l2/Makefile.am:
10162         * sys/v4l2/gstv4l2.c: (plugin_init):
10163         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10164         (gst_v4l2element_init), (gst_v4l2element_dispose),
10165         (gst_v4l2element_change_state):
10166         * sys/v4l2/gstv4l2element.h:
10167         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10168         (gst_v4l2_xoverlay_close), (idle_refresh),
10169         (gst_v4l2_xoverlay_set_xwindow_id):
10170         * sys/v4l2/gstv4l2xoverlay.h:
10171         * sys/v4l2/v4l2-overlay_calls.c:
10172         * sys/v4l2/v4l2_calls.h:
10173           Remove client-side overlay handling, use the X-server v4l plugin
10174           for that. Nicer overlay, less code. Also make the plugin
10175           compileable without X (but then without overlay, obviously).
10176           Makes xwindowlistener obsolete, should we remove that?
10177
10178 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10179
10180         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10181         (gst_osssrc_src_query):
10182         * sys/oss/gstosssrc.h:
10183           OK, so people want offset in DEFAULT. This time, actually fix all
10184           cases.
10185         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10186           Add FPS properly.
10187
10188 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10189
10190         * gst/asfdemux/gstasfmux.c:
10191         * gst/avi/gstavimux.c:
10192           Framerate.
10193
10194 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10195
10196         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10197           Fix properties (channel, norm, frequency).
10198
10199 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10200
10201         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10202           Flag typo.
10203         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10204           No warnings.
10205
10206 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10207
10208         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10209           Fix hang.
10210
10211 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10212
10213         * sys/v4l2/gstv4l2element.h:
10214           Yet Another Hack (tm) for kernel header borkedness.
10215         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10216         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10217         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10218         (gst_v4l2src_change_state):
10219         * sys/v4l2/gstv4l2src.h:
10220         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10221         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10222           Fix caps, keep track of state, work.
10223
10224 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10225
10226         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10227           Quiet.
10228
10229 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10230
10231         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10232           Don't mix bytes and samples.
10233
10234 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10235
10236         * ext/ogg/gstoggmux.c:
10237           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10238           and theora. Any is incorrect.
10239         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10240           Fix caps.
10241         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10242         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10243         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10244         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10245         * sys/v4l/gstv4lmjpegsrc.h:
10246         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10247         (gst_v4lsrc_change_state):
10248         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10249         (gst_v4lmjpegsrc_capture_stop):
10250           Fix caps. Keep track of internal state. Work.
10251
10252 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10253
10254         * ext/Makefile.am:
10255           Fix the build fixes.
10256
10257 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10258
10259         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10260         (gst_ogg_demux_src_event), (_find_chain_seek),
10261         (gst_ogg_pad_push):
10262           Check for pad availability before using it.
10263         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10264           Fix parsing of chained ogg. Needs more work on the decoder side.
10265
10266 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10267
10268         * gst/spectrum/Makefile.am:
10269         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10270         (idle_func):
10271           Fix demo and reenable it. Yes, I'm currently playing with audio
10272           analysis tools
10273
10274 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10275
10276         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10277           We love it if files that start at zero work too...
10278
10279 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10280
10281         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10282           Handle files with missing EOS headers.
10283
10284 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10285
10286         * gst/tcp/gsttcpserversink.c:
10287         (gst_tcpserversink_handle_server_read),
10288         (gst_tcpserversink_init_send):
10289         Zero some variables first (need for accept not to return EINVAL)
10290
10291 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10292
10293         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10294         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10295         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10296         (theora_dec_chain):
10297         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10298         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10299           Seeking and querying finetune.
10300
10301 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10302
10303         * configure.ac:
10304         * ext/Makefile.am:
10305         * ext/raw1394/Makefile.am:
10306           fix the build
10307
10308 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10309
10310         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10311           Wrong return.
10312         * gst/playback/Makefile.am:
10313         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10314         * gst/playback/gstplay-marshal.list:
10315         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10316           Fix marshallers.
10317
10318 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10319
10320         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10321           Silence.
10322
10323 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10324
10325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10326         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10327         (gst_ogg_pad_push):
10328           Yay for non-lineair granulepos in theora.
10329
10330 2004-10-18  Wim Taymans  <wim@fluendo.com>
10331
10332         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10333         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10334         * ext/dv/gstdvdec.h:
10335         Make sure we renegotiate aspect ratio when the camera switches.
10336
10337 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10338
10339         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10340         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10341           Start at zero.
10342         * ext/theora/theoradec.c: (theora_dec_chain):
10343           Skip headers. Bad idea for chained ogg, but fixes seeking.
10344
10345 2004-10-18  Wim Taymans  <wim@fluendo.com>
10346
10347         * configure.ac:
10348         I swear, this is the last time I touch this.
10349
10350 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10351
10352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10353         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10354         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10355           Faster seeking.
10356         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10357           Time-to-default conversion.
10358         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10359           Don't error on unknown packets, just skip. We should probably
10360           read them if we want to support chained ogg.
10361
10362 2004-10-18  Wim Taymans  <wim@fluendo.com>
10363
10364         * configure.ac:
10365         Added cdaudio to wrong list.
10366
10367 2004-10-18  Wim Taymans  <wim@fluendo.com>
10368
10369         * configure.ac:
10370         Revive cdaudio.
10371
10372 2004-10-18  Wim Taymans  <wim@fluendo.com>
10373
10374         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10375         (gst_dvdec_video_link), (gst_dvdec_push):
10376         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10377         (gst_smokeenc_resync), (gst_smokeenc_chain):
10378         Fix mimetype on smoke encoder.
10379         Add aspect ratio to dvdec. Not sure if these
10380         values are correct though....
10381
10382 2004-10-18  Wim Taymans  <wim@fluendo.com>
10383
10384         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10385         Fix vorbis property descriptions and ranges.
10386
10387 2004-10-18  Wim Taymans  <wim@fluendo.com>
10388
10389         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10390         Really do nothing when no data is available.
10391         Go to the playing state when the stream is not seekable
10392         instead of failing.
10393
10394 2004-10-18  Wim Taymans  <wim@fluendo.com>
10395
10396         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10397         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10398         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10399         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10400         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10401         Added uri handler for cd://
10402         Port to new API.
10403
10404 2004-10-18  Wim Taymans  <wim@fluendo.com>
10405
10406         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10407         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10408         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10409         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10410         (remove_prerolls), (unknown_type), (add_element_stream),
10411         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10412         (gst_play_base_bin_remove_element),
10413         (gst_play_base_bin_link_stream):
10414         * gst/playback/gstplaybin.c: (gen_video_element),
10415         (gen_vis_element), (remove_sinks), (setup_sinks):
10416         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10417         (gst_stream_info_get_type), (gst_stream_info_class_init),
10418         (gst_stream_info_init), (gst_stream_info_new),
10419         (gst_stream_info_dispose), (stream_info_mute_pad),
10420         (gst_stream_info_set_property), (gst_stream_info_get_property):
10421         * gst/playback/gststreaminfo.h:
10422         Add sink padtemplate to decodebin.
10423         Added some more comments.
10424         Make queue size configurable in playbasebin.
10425         Added possibility to use elements as sinks (ex cdaudio).
10426
10427 2004-10-15  Wim Taymans  <wim@fluendo.com>
10428
10429         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10430         (gst_speexenc_chain):
10431         Fix speex timestamps so that it gets muxed properly.
10432
10433 2004-10-15  Wim Taymans  <wim@fluendo.com>
10434
10435         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10436         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10437         (gst_dv1394src_init), (gst_dv1394src_dispose),
10438         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10439         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10440         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10441         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10442         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10443         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10444         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10445         * ext/raw1394/gstdv1394src.h:
10446         Added conversion/query functions.
10447         Update buffer timestamps,
10448         Added signals.
10449         Added uri dv:// so it might play from the firewire in playbin.
10450         Fix a possible leak.
10451         Added debugging.
10452
10453 2004-10-15  Wim Taymans  <wim@fluendo.com>
10454
10455         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10456         (gst_dv1394src_init), (gst_dv1394src_set_property),
10457         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10458         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10459         * ext/raw1394/gstdv1394src.h:
10460         Added AV/C VTR control support needed for some cameras.
10461         Added automatic port detection.
10462         Added properties for selecting the channel.
10463         The configure.ac script is not yet updated to reflect the
10464         new libavc1394 and librom1394 dependencies.
10465
10466 2004-10-15  Wim Taymans  <wim@fluendo.com>
10467
10468         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10469         (qtdemux_parse), (gst_qtdemux_handle_esds):
10470         An esds box is not a container.
10471         Fix parsing of mp4v boxes.
10472         Do not try to renegotiate fps for each frame. Need to
10473         find a better method. This should fix mp4 playback.
10474
10475 2004-10-14  David Schleef  <ds@schleef.org>
10476
10477         * configure.ac: update for swfdec-0.3 and liboil-0.2
10478         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10479         * ext/swfdec/gstswfdec.h: same
10480         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10481         * gst/videotestsrc/videotestsrc.c: same
10482
10483 2004-10-14  Wim Taymans  <wim@fluendo.com>
10484
10485         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10486         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10487         (is_sync_frame), (gst_multifdsink_new_client),
10488         (gst_multifdsink_handle_client_write),
10489         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10490         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10491         Turn warnings into info.
10492         Don't allow a state change in the streaming thread.
10493
10494 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10495
10496         * ext/vorbis/oggvorbisenc.c:
10497         * ext/vorbis/vorbisdec.c:
10498           fix template sample rate
10499
10500 2004-10-13  Wim Taymans  <wim@fluendo.com>
10501
10502         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10503         Decoding the header first fixes some problems in resyncing
10504         in more mp3s.
10505
10506 2004-10-12  Wim Taymans  <wim@fluendo.com>
10507
10508         * gst/playback/gstplaybin.c: (gen_video_element),
10509         (gen_vis_element), (remove_sinks), (setup_sinks):
10510         Added vis plugin support, need to configure the vis
10511         element to activate it.
10512
10513 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10514
10515         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10516         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10517           Some debug.
10518         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10519         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10520         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10521         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10522         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10523         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10524         * gst/avi/gstavidemux.h:
10525           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10526           recovery (where, if part of the index is broken, we will still read
10527           the rest of the index and recover the broken part by stream
10528           scanning). More broken media support. EOS workarounds. General AVI
10529           braindamage headache recovery. Aspirin included.
10530
10531 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10532
10533         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10534         (cdparanoia_event), (cdparanoia_query):
10535           Get rid of hideous lead-in.
10536
10537 2004-10-11  Wim Taymans  <wim@fluendo.com>
10538
10539         * gst/playback/gstplaybasebin.c: (setup_source):
10540         Wrong var used to get g_list_next.
10541
10542 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10543
10544         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10545         (cdparanoia_get), (cdparanoia_open):
10546           Report discid as metadata, add duration.
10547
10548 2004-10-11  Wim Taymans  <wim@fluendo.com>
10549
10550         * gst/playback/gstplaybasebin.c: (setup_source):
10551         Cleanup the previous pipeline a little earlier for the
10552         case that a source element provides raw data.
10553
10554 2004-10-11  Benjamin Otte  <otte@gnome.org>
10555
10556         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10557           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10558           consuming the last 128 bytes, even though it was valid mp3 data.
10559
10560 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10561
10562         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10563         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10564         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10565         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10566
10567 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10568
10569         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10570         Fix for webcams that support only specific width or height
10571
10572 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10573
10574         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10575
10576         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10577           Fix wrong discont event setup (fixes #154967).
10578
10579 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10580
10581         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10582
10583         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10584           Error out on invalid data (fixes #154807).
10585
10586 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10587
10588         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10589
10590         * ext/dvdread/dvdreadsrc.c: (_read):
10591           Make titles > 0 work again (fixes #154834).
10592
10593 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10594
10595         * gst-libs/gst/riff/riff-media.c:
10596         (gst_riff_create_video_template_caps):
10597           WMV3 missing in template caps.
10598
10599 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10600
10601         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10602           OK, so the original code was too strict. It makes random AVI files
10603           hang for seconds upon opening, which is unacceptable and is far
10604           beyond the original goal of getting multiple chunks for one-chunk
10605           sounc stream files. So now do just that.
10606
10607 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10608
10609         * gst/playback/gstplaybasebin.c: (setup_source),
10610         (gst_play_base_bin_change_state):
10611           Actually clean up streaminfo if output fails. This would trigger
10612           if, for example, there was no CD in the drive. No preroll, so
10613           a streaminfo structure is created, but the subsequent state change
10614           of the thread fails.
10615         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10616           Don't change state if parent failed.
10617
10618 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10619
10620         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10621         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10622         (gen_video_element), (remove_sinks):
10623           Add small bits of code for screenshot handling.
10624
10625 2004-10-08  Wim Taymans  <wim@fluendo.com>
10626
10627         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10628         (gen_video_element), (gen_audio_element), (setup_sinks):
10629         Don't assume the user provided sinks are named "sink"...
10630
10631 2004-10-08  Wim Taymans  <wim@fluendo.com>
10632
10633         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10634         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10635         (gst_play_base_bin_link_stream):
10636         Do not try to autoplug sources that generate raw streams like
10637         cdparanoia.
10638         disconnect the preroll overrun signal when we don't need it anymore.
10639
10640 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10641
10642         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10643         Added reworked patch from #154903 from milosz derezynski (deadchip).
10644
10645 2004-10-08  Wim Taymans  <wim@fluendo.com>
10646
10647         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10648         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10649         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10650         (cdparanoia_convert), (cdparanoia_uri_get_type),
10651         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10652         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10653         * ext/cdparanoia/gstcdparanoia.h:
10654         This adds the cdda://<tracknum> uri.
10655
10656 2004-10-08  Wim Taymans  <wim@fluendo.com>
10657
10658         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10659         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10660         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10661         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10662         (unknown_type), (gst_play_base_bin_remove_element),
10663         (gst_play_base_bin_link_stream):
10664         * gst/playback/gstplaybasebin.h:
10665         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10666         (gst_play_bin_set_property), (gen_video_element),
10667         (gen_audio_element), (setup_sinks):
10668         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10669         (gst_stream_info_get_type), (gst_stream_info_class_init),
10670         (gst_stream_info_init), (gst_stream_info_new),
10671         (gst_stream_info_dispose), (stream_info_mute_pad),
10672         (gst_stream_info_set_property), (gst_stream_info_get_property):
10673         * gst/playback/gststreaminfo.h:
10674         Reuse the audio and video bins.
10675         Some internal cleanups in the stream selection code.
10676
10677 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10678
10679         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10680         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10681         * sys/ximage/ximagesink.h:
10682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10683         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10684         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10685         not coming from those elements. Moreover these elements should not keep
10686         the xid they have been given when in NULL state.
10687
10688 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10689
10690         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10691         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10692         * sys/ximage/ximagesink.h:
10693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10694         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10695         * sys/xvimage/xvimagesink.h:
10696           Actually only create a new toplevel window if we're not gonna
10697           embed it right after.
10698
10699 2004-10-07  Wim Taymans  <wim@fluendo.com>
10700
10701         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10702         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10703         * gst/playback/gstplaybin.c: (setup_sinks):
10704         Implement muting/unmuting of streams, mute streams that are not
10705         used.
10706
10707 2004-10-07  Wim Taymans  <wim@fluendo.com>
10708
10709         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10710         (plugin_init):
10711         Added lame audio/x-ac3 typefind function.
10712
10713 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10714
10715         * configure.ac:
10716           bump nano to cvs
10717
10718 === release 0.8.5 ===
10719
10720 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10721
10722         * NEWS:
10723         * RELEASE:
10724         * configure.ac:
10725           releasing 0.8.5, "Take You On"
10726
10727 2004-10-06  Wim Taymans  <wim@fluendo.com>
10728
10729         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10730         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10731         (no_more_pads), (close_link), (type_found):
10732         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10733         * gst/playback/gstplaybin.c: (gen_video_element):
10734         Do not signal the no_more_pads after the first pad when
10735         we are plugging a non dynamic element with multiple
10736         output pads (like swfdec, dvdec, ...).
10737
10738 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10739
10740         * configure.ac:
10741           bump for prerelease
10742
10743 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10744
10745         * gst/wavparse/gstwavparse.c:
10746           add ATRAC3 to STATIC CAPS to fix a warning
10747
10748         * gst/matroska/ebml-read.c:
10749         * gst-libs/gst/riff/riff-read.c:
10750           fix typos
10751
10752 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10753
10754         * gst-libs/gst/riff/riff-media.c:
10755           generate caps for ATRAC3 audio streams
10756
10757         * gst/realmedia/rmdemux.c:
10758           generate caps for ATRAC3 audio streams
10759
10760 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10761
10762         * gst/wavparse/Makefile.am
10763         * gst/wavparse/riff.h
10764         * gst/wavparse/wavparse.vcproj
10765           riff.h removal (unused and duplication with riff-ids.h)
10766
10767 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10768
10769         * gst/wavparse/gstwavparse.h
10770           remove duplicated defines for audio codec codes
10771
10772         * gst-libs/gst/riff/riff-ids.h
10773         * gst/wavenc/riff.h:
10774           add "4CC" code for ATRAC3 audio streams
10775           add "4CC" code for ITU_G721_ADPCM (unused for now)
10776
10777 2004-10-06  Wim Taymans  <wim@fluendo.com>
10778
10779         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10780         Actually _do_ negotiation. Pass gdouble as arg instead
10781         of guint64 for the framerate.
10782
10783 2004-10-06  Wim Taymans  <wim@fluendo.com>
10784
10785         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10786         (find_compatibles), (close_pad_link), (try_to_link_1),
10787         (no_more_pads), (close_link), (type_found):
10788         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10789         * gst/playback/gstplaybin.c: (gen_video_element),
10790         (gen_audio_element):
10791         Set state on newly added element to READY so that negotiation
10792         can happen ASAP.
10793         Addes some more debug info.
10794         Do not try to plug pads with multiple caps structures or ANY
10795         because it is too dangerous since we do not do dynamic
10796         replugging.
10797
10798 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10799
10800         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10801
10802         * po/LINGUAS:
10803         * po/or.po:
10804           add Oriya translation
10805
10806 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10807
10808         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10809           Prevent overwrite of size member. Makes audio sound crappy.
10810
10811 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10812
10813         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10814         Add rmvb to the list of known RealMedia extensions
10815
10816 2004-10-05  Wim Taymans  <wim@fluendo.com>
10817
10818         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10819         (mngdec_openstream), (mngdec_closestream),
10820         (mngdec_handle_sink_event), (mngdec_readdata),
10821         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10822         (mngdec_getcanvasline), (mngdec_refresh),
10823         (gst_mngdec_change_state):
10824         Set the framerate correctly.
10825
10826 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10827
10828         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10829           There was something wrong with the index massaging.
10830
10831 2004-10-04  Wim Taymans  <wim@fluendo.com>
10832
10833         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10834         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10835         (gst_smokedec_chain):
10836         * ext/jpeg/gstsmokedec.h:
10837         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10838         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10839         * ext/jpeg/gstsmokeenc.h:
10840         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10841         (smokecodec_decode_new), (smokecodec_info_free),
10842         (smokecodec_set_quality), (smokecodec_get_quality),
10843         (smokecodec_set_threshold), (smokecodec_get_threshold),
10844         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10845         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10846         (smokecodec_encode), (smokecodec_parse_id),
10847         (smokecodec_parse_header), (smokecodec_decode):
10848         * ext/jpeg/smokecodec.h:
10849         * ext/jpeg/smokeformat.h:
10850         Updated smoke, new bitstream, allows embedding in ogg.
10851
10852 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10853
10854         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10855           Fix seeking in some files. All this code is no longer needed (and
10856           actually breaks stuff) because we now synchronize the full index
10857           right when reading the header.
10858
10859 2004-10-04  Wim Taymans  <wim@fluendo.com>
10860
10861         * configure.ac:
10862         configure update for libmng.
10863
10864 2004-10-04  Wim Taymans  <wim@fluendo.com>
10865
10866         * ext/libmng/Makefile.am:
10867         * ext/libmng/gstmng.c: (plugin_init):
10868         * ext/libmng/gstmng.h:
10869         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10870         (gst_mngdec_base_init), (gst_mngdec_class_init),
10871         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10872         (gst_mngdec_loop), (gst_mngdec_get_property),
10873         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10874         (mngdec_closestream), (mngdec_handle_sink_event),
10875         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10876         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10877         (gst_mngdec_change_state):
10878         * ext/libmng/gstmngdec.h:
10879         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10880         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10881         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10882         (gst_mngenc_chain), (gst_mngenc_get_property),
10883         (gst_mngenc_set_property):
10884         * ext/libmng/gstmngenc.h:
10885         Added basic MNG decoder. Needs more work. The encoder does
10886         not work yet.
10887
10888 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10889
10890         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10891         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10892         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10893           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10894           no-more-pads.
10895
10896 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10897
10898         * configure.ac:
10899           you need at least 1.0.4 of speex
10900
10901 2004-10-04 Iain <iaingnome@gmail.com>
10902
10903         * ext/speex/gstspeexdec.h: Revert the includes changes.
10904
10905         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10906
10907 2004-09-30 Iain <iaingnome@gmail.com>
10908
10909         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10910         found during init or set as a property instead of hardcoding /dev/audio
10911
10912 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10913
10914         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10915         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10916         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10917         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10918         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10919         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10920         (gst_rmdemux_dump_data):
10921           Use debug category, fix EOS handling. filesrc ! rmdemux now
10922           works.
10923
10924 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10925
10926         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10927         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10928         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10929           Improve allocation, cutting and sorting of the index. How takes a
10930           few seconds instead of minutes.
10931
10932 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10933
10934         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10935           fixed compilation
10936
10937 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10938
10939         * gst-libs/gst/riff/riff-media.c:
10940         (gst_riff_create_video_caps_with_data),
10941         (gst_riff_create_video_template_caps):
10942           Add wing commander format mimetype/fourccs.
10943         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10944           Don't crash if some value is 0.
10945
10946 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10947
10948         * gst-libs/gst/riff/riff-media.c:
10949         (gst_riff_create_video_caps_with_data),
10950         (gst_riff_create_video_template_caps):
10951           Add DIB fourcc (raw, palettized 8-bit RGB).
10952         * gst-libs/gst/riff/riff-read.c:
10953         (gst_riff_read_strf_vids_with_data):
10954           Oops, fix strf_data reading bug.
10955         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10956           Use a non-NULL tag.
10957         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10958           Time for hacks. Sorry Dave. At least one quicktime movie (a
10959           trailer) that I've encountered contains multiple video tracks.
10960           One of those is the actual video track, the other are one-frame
10961           tracks (images). Unfortunately, the number of frames according
10962           to the trak header is 1 for each, so that doesn't help. So
10963           instead, I look at the duration and discard tracks with a
10964           duration shorter than 20% of the length of the stream. Better
10965           than nothing.
10966
10967 2004-10-01  Christian Schaller <christian@fluendo.com>
10968
10969         * ext/ivorbis/vorbis.c:
10970           Patch from Phil Blundell (Bug 152341)
10971
10972 2004-10-01  Wim Taymans  <wim@fluendo.com>
10973
10974         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
10975         (speex_dec_get_formats), (speex_dec_convert),
10976         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
10977         (speex_dec_chain), (gst_speexdec_get_property),
10978         (gst_speexdec_set_property):
10979         Small cleanups.
10980
10981 2004-10-01  Wim Taymans  <wim@fluendo.com>
10982
10983         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10984         (gst_wavparse_stream_init), (gst_wavparse_fmt),
10985         (gst_wavparse_other), (gst_wavparse_loop),
10986         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10987         (gst_wavparse_srcpad_event):
10988         * gst/wavparse/gstwavparse.h:
10989         Added some more debugging info.
10990         Fix the case where the length of the file is 0.
10991         Make sure we seek to sample borders.
10992
10993 2004-10-01  Wim Taymans  <wim@fluendo.com>
10994
10995         * gst/playback/README:
10996         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
10997         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10998         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10999         Add some debug info to decodebin, update README
11000
11001 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11002
11003         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11004           Don't use g_print(); use GST_DEBUG().
11005
11006 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11007
11008         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11009         (gst_ogg_mux_queue_pads):
11010           Handle EOS properly.
11011
11012 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11013
11014         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11015
11016         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11017         (gst_faad_chain), (gst_faad_change_state):
11018         * ext/faad/gstfaad.h:
11019           Allow playback of raw (unframed) MPEG AAC files (#148993).
11020
11021 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11022
11023         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11024
11025         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11026           Throw error if we didn't recognize the stream. Fixes #152289.
11027
11028 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11029
11030         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11031           Fix negotiation.
11032
11033 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11034
11035         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11036
11037         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11038           Fix memleak.
11039
11040 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11041
11042         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11043
11044         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11045           Solve #152805.
11046         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11047           Solve 152806.
11048
11049 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11050
11051         * gst-libs/gst/riff/riff-media.c:
11052         (gst_riff_create_video_caps_with_data),
11053         (gst_riff_create_audio_caps_with_data):
11054           Add codec_data handling (like asfdemux used to do).
11055         * gst/asfdemux/gstasf.c: (plugin_init):
11056         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11057         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11058           Use riff-media for caps creation instead of our own (mostly
11059           broken) copy of its functions.
11060
11061 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11062
11063         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11064           Don't actually error out if we get another return value than
11065           -EINVAL. Opposite to what I first thought, drivers have random
11066           return values for this, although -EINVAL is the expected return
11067           value. Since this is not fatal, we shouldn't use
11068           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11069
11070 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11071
11072         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11073         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11074         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11075         (dvdreadsrc_get), (dvdreadsrc_open_file),
11076         (dvdreadsrc_change_state):
11077           Fix. Don't do one big huge loop around the whole DVD, that will
11078           cache all data and thus eat sizeof(dvd) (several GB) before we
11079           see something.
11080         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11081           Actually NULL'ify event after using it.
11082         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11083         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11084         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11085         (gst_ebml_read_seek), (gst_ebml_read_skip):
11086           Handle events.
11087         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11088         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11089         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11090           Fix timing (this will probably break if I seek using menus, but
11091           I didn't get there yet). VOBs and normal DVDs should now work.
11092           Add a mpeg2-only pad with high rank so this get autoplugged for
11093           MPEG-2 movies.
11094         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11095         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11096         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11097         (gst_mpeg_demux_get_audio_stream),
11098         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11099         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11100           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11101           MPEG-1 but use dvddemux for MPEG-2.
11102         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11103         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11104         (gst_mpeg_parse_parse_packhead):
11105           Timing. Only add pad template if it exists. Add sink template from
11106           class and not from ourselves. This means we will always use the
11107           correct sink template even if it is not the one defined in this
11108           file.
11109
11110 2004-09-29  Wim Taymans  <wim@fluendo.com>
11111
11112         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11113         (gst_mpeg_demux_parse_pes):
11114         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11115         Fix playback of mpeg again, timestamps where screwed up by
11116         patch 1.61.
11117
11118 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11119
11120         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11121           Only return true if we actually filled something in. Prevents
11122           player applications from showing a random length for flac files.
11123         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11124         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11125         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11126         (gst_riff_read_strf_vids_with_data),
11127         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11128           OK, ok, so I implemented event handling. Apparently it's normal
11129           that we receive random events at random points without asking
11130           for it.
11131         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11132         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11133         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11134         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11135         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11136         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11137         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11138         * gst/avi/gstavidemux.h:
11139           Implement non-lineair chunk handling and subchunk processing.
11140           The first solves playback of AVI files where the audio and video
11141           data of individual buffers that we read are not synchronized.
11142           This should not happen according to the wonderful AVI specs, but
11143           of course it does happen in reality. It is also a prerequisite for
11144           the second. Subchunk processing allows us to cut chunks in small
11145           pieces and process each of these pieces separately. This is
11146           required because I've seen several AVI files with incredibly large
11147           audio chunks, even some files with only one audio chunk for the
11148           whole file. This allows for proper playback including seeking.
11149           This patch is supposed to fix all AVI A/V sync issues.
11150         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11151         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11152           Work.
11153         * gst/modplug/gstmodplug.cc:
11154           Proper return value setting for the query() function.
11155         * gst/playback/gstplaybasebin.c: (setup_source):
11156           Being in non-playing state (after, e.g., EOS) is not necessarily
11157           a bad thing. Allow for that. This fixes playback of short files.
11158           They don't actually playback fully now, because the clock already
11159           runs. This means that small files (<500kB) with a small length
11160           (<2sec) will still not or barely play. Other files, such as mod
11161           or flx, will work correctly, however.
11162
11163 2004-09-28  Wim Taymans  <wim@fluendo.com>
11164
11165         * ext/speex/gstspeex.c: (plugin_init):
11166         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11167         (gst_speex_dec_class_init), (speex_dec_get_formats),
11168         (speex_get_event_masks), (speex_get_query_types),
11169         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11170         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11171         (gst_speexdec_get_property), (gst_speexdec_set_property),
11172         (speex_dec_change_state):
11173         * ext/speex/gstspeexdec.h:
11174         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11175         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11176         (gst_speexenc_base_init), (gst_speexenc_class_init),
11177         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11178         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11179         (gst_speexenc_src_query), (gst_speexenc_init),
11180         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11181         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11182         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11183         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11184         (gst_speexenc_chain), (gst_speexenc_get_property),
11185         (gst_speexenc_set_property), (gst_speexenc_change_state):
11186         * ext/speex/gstspeexenc.h:
11187         Rewrote speex encoder, make sure it can be embedded in ogg.
11188         Implemented speex decoder.
11189
11190 2004-09-28  Christian Schaller <christian@fluendo.com>
11191
11192         * configure.ac:
11193         Remove kioslave plugin. Markey is brewing a new working one
11194         * ext/Makefile.am: Remove kioslave plugin
11195         * ext/kio: remove
11196         * gst-plugins.spec.in: remove kio plugin from spec
11197
11198 2004-09-27  Wim Taymans  <wim@fluendo.com>
11199
11200         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11201         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11202         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11203         (gst_multifdsink_new_client),
11204         (gst_multifdsink_handle_client_write),
11205         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11206         (gst_multifdsink_handle_clients):
11207         * gst/tcp/gstmultifdsink.h:
11208         Make syncing to keyframes actually work for new clients and lagging
11209         clients.
11210
11211 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11212
11213         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11214         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11215         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11216         * gst/debug/gstnavigationtest.h:
11217           make navigationtest display button-press and button-release events
11218
11219 2004-09-26 Iain <iaingnome@gmail.com>
11220
11221         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11222         the channels have received a new media event.
11223         (interleave_buffered_loop): Compresses a new media event on all
11224         channels into one.
11225
11226 2004-09-26 Iain <iaingnome@gmail.com>
11227
11228         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11229         call the sinkpad's default event handler and not the srcpads. He also
11230         says this is confusing :)
11231         (gst_wavenc_stop_file): Company says that seek events only go upstream
11232         we should send a discontinuous downstream instead.
11233
11234 2004-09-25  Christian Schaller <christian@fluendo.com>
11235
11236         * Update SPEC file to be usable in conjunction with Fedora Core,
11237           Fedora.us and freshrpms packages
11238         * Fix typo in multifilesrc test Makefile
11239
11240 2004-09-24  Wim Taymans  <wim@fluendo.com>
11241
11242         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11243         Only signal the no_more_pads signal when we have
11244         added the stream to our list.
11245
11246 2004-09-24  Wim Taymans  <wim@fluendo.com>
11247
11248         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11249         (new_decoded_pad):
11250         * gst/playback/gstplaybasebin.h:
11251         * gst/playback/gstplaybin.c: (setup_sinks):
11252         Don't try to preroll or decode more than one audio/video
11253         track.
11254
11255 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11256
11257         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11258           Throw error if we failed to find a suitable output. This should
11259           throw an error if we successfully set up a pipeline (e.g. because
11260           we recognized a media file) but found no decodable streams in it
11261           (e.g. because it contains only media stream types for which we
11262           have no decoders, or because it's not a media type).
11263
11264 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11265
11266         * ext/dirac/Makefile.am:
11267         * ext/dirac/gstdirac.cc:
11268         * ext/dirac/gstdiracdec.cc:
11269         * ext/dirac/gstdiracdec.h:
11270           Do something. Don't actually know if this works because I don't
11271           have a demuxer yet.
11272         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11273           Add channels=1 to caps returned from _getcaps().
11274         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11275         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11276         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11277         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11278         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11279         (gst_ogm_parse_change_state):
11280           Separate between audio/video so ogmaudioparse actually uses the
11281           audio pad templates. Both audio and video work now, including
11282           autoplugging. Also use sometimes-srcpad hack.
11283         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11284           Handle events better. Don't hang on infinite loops.
11285         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11286         (gst_avi_demux_init), (gst_avi_demux_reset),
11287         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11288         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11289         (gst_avi_demux_change_state):
11290         * gst/avi/gstavidemux.h:
11291           Improve A/V sync. Still not perfect.
11292         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11293         (gst_ebml_read_skip):
11294           Handle events better.
11295         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11296         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11297         (qtdemux_audio_caps):
11298           Add IMA4. Improve event handling. Save offset after a seek when
11299           the headers are at the end of the file so that we don't end up in
11300           an infinite loop.
11301         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11302           Add low-priority typefind support for files with no length.
11303
11304 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11305
11306         * testsuite/multifilesink/Makefile.am:
11307         fix typo
11308
11309 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11310
11311         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11313         mistakes from thaytan's patches.
11314
11315 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11316
11317         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11318           For completeness, XSync in the destroy function as xvimage does.
11319
11320 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11321
11322         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11323            Correct caps negotiation
11324         * gst/volume/gstvolume.c: (volume_chain_float),
11325         (volume_chain_int16):
11326            Modify debug output to be little more informative
11327         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11328         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11329         (gst_xvimagesink_xvimage_destroy):
11330           Add XSync calls after detaching from the shared memory segment to
11331           avoid a crash.
11332
11333 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11334
11335         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11336         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11337         * ext/vorbis/vorbis.c: (plugin_init):
11338         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11339         (gst_vorbisenc_chain):
11340         * ext/vorbis/vorbisenc.h:
11341         remove explicit newmedia support from oggmux and vorbisenc
11342         add debug category to vorbisenc
11343         * gst/multifilesink/gstmultifilesink.c:
11344         (gst_multifilesink_class_init), (gst_multifilesink_init),
11345         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11346         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11347         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11348         (plugin_init):
11349         * gst/multifilesink/gstmultifilesink.h:
11350         add support for streamheader in multifilesink
11351
11352 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11353
11354         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11355         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11356         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11357           Prevent infinite loops. More correct error reporting.
11358         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11359           Error out if negotiation fails.
11360         * gst/playback/gstplaybasebin.c: (setup_source),
11361         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11362         (gst_play_base_bin_found_tag):
11363           Error/tag forwarding. Pre-roll fixes for source errors on state
11364           changes (e.g. "file does not exist") to prevent hangs.
11365
11366 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11367
11368         * testsuite/multifilesink/Makefile.am:
11369         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11370         (gst_newmedia_class_init), (gst_newmedia_init),
11371         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11372         (newfile_signal), (test_signal), (main):
11373         * testsuite/multifilesink/multifilesrc_test.c: (main):
11374         * testsuite/multifilesink/oggtheora_test.c:
11375         (gst_newmedia_base_init), (gst_newmedia_class_init),
11376         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11377         (test_format), (newfile_signal), (test_signal), (main):
11378         * testsuite/multifilesink/oggvorbis_test.c:
11379         (gst_newmedia_base_init), (gst_newmedia_class_init),
11380         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11381         (test_format), (newfile_signal), (test_signal), (main):
11382         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11383         (gst_newmedia_class_init), (gst_newmedia_init),
11384         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11385         (newfile_signal), (test_signal), (main):
11386         New media tests
11387
11388 2004-09-20  Christian Schaller <christian@fluendo.com>
11389
11390         * Fix mikmod license to LGPL as they have relicensed
11391         * Move Dirac and Effectv into LGPL section of README_license
11392
11393 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11394
11395         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11396         (gst_mad_change_state):
11397           Allow for mp3 rate/channels changes. However, only very
11398           conservatively. Reason that we *have* to enable this is smiply
11399           because the mad find_sync() function is not good enough, it will
11400           regularly sync on random data as valid frames and therefore make
11401           us provide random caps as *final* caps of the stream. The best fix
11402           I could think of is to simply require several of the same stream
11403           changes in a row before we change caps.
11404           The actual testcase that works now is #
11405         * ext/ogg/Makefile.am:
11406         * ext/ogg/gstogg.c: (plugin_init):
11407         * ext/ogg/gstogmparse.c:
11408           OGM support (video only for now; I need an audio sample file).
11409         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11410         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11411         (gst_asf_demux_add_video_stream):
11412           WMV extradata.
11413         * gst/playback/gstplaybasebin.c: (unknown_type):
11414           Don't error out on single unknown-types after all. It's wrong.
11415           If we found type of video and audio but not of a subtitle stream,
11416           it will still error out (which is unwanted). Will find a better fix
11417           later on.
11418         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11419         (ogmaudio_type_find), (plugin_init):
11420           OGM support.
11421
11422 2004-09-20  Johan Dahlin  <johan@gnome.org>
11423
11424         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11425         after setting caps.
11426
11427 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11428
11429         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11430         * gst/wavenc/gstwavenc.h:
11431         Added newmedia support to wavenc
11432
11433 2004-09-17  Wim Taymans  <wim@fluendo.com>
11434
11435         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11436         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11437         (gst_fdset_fd_can_write), (gst_fdset_wait):
11438         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11439         (gst_multifdsink_init), (gst_multifdsink_add),
11440         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11441         (gst_multifdsink_remove_client_link),
11442         (gst_multifdsink_client_queue_buffer),
11443         (gst_multifdsink_handle_client_write),
11444         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11445         (gst_multifdsink_close), (gst_multifdsink_change_state):
11446         * gst/tcp/gstmultifdsink.h:
11447         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11448         (gst_tcpserversink_removed):
11449         Small cleanups in fdset.c
11450         Use a hastable to map fd to the client structure for faster
11451         lookup in _remove and get_stats.
11452         Added virtual function to close the fds.
11453         Handle clients even when the select/poll call was unblocked because
11454         of a command.
11455         Implement syncing to keyframe in the recovery procedure.
11456
11457 2004-09-16 Iain <iaingnome@gmail.com>
11458
11459         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11460         try caps.
11461
11462 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11463
11464         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11465           Caps are only set if the type of the stream is unknown, but this
11466           is initialized in ->init_stream(), so set to UNKNOWN after calling
11467           ->init_stream() so that capsnego starts.
11468
11469 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11470
11471         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11472         (gst_avi_demux_stream_data):
11473           Just hardcode for raw audio then. AVI audio sucks.
11474
11475 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11476
11477         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11478         * gst/matroska/matroska-mux.c: (audiosink_templ),
11479         (gst_matroska_mux_audio_pad_link):
11480         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11481         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11482
11483 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11484
11485         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11486         (gst_avi_demux_stream_data):
11487           Try to fix a/v sync issues.
11488
11489 2004-09-15  David Schleef  <ds@schleef.org>
11490
11491         * configure.ac: remove NASM check, since we don't use it.  Update
11492         dirac check to 0.4
11493         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11494         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11495         Initialized variables.
11496         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11497         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11498         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11499         SVQ3 format
11500
11501 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11502
11503         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11504         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11505         * gst/avi/gstavidemux.h:
11506           Fix for compressed audio (mp3) timestamp generation. How did this
11507           ever work?
11508
11509 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11510
11511         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11512           Volume is a double not a float.
11513
11514 2004-09-15  Wim Taymans  <wim@fluendo.com>
11515
11516         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11517         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11518         Don't close the fd in multifdsink as we didn't open it in the
11519         first place. Some cleanups.
11520
11521 2004-09-15  Wim Taymans  <wim@fluendo.com>
11522
11523         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11524         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11525         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11526         Fix the case where the muxer would mark pages as delta
11527         frames when they are not (vorbis only ogg).
11528
11529 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11530
11531         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11532         (gst_play_base_bin_change_state):
11533           Handle the case where we failed to setup a clear pipeline. This
11534           will throw an error (or EOS, another nice case) and if you don't
11535           catch that, the app will wait for the signal forever (and thus
11536           hang).
11537
11538 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11539
11540         * ext/gnomevfs/gstgnomevfssink.c:
11541         (gst_gnomevfssink_uri_get_protocols):
11542         * ext/gnomevfs/gstgnomevfssrc.c:
11543         (gst_gnomevfssrc_uri_get_protocols):
11544         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11545         * ext/gnomevfs/gstgnomevfsuri.h:
11546           Use _uri_new() instead of _open(), so it doesn't take as long and
11547           Christophe's computer won't hang.
11548         * gst/playback/gstplaybasebin.c: (unknown_type):
11549           Throw error on unknown media type, so apps actually display it.
11550
11551 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11552
11553         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11554           this script to work on Solaris since bash shell handles echo
11555           differenly than bash.
11556
11557 2004-09-17  Wim Taymans  <wim@fluendo.com>
11558
11559         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11560         (setup_source), (gst_play_base_bin_set_property),
11561         (gst_play_base_bin_add_element):
11562         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11563         Some more work on making sure seeking pauses the pipeline and
11564         that changing the uri actually does something.
11565
11566 2004-09-17  Wim Taymans  <wim@fluendo.com>
11567
11568         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11569         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11570         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11571         (gst_tcpserversink_close):
11572         Be a bit more paranoid when freeing memory.
11573
11574 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11575
11576         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11577         (qtdemux_parse_trak):
11578           Don't crash by dividing by zero (see sample movie in #126922).
11579
11580 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11581
11582         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11583           Don't touch non-existing data (fixes crash on file in #140147).
11584
11585 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11586
11587         * gst/playback/gstplaybasebin.c:
11588         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11589           Handle double disposals, and proper change of URIs.
11590
11591 2004-09-13  Martin Eikermann <meiker@upb.de>
11592
11593         * gst/mpegstream/gstmpegparse.c:
11594           fix synchronistation for streams recorded from digital PCR
11595           fixes bug #119376
11596
11597 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11598
11599         * ext/gnomevfs/Makefile.am:
11600         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11601         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11602         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11603         (gst_gnomevfssink_uri_get_type),
11604         (gst_gnomevfssink_uri_get_protocols),
11605         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11606         (gst_gnomevfssink_uri_handler_init),
11607         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11608         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11609         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11610         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11611         (gst_gnomevfssrc_uri_get_type),
11612         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11613         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11614         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11615         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11616         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11617         * ext/gnomevfs/gstgnomevfsuri.h:
11618           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11619           of fake URIs to see which this version of Gnome-VFS likes, and
11620           uses that for the Gst-URI interface. Makes playbin support http://
11621           streams. Also fix up some stupid behaviour in gnomevfssrc.
11622
11623 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11624
11625         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11626         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11627         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11628         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11629           Update mixer (to sync with other sessions) if we try to obtain
11630           a new value. This makes alsamixer work accross applications.
11631         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11632           Only call sync functions if we're running, else alsalib asserts.
11633         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11634           Sometimes fails to compile. Possibly a gcc bug.
11635         * gst/playback/gstplaybin.c: (gen_video_element),
11636         (gen_audio_element):
11637           Add a reference to an application-provided object, because we lose
11638           this same reference if we add it to the bin. If we don't do this,
11639           we can only use this object once and thus crash if we go from
11640           ready to playing, back to ready and back to playing again.
11641           Also add an audioscale element because several cheap soundcards -
11642           like mine - don't support all samplerates.
11643         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11644         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11645           Fix wrong order or PAR calls. Makes automatically obtained PAR
11646           from the X server atually being used.
11647
11648 2004-09-12  David Schleef  <ds@schleef.org>
11649
11650         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11651         #151887, #152102, #152247.
11652         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11653         * examples/seeking/cdparanoia.c: same
11654         * examples/seeking/cdplayer.c: same
11655         * examples/seeking/seek.c: same
11656         * examples/seeking/spider_seek.c: same
11657         * examples/seeking/vorbisfile.c: same
11658         * examples/stats/mp2ogg.c: same
11659         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11660         (gst_esdsink_dispose): Dispose of element properly.
11661         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11662         fixes.
11663         * ext/nas/nassink.c: (gst_nassink_class_init),
11664         (gst_nassink_dispose): Dispose of element correctly.
11665         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11666         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11667         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11668         Fix 64-bit warning.
11669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11670         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11671         Fix 64-bit warning.
11672
11673 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11674
11675         * configure.ac : change speex detection as 1.1.6 now uses
11676           .pc/pkg-config and they changed their headers location.
11677
11678 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11679
11680         * gst/matroska/matroska-mux.h:
11681         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11682         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11683         (gst_matroska_mux_write_data):
11684           Write multiple blocks/frames per cluster.
11685                 Write meta-seek information (seek heads).
11686
11687 2004-09-09  Scott Wheeler <wheeler@kde.org>
11688
11689         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11690         (gst_play_bin_set_property), (gst_play_bin_get_property),
11691         (gen_audio_element), (gen_audio_element):
11692           Add a volume element / property to the pipeline.
11693
11694 2004-09-07  Wim Taymans  <wim@fluendo.com>
11695
11696         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11697         Copy timestamps from the master pad to the output buffers.
11698
11699 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11700
11701         * ext/raw1394/gstdv1394src.c:
11702           throw errors when applicable
11703
11704 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11705
11706         * gst/matroska/ebml-ids.h:
11707         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11708         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11709         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11710           automatically convert unix time <-> ebml time when reading/writing
11711           a date, use gst_ebml_write_uint to write CUETIME,
11712           not gst_ebml_write_date.
11713         * gst/matroska/matroska-ids.h:
11714         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11715         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11716         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11717         (gst_matroska_mux_write_data):
11718           Write track and segment UIDs, write muxing date, write
11719           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11720           Create cues for audio only files.
11721
11722 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11723
11724         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11725         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11726           Re-commit ALSA switches.
11727         * gst/adder/gstadder.c: (gst_adder_loop):
11728           64-bit fix (#151416).
11729         * gst/debug/progressreport.c: (gst_progressreport_report):
11730           64-bit fix (#151419).
11731         * gst/matroska/matroska-demux.c:
11732         (gst_matroska_demux_parse_contents):
11733           64-bit fix (#151420).
11734         * gst/playback/test3.c: (update_scale):
11735           64-bit fix (#151421).
11736
11737 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11738
11739         * configure.ac:
11740           bump nano to cvs
11741
11742 === release 0.8.4 ===
11743
11744 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11745
11746         * configure.ac: releasing 0.8.4, "Alias"
11747
11748 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11749
11750         * ext/theora/Makefile.am:
11751           fix makefile.  Fixes #151462.
11752
11753 2004-08-30  Wim Taymans  <wim@fluendo.com>
11754
11755         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11756         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11757         (gst_multifdsink_remove_client_link),
11758         (gst_multifdsink_client_queue_buffer),
11759         (gst_multifdsink_handle_client_write):
11760         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11761         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11762         Fix some memory leaks.
11763
11764 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11765
11766         Patch by: David Schleef
11767
11768         * configure.ac:
11769         * sys/Makefile.am:
11770           rename our detection macro for V4L2.  Fixes #151236.
11771
11772 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11773
11774         Patch by: David Schleef
11775
11776         * configure.ac:
11777           check to define LAMEPRESET.  Fixes #151232.
11778
11779 2004-08-27  David Schleef  <ds@schleef.org>
11780
11781         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11782         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11783         (gst_glimagesink_fixate):  Move local variable declarations to
11784         make gcc-2.95 happy.
11785
11786 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11787
11788         * configure.ac:
11789           bump nano for prerelease
11790
11791 2004-08-27  David Schleef  <ds@schleef.org>
11792
11793         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11794         * sys/sunaudio/gstsunaudiosrc.c:
11795         * sys/sunaudio/gstsunaudiosrc.h:
11796
11797 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11798
11799         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11800         handle EOS correctly
11801         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11802         * gst/matroska/matroska-mux.h:
11803         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11804         VFW compatibility mode
11805
11806 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11807
11808         patch by: Zaheer Abbas Merali
11809
11810         * ext/ogg/gstoggmux.c:
11811         * ext/vorbis/vorbisenc.c:
11812         * ext/vorbis/vorbisenc.h:
11813           handle NEWMEDIA
11814
11815 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11816
11817         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11818         fix byte order reversion on little endian machines.
11819         * gst/matroska/matroska-mux.c: (audiosink_templ),
11820         (gst_matroska_mux_audio_pad_link):
11821         add TTA codec to the list of supported codecs.
11822         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11823         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11824         (gst_matroska_mux_write_data):
11825         * gst/matroska/matroska-mux.h:
11826         write segment duration correctly, write muxing app string, fixes bugs
11827         #140897 and #140898.
11828         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11829         wait for all pads to be negotiated before starting to mux.
11830
11831 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11832
11833         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11834         * ext/lame/gstlame.h:
11835         Added new media support to lame
11836
11837 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11838
11839         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11840         send vorbis headers at the beginning of a stream, fixes bug #141554.
11841         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11842         bug #148950.
11843         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11844         (gst_matroska_demux_plugin_init):
11845         * gst/matroska/matroska-ids.h:
11846         enable demuxing of TTA audio streams, fixes bug #148951.
11847         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11848         enable typefinding for TTA audio files, fixes bug #148711.
11849         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11850         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11851         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11852
11853 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11854
11855         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11856         (gst_riff_read_element_data), (gst_riff_read_seek),
11857         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11858         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11859         <teuf@gnome.org>
11860
11861 2004-08-23 Iain <iaingnome@gmail.com>
11862
11863         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11864         tags. They appear to be handled differently to normal.
11865         (tag_list_to_id3_tag_foreach): Ditto.
11866
11867 2004-08-22  Wim Taymans  <wim@fluendo.com>
11868
11869         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11870         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11871         Make sure we never send -1 granulepos.
11872
11873 2004-08-20  Wim Taymans  <wim@fluendo.com>
11874
11875         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11876         (gst_ogg_mux_loop):
11877         I will accept bitchslappings with non sharp objects.
11878
11879 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11880
11881         * configure.ac:
11882         Clean up the test for lame presets
11883
11884 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11885
11886         * configure.ac:
11887         * ext/lame/Makefile.am:
11888         * ext/lame/gstlame.c: (gst_lame_class_init),
11889         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11890         Only enable lame presets if version of lame has presets in API
11891
11892 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11893         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11894         * gst/udp/gstudpsrc.h:
11895           Don't call gst_pad_push in a get function. Fixes #150449
11896
11897 2004-08-18  Wim Taymans  <wim@fluendo.com>
11898
11899         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11900         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11901         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11902         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11903         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11904         (gst_fdset_wait):
11905         * gst/tcp/gstfdset.h:
11906         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11907         (gst_multifdsink_client_queue_buffer),
11908         (gst_multifdsink_handle_client_write):
11909         * gst/tcp/gstmultifdsink.h:
11910         Some extra checks in gstfdset.
11911         Only use send() when the fd is a socket. Don't try to
11912         read from write only fds.
11913
11914 2004-08-18  Wim Taymans  <wim@fluendo.com>
11915
11916         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11917         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11918         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11919         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11920         (gst_fdset_wait):
11921         Add more locking and bounds checking.
11922
11923 2004-08-18  Wim Taymans  <wim@fluendo.com>
11924
11925         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11926         Realloc test fdset in the lock and right before starting
11927         the poll call. Bump the limit to 4096.
11928
11929 2004-08-17  David Schleef  <ds@schleef.org>
11930
11931         * sys/sunaudio/Makefile.am:
11932         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11933         of rates and channels.  Make debugging less obnoxious.
11934
11935         Patch from Balamurali Viswanathan implementing a mixer for
11936         Sun audio.  (bug #144091):
11937         * sys/sunaudio/gstsunelement.c:
11938         * sys/sunaudio/gstsunelement.h:
11939         * sys/sunaudio/gstsunmixer.c:
11940         * sys/sunaudio/gstsunmixer.h:
11941
11942 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11943
11944         * gst/audioscale/gstaudioscale.c:
11945         * gst/audioscale/gstaudioscale.h:
11946         made audioscale resample from any sample rate to any sample rate
11947
11948 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11949
11950         * ext/libpng/gstpngdec.c:
11951           error out on unsupported types
11952
11953 2004-08-17  Iain <iaingnome@gmail.com>
11954
11955         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11956         mid_side and loose_mid_side properties if its a stereo stream.
11957
11958 2004-08-17  Wim Taymans  <wim@fluendo.com>
11959
11960         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11961         (theora_get_formats), (theora_dec_src_convert),
11962         (theora_dec_sink_convert), (theora_dec_src_query),
11963         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11964         Add a debug line.
11965
11966 2004-08-17  Wim Taymans  <wim@fluendo.com>
11967
11968         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
11969         (gst_ogg_pad_push):
11970         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11971         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
11972         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
11973         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11974         Mark delta units in the muxer.
11975         Try to decode the packet after an out-of-sync error from
11976         libogg.
11977
11978 2004-08-17  Wim Taymans  <wim@fluendo.com>
11979
11980         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11981         (gst_multifdsink_init), (gst_multifdsink_add),
11982         (gst_multifdsink_client_queue_buffer),
11983         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
11984         * gst/tcp/gstmultifdsink.h:
11985         Added option to send a keyframe to clients as the first buffer.
11986         Make timeout property writable.
11987
11988 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11989
11990         patch by: Wim Taymans
11991
11992         * gst/tcp/gstfdset.c:
11993         * gst/tcp/gstmultifdsink.c:
11994           fix index comparison, should include 0
11995
11996 2004-08-16  Wim Taymans  <wim@fluendo.com>
11997
11998         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
11999         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12000         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12001         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12002         (gst_fdset_wait):
12003           copy when reallocing for poll so the select arguments don't get
12004           changed during the call
12005
12006 2004-08-16  Wim Taymans  <wim@fluendo.com>
12007
12008         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12009         (gst_theora_enc_class_init), (theora_enc_sink_link),
12010         (theora_buffer_from_packet), (theora_enc_chain):
12011         Fix bug where buffers were not marked as keyframes
12012         correctly.
12013
12014 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12015
12016         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12017         (gst_lame_preset_get_type), (gst_lame_class_init):
12018         describe the enum values for vbr mode and presets more verbosely
12019
12020 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12021
12022         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12023         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12024         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12025         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12026         * ext/lame/gstlame.h:
12027         add preset property to lame so it can use lame presets
12028
12029 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12030
12031         * ext/lame/gstlame.c: (gst_lame_get_property):
12032         whoops forgot break, thanks teuf
12033
12034 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12035
12036         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12037         (gst_lame_class_init), (gst_lame_src_getcaps),
12038         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12039         (gst_lame_get_property), (gst_lame_setup):
12040         * ext/lame/gstlame.h:
12041         fix lame's broken vbr stuff, allow it to resample if need be, and also
12042         make xing header optional
12043
12044 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12045
12046         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12047         added getcaps function so samplerate doesnt get fixated to silly values
12048
12049 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12050
12051         * ext/lame/gstlame.c: (gst_lame_src_link):
12052         revert previous fix
12053
12054 2004-08-12  Johan Dahlin  <johan@gnome.org>
12055
12056         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12057         checks. Doesn't matter what state we are in. Interfaces are a
12058         compile time thing, not runtime. It also broke the python bindings.
12059
12060 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12061
12062         * ext/lame/gstlame.c: (gst_lame_src_link):
12063         made source pad link function check if sinkpad is ok..fixes the problem
12064         where core fixates the output rate of lame stupidly
12065
12066 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12067
12068         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12069         * sys/v4l/v4l_calls.c:
12070         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12071           fix fixate function to handle nonsimple caps.
12072           remove bogus check in _link
12073           cleanups
12074
12075 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12076
12077         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12078         set default compression ratio parameter to 0.0 so bitrate parameter
12079         works :)
12080
12081 2004-08-11  David Schleef  <ds@schleef.org>
12082
12083         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12084
12085 2004-08-11  David Schleef  <ds@schleef.org>
12086
12087         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12088         before.
12089
12090 2004-08-11  David Schleef  <ds@schleef.org>
12091
12092         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12093
12094 2004-08-11  David Schleef  <ds@schleef.org>
12095
12096         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12097           license field
12098         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12099         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12100           LGPL.
12101         * gst/auparse/gstauparse.c: Fix plugin license field.
12102         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12103         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12104         * gst/rtp/gstrtp.c: Fix plugin license field.
12105
12106 2004-08-11  Wim Taymans  <wim@fluendo.com>
12107
12108         * gst/tcp/Makefile.am:
12109         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12110         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12111         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12112         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12113         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12114         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12115         (gst_fdset_fd_can_write), (gst_fdset_wait):
12116         * gst/tcp/gstfdset.h:
12117         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12118         (gst_multifdsink_class_init), (gst_multifdsink_init),
12119         (gst_multifdsink_add), (gst_multifdsink_remove),
12120         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12121         (gst_multifdsink_remove_client_link),
12122         (gst_multifdsink_handle_client_read),
12123         (gst_multifdsink_client_queue_data),
12124         (gst_multifdsink_client_queue_caps),
12125         (gst_multifdsink_client_queue_buffer),
12126         (gst_multifdsink_handle_client_write),
12127         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12128         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12129         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12130         (gst_multifdsink_close):
12131         * gst/tcp/gstmultifdsink.h:
12132         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12133         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12134         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12135         (gst_tcpserversink_close):
12136         * gst/tcp/gsttcpserversink.h:
12137         Abstracted away the select call, implemented poll (yes we ran into
12138         the 1024 limit in production).
12139
12140 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12141
12142         * gst/tcp/gsttcp.c:
12143         * gst/tcp/gsttcpplugin.c:
12144           improve debuggging, remove assert
12145
12146 2004-08-10  Wim Taymans  <wim@fluendo.com>
12147
12148         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12149         (gst_client_status_get_type), (gst_multifdsink_class_init),
12150         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12151         (gst_multifdsink_handle_client_read),
12152         (gst_multifdsink_handle_client_write),
12153         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12154         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12155         (gst_multifdsink_get_property):
12156         * gst/tcp/gstmultifdsink.h:
12157         * gst/tcp/gsttcp-marshal.list:
12158         Starting to prepare for specifying buffer time in other units
12159         than buffers. Expose remove reason in signal.
12160
12161 2004-08-10  Wim Taymans  <wim@fluendo.com>
12162
12163         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12164         (gst_multifdsink_remove), (gst_multifdsink_clear),
12165         (gst_multifdsink_remove_client_link),
12166         (gst_multifdsink_handle_client_read),
12167         (gst_multifdsink_client_queue_data),
12168         (gst_multifdsink_client_queue_buffer),
12169         (gst_multifdsink_handle_client_write),
12170         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12171         (gst_multifdsink_chain), (gst_multifdsink_close):
12172         * gst/tcp/gstmultifdsink.h:
12173         Added more debugging info. Changed the way clients are
12174         removed from the lists. Fixed a bug where a bad file descriptor
12175         could cause many clients to be removed.
12176
12177 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12178
12179         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12180           allow all pixel-aspect-ratios, not just 1:1
12181
12182 2004-08-09  David Schleef  <ds@schleef.org>
12183
12184         * sys/glsink/ARB_multitexture.h:  Remove old files.
12185         * sys/glsink/EXT_paletted_texture.h:
12186         * sys/glsink/NV_register_combiners.h:
12187         * sys/glsink/gstgl_nvimage.c:
12188         * sys/glsink/gstgl_pdrimage.c:
12189         * sys/glsink/gstgl_rgbimage.c:
12190         * sys/glsink/gstglsink.c:
12191         * sys/glsink/gstglsink.h:
12192         * sys/glsink/gstglxwindow.c:
12193         * sys/glsink/regcomb_yuvrgb.c:
12194
12195 2004-08-09  David Schleef  <ds@schleef.org>
12196
12197         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12198         GL sink plugin.  (Bug #147302)
12199
12200         * configure.ac: Test for OpenGL
12201         * sys/Makefile.am: Use test for OpenGL
12202         * sys/glsink/Makefile.am:
12203         * sys/glsink/glimagesink.c: rewrite
12204         * sys/glsink/glimagesink.h: rewrite
12205
12206 2004-08-09  David Schleef  <ds@schleef.org>
12207
12208         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12209         sane framerates.
12210         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12211         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12212         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12213
12214 2004-08-09  Wim Taymans  <wim@fluendo.com>
12215
12216         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12217         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12218         (gst_multifdsink_client_remove),
12219         (gst_multifdsink_handle_client_read),
12220         (gst_multifdsink_handle_client_write),
12221         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12222         Do a bit more logging, make the client_read code more robust.
12223
12224 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12225
12226         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12227         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12228         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12229         (gst_jpegdec_init), (gst_jpegdec_chain):
12230         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12231         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12232           cleanups, debugging fixes and memleak plugging
12233
12234 2004-08-09  Wim Taymans  <wim@fluendo.com>
12235
12236         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12237         (theora_get_formats), (theora_dec_src_convert),
12238         (theora_dec_sink_convert), (theora_dec_src_query),
12239         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12240         (theora_dec_change_state):
12241         Don't crash on missing header packets.
12242
12243 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12244
12245         * po/LINGUAS:
12246         * po/sq.po:
12247           Added Albanian translation (Laurent Dhima)
12248         * po/cs.po:
12249           updated
12250
12251 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12252
12253         * ext/lame/gstlame.c:
12254           fix/add debugging
12255
12256 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12257
12258         * sys/ximage/ximagesink.c:
12259         * sys/xvimage/xvimagesink.c:
12260           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12261
12262 2004-08-06  Wim Taymans  <wim@fluendo.com>
12263
12264         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12265         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12266         (gst_multifdsink_client_remove),
12267         (gst_multifdsink_handle_client_read),
12268         (gst_multifdsink_handle_client_write),
12269         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12270         Make sure we don't try to read more from a client that what
12271         ioctl says us or we deadlock.
12272
12273 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12274
12275         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12276         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12277         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12278           decouple running_time and n_frames so it can handle changing
12279           framerate while running
12280
12281 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12282
12283         * po/nl.po:
12284         * po/sv.po:
12285           updated translations
12286
12287 2004-08-04  Benjamin Otte  <otte@gnome.org>
12288
12289         * gst/videotestsrc/gstvideotestsrc.c:
12290         (gst_videotestsrc_get_capslist), (generate_capslist),
12291         (plugin_init):
12292           generate the list of supported caps at startup and reuse it instead
12293           of always generating it
12294
12295 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12296
12297         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12298           whoops, last checkin broke normal build
12299
12300 2004-08-03  Benjamin Otte  <otte@gnome.org>
12301
12302         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12303         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12304         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12305         (gst_alsa_mixer_get_option):
12306         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12307         (dvdnavsrc_print_event):
12308         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12309         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12310         (gst_ogg_mux_pad_unlink):
12311         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12312         (gst_multipart_mux_pad_unlink):
12313         * gst/videofilter/gstvideobalance.c:
12314         (gst_videobalance_colorbalance_set_value):
12315         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12316         (gst_videomixer_pad_unlink):
12317         * po/uk.po:
12318         * sys/oss/gstossmixer.c:
12319         * sys/v4l/gstv4lcolorbalance.c:
12320         * sys/v4l/gstv4ltuner.c:
12321         * sys/v4l/v4lsrc_calls.c:
12322         * sys/v4l2/gstv4l2colorbalance.c:
12323         * sys/v4l2/gstv4l2tuner.c:
12324           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12325
12326 2004-08-03  Benjamin Otte  <otte@gnome.org>
12327
12328         * examples/dynparams/filter.c: (ui_control_create):
12329         * examples/gstplay/player.c: (print_tag):
12330         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12331         * ext/gdk_pixbuf/gstgdkanimation.c:
12332         (gst_gdk_animation_iter_may_advance):
12333         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12334         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12335         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12336         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12337         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12338         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12339         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12340         * gst/sine/demo-dparams.c: (main):
12341         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12342         * testsuite/alsa/formats.c: (create_pipeline):
12343         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12344           fixes for G_DISABLE_ASSERT and friends
12345         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12346         (mp3_type_frame_length_from_header), (mp3_type_find),
12347         (plugin_init):
12348           require mp3 typefinding to have at least MIN_HEADERS valid headers
12349           add typefinding for AAC adts files
12350
12351 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12352
12353         * sys/ximage/ximagesink.c:
12354         (gst_ximagesink_calculate_pixel_aspect_ratio):
12355         * sys/xvimage/xvimagesink.c:
12356         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12357         Make sure we calculate pixel-aspect-ratio using floating point maths
12358
12359 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12360
12361         * po/uk.po:
12362           updated translation
12363
12364 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12365
12366         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12367         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12368           add debugging for display PAR calculation
12369
12370 2004-08-02  David Schleef  <ds@schleef.org>
12371
12372         * configure.ac: Fix mikmod CFLAGS.
12373
12374 2004-07-27  Benjamin Otte  <otte@gnome.org>
12375
12376         * gst/audioscale/gstaudioscale.c:
12377         - fix templates to only support S16, it's the only format that works
12378         - make caps nego code use try_set_caps_nonfixed and fixation instead
12379         of try_set_caps twice, which is not nice for autopluggers
12380         - change rank to secondary, so autopluggers can pick it up after
12381         audioconvert
12382
12383 2004-08-02  Iain <iain@prettypeople.org>
12384
12385         * gst/interleave/interleave.c (interleave_init),
12386         (interleave_request_new_pad),
12387         (interleave_pad_removed),
12388         (interleave_buffered_loop): Use the real pad count, not the artificial
12389         one.
12390
12391 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12392
12393         * configure.ac: bump nano back to development
12394
12395 === release 0.8.3 ===
12396
12397 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12398
12399         * configure.ac: releasing 0.8.3, "Water"
12400
12401 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12402
12403         * sys/xvimage/xvimagesink.c:
12404         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12405         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12406         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12407         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12408         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12409         * sys/xvimage/xvimagesink.h:
12410           apply similar PAR fixes as to ximagesink
12411
12412 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12413
12414         patch from: Benjamin Otte
12415
12416         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12417           add link function to lame.  Fixes #148986.
12418
12419 2004-08-02  Johan Dahlin  <johan@gnome.org>
12420
12421         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12422         fix debugging log
12423
12424 2004-07-30  David Schleef  <ds@schleef.org>
12425
12426         * gst/videomixer/Makefile.am: Fix things that should have been
12427         fixed in the last checkin.
12428
12429 2004-07-30  David Schleef  <ds@schleef.org>
12430
12431         * gst/multipart/Makefile.am: Fix things that should have been
12432         fixed in the last checkin.
12433
12434 2004-07-30  David Schleef  <ds@schleef.org>
12435
12436         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12437
12438 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12439
12440         * configure.ac:
12441           bump nano for prerelease
12442         * po/af.po:
12443         * po/az.po:
12444         * po/cs.po:
12445         * po/en_GB.po:
12446         * po/hu.po:
12447         * po/nl.po:
12448         * po/sr.po:
12449         * po/sv.po:
12450         * po/uk.po:
12451           updates
12452
12453 2004-07-30  Wim Taymans  <wim@fluendo.com>
12454
12455         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12456         (gst_multifdsink_add), (gst_multifdsink_remove),
12457         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12458         (gst_multifdsink_client_remove),
12459         (gst_multifdsink_handle_client_write),
12460         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12461         * gst/tcp/gstmultifdsink.h:
12462         Recover from a select with a bad file descriptor by removing
12463         the client.
12464
12465 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12466
12467         * configure.ac:
12468           fix requirement of core
12469         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12470         (gst_play_pipeline_setup):
12471           don't use colorspace element.  do use hermescolorspace element.
12472           make macro to get a colorspace element.
12473           mark strings for translation.
12474         * po/POTFILES.in:
12475           add play.c
12476         * po/af.po:
12477         * po/az.po:
12478         * po/cs.po:
12479         * po/en_GB.po:
12480         * po/hu.po:
12481         * po/nl.po:
12482         * po/sr.po:
12483         * po/sv.po:
12484         * po/uk.po:
12485           update translations
12486
12487 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12488
12489         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12490         fix default for newmedia flag
12491
12492 2004-07-30  Wim Taymans  <wim@fluendo.com>
12493
12494         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12495         (gst_theora_dec_init), (theora_get_formats),
12496         (theora_dec_src_convert), (theora_dec_sink_convert),
12497         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12498         (theora_dec_chain), (theora_dec_set_property),
12499         (theora_dec_get_property):
12500         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12501         (gst_theora_enc_class_init), (gst_theora_enc_init),
12502         (theora_enc_sink_link), (theora_enc_chain),
12503         (theora_enc_set_property), (theora_enc_get_property):
12504         Added cropping option to theora decoder.
12505         Added border option to theora encoder.
12506
12507 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12508
12509         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12510         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12511         (gst_pngenc_set_property):
12512         * ext/libpng/gstpngenc.h:
12513         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
12514
12515 2004-07-30  Wim Taymans  <wim@fluendo.com>
12516
12517         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12518         (theora_enc_sink_link), (theora_enc_chain),
12519         (theora_enc_set_property), (theora_enc_get_property):
12520         Fix encoding of non-multiple-of-16 video.
12521
12522 2004-07-29  David Schleef  <ds@schleef.org>
12523
12524         * configure.ac: make test for audiofile more strict
12525
12526 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12527
12528         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12529           give different names to typefind functions
12530
12531 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12532
12533         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12534         (gst_ximagesink_calculate_pixel_aspect_ratio),
12535         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12536         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12537         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12538         (gst_ximagesink_get_property), (gst_ximagesink_init):
12539         * sys/ximage/ximagesink.h:
12540           allocate PAR's dynamically.
12541           use autodetected PAR if no object-set PAR is given.
12542           add workaround for directfb's X not setting physical size.
12543           fix to xvimagesink will follow tomorrow.
12544
12545 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12546
12547         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12548         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12549         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12550         (gst_shout2send_class_init), (gst_shout2send_init),
12551         (set_shout_metadata), (gst_shout2send_set_metadata),
12552         (gst_shout2send_chain), (gst_shout2send_set_property),
12553         (gst_shout2send_get_property), (gst_shout2send_connect),
12554         (gst_shout2send_change_state):
12555         * ext/shout2/gstshout2.h:
12556         - fix for sending mp3 audio to icecast2 server, if pad link function not
12557         called before PAUSED state
12558         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12559         - added tagging support for mp3 audio broadcasted
12560         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12561         debug info
12562
12563 2004-07-28  Wim Taymans  <wim@fluendo.com>
12564
12565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12566         (gst_ogg_demux_push):
12567         Return query failure when we don't know the length of
12568         an ogg stream insteda of returning TRUE with a bogus value.
12569
12570 2004-07-28  Wim Taymans  <wim@fluendo.com>
12571
12572         * ext/theora/theoradec.c: (theora_get_formats),
12573         (theora_dec_src_convert), (theora_dec_sink_convert),
12574         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12575         (theora_dec_chain):
12576         Don't screw up the 1 Chroma for 1 luma sample situation when we
12577         have an odd offset/width by adding a black border in those cases.
12578
12579 2004-07-28  Wim Taymans  <wim@fluendo.com>
12580
12581         * ext/theora/theoradec.c: (theora_get_formats),
12582         (theora_dec_src_convert), (theora_dec_sink_convert),
12583         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12584         (theora_dec_chain):
12585         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12586         Added first attempt at cropping of the image as required by the
12587         theora spec. We need more properties in the caps (offset_x,
12588         offset_y,stride) to implement this correctly.
12589
12590 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12591
12592         * ext/dvdnav/README:
12593           Update the README to use dvddemux
12594         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12595           Ensure getcaps returns a subset of the template caps
12596         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12597         (gst_mpeg2subt_init):
12598           Ensure getcaps returns a subset of the template caps
12599         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12600         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12601         (gst_dvd_demux_get_subpicture_stream),
12602         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12603         * gst/mpegstream/gstdvddemux.h:
12604           Set the explicit caps on the current_video pad before pushing
12605           anything
12606         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12607         (gst_mpeg_demux_get_audio_stream):
12608           Free caps used to gst_pad_set_explicit_caps, which takes a const
12609           GstCaps *
12610
12611 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12612
12613         * configure.ac: update GStreamer requirement to 0.8.4 because of
12614           GstFraction.
12615
12616 2004-07-28  Wim Taymans  <wim@fluendo.com>
12617
12618         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12619         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12620         Add the pad to the element after setting up the caps. This
12621         makes it a lot easier to autoplug.
12622
12623 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12624
12625         * gst/median/gstmedian.c:
12626         * gst/mpeg2subt/gstmpeg2subt.c:
12627         * gst/mpegaudioparse/gstmpegaudioparse.c:
12628         * gst/mpegstream/gstdvddemux.c:
12629         * gst/mpegstream/gstmpegdemux.c:
12630         * gst/mpegstream/gstmpegpacketize.c:
12631         * gst/rtjpeg/gstrtjpeg.c:
12632         * gst/rtjpeg/gstrtjpegdec.c:
12633         * gst/rtjpeg/gstrtjpegenc.c:
12634         * gst/sine/gstsinesrc.c:
12635         * gst/smooth/gstsmooth.c:
12636         * gst/smpte/gstsmpte.c:
12637         * gst/smpte/gstsmpte.h:
12638         * gst/stereo/gststereo.c:
12639         * gst/videofilter/gstgamma.c:
12640         * gst/videofilter/gstvideobalance.c:
12641         * gst/videofilter/gstvideofilter.c:
12642         * gst/videofilter/gstvideoflip.c:
12643         * gst/videoscale/gstvideoscale.c:
12644         * gst/videoscale/videoscale.c:
12645         * gst/videotestsrc/gstvideotestsrc.c:
12646         * gst/videotestsrc/videotestsrc.c:
12647         * gst/wavenc/gstwavenc.c:
12648         * gst/wavparse/gstwavparse.c:
12649           fix local includes and 64 bits constants
12650
12651 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12652
12653         * win32/gst.sln:
12654         * gst-libs/gst/*/*.vcproj:
12655         * gst/*/*.vcproj:
12656           more working plugins
12657
12658 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12659
12660         * testsuite/alsa/Makefile.am:
12661         * testsuite/alsa/srcstate.c:
12662         add test for alsasrc changing state
12663
12664 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12665
12666         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12667         (gst_silence_get):
12668         * gst/silence/gstsilence.h:
12669         fix silence generation for 16bit raw audio
12670
12671 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12672
12673         * gst/matroska/matroska-demux.c:
12674         (gst_matroska_demux_parse_metadata),
12675         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12676         * gst/mpegaudio/common.c:
12677         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12678         (gst_videoscale_getcaps), (gst_videoscale_link),
12679         (gst_videoscale_src_fixate), (gst_videoscale_init),
12680         (gst_videoscale_finalize):
12681         * gst/videoscale/gstvideoscale.h:
12682         * gst/videotestsrc/gstvideotestsrc.c:
12683         (gst_videotestsrc_get_capslist):
12684         * gst/wavenc/gstwavenc.c:
12685         * sys/oss/gstossmixer.c: (fill_labels):
12686         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12687         (gst_ximagesink_handle_xevents),
12688         (gst_ximagesink_calculate_pixel_aspect_ratio),
12689         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12690         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12691         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12692         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12693         (gst_ximagesink_init), (gst_ximagesink_class_init):
12694         * sys/ximage/ximagesink.h:
12695         * sys/xvimage/xvimagesink.c:
12696         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12697         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12698         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12699         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12700         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12701         * sys/xvimage/xvimagesink.h:
12702           first batch of pixel aspect ratio commits.
12703
12704 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12705
12706         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12707         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12708         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12709           handle stride, needs work if we want to move stride handling
12710           upstream, but works correctly for our purposes.
12711
12712 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12713
12714         * gst/videoscale/README:
12715           add testing examples
12716         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12717         (gst_videoscale_chain):
12718         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12719         (gst_videoscale_get_size):
12720           add get_size function that handles stride like videotestsrc.
12721           fixes conversion for YUV formats for as much as I can test them.
12722
12723 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12724
12725         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12726         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12727         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12728         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12729         (gst_xvimagesink_xvimage_put):
12730           further cleanups, logging, error handling and synchronizing
12731
12732 2004-07-27  Wim Taymans  <wim@fluendo.com>
12733
12734         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12735         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12736         (gst_videomixer_pad_set_property),
12737         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12738         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12739         (gst_videomixer_class_init), (gst_videomixer_init),
12740         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12741         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12742         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12743         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12744         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12745         (gst_videomixer_loop), (plugin_init):
12746         Be a nicer negotiation citizen and provide a getcaps function on
12747         the srcpad. This also fixes a crash when resizing.
12748
12749 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12750
12751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12752         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12753
12754 2004-07-27  Wim Taymans  <wim@fluendo.com>
12755
12756         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12757         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12758         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12759         (gst_pngenc_set_property):
12760         * ext/libpng/gstpngenc.h:
12761         Added snapshot property to pngenc.
12762         removed g_print from pngdec
12763
12764 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12765
12766         * gst/ac3parse/ac3parse.vcproj
12767         * gst/adder/adder.vcproj
12768         * gst/alpha/alpha.vcproj
12769         * gst/alpha/alphacolor.vcproj
12770         * gst/asfdemux/asf.vcproj
12771         * gst/audioconvert/audioconvert.vcproj
12772         * gst/audiorate/audiorate.vcproj
12773         * gst/audioscale/audioscale.vcproj
12774         * gst/auparse/auparse.vcproj
12775         * gst/avi/avi.vcproj
12776         * gst/cdxaparse/cdxaparse.vcproj
12777         * gst/chart/chart.vcproj
12778         * gst/colorspace/colorspace.vcproj
12779         * gst/cutter/cutter.vcproj
12780         * gst/debug/debug.vcproj
12781         * gst/debug/efence.vcproj
12782         * gst/debug/navigationtest.vcproj
12783         * gst/deinterlace/deinterlace.vcproj
12784         * gst/effectv/effectv.vcproj
12785         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12786         * gst/filter/filter.vcproj
12787         * gst/flx/flxdec.vcproj
12788         * gst/goom/goom.vcproj
12789         * gst/interleave/interleave.vcproj
12790         * gst/law/alaw.vcproj
12791         * gst/law/mulaw.vcproj
12792         * gst/matroska/matroska.vcproj
12793         * gst/median/median.vcproj
12794         * gst/mixmatrix/mixmatrix.vcproj
12795         * gst/mpeg1sys/mpeg1systemencode.vcproj
12796         * gst/mpeg1videoparse/mp1videoparse.vcproj
12797         * gst/mpeg2sub/mpeg2subt.vcproj
12798         * gst/mpegaudio/mpegaudio.vcproj
12799         * gst/mpegaudioparse/mpegaudioparse.vcproj
12800         * gst/mpegstream/mpegstream.vcproj
12801         * gst/multifilesink/multifilesink.vcproj
12802         * gst/multipart/multipart.vcproj
12803         * gst/oneton/oneton.vcproj
12804         * gst/overlay/overlay.vcproj
12805         * gst/passthrough/passthrough.vcproj
12806         * gst/qtdemux/qtdemux.vcproj
12807         * gst/realmedia/rmdemux.vcproj
12808         * gst/rtjpeg/rtjpeg.vcproj
12809         * gst/rtp/rtp.vcproj
12810         * gst/silence/silence.vcproj
12811         * gst/sine/sinesrc.vcproj
12812         * gst/smooth/smooth.vcproj
12813         * gst/smpte/smpte.vcproj
12814         * gst/spectrum/spectrum.vcproj
12815         * gst/speed/speed.vcproj
12816         * gst/stereo/stereo.vcproj
12817         * gst/switch/switch.vcproj
12818         * gst/tags/tagedit.vcproj
12819         * gst/tcp/tcp.vcproj
12820         * gst/typefind/typefindfunctions.vcproj
12821         * gst/udp/udp.vcproj
12822         * gst/videobox/videobox.vcproj
12823         * gst/videocrop/videocrop.vcproj
12824         * gst/videodrop/videodrop.vcproj
12825         * gst/videofilter/gamma.vcproj
12826         * gst/videofilter/videobalance.vcproj
12827         * gst/videofilter/videofilter.vcproj
12828         * gst/videofilter/videoflip.vcproj
12829         * gst/videoflip/videoflip.vcproj
12830         * gst/videomixer/videomixer.vcproj
12831         * gst/videorate/videorate.vcproj
12832         * gst/videoscale/videoscale.vcproj
12833         * gst/videotestsrc/videotestsrc.vcproj
12834         * gst/virtualdub/virtualdub.vcproj
12835         * gst/volenv/volenv.vcproj
12836         * gst/volume/volume.vcproj
12837         * gst/wavenc/wavenc.vcproj
12838         * gst/wavparse/wavparse.vcproj
12839         * gst/y4m/y4menc.vcproj
12840         * gst-libs/gst/audio/audio.vcproj
12841         * gst-libs/gst/audio/audiofilter.vcproj
12842         * gst-libs/gst/colorbalance/colorbalance.vcproj
12843         * gst-libs/gst/idct/idtc.vcproj
12844         * gst-libs/gst/media-info/media-info.vcproj
12845         * gst-libs/gst/mixer/mixer.vcproj
12846         * gst-libs/gst/navigation/navigation.vcproj
12847         * gst-libs/gst/play/play.vcproj
12848         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12849         * gst-libs/gst/resample/resample.vcproj
12850         * gst-libs/gst/riff/riff.vcproj
12851         * gst-libs/gst/tuner/tuner.vcproj
12852         * gst-libs/gst/video/video.vcproj
12853         * gst-libs/gst/xoverlay/xoverlay.vcproj
12854           avoid problems with math.h, fix release dependancy
12855           rename GStreamer-0.8.lib to libgstreamer.lib
12856
12857 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12858
12859         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12861         the atom is not available we have to unlock the mutex. Fixes #148023
12862
12863 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12864
12865         * gst-libs/gst/media-info/media-info.h:
12866           issue for a vararg macro with MSVC
12867
12868 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12869
12870         * gst/effectv/effectv.vcproj
12871         * gst-libs/gst/idct/idct.vcproj:
12872         * gst-libs/gst/media-info/media-info.vcproj:
12873         * gst-libs/gst/navigation/navigation.vcproj:
12874         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12875         * gst-libs/gst/video/video.vcproj:
12876         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12877           fixes for build problems
12878
12879 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12880
12881         * gst-libs/gst/audio/audio.def:
12882         * gst-libs/gst/audio/riff.def:
12883           add some definitions needed by plugins
12884
12885 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12886
12887         * gst/asfdemux/gstasfmux.c
12888           Fix some 64 bits constants to be glib friendly
12889
12890 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12891
12892         * gst/ac3parse/gstac3parse.c
12893         * gst/audioscale/gstaudioscale.c
12894         * gst/auparse/gstauparse.c
12895         * gst/colorspace/gstcolorspace.c
12896         * gst/colorspace/yuv2rgb.h
12897           local include fixes
12898
12899 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12900
12901         * win32/gst.sln
12902           add more plugins to the build
12903
12904 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12905
12906         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12907         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12908
12909 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12910
12911         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12912         (gst_level_set_property), (gst_level_get_property),
12913         (gst_level_base_init), (gst_level_class_init):
12914           add debugging categories.  cleanups.
12915
12916 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12917
12918         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12919         (gst_videoscale_planar411), (gst_videoscale_planar400),
12920         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12921         (gst_videoscale_scale_nearest_str1),
12922         (gst_videoscale_scale_nearest_str2),
12923         (gst_videoscale_scale_nearest_str4),
12924         (gst_videoscale_scale_nearest_16bit),
12925         (gst_videoscale_scale_nearest_24bit):
12926           fixed stride issues
12927           tested with 320x240 -> 321, 322, 324 x240
12928           tested with YV12, I420, YUY2, UYVY
12929           fixed packed422rev (don't think it could have worked before)
12930           by testing with UYVY
12931
12932 2004-07-26  Benjamin Otte  <otte@gnome.org>
12933
12934         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12935         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12936         (plugin_init):
12937           add debugging category, add error checks like checking return values
12938           of setup calls, make sure it still works after
12939           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12940
12941 2004-07-26  Wim Taymans  <wim@fluendo.com>
12942
12943         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12944         (gst_mpeg_demux_get_audio_stream),
12945         (gst_mpeg_demux_process_private):
12946         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12947         Check for error codes from the negotiation functions. Make sure
12948         we really set the pad caps when a new pad is created.
12949
12950 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12951
12952         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12953         (gst_ffmpeg_caps_to_pix_fmt):
12954         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12955         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12956         (gst_ffmpegcolorspace_pad_link):
12957           don't make function do two things at the same time without reason.
12958
12959 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12960
12961         * gst/ac3parse/ac3parse.vcproj
12962         * gst/adder/adder.vcproj
12963         * gst/alpha/alpha.vcproj
12964         * gst/alpha/alphacolor.vcproj
12965         * gst/asfdemux/asf.vcproj
12966         * gst/audioconvert/audioconvert.vcproj
12967         * gst/audiorate/audiorate.vcproj
12968         * gst/audioscale/audioscale.vcproj
12969         * gst/auparse/auparse.vcproj
12970         * gst/avi/avi.vcproj
12971         * gst/cdxaparse/cdxaparse.vcproj
12972         * gst/chart/chart.vcproj
12973         * gst/colorspace/colorspace.vcproj
12974         * gst/cutter/cutter.vcproj
12975         * gst/debug/debug.vcproj
12976         * gst/debug/efence.vcproj
12977         * gst/debug/navigationtest.vcproj
12978         * gst/deinterlace/deinterlace.vcproj
12979         * gst/effectv/effectv.vcproj
12980         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12981         * gst/filter/filter.vcproj
12982         * gst/flx/flxdec.vcproj
12983         * gst/goom/goom.vcproj
12984         * gst/interleave/interleave.vcproj
12985         * gst/law/alaw.vcproj
12986         * gst/law/mulaw.vcproj
12987         * gst/matroska/matroska.vcproj
12988         * gst/median/median.vcproj
12989         * gst/mixmatrix/mixmatrix.vcproj
12990         * gst/mpeg1sys/mpeg1systemencode.vcproj
12991         * gst/mpeg1videoparse/mp1videoparse.vcproj
12992         * gst/mpeg2sub/mpeg2subt.vcproj
12993         * gst/mpegaudio/mpegaudio.vcproj
12994         * gst/mpegaudioparse/mpegaudioparse.vcproj
12995         * gst/mpegstream/mpegstream.vcproj
12996         * gst/multifilesink/multifilesink.vcproj
12997         * gst/multipart/multipart.vcproj
12998         * gst/oneton/oneton.vcproj
12999         * gst/overlay/overlay.vcproj
13000         * gst/passthrough/passthrough.vcproj
13001         * gst/qtdemux/qtdemux.vcproj
13002         * gst/realmedia/rmdemux.vcproj
13003         * gst/rtjpeg/rtjpeg.vcproj
13004         * gst/rtp/rtp.vcproj
13005         * gst/silence/silence.vcproj
13006         * gst/sine/sinesrc.vcproj
13007         * gst/smooth/smooth.vcproj
13008         * gst/smpte/smpte.vcproj
13009         * gst/spectrum/spectrum.vcproj
13010         * gst/speed/speed.vcproj
13011         * gst/stereo/stereo.vcproj
13012         * gst/switch/switch.vcproj
13013         * gst/tags/tagedit.vcproj
13014         * gst/tcp/tcp.vcproj
13015         * gst/typefind/typefindfunctions.vcproj
13016         * gst/udp/udp.vcproj
13017         * gst/videobox/videobox.vcproj
13018         * gst/videocrop/videocrop.vcproj
13019         * gst/videodrop/videodrop.vcproj
13020         * gst/videofilter/gamma.vcproj
13021         * gst/videofilter/videobalance.vcproj
13022         * gst/videofilter/videofilter.vcproj
13023         * gst/videofilter/videoflip.vcproj
13024         * gst/videoflip/videoflip.vcproj
13025         * gst/videomixer/videomixer.vcproj
13026         * gst/videorate/videorate.vcproj
13027         * gst/videoscale/videoscale.vcproj
13028         * gst/videotestsrc/videotestsrc.vcproj
13029         * gst/virtualdub/virtualdub.vcproj
13030         * gst/volenv/volenv.vcproj
13031         * gst/volume/volume.vcproj
13032         * gst/wavenc/wavenc.vcproj
13033         * gst/wavparse/wavparse.vcproj
13034         * gst/y4m/y4menc.vcproj
13035           more plugins supported under windows
13036
13037 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13038
13039         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13040         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13041         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13042         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13043         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13044           Add debugging statements.  Use the sizes as returned by the
13045           *CreateImage calls.
13046
13047 2004-07-26  Johan Dahlin  <johan@gnome.org>
13048
13049         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13050         the pad is negotiated.
13051
13052         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13053
13054 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13055
13056         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13057         * gst-libs/gst/idct/idct.vcproj:
13058         * gst-libs/gst/media-info/media-info.vcproj:
13059         * gst-libs/gst/mixer/mixer.vcproj:
13060         * gst-libs/gst/navigation/navigation.vcproj:
13061         * gst-libs/gst/play/play.vcproj:
13062         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13063         * gst-libs/gst/resample/resample.vcproj:
13064         * gst-libs/gst/tuner/tuner.vcproj:
13065         * gst-libs/gst/video/video.vcproj:
13066         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13067           more plugins supported under windows
13068
13069 2004-07-25 Iain <iain@prettypeople.org>
13070
13071         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13072         pad now rather than when the pad is created because state changes wipe
13073         explicit caps (fixes #148043).
13074
13075 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13076
13077         reviewed by Benjamin Otte  <otte@gnome.org>
13078
13079         * ext/mad/gstmad.c:
13080           fix mad plugin crashing on Sun (fixes #148289)
13081
13082 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13083
13084         * gst/avi/avi.def:
13085         * gst/avi/avi.vcproj:
13086         * gst/matroska/matroska.def:
13087         * gst/matroska/matroska.vcproj:
13088           remove unused .def files
13089
13090 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13091
13092         * gst-libs/gst/audio/gstaudiofilter.c:
13093           Clean the local include
13094
13095 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13096
13097         * win32/gst.sln:
13098         * gst-libs/gst/audio/audio.def:
13099         * gst-libs/gst/audio/audio.vcproj:
13100         * gst-libs/gst/audio/audiofilter.vcproj:
13101         * gst-libs/gst/audio/riff.def:
13102         * gst-libs/gst/audio/riff.vcproj:
13103         * gst-libs/gst/gst-libs.def:
13104         * gst-libs/gst/gst-libs.vcproj:
13105         * gst/avi/avi.vcproj:
13106         * gst/avi/avi.vcproj:
13107           Copy the files where needed after building, cleaner projects
13108
13109 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13110
13111         * gst/matroska/ebml-write.c:
13112           Fix some 64 bits constants to be glib friendly
13113
13114 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13115
13116         * win32/gst.sln:
13117         * gst-libs/gst/gst-libs.def:
13118         * gst-libs/gst/gst-libs.vcproj:
13119         * gst/matroska/matroska.def:
13120         * gst/matroska/matroska.vcproj:
13121           Add the preliminary canvas to build plugins on Win32
13122
13123 2004-07-23  Benjamin Otte  <otte@gnome.org>
13124
13125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13126           don't enfore negotiation from source side, it breaks
13127           sinesrc ! audioconvert ! osssink
13128
13129 2004-07-22  David Schleef  <ds@schleef.org>
13130
13131         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13132         for ELF files, since they can easily be recognized as audio/mpeg.
13133         (bug #147441)
13134
13135 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13136
13137         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13138         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13139         (gst_videoscale_scale_nearest_24bit),
13140         (gst_videoscale_scale_nearest_16bit):
13141           fix 16bit and 24bit for stride (24bit might need testing)
13142           don't pretend we do more than one algorithm
13143
13144 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13145
13146         * configure.ac:
13147         * gst/Makefile.am:
13148         * gst/multifilesink/Makefile.am:
13149         * gst/multifilesink/gstmultifilesink.c:
13150         (gst_multifilesink_get_formats),
13151         (gst_multifilesink_get_query_types), (_do_init),
13152         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13153         (gst_multifilesink_init), (gst_multifilesink_dispose),
13154         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13155         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13156         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13157         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13158         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13159         (gst_multifilesink_uri_get_type),
13160         (gst_multifilesink_uri_get_protocols),
13161         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13162         (gst_multifilesink_uri_handler_init), (plugin_init):
13163         * gst/multifilesink/gstmultifilesink.h:
13164         * testsuite/Makefile.am:
13165         * testsuite/multifilesink/Makefile.am:
13166         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13167         (gst_newmedia_class_init), (gst_newmedia_init),
13168         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13169         (newfile_signal), (test_signal), (main):
13170         multifilesink plugin for creating new files every time a new media
13171         discontinuity event occurs
13172
13173 2004-07-22  Wim Taymans  <wim@fluendo.com>
13174
13175         * gst/alpha/Makefile.am:
13176         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13177         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13178         (gst_alpha_color_init), (gst_alpha_color_set_property),
13179         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13180         (transform), (gst_alpha_color_chain),
13181         (gst_alpha_color_change_state), (plugin_init):
13182         Stupid plugin to to RGBA to AYUV conversion because none of
13183         the colorspace plugins can handle that yet.
13184
13185 2004-07-22  Wim Taymans  <wim@fluendo.com>
13186
13187         * examples/seeking/seek.c: (update_scale), (main):
13188         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13189         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13190         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13191         (gst_decode_bin_init), (gst_decode_bin_dispose),
13192         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13193         (no_more_pads), (close_link), (type_found),
13194         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13195         (plugin_init):
13196         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13197         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13198         (gst_play_base_bin_dispose), (queue_overrun),
13199         (gen_preroll_element), (remove_prerolls), (unknown_type),
13200         (no_more_pads), (new_stream), (setup_source),
13201         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13202         (play_base_eos), (gst_play_base_bin_change_state),
13203         (gst_play_base_bin_add_element),
13204         (gst_play_base_bin_remove_element),
13205         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13206         (gst_play_base_bin_unlink_stream),
13207         (gst_play_base_bin_get_streaminfo):
13208         * gst/playback/gstplaybin.c: (gen_video_element),
13209         (gen_audio_element):
13210         * gst/playback/gststreaminfo.h:
13211         More playback updates, attempt to fix things after the state change
13212         breakage.
13213
13214 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13215
13216         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13217         (gst_videoscale_scale_nearest_16bit):
13218           comment algorithm
13219
13220 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13221
13222         * gst/videotestsrc/gstvideotestsrc.c:
13223         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13224         (gst_videotestsrc_init), (gst_videotestsrc_get),
13225         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13226         (gst_videotestsrc_get_property):
13227         * gst/videotestsrc/gstvideotestsrc.h:
13228         * gst/videotestsrc/videotestsrc.c:
13229         * gst/videotestsrc/videotestsrc.h:
13230           cleanup and commenting
13231
13232 2004-07-21  Wim Taymans  <wim@fluendo.com>
13233
13234         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13235         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13236         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13237         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13238         (_find_chain_get_unknown_part), (_find_streams_check),
13239         (gst_ogg_demux_push), (gst_ogg_pad_push):
13240         * ext/theora/theoradec.c: (theora_get_formats),
13241         (theora_dec_src_convert), (theora_dec_sink_convert),
13242         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13243         (theora_dec_chain):
13244         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13245         (vorbis_dec_convert), (vorbis_dec_src_query),
13246         (vorbis_dec_src_event), (vorbis_dec_event):
13247         More seeking fixes, oggdemux now supports seeking to time and
13248         uses the downstream element to convert granulepos to time.
13249         Seeking in theora-only ogg files now works.
13250
13251 2004-07-21  Wim Taymans  <wim@fluendo.com>
13252
13253         * ext/theora/theoradec.c: (gst_theora_dec_init),
13254         (theora_get_formats), (theora_get_event_masks),
13255         (theora_get_query_types), (theora_dec_src_convert),
13256         (theora_dec_sink_convert), (theora_dec_src_query),
13257         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13258         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13259         (vorbis_get_event_masks), (vorbis_get_query_types),
13260         (gst_vorbis_dec_init), (vorbis_dec_convert),
13261         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13262         Added query/convert/formats functions to vorbis and theora decoders
13263         so that the outside world can use them too. Fixed seeking on an
13264         ogg/theora/vorbis file by disabling the seeking seeking on the
13265         theora srcpad.
13266
13267 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13268
13269         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13270         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13271         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13272         images creation for both elements. We don't create the image on caps
13273         nego or renego, we just destroy the internal one if present if it does
13274         not match the needs. The chain function takes care of creating a new
13275         image when needed.
13276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13277         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13278         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13279         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13280         the image format information. The buffer pool checks for the context
13281         image format and discard images with different formats.
13282         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13283
13284 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13285
13286         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13287         (gst_ffmpegcolorspace_chain):
13288           no point in doing any chaining if the pad we want to push from
13289           isn't usable.
13290
13291 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13292
13293         * gst-libs/gst/riff/riff-media.c:
13294         (gst_riff_create_audio_caps_with_data):
13295           Fix double end-to-native symbol conversion (#148021).
13296
13297 2004-07-20  David Schleef  <ds@schleef.org>
13298
13299         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13300         Don't use an Atom that doesn't exist.
13301
13302 2004-07-20  Wim Taymans  <wim@fluendo.com>
13303
13304         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13305         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13306         (gst_multifdsink_client_remove),
13307         (gst_multifdsink_handle_client_write),
13308         (gst_multifdsink_queue_buffer):
13309         * gst/tcp/gstmultifdsink.h:
13310         More multifdsink stats. Avoid deadlock by releasing locks
13311         before sending out a signal.
13312
13313 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13314
13315         * po/LINGUAS:
13316         * po/hu.po:
13317           added Hungarian translation (Laszlo Dvornik)
13318
13319 2004-07-20  Wim Taymans  <wim@fluendo.com>
13320
13321         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13322         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13323         (gst_multifdsink_handle_client_write),
13324         (gst_multifdsink_queue_buffer):
13325         * gst/tcp/gsttcp-marshal.list:
13326         Fixed the stupid marshal definition.
13327
13328 2004-07-20  Wim Taymans  <wim@fluendo.com>
13329
13330         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13331         (gst_multifdsink_init), (gst_multifdsink_add),
13332         (gst_multifdsink_client_remove),
13333         (gst_multifdsink_handle_client_write),
13334         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13335         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13336         (gst_multifdsink_init_send):
13337         * gst/tcp/gstmultifdsink.h:
13338         Added more stats, added timeout for a client, fixed some typos
13339         and added some comments.
13340
13341 2004-07-20  Wim Taymans  <wim@fluendo.com>
13342
13343         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13344         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13345         (gst_multifdsink_client_remove),
13346         (gst_multifdsink_handle_client_write):
13347         * gst/tcp/gstmultifdsink.h:
13348         * gst/tcp/gsttcp-marshal.list:
13349         Added get_stats method that returns a GValueArray of
13350         stats values.
13351
13352 2004-07-19  Benjamin Otte  <otte@gnome.org>
13353
13354         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13355           make sure longname, description and author are valid UTF-8
13356
13357 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13358
13359         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13360         (gst_ximagesink_set_property):
13361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13362         (gst_xvimagesink_set_property):
13363           make sure SYNCHRONOUS is respected after getting the X context
13364
13365 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13366
13367         * gst/matroska/matroska-demux.c:
13368         (gst_matroska_demux_handle_src_event),
13369         (gst_matroska_demux_parse_blockgroup):
13370         * gst/matroska/matroska-ids.h:
13371           add BlockReference tag and ignore it to clear out log.
13372           ignore NAVIGATION events to clear out log.
13373
13374 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13375
13376         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13377         (gst_matroska_demux_add_stream):
13378         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13379           add debug categories
13380
13381 2004-07-16  Wim Taymans  <wim@fluendo.com>
13382
13383         * ext/libpng/Makefile.am:
13384         * ext/libpng/gstpng.c: (plugin_init):
13385         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13386         (gst_pngdec_get_type), (gst_pngdec_base_init),
13387         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13388         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13389         * ext/libpng/gstpngdec.h:
13390         Added png decoder.
13391
13392 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13393
13394         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13395         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13396         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13397         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13398         (gst_ximagesink_buffer_alloc):
13399         * sys/ximage/ximagesink.h:
13400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13401         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13402         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13403         (gst_xvimagesink_buffer_alloc):
13404         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13405         again. Using internal data pointer of the x(v)image to store image's
13406         data to be coherent with the buffer alloc mechanism. Investigated the
13407         image destruction code to be sure that everything gets freed correctly.
13408
13409 2004-07-16  Wim Taymans  <wim@fluendo.com>
13410
13411         * gst-libs/gst/riff/riff-read.c:
13412         (gst_riff_read_strf_vids_with_data),
13413         (gst_riff_read_strf_auds_with_data):
13414         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13415         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13416         Make sure we don't create 0 sized subbuffers in riff-read.
13417         Signal the no more pads signal after reading the avi header.
13418
13419 2004-07-16  Wim Taymans  <wim@fluendo.com>
13420
13421         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13422         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13423         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13424         (gst_decode_bin_init), (gst_decode_bin_dispose),
13425         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13426         (no_more_pads), (close_link), (type_found),
13427         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13428         (gst_decode_bin_change_state), (plugin_init):
13429         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13430         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13431         (gst_play_base_bin_dispose), (queue_overrun),
13432         (gen_preroll_element), (remove_prerolls), (unknown_type),
13433         (no_more_pads), (new_stream), (setup_source),
13434         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13435         (play_base_eos), (gst_play_base_bin_change_state),
13436         (gst_play_base_bin_add_element),
13437         (gst_play_base_bin_remove_element),
13438         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13439         (gst_play_base_bin_unlink_stream),
13440         (gst_play_base_bin_get_streaminfo):
13441         * gst/playback/gstplaybasebin.h:
13442         Better error recovery. Added configurable preroll queue size. Faster
13443         detection of no-more-pads.
13444
13445 2004-07-16  Wim Taymans  <wim@fluendo.com>
13446
13447         * gst-libs/gst/video/video.h:
13448         Added 32 bits RGBA. Not sure if we should use another mime-type
13449         for alpha rgb. Currently the presence of the alpha_mask property
13450         signals an alpha channel.
13451
13452 2004-07-16  Wim Taymans  <wim@fluendo.com>
13453
13454         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13455         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13456         FPS seems to be 0.0 to MAX everywhere else.
13457
13458 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13459
13460         * gst-libs/gst/riff/riff-media.c:
13461         (gst_riff_create_video_caps_with_data):
13462           mp42/mp43 (no caps) exist too.
13463         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13464           Set pixel_width/height; we've got them in-caps.
13465         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13466         * gst/wavparse/gstwavparse.c: (plugin_init):
13467           Both are valid primary.
13468         * sys/oss/gstossmixer.c:
13469           Remove i18n hack and enable translations.
13470
13471 2004-07-15  Benjamin Otte  <otte@gnome.org>
13472
13473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13474         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13475           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13476
13477 2004-07-15  Benjamin Otte  <otte@gnome.org>
13478
13479         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13480         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13481         (gst_alsa_close_audio):
13482           disable some of the debugging code for now. Writing debugging to a
13483           buffer is broken in current alsalib releases.
13484
13485 2004-07-12  Benjamin Otte  <otte@gnome.org>
13486
13487         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13488           use bufferpools
13489
13490 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13491
13492         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13493         (theora_dec_src_query), (theora_dec_event):
13494         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13495           add debugging categories.  Remove \n's.
13496
13497 2004-07-13  Johan Dahlin  <johan@gnome.org>
13498
13499         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13500         (gst_play_bin_get_property): Impl.
13501
13502 2004-07-13  Wim Taymans  <wim@fluendo.com>
13503
13504         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13505         When trying to find the stream length, seek back N pages
13506         instead of just one, where N is the number of streams in
13507         the current chain.
13508
13509 2004-07-13  Wim Taymans  <wim@fluendo.com>
13510
13511         * gst-libs/gst/riff/riff-media.c:
13512         (gst_riff_create_audio_caps_with_data),
13513         (gst_riff_create_audio_caps),
13514         (gst_riff_create_audio_template_caps):
13515         * gst-libs/gst/riff/riff-media.h:
13516         * gst-libs/gst/riff/riff-read.c:
13517         (gst_riff_read_strf_vids_with_data),
13518         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13519         * gst-libs/gst/riff/riff-read.h:
13520         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13521         (gst_avi_demux_add_stream):
13522         Set codec_data on caps for avidemuxer.
13523
13524 2004-07-12  David Schleef  <ds@schleef.org>
13525
13526         * configure.ac: Fix test for Objective C
13527
13528 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13529         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13530         (gst_gdk_pixbuf_chain):
13531           Add svg and pcx to template caps, and ensure that getcaps returns a
13532           subset of the template caps.
13533           Copy each row manually for output, as gdkpixbuf may pad the
13534           rowstride to a 32-bit word boundary.
13535
13536 2004-07-12  Wim Taymans  <wim@fluendo.com>
13537
13538         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13539         (gst_riff_create_video_template_caps):
13540         Fix the template caps to include some more media types.
13541
13542 2004-07-12  Wim Taymans  <wim@fluendo.com>
13543
13544         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13545         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13546         (compare_ranks), (print_feature), (gst_decode_bin_init),
13547         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13548         (try_to_link_1), (new_pad), (close_link), (type_found),
13549         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13550         (gst_decode_bin_change_state), (plugin_init):
13551         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13552         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13553         (gst_play_base_bin_dispose), (queue_overrun),
13554         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13555         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13556         (gst_play_base_bin_get_property), (play_base_eos),
13557         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13558         (gst_play_base_bin_remove_element),
13559         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13560         (gst_play_base_bin_unlink_stream),
13561         (gst_play_base_bin_get_streaminfo):
13562         * gst/playback/gstplaybasebin.h:
13563         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13564         (gst_play_bin_class_init), (gst_play_bin_init),
13565         (gst_play_bin_dispose), (gst_play_bin_set_property),
13566         (gst_play_bin_get_property), (gen_video_element),
13567         (gen_audio_element), (remove_sinks), (setup_sinks),
13568         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13569         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13570         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13571         (gst_play_bin_query), (plugin_init):
13572         * gst/playback/test4.c: (main):
13573         More fixes on reusing of the element.
13574
13575 2004-07-11  Benjamin Otte  <otte@gnome.org>
13576
13577         * ext/mad/gstmad.c: (normal_seek):
13578           allow seeking for other methods than just SET
13579
13580 2004-07-11  Andy Wingo  <wingo@pobox.com>
13581
13582         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13583         float, "any" caps -> buffer_frames=[0,MAX].
13584
13585         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13586         doesn't intersect our caps with the template any more. Do it
13587         ourselves.
13588         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13589
13590 2004-07-09  Wim Taymans  <wim@fluendo.com>
13591
13592         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13593         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13594         (compare_ranks), (print_feature), (gst_decode_bin_init),
13595         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13596         (try_to_link_1), (new_pad), (close_link), (type_found),
13597         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13598         (gst_decode_bin_change_state), (plugin_init):
13599         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13600         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13601         (gst_play_base_bin_dispose), (queue_overrun),
13602         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13603         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13604         (gst_play_base_bin_get_property), (play_base_eos),
13605         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13606         (gst_play_base_bin_remove_element),
13607         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13608         (gst_play_base_bin_unlink_stream),
13609         (gst_play_base_bin_get_streaminfo):
13610         * gst/playback/gstplaybasebin.h:
13611         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13612         (gst_play_bin_class_init), (gst_play_bin_init),
13613         (gst_play_bin_dispose), (gst_play_bin_set_property),
13614         (gst_play_bin_get_property), (gen_video_element),
13615         (gen_audio_element), (remove_sinks), (setup_sinks),
13616         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13617         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13618         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13619         (gst_play_bin_query), (plugin_init):
13620         * gst/playback/test4.c: (main):
13621         Work on object reuse and seeking.
13622
13623 2004-07-09  Wim Taymans  <wim@fluendo.com>
13624
13625         * examples/seeking/seek.c: (iterate):
13626         Don't consume all CPU in the idle loop.
13627
13628 2004-07-09  Wim Taymans  <wim@fluendo.com>
13629
13630         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13631         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13632         Add pad to element *after* setting the pad functions so that
13633         the scheduler can use the correct ones.
13634
13635 2004-07-09  Wim Taymans  <wim@fluendo.com>
13636
13637         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13638         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13639         Sync to keyframe after seek
13640
13641 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13642
13643         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13644         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13645         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13646         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13647         * ext/libvisual/visual.c: (gst_visual_change_state):
13648         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13649         * ext/theora/theoradec.c: (theora_dec_change_state):
13650         * ext/theora/theoraenc.c: (theora_enc_change_state):
13651         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13652         * gst-libs/gst/navigation/navigation.c:
13653         * gst/adder/gstadder.c: (gst_adder_change_state):
13654         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13655         (gst_audio_convert_get_buffer):
13656         * gst/multipart/multipartdemux.c:
13657         (gst_multipart_demux_change_state):
13658         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13659         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13660         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13661         * gst/videoscale/gstvideoscale.c:
13662         (gst_videoscale_handle_src_event):
13663         * gst/volume/gstvolume.c: (volume_chain_int16):
13664           don't assert in state change, this should be done by the base
13665           GstElement class.
13666           various debugging fixes.
13667
13668 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13669
13670         * configure.ac:
13671         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13672         (gst_play_dispose), (gst_play_set_location),
13673         (gst_play_set_data_src), (gst_play_set_video_sink),
13674         (gst_play_set_audio_sink), (gst_play_set_visualization),
13675         (gst_play_connect_visualization), (gst_play_get_sink_element),
13676         (gst_play_get_all_by_interface):
13677         * gst-libs/gst/play/play.h:
13678           add new method to get elements implementing an interface.
13679           add various error logging
13680
13681 2004-07-08  Wim Taymans  <wim@fluendo.com>
13682
13683         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13684         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13685         (make_playerbin_pipeline), (query_durations_elems),
13686         (query_durations_pads), (query_positions_elems),
13687         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13688         (main):
13689         Added playbin seeking example.
13690
13691 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13692
13693         * gst-libs/gst/play/play.c: (gst_play_set_location),
13694         (gst_play_set_data_src), (gst_play_set_video_sink),
13695         (gst_play_set_audio_sink), (gst_play_set_visualization),
13696         (gst_play_connect_visualization), (gst_play_get_framerate):
13697           use a macro to look up elements from hash table
13698
13699 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13700
13701         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13702         (gst_play_get_length_callback), (gst_play_set_location),
13703         (gst_play_seek_to_time), (gst_play_set_data_src),
13704         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13705         (gst_play_set_visualization), (gst_play_connect_visualization),
13706         (gst_play_get_sink_element):
13707         - add debugging info
13708         - fix looking up sink elements by iterating over complete caps
13709         - put everything except for source and autoplugger in a complete bin
13710
13711 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13712
13713         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13714         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13715         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13716         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13717         * ext/alsa/gstalsasink.h:
13718         - add debugging info
13719         - clean up schizophrenia of data/buffer/event
13720         - fix double event unref error
13721
13722 2004-07-08  Wim Taymans  <wim@fluendo.com>
13723
13724         * gst/playback/Makefile.am:
13725         Add headers to noinst
13726
13727 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13728
13729         * tools/gst-launch-ext-m.m:
13730         * tools/gst-launch-ext.1.in:
13731           convert to the third millenium
13732
13733 2004-07-07  David Schleef  <ds@schleef.org>
13734
13735         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13736
13737 2004-07-07  Wim Taymans  <wim@fluendo.com>
13738
13739         * gst/playback/Makefile.am:
13740         * gst/playback/README:
13741         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13742         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13743         (compare_ranks), (print_feature), (gst_decode_bin_init),
13744         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13745         (try_to_link_1), (new_pad), (close_link), (type_found),
13746         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13747         (plugin_init):
13748         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13749         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13750         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13751         (gen_preroll_element), (no_more_pads), (new_stream),
13752         (setup_source), (gst_play_base_bin_set_property),
13753         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13754         (gst_play_base_bin_add_element),
13755         (gst_play_base_bin_remove_element),
13756         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13757         (gst_play_base_bin_unlink_stream),
13758         (gst_play_base_bin_get_streaminfo):
13759         * gst/playback/gstplaybasebin.h:
13760         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13761         (gst_play_bin_class_init), (gst_play_bin_init),
13762         (gst_play_bin_dispose), (gst_play_bin_set_property),
13763         (gst_play_bin_get_property), (gen_video_element),
13764         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13765         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13766         (gst_play_bin_get_formats), (gst_play_bin_convert),
13767         (gst_play_bin_get_query_types), (gst_play_bin_query),
13768         (plugin_init):
13769         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13770         (gst_stream_info_get_type), (gst_stream_info_class_init),
13771         (gst_stream_info_init), (gst_stream_info_new),
13772         (gst_stream_info_dispose), (gst_stream_info_set_property),
13773         (gst_stream_info_get_property):
13774         * gst/playback/gststreaminfo.h:
13775         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13776         (main):
13777         * gst/playback/test2.c: (main):
13778         * gst/playback/test3.c: (update_scale), (main):
13779         More playbin fixes. Added README. Do better element filtering.
13780         Added base class to preroll media. Added test apps.
13781
13782 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13783
13784         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13785         * ext/mpeg2dec/gstmpeg2dec.h:
13786           various debugging improvements.  Reset stream to next picture
13787           instead of sequence header, otherwise seeks cannot work.
13788
13789 2004-07-07  Wim Taymans  <wim@fluendo.com>
13790
13791         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13792         (gst_video_box_class_init), (gst_video_box_set_property),
13793         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13794         Use pad_alloc where possible.
13795
13796 2004-07-07  Wim Taymans  <wim@fluendo.com>
13797
13798         * sys/oss/gstosselement.c: (gst_osselement_reset),
13799         (gst_osselement_parse_caps):
13800         * sys/oss/gstosselement.h:
13801         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13802         Fix offset on osssrc.
13803
13804 2004-07-07  Wim Taymans  <wim@fluendo.com>
13805
13806         * ext/theora/theora.c: (plugin_init):
13807         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13808         (theora_dec_src_query), (theora_dec_chain):
13809         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13810         (theora_enc_sink_link), (theora_buffer_from_packet),
13811         (theora_push_packet), (theora_enc_chain):
13812         Fix theora granulepos calculation.
13813         Fix overflow in duration/position calculation.
13814         Bump rank to PRIMARY for theoradec.
13815         Use granulepos of last packet to calculate position.
13816         Set keyframe flag on buffers when needed.
13817
13818 2004-07-06  David Schleef  <ds@schleef.org>
13819
13820         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13821         serious?  (Fixed, obviously.)
13822
13823 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13824
13825         * po/LINGUAS:
13826         * po/cs.po:
13827           added Czech translation (Miloslav Trmac)
13828
13829 2004-07-05  Wim Taymans  <wim@fluendo.com>
13830
13831         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13832         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13833         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13834         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13835         (close_link), (type_found), (gst_decode_bin_set_property),
13836         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13837         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13838         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13839         (gst_decode_bin_query), (plugin_init):
13840         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13841         (gst_play_bin_class_init), (gst_play_bin_init),
13842         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13843         (get_video_element), (new_pad), (setup_source),
13844         (gst_play_bin_set_property), (gst_play_bin_get_property),
13845         (gst_play_bin_change_state), (gst_play_bin_add_element),
13846         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13847         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13848         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13849         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13850         * gst/playback/test.c: (main):
13851         More fixes, cleaned up playbin, make it use decodebin. Added
13852         threaded property to playbin.
13853
13854 2004-07-05  Wim Taymans  <wim@fluendo.com>
13855
13856         * configure.ac:
13857         * gst/playback/Makefile.am:
13858         * gst/playback/decodetest.c: (main):
13859         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13860         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13861         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13862         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13863         (close_link), (type_found), (gst_decode_bin_set_property),
13864         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13865         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13866         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13867         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13868         (plugin_init):
13869         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13870         (gst_play_bin_class_init), (gst_play_bin_init),
13871         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13872         (collect_sink_pads), (find_compatibles), (close_pad_link),
13873         (try_to_link_1), (new_pad), (close_link), (type_found),
13874         (setup_source), (gst_play_bin_set_property),
13875         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13876         (compare_ranks), (gst_play_bin_collect_factories),
13877         (gst_play_bin_change_state), (gst_play_bin_add_element),
13878         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13879         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13880         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13881         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13882         * gst/playback/test.c: (main):
13883         Added some playback helper elements and some test apps, very alpha
13884         still.
13885
13886 2004-07-04  Benjamin Otte  <otte@gnome.org>
13887
13888         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13889           only restart audio when we indeed have an xrun to fix repeated
13890           xruns. Fix suggested by Giuliano Pochini.
13891
13892 2004-07-03  David Schleef  <ds@schleef.org>
13893
13894         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13895         call to gst_debug_log() if debugging is disabled (bug #145118)
13896
13897 2004-07-03  Benjamin Otte  <otte@gnome.org>
13898
13899         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13900           use our own functions for restarting the alsa device.
13901         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13902           I should apply patches myself - use MIN for the third argument, not
13903           the second, this fixes seeking
13904
13905 2004-07-02  David Schleef  <ds@schleef.org>
13906
13907         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13908         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13909         do with the logic.
13910
13911 2004-07-02  David Schleef  <ds@schleef.org>
13912
13913         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13914         output buffers.  Fix logic mistake.  (bug #144866)
13915
13916 2004-07-02  David Schleef  <ds@schleef.org>
13917
13918         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13919         on X.  (bug #144753)
13920
13921 2004-07-02  David Schleef  <ds@schleef.org>
13922
13923         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13924         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13925         (bug #144624)
13926         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13927         (gst_osselement_rate_probe_check): Add another workaround for
13928         buggy drivers (bug #145336)
13929
13930 2004-07-02  David Schleef  <ds@schleef.org>
13931
13932         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13933         Most systems don't have MSG_NOSIGNAL.
13934
13935 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13936
13937         * Makefile.am:
13938         * gst-libs/gst/colorbalance/Makefile.am:
13939         * gst-libs/gst/mixer/Makefile.am:
13940         * gst-libs/gst/play/Makefile.am:
13941         * gst-libs/gst/tuner/Makefile.am:
13942           (hopefully) fix both install and dist and make error message useful.
13943           needs testing across automakes.
13944
13945 2004-07-02  Benjamin Otte  <otte@gnome.org>
13946
13947         * ext/ogg/gstogg.c: (plugin_init):
13948           we require bytestream now
13949         * ext/ogg/gstoggdemux.c:
13950           huge diff to implement chain setup in a fast and generic way. This
13951           improves tag reading and startup of huge files (read: Theora videos)
13952           quite a bit. It probably contains bugs, too, so please test.
13953           Seeking is not improved to the fast method.
13954
13955 2004-06-29  Wim Taymans  <wim@fluendo.com>
13956
13957         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13958         * ext/ogg/gstoggmux.c:
13959         Fix memleak in oggdemux when running unconnected pads.
13960         doc update in mux, start working on keyframe mode.
13961
13962 2004-06-29  Benjamin Otte  <otte@gnome.org>
13963
13964         * sys/oss/gstosssink.c:
13965         * sys/oss/gstosssrc.c:
13966           advertise correct template caps - we indeed do non-native endianness
13967           and 8bit audio has no endianness
13968         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
13969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
13970           avoid (wrong) duplications in getcaps function and return
13971           template caps
13972
13973 2004-06-29  Wim Taymans  <wim@fluendo.com>
13974
13975         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13976         (gst_multifdsink_class_init), (gst_multifdsink_add),
13977         (gst_multifdsink_remove), (gst_multifdsink_clear),
13978         (gst_multifdsink_client_remove),
13979         (gst_multifdsink_handle_client_read),
13980         (gst_multifdsink_client_queue_data),
13981         (gst_multifdsink_client_queue_caps),
13982         (gst_multifdsink_client_queue_buffer),
13983         (gst_multifdsink_handle_client_write),
13984         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13985         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
13986         (gst_multifdsink_init_send), (gst_multifdsink_close):
13987         Fix wrong GList iteration that could crash the server when
13988         more then 2 clients disconnect at the same time. Read all the
13989         pending commands in one batch to recover from command storms under
13990         very heavy load.
13991
13992 2004-06-28  Wim Taymans  <wim@fluendo.com>
13993
13994         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13995         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
13996         (gst_videomixer_pad_set_property),
13997         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
13998         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13999         (gst_videomixer_class_init), (gst_videomixer_init),
14000         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14001         (pad_zorder_compare), (gst_videomixer_sort_pads),
14002         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14003         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14004         (gst_videomixer_update_queues), (gst_videomixer_loop),
14005         (plugin_init):
14006         Avoid divide by zero, choose masterpad as the pad with the highest
14007         framerate.
14008
14009 2004-06-27  Julien Moutte  <julien@moutte.net>
14010
14011         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14012         (gst_ximagesink_xwindow_new):
14013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14014         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14015         function directly. We might want to call it from somewhere else one day.
14016
14017 2004-06-27  Julien Moutte  <julien@moutte.net>
14018
14019         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14020         (gst_ximagesink_xwindow_new):
14021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14022         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14023         window decorations.
14024
14025 2004-06-27  Wim Taymans  <wim@fluendo.com>
14026
14027         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14028         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14029         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14030         (gst_dvdec_set_property), (gst_dvdec_get_property):
14031         * ext/dv/gstdvdec.h:
14032         Implement drop_factor property to lower the framerate with
14033         a factor.
14034
14035 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14036
14037         * gst-libs/gst/colorbalance/Makefile.am:
14038         * gst-libs/gst/mixer/Makefile.am:
14039         * gst-libs/gst/play/Makefile.am:
14040         * gst-libs/gst/tuner/Makefile.am:
14041           unbreak Company's fix that didn't install the -enum.h files
14042
14043 2004-06-27  Wim Taymans  <wim@fluendo.com>
14044
14045         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14046         (gst_dvdec_change_state):
14047         * ext/dv/gstdvdec.h:
14048         Fix timestamp, duration and offset of the buffers.
14049
14050 2004-06-27  Wim Taymans  <wim@fluendo.com>
14051
14052         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14053         (gst_multifdsink_class_init), (gst_multifdsink_add),
14054         (gst_multifdsink_remove), (gst_multifdsink_clear),
14055         (gst_multifdsink_client_remove),
14056         (gst_multifdsink_handle_client_read),
14057         (gst_multifdsink_client_queue_data),
14058         (gst_multifdsink_client_queue_caps),
14059         (gst_multifdsink_client_queue_buffer),
14060         (gst_multifdsink_handle_client_write),
14061         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14062         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14063         (gst_multifdsink_init_send), (gst_multifdsink_close):
14064         * gst/tcp/gstmultifdsink.h:
14065         * gst/tcp/gsttcpserversink.c:
14066         (gst_tcpserversink_handle_server_read),
14067         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14068         More multifdsink fixes, more recovery policy fixes.
14069         Removed stupid g_print
14070
14071 2004-06-26  Wim Taymans  <wim@fluendo.com>
14072
14073         * gst/tcp/Makefile.am:
14074         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14075         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14076         (gst_multifdsink_class_init), (gst_multifdsink_init),
14077         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14078         (gst_multifdsink_handle_client_read),
14079         (gst_multifdsink_client_queue_data),
14080         (gst_multifdsink_client_queue_caps),
14081         (gst_multifdsink_client_queue_buffer),
14082         (gst_multifdsink_handle_client_write),
14083         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14084         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14085         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14086         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14087         (gst_multifdsink_close), (gst_multifdsink_change_state):
14088         * gst/tcp/gstmultifdsink.h:
14089         * gst/tcp/gsttcpplugin.c: (plugin_init):
14090         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14091         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14092         (gst_tcpserversink_handle_server_read),
14093         (gst_tcpserversink_handle_select),
14094         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14095         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14096         * gst/tcp/gsttcpserversink.h:
14097         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14098         one of the locks, added recovery policy to multifdsink.
14099
14100 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14101
14102         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14103           fix decision for when getting frames with same timestamp
14104         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14105         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14106         (gst_v4lsrc_get_property):
14107         * sys/v4l/gstv4lsrc.h:
14108           add latency offset property
14109
14110 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14111
14112         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14113         (plugin_init):
14114           fix debugging. add category.
14115
14116 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14117
14118         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14119           fix wrong offsets
14120
14121 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14122
14123         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14124         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14125         (gst_alsa_src_change_state):
14126           return a time that is in sync with the element's processing
14127
14128 2004-06-25  Wim Taymans  <wim@fluendo.com>
14129
14130         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14131         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14132         (gst_tcpserversink_client_remove),
14133         (gst_tcpserversink_handle_client_read),
14134         (gst_tcpserversink_client_queue_data),
14135         (gst_tcpserversink_client_queue_caps),
14136         (gst_tcpserversink_client_queue_buffer),
14137         (gst_tcpserversink_handle_client_write),
14138         (gst_tcpserversink_queue_buffer),
14139         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14140         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14141         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14142         (gst_tcpserversink_close):
14143         * gst/tcp/gsttcpserversink.h:
14144         Serversink rewrite. Really do non blocking writes to clients and
14145         maintain an internal queue to handle slower clients while not
14146         disturbing fast clients.
14147
14148 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14149
14150         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14151           better debug, don't override OFFSET and OFFSET_END
14152
14153 2004-06-25  Iain <iain@prettypeople.org>
14154
14155         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14156         name=source for the wavparse pipeline.
14157
14158 2004-06-24  Johan Dahlin  <johan@gnome.org>
14159
14160         * ext/theora/theoraenc.c (theora_enc_chain): Call
14161         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14162         streamheader caps are set correctly.
14163
14164 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14165
14166         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14167         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14168           respect minimum bitrate; same could be done for max bitrate
14169
14170 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14171
14172         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14173         (gst_vorbisenc_setup):
14174           fix sample rate range
14175
14176 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14177
14178         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14179         (gst_oggvorbisenc_setup):
14180         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14181         (gst_vorbisenc_setup):
14182           resolve ambiguities in code and description
14183
14184 2004-06-24  Wim Taymans  <wim@fluendo.com>
14185
14186         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14187         * ext/alsa/gstalsa.h:
14188         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14189         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14190         Use alsa trigger_tstamp to get the timestamp of the first
14191         sample in the buffer for more precise sync. Some cleanups.
14192
14193 2004-06-24  Wim Taymans  <wim@fluendo.com>
14194
14195         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14196         (gst_audiorate_init), (gst_audiorate_chain),
14197         (gst_audiorate_set_property), (gst_audiorate_get_property):
14198         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14199         (gst_videorate_chain):
14200         Added some logging, fixed an overflow bug in videorate.
14201
14202 2004-06-24  Benjamin Otte  <otte@gnome.org>
14203
14204         * ext/kio/Makefile.am:
14205           fix for builddir != srcdir and distcheck
14206
14207 2004-06-24  Benjamin Otte  <otte@gnome.org>
14208
14209         * gst-libs/gst/colorbalance/Makefile.am:
14210         * gst-libs/gst/mixer/Makefile.am:
14211         * gst-libs/gst/play/Makefile.am:
14212         * gst-libs/gst/tuner/Makefile.am:
14213         * gst/tcp/Makefile.am:
14214         * sys/dxr3/Makefile.am:
14215           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14216           tarball.
14217           Also add all *.list files that were missing.
14218         * Makefile.am:
14219           add a distcheck hook to ensure the above doesn't happen again.
14220
14221 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14222
14223         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14224
14225 2004-06-23  Colin Walters  <walters@redhat.com>
14226
14227         * m4/Makefile.am: Distribute gst-fionread.m4.
14228
14229 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14230
14231         * configure.ac: back to dev
14232
14233 2004-06-23  Wim Taymans  <wim@fluendo.com>
14234
14235         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14236         (gst_alsa_xrun_recovery):
14237         * ext/alsa/gstalsa.h:
14238         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14239         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14240         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14241         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14242         (gst_alsa_src_loop):
14243         Add clock to alsasrc. Take new capture timestamp when
14244         restarting after an overrun. Split up some functions between
14245         alsasrc and alsasink.
14246
14247 === release 0.8.2 ===
14248
14249 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14250
14251         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14252         (gst_alsa_change_state), (gst_alsa_update_avail),
14253         (gst_alsa_xrun_recovery):
14254         * ext/alsa/gstalsa.h:
14255         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14256           merge back changes from release
14257
14258 2004-06-23  Wim Taymans  <wim@fluendo.com>
14259
14260         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14261         (gst_audiorate_init), (gst_audiorate_chain),
14262         (gst_audiorate_set_property), (gst_audiorate_get_property):
14263         Implement sample dropping and notify
14264
14265 2004-06-22  Wim Taymans  <wim@fluendo.com>
14266
14267         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14268         (theora_enc_sink_link), (theora_buffer_from_packet),
14269         (theora_push_packet), (theora_enc_chain):
14270         Some cleanups, make sure the timestamps are correct.
14271
14272 2004-06-22  Wim Taymans  <wim@fluendo.com>
14273
14274         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14275         (gst_alsa_change_state), (gst_alsa_update_avail),
14276         (gst_alsa_xrun_recovery):
14277         * ext/alsa/gstalsa.h:
14278         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14279         Cleanups, take queued samples into account when reporting
14280         the time.
14281
14282 2004-06-22  Wim Taymans  <wim@fluendo.com>
14283
14284         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14285         (gst_videorate_init):
14286         Initialize the property as well.
14287
14288 2004-06-22  Wim Taymans  <wim@fluendo.com>
14289
14290         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14291         (gst_videorate_init), (gst_videorate_chain),
14292         (gst_videorate_set_property), (gst_videorate_get_property):
14293         Add property to make videorate silent.
14294         Add property to prefer new frames over old ones.
14295
14296 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14297
14298         * sys/osxvideo/Makefile.am:
14299         Workaround so that the osxvideo .so file gets linked with the
14300         Cocoa, OpenGL and QuickTime frameworks
14301
14302 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14303
14304         * sys/osxaudio/Makefile.am:
14305         Workaround so that the osxaudio .so file gets linked with the
14306         CoreAudio framework
14307
14308 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14309
14310         * configure.ac:
14311         Whoops, my fault...fixed build issues
14312
14313 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14314
14315         * configure.ac:
14316         Add objective-c support if running in Darwin/Mac OS X
14317         * sys/Makefile.am:
14318         * sys/osxvideo:
14319         * sys/osxvideo/Makefile.am:
14320         * sys/osxvideo/osxvideosink.h:
14321         * sys/osxvideo/osxvideosink.m:
14322         * sys/osxvideo/cocoawindow.h:
14323         * sys/osxvideo/cocoawindow.m:
14324         Add osxvideosink, a cocoa-based osx video sink
14325
14326
14327 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14328         * ext/dvdnav/gst-dvd:
14329         Grab the gconf key from the right spot
14330         * gst/debug/gstnavseek.c: (gst_navseek_init),
14331         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14332         (gst_navseek_chain):
14333         * gst/debug/gstnavseek.h:
14334           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14335           and loop parameters of a segment seek.
14336         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14337         (gst_videotestsrc_get_event_masks),
14338         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14339         * gst/videotestsrc/gstvideotestsrc.h:
14340           Add seeking support to videotestsrc
14341           Initialise the timestamp_offset variable.
14342
14343 2004-06-18  Wim Taymans  <wim@fluendo.com>
14344
14345         * ext/sidplay/gstsiddec.cc:
14346         Fix negotiation and set correct end offset.
14347
14348 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14349
14350         * configure.ac: branch and prerelease
14351
14352 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14353
14354         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14355         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14356         (gst_tcpclientsrc_init_receive):
14357         * gst/tcp/gsttcpclientsrc.h:
14358           read caps when connecting to server for GDP so we set them correctly
14359
14360 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14361
14362         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14363           notify drops and duplicates
14364         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14365           no good reason to limit ourselves to 100x100
14366
14367 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14368
14369         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14370         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14371         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14372         (gst_v4lsrc_get_property):
14373         * sys/v4l/gstv4lsrc.h:
14374         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14375         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14376         (gst_v4l_set_audio):
14377         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14378         (gst_v4lsrc_try_capture):
14379         * sys/v4l/v4lsrc_calls.h:
14380           change try_palette to more general try_capture
14381           add autoprobe option so we can turn off autoprobing
14382           various fixes
14383
14384 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14385
14386         * configure.ac:
14387           add videorate
14388         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14389         (gst_ximagesink_class_init):
14390         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14391         (gst_xvimagesink_class_init):
14392           run them as finalize, not dispose, since dispose can be invoked
14393           multiple times
14394
14395 2004-06-17  Wim Taymans  <wim@fluendo.com>
14396
14397         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14398         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14399         * ext/alsa/gstalsa.h:
14400         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14401         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14402         (gst_alsa_src_change_state):
14403         * ext/alsa/gstalsasrc.h:
14404         Make the xrun code timestamp and offset the buffers correctly.
14405         moved the clock to the base class, use alsa methods to get time.
14406         Do correct timestamping on outgoing buffers.
14407
14408 2004-06-17  Wim Taymans  <wim@fluendo.com>
14409
14410         * gst/audiorate/Makefile.am:
14411         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14412         (gst_audiorate_base_init), (gst_audiorate_class_init),
14413         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14414         (gst_audiorate_set_property), (gst_audiorate_get_property),
14415         (gst_audiorate_change_state), (plugin_init):
14416         Added an audiorate converter that fills in gaps.
14417
14418 2004-06-17  Johan Dahlin  <johan@gnome.org>
14419
14420         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14421
14422 2004-06-16  Wim Taymans  <wim@fluendo.com>
14423
14424         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14425         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14426         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14427         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14428         (gst_v4lsrc_get_property):
14429         * sys/v4l/gstv4lsrc.h:
14430         Added a copy mode to v4lsrc where it will output a copied version
14431         of its internal hardware buffer.
14432         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14433         can't | them.
14434
14435 2004-06-16  Wim Taymans  <wim@fluendo.com>
14436
14437         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14438         Timestamp fixes.
14439
14440 2004-06-16  Wim Taymans  <wim@fluendo.com>
14441
14442         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14443         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14444         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14445         (gst_v4lsrc_get_property):
14446         * sys/v4l/gstv4lsrc.h:
14447         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14448         Added a sync mode enum property to control v4lsrc timestamp method
14449         Removed the use-fixed-fps property and moved functionality in
14450         the enum.
14451         Don't error on an error value from v4l-conf, it might not always
14452         be a real error.
14453
14454 2004-06-16  Wim Taymans  <wim@fluendo.com>
14455
14456         * gst/videorate/Makefile.am:
14457         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14458         (gst_videorate_base_init), (gst_videorate_class_init),
14459         (gst_videorate_getcaps), (gst_videorate_link),
14460         (gst_videorate_init), (gst_videorate_chain),
14461         (gst_videorate_set_property), (gst_videorate_get_property),
14462         (gst_videorate_change_state), (plugin_init):
14463         Added a video timestamp corrector.
14464
14465 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14466
14467         fixed a potential leak with previous commit
14468
14469         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14470
14471 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14472
14473         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14474         Added missing refcount, fixes bug #144425
14475         Cheers Tim for finding the bug
14476
14477 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14478
14479         * sys/v4l/gstv4l.c: (plugin_init):
14480         * sys/v4l/gstv4lcolorbalance.c:
14481         * sys/v4l/gstv4lcolorbalance.h:
14482         * sys/v4l/gstv4lelement.c:
14483         * sys/v4l/gstv4lelement.h:
14484         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14485         * sys/v4l/gstv4lmjpegsink.h:
14486         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14487         * sys/v4l/gstv4lmjpegsrc.h:
14488         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14489         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14490         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14491         * sys/v4l/gstv4lsrc.h:
14492         * sys/v4l/gstv4ltuner.c:
14493         * sys/v4l/gstv4ltuner.h:
14494         * sys/v4l/gstv4lxoverlay.c:
14495         * sys/v4l/gstv4lxoverlay.h:
14496         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14497         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14498         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14499         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14500         (gst_v4l_set_audio):
14501         * sys/v4l/v4l_calls.h:
14502         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14503         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14504         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14505         (gst_v4lmjpegsink_playback_init),
14506         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14507         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14508         (gst_v4lmjpegsink_playback_stop),
14509         (gst_v4lmjpegsink_playback_deinit):
14510         * sys/v4l/v4lmjpegsink_calls.h:
14511         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14512         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14513         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14514         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14515         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14516         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14517         * sys/v4l/v4lmjpegsrc_calls.h:
14518         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14519         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14520         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14521         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14522         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14523         (gst_v4lsrc_try_palette):
14524         * sys/v4l/v4lsrc_calls.h:
14525           bunch of paranoia cleanups
14526
14527 2004-06-14  David Schleef  <ds@schleef.org>
14528
14529         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14530         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14531         Send discont events and change timestamps appropriately when
14532         we get a seek event.  (bug #144240)
14533         * ext/cdparanoia/gstcdparanoia.h:
14534
14535 2004-06-14  Benjamin Otte  <otte@gnome.org>
14536
14537         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14538           snd_pcm_hw_params_set_rate  since the latter fails for no good
14539           reason on some setups.
14540
14541 2004-06-14  David Schleef  <ds@schleef.org>
14542
14543         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14544         standard.  Thank you for playing.
14545
14546 2004-06-14  Wim Taymans  <wim@fluendo.com>
14547
14548         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14549         Patch 1.3 broke the ordering of the colorspace info and
14550         made the plugin basically work by coincidence, reordered
14551         the info.
14552
14553 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14554
14555         * ext/lame/gstlame.c:
14556         * ext/mad/gstmad.c:
14557           sync caps.  Make sure mad can only output a list of rates, not
14558           a full range.  In the future, have three caps lists for each of the
14559           mpeg versions.  Change mpegversion to a double as well.
14560
14561 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14562
14563         * gst/volume/.cvsignore:
14564         * gst/volume/Makefile.am:
14565         * gst/volume/demo.c: (value_changed_callback), (idler),
14566         (setup_gui), (main):
14567           added small demo app
14568
14569 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14570         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14571         * ext/esd/esdsink.h:
14572         Close the esd connection on pause, because esd will just wait -
14573         blocking all other esd clients indefinitely.
14574
14575 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14576
14577         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14578           previous commit with GST_DEBUG
14579
14580 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14581
14582         * configure.ac:
14583           add a header check for a dvdread header in dvdnav.  Fixes #133002
14584
14585 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14586
14587         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14588         * gst/tcp/gsttcpclientsink.h:
14589         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14590         * gst/tcp/gsttcpclientsrc.h:
14591         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14592         (gst_tcpserversink_handle_server_read),
14593         (gst_tcpserversink_init_send):
14594         * gst/tcp/gsttcpserversink.h:
14595         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14596         * gst/tcp/gsttcpserversrc.h:
14597         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14598         version of IP)
14599
14600 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14601
14602         * configure.ac:
14603         Added ogg library so that OSX detects libtheora properly
14604
14605 2004-06-11  Wim Taymans  <wim@fluendo.com>
14606
14607         * ext/theora/theoradec.c: (theora_dec_chain),
14608         (theora_dec_change_state):
14609         Don't try to decode frames before we received a keyframe.
14610
14611 2004-06-11  Wim Taymans  <wim@fluendo.com>
14612
14613         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14614         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14615         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14616         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14617         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14618         Added property to set the maximum delay of a page.
14619
14620 2004-06-10  Wim Taymans  <wim@fluendo.com>
14621
14622         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14623         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14624         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14625         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14626         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14627         Added max-delay property to control the maximum amount
14628         of data to put in one page.
14629
14630 2004-06-10  Wim Taymans  <wim@fluendo.com>
14631
14632         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14633         (gst_theora_enc_init), (theora_enc_sink_link),
14634         (theora_buffer_from_packet), (theora_enc_set_property),
14635         (theora_enc_get_property):
14636         Set duration on encoded buffer, added some more properties
14637
14638 2004-06-10  Wim Taymans  <wim@fluendo.com>
14639
14640         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14641         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14642         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14643         * ext/theora/theoraenc.c: (theora_enc_chain):
14644         Fix refcounting bugs
14645
14646 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14647
14648         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14649         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14650         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14651         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14652         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14653         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14654         (gst_asf_demux_change_state):
14655         * gst/asfdemux/gstasfdemux.h:
14656           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14657           feels like. I think we should set a new requirement for demuxers
14658           from now on to implement sane loop functions, data loops, query
14659           and seek functions before first commit into CVS. And this commit
14660           fixes all of the above.
14661
14662 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14663
14664         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14665           vorbis comments are properly encoded in UTF-8 before adding them
14666           to a GstTagList
14667
14668 2004-06-09  Benjamin Otte  <otte@gnome.org>
14669
14670         * ext/alsa/gstalsa.c: (add_channels):
14671           handle min <= max correctly
14672         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14673         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14674           add fixation functions so we fixate correctly. No preferring of alaw
14675           anymore because it's the first structure.
14676         * ext/alsa/gstalsa.h:
14677         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14678         (gst_alsa_hw_params_dump):
14679           add functions to ease debugging in alsalib
14680         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14681         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14682         (gst_alsa_start_audio):
14683           only specify hw params if we really setup a format (fixes #134007 -
14684           or at least works around it)
14685
14686 2004-06-09  Wim Taymans  <wim@fluendo.com>
14687
14688         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14689         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14690         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14691         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14692         (gst_ogg_mux_loop):
14693         Use stream caps to setup the initial pages in the ogg stream.
14694         Correctly set the streamheader caps on the srcpad.
14695
14696 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14697
14698         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14699         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14700         (gst_v4lsrc_getcaps):
14701         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14702         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14703           add querying of fps lists for webcams.  Negotiating to a framerate
14704           now works.
14705
14706 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14707
14708         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14709         (theora_push_buffer), (theora_push_packet),
14710         (theora_set_header_on_caps), (theora_enc_chain):
14711           mark buffers and put on streamheader, raw theora streaming
14712           now works too, whee
14713
14714 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14715
14716         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14717         (gst_tcp_gdp_read_caps):
14718           do a looping read for caps and GDP headers too
14719
14720 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14721
14722         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14723         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14724           return EOS instead of NULL in _get
14725
14726 2004-06-08  Wim Taymans  <wim@fluendo.com>
14727
14728         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14729         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14730         (gst_tcp_gdp_write_caps):
14731         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14732         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14733         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14734         Memory leak fixes
14735
14736 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14737
14738         * ext/vorbis/Makefile.am:
14739         * ext/vorbis/vorbis.c: (plugin_init):
14740         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14741         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14742         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14743         (vorbis_parse_change_state):
14744         * ext/vorbis/vorbisparse.h:
14745           adding a vorbisparse element that marks the buffers, streaming
14746           raw vorbis using GDP now works, whee
14747
14748 2004-06-08  Wim Taymans  <wim@fluendo.com>
14749
14750         * ext/jpeg/Makefile.am:
14751         * ext/jpeg/README:
14752         * ext/jpeg/gstjpeg.c: (plugin_init):
14753         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14754         (gst_smokedec_base_init), (gst_smokedec_class_init),
14755         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14756         * ext/jpeg/gstsmokedec.h:
14757         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14758         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14759         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14760         (gst_smokeenc_resync), (gst_smokeenc_chain),
14761         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14762         * ext/jpeg/gstsmokeenc.h:
14763         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14764         (smokecodec_flush_destination), (smokecodec_term_destination),
14765         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14766         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14767         (smokecodec_term_source), (smokecodec_encode_new),
14768         (smokecodec_decode_new), (smokecodec_info_free),
14769         (smokecodec_set_quality), (smokecodec_get_quality),
14770         (smokecodec_set_threshold), (smokecodec_get_threshold),
14771         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14772         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14773         (smokecodec_parse_header), (smokecodec_decode):
14774         * ext/jpeg/smokecodec.h:
14775         Added a new simple jpeg based codec
14776
14777 2004-06-08  Wim Taymans  <wim@fluendo.com>
14778
14779         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14780         (gst_multipart_mux_loop):
14781         Fix memory leak
14782
14783 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14784
14785         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14786         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14787         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14788         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14789         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14790         * gst/tcp/gsttcpserversink.h:
14791           take streamheader into account
14792
14793 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14794
14795         * gst/level/Makefile.am:
14796         * gst/level/gstlevel.c: (gst_level_class_init):
14797           clean up marshal generation
14798
14799 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14800
14801         * gst/tcp/Makefile.am:
14802         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14803         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14804         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14805         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14806         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14807         (gst_tcpclientsrc_get_property):
14808         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14809         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14810         (gst_tcpserversink_handle_client_read),
14811         (gst_tcpserversink_handle_client_write),
14812         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14813         * gst/tcp/gsttcpserversink.h:
14814           add signals client-added and client-removed
14815         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14816         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14817         (gst_tcpserversrc_get_property):
14818         uniformized, change default protocol to NONE
14819         * gst/tcp/gsttcp-marshal.list: added
14820 2004-06-07  Benjamin Otte  <otte@gnome.org>
14821
14822         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14823           handle discont events if they happen before caps nego
14824
14825 2004-06-07  Wim Taymans  <wim@fluendo.com>
14826
14827         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14828         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14829         (gst_multipart_demux_plugin_init):
14830         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14831         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14832         (gst_multipart_mux_change_state):
14833         Small updates, fix a memleak
14834
14835 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14836
14837         * configure.ac: OSS portability
14838         * ext/arts/gst_arts.c: idem
14839         * sys/oss/gstosselement.c: idem
14840         * sys/oss/gstossmixer.c: idem
14841         * sys/oss/gstosssink.c: idem
14842         * sys/oss/gstosssrc.c: idem
14843         * sys/oss/oss_probe.c: idem
14844           - check for soundcard.h in different places for some BSD
14845
14846 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14847
14848         * AUTHORS:
14849         Add me to the authors file
14850         * configure.ac:
14851         Increase the libdv requirement to >= version 0.100
14852         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14853         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14854         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14855         * ext/dv/gstdvdec.h:
14856         Add support for the new_media flag when sending DISCONT events
14857         Make the querying work when video pad is not linked
14858
14859 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14860
14861         reviewed by Benjamin Otte  <otte@gnome.org>
14862
14863         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14864           create a NULL-initialized array of pads, so we don't think they
14865           exist already. (fixes #143130)
14866
14867 2004-06-07  Benjamin Otte  <otte@gnome.org>
14868
14869         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14870         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14871         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14872           don't use // coments
14873
14874 2004-06-07  Benjamin Otte  <otte@gnome.org>
14875
14876         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14877           cast to GstClockTime to get higher granularity
14878         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14879           use gst_element_set_time_delay to get the exact time
14880         * ext/mad/gstmad.c: (gst_mad_chain):
14881           use the negotiated rate instead of the current frame's rate which
14882           might be wrong because of bit errors. This avoids emitting totally
14883           bogus timestamps and screwing sync.
14884         (fixes #143454)
14885
14886 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14887
14888         reviewed by Benjamin Otte  <otte@gnome.org>
14889
14890         * gst/adder/gstadder.c: (gst_adder_loop):
14891           properly error out when no negotiation has happened yet. (fixes
14892           #143032)
14893
14894 2004-06-06  Benjamin Otte  <otte@gnome.org>
14895
14896         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14897           forward correctly transformed offset in discont events. Based on
14898           patch by Arwed v. Merkatz. (fixes #142851)
14899
14900 2004-06-06  David Schleef  <ds@schleef.org>
14901
14902         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14903         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14904         problems on several systems.
14905
14906 2004-06-06  Benjamin Otte  <otte@gnome.org>
14907
14908         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14909           use explicit caps on the srcpad
14910         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14911           properly error out if caps couldn't be set (fixes #142764)
14912
14913 2004-06-06  Benjamin Otte  <otte@gnome.org>
14914
14915         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14916         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14917         (gst_alsa_start_audio):
14918           - don't call set_periods_integer anymore, it breaks the
14919           configuration randomly
14920           - call snd_pcm_hw_params_set_access directly instead of using masks
14921           - don't fail if the sw_params can't be set, just use the default
14922           params and hope it works. Alsalib has weird issues when you touch
14923           sw_params and does no proper error reporting about what failed.
14924         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14925         (gst_alsa_close_audio):
14926           make our alsa debugging go via gst debugging and not conditionally
14927           defined
14928         * ext/alsa/gstalsa.h:
14929           add ALSA_DEBUG_FLUSH macro
14930         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14931         (plugin_init):
14932           wrap alsa errors to be printed via the gst debugging system and not
14933           spammed to stderr
14934
14935 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14936
14937         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14938         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14939         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14940         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14941         (qtdemux_parse_trak):
14942         * gst/qtdemux/qtdemux.h:
14943           Bitch. Also known as seeking, querying & co.
14944         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14945         (gst_osssink_change_state):
14946         * sys/oss/gstosssink.h:
14947           Resyncing is for weenies, this hack is no longer needed and was
14948           broken anyway (since it - unintendedly - always leaves resync to
14949           TRUE).
14950
14951 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14952
14953         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14954         * gst/tcp/gsttcpclientsrc.h: idem
14955           - define MSG_NOSIGNAL if not done
14956           - include unistd.h for off_t
14957           (fixes #143749)
14958
14959 2004-06-05  Benjamin Otte  <otte@gnome.org>
14960
14961         * configure.ac:
14962         * ext/kio/Makefile.am:
14963           check for qt's moc preprocessor explicitly and use it
14964
14965 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14966
14967         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
14968           don't get a signal for EPIPE on socket writes
14969           (somebody check if this works on other platforms)
14970
14971 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14972
14973         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14974         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14975           check error condition on available samples correctly
14976
14977 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14978
14979         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
14980           avoid a segfault
14981         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
14982         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
14983         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14984         (gst_tcpserversrc_gdp_read_header):
14985          use ssize_t over size_t since the former is signed and thus the
14986          check for error codes can work
14987
14988 2004-06-02  Wim Taymans  <wim@fluendo.com>
14989
14990         reviewed by: Johan
14991
14992         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14993         (gst_multipart_mux_loop):
14994         Oops
14995
14996 2004-06-02  Wim Taymans  <wim@fluendo.com>
14997
14998         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14999         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15000         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15001         (gst_multipart_mux_change_state):
15002         Added configurable boundary specifier, added the value as a
15003         caps field as well.
15004
15005 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15006
15007         * gst/tcp/gsttcp.c:
15008         * gst/tcp/gsttcpclientsrc.c:
15009         * gst/tcp/gsttcpclientsrc.h:
15010         * gst/tcp/gsttcpserversrc.c:
15011           - portability fix, to compile on OSX
15012             (fixes #143146)
15013
15014         * sys/osxaudio/gstosxaudioelement.c:
15015         * sys/osxaudio/gstosxaudiosink.c:
15016         * sys/osxaudio/gstosxaudiosrc.c:
15017           - compilation warnings on OSX
15018             (fixes #143153)
15019
15020 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15021
15022         * ext/vorbis/vorbisdec.c : sign warning fixes
15023
15024         * gst-libs/gst/mixer/mixertrack.c :
15025           do no use defines which are glib 2.4 specific
15026
15027 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15028
15029         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15030           buffer since libflac doesn't expect it (reports a sync error when
15031           it encounters that)
15032
15033
15034 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15035
15036         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15037         * gst-libs/gst/mixer/mixertrack.c:
15038         (gst_mixer_track_get_property), (get_mixer_track_init),
15039         (get_mixer_track_get_property): Added property accessors
15040         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15041         * gst-libs/gst/mixer/mixeroptions.c:
15042         (gst_mixer_options_get_values): Added
15043         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15044         * gst-libs/gst/mixer/mixer.c: Fixed comment
15045
15046
15047 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15048
15049         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15050           improve error messages on open
15051
15052
15053 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15054
15055         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15056           check if v4l-conf is in path
15057
15058 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15059
15060         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15061           change assert to a more readable error message
15062
15063 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15064
15065         * gst-libs/gst/tuner/tunerchannel.h:
15066           - add a freq_multiplicator field to make the conversion
15067             between internal frequency unit and Hz
15068         * sys/v4l/gstv4lelement.c:
15069         * sys/v4l2/gstv4l2element.c:
15070           - change default video device to /dev/video0
15071         * sys/v4l/v4l_calls.c:
15072         * sys/v4l2/v4l2_calls.c:
15073           - we only expose frequency to the user in Hz instead of
15074             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15075
15076 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15077         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15078           Initialise b_o_s and e_o_s variables
15079         * gst-libs/gst/riff/riff-media.c:
15080         (gst_riff_create_video_caps_with_data):
15081           Add some unusual fourcc's from mplayer avi's
15082         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15083           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15084           autoplugging.
15085
15086 2004-05-28  Wim Taymans  <wim@fluendo.com>
15087
15088         * configure.ac:
15089         * gst/alpha/Makefile.am:
15090         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15091         (gst_alpha_get_type), (gst_alpha_base_init),
15092         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15093         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15094         (gst_alpha_chroma_key), (gst_alpha_chain),
15095         (gst_alpha_change_state), (plugin_init):
15096         A plugin to add an alpha channel to I420 video. Can optionally do
15097         chroma keying.
15098         * gst/multipart/Makefile.am:
15099         * gst/multipart/multipart.c: (plugin_init):
15100         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15101         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15102         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15103         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15104         (gst_multipart_demux_change_state),
15105         (gst_multipart_demux_plugin_init):
15106         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15107         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15108         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15109         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15110         (gst_multipart_mux_pad_unlink),
15111         (gst_multipart_mux_request_new_pad),
15112         (gst_multipart_mux_handle_src_event),
15113         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15114         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15115         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15116         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15117         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15118         send multipart jpeg images to a browser.
15119         * gst/videobox/Makefile.am:
15120         * gst/videobox/README:
15121         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15122         (gst_video_box_get_type), (gst_video_box_base_init),
15123         (gst_video_box_class_init), (gst_video_box_init),
15124         (gst_video_box_set_property), (gst_video_box_get_property),
15125         (gst_video_box_sink_link), (gst_video_box_i420),
15126         (gst_video_box_ayuv), (gst_video_box_chain),
15127         (gst_video_box_change_state), (plugin_init):
15128         Crops or adds borders around an image. can do alpha channel
15129         borders as well.
15130         * gst/videomixer/Makefile.am:
15131         * gst/videomixer/README:
15132         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15133         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15134         (gst_videomixer_pad_get_sink_event_masks),
15135         (gst_videomixer_pad_get_property),
15136         (gst_videomixer_pad_set_property),
15137         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15138         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15139         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15140         (gst_videomixer_base_init), (gst_videomixer_class_init),
15141         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15142         (gst_videomixer_handle_src_event),
15143         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15144         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15145         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15146         (gst_videomixer_loop), (gst_videomixer_get_property),
15147         (gst_videomixer_set_property), (gst_videomixer_change_state),
15148         (plugin_init):
15149         Generic video mixer plugin, can handle multiple inputs all with
15150         different framerates and video sizes. Is fully alpha channel
15151         aware.
15152
15153 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15154
15155         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15156           Select first track as master track. Not sure how else to handle
15157           that...
15158         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15159           Discard discont events. Should fix #142962.
15160
15161 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15162
15163         * ext/alsa/Makefile.am:
15164         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15165         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15166         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15167         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15168         (gst_alsa_mixer_get_option):
15169         * ext/alsa/gstalsamixer.h:
15170         * ext/alsa/gstalsamixeroptions.c:
15171         (gst_alsa_mixer_options_get_type),
15172         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15173         (gst_alsa_mixer_options_new):
15174         * ext/alsa/gstalsamixeroptions.h:
15175         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15176         * ext/alsa/gstalsamixertrack.h:
15177           Add enumerations (as GstMixerOptions). Make correct distinction
15178           between input/output tracks. Add capture/playback private flag.
15179           Use flag to decide on whether to set capture or playback volumes
15180           or switches. Use playback and record switches.
15181         * gst-libs/gst/mixer/Makefile.am:
15182         * gst-libs/gst/mixer/mixer-marshal.list:
15183         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15184         (gst_mixer_set_option), (gst_mixer_get_option),
15185         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15186         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15187         * gst-libs/gst/mixer/mixer.h:
15188         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15189         (gst_mixer_options_class_init), (gst_mixer_options_init),
15190         (gst_mixer_options_dispose):
15191         * gst-libs/gst/mixer/mixeroptions.h:
15192           Add GstMixerOptions.
15193         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15194           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15195           broken device detection on computers with multiple OSS sound
15196           cards.
15197
15198 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15199
15200         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15201           fixate nicely even when the peer is not negotiating
15202
15203 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15204
15205         * gst/audioconvert/gstaudioconvert.c:
15206         (gst_audio_convert_parse_caps):
15207           make sure we don't allow depth > width
15208         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15209           fixate endianness to G_BYTE_ORDER as default
15210         * gst/audioscale/gstaudioscale.c:
15211           we don't handle another endianness as host-endianness
15212
15213 2004-05-25  David Schleef  <ds@schleef.org>
15214
15215         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15216
15217 2004-05-24  Benjamin Otte  <otte@gnome.org>
15218
15219         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15220         (gst_oggvorbisenc_setup):
15221           properly fail when we can't setup the vorbis encoder due to
15222           unsupported settings
15223         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15224         (gst_vorbisenc_setup):
15225           same
15226         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15227           fix case where warnings occured when one pad was unlinked while the
15228           other's link function was called
15229
15230 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15231
15232         * gst/tcp/Makefile.am:
15233           use GST_ENABLE_NEW
15234
15235 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15236
15237         * gst-libs/gst/resample/private.h:
15238           don't use optimizations that are #if 0'ed
15239
15240 2004-05-24  Wim Taymans  <wim@fluendo.com>
15241
15242         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15243         Fix potential division by zero error and hopefully get
15244         the position query right to get correct timestamps on avi
15245         audio.
15246
15247 2004-05-24  Wim Taymans  <wim@fluendo.com>
15248
15249         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15250         (gst_videoscale_scale_nearest_str2),
15251         (gst_videoscale_scale_nearest_str4),
15252         (gst_videoscale_scale_nearest_32bit),
15253         (gst_videoscale_scale_nearest_24bit),
15254         (gst_videoscale_scale_nearest_16bit):
15255         Fix the scaling algorithm and avoid a buffer overflow.
15256         removed the while loop in the scaling function as it
15257         was used for point sampling only.
15258
15259 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15260
15261         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15262         (gst_id3_tag_class_init), (gst_id3_tag_init),
15263         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15264         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15265         (gst_id3_tag_send_tag_event):
15266           lots of fixes to make id3mux work and id3demux work correctly
15267
15268 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15269
15270         * ext/Makefile.am:
15271           add rules to build shout2send (was removed by accident
15272           when this module was no more marked experimental/broken)
15273
15274 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15275
15276         * ext/shout2/gstshout2.c:
15277         * ext/shout2/gstshout2.h:
15278           adding a "connection problem" signal to shout2send
15279           (fixes #142954)
15280
15281 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15282
15283         * ext/kio/kioreceiver.cpp:
15284         * ext/kio/kioreceiver.h:
15285           fix sign comparison issues
15286
15287 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15288
15289         * gst/cdxaparse/gstcdxaparse.c:
15290         * gst/cdxaparse/gstcdxaparse.h:
15291           some renaming
15292           add some checks/sanity
15293           prepare for seek addition
15294
15295         * sys/sunaudio/gstsunaudio.c:
15296           remove exported dupe init function
15297
15298 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15299
15300         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15301         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15302           Fix format conversion and position querying.
15303         * gst/debug/progressreport.c: (gst_progressreport_report):
15304           Don't output a bogus total value that we didn't query.
15305         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15306           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15307           only a blank window after xine has been used.
15308
15309 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15310
15311         * m4/as-arts.m4:
15312           sync with upstream version to fix test on FC2
15313           readd with -ko to preserve Id header
15314
15315 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15316
15317         * configure.ac:
15318           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15319         * gst/tcp/gsttcpclientsrc.c: idem
15320         * gst/tcp/gsttcpserversink.c: idem
15321         * gst/tcp/gsttcpserversrc.c: idem
15322         * m4/gst-fionread.m4: idem
15323
15324         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15325
15326         * configure.ac: enable speex plugin for speex 1.1.5+
15327         * ext/speex/gstspeexenc.c: fix cast warning
15328
15329         * ext/esd/README: fix typo
15330
15331 2004-05-20  David Schleef  <ds@schleef.org>
15332
15333         * configure.ac: Minor cosmetic change to convince the buildbot to
15334         reautogen.
15335         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15336         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15337         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15338         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15339         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15340         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15341         More hacking.  Plays audio now.
15342
15343 2004-05-20  David Schleef  <ds@schleef.org>
15344
15345         * configure.ac:
15346         * sys/Makefile.am:
15347
15348 2004-05-20  David Schleef  <ds@schleef.org>
15349
15350         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15351         * sys/osxaudio/gstosxaudio.c:
15352         * sys/osxaudio/gstosxaudioelement.c:
15353         * sys/osxaudio/gstosxaudioelement.h:
15354         * sys/osxaudio/gstosxaudiosink.c:
15355         * sys/osxaudio/gstosxaudiosink.h:
15356         * sys/osxaudio/gstosxaudiosrc.c:
15357         * sys/osxaudio/gstosxaudiosrc.h:
15358
15359 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15360
15361         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15362         (gst_vorbisenc_chain):
15363           put the codec headers on the caps as streamheader as well as
15364           pushing them out
15365
15366 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15367
15368         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15369         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15370         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15371         split up push_packet into two functions
15372
15373 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15374
15375         * gst/tcp/.cvsignore:
15376           ignore enums
15377         * gst/tcp/Makefile.am:
15378         * gst/tcp/README:
15379         * gst/tcp/gsttcp.c:
15380         * gst/tcp/gsttcp.h:
15381         * gst/tcp/gsttcpclientsink.c:
15382         * gst/tcp/gsttcpclientsink.h:
15383         * gst/tcp/gsttcpclientsrc.c:
15384         * gst/tcp/gsttcpclientsrc.h:
15385         * gst/tcp/gsttcpplugin.c:
15386         * gst/tcp/gsttcpserversink.c:
15387         * gst/tcp/gsttcpserversink.h:
15388         * gst/tcp/gsttcpserversrc.c:
15389         * gst/tcp/gsttcpserversrc.h:
15390           add new tcp elements
15391
15392 2004-05-19  Wim Taymans  <wim@fluendo.com>
15393
15394         * gst/law/mulaw-conversion.c: (mulaw_encode):
15395         Fix overflow bug in ulaw encoding.
15396
15397 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15398
15399         * ext/mad/gstmad.c: (gst_mad_handle_event):
15400           don't unref the event twice
15401
15402 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15403
15404         * configure.ac:
15405           remove -Wno-sign-compare
15406
15407 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15408
15409         * configure.ac:
15410           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15411           if you want to work against glib 2.2 and 2.4
15412
15413 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15414
15415         * gst/tcp/Makefile.am:
15416         * gst/tcp/gsttcp.c:
15417         * gst/tcp/gsttcp.h:
15418         * gst/tcp/gsttcpsink.h:
15419         * gst/tcp/gsttcpsrc.h:
15420           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15421
15422 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15423
15424         * gst/debug/tests.c: (md5_get_value):
15425           fix segfault on gst-inspect
15426
15427 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15428
15429         * gst/debug/testplugin.c:
15430         * gst/debug/tests.c:
15431         * gst/debug/tests.h:
15432           add new extensible and configurable testing element. Current tests
15433           include buffer count, stream length, timestamp/duration matching and
15434           md5.
15435         * gst/debug/Makefile.am:
15436         * gst/debug/gstdebug.c: (plugin_init):
15437           add infrastructure for new element
15438
15439 2004-05-19  Johan Dahlin  <johan@gnome.org>
15440
15441         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15442         ending of the array. Fixes gst-inspect segfault on ppc.
15443
15444 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15445
15446         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15447
15448         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15449
15450 2004-05-18  David Schleef  <ds@schleef.org>
15451
15452         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15453         warnings (bugs, actually) noticed by gcc but not forte.
15454
15455 2004-05-18  David Schleef  <ds@schleef.org>
15456
15457         * sys/sunaudio/Makefile.am:
15458         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15459
15460 2004-05-18  David Schleef  <ds@schleef.org>
15461
15462         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15463         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15464         to allow qtdemux to use non-seekable streams. (bug #142272)
15465
15466 2004-05-18  David Schleef  <ds@schleef.org>
15467
15468         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15469         (gst_resample_sinc_ft_float): Remove use of static temporary
15470         buffer.  This code was obviously not supposed to last long, but
15471         it's stuck in our ABI, so it required a little hack to make it
15472         ABI-compatible.  Fixes #142585.
15473         * gst-libs/gst/resample/resample.h: same.
15474
15475 2004-05-18  David Schleef  <ds@schleef.org>
15476
15477         * configure.ac: Add sunaudio
15478         * examples/Makefile.am: make gstplay depend on gconf
15479         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15480         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15481         (convert_table_lookup), (img_convert): remove c99-isms
15482         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15483           unsigned, to fix a warning on Solaris
15484         * gst/mpeg1sys/systems.c: bcopy->memcpy
15485         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15486         * sys/Makefile.am: Add sunaudio
15487
15488 2004-05-18  Wim Taymans  <wim@fluendo.com>
15489
15490         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15491         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15492         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15493         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15494         (gst_ogg_mux_loop):
15495         Fix an ugly memleak where the muxer didn't flush enough ogg
15496         pages. This also resulted in badly muxed ogg files.
15497
15498 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15499
15500         * gst/asfdemux/asfheaders.c :
15501         * gst/asfdemux/asfheaders.h :
15502         * gst/asfdemux/gstasfdemux.c :
15503           - fix ASF_OBJ_PADDING guid
15504           - add 3 new object guids (language list, metadata,
15505             extended stream properties)
15506           - add a function to parse extended header objects
15507
15508 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15509
15510         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15511           remove leftover debugging g_print
15512
15513 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15514
15515         * ext/mad/gstmad.c: (gst_mad_handle_event):
15516           Fix for when the first format in a discont event is not a
15517           byte-based one. Should fix #137710.
15518
15519 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15520
15521         * m4/a52.m4 : fix compilation with -Wall -Werror
15522         * m4/libfame.m4 : idem
15523         * m4/libmikmod.m4 : idem
15524
15525 2004-05-17  Benjamin Otte  <otte@gnome.org>
15526
15527         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15528           signal the new tags before giving up the reference
15529
15530 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15531
15532         * ext/shout2/gstshout2.c:
15533           use application/ogg instead of application/x-ogg (patch by Patrick
15534           Guimond, fixes #142432)
15535         * sys/oss/gstosselement.c: (gst_osselement_reset),
15536         (gst_osselement_sync_parms):
15537           don't set fragment size unless specified (fixes #142493)
15538
15539 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15540
15541         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15542           fixes #142664
15543
15544 2004-05-17  Benjamin Otte  <otte@gnome.org>
15545
15546         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15547           compute offsets correctly for internal buffers so timestamps are set
15548           correctly when we can't seek. Also handle cases where there are no
15549           offsets. (based on a patch by David Moore, fixes #142507)
15550
15551 2004-05-17  Benjamin Otte  <otte@gnome.org>
15552
15553         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15554           use correct variable when determining amount of data to skip so we
15555           don't skip into the void and segfault
15556
15557 2004-05-16  Benjamin Otte  <otte@gnome.org>
15558
15559         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15560           Hi, I'm a memleak
15561
15562 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15563
15564         * gst/asfdemux/gstasfdemux.c:
15565           - fix a mem leak and always propagate tags
15566           - add WMV3 to known video codecs (but no decoder yet)
15567           - replace "surplus data" at end of audio header for what
15568             it is : codec specific data
15569           - fix a typo
15570
15571 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15572
15573         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15574
15575         * gst-libs/gst/audio/audioclock.c:
15576           Fix wrong return type (#142205).
15577
15578 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15579
15580         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15581           Ignore CRCs by default (fixes #142566).
15582
15583 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15584
15585         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15586         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15587         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15588         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15589         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15590         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15591           Fix for cases where we fail to attach to a mixer.
15592
15593 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15594
15595         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15596           Don't touch events after not owning them anymore.
15597         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15598         (gst_wavparse_fmt), (gst_wavparse_other),
15599         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15600         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15601         (gst_wavparse_srcpad_event):
15602         * gst/wavparse/gstwavparse.h:
15603           Add seeking, fix querying.
15604
15605 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15606
15607         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15608           - process comments even if they don't end with \0\0
15609             g_convert would ignore them if present and works well without them
15610
15611 2004-05-16  Benjamin Otte  <otte@gnome.org>
15612
15613         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15614           simplify caps
15615
15616 2004-05-16  Benjamin Otte  <otte@gnome.org>
15617
15618         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15619           don't write to memory we might not write to - g_convert does that
15620           for us anyway (fixes #142613)
15621         (gst_asf_demux_audio_caps):
15622           comment out gst_util_dump_mem
15623
15624 2004-05-16  Benjamin Otte  <otte@gnome.org>
15625
15626         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15627           compute correct expected timestamps after seek (broken since
15628           last commit)
15629         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15630           rename element and debugging category to gdkpixbufscale
15631
15632 2004-05-16  Benjamin Otte  <otte@gnome.org>
15633
15634         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15635           add error checking to snd_pcm_delay and remove duplicate call to
15636           snd_pcm_delay that caused issues (see inline code comments)
15637         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15638           make more readable and fix return value when snd_pcm_delay fails
15639         (fixes #142586)
15640
15641 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15642         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15643         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15644         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15645         (gst_pixbufscale_link), (gst_pixbufscale_init),
15646         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15647         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15648         (gst_pixbufscale_get_property), (pixbufscale_init):
15649         * ext/gdk_pixbuf/pixbufscale.h:
15650         Add these files I forgot earlier
15651
15652 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15653         * ext/gdk_pixbuf/Makefile.am:
15654         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15655         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15656         Add new pixbufscale element to scale RGB video
15657         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15658         and HYPER interpolation correctly.
15659         * ext/theora/theoraenc.c: (theora_enc_chain),
15660         Discard buffer and return if explicit caps could not be set
15661         (theora_enc_get_property):
15662         Make _get return kbps for the bitrate consistent with
15663         the _set function.
15664
15665
15666 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15667
15668         * ext/libvisual/visual.c: (gst_visual_chain):
15669           add missing visual_audio_analyze
15670
15671 2004-05-14  David Schleef  <ds@schleef.org>
15672
15673         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15674         is killed while we're playing.
15675         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15676         gst_element_no_more_pads().
15677
15678 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15679
15680         * gst-libs/gst/riff/riff-read.c :
15681           - fix INFO tag extraction in RIFF/AVI files
15682             because gst_event_unref (event) also freed taglist
15683           - avoid a mem leak
15684
15685 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15686
15687         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15688         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15689
15690         * gst/auparse/gstauparse.c :
15691           - add code (commented for now) to support audio/x-adpcm on src pad
15692             (we have no decoder for those layout yet)
15693
15694         * gst/cdxaparse/gstcdxaparse.c :
15695         * gst/cdxaparse/gstcdxaparse.h :
15696           - partial rewrite using RiffRead (ripped iain's wavparse code)
15697
15698         * gst/rtp/gstrtpL16enc.c : typo
15699         * gst/rtp/gstrtpgsmenc.c : typo
15700
15701 2004-05-13  Benjamin Otte  <otte@gnome.org>
15702
15703         * configure.ac:
15704           check for exact version of libvisual, it's not supposed to be
15705           API/ABI stable yet
15706
15707 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15708
15709         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15710           signal no-more-pads
15711
15712 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15713
15714         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15715         Report which format was used for GST_FORMAT_DEFAULT
15716         * gst/debug/Makefile.am:
15717         * gst/debug/gstdebug.c: (plugin_init):
15718         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15719         (gst_progressreport_class_init), (gst_progressreport_init),
15720         (gst_progressreport_report), (gst_progressreport_set_property),
15721         (gst_progressreport_get_property), (gst_progressreport_chain),
15722         (gst_progressreport_plugin_init):
15723         Add progressreport element for testing.
15724
15725 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15726
15727         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15728         * sys/v4l/gstv4lsrc.h:
15729         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15730         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15731         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15732         (gst_v4lsrc_grab_frame):
15733           add more debugging
15734           send a discont at start
15735
15736 2004-05-12  Colin Walters  <walters@redhat.com>
15737
15738         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15739         inflooping if we can't find a chunk.  Or in other words, don't blow
15740         chunks if we don't have a chunk to blow.
15741
15742 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15743         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15744         Remove old debug output
15745         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15746         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15747         (gst_dvdec_set_property), (gst_dvdec_get_property):
15748         Change the quality setting to an enum, so it works from gst-launch
15749         Don't renegotiate a non-linked pad. Allows audio only decoding.
15750         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15751         (gst_deinterlace_link), (gst_deinterlace_init):
15752         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15753         (gst_videodrop_link):
15754         Some caps negotiation fixes
15755
15756 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15757
15758         * ext/tarkin/gsttarkin.c :
15759           - Change RANK from NONE to PRIMARY
15760         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15761           - Change RANK from NONE to MARGINAL
15762         * ext/divx/gstdivxenc.c :
15763           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15764
15765 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15766
15767         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15768         (gst_vorbisenc_push_packet):
15769           copy a function that was added between 1.0 and 1.0.1 until we
15770           depend on worthwhile features of post-1.0
15771
15772 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15773
15774         * configure.ac:
15775           enable shout2 by default
15776         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15777         (gst_shout2send_base_init), (gst_shout2send_init),
15778         (gst_shout2send_connect), (gst_shout2send_change_state):
15779         * ext/shout2/gstshout2.h:
15780           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15781           #142262)
15782         * ext/theora/theora.c: (plugin_init):
15783           don't set rank on encoders
15784
15785 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15786
15787         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15788           Use codec_data property instead of flag1 and flag2 for wma
15789
15790 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15791
15792         * gst/cdxaparse/gstcdxaparse.c :
15793           - Add mpegversion to CAPS to make it link
15794           - Rank is as GST_RANK_SECONDARY instead of NONE
15795         * gst/auparse/gstauparse.c :
15796           - Document all audio encoding we can encounter from Solaris 9
15797             headers and libsndfile information.
15798           - Increase max. rate from 48000 to 192000 (to match other elements)
15799           - Don't try to play junk data between header and samples
15800
15801 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15802
15803         * ext/libvisual/visual.c: (gst_visual_getcaps):
15804           use the right caps depending on endianness (I hope)
15805         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15806           use GST_RANK_NONE for all non-decoding elements or spider gets
15807           mighty confused
15808
15809 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15810
15811         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15812           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15813
15814 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15815
15816         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15817         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15818         (gst_switch_loop), (gst_switch_get_type):
15819           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15820           HEADERS. Had to be said.
15821
15822 2004-05-10  David Schleef  <ds@schleef.org>
15823
15824         * configure.ac: Add prototype Dirac support.
15825         * ext/Makefile.am:
15826         * ext/dirac/Makefile.am:
15827         * ext/dirac/gstdirac.cc:
15828         * ext/dirac/gstdiracdec.cc:
15829
15830 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15831
15832         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15833         (gst_auparse_init), (gst_auparse_chain),
15834         (gst_auparse_change_state):
15835           Hack around spider. Remove me some day please.
15836
15837 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15838
15839         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15840           Fix for some uninitialized variables in previous patch, also
15841           makes it work. Fixes #142286 while we're at it.
15842
15843 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15844
15845         * gst/auparse/gstauparse.c:
15846                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15847                 only unsupported formats are ADPCM/CCITT G.72x
15848                 reviewed by Ronald
15849         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15850
15851 2004-05-10  Wim Taymans  <wim@fluendo.com>
15852
15853         * ext/vorbis/Makefile.am:
15854         * ext/vorbis/README:
15855         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15856         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15857         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15858         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15859         (gst_oggvorbisenc_convert_sink),
15860         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15861         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15862         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15863         (get_constraints_string), (update_start_message),
15864         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15865         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15866         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15867         * ext/vorbis/oggvorbisenc.h:
15868         * ext/vorbis/vorbis.c: (plugin_init):
15869         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15870         (raw_caps_factory), (gst_vorbisenc_class_init),
15871         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15872         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15873         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15874         * ext/vorbis/vorbisenc.h:
15875         Added a raw vorbis encoder to be used with the oggmuxer.
15876         We still need the old encoder for some gnome applications,
15877         read the README to find out how that works.
15878         The raw encoder is called "rawvorbisenc" until 0.9.
15879
15880 2004-05-10  Wim Taymans  <wim@fluendo.com>
15881
15882         * ext/ogg/gstogg.c: (plugin_init):
15883         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15884         (gst_ogg_print):
15885         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15886         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15887         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15888         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15889         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15890         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15891         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15892         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15893         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15894         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15895         Added an ogg muxer.
15896         Small typo fixes in the demuxer.
15897
15898 2004-05-10  Wim Taymans  <wim@fluendo.com>
15899
15900         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15901         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15902         (theora_enc_change_state), (theora_enc_set_property),
15903         (theora_enc_get_property):
15904         Mark the last packet with an EOS flag which is not really needed
15905         in gstreamer.
15906         Do some better video framerate initialisation.
15907         Update the buffer timestamp.
15908
15909 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15910
15911         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15912         Return the result of the parent state change call
15913
15914 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15915
15916         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15917         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15918         * gst/law/alaw-encode.c : (idem)
15919         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15920         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15921         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15922
15923 2004-05-09  Benjamin Otte  <otte@gnome.org>
15924
15925         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15926           don't use a fixed buffer size when writing variable length data to
15927           it. Fixes memory corruption and makes alsasrc work
15928
15929 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15930
15931         * ext/gnomevfs/gstgnomevfssink.c:
15932         (_gst_boolean_allow_overwrite_accumulator),
15933         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15934           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15935           RUN_LAST, and don't use that to set the accumulator value because
15936           then it's always FALSE.
15937
15938 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15939
15940         * gst-libs/gst/riff/riff-media.c:
15941         (gst_riff_create_video_caps_with_data),
15942         (gst_riff_create_audio_caps),
15943         (gst_riff_create_audio_template_caps):
15944         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15945           Fix for unaligned RIFF files (i.e. where all the chunks together
15946           in a LIST chunk are not of the same size as the size given in
15947           the LIST chunk header). Fixes several odd WAVE files. Also fix
15948           ADPCM (block_align property) in audio, so that wavparse based
15949           on this works now as it used to stand-alone.
15950
15951 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15952
15953         reviewed by Benjamin Otte  <otte@gnome.org>
15954
15955         * ext/a52dec/gsta52dec.c:
15956         * ext/divx/gstdivxdec.c:
15957         * ext/divx/gstdivxenc.c:
15958         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15959         * ext/faac/gstfaac.c: (gst_faac_base_init):
15960         * ext/faad/gstfaad.c: (gst_faad_base_init):
15961         * ext/ivorbis/vorbisfile.c:
15962         * ext/lame/gstlame.c:
15963         * ext/libfame/gstlibfame.c:
15964         * ext/mpeg2enc/gstmpeg2enc.cc:
15965         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
15966         * ext/sidplay/gstsiddec.cc:
15967         * ext/speex/gstspeexdec.c:
15968         * ext/speex/gstspeexenc.c:
15969         * ext/xvid/gstxviddec.c:
15970         * ext/xvid/gstxvidenc.c:
15971           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
15972           (fixes #142193)
15973
15974 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15975
15976         * ext/alsa/gstalsa.c: (device_list),
15977         (gst_alsa_class_probe_devices):
15978         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
15979           Fix alsa oddness in mixer after the combination of using mixer
15980           in source/sink elements and using hw:x,y instead of just hw:x.
15981
15982 2004-05-09  Benjamin Otte  <otte@gnome.org>
15983
15984         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
15985         (gst_wavparse_create_sourcepad):
15986           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
15987           sourcepads
15988
15989 2004-05-09  Benjamin Otte  <otte@gnome.org>
15990
15991         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15992           allow discont events before caps nego
15993
15994 2004-05-08  Benjamin Otte  <otte@gnome.org>
15995
15996         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
15997           don't leak events
15998
15999 2004-05-08  Benjamin Otte  <otte@gnome.org>
16000
16001         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16002         (gst_level_change_state), (gst_level_init):
16003         * gst/level/gstlevel.h:
16004           figure out if we're initialized directly instead of keeping a
16005           variable that's wrong in 90% of cases
16006           don't initialize pads and then leak them and use a new unitialized
16007           pad. (fixes #142084)
16008           these were bugs so n00bish I didn't find them for an hour :/
16009
16010 2004-05-08 Iain <iain@prettypeople.org>
16011
16012         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16013         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16014         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16015         return the length that was read.
16016         (gst_riff_read_strf_auds): Allow fmt tags as well.
16017
16018 2004-05-07  David Schleef  <ds@schleef.org>
16019
16020         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16021         signed char assumption in faad.h.
16022
16023 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16024
16025         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16026           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16027
16028 2004-05-07  Colin Walters  <walters@redhat.com>
16029
16030         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16031         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16032         function.
16033         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16034         Add dispose function.
16035
16036 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16037         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16038           Fix caps nego and pad templates. RGB mode caps should
16039           work now.
16040         * ext/dvdnav/gst-dvd:
16041           Move mpeg2dec inside the thread because otherwise the
16042           queue rejects cap changes mid-stream
16043         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16044         (gst_mpeg2dec_flush_decoder):
16045           For mpeg2dec > 0.4.0, call the flush function instead of
16046           manually extracting all in-flight frames.
16047         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16048         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16049           Change mime type video/dv go video/x-dv to match the
16050           rest of gst-plugins
16051
16052 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16053
16054         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16055         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16056         (gst_alsa_sink_class_init):
16057         * ext/alsa/gstalsasink.h:
16058         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16059         (gst_alsa_src_class_init):
16060         * ext/alsa/gstalsasrc.h:
16061           Make alsasink/src a subclass of alsamixer so that mixer stuff
16062           shows up in gst-rec. Needs some finetuning.
16063
16064 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16065
16066         * ext/lame/gstlame.c: (gst_lame_chain):
16067           simplify
16068         * ext/mad/gstmad.c: (gst_mad_handle_event):
16069           fix event leak
16070         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16071           be able to detect mp3 files < 4096 bytes
16072
16073 2004-05-06  Wim Taymans  <wim@fluendo.com>
16074
16075         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16076         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16077         (theora_enc_set_property), (theora_enc_get_property):
16078         Also encode the first frame, cleanup some code.
16079
16080 2004-05-06  Wim Taymans  <wim@fluendo.com>
16081
16082         * ext/mpeg2enc/gstmpeg2enc.cc:
16083         Forward events first before deciding that negotiation was
16084         not performed.
16085
16086 2004-05-06  Wim Taymans  <wim@fluendo.com>
16087
16088         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16089         First process the events before deciding that negotiation
16090         was not performed.
16091
16092 2004-05-06  Wim Taymans  <wim@fluendo.com>
16093
16094         * ext/theora/Makefile.am:
16095         * ext/theora/theora.c: (plugin_init):
16096         * ext/theora/theoradec.c: (theora_dec_change_state):
16097         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16098         (gst_theora_enc_class_init), (gst_theora_enc_init),
16099         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16100         (theora_enc_chain), (theora_enc_change_state),
16101         (theora_enc_set_property), (theora_enc_get_property):
16102         Added a theora encoder, grouped the encoder and decoder into the
16103         same plugin.
16104
16105 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16106
16107         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16108         (gst_jpegenc_chain):
16109         fix DURATION on outgoing buffers
16110         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16111         debug using time formats
16112         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16114         (gst_xvimagesink_sink_link):
16115         windows with width/height 0 generate X errors, so don't allow them
16116
16117 2004-05-05  Wim Taymans  <wim@fluendo.com>
16118
16119         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16120         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16121         (gst_mpeg2dec_negotiate_format):
16122         * ext/mpeg2dec/gstmpeg2dec.h:
16123           removed the static pad template so that we can add the
16124           more accurate framerate value to the caps.
16125
16126
16127 2004-05-04  Benjamin Otte  <otte@gnome.org>
16128
16129         * configure.ac:
16130           check for kdemacros.h, too (should fix #141821)
16131         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16132           don't crash if no header was sent, but nicely error out (fixes part
16133           of #141554)
16134
16135 2004-05-04  Wim Taymans  <wim@fluendo.com>
16136
16137         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16138         parent dispose function to avoid segfault on destroy.
16139
16140 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16141
16142         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16143         (plugin_init):
16144         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16145         (gst_xvimagesink_sink_link):
16146         clean up debugging caps
16147         also recreate xvimage when format has changed
16148
16149 2004-05-04  Benjamin Otte  <otte@gnome.org>
16150
16151         * ext/libvisual/Makefile.am:
16152         * ext/libvisual/visual.c: (gst_visual_class_init),
16153         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16154         (gst_visual_srclink), (gst_visual_chain),
16155         (gst_visual_change_state), (plugin_init):
16156           use a GstAdapter to correctly adapt buffer sizes - allows using a
16157           framerate
16158
16159 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16160
16161         * sys/v4l/gstv4lelement.h:
16162         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16163         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16164         (gst_v4lsrc_buffer_free):
16165         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16166         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16167         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16168         (gst_v4lsrc_requeue_frame):
16169         move some debugging categories around
16170         query for fps index and set accordingly if found
16171
16172 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16173
16174         * ext/lame/gstlame.c:
16175         correct defaults that lame_init puts out of range
16176
16177 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16178
16179         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16180         (gst_divxenc_class_init):
16181         fix range since -1 is the default
16182         * gst/mpeg1sys/gstmpeg1systemencode.c:
16183         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16184         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16185         (gst_rtjpegdec_chain):
16186         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16187         (gst_rtjpegenc_chain):
16188         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16189         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16190         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16191         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16192         * sys/v4l/gstv4lsrc.c:
16193         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16194         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16195         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16196         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16197         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16198           remove gst_info calls
16199
16200 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16201
16202         * Makefile.am:
16203         * po/af.po:
16204         * po/az.po:
16205         * po/en_GB.po:
16206         * po/nl.po:
16207         * po/sr.po:
16208         * po/sv.po:
16209           Updated translations
16210
16211 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16212
16213         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16214           refactor/comment code
16215
16216 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16217
16218         * gst/asfdemux/Makefile.am:
16219         * gst/asfdemux/asfheaders.c:
16220         * gst/asfdemux/asfheaders.h:
16221         * gst/asfdemux/gstasf.c: (plugin_init):
16222         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16223         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16224         (gst_asf_demux_setup_pad):
16225         * gst/asfdemux/gstasfdemux.h:
16226         * gst/asfdemux/gstasfmux.c:
16227         * gst/asfdemux/gstasfmux.h:
16228           Add tagging support to demuxer, split out registration in its own
16229           file instead of in demux (hacky), and prevent having some tables
16230           in our memory multiple times (in asfheaders.h).
16231
16232 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16233
16234         * gst/matroska/matroska-demux.c:
16235         (gst_matroska_demux_parse_metadata):
16236         * gst/matroska/matroska-ids.h:
16237           Basic tag reading support.
16238
16239 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16240
16241         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16242           Really detect ac-3 audio.
16243         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16244           really detect matroska files (off-by-1).
16245
16246 2004-04-30  David Schleef  <ds@schleef.org>
16247
16248         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16249         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16250         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16251         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16252         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16253         hackage -- parse a lot more atoms, extract a few tags.  One might even
16254         mistake this for tag support.  Maybe it is.
16255         * gst/qtdemux/qtdemux.h:
16256
16257 2004-04-30  Colin Walters  <walters@verbum.org>
16258
16259         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16260
16261 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16262
16263         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16264         (gst_ffmpegcolorspace_getcaps):
16265           remove broken nego fix
16266
16267 2004-04-30  Benjamin Otte  <otte@gnome.org>
16268
16269         * configure.ac:
16270         * ext/Makefile.am:
16271         * ext/libvisual/Makefile.am:
16272         * ext/libvisual/visual.c:
16273           add initial support for libvisual (http://libvisual.sourceforge.net)
16274           libvisual is still quite alpha, so expect crashes in there :)
16275
16276 2004-04-29  David Schleef  <ds@schleef.org>
16277
16278         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16279         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16280         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16281         code; you will no longer respect me.
16282
16283 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16284
16285         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16286         * ext/alsa/gstalsa.h :
16287         change alsa pcm device discovery to find more than 1 device
16288         per card. code review by Ronald.
16289
16290 2004-04-29  David Schleef  <ds@schleef.org>
16291
16292         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16293         Add a check for a driver bug on FreeBSD.  (bug #140565)
16294
16295 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16296
16297         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16298         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16299         (gst_jpegenc_getcaps):
16300           move format setting to inner loop
16301         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16302         (gst_ffmpegcolorspace_getcaps):
16303           use GST_PAD_CAPS if available so that we use already negotiated
16304           caps
16305         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16306         (qtdemux_parse_moov), (qtdemux_parse):
16307           extra debugging
16308         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16309         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16310           move hardcoded path to DEFINE
16311
16312 2004-04-28  David Schleef  <ds@schleef.org>
16313
16314         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16315         (bug #140064)
16316
16317 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16318
16319         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16320           Don't probe for playback device if we're a source element. Fixes
16321           #139658.
16322
16323 2004-04-29  Benjamin Otte  <otte@gnome.org>
16324
16325         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16326         (gst_id3_tag_chain):
16327           rewrite buffer offset
16328
16329 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16330
16331         * configure.ac:
16332         * ext/Makefile.am:
16333         * ext/dts/Makefile.am:
16334         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16335         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16336         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16337         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16338         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16339         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16340         (plugin_init):
16341         * ext/dts/gstdtsdec.h:
16342           New DTS decoder.
16343         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16344         (gst_faad_srcconnect):
16345           Add ESDS atom handling (.m4a).
16346
16347 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16348
16349         * ext/divx/gstdivxdec.c: (plugin_init):
16350           Remove comment that makes no sense.
16351         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16352           Fix for obvious typo that resulted in warnings during gst-register.
16353         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16354         (gst_xviddec_sink_link):
16355           Fix caps negotiation a bit better.
16356         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16357           We call this 'codec_data', not 'esds'.
16358
16359 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16360
16361         * gst/monoscope/gstmonoscope.c:
16362           make sure we only provide 256x128
16363         * gst/monoscope/monoscope.c: (monoscope_init):
16364           assert size of 256x128
16365
16366 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16367
16368         * Makefile.am:
16369         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16370         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16371           fixate to max width and height of device
16372
16373 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16374
16375         * Makefile.am:
16376         * sys/v4l/gstv4l.c:
16377         * sys/v4l/gstv4lsrc.c:
16378         * sys/v4l/v4l_calls.c:
16379         * sys/v4l/v4lsrc_calls.c:
16380           fix for qc-usb driver which fakes having more than one buffer
16381           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16382           buffer_free override
16383           add debugging
16384
16385 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16386
16387         * Makefile.am:
16388         * gst/videotestsrc/gstvideotestsrc.c:
16389         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16390         (gst_videotestsrc_init), (gst_videotestsrc_get),
16391         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16392         * gst/videotestsrc/gstvideotestsrc.h:
16393           add num-buffers property
16394
16395         2004-04-26  Benjamin Otte  <otte@gnome.org>
16396
16397         * ext/mad/gstid3tag.c: (plugin_init):
16398           set id3mux rank to NONE so it doesn't confuse spider
16399           require audio/mpeg,mpegversion=1 in id3mux
16400
16401 2004-04-26  Benjamin Otte  <otte@gnome.org>
16402
16403         * configure.ac:
16404           detect faad correctly as non-working if it's indeed non-working
16405
16406 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16407
16408         * Makefile.am:
16409         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16410         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16411         fix _getcaps so it only negotiates to its supported format
16412
16413 2004-04-25  Benjamin Otte  <otte@gnome.org>
16414
16415         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16416           fix memleak
16417
16418 2004-04-23  Benjamin Otte  <otte@gnome.org>
16419
16420         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16421           audio/x-raw-int with height rules! not. Now it's depth.
16422
16423 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16424
16425         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16426         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16427         (gst_wavparse_loop):
16428           Missing variable initialization. Add handling of DVI ADPCM. Fix
16429           mis-parsing of LIST chunks. This works around a bug where we mis-
16430           parse non-aligning LIST chunks (so LIST chunks where the contents
16431           don't align with the actual LIST size). The correct fix is to use
16432           rifflib, I'm not going to fix wavparse - too much work. All this
16433           fixes #104878.
16434
16435 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16436
16437         reviewed by Benjamin Otte  <otte@gnome.org>
16438
16439         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16440           fix shoutcast not working (fixes #140844)
16441
16442 2004-04-22  Benjamin Otte  <otte@gnome.org>
16443
16444         * ext/hermes/gsthermescolorspace.c:
16445         (gst_hermes_colorspace_caps_remove_format_info):
16446         * gst/colorspace/gstcolorspace.c:
16447         (gst_colorspace_caps_remove_format_info):
16448         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16449         (gst_ffmpegcolorspace_caps_remove_format_info):
16450           s/gst_caps_simplify/gst_caps_do_simplify/
16451
16452 2004-04-22  Benjamin Otte  <otte@gnome.org>
16453
16454         * gst-libs/gst/riff/riff-media.c:
16455         (gst_riff_create_video_caps_with_data):
16456           mpegversion is an int
16457         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16458           don't try to create pad templates with NULL caps, use any caps
16459           instead.
16460
16461 2004-04-20  David Schleef  <ds@schleef.org>
16462
16463         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16464         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16465         (bug #140384)
16466
16467 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16468
16469         reviewed by David Schleef
16470
16471         * ext/mad/gstid3tag.c: Add stdlib.h
16472         * gst/rtp/gstrtpgsmenc.c: same
16473         * gst/tags/gstid3tag.c: same
16474         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16475         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16476         GST_DISABLE_LOADSAVE use.
16477         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16478         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16479         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16480         atol(3)).
16481         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16482         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16483         strtoul(3)).
16484         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16485         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16486         $(ID3_CFLAGS).
16487         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16488         $(LIBFAME_CFLAGS).
16489
16490 2004-04-20  David Schleef  <ds@schleef.org>
16491
16492         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16493         last checkin.  Same idea.
16494
16495 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16496
16497         reviewed by David Schleef
16498
16499         * configure.ac: bump required gstreamer version to 0.8.1.1
16500         because of following changes [--ds]
16501
16502         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16503         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16504         (gst_riff_read_header):  Use GST_READ_UINT*
16505         macros to access possibly unaligned memory.
16506
16507         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16508         (mp3_type_find):  Use GST_READ_UINT*
16509         macros to access possibly unaligned memory.
16510         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16511         (speex_type_find): Likewise
16512
16513         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16514
16515         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16516         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16517         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16518         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16519         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16520         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16521         macros to access possibly unaligned memory.
16522
16523         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16524         Likewise.
16525
16526         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16527         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16528
16529         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16530         Likewise.
16531
16532         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16533         (gst_mpeg2subt_chain_subtitle): Likewise.
16534
16535         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16536         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16537         Likewise.
16538
16539         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16540         Likewise.
16541
16542         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16543         Likewise.
16544
16545         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16546         Likewise.
16547
16548 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16549
16550         * configure.ac:
16551           update required version of GStreamer because of GST_TIME_FORMAT
16552
16553 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16554
16555         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16556           remove leftover g_print
16557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16558           don't try setting only a subset of the caps. We don't want to kill
16559           autoplugging on purpose
16560
16561 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16562
16563         * sys/ximage/ximagesink.c: (plugin_init):
16564         * sys/xvimage/xvimagesink.c: (plugin_init):
16565           add debugging categories
16566
16567 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16568
16569         * po/en_GB.po:
16570         * po/LINGUAS:
16571           Adding en_GB translation (Gareth Owen)
16572
16573 2004-04-20  David Schleef  <ds@schleef.org>
16574
16575         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16576         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16577         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16578         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16579         A number of new features and hacks to extract the esds atom and
16580         put it into the caps.  (bug #137724)
16581
16582 2004-04-19  David Schleef  <ds@schleef.org>
16583
16584         * gconf/Makefile.am: Fix for non-GNU make
16585         * gst-libs/gst/Makefile.am: Change directory order to handle
16586         GstPlay linking with gstinterfaces
16587         * gst-libs/gst/audio/make_filter: make use of tr portable
16588         * gst-libs/gst/play/Makefile.am: Add intended \
16589         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16590         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16591         function prototype instead of void *.
16592         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16593         macro.
16594         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16595         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16596         * gst/videofilter/make_filter: make use of tr portable
16597         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16598
16599 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16600
16601         * po/LINGUAS:
16602         * po/uk.po:
16603           Added Ukrainian translation (Maxim V. Dziumanenko)
16604
16605 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16606
16607         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16608         (gst_gsmdec_link), (gst_gsmdec_chain):
16609           Fix capsnego, simplify chain function slightly.
16610         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16611           Add GSM.
16612
16613 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16614
16615         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16616         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16617         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16618           Hack to make wavparse work with spider (always -> sometimes pad).
16619           Fixes #135862 && #140411.
16620
16621 2004-04-18  Benjamin Otte  <otte@gnome.org>
16622
16623         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16624         (gst_osselement_rate_probe_check),
16625         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16626           get rid of \n in debug output
16627
16628 2004-04-17  Iain <iain@prettypeople.org>
16629
16630         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16631         not just EOS.
16632
16633 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16634
16635         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16636         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16637         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16638         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16639         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16640         (gst_id3_tag_change_state), (plugin_init):
16641           deprecate id3tag element and replace with id3demux/id3mux.
16642           great side effect: this ugly file is now even uglier, yay!
16643         * ext/mad/gstmad.h:
16644           remove non-available function
16645           update for new get_type
16646
16647 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16648
16649         * configure.ac:
16650           require mpeg2dec >= 0.4.0
16651
16652 2004-04-17  Benjamin Otte  <otte@gnome.org>
16653
16654         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16655         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16656         (gst_xvimagesink_set_xwindow_id):
16657           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16658           assorted cleanup fixes.
16659
16660 2004-04-16  David Schleef  <ds@schleef.org>
16661
16662         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16663         * sys/xvimage/xvimagesink.h: same
16664
16665 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16666
16667         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16668           Fix GST_ELEMENT_ERROR with (NULL)
16669
16670 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16671
16672         * gst-libs/gst/riff/riff-media.c:
16673         (gst_riff_create_video_caps_with_data):
16674           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16675
16676 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16677
16678         * gst-libs/gst/riff/riff-media.c:
16679         (gst_riff_create_video_caps_with_data),
16680         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16681         (gst_riff_create_video_template_caps),
16682         (gst_riff_create_audio_template_caps):
16683         * gst-libs/gst/riff/riff-media.h:
16684         * gst-libs/gst/riff/riff-read.c:
16685         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16686         * gst-libs/gst/riff/riff-read.h:
16687         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16688           Add MS RLE support. I added some functions to read out strf chunks
16689           into strf chunks and the data behind it. This is usually color
16690           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16691           caps creation. Lastly, add ADPCM (similar to wavparse - which
16692           should eventually be rifflib based).
16693         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16694         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16695         * gst/matroska/matroska-demux.h:
16696           Remove placeholders for some prehistoric tagging system. Didn't add
16697           support for any tag system really anyway.
16698         * gst/qtdemux/qtdemux.c:
16699           Add support for audio/x-m4a (MPEG-4) through spider.
16700         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16701         (gst_wavparse_loop):
16702           ADPCM support (#135862). Increase max. buffer size because we
16703           cannot split buffers for ADPCM (screws references) and I've seen
16704           files with 2048 byte chunks. 4096 seems safe for now.
16705
16706 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16707
16708         * configure.ac: bump nano to 1
16709
16710 === release 0.8.1 ===
16711
16712 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16713
16714         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16715
16716 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16717
16718         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16719           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16720           Fixes #140058
16721
16722 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16723
16724         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16725           lower rank of dvddemux so that it's not used for mpeg playback.
16726
16727 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16728
16729         * configure.ac:
16730           save libs correctly when checking mad
16731
16732 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16733
16734         * ext/mad/gstid3tag.c: (plugin_init):
16735           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16736
16737 2004-04-13  David Schleef  <ds@schleef.org>
16738
16739         * common/m4/gst-feature.m4: Call -config scripts with
16740         --plugin-libs if it is supported.
16741         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16742         JPEG images are image/jpeg.
16743         * gst/debug/Makefile.am:
16744         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16745         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16746         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16747         (gst_negotiation_plugin_init): Add a property that acts like
16748         filter caps.
16749         * testsuite/gst-lint:  Move license checking to be a standard
16750         test.
16751
16752 2004-04-13  David Schleef  <ds@schleef.org>
16753
16754         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16755         patch from Sebastien Cote (bug #139958)
16756
16757 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16758
16759         * examples/gstplay/Makefile.am:
16760         * examples/gstplay/player.c: (main):
16761           make the commandline player example use gconf settings
16762
16763 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16764
16765         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16766         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16767         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16768           init/end library during state transition, not object
16769           creation/disposal.  get rid of custom dispose handler.
16770
16771
16772 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16773
16774         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16775         be a symlink
16776
16777 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16778
16779         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16780           Handle JUNK chunks inside data section. Prevents warnings.
16781
16782 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16783
16784         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16785         (gst_riff_create_video_template_caps):
16786           Add MS video v1.
16787         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16788         (gst_avi_demux_stream_data):
16789           Add support for "rec-list" chunks.
16790
16791 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16792
16793         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16794           Fix another codecname mismatch.
16795
16796 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16797
16798         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16799           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16800           so that MJPEG plays back.
16801
16802 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16803
16804         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16805         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16806         * gst/mpeg1videoparse/gstmp1videoparse.h:
16807           Fix for some slight mis-cuts in buffer parsing, and for some
16808           potential overflows or faults-causers. Adds disconts. Also fixes
16809           #139105 while we're at it.
16810
16811 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16812
16813         * configure.ac:
16814         * sys/v4l2/gstv4l2element.h:
16815           Workaround for missing struct v4l2_buffer declaration in Suse 9
16816           and Mandrake 10 linux/videodev2.h header file (#135919).
16817
16818 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16819
16820         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16821           Bail out if no filename was given.
16822
16823 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16824
16825         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16826         (gst_v4l2_fourcc_from_structure):
16827           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16828           Y41B somewhere).
16829
16830 2004-04-09  Benjamin Otte  <otte@gnome.org>
16831
16832         * ext/gnomevfs/gstgnomevfssink.c:
16833         (_gst_boolean_allow_overwrite_accumulator),
16834         (gst_gnomevfssink_class_init):
16835           fix erase signal - if any handler returns false the file will not be
16836           overwritten. If no handler is connected, the file will not be
16837           overwritten either.
16838           renamed signal to "allow-overwrite"
16839         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16840           free string when adding it to ID3 failed
16841         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16842           unref event when done
16843         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16844           free caps
16845         * gst/typefind/gsttypefindfunctions.c:
16846         (mpeg_video_stream_type_find):
16847           fix invalid read
16848
16849 2004-04-08  David Schleef  <ds@schleef.org>
16850
16851         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16852         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16853
16854 2004-04-08  David Schleef  <ds@schleef.org>
16855
16856         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16857         we don't support (bug #139532)
16858
16859 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16860
16861         * ext/mad/gstmad.c: (gst_mad_handle_event),
16862         (gst_mad_check_caps_reset), (gst_mad_chain),
16863         (gst_mad_change_state):
16864           only set explicit caps if they haven't been set before for
16865           this stream.  MPEG-audio sample rate/channels aren't allowed
16866           to change in-stream.
16867           Fixes #139382
16868
16869 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16870
16871         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16872         (_gst_boolean_did_something_accumulator),
16873         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16874         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16875         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16876         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16877         (gst_gnomevfssink_change_state):
16878           Fix erase signal. Don't erase by default. Remove handoff signal.
16879           Remove erase property. Don't segfault. General cleanup.
16880
16881 2004-04-07  Benjamin Otte  <otte@gnome.org>
16882
16883         * gst-libs/gst/gconf/test-gconf.c: (main):
16884           add missing gst_init
16885
16886 2004-04-07  Benjamin Otte  <otte@gnome.org>
16887
16888         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16889           free the mutexes, too
16890
16891 2004-04-07  Benjamin Otte  <otte@gnome.org>
16892
16893         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16894           actually free the URI string
16895         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16896           compute offset correctly when passing discont events
16897         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16898           don't leak discont events
16899         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16900           add some missing breaks so caps aren't copied randomly
16901         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16902           if we realloc memory, we better use it
16903
16904 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16905
16906         * ext/mad/gstmad.c: (normal_seek):
16907           fix GST_FORMAT_TIME usage
16908
16909 2004-04-05  David Schleef  <ds@schleef.org>
16910
16911         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16912         a deprecated function (hack!)
16913
16914 2004-04-05  Benjamin Otte  <otte@gnome.org>
16915
16916         * ext/esd/esdmon.c: (gst_esdmon_get):
16917           fix nonterminated vararg and memleak
16918
16919 2004-04-05  Benjamin Otte  <otte@gnome.org>
16920
16921         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16922         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16923         (gst_ladspa_set_property), (gst_ladspa_get_property),
16924         (gst_ladspa_instantiate), (gst_ladspa_activate),
16925         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16926           clean up debugging
16927
16928 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16929
16930         reviewed by Benjamin Otte  <otte@gnome.org>
16931
16932         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16933           check for broken LADSPA parameters (fixes #138635)
16934
16935 2004-04-05  Benjamin Otte  <otte@gnome.org>
16936
16937         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16938           advertise buffer-frames correctly on sinkpads
16939
16940 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16941
16942         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16943         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16944         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16945         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16946         (gst_mad_check_caps_reset), (gst_mad_chain):
16947         add more debugging, only reset caps when we're not in error state
16948
16949 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16950
16951         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16952
16953 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16954
16955         reviewed by Benjamin Otte  <otte@gnome.org>
16956
16957         * configure.ac:
16958           fix == in test(1) operator
16959
16960 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16961
16962         reviewed by Benjamin Otte  <otte@gnome.org>
16963
16964         * configure.ac:
16965           fix --export-symblos-regex to a working regex.
16966
16967 2004-04-04  Benjamin Otte  <otte@gnome.org>
16968
16969         * sys/oss/.cvsignore:
16970           add for oss_probe
16971
16972 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
16973
16974         reviewed by Benjamin Otte  <otte@gnome.org>
16975
16976         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16977           add missing 'new_media' argument (fixes #138168)
16978         * gst/matroska/matroska-demux.c:
16979         (gst_matroska_demux_handle_seek_event):
16980           add vararg terminator (fixes #138169)
16981
16982 2004-04-02  David Schleef  <ds@schleef.org>
16983
16984         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
16985         disted (bug #138914)
16986
16987 2004-04-01  Benjamin Otte  <otte@gnome.org>
16988
16989         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
16990         (gst_alsa_close_audio):
16991           handle case better where a soundcard can't pause
16992         * ext/ogg/gstoggdemux.c:
16993           don't crash when we get events but don't have pads yet
16994
16995 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16996
16997         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
16998           throw an error if we couldn't probe any caps.
16999
17000 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17001
17002         * ext/dvdnav/gst-dvd:
17003         Add a really simple sample DVD player
17004
17005 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17006
17007         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17008         (gst_a52dec_push), (gst_a52dec_handle_event),
17009         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17010         (gst_a52dec_change_state):
17011         * ext/a52dec/gsta52dec.h:
17012           Use a debug category, Output timestamps correctly
17013           Emit tag info, Handle events, tell liba52dec about cpu
17014           capabilities so it can use MMX etc.
17015         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17016           Fix a crasher accessing invalid memory
17017         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17018         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17019         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17020         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17021         (dvdnavsrc_query):
17022           Some support for byte-format seeking.
17023           Small fixes for still frames and menu button overlays
17024         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17025         (gst_mpeg2dec_alloc_buffer):
17026           Use a debug category. Adjust the report level of several items to
17027           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17028           so it doesn't lose the GstBuffer pointer
17029         * gst/debug/Makefile.am:
17030         * gst/debug/gstdebug.c: (plugin_init):
17031         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17032         (gst_navseek_base_init), (gst_navseek_class_init),
17033         (gst_navseek_init), (gst_navseek_seek),
17034         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17035         (gst_navseek_get_property), (gst_navseek_chain),
17036         (gst_navseek_plugin_init):
17037         * gst/debug/gstnavseek.h:
17038           Add the navseek debug element for seeking back and forth in a
17039           video stream using arrow keys.
17040         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17041         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17042         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17043         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17044         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17045         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17046         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17047         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17048         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17049         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17050         * gst/mpeg2sub/gstmpeg2subt.h:
17051           Pretty much a complete rewrite. Now a loopbased element. May still
17052           require work to properly synchronise subtitle buffers.
17053         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17054         (gst_dvd_demux_send_subbuffer):
17055         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17056           Don't attempt to create subbuffers of size 0
17057           Reduce a couple of error outputs to warnings.
17058         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17059         (gst_y4mencode_chain):
17060         Output the y4m frame header correctly.
17061
17062 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17063
17064         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17065           throw errors instead of allowing SIGFPE
17066
17067 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17068
17069         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17070         (gst_gconf_render_bin_from_key):
17071           leak plugging and style fixing
17072
17073 2004-03-31  David Schleef  <ds@schleef.org>
17074
17075         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17076         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17077         (bug #138225)
17078         * gst/debug/Makefile.am:
17079         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17080         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17081         plugin.
17082         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17083         (gst_negotiation_base_init), (gst_negotiation_class_init),
17084         (gst_negotiation_init), (gst_negotiation_getcaps),
17085         (gst_negotiation_pad_link), (gst_negotiation_chain),
17086         (gst_negotiation_set_property), (gst_negotiation_get_property),
17087         (gst_negotiation_plugin_init):  New element to talk about random
17088         negotiation things happening in a pipeline.
17089
17090 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17091
17092         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17093           fix integer addition with help of Stefan Kost
17094
17095 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17096
17097         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17098
17099 2004-03-30  David Schleef  <ds@schleef.org>
17100
17101         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17102         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17103         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17104         (bug #137504)
17105         * ext/mpeg2dec/gstmpeg2dec.h:
17106
17107 2004-03-30  David Schleef  <ds@schleef.org>
17108
17109         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17110
17111 2004-03-30  David Schleef  <ds@schleef.org>
17112
17113         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17114         Michael Petullo) to handle .mov
17115
17116 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17117
17118         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17119         (gst_osselement_rate_check_rate):
17120           probe caps correctly for sound cards that only support one format
17121
17122 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17123
17124         * ext/kio/kiosrc.cpp: (process_events):
17125           update handling event processing if inside KDE - untested
17126
17127 2004-03-29  David Schleef  <ds@schleef.org>
17128
17129         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17130         by 2 to not interfere with other colorspaces.
17131         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17132         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17133         one to not interfere with ffmpeg_colorspace.
17134
17135 2004-03-29  David Schleef  <ds@schleef.org>
17136
17137         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17138         aren't in the caps.
17139         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17140         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17141
17142 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17143
17144         * gst-libs/gst/riff/riff-media.c:
17145           fail on error, don't try to set stuff on NULL caps
17146
17147 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17148
17149         * configure.ac:
17150         * ext/Makefile.am:
17151         * ext/kio/Makefile.am:
17152         * ext/kio/kioreceiver.cpp:
17153         * ext/kio/kioreceiver.h:
17154         * ext/kio/kiosrc.cpp:
17155         * ext/kio/kiosrc.h:
17156           add experimental kiosrc plugin
17157         * ext/alsa/gstalsaplugin.c: (plugin_init):
17158           initialize debugging category only when we're sure registering the
17159           plugins worked.
17160
17161 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17162
17163         * examples/gstplay/player.c: (main):
17164         * gst-libs/gst/play/play.c: (gst_play_class_init),
17165         (gst_play_set_location), (gst_play_set_data_src),
17166         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17167         (gst_play_set_visualization), (gst_play_connect_visualization):
17168           check return values of element_set_state and return FALSE where
17169           failed
17170
17171 2004-03-29  Benjamin Otte  <otte@gnome.org>
17172
17173         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17174           try harder to check if an event is really a discont
17175
17176 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17177
17178         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17179         * po/az.po:
17180
17181 2004-03-28  Benjamin Otte  <otte@gnome.org>
17182
17183         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17184         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17185         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17186           get rid of non-standard "..." ranges in case statements.
17187
17188 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17189
17190         * gst/mpegstream/gstmpegdemux.c:
17191         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17192         specific functionality split to the new dvddemux element.
17193         * gst/mpegstream/gstdvddemux.c:
17194         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17195         streams, derived from mpegdemux.
17196         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17197         up. SCR based timestamp rewriting can be turned off (will probably
17198         completely disappear soon).
17199         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17200         hacking. General cleanup. All printf statements replaced by
17201         debugging messages. Almost complete libdvdnav support.
17202         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17203         by events. New properties for audio and subpicture languages.
17204         (dvdnavsrc_update_highlight): Now uses events.
17205         (dvdnavsrc_user_op): Cleaned up.
17206         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17207         based). Lots of cleanup, and propper support for most libdvdnav
17208         events.
17209         (dvdnavsrc_make_dvd_event): New function.
17210         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17211         (dvdnavsrc_make_clut_change_event): New function.
17212
17213 2004-03-26  Benjamin Otte  <otte@gnome.org>
17214
17215         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17216           fix bug where typefinding would claim it's theora whenever less then
17217           7 bytes of data were available
17218
17219 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17220
17221         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17222         (gst_alawdec_base_init), (gst_alawdec_class_init),
17223         (gst_alawdec_init), (gst_alawdec_chain):
17224         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17225         (gst_alawenc_base_init), (gst_alawenc_class_init),
17226         (gst_alawenc_init), (gst_alawenc_chain):
17227         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17228         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17229         (gst_mulawdec_init), (gst_mulawdec_chain):
17230         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17231         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17232         (gst_mulawenc_init), (gst_mulawenc_chain):
17233           Fix capsnego in all four, remove the unused property functions and
17234           simplify the chain functions slightly. I guess we could use macros
17235           or something similar for those, since the code is so similar, but
17236           I'm currently too lazy...
17237
17238 2004-03-24  David Schleef  <ds@schleef.org>
17239
17240         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17241         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17242         (gst_osselement_get_format_structure),
17243         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17244         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17245         (gst_osselement_rate_int_compare): Add code to handle rate probing
17246         (bug #120883)
17247         * sys/oss/gstosselement.h: same
17248         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17249         Use rate probing provided by osselement.
17250         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17251
17252 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17253
17254         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17255         (gst_xvidenc_get_property):
17256           ulong/int mess-up.
17257
17258 2004-03-24  David Schleef  <ds@schleef.org>
17259
17260         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17261         (gst_speexdec_init):
17262         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17263         (gst_speexenc_init):  Create the pad template correctly (from
17264         the static pad template, not a NULL pointer.)
17265
17266 2004-03-25  Benjamin Otte  <otte@gnome.org>
17267
17268         * gst/debug/Makefile.am:
17269         * gst/debug/breakmydata.c:
17270           add element that quasi-randomly changes bytes in the stream.
17271           Intended use is robustness checking of demuxers and decoders in
17272           media tests.
17273
17274 2004-03-24  Benjamin Otte  <otte@gnome.org>
17275
17276         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17277         (gst_alsa_probe_hw_params):
17278         * ext/alsa/gstalsa.h:
17279           debugging output fixes
17280
17281 2004-03-24  Benjamin Otte  <otte@gnome.org>
17282
17283         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17284           don't g_return_if_fail if element is PLAYING, fail silently as every
17285           other element.
17286         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17287           only fix needed for cast lvalue issues in gst-plugins
17288         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17289           add proxy_getcaps
17290
17291 2004-03-24  Benjamin Otte  <otte@gnome.org>
17292
17293         * gst/level/gstlevel.c: (gst_level_init):
17294           add proxying getcaps function, so level doesn't advertise impossible
17295           caps
17296
17297 2004-03-24  David Schleef  <ds@schleef.org>
17298
17299         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17300         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17301         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17302         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17303         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17304         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17305         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17306         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17307         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17308         messages.  Divide the chunk size by the compression ratio
17309         (needed for MACE audio)
17310
17311 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17312
17313         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17314           Fix buffer overflow read error.
17315
17316 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17317
17318         * ext/alsa/gstalsa.h:
17319           Remove unused entry.
17320         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17321           Add cinepak.
17322         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17323         (gst_videodrop_link), (gst_videodrop_chain):
17324           Fix, sort of. Was horribly broken with new capsnego. Bah...
17325
17326 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17327
17328         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17329         (plugin_init):
17330         Add a monkeysaudio typefind function
17331
17332 2004-03-23  Johan Dahlin  <johan@gnome.org>
17333
17334         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17335         (gst_play_video_fixate): Check so the structure has the field
17336         before trying to fixate them, this makes it possible to have
17337         fakesinks for video and audio output without printing errors on
17338         the output console.
17339
17340 2004-03-22  David Schleef  <ds@schleef.org>
17341
17342         * sys/oss/Makefile.am:
17343         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17344         (check_rate), (add_rate):  Rate probing test app.
17345
17346 2004-03-21  Benjamin Otte  <otte@gnome.org>
17347
17348         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17349         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17350           add a fixation function that pretty much does the right thing (fixes
17351           #137556)
17352
17353 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17354
17355         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17356
17357 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17358
17359         reviewed by: Benjamin Otte  <otte@gnome.org>
17360
17361         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17362           terminate gst_event_new_discontinuous correctly (fixes parts of
17363           #137711)
17364
17365 2004-03-19  David Schleef  <ds@schleef.org>
17366
17367         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17368         since it doesn't depend on X, and it's part of our ABI.
17369
17370 2004-03-19  Iain <iain@prettypeople.org>
17371
17372         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17373         is_int in the structure, not the local variable.
17374
17375 2004-03-19  David Schleef  <ds@schleef.org>
17376
17377         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17378         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17379         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17380         Improvements in caps negotiation.
17381
17382 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17383
17384         * po/LINGUAS:
17385         * po/af.po:
17386           adding Afrikaans (Petri Jooste)
17387
17388 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17389
17390         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17391         (gst_ffmpegcolorspace_chain):
17392         throw error instead of g_critical (#137588)
17393
17394 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17395
17396         * Makefile.am:
17397         * configure.ac:
17398           dist common and m4 correctly
17399         * po/sv.po:
17400
17401 2004-03-17  David Schleef  <ds@schleef.org>
17402
17403         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17404         (bug #137348)
17405
17406 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17407
17408         * po/LINGUAS:
17409         * po/sv.po:
17410           adding Swedish translation (Christian Rose)
17411
17412 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17413
17414         * Makefile.am: use release.mak
17415
17416 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17417
17418         * common/ChangeLog:
17419         * common/gst-autogen.sh:
17420           add some explanation about the version detection
17421         * configure.ac:
17422           fix X check
17423
17424 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * configure.ac: bump nano to 1
17427
17428 === release 0.8.0 ===
17429
17430 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17431
17432         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17433
17434 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17435
17436         * configure.ac:
17437           update libtool version
17438         * gst-libs/gst/media-info/Makefile.am:
17439           actually use libtool version
17440
17441 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17442
17443         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17444
17445 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17446
17447         * configure.ac:
17448         * gst-plugins.spec.in:
17449         * pkgconfig/Makefile.am:
17450         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17451         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17452         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17453         * pkgconfig/gstreamer-libs.pc.in:
17454         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17455         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17456         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17457         * pkgconfig/gstreamer-plugins.pc.in:
17458           remove @VERSION@ from some of the pc files since core and plugins
17459           are decoupled.
17460           created gstreamer-plugins.pc as it's a better name, but keeping
17461           -libs around for now to get fixes upstream done first.
17462
17463 2004-03-15  Julien MOUTTE <julien@moutte.net>
17464
17465         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17466         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17467         * gst-libs/gst/play/play.h:
17468
17469 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17470
17471         * *.c, *.cc: don't mix tabs and spaces
17472
17473 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17474
17475         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17476           use the new ffmpegcolorspace
17477         * gst-plugins.spec.in:
17478           package new colorspace and media-info
17479         * configure.ac:
17480         * pkgconfig/Makefile.am:
17481           fix some more disting issues
17482         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17483         * pkgconfig/gstreamer-media-info.pc.in:
17484           generate media-info pc files
17485
17486 2004-03-15  Johan Dahlin  <johan@gnome.org>
17487
17488         * *.h: Revert indenting
17489
17490 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17491
17492         * configure.ac:
17493           adding ffmpegcolorspace element
17494         * gst/ffmpegcolorspace/Makefile.am:
17495         * gst/ffmpegcolorspace/avcodec.h:
17496         * gst/ffmpegcolorspace/common.h:
17497         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17498         * gst/ffmpegcolorspace/dsputil.h:
17499         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17500         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17501         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17502         (gst_ffmpeg_caps_to_pix_fmt):
17503         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17504         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17505         (gst_ffmpegcolorspace_caps_remove_format_info),
17506         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17507         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17508         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17509         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17510         (gst_ffmpegcolorspace_set_property),
17511         (gst_ffmpegcolorspace_get_property),
17512         (gst_ffmpegcolorspace_register):
17513         * gst/ffmpegcolorspace/imgconvert.c:
17514         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17515         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17516         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17517         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17518         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17519         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17520         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17521         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17522         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17523         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17524         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17525         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17526         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17527         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17528         (img_get_alpha_info), (deinterlace_line),
17529         (deinterlace_line_inplace), (deinterlace_bottom_field),
17530         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17531         * gst/ffmpegcolorspace/imgconvert_template.h:
17532         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17533         * gst/ffmpegcolorspace/mmx.h:
17534         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17535           adding ffmpegcolorspace element supplied by Ronald after cleaning
17536           up and pulling in the right bits of upstream source.
17537           I'm sure a better C/compiler wizard could do some cleaning up (for
17538           example use GLIB's malloc stuff), but as a first pass this
17539           works very well
17540
17541 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17542
17543         * ext/alsa/gstalsa.h:
17544           I assume Ronald forgot to commit the change to have cardname
17545           as a struct member.  Expect some public spanking at the next
17546           opportunity.
17547
17548 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17549
17550         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17551         (gst_alsa_open_audio), (gst_alsa_close_audio):
17552         * ext/alsa/gstalsa.c:
17553           Don't open the device if we're a mixer (= padless).
17554         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17555         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17556         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17557           Open mixer during state change rather than during object
17558           initialization. Also, get a device name. Currently in a somewhat
17559           hackish fashion, but I didn't really find something better.
17560
17561 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17562
17563         * *.c, *.h: run gst-indent
17564
17565 2004-03-14  Benjamin Otte  <otte@gnome.org>
17566
17567         * gst/modplug/gstmodplug.cc:
17568         * gst/modplug/gstmodplug.h:
17569           set correct timestamps on outgoing buffers
17570
17571 2004-03-14  Benjamin Otte  <otte@gnome.org>
17572
17573         * gst/modplug/gstmodplug.cc:
17574           handle events - don't do crap when a discont arrives that's not
17575           necessary
17576           This allows correct loading and playback of mods in Rhythmbox
17577
17578 2004-03-14  Benjamin Otte  <otte@gnome.org>
17579
17580         * configure.ac:
17581         * gst-libs/gst/gconf/Makefile.am:
17582         * pkgconfig/Makefile.am:
17583           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17584           they get rebuilt properly
17585         * configure.ac:
17586           when checking for vorbis, try pkgconfig first.
17587         * gst/modplug/gstmodplug.cc:
17588           add fixate function
17589
17590 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17591
17592         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17593           Fix for obvious mistake, where we first shift the offset and then
17594           read a samplesize element assuming the old offset. Note that this
17595           part still has something weird, i.e. my movies containing those
17596           don't actually play well, but at least there's something that looks
17597           like sound now.
17598
17599 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17600         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17601         (plugin_init):
17602         Add a typefind function for speex format
17603
17604 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17605
17606         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17607         (gst_asf_demux_setup_pad):
17608           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17609           instead of 0. Reason is simple: some elements have a fps range
17610           of 1-max instead of 0-max. So now ASF video actually works.
17611
17612 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17613
17614         * po/LINGUAS:
17615         * po/sr.po:
17616           adding serbian as a language
17617
17618 2004-03-13  Benjamin Otte  <otte@gnome.org>
17619
17620         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17621           return taglist correctly from _get function, don't gst_pad_push it.
17622           (fixes #137042)
17623
17624 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17625         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17626
17627 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17628
17629         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17630         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17631         (gst_alsa_mixer_track_new):
17632         * ext/alsa/gstalsamixertrack.h:
17633           Fix ancient leftovers... MixerTrack is a GObject.
17634
17635 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17636
17637         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17638         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17639           Don't block during probing...
17640
17641 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17642
17643         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17644         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17645         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17646         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17647         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17648         (gst_alsa_open_audio), (gst_alsa_close_audio):
17649         * ext/alsa/gstalsa.h:
17650           Add propertyprobe interface implementation, add some device-name
17651           property, all this so that it looks good in gnome-volume-control.
17652
17653 2004-03-12  David Schleef  <ds@schleef.org>
17654
17655         * configure.ac: the Hermes library controls hermescolorspace, not
17656         colorspace.
17657         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17658         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17659         not /* */
17660         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17661         * ext/sdl/sdlvideosink.h: ditto.
17662         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17663
17664 2004-03-12  Benjamin Otte  <otte@gnome.org>
17665
17666         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17667         (gst_x_overlay_got_xwindow_id):
17668         * gst-libs/gst/xoverlay/xoverlay.h:
17669           replace XID with unsigned long to get rid of the xlibs dependency in
17670           XOverlay (fixes #137004)
17671
17672 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17673         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17674         (gst_agingtv_setup):
17675         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17676         (gst_dicetv_base_init), (gst_dicetv_class_init),
17677         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17678         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17679         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17680         (gst_edgetv_setup), (gst_edgetv_rgb32):
17681         * gst/effectv/gsteffectv.c:
17682         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17683         (gst_quarktv_set_property):
17684         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17685         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17686         (gst_revtv_setup), (gst_revtv_rgb32):
17687         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17688         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17689         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17690         (gst_shagadelictv_rgb32):
17691         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17692         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17693         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17694         * gst/effectv/gstwarp.c:
17695         Port everything that can be ported to videofilter and fix up the caps.
17696         Can someone with a big-endian machine please check these?
17697
17698 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17699
17700         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17701         (gst_osssink_chain), (gst_osssink_change_state):
17702           Latest fixes for A/V sync, audio playback and such. This is about
17703           all... MPEG playback issues are mostly related to the async build-
17704           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17705
17706 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17707
17708         patch from: Stephane Loeuillet
17709
17710         * configure.ac:
17711           use pkg-config for some libraries, falling back to the old .m4 way
17712           (fixes #131270)
17713         * m4/libdv.m4:
17714           removed
17715
17716 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17717
17718         * configure.ac:
17719         * tools/Makefile.am:
17720         * tools/Makefile.in:
17721         * tools/gst-launch-ext-m.m:
17722         * tools/gst-launch-ext.1.in:
17723         * tools/gst-visualise-m.m:
17724         * tools/gst-visualise.1:
17725         * tools/gst-visualise.1.in:
17726           reorganizing generation of script tools
17727
17728 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17729
17730         * ext/divx/gstdivxdec.c:
17731           Downgrade priority. We prefer ffdec_mpeg4.
17732         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17733         (gst_faad_chain), (gst_faad_change_state):
17734           Fix capsnego. Doesn't work for some sounds because we don't have
17735           a 5:1 to stereo element.
17736         * ext/xvid/gstxvid.c: (plugin_init):
17737           Add priority.
17738         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17739         (gst_osssink_change_state):
17740           Add discont handling.
17741
17742 2004-03-09  Colin Walters  <walters@verbum.org>
17743
17744         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17745         conversion.
17746
17747 2004-03-09  Benjamin Otte  <otte@gnome.org>
17748
17749         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17750           the signals take 2 arguments
17751
17752 2004-03-09  David Schleef  <ds@schleef.org>
17753
17754         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17755         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17756         * ext/alsa/gstalsa.h:
17757         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17758
17759 2004-03-09  Benjamin Otte  <otte@gnome.org>
17760
17761         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17762         (gst_mikmod_change_state):
17763         * ext/mikmod/gstmikmod.h:
17764           make mikmod's loop function not loop infinitely and call
17765           gst_element_yield anymore
17766         * gst/modplug/gstmodplug.cc:
17767           fix pad negotiation (fixes #136590)
17768
17769 2004-03-09  David Schleef  <ds@schleef.org>
17770
17771         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17772         doesn't conflict with the internal colorspace plugin.
17773         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17774         satisfy the crappy-ass shell shipped by a certain vendor.
17775         * gst/videofilter/make_filter: same (bug #135299)
17776
17777 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17778
17779         * configure.ac: bump nano to 1
17780
17781 === release 0.7.6 ===
17782
17783 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17784
17785         * configure.in: releasing 0.7.6, "There"
17786
17787 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17788
17789         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17790         * pkgconfig/gstreamer-play.pc.in:
17791           synchronize the two
17792
17793 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17794
17795         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17796         (cdparanoia_open), (cdparanoia_event):
17797           fix/add error handling
17798         * po/POTFILES.in:
17799           add cdparanoia source
17800         * tools/Makefile.am:
17801           make scripts executable
17802
17803 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17804
17805         * configure.ac:
17806         * ext/vorbis/Makefile.am:
17807         * sys/Makefile.am:
17808           remove id3types, vorbisfile and xvideosink from the build (#133783)
17809
17810 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17811
17812         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17813           Fix metadata read crash (#136537).
17814
17815 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17816
17817         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17818         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17819           adding mime types, fixing the one-stop function
17820
17821 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17822
17823         * ext/nas/nassink.c and /ext/nas/nassink.h:
17824         More NAS love from Arwed von Merkatz
17825         So lets all sing 'Can you feel the NAS tonight'
17826
17827 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17828
17829         * tools/gst-launch-ext.in:
17830         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17831
17832 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17833
17834         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17835         (gst_mpeg2dec_init):
17836         remove the user_data pad for now, because it is being used in
17837         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17838         If someone knows how to fix this properly, please do.
17839
17840 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17841
17842         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17843         (gst_osssink_get_time):
17844         add a warning, IMO this won't get triggered anymore, remove later
17845
17846 2004-03-07  David Schleef  <ds@schleef.org>
17847
17848         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17849         format (bug #136470)
17850
17851 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17852
17853         * gst-libs/Makefile.am:
17854         * gst-libs/gst/media-info/Makefile.am:
17855         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17856         (error_callback), (gst_media_info_error_create),
17857         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17858         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17859         * gst-libs/gst/media-info/media-info-priv.h:
17860         * gst-libs/gst/media-info/media-info-test.c: (main):
17861         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17862         (gst_media_info_class_init), (gst_media_info_instance_init),
17863         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17864         (gst_media_info_read_idler), (gst_media_info_read):
17865         * gst-libs/gst/media-info/media-info.h:
17866         fixed, should work now
17867
17868 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17869
17870         * ext/nas/nassink.c:
17871         A bunch of NAS fixes from Arwed von Merkatz
17872
17873 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17874
17875         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17876         (qtdemux_parse_trak):
17877           Fix crash (j might be greater than n_samples, in which case we're
17878           writing outside the allocated space for the array) and memleak.
17879
17880 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17881
17882         * sys/oss/gstosssink.c: (gst_osssink_chain):
17883           And another caller that couldn't handle delay < 0 (unsigned
17884           integer overflow). Video now continues playing on an audio
17885           buffer underrun, and the clock continues working. Audio still
17886           stalls.
17887
17888 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17889
17890         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17891         (gst_osssink_get_time):
17892           get_delay() may return values lower than 0. In those cases, we
17893           should not actually cast to *unsigned* int64, that will break
17894           stuff horribly. In my case, it screwed up A/V sync in movies
17895           in totem rather badly.
17896
17897 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17898
17899         * ext/faac/gstfaac.c: (gst_faac_chain):
17900         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17901         * ext/libpng/gstpngenc.c: (user_write_data):
17902         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17903         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17904         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17905         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17906         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17907         of any buffer), should fix some leaks. I hope I didn't unref buffers
17908         that shouldn't be...
17909
17910 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17911
17912         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17913         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17914         (error_callback), (gmi_reset), (gmi_seek_to_track),
17915         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17916         (gmip_find_type_post), (gmip_find_stream_post),
17917         (gmip_find_track_streaminfo_post):
17918         * gst-libs/gst/media-info/media-info-priv.h:
17919         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17920         (info_print), (main):
17921         * gst-libs/gst/media-info/media-info.c:
17922         (gst_media_info_error_create), (gst_media_info_error_element),
17923         (gst_media_info_instance_init), (gst_media_info_get_property),
17924         (gst_media_info_new), (gst_media_info_set_source),
17925         (gst_media_info_read_idler), (gst_media_info_read):
17926         * gst-libs/gst/media-info/media-info.h:
17927           first pass at making this work again.  This seems to work on
17928           tagged ogg/vorbis and mp3 files.
17929
17930 2004-03-06  Benjamin Otte  <otte@gnome.org>
17931
17932         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17933           fix huge leak: gst_buffer_merge doesn't unref the first argument
17934           itself.
17935
17936 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17937
17938         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17939           report layer/mode/emphasis
17940
17941 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17942
17943         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17944
17945 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17946
17947         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17948           signal serial
17949
17950 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17951
17952         * ext/vorbis/vorbis.c: (plugin_init):
17953         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17954         (gst_vorbis_dec_init), (vorbis_dec_event):
17955         add debug category
17956         make vorbisdec handle _BYTE and _TIME queries
17957
17958 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17959
17960         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17961           from the xing header
17962
17963 2004-03-06  Benjamin Otte  <otte@gnome.org>
17964
17965         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
17966         (gst_audio_convert_link), (gst_audio_convert_change_state),
17967         (gst_audio_convert_buffer_from_default_format):
17968           do conversions from/to float correctly, fix some caps nego errors,
17969           export correct supported caps in template and getcaps, use correct
17970           caps in try_set_caps functions
17971
17972 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17973
17974         For some reason, I only committed a ChangeLog entry yesterday and
17975         not the corresponding code...
17976         * ext/mad/gstmad.c: Fix detection of Xing headers
17977         * gst/tags/gstid3tag.c: Changes to support TLEN tags
17978
17979 2004-03-06  Benjamin Otte  <otte@gnome.org>
17980
17981         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
17982         (gst_ogg_demux_src_query):
17983           make sure to handle the case where there's no current chain
17984           gracefully.
17985
17986 2004-03-05  David Schleef  <ds@schleef.org>
17987
17988         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
17989         Add fixate function. (bug #131128)
17990         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
17991         (gst_sdlvideosink_fixate):  Add fixate function.
17992         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17993         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
17994         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
17995         Fix missing break that was causing ulaw to be interpreted as
17996         raw int.
17997
17998 2004-03-05  David Schleef  <ds@schleef.org>
17999
18000         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18001         Fix code that ignores return value of gst_buffer_merge().
18002         (bug #114560)
18003         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18004         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18005         * testsuite/gst-lint:  Check for above.
18006
18007 2004-03-05  David Schleef  <ds@schleef.org>
18008
18009         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18010         caps and throw an element error.  (bug #136334)
18011
18012 2004-03-05  David Schleef  <ds@schleef.org>
18013
18014         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18015         (gst_faad_chain): Fix negotiation.
18016         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18017         key and button events.
18018         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18019         dung heap of code.
18020         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18021         depends on gconf
18022         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18023         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18024         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18025         function to encourage better negotiation, particularly between
18026         audioconvert and osssink.
18027         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18028         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18029         more important.
18030         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18031         typefinding.
18032         * gst/vbidec/vbiscreen.c:  Add glib header
18033         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18034
18035 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18036
18037         * ext/mad/gstmad.c: Fix detection of Xing headers
18038         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18039
18040 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18041
18042         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18043         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18044           debug updates
18045
18046 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18047
18048         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18049         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18050         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18051         files, and report the parsed length as a GST_TAG_DURATION tag.
18052         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18053
18054 2004-03-05  Benjamin Otte  <otte@gnome.org>
18055
18056         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18057           convert channels correctly. convert correctly to unsigned.
18058
18059 2004-03-05  Julien MOUTTE <julien@moutte.net>
18060
18061         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18062         we have a window before clearing it.
18063
18064 2004-03-05  Julien MOUTTE <julien@moutte.net>
18065
18066         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18067         have a window before clearing it.
18068
18069 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18070
18071         * gconf/gstreamer.schemas.in:
18072         * gst-libs/gst/gconf/Makefile.am:
18073           version installation path the same way as for 0.6
18074         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18075         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18076         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18077           remove comment that was fixed
18078
18079 2004-03-05  David Schleef  <ds@schleef.org>
18080
18081         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18082         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18083         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18084         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18085         Add prototype code for handling seeking and querying.
18086
18087 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18088
18089         * examples/gstplay/player.c: (main):
18090           Initialize variables to NULL. Prevents a segfault because the
18091           (uninitialized) variable is not NULL, resulting in a crash on
18092           trying to reach error->message.
18093
18094 2004-03-05  Benjamin Otte  <otte@gnome.org>
18095
18096         * gst/audioconvert/gstaudioconvert.c:
18097         (gst_audio_convert_buffer_to_default_format):
18098         make float=>int conversion work correctly even in cornercases.
18099
18100 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18101
18102         * debian/README.Debian:
18103         * debian/build-deps:
18104         * debian/changelog:
18105         * debian/control:
18106         * debian/control.in:
18107         * debian/copyright:
18108         * debian/gstreamer-a52dec.files:
18109         * debian/gstreamer-aa.files:
18110         * debian/gstreamer-alsa.files:
18111         * debian/gstreamer-alsa.manpages:
18112         * debian/gstreamer-arts.files:
18113         * debian/gstreamer-artsd.files:
18114         * debian/gstreamer-audiofile.files:
18115         * debian/gstreamer-avifile.files:
18116         * debian/gstreamer-cdparanoia.files:
18117         * debian/gstreamer-colorspace.files:
18118         * debian/gstreamer-doc.files:
18119         * debian/gstreamer-dv.files:
18120         * debian/gstreamer-dvd.files:
18121         * debian/gstreamer-esd.files:
18122         * debian/gstreamer-festival.files:
18123         * debian/gstreamer-flac.files:
18124         * debian/gstreamer-gconf.conffiles:
18125         * debian/gstreamer-gconf.files:
18126         * debian/gstreamer-gconf.postinst:
18127         * debian/gstreamer-gnomevfs.files:
18128         * debian/gstreamer-gsm.files:
18129         * debian/gstreamer-http.files:
18130         * debian/gstreamer-jack.files:
18131         * debian/gstreamer-jpeg.files:
18132         * debian/gstreamer-mad.files:
18133         * debian/gstreamer-mikmod.files:
18134         * debian/gstreamer-misc.files:
18135         * debian/gstreamer-mpeg2dec.files:
18136         * debian/gstreamer-oss.files:
18137         * debian/gstreamer-plugin-apps.files:
18138         * debian/gstreamer-plugin-apps.manpages:
18139         * debian/gstreamer-plugin-libs-dev.files:
18140         * debian/gstreamer-plugin-libs.files:
18141         * debian/gstreamer-plugin-template.postinst:
18142         * debian/gstreamer-plugin-template.postrm:
18143         * debian/gstreamer-sdl.files:
18144         * debian/gstreamer-sid.files:
18145         * debian/gstreamer-vorbis.files:
18146         * debian/gstreamer-x.files:
18147         * debian/mk.control:
18148         * debian/rules:
18149         Debian package info not maintained here.
18150
18151 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18152
18153         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18154         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18155         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18156         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18157         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18158         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18159         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18160         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18161         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18162         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18163         * gst-libs/gst/colorbalance/colorbalance.c:
18164         (gst_color_balance_class_init):
18165         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18166         (gst_color_balance_channel_class_init):
18167         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18168         * gst-libs/gst/play/play.c: (gst_play_class_init):
18169         * gst-libs/gst/propertyprobe/propertyprobe.c:
18170         (gst_property_probe_iface_init):
18171         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18172         * gst-libs/gst/tuner/tunerchannel.c:
18173         (gst_tuner_channel_class_init):
18174         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18175         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18176         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18177         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18178         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18179         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18180         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18181         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18182         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18183           fix signals to use - instead of _
18184         * ext/libcaca/gstcacasink.h:
18185         * ext/sdl/sdlvideosink.h:
18186           fix header rename
18187
18188 2004-03-04  David Schleef  <ds@schleef.org>
18189
18190         * testsuite/gst-lint:  Add a check for bad signal names.
18191
18192 2004-03-04  <kost@imn.htwk-leipzig.de>
18193
18194         reviewed by David Schleef
18195
18196         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18197         modified the alpha channel and caused a warning. (bug #136192)
18198
18199 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18200
18201         * gst-plugins.spec.in:
18202         Change names of plugins to actually be correct. Try to keep things
18203         alphabetical to avoid getting beat up by Thomas
18204
18205 2004-03-03  Julien MOUTTE <julien@moutte.net>
18206
18207         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18208         Using ximagesink as a default if no gconf key found. We should
18209         probably consider using alsasink instead of osssink for the audio
18210         part.
18211
18212 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18213
18214         * configure.ac:
18215           fix --with-plugins, don't think it ever worked before
18216         * gst-plugins.spec.in:
18217           even more updates
18218
18219 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18220
18221         * ext/sdl/sdlvideosink.h:
18222         * sys/ximage/ximagesink.h:
18223         * sys/xvideo/xvideosink.h:
18224         * sys/xvimage/xvimagesink.h:
18225           Fix for move of gstvideosink.h -> videosink.h.
18226
18227 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18228
18229         * gst-libs/gst/xwindowlistener/Makefile.am:
18230           this is a plugin library, not a library
18231
18232 2004-03-01  David Schleef  <ds@schleef.org>
18233
18234         * AUTHORS:  Added some names.  Add yourself if you're still
18235         missing.
18236
18237 2004-03-01  David Schleef  <ds@schleef.org>
18238
18239         * MAINTAINERS: Add
18240
18241 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18242
18243         * gst-plugins.spec.in: clean up spec file
18244
18245 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18246
18247         * gst-libs/gst/video/Makefile.am:
18248         * gst-libs/gst/video/gstvideosink.c:
18249         * gst-libs/gst/video/gstvideosink.h:
18250           rename gstvideosink.h to videosink.h to match other headers
18251         * gst/mixmatrix/Makefile.am:
18252           fix plugin filename
18253         * gst/tags/Makefile.am: fix plugin filename
18254
18255 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18256
18257         * gst/tags/Makefile.am: fix plugin filename
18258
18259 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18260
18261         * examples/gstplay/player.c: (got_time_tick), (main):
18262           add error handler
18263           display time_tick more readably
18264         * gst/mixmatrix/Makefile.am:
18265           fix plugin file name
18266
18267 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18268
18269         * sys/oss/gstosselement.c: (gst_osselement_probe),
18270         (device_combination_append), (gst_osselement_class_probe_devices):
18271         * sys/oss/gstosselement.h:
18272           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18273           on my system using alsa oss emulation, fixes bug #135597
18274
18275 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18276
18277         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18278         (gst_videodrop_chain), (gst_videodrop_change_state):
18279         * gst/videodrop/gstvideodrop.h:
18280           Work based on timestamp of input data, not based on the expected
18281           framerate from the input. The consequence is that this element now
18282           not only scales framerates, but also functions as a framerate
18283           corrector or framerate stabilizer/constantizer.
18284
18285 2004-02-27  David Schleef  <ds@schleef.org>
18286
18287         patches from jmmv@menta.net (Julio M. Merino Vidal)
18288
18289         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18290         GST_ELEMENT_ERROR call (bug #135634)
18291         * gst/interleave/interleave.c: (interleave_buffered_loop),
18292         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18293         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18294         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18295         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18296         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18297         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18298         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18299         Fix GST_ELEMENT_ERROR call.
18300         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18301         GST_ELEMENT_ERROR call.
18302
18303 2004-02-27  Benjamin Otte  <otte@gnome.org>
18304
18305         * gst-libs/gst/audio/audio.h:
18306           add macro to make sure header isn't included twice
18307         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18308           don't use gst_buffer_free
18309         * gst/playondemand/filter.func:
18310           don't use gst_data_free. Free data only once.
18311
18312 2004-02-26  David Schleef  <ds@schleef.org>
18313
18314         * gst-libs/gst/colorbalance/Makefile.am:
18315         * gst-libs/gst/mixer/Makefile.am:
18316         * gst-libs/gst/tuner/Makefile.am:
18317         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18318         should not be disted, -marshal.h files should not be installed,
18319         and -enum.h files _should_ be installed.  Fix to make this the
18320         case.
18321
18322 === release 0.7.5 ===
18323
18324 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18325
18326         * configure.ac: release 0.7.5, "Under The Sea"
18327
18328 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18329
18330         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18331         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18332         * gst/videoscale/gstvideoscale.c:
18333         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18334           assorted debug/warning fixes
18335
18336 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18337
18338         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18339         (gst_videoscale_init), (gst_videoscale_chain),
18340         (gst_videoscale_set_property), (plugin_init):
18341         * gst/videoscale/gstvideoscale.h:
18342         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18343         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18344         (gst_videoscale_planar400), (gst_videoscale_packed422),
18345         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18346         (gst_videoscale_24bit), (gst_videoscale_16bit),
18347         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18348         (gst_videoscale_scale_plane_slow),
18349         (gst_videoscale_scale_point_sample),
18350         (gst_videoscale_scale_nearest),
18351         (gst_videoscale_scale_nearest_str2),
18352         (gst_videoscale_scale_nearest_str4),
18353         (gst_videoscale_scale_nearest_32bit),
18354         (gst_videoscale_scale_nearest_24bit),
18355         (gst_videoscale_scale_nearest_16bit):
18356         add debugging category and use it properly
18357         fix use of GST_PTR_FORMAT
18358
18359 2004-02-25  Andy Wingo  <wingo@pobox.com>
18360
18361         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18362         push only when channel->buffer is NULL. Prevents segfaults doing
18363         the state change after a nonlocal exit, like a scheme exception.
18364
18365         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18366         Handle the case where the intersected caps is empty.
18367
18368 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18369
18370         * gst/law/mulaw-decode.c: (mulawdec_link):
18371         * gst/law/mulaw.c: (plugin_init):
18372           fix mulawdec so it actually works again
18373
18374 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18375
18376         reviewed by: David Schleef  <ds@schleef.org>
18377
18378         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18379         (gst_gamma_init), (gst_gamma_set_property),
18380         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18381         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18382         for RGB, with separate r g and b correction factors. (#131167)
18383
18384 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18385
18386         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18387           only signal tags for bitrate if they're > 0 (#134894)
18388
18389 2004-02-24  David Schleef  <ds@schleef.org>
18390
18391         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18392         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18393         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18394         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18395         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18396         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18397         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18398         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18399         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18400         category.  Attempt to fix timestamp calculation.
18401
18402 2004-02-24  Johan Dahlin  <johan@gnome.org>
18403
18404         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18405
18406 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18407
18408         * configure.ac:
18409         * gconf/Makefile.am:
18410         * gconf/gstreamer.schemas:
18411         * gst-libs/gst/gconf/Makefile.am:
18412         * gst-libs/gst/gconf/gconf.c:
18413           version gconf schemas and install locations
18414
18415 2004-02-23  Benjamin Otte  <otte@gnome.org>
18416
18417         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18418         (gst_xine_input_subclass_init):
18419           call parent dispose.
18420           change pad template for CD reader correctly
18421         * ext/xine/Makefile.am:
18422         * ext/xine/gstxine.h:
18423         * ext/xine/xine.c: (plugin_init):
18424         * ext/xine/xineaudiosink.c:
18425           wrap audio sinks, too
18426         * gst-libs/gst/resample/private.h:
18427         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18428         (gst_resample_reinit), (gst_resample_scale),
18429         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18430         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18431         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18432         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18433         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18434         * gst-libs/gst/resample/resample.h:
18435         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18436         (gst_audioscale_class_init), (gst_audioscale_link),
18437         (gst_audioscale_get_buffer), (gst_audioscale_init),
18438         (gst_audioscale_chain), (gst_audioscale_set_property),
18439         (gst_audioscale_get_property):
18440         * gst/audioscale/gstaudioscale.h:
18441           s/resample_*/gst_resample_*/i to not clobber namespaces
18442
18443 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18444
18445         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18446         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18447         (gst_riff_create_video_template_caps),
18448         (gst_riff_create_audio_template_caps),
18449         (gst_riff_create_iavs_template_caps):
18450         * gst-libs/gst/riff/riff-media.h:
18451         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18452         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18453         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18454         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18455         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18456         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18457         (gst_matroska_demux_plugin_init): First batch implementing audio and
18458         video codec tags in demuxers.
18459
18460 2004-02-22  Benjamin Otte  <otte@gnome.org>
18461
18462         * ext/xine/Makefile.am:
18463         * ext/xine/gstxine.h:
18464         * ext/xine/xine.c: (plugin_init):
18465         * ext/xine/xineinput.c:
18466           add input plugin wrapper. Playback from files, http, mms and cdda
18467           works.
18468         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18469           remove leftover G_GNUC_UNUSED
18470         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18471         (gst_asf_demux_identify_guid):
18472           improve debugging output
18473
18474 2004-02-22  Benjamin Otte  <otte@gnome.org>
18475
18476         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18477
18478         * autogen.sh:
18479           replace test -e with test -x for mkinstalldirs to be more portable.
18480           (fixes #134816)
18481
18482 2004-02-22  Benjamin Otte  <otte@gnome.org>
18483
18484         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18485
18486         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18487           set rank to PRIMARY
18488         * gst/volume/gstvolume.c: (plugin_init):
18489           set rank to NONE
18490         fixes #134960
18491
18492 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18493
18494         reviewed by Benjamin Otte  <otte@gnome.org>
18495
18496         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18497           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18498
18499 2004-02-22  Benjamin Otte  <otte@gnome.org>
18500
18501         * configure.ac:
18502           export [_]*{gst,Gst,GST}.* symbols from plugins
18503
18504 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18505
18506         reviewed by: Benjamin Otte  <otte@gnome.org>
18507
18508         * ext/lame/gstlame.c: (add_one_tag):
18509         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18510         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18511         (gst_vorbisenc_metadata_set1):
18512         * gst/tags/gstid3tag.c:
18513         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18514           apply fixes from bugs #135042 (lame can't write tags) and #133817
18515           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18516
18517 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18518
18519         * configure.ac: Export only gst_plugin_desc from plugins.
18520          Note that this change only makes any effect with Linux using libtool
18521          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18522          fine. And don't try to have several versions of libtool in different
18523          directories.
18524
18525 2004-02-20  Andy Wingo  <wingo@pobox.com>
18526
18527         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18528         interleave respectively.
18529
18530         * gst/interleave/deinterleave.c: New plugin: deinterleave
18531         (replaces on oneton).
18532         * gst/interleave/interleave.c: New plugin: interleave.
18533         * gst/interleave/plugin.h: Support file.
18534         * gst/interleave/plugin.c: Support file.
18535
18536         * configure.ac: Remove intfloat and oneton, add interleave.
18537
18538         * ext/sndfile/gstsf.c: Handle events better.
18539
18540         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18541         and float2int operation. int2float has scheduling problems as
18542         noted in in2float_chain.
18543
18544 2004-02-20  Benjamin Otte  <otte@gnome.org>
18545
18546         * ext/xine/Makefile.am:
18547         * ext/xine/gstxine.h:
18548         * ext/xine/xine.c:
18549         * ext/xine/xineaudiodec.c:
18550         * ext/xine/xinecaps.c:
18551           add first version of xine plugin wrapper. Currently only wraps the
18552           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18553         * configure.ac:
18554         * ext/Makefile.am:
18555           add xine plugin wrapper, disabled by default. Use --enable-xine to
18556           build. Note that it'll segfault on gst-register if you don't remove
18557           the goom and tvtime post plugins from xine.
18558         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18559         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18560           add extradata parsing for QDM2.
18561           change around debugging prints.
18562
18563 2004-02-19  Benjamin Otte  <otte@gnome.org>
18564
18565         * ext/lame/gstlame.c: (gst_lame_chain):
18566         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18567           use gst_tag_list_insert when you want to insert tags
18568
18569 2004-02-18  David Schleef  <ds@schleef.org>
18570
18571         * configure.ac:  Move massink to gst-rotten
18572         * ext/Makefile.am:
18573         * ext/mas/Makefile.am:
18574         * ext/mas/massink.c:
18575         * ext/mas/massink.h:
18576
18577 2004-02-18  David Schleef  <ds@schleef.org>
18578
18579         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18580         typefinding, since it seems to be worse than nothing.
18581         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18582         atom to recognize .mp4 and .m4a files as video/quicktime.
18583
18584 2004-02-18  David Schleef  <ds@schleef.org>
18585
18586         * gst/sine/demo-dparams.c: (quit_live),
18587         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18588         Use double dparams, not float.
18589         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18590         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18591         sync'd elements don't really work correctly.
18592         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18593         (volume_update_volume), (volume_get_property):  Change dparam
18594         to double.
18595
18596 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18597
18598         * sys/ximage/ximagesink.c:
18599         (gst_ximagesink_xwindow_update_geometry),
18600         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18601         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18602         (gst_ximagesink_init): Rework the way software video scaling works. So
18603         now we check on each chain call if the video frames are feeling the
18604         window. If not we try to renegotiate caps. On failure we memorize that
18605         and we won't try again for that PLAYING sessions.
18606         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18607         failure.
18608         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18609         synchronous flag.
18610
18611 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18612
18613         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18614           break up _link so we can give a better debug message for errors
18615
18616 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18617
18618         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18619           set up debug category
18620
18621 2004-02-18  Julien MOUTTE <julien@moutte.net>
18622
18623         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18624         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18625         the way renegotiation work. The event handling function is not taking
18626         care of external windows and renegotiate method check for pad flags
18627         NEGOTIATING. Should fix : #133209
18628
18629 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18630
18631         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18632         pad is negotiating before trying renegotiation.
18633
18634 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18635
18636         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18637           pass on all possible mime types as typefind hints
18638
18639 2004-02-17  Julien MOUTTE <julien@moutte.net>
18640
18641         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18642         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18643         possible SHM leak if we crash. All other apps using XShm are doing
18644         that.
18645
18646 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18647
18648         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18649         (gst_ximagesink_expose): Renegotiate size on expose.
18650         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18651         size on expose.
18652
18653 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18654
18655         * testsuite/alsa/sinesrc.c:
18656           cosmetic fix to fix compile issue with gcc 2.95.4
18657
18658 2004-02-16  Julien MOUTTE <julien@moutte.net>
18659
18660         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18661         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18662         failed opening the audio device.
18663         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18664         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18665         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18666         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18667         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18668         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18669         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18670         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18671         Removing some useless g_return_if_fail like wingo suggested.
18672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18673         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18674         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18675         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18676         (gst_xvimagesink_update_colorbalance),
18677         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18678         (gst_xvimagesink_xcontext_clear),
18679         (gst_xvimagesink_get_fourcc_from_caps),
18680         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18681         (gst_xvimagesink_set_xwindow_id),
18682         (gst_xvimagesink_colorbalance_list_channels),
18683         (gst_xvimagesink_colorbalance_set_value),
18684         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18685         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18686
18687 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18688
18689         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18690           throw error when not negotiated instead of asserting
18691
18692 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18693
18694         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18695         correct data refcounting.
18696
18697 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18698
18699         * gst/switch/gstswitch.c: (gst_switch_change_state),
18700         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18701         change, mostly the EOS flag.
18702
18703 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18704
18705         * examples/gstplay/player.c: (got_eos), (main): Adding some
18706         output for debugging.
18707         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18708         timeouts if we go to any state different from PLAYING.
18709         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18710         more EOS bugs in riff lib.
18711
18712 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18713
18714         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18715         visualization until i find a way to fix switch correctly.
18716         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18717         EOS arrives.
18718         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18719         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18720         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18721         Reworked switch to get a more correct behaviour with events and refing
18722         of data stored in sinkpads.
18723         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18724         we don't pull from a pad in EOS.
18725
18726 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18727
18728         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18729           remove v1 tag even if we can't read it (makes sure we don't detect
18730           it again)
18731
18732 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18733
18734         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18735         (gst_alsa_xrun_recovery):
18736         * ext/alsa/gstalsa.h:
18737           try xrun recovery when wait failed. Make xrun recovery function
18738           return TRUE/FALSE to indicate success. (might fix #134354)
18739
18740 2004-02-13  David Schleef  <ds@schleef.org>
18741
18742         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18743         (dynparm_value_changed), (main): Convert from float to double.
18744         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18745
18746 2004-02-13  David Schleef  <ds@schleef.org>
18747
18748         * gst/silence/gstsilence.c: (gst_silence_class_init),
18749         (gst_silence_set_clock), (gst_silence_get),
18750         (gst_silence_set_property), (gst_silence_get_property):
18751         * gst/silence/gstsilence.h: Add sync property.
18752         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18753         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18754         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18755         * gst/sine/gstsinesrc.h: Add sync property.
18756
18757 2004-02-13  David Schleef  <ds@schleef.org>
18758
18759         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18760         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18761
18762 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18763
18764         * configure.ac:
18765         * ext/Makefile.am:
18766         * gst-libs/ext/Makefile.am:
18767           move ffmpeg plugin to gst-ffmpeg module
18768
18769 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18770
18771         * configure.ac: use GST_ARCH to detect architecture
18772
18773 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18774
18775         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18776
18777 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18778
18779         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18780           classify LADSPA plugins based on number of src/sink pads
18781           (#133663, Stefan Kost)
18782         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18783           fix dparams registration
18784           (#133528, Stefan Kost)
18785         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18786           fix use of isprint and use g_ascii_isprint instead
18787           (#133316, Stefan Kost)
18788
18789 2004-02-11  David Schleef  <ds@schleef.org>
18790
18791         Convert a few inner loops to use liboil.  This is currently
18792         optional, and is only enabled if liboil is present (duh!).
18793         * configure.ac: Check for liboil-0.1
18794         * gst/intfloat/Makefile.am:
18795         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18796         (gst_int2float_chain_gint16):
18797         * gst/videofilter/Makefile.am:
18798         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18799         (tablelookup_u8), (gst_videobalance_planar411):
18800         * gst/videotestsrc/Makefile.am:
18801         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18802         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18803         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18804         (paint_hline_RGB565), (paint_hline_xRGB1555):
18805
18806 2004-02-11  David Schleef  <ds@schleef.org>
18807
18808         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18809         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18810         (gst_colorspace_getcaps), (gst_colorspace_link),
18811         (gst_colorspace_base_init), (gst_colorspace_init),
18812         (gst_colorspace_chain), (gst_colorspace_change_state),
18813         (plugin_init): Merge Ronald's patch (bug #117897) and update
18814         for new caps and negotiation.  Seems to work, although it
18815         shows off bugs in lcs.
18816
18817 2004-02-11  David Schleef  <ds@schleef.org>
18818
18819         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18820         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18821
18822 2004-02-11  David Schleef  <ds@schleef.org>
18823
18824         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18825         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18826         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18827         Add server and port properties
18828
18829 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18830
18831         * m4/a52.m4:
18832         * m4/aalib.m4:
18833         * m4/as-ffmpeg.m4:
18834         * m4/as-liblame.m4:
18835         * m4/as-slurp-ffmpeg.m4:
18836         * m4/check-libheader.m4:
18837         * m4/esd.m4:
18838         * m4/freetype2.m4:
18839         * m4/gconf-2.m4:
18840         * m4/glib.m4:
18841         * m4/gst-alsa.m4:
18842         * m4/gst-artsc.m4:
18843         * m4/gst-ivorbis.m4:
18844         * m4/gst-matroska.m4:
18845         * m4/gst-sdl.m4:
18846         * m4/gst-shout2.m4:
18847         * m4/gst-sid.m4:
18848         * m4/gtk.m4:
18849         * m4/libdv.m4:
18850         * m4/libfame.m4:
18851         * m4/libmikmod.m4:
18852         * m4/ogg.m4:
18853         * m4/vorbis.m4:
18854           fix underquotedness of macros (#133800)
18855         * m4/as-avifile.m4:
18856         * m4/xmms.m4:
18857           removed because no longer used
18858
18859 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18860
18861         * configure.ac:
18862           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18863           by autopoint (fixes #132996)
18864
18865 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18866
18867         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18868         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18869         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18870         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18871           fix memleaks
18872
18873 2004-02-11  David Schleef  <ds@schleef.org>
18874
18875         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18876         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18877         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18878         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18879         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18880         (gst_jpegenc_class_init), (gst_jpegenc_init),
18881         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18882         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18883         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18884         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18885
18886 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18887
18888         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18889         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18890         * ext/mikmod/gstmikmod.h:
18891           fix caps negotiation in mikmod
18892         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18893           output debug information
18894
18895 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18896
18897         * gst-libs/gst/colorbalance/Makefile.am:
18898         * gst-libs/gst/navigation/Makefile.am:
18899         * gst-libs/gst/xoverlay/Makefile.am:
18900           remove unused GST_OPT_CFLAGS from Makefiles
18901           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18902
18903 2004-02-07  David Schleef  <ds@schleef.org>
18904
18905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18906         push events to pads that haven't been created (#133508)
18907
18908 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18909
18910         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18911         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18912         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18913         (gst_dvdec_loop), (gst_dvdec_change_state):
18914         Second attempt at committing a working dvdec element.
18915
18916 2004-02-06  David Schleef  <ds@schleef.org>
18917
18918         Build fixes for OS X: (see #129600)
18919         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18920         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18921         (gst_riff_read_strf_iavs):
18922         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18923         (gst_avi_demux_stream_odml):
18924         * gst/playondemand/Makefile.am:
18925         * gst/rtp/rtp-packet.c:
18926
18927 2004-02-05  David Schleef  <ds@schleef.org>
18928
18929         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18930         last change, because it Just Doesn't Compile.
18931
18932 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18933
18934         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18935           skip undecodable id3v2 tag instead of keeping it
18936
18937 2004-02-05  David Schleef  <ds@schleef.org>
18938
18939         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18940         Unref leaked buffer.  (Noticed by Ronald)
18941
18942 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18943
18944         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18945         Sync requires with other checks.  >= vs =.
18946
18947 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18948
18949         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18950         (gst_dvdec_video_link), (gst_dvdec_loop):
18951         * ext/dv/gstdvdec.h:
18952           rework the caps negotiation so that dvdec works again instead
18953           of just segfaulting.
18954
18955 === release 0.7.4 ===
18956
18957 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18958
18959         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18960         * configure.ac: changed for release
18961
18962 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18963
18964         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
18965         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18966         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18967         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18968           reworked patch by David Lehn to fix libdir and includedir for
18969           uninstalled libraries
18970           removed play and gconf from gstreamer-libs since they have their
18971           own pkgconfig files
18972
18973 2004-02-04  David Schleef  <ds@schleef.org>
18974
18975         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
18976         memleak.
18977
18978 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18979
18980         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
18981           use correct GST_TAG_ENCODER tag
18982
18983 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18984
18985         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18986           be sure to stop the clock when going to paused
18987         * sys/oss/gstosssink.c: (gst_osssink_change_state):
18988           reset number of transmitted when going to ready.
18989         fixes #132935
18990
18991 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
18992
18993         reviewed by Benjamin Otte
18994
18995         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18996           extract track count (fixes #133410)
18997
18998 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18999
19000         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19001           that should be !=, not == (fixes #132519)
19002
19003 2004-02-04  David Schleef  <ds@schleef.org>
19004
19005         Make sure set_explicit_caps() is called before adding pad.
19006         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19007         * gst/id3/gstid3types.c: (gst_id3types_loop):
19008         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19009         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19010
19011 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19012
19013         * configure.ac:
19014           bump nano to 2, first prerelease
19015           put back AM_PROG_LIBTOOL
19016
19017 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19018
19019         * testsuite/alsa/Makefile.am:
19020           these are user test apps, not automatic testsuite tests
19021
19022 2004-02-04  David Schleef  <ds@schleef.org>
19023
19024         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19025         * gst/mpeg1videoparse/gstmp1videoparse.c:
19026         (mp1videoparse_parse_seq):
19027         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19028         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19029         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19030         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19031         (gst_xvideosink_getcaps):
19032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19033         * testsuite/gst-lint: more tests
19034
19035 2004-02-04  David Schleef  <ds@schleef.org>
19036
19037         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19038         with the code that they would expand to.
19039         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19040         (gst_flacdec_get_src_query_types),
19041         (gst_flacdec_get_src_event_masks):
19042         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19043         (gst_gnomevfssrc_get_query_types),
19044         (gst_gnomevfssrc_get_event_mask):
19045
19046 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19047
19048         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19049         (gst_sinesrc_dispose):
19050           fix memleak by properly disposing sinesrc
19051
19052 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19053
19054         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19055         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19056         an overlay to redraw the image because it has been exposed.
19057         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19058         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19059         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19060         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19061         interface
19062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19063         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19064         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19065         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19066         interface
19067
19068 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19069
19070         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19071           more memleak fixage
19072
19073 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19074
19075         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19076         * gst/typefind/gsttypefindfunctions.c:
19077           fix memleaks shown by gst-typefind
19078
19079 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19080
19081         * common/glib-gen.mak:
19082           add hack rule to touch .Plo files
19083         * gst-libs/gst/colorbalance/Makefile.am:
19084         * gst-libs/gst/mixer/Makefile.am:
19085         * gst-libs/gst/play/Makefile.am:
19086         * gst-libs/gst/tuner/Makefile.am:
19087           remove glib_root variable
19088
19089 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19090
19091         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19092           set explicit caps before adding the element, so the autopluggers can
19093           plug correctly.
19094         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19095         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19096         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19097         (dv_type_find):
19098           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19099           argument.
19100
19101 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19102
19103         * gst-libs/gst/colorbalance/Makefile.am:
19104         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19105         * gst-libs/gst/colorbalance/colorbalance.c:
19106         * gst-libs/gst/colorbalance/colorbalance.h:
19107         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19108         * gst-libs/gst/mixer/Makefile.am:
19109         * gst-libs/gst/mixer/mixer-marshal.list:
19110         * gst-libs/gst/mixer/mixer.c:
19111         * gst-libs/gst/mixer/mixer.h:
19112         * gst-libs/gst/mixer/mixermarshal.list:
19113         * gst-libs/gst/play/Makefile.am:
19114         * gst-libs/gst/play/play.h:
19115         * gst-libs/gst/tuner/Makefile.am:
19116         * gst-libs/gst/tuner/tuner-marshal.list:
19117         * gst-libs/gst/tuner/tuner.c:
19118         * gst-libs/gst/tuner/tuner.h:
19119         * gst-libs/gst/tuner/tunermarshal.list:
19120           use new glib-gen.mak snippet to clean up Makefile.am
19121           fix various bugs in Makefile.am's
19122
19123 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19124
19125         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19126           handle chain parsing correctly in the multichain case
19127         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19128         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19129         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19130         (theora_dec_chain):
19131           handle events and queries correctly
19132
19133 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19134
19135         * .cvsignore:
19136         Ignore generated file _stdint.h.
19137
19138 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19139
19140         * gst-libs/gst/colorbalance/Makefile.am:
19141         * gst-libs/gst/colorbalance/colorbalance.h:
19142         * gst-libs/gst/mixer/Makefile.am:
19143         * gst-libs/gst/mixer/mixer.h:
19144         * gst-libs/gst/play/Makefile.am:
19145         * gst-libs/gst/play/play.h:
19146         * gst-libs/gst/tuner/Makefile.am:
19147         * gst-libs/gst/tuner/tuner.h:
19148         Generate enum type code with glib-mkenums.
19149         * gst-libs/gst/colorbalance/.cvsignore:
19150         * gst-libs/gst/mixer/.cvsignore:
19151         * gst-libs/gst/play/.cvsignore:
19152         * gst-libs/gst/tuner/.cvsignore:
19153         Ignore generated files.
19154
19155 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19156
19157         * gst-libs/gst/audio/.cvsignore:
19158         Ignore generated file.
19159         * gst-libs/gst/audio/Makefile.am:
19160         Do not install example filter.
19161
19162 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19163
19164         * examples/switch/.cvsignore:
19165         Ignore generated file.
19166
19167 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19168
19169         * common/m4/ax_create_stdint_h.m4:
19170         * configure.ac:
19171           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19172           _stdint.h.
19173         * Makefile.am:
19174           remove generated _stdint.h in DISTCLEANFILES
19175         * ext/a52dec/gsta52dec.c:
19176           include _stdint.h for a52dec. (should fix #133064)
19177
19178 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19179
19180         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19181         (gst_tag_to_vorbis_comments):
19182         Add replaygain support to vorbistag
19183
19184 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19185         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19186         (gst_ffmpeg_caps_to_extradata):
19187           Fix SVQ3 caps flag properties
19188           Use glib macro for bytes swap
19189
19190 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19191
19192         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19193         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19194         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19195         * ext/sndfile/gstsf.c: (plugin_init):
19196         * gst/avi/gstavi.c: (plugin_init):
19197         * sys/dxr3/dxr3init.c: (plugin_init):
19198         * sys/oss/gstossaudio.c: (plugin_init):
19199         * sys/v4l/gstv4l.c: (plugin_init):
19200         * sys/v4l2/gstv4l2.c: (plugin_init):
19201           remove textdomain calls
19202         * po/nl.po:
19203           update Dutch translation
19204
19205 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19206
19207         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19208         (gst_play_set_audio_sink): Moving volume in the audio thread for
19209         instantaneous volume change. Maybe i will add another volume in front
19210         of visualization later, not sure yet though.
19211
19212 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19213
19214         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19215         (gst_ximagesink_handle_xevents): Better X events handling, only take
19216         the latest events for configure and motion.
19217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19218
19219 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19220
19221         reviewed by: David Schleef  <ds@schleef.org>
19222
19223         Fix memory leaks:
19224         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19225         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19226
19227 2004-02-02  David Schleef  <ds@schleef.org>
19228
19229         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19230         of lines.
19231         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19232         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19233         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19234         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19235         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19236         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19237         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19238         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19239         (gst_float2_2_int_link):
19240         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19241         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19242         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19243         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19244         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19245         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19246         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19247         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19248         * testsuite/gst-lint: Add tests for bzero and ;;
19249
19250 2004-02-02  David Schleef  <ds@schleef.org>
19251
19252         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19253
19254 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19255
19256         * ext/aalib/gstaasink.c: (gst_aasink_open):
19257         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19258         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19259         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19260         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19261         (gst_afsink_close_file):
19262         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19263         (gst_afsrc_close_file):
19264         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19265         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19266         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19267         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19268         * ext/esd/esdmon.c: (gst_esdmon_get):
19269         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19270         * ext/faac/gstfaac.c: (gst_faac_chain):
19271         * ext/faad/gstfaad.c: (gst_faad_chain):
19272         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19273         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19274         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19275         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19276         (gst_flacdec_loop):
19277         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19278         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19279         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19280         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19281         (gst_gnomevfssink_close_file):
19282         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19283         (gst_gnomevfssrc_open_file):
19284         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19285         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19286         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19287         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19288         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19289         * ext/mad/gstmad.c: (gst_mad_chain):
19290         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19291         * ext/mpeg2dec/gstmpeg2dec.c:
19292         * ext/mpeg2enc/gstmpeg2enc.cc:
19293         * ext/mplex/gstmplex.cc:
19294         * ext/mplex/gstmplexibitstream.cc:
19295         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19296         (gst_ogg_demux_push):
19297         * ext/raw1394/gstdv1394src.c:
19298         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19299         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19300         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19301         (gst_sf_loop):
19302         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19303         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19304         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19305         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19306         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19307         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19308         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19309         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19310         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19311         (gst_riff_read_element_data), (gst_riff_read_seek),
19312         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19313         * gst/adder/gstadder.c: (gst_adder_loop):
19314         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19315         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19316         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19317         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19318         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19319         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19320         * gst/goom/gstgoom.c: (gst_goom_chain):
19321         * gst/id3/gstid3types.c: (gst_id3types_loop):
19322         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19323         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19324         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19325         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19326         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19327         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19328         (gst_ebml_read_float), (gst_ebml_read_header):
19329         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19330         (gst_matroska_demux_parse_blockgroup):
19331         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19332         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19333         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19334         * gst/silence/gstsilence.c: (gst_silence_get):
19335         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19336         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19337         * gst/speed/gstspeed.c: (speed_loop):
19338         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19339         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19340         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19341         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19342         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19343         (gst_wavparse_loop):
19344         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19345         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19346         (dxr3audiosink_close):
19347         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19348         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19349         (dxr3videosink_close), (dxr3videosink_write_data):
19350         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19351         * sys/oss/gstosssink.c: (gst_osssink_chain):
19352         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19353         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19354         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19355         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19356         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19357         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19358         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19359         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19360         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19361         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19362         (gst_v4l_set_audio):
19363         * sys/v4l/v4l_calls.h:
19364         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19365         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19366         (gst_v4lmjpegsink_playback_init),
19367         (gst_v4lmjpegsink_playback_start):
19368         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19369         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19370         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19371         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19372         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19373         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19374         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19375         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19376         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19377         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19378         (gst_v4l2_get_output), (gst_v4l2_set_output),
19379         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19380         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19381         (gst_v4l2_set_attribute):
19382         * sys/v4l2/v4l2_calls.h:
19383         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19384         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19385         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19386         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19387         (gst_v4l2src_capture_stop):
19388         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19389         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19390         (gst_ximagesink_chain):
19391         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19392         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19393         (gst_xvideosink_xwindow_new):
19394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19395         (gst_xvimagesink_chain):
19396
19397 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19398
19399         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19400         (gst_volume_get_volume), (volume_class_init), (volume_init),
19401         (volume_chain_int16), (volume_update_volume):
19402         * gst/volume/gstvolume.h:
19403           make code more readable by removing magic numbers
19404           make mixer interface export 0-100 range
19405           make it internally map to 0.0-1.0 range so users don't distort
19406           output by putting the sliders at full volume
19407
19408 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19409
19410         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19411         (gst_play_state_change), (gst_play_seek_to_time):
19412         block the tick callback for 0.5 secs after doing a seek
19413
19414 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19415
19416         * gst-libs/gst/play/play.c: (gst_play_new):
19417           check for GError
19418
19419 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19420
19421         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19422         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19423         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19424         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19425         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19426         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19427
19428 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19429
19430         * configure.ac:
19431         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19432           check for a function added in vorbis 1.1
19433
19434 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19435
19436         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19437         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19438           really start/stop clock only on PLAYING <=> PAUSED
19439         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19440           remove \n from debugging lines
19441         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19442           make it work when seeking does not
19443         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19444           reset on DISCONT
19445
19446 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19447
19448         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19449           start clock on PAUSED=>PLAYING, not later
19450         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19451           extract correct time for different discont formats
19452         (gst_alsa_sink_get_time):
19453           don't segfault when no format is negotiated yet, just return 0
19454         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19455         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19456         (gst_ogg_pad_push):
19457           handle flush and discont events correctly
19458         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19459           handle discont events correctly
19460
19461 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19462
19463         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19464         (gst_play_error_create), (gst_play_error_plugin),
19465         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19466         * gst-libs/gst/play/play.h:
19467           add error handling during creation
19468         * examples/gstplay/player.c: (main):
19469           use new gst_play_new
19470
19471
19472 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19473
19474         * ext/theora/theoradec.c: (theora_dec_chain):
19475           make comments work
19476         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19477         (vorbis_dec_src_event), (vorbis_dec_chain):
19478           add encoder tag, fix tag reading to be more error tolerant, change
19479           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19480           gst_pad_event_default.
19481         * gst/tags/gstvorbistag.c:
19482         (gst_tag_list_from_vorbiscomment_buffer):
19483           undefine function specific define at end of function
19484
19485 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19486
19487         * ext/flac/gstflac.c: (plugin_init):
19488         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19489         * ext/flac/gstflacdec.h:
19490         * ext/flac/gstflacenc.h:
19491           Fix typos
19492
19493 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19494
19495         * examples/gstplay/player.c: s/gstplay.h/play.h/
19496
19497 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19498
19499         * gst-libs/gst/play/Makefile.am:
19500         * gst-libs/gst/play/gstplay.c:
19501         * gst-libs/gst/play/gstplay.h:
19502         * gst-libs/gst/play/play.c:
19503           more surgery, operation complete
19504
19505 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19506
19507         * gst-libs/gst/play/play.old.c:
19508         * gst-libs/gst/play/play.old.h:
19509           after CVS surgery by moving, remove
19510         * gst-libs/gst/play/playpipelines.c:
19511           remove
19512
19513         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19514           add negotiation error
19515
19516 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19517
19518         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19519         (gst_ogg_demux_push):
19520           add some seeking debug info
19521           send a flush when seeking
19522
19523 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19524
19525         * configure.ac:
19526           use AC_C_INLINE
19527         * configure.ac:
19528         * ext/Makefile.am:
19529         * ext/theora/Makefile.am:
19530         * ext/theora/theoradec.c:
19531           add theora video decoder. Does just do simple decoding for now and
19532           has been tested against Theora cvs only. It only works when theora
19533           is compiled with --enable-static.
19534         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19535           always reset packetno on DISCONT
19536
19537 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19538
19539         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19540           Fix audio.
19541
19542 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19543
19544         * gst/mpegaudioparse/gstmpegaudioparse.c:
19545         (mp3_type_frame_length_from_header):
19546           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19547
19548 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19549
19550         * ext/esd/esdsink.c: (gst_esdsink_init):
19551           Since we have static pad template caps, we don't need to negotiate;
19552           either the core errors out or we know the format.
19553
19554 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19555
19556         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19557         (gst_riff_read_seek):
19558         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19559         (gst_ebml_read_seek):
19560           Fix event handling.
19561
19562 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19563
19564         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19565           removee video/x-theora from vp3 decoder, it doesn't handle raw
19566           theora streams
19567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19568           fix bug with finalizing element that never went to PAUSED
19569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19570           length and position queries were swapped
19571         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19572         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19573         (vorbis_dec_src_event):
19574           implement querying time and bytes
19575
19576 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19577
19578         * just about every source file:
19579           gst_element_error -> GST_ELEMENT_ERROR
19580
19581 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19582
19583         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19584         emiting FLUSH and even before DISCONT.
19585         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19586         get the best instant seeking as possible yay!
19587
19588 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19589
19590         * gst/mpeg1videoparse/gstmp1videoparse.c:
19591         (gst_mp1videoparse_real_chain):
19592           Committed wrong version last week... Grr... Didn't notice until now.
19593
19594 2004-01-29  Julien MOUTTE <julien@moutte.net>
19595
19596         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19597         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19598         have_xwindow_id signal in xwindow_create.
19599
19600 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19601
19602         * ext/ogg/gstoggdemux.c:
19603           lots of changes - mainly support for chained bitstreams, seeking,
19604           querying and bugfixes of course
19605         * ext/vorbis/Makefile.am:
19606         * ext/vorbis/vorbisdec.c:
19607         * ext/vorbis/vorbisdec.h:
19608           add vorbisdec raw vorbis decoder
19609         * ext/vorbis/vorbis.c: (plugin_init):
19610           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19611         * gst/intfloat/Makefile.am:
19612         * gst/intfloat/float22int.c:
19613         * gst/intfloat/float22int.h:
19614         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19615           add float2intnew plugin. It converts multichannel interleaved float to
19616           multichannel interleaved int. The name should probably be changed.
19617         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19618         (plugin_init):
19619           add typefinding for raw theora video so oggdemux can detect it.
19620
19621 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19622
19623         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19624         sink element first.
19625         * gst/videoscale/gstvideoscale.c:
19626         (gst_videoscale_handle_src_event): Fixing src event handler.
19627
19628 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19629
19630         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19631         (gst_v4lsrc_open), (gst_v4lsrc_close),
19632         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19633         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19634         * sys/v4l/gstv4lsrc.h:
19635         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19636         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19637           Implement resizing... Hack. But that's why v4l is b0rked...
19638
19639 2004-01-28  Julien MOUTTE <julien@moutte.net>
19640
19641         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19642         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19643         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19644         (gst_ximagesink_xwindow_destroy):
19645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19646         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19647         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19648         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19649         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19650         correctly cleaning the image created to check xshm calls on succes,
19651         added a lot of XSync calls in X11 functions, and fixed a segfault when
19652         no image format was defined before negotiation happened.
19653
19654 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19655
19656         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19657           use gst_element_get_time to get correct time
19658
19659 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19660
19661         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19662         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19663         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19664         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19665         (gst_xvimagesink_check_xshm_calls),
19666         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19667         X plugins are now able to detect that XShm calls will fail even if the
19668         server claims that it has XShm support (remote displays most of the
19669         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19670         so that we use non XShm functions. This feature is almost useless for
19671         xvimagesink as Xv is not supported on remote displays anyway, but
19672         it might happen than even on the local display XShm calls fail.
19673
19674 2004-01-27  David Schleef  <ds@schleef.org>
19675
19676         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19677         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19678         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19679         changed esdsink to only use 44100,16,2, since esd sucks at rate
19680         conversion and esdsink has had difficulty negotiating.
19681
19682 2004-01-27  Julien MOUTTE <julien@moutte.net>
19683
19684         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19685         (gst_play_seek_to_time): Fixing the way to get current position.
19686
19687 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19688
19689         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19690           use gst_element_get_time to get correct time
19691
19692 2004-01-27  Julien MOUTTE <julien@moutte.net>
19693
19694         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19695         fix ever... Inverting 2 lines of code make spider autoplug correctly
19696         tagged mp3 !
19697
19698 2004-01-27  David Schleef  <ds@schleef.org>
19699
19700         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19701         Use gst_pad_try_set_caps_nonfixed().
19702
19703 2004-01-27  David Schleef  <ds@schleef.org>
19704
19705         * gst/ac3parse/gstac3parse.c: update to checklist 5
19706         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19707         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19708         * gst/audioscale/gstaudioscale.c: same
19709         * gst/auparse/gstauparse.c: same
19710         * gst/avi/gstavidemux.c: same
19711
19712 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19713
19714         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19715           stop processing after EOS
19716
19717 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19718
19719         * gst/asfdemux/asfheaders.h:
19720         * gst/asfdemux/gstasfdemux.c:
19721         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19722         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19723         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19724           lot's of fixes to make data extraction simpler and get the code
19725           architecture and compiler independant. Add debugging category
19726         * gst/goom/gstgoom.c: (gst_goom_change_state):
19727           reset channel count on PAUSED=>READY, not READY=>PAUSED
19728
19729 2004-01-26  Colin Walters  <walters@verbum.org>
19730
19731         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19732         code to pull a bigger buffer in iradio mode.  This as a side effect
19733         makes typefinding work.
19734
19735 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19736
19737         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19738         Fix SVQ3 decoding on PPC
19739
19740 2004-01-26  Julien MOUTTE <julien@moutte.net>
19741
19742         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19743         that one managed to stay there... Fixed.
19744
19745 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19746
19747         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19748         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19749         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19750         (qtdemux_video_caps):
19751         * gst/qtdemux/qtdemux.h:
19752         Add SVQ3 specific flags to qtdemux and ffmpeg
19753
19754 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19755
19756         * gst-libs/gst/audio/audio.h:
19757           remove buffer-frames from audio caps
19758         * gst/audioconvert/gstaudioconvert.c:
19759           fix plugin to really work.
19760
19761 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19762
19763         * gst-libs/gst/mixer/mixer.c:
19764         * gst-libs/gst/propertyprobe/propertyprobe.c:
19765         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19766         (gst_tuner_find_channel_by_name):
19767         * gst-libs/gst/tuner/tuner.h:
19768           Add gtk-doc style comments. Also fix a function name.
19769
19770 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19771
19772         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19773         (gst_divxdec_negotiate):
19774           Fix for new capsnego - also fixes gst-player with divxdec.
19775
19776 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19777
19778         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19779         (gst_play_identity_handoff), (gst_play_set_location),
19780         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19781         try in visualization implementation. Still have an issue with switch
19782         blocking when pulling from video_queue and only audio comes out of
19783         spider.
19784         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19785         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19786         release method. And check if the pad is usable before pulling.
19787
19788 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19789
19790         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19791         (gst_videobalance_init),
19792         (gst_videobalance_colorbalance_list_channels),
19793         (gst_videobalance_colorbalance_set_value),
19794         (gst_videobalance_colorbalance_get_value),
19795         (gst_videobalance_update_properties),
19796         (gst_videobalance_update_tables_planar411),
19797         (gst_videobalance_planar411):
19798         * gst/videofilter/gstvideobalance.h:
19799           Implement lookup-tables. +/- 10x faster.
19800
19801 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19802
19803         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19804         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19805           The index reading was broken. The rest worked fine, but the whole
19806           goal of my rewrite was to make avidemux readable, and this was
19807           not at all readable. Please use typed variables.
19808
19809 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19810
19811         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19812           Additional pad usability check.
19813         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19814         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19815         (gst_mp1videoparse_real_chain):
19816           Fix MPEG video stream parsing. The original plugin had several
19817           issues, including not timestamping streams where the source was
19818           not timestamped (this happens with PTS values in mpeg system
19819           streams, but MPEG video is also a valid stream on its own so
19820           that needs timestamps too). We use the display time code for that
19821           for now. Also, if one incoming buffer contains multiple valid
19822           frames, we push them all on correctly now, including proper EOS
19823           handling. Lastly, several potential segfaults were fixed, and we
19824           properly sync on new sequence/gop headers to include them in next,
19825           not previous frames (since they're header for the next frame, not
19826           the previous). Also see #119206.
19827         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19828         (bpf_from_header):
19829           Move caps setting so we only do it after finding several valid
19830           MPEG-1 fraes sequentially, not right after the first one (which
19831           might be coincidental).
19832         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19833         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19834         (plugin_init):
19835           Add unsynced MPEG video stream typefinding, and change some
19836           probability values so we detect streams rightly. The idea is as
19837           follows: I can have an unsynced system stream which contains
19838           video. In the current code, I would randomly get a type for either
19839           system or video stream type found, because the probabilities are
19840           being calculated rather randomly. I now use fixed values, so we
19841           always prefer system stream if that was found (and that is how it
19842           should be). If no system stream was found, we can still identity                the stream as video-only.
19843
19844 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19845
19846         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19847         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19848           don't write to buffer. Extract data without the need of
19849           __attribute__ ((packed))
19850
19851 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19852
19853         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19854         (mpeg1_sys_type_find):
19855           Fix MPEG-1 stream typefinding.
19856
19857 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19858
19859         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19860           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19861
19862 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19863
19864         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19865         * ext/esd/gstesd.c: (plugin_init):
19866           private debugging, better error reporting
19867
19868 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19869
19870         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19871         (gst_riff_read_init), (gst_riff_read_change_state):
19872         * gst-libs/gst/riff/riff-read.h:
19873           Remove stuff fromold metadata system.
19874
19875 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19876
19877         * ext/ogg/gstoggdemux.c:
19878           Fix wrong file comment.
19879         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19880         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19881           Add metadata reading properly.
19882
19883 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19884
19885         * ext/Makefile.am:
19886           Fix nas DIST_SUBDIRS
19887           Uraeus:
19888           Fix bug where make distcheck doesn't get run on adding stuff to
19889           the build.
19890
19891 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19892
19893         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19894         * ext/divx/gstdivxdec.h:
19895           Fix divx3 ("msmpeg4") playback using divxdec.
19896
19897 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19898
19899         * gst/typefind/gsttypefindfunctions.c:
19900         (mp3_type_frame_length_from_header): fix bug in length computation
19901         (mp3_type_find): improve debugging output
19902
19903 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19904
19905         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19906         (gst_play_set_location), (gst_play_seek_to_time),
19907         (gst_play_set_audio_sink), (gst_play_set_visualization),
19908         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19909         the pipeline from scratch. Visualization is back and switch went out as
19910         i realized it was not possible to use the way i wanted.
19911         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19912         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19913         clearing in state change from READY to NULL. So that one can clean the
19914         X ressources keeping the element.
19915         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19916         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19917         (gst_xvimagesink_colorbalance_set_value),
19918         (gst_xvimagesink_colorbalance_get_value),
19919         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19920         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19921         change from READY to NULL and fixed some stupid bugs in colorbalance
19922         get/set values. Also added the following feature : when nobody tries to
19923         set some values to the colorbalance levels before the xcontext is
19924         grabbed, then when creating channels list from Xv attributes we set the
19925         internal values to the Xv defaults. This way we handle buggy Xv drivers
19926         that set default hue values far from the middle of the range (Thanks
19927         to Jon Trowbridge for pointing that issue).
19928         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19929         colorbalance levels have been set before xcontext is grabbed.
19930
19931 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19932
19933         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19934           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19935           it might block operations (which is bad for a mixer).
19936
19937 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19938
19939         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19940         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19941         (gmip_find_type_pre):
19942         * gst-libs/gst/media-info/media-info-priv.h:
19943         * gst-libs/gst/media-info/media-info.c:
19944         (gst_media_info_instance_init), (gst_media_info_read_idler):
19945         add fakesink to get caps on decoder src pad again
19946         fix callback prototype to match new have_type signal signature
19947
19948 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19949
19950         * gst/adder/gstadder.c: (gst_adder_link):
19951           fix non-compile and cut-n-paste code
19952
19953 2004-01-21  David Schleef  <ds@schleef.org>
19954
19955         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19956         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19957         (gst_swfdec_init), (gst_swfdec_change_state):
19958         * ext/swfdec/gstswfdec.h:
19959         Fix negotiation.
19960         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19961         (gst_adder_request_new_pad): Fix negotiation.
19962         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19963         Add a fixate function.
19964         * gst/intfloat/gstfloat2int.c:
19965         * gst/intfloat/gstfloat2int.h:
19966         * gst/intfloat/gstint2float.c:
19967         * gst/intfloat/gstint2float.h:
19968         Completely rewrite the negotiation.  Doesn't quite work yet,
19969         due to some buffer-frames problem.
19970
19971 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19972
19973         * ext/gnomevfs/gstgnomevfssrc.c:
19974         * sys/v4l2/v4l2_calls.h:
19975           fix includes for distcheck
19976
19977 2004-01-21  Christian Schaller <uraeus@gnome.org>
19978
19979         * ext/nas/
19980         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
19981         based on earlier patch from Laurent Vivier
19982
19983 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
19984
19985         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19986         Fix wma caps property
19987         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19988         Fix typo (flags1 and flags2)
19989
19990 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19991
19992         * gst-libs/gst/media-info/media-info-priv.c:
19993         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
19994         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
19995         (gmip_find_stream), (gmip_find_track_metadata),
19996         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
19997         (gmip_find_track_format):
19998         * gst-libs/gst/media-info/media-info-priv.h:
19999         * gst-libs/gst/media-info/media-info-test.c: (main):
20000         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20001         (gst_media_info_read_idler), (gst_media_info_read):
20002         * gst-libs/gst/media-info/media-info.h:
20003           register debugging category and use it for debugging
20004
20005 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20006
20007         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20008         (gst_vorbisfile_new_link):
20009           signal streaminfo through tags
20010
20011 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20012
20013         * ext/mplex/gstmplex.cc:
20014         * ext/mplex/gstmplexibitstream.cc:
20015           g++ doesn't like NULL in our i18n/error macros, should be
20016           either (NULL) or ("").
20017
20018 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20019
20020         * sys/dxr3/dxr3audiosink.c:
20021         * sys/dxr3/dxr3init.c:
20022         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20023         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20024           Fix more error error error errors (missing includes here).
20025
20026 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20027
20028         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20029           fix thomas' error errors.
20030
20031 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20032
20033         * ext/mpeg2enc/gstmpeg2enc.cc:
20034           fix error errors.
20035
20036 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20037
20038         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20039         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20040           Fix for new error system.
20041
20042 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20043
20044         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20045           fix for new error reporting
20046
20047 2004-01-20  David Schleef  <ds@schleef.org>
20048
20049         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20050         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20051         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20052         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20053         and neither is 100+, most likely.
20054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20055         (gst_xvimagesink_getcaps): same
20056
20057 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20058
20059         * configure.ac:
20060           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20061           clashes with ffmpeg.
20062
20063 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20064
20065         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20066         (gst_switch_init): Fixed switch element : proxying link and setting
20067         caps from src to sink on request.
20068
20069 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20070
20071         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20072         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20073         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20074         fix element_error
20075
20076 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20077
20078         * sys/v4l/v4l_calls.h:
20079         * sys/v4l2/v4l2_calls.h:
20080           element_error fixes
20081
20082 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20083
20084         * gst-libs/gst/gst-i18n-plugin.h:
20085           add locale.h
20086           remove config.h inclusion
20087
20088 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20089
20090         * autogen.sh:
20091           adding autopoint invocation
20092         * Makefile.am:
20093         * configure.ac:
20094         * gst-libs/gst/gettext.h:
20095           adding gettext bits
20096         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20097         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20098         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20099         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20100         (gst_gnomevfssink_close_file):
20101         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20102         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20103         * gst-libs/gst/gst-i18n-plugin.h:
20104         * gst/avi/gstavi.c: (plugin_init):
20105         * sys/dxr3/dxr3init.c: (plugin_init):
20106         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20107         * sys/oss/gstossaudio.c: (plugin_init):
20108         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20109         * sys/v4l/gstv4l.c: (plugin_init):
20110         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20111         * sys/v4l2/gstv4l2.c: (plugin_init):
20112         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20113         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20114         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20115         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20116         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20117         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20118           make sure locale and translation domain are set
20119           fix translated strings
20120         * po/.cvsignore:
20121         * po/LINGUAS:
20122         * po/Makevars:
20123         * po/POTFILES.in:
20124         * po/nl.po:
20125           put translation files into place
20126         * sys/xvideo/imagetest.c: (main):
20127         * ext/dv/demo-play.c: (main):
20128           fix unnecessary translations
20129
20130 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20131
20132         * ext/sndfile/gstsf.c:
20133         * gst/avi/gstavimux.c:
20134         * ext/audiofile/gstafsink.c:
20135         * ext/audiofile/gstafsrc.c:
20136         * ext/gnomevfs/gstgnomevfssink.c:
20137         * ext/gnomevfs/gstgnomevfssrc.c:
20138         * sys/oss/gstosselement.c:
20139         * sys/v4l/v4l_calls.h:
20140           fix i18n include
20141
20142 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20143
20144         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20145         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20146         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20147         (gst_v4l2_get_output), (gst_v4l2_set_output),
20148         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20149         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20150         (gst_v4l2_set_attribute):
20151         update to new error handling
20152
20153 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20154
20155         * ext/sidplay/gstsiddec.cc:
20156         * gst/modplug/gstmodplug.cc:
20157           parenthese NULL because C++ seems angry about it
20158
20159 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20160
20161         * gst-libs/gst/gst-i18n-plugin.h:
20162           add skeleton i18n stuff, but needs to be further implemented
20163
20164 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20165
20166         * examples/gstplay/player.c: (main):
20167         * ext/aalib/gstaasink.c: (gst_aasink_open):
20168         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20169         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20170         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20171         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20172         (gst_afsink_close_file):
20173         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20174         (gst_afsrc_close_file):
20175         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20176         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20177         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20178         * ext/esd/esdmon.c: (gst_esdmon_get):
20179         * ext/esd/esdsink.c: (gst_esdsink_chain):
20180         * ext/faac/gstfaac.c: (gst_faac_chain):
20181         * ext/faad/gstfaad.c: (gst_faad_chain):
20182         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20183         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20184         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20185         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20186         (gst_flacdec_loop):
20187         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20188         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20189         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20190         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20191         (gst_gnomevfssink_close_file):
20192         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20193         (gst_gnomevfssrc_open_file):
20194         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20195         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20196         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20197         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20198         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20199         * ext/mad/gstmad.c: (gst_mad_chain):
20200         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20201         * ext/mpeg2dec/gstmpeg2dec.c:
20202         * ext/mpeg2enc/gstmpeg2enc.cc:
20203         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20204         * ext/mplex/gstmplex.cc:
20205         * ext/mplex/gstmplexibitstream.cc:
20206         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20207         (gst_ogg_demux_push), (gst_ogg_pad_push):
20208         * ext/raw1394/gstdv1394src.c:
20209         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20210         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20211         * ext/sidplay/gstsiddec.cc:
20212         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20213         (gst_sf_loop):
20214         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20215         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20216         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20217         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20218         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20219         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20220         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20221         * gst-libs/gst/Makefile.am:
20222         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20223         (gst_riff_read_element_data), (gst_riff_read_seek),
20224         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20225         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20226         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20227         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20228         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20229         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20230         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20231         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20232         * gst/goom/gstgoom.c: (gst_goom_chain):
20233         * gst/id3/gstid3types.c: (gst_id3types_loop):
20234         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20235         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20236         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20237         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20238         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20239         (gst_ebml_read_float), (gst_ebml_read_header):
20240         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20241         (gst_matroska_demux_parse_blockgroup):
20242         * gst/modplug/gstmodplug.cc:
20243         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20244         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20245         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20246         * gst/silence/gstsilence.c: (gst_silence_get):
20247         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20248         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20249         * gst/speed/gstspeed.c: (speed_loop):
20250         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20251         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20252         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20253         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20254         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20255         (gst_wavparse_loop):
20256         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20257         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20258         (dxr3audiosink_close):
20259         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20260         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20261         (dxr3videosink_close), (dxr3videosink_write_data):
20262         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20263         * sys/oss/gstosselement.h:
20264         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20265         (gst_osssink_chain):
20266         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20267         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20268         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20269         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20270         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20271         (gst_v4l_enable_overlay):
20272         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20273         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20274         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20275         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20276         (gst_v4l_set_audio):
20277         * sys/v4l/v4l_calls.h:
20278         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20279         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20280         (gst_v4lmjpegsink_playback_init),
20281         (gst_v4lmjpegsink_playback_start):
20282         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20283         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20284         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20285         (gst_v4lmjpegsrc_requeue_frame):
20286         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20287         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20288         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20289         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20290         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20291         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20292         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20293         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20294         (gst_v4l2src_capture_stop):
20295         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20296         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20297         (gst_ximagesink_chain):
20298         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20299         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20300         (gst_xvideosink_xwindow_new):
20301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20302         (gst_xvimagesink_chain):
20303         use new error signal, function and categories
20304
20305 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20306
20307         * configure.ac:
20308         * ext/Makefile.am:
20309         * ext/musicbrainz/gsttrm.c:
20310         * ext/musicbrainz/gsttrm.h:
20311         * ext/musicbrainz/Makefile.am:
20312         Add a trm plugin
20313
20314 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20315
20316         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20317         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20318         synchronous property for debugging.
20319         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20321         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20322         smaller block, fixing indent.
20323
20324 2004-01-16  David Schleef  <ds@schleef.org>
20325
20326         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20327         property affects the video stream.
20328         * sys/xvimage/xvimagesink.c:
20329         * sys/xvimage/xvimagesink.h:
20330         Add synchronous property for debugging.  Should probably be
20331         disabled in non-CVS builds.  Make sure that the Xv attribute
20332         exists before we set it (crash!).  Fix a silly float bug that
20333         caused colorbalance to just not work.
20334
20335 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20336
20337         * tools/gst-launch-ext.in - update for new plugins
20338
20339 2004-01-16  David Schleef  <ds@schleef.org>
20340
20341         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20342         already-freed caps.
20343
20344 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20345
20346         * Update spec for new colorspace plugin and libcaca plugin
20347         * Fix compilation of libcaca plugin (clock -> id)
20348
20349 2004-01-16  Julien MOUTTE <julien@moutte.net>
20350
20351         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20352         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20353         (gst_xvimagesink_set_xwindow_id),
20354         (gst_xvimagesink_colorbalance_set_value),
20355         (gst_xvimagesink_colorbalance_get_value),
20356         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20357         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20358         correct colorbalance properties. They can now be set when the element
20359         is still in NULL state. The values will be committed to the Xv Port
20360         when xcontext is initialized.
20361         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20362         brightness int values in the GstXvImagesink structure.
20363
20364 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20365
20366         * gst-libs/gst/Makefile.am:
20367           restructure so having local patches works easier.
20368
20369 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20370
20371         * ext/mpeg2enc/Makefile.am:
20372         * ext/mpeg2enc/gstmpeg2enc.cc:
20373         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20374           Bugfix with respect to EOS handling.
20375
20376 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20377
20378         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20379           Link with right caps (else, it segfaults).
20380         * ext/mplex/gstmplexjob.cc:
20381           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20382
20383 2004-01-15  David Schleef  <ds@schleef.org>
20384
20385         * gst-libs/gst/audio/Makefile.am:
20386         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20387         from the template.
20388         * gst-libs/gst/audio/gstaudiofilter.c:
20389         * gst-libs/gst/audio/gstaudiofilter.h:
20390         Add bytes_per_sample and size and n_samples calculation.
20391         * gst-libs/gst/audio/gstaudiofilterexample.c:
20392         Remove, now autogenerated.
20393         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20394         Moved from gstaudiofilterexample, object name changed, code added
20395         so that it actually works.
20396         * gst-libs/gst/audio/make_filter:
20397         Script to build an audiofilter subclass from the template.
20398         * gst/colorspace/Makefile.am:
20399         * gst/colorspace/yuv2yuv.c:
20400         Remove file, since it's GPL, and we don't use it.
20401
20402 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20403
20404         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20405         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20406         them use the buffer free function to test how the buffer was allocated.
20407
20408 2004-01-15  David Schleef  <ds@schleef.org>
20409
20410         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20411         that handles osssink fallback.
20412         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20413         (gst_audio_convert_getcaps):
20414         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20415         Add audio/x-qdm2 for QDM2 audio.
20416         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20417         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20418         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20419         Decrease minimum size to 16x16.
20420         * gst/wavparse/gstwavparse.c:
20421         Convert disabled pad template caps to new caps.
20422         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20423         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20424         (gst_xvimagesink_chain): Throw element error when display cannot
20425         be opened.  Increase minimum framerate to 1.0.  Check the data
20426         free function on a buffer to make sure it is the type we expect
20427         before manipulating it.
20428
20429 2004-01-15  Julien MOUTTE <julien@moutte.net>
20430
20431         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20432         (gst_videobalance_colorbalance_set_value): Implement passthru if
20433         settings are in the middle.
20434         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20435
20436 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20437
20438         * gst/videofilter/Makefile.am:
20439         * gst/volume/Makefile.am:
20440           Since we use videofilter symbols, link to it.
20441
20442 2004-01-15  Julien MOUTTE <julien@moutte.net>
20443
20444         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20445         mixer interface type to HARDWARE.
20446         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20447         type to SOFTWARE.
20448         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20449         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20450         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20451         (gst_volume_interface_init), (gst_volume_list_tracks),
20452         (gst_volume_set_volume), (gst_volume_get_volume),
20453         (gst_volume_set_mute), (gst_volume_mixer_init),
20454         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20455         (volume_init): Implementing mixer interface.
20456         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20457         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20458         (gst_osselement_change_state): Removing some trailing commas in
20459         structures.
20460         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20461         interface type to HARDWARE.
20462         * sys/v4l/gstv4lcolorbalance.c:
20463         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20464         type to HARDWARE.
20465         * sys/v4l2/gstv4l2colorbalance.c:
20466         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20467         interface type to HARDWARE.
20468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20469         same code than ximagesink for event handling.
20470
20471 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20472
20473         * ext/snapshot/Makefile.am:
20474         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20475         (gst_snapshot_chain):
20476         * ext/snapshot/gstsnapshot.h:
20477           This has to be a joke... Snapshot should be connected to a tee,
20478           colorspace element before it and EOS after that, where the other
20479           src of the tee receives normal data.
20480           The current way is *wrong*.
20481
20482 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20483
20484         * ext/hermes/gsthermescolorspace.c:
20485           Fix another compile error. Same as below.
20486
20487 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20488
20489         * gst/colorspace/gstcolorspace.c:
20490         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20491         (gst_colorspace_i420_to_yv12):
20492           Fix compiling... Didn't test if it actually works.
20493
20494 2004-01-15  David Schleef  <ds@schleef.org>
20495
20496         * configure.ac:
20497         * gst/colorspace/Makefile.am:
20498         * gst/colorspace/gstcolorspace.c:
20499         * gst/colorspace/gstcolorspace.h:
20500         * gst/colorspace/yuv2rgb.c:
20501         * gst/colorspace/yuv2rgb.h:
20502         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20503         code and GPL code.  Fix for new caps negotiation.  Rewrite
20504         much of the format handling code, and some of the conversion
20505         code.  Basically, rewrote almost everything.  This element
20506         handles I420, YV12 to RGB conversions.
20507         * ext/hermes/Makefile.am:
20508         * ext/hermes/gsthermescolorspace.c:
20509         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20510         Remove non-Hermes related code.  This element handles lots of
20511         RGB to RGB conversions, but no YUV.
20512         * ext/hermes/gstcolorspace.c:
20513         * ext/hermes/gstcolorspace.h:
20514         * ext/hermes/rgb2yuv.c:
20515         * ext/hermes/yuv2rgb.c:
20516         * ext/hermes/yuv2rgb.h:
20517         * ext/hermes/yuv2rgb_mmx16.s:
20518         * ext/hermes/yuv2yuv.c:
20519         * ext/hermes/yuv2yuv.h:
20520         Remove old code.
20521
20522 2004-01-14  Colin Walters  <walters@verbum.org>
20523
20524         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20525         they've already been.
20526
20527 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20528
20529         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20530           assume tag mode when pad is not connected
20531
20532 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20533
20534         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20535           Don't update the time of the clock
20536         (gst_alsa_sink_loop):
20537           sync to the clock given to alsasink, not the own clock
20538         * sys/oss/gstosssink.c: (gst_osssink_chain):
20539           sync to the clock
20540         (gst_osssink_change_state):
20541           activate the clock
20542         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20544           remove bogus code that made DISCONT events unhandled
20545         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20546           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20547           #131502)
20548         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20549         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20550         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20551           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20552           2nd warning in bug #131502)
20553
20554 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20555
20556         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20557         (gst_videobalance_colorbalance_set_value),
20558         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20559         for colorbalance interface implementation.
20560         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20561         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20562         (gst_ximagesink_dispose), (gst_ximagesink_init),
20563         (gst_ximagesink_class_init): Adding DISPLAY property.
20564         * sys/ximage/ximagesink.h: Adding display_name to store display.
20565         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20566         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20567         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20568         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20569         properties (they still need polishing though for gst-launch use : no
20570         xcontext yet, i ll do that tomorrow).
20571         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20572
20573 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20574
20575         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20576         (gst_play_set_location), (gst_play_set_visualization): Preparing
20577         switch integration, adding videobalance in the pipeline.
20578
20579 2004-01-14  Julien MOUTTE <julien@moutte.net>
20580
20581         * gst-libs/gst/colorbalance/colorbalance.c:
20582         (gst_color_balance_class_init): Adding a default type.
20583         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20584         the type.
20585         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20586         (gst_videobalance_dispose), (gst_videobalance_class_init),
20587         (gst_videobalance_init), (gst_videobalance_interface_supported),
20588         (gst_videobalance_interface_init),
20589         (gst_videobalance_colorbalance_list_channels),
20590         (gst_videobalance_colorbalance_set_value),
20591         (gst_videobalance_colorbalance_get_value),
20592         (gst_videobalance_colorbalance_init): Implementing colorbalance
20593         interface.
20594         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20595         list.
20596         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20597         bug which was triggering a BadAccess X error when setting an overlay
20598         before pad was really negotiated.
20599         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20600         Using the colorbalance type macro.
20601
20602 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20603
20604         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20605         (gst_flacenc_chain):
20606           handle tags correctly
20607         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20608           extract ID3v1 tags correctly
20609
20610 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20611
20612         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20613         (plugin_init):
20614           Improve matroska typefinding for odd-typed headers...
20615
20616 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20617
20618         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20619           Fix for using incremental number on padnames.
20620
20621 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20622
20623         * ext/divx/gstdivxdec.c:
20624         * ext/divx/gstdivxenc.c:
20625           Set category to divx4linux instead of divx (too generic).
20626         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20627         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20628         (gst_wavparse_loop), (gst_wavparse_change_state):
20629         * gst/wavparse/gstwavparse.h:
20630           fix parsing of WAV files with non-standard fmt-tag size and fix
20631           skipping of unrecognized chunks... Someone please fix this thing
20632           to use rifflib so all this is automated.
20633         * sys/v4l/Makefile.am:
20634         * sys/v4l2/Makefile.am:
20635           Add X_CFLAGS because we depend on X (for overlay).
20636
20637 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20638
20639         * ext/mpeg2dec/gstmpeg2dec.c:
20640           Don't issue a timestamp unless we tagged the frame
20641           with a PTS.
20642
20643 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20644
20645         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20646           Query the audio element to get the time, not the clock. We're
20647           interested in the element's time here.
20648
20649 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20650
20651         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20652         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20653         * ext/esd/esdsink.c: (gst_esdsink_chain):
20654         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20655         * ext/mas/massink.c: (gst_massink_chain):
20656         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20657         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20658         (gst_matroska_demux_parse_metadata):
20659         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20660         (gst_mpeg_parse_release_locks):
20661         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20662         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20663         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20664         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20665         (gst_osssink_change_state):
20666         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20667         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20668         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20669         (gst_xvideosink_release_locks):
20670         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20671           use element time.
20672         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20673         (gst_alsa_clock_stop):
20674         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20675         (gst_audio_clock_get_internal_time):
20676           simplify for use with new clocking code.
20677         * testsuite/alsa/Makefile.am:
20678         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20679           fix testsuite for new caps system
20680
20681 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20682
20683         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20684         * ext/flac/gstflacenc.c: (add_one_tag):
20685           length is already host endian, no need to convert. Fixes playback of
20686           tagged files on PPC. (bug #128384)
20687
20688 2004-01-13  Julien MOUTTE <julien@moutte.net>
20689
20690         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20691         colorbalance interface stating if it is hardware based or software
20692         based.
20693         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20694         Removing a trailing comma.
20695         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20696         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20697         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20698         the documentation seems to be wrong on the -1000 to 1000 interval.
20699
20700 2004-01-12  David Schleef  <ds@schleef.org>
20701
20702         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20703         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20704         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20705         Fix negotiation.  Add a bufferalloc function for the sink pad,
20706         and generally clean up some of the code.
20707
20708 2004-01-12  Julien MOUTTE <julien@moutte.net>
20709
20710         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20711         (gst_color_balance_channel_dispose): Adding safety check in dispose
20712         method.
20713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20714         (gst_xvimagesink_xcontext_clear),
20715         (gst_xvimagesink_interface_supported),
20716         (gst_xvimagesink_colorbalance_list_channels),
20717         (gst_xvimagesink_colorbalance_set_value),
20718         (gst_xvimagesink_colorbalance_get_value),
20719         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20720         Adding colorbalance interface support to set XV parameters such as
20721         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20722         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20723         interface.
20724
20725 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20726
20727         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20728         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20729         (gst_audio_convert_init), (gst_audio_convert_set_property),
20730         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20731         (gst_audio_convert_link),
20732         (gst_audio_convert_buffer_to_default_format),
20733         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20734           - implement _getcaps and use it
20735           - improve linking
20736           - remove float caps since no float conversion is actually done
20737           - remove properties and arguments that were to be used for rate
20738             conversion
20739
20740 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20741
20742         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20743         (gst_audio_structure_set_int):
20744         * gst-libs/gst/audio/audio.h:
20745           add helper functions for _getcaps matching the standard audio
20746           templates
20747
20748 2004-01-12  David Schleef  <ds@schleef.org>
20749
20750         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20751         Test that pad is negotiated before getting its caps.
20752
20753 2004-01-12  Julien MOUTTE <julien@moutte.net>
20754
20755         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20756         analyzing the pads of an element the bin is mostly in READY state so
20757         no caps were negotiated. This helper function needs to work with
20758         _get_caps directly then. I was not freeing them though, added that to
20759         fix the mem leak.
20760
20761 2004-01-12  Julien MOUTTE <julien@moutte.net>
20762
20763         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20764         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20765         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20766         than the free_func.
20767
20768 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20769
20770         * sys/oss/gstossaudio.c: (plugin_init):
20771         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20772         * sys/oss/gstosselement.h:
20773           make an oss debugging category
20774           make failure more descriptive
20775
20776 2004-01-11  David Schleef  <ds@schleef.org>
20777
20778         * ext/ffmpeg/gstffmpeg.c:
20779         * ext/ffmpeg/gstffmpegcodecmap.c:
20780         * ext/ffmpeg/gstffmpegdec.c:
20781         * ext/ffmpeg/gstffmpegenc.c:
20782         * ext/ffmpeg/gstffmpegprotocol.c:
20783         * ext/gdk_pixbuf/gstgdkanimation.c:
20784         * ext/jpeg/gstjpeg.c:
20785         * ext/libpng/gstpng.c:
20786         * ext/mpeg2dec/perftest.c:
20787         * ext/speex/gstspeex.c:
20788         * gst-libs/gst/resample/dtos.c:
20789         * gst/intfloat/gstintfloatconvert.c:
20790         * gst/oneton/gstoneton.c:
20791         * gst/rtjpeg/RTjpeg.c:
20792         * gst/rtp/gstrtp.c:
20793         * sys/dxr3/dxr3init.c:
20794         * sys/glsink/gstgl_nvimage.c:
20795         * sys/glsink/gstgl_pdrimage.c:
20796         * sys/glsink/gstglsink.c:
20797         * testsuite/gst-lint:
20798         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20799
20800 2004-01-11  David Schleef  <ds@schleef.org>
20801
20802         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20803         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20804         * ext/gdk_pixbuf/gstgdkanimation.c:
20805         (gst_gdk_animation_iter_create_pixbuf):
20806         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20807         (gst_gdk_pixbuf_chain):
20808         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20809         * ext/jack/gstjack.c: (gst_jack_change_state):
20810         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20811         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20812         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20813         * gst/videofilter/gstvideofilter.c:
20814         (gst_videofilter_set_output_size):
20815         Remove all usage of gst_pad_get_caps(), and replace it with
20816         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20817
20818 2004-01-11  David Schleef  <ds@schleef.org>
20819
20820         * configure.ac:
20821         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20822         * ext/divx/gstdivxdec.c:
20823         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20824         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20825         handle images that span multiple buffers.  Now work with both
20826         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20827         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20828         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20829         video/video.h changes
20830         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20831         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20832         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20833         of GstData free function.
20834         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20835         same.
20836
20837 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20838
20839         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20840         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20841         (gst_v4l2element_get_property):
20842         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20843           add norm, channel and frequency properties.
20844         * sys/v4l2/gstv4l2tuner.c:
20845           fixes for tuner interface changes
20846         * sys/v4l2/gstv4l2element.h:
20847         * sys/v4l2/gstv4l2src.c:
20848         * sys/v4l2/gstv4l2src.h:
20849         * sys/v4l2/v4l2src_calls.c:
20850         * sys/v4l2/v4l2src_calls.h:
20851           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20852
20853 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20854
20855         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20856         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20857         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20858         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20859         * gst-libs/gst/tuner/tuner.h:
20860           GObjects aren't const.
20861           Add find_by_name functions.
20862           Add checks to _changed functions.
20863         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20864         (gst_v4l_tuner_get_norm):
20865           Fixes for above.
20866
20867 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20868
20869         * gst-libs/gst/video/video.h:
20870           Fix caps template names to be understandable.
20871           Prefix everything with GST_VIDEO.
20872         * ext/aalib/gstaasink.c:
20873         * ext/divx/gstdivxdec.c:
20874         * ext/divx/gstdivxenc.c:
20875         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20876         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20877         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20878         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20879         * ext/libcaca/gstcacasink.c:
20880         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20881         * ext/snapshot/gstsnapshot.c:
20882         * ext/swfdec/gstswfdec.c:
20883         * ext/xvid/gstxviddec.c:
20884         * ext/xvid/gstxvidenc.c:
20885         * gst/chart/gstchart.c:
20886         * gst/deinterlace/gstdeinterlace.c:
20887         * gst/effectv/gsteffectv.c:
20888         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20889         * gst/goom/gstgoom.c:
20890         * gst/median/gstmedian.c:
20891         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20892         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20893         * gst/overlay/gstoverlay.c:
20894         * gst/smooth/gstsmooth.c:
20895         * gst/smpte/gstsmpte.c:
20896         * gst/synaesthesia/gstsynaesthesia.c:
20897         * gst/videocrop/gstvideocrop.c:
20898         * gst/videodrop/gstvideodrop.c:
20899         * gst/y4m/gsty4mencode.c:
20900         * sys/qcam/gstqcamsrc.c:
20901         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20902           Make them work with new video.h file.
20903         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20904         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20906         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20907           Make it work with new buffer allocation system.
20908
20909 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20910
20911         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20912         pad_alloc_buffer implementation to use ->srcpad
20913         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20914         pad_alloc_buffer implementation to use ->srcpad
20915         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20916         pad_alloc_buffer implementation to use ->srcpad
20917         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20918         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20919         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20920         a reference to everything we need.
20921         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20923         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20924         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20925         a reference to everything we need.
20926         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20927
20928 2004-01-11  David Schleef  <ds@schleef.org>
20929
20930         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20931         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20932         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20933         structure members.
20934         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20935         value during a resize/renegotiation.
20936         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20937         gst_pad_alloc_buffer();
20938         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20939         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20940         structure members.
20941         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20942         Fix for rename of buffer private structure members.
20943         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20944         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20945         Fix for rename of buffer private structure members.
20946         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20947         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20948         Fix for rename of buffer private structure members.
20949
20950 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20951
20952         reviewed by: David Schleef <ds@schleef.org>
20953
20954         * gst/videofilter/Makefile.am:
20955         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20956         from the patch by ds to fit in with recent make_filter changes.
20957
20958 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20959
20960         * configure.ac: Adding examples/switch/Makefile
20961         * examples/Makefile.am: Adding examples/switch
20962         * examples/switch/Makefile.am: Adding switcher example.
20963         * examples/switch/switcher.c: (got_eos), (idle_iterate),
20964         (switch_timer), (main): Adding an example demonstrating switch usage
20965         with 2 videotestsrc showing different patterns.
20966         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20967         (gst_switch_init): Fixing switch with the new caps system.
20968
20969 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20970
20971         * gst-libs/gst/video/video.h:
20972           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
20973           They should probably be like
20974           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
20975
20976 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20977
20978         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20979         (qtdemux_parse_trak):
20980           fix audio chunk size/timestamp calculation
20981
20982 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20983
20984         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
20985           fix SVQ3 caps
20986
20987 2004-01-11  Steve Baker  <steve@stevebaker.org>
20988
20989         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
20990         (gst_agingtv_base_init), (gst_agingtv_class_init),
20991         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
20992         (gst_agingtv_set_property), (gst_agingtv_get_property):
20993         Port agingTV to videofilter
20994
20995 2004-01-09  Julien MOUTTE <julien@moutte.net>
20996
20997         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
20998         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
20999
21000 2004-01-09  Julien MOUTTE <julien@moutte.net>
21001
21002         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21003         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21004         * gst-libs/gst/xoverlay/xoverlay.c:
21005         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21006         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21007         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21008         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21009         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21010         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21011         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21012         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21013         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21014         interface implementation to handle xid being 0 and fix some bugs
21015         triggered by Benjamin's testcase.
21016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21017         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21018         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21019         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21020         interface implementation to handle xid being 0 and fix some bugs
21021         triggered by Benjamin's testcase.
21022
21023 2004-01-09  David Schleef  <ds@schleef.org>
21024
21025         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21026         mouse pointer events.  It works.
21027
21028 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21029
21030         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21031           Use explicit caps - fix capsnego.
21032         * ext/xvid/gstxviddec.c:
21033         * ext/xvid/gstxvidenc.c:
21034           Remove macro-inside-macro which caused compile errors.
21035         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21036           Error out if it's not a RIFF file. Else we error out without
21037           gst_element_error() which is not good...
21038
21039 2004-01-08  David Schleef  <ds@schleef.org>
21040
21041         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21042         Fix pad_link function to handle formats that ffmpeg returns
21043         as multiple caps structures.
21044         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21045         Only complain if source buffer is _smaller_ than expected.
21046         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21047         (gst_videoscale_handle_src_event): Resize navigation events
21048         when passing them upstream.
21049         * gst/videotestsrc/gstvideotestsrc.c:
21050         * gst/videotestsrc/gstvideotestsrc.h:
21051         * gst/videotestsrc/videotestsrc.c:
21052         * gst/videotestsrc/videotestsrc.h:
21053         Rewrite many of the buffer painting functions to handle odd
21054         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21055         been verified to work with my video card.
21056         * testsuite/gst-lint:  Add check for elements calling
21057         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21058
21059 2004-01-08  David Schleef  <ds@schleef.org>
21060
21061         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21062         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21063
21064 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21065
21066         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21067         configure event is not emiting the desired size signal. That fixes
21068         aspect ratio issues with gst-player.
21069
21070 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21071
21072         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21073           Fix capsnego.
21074
21075 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21076
21077         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21078         public method to fire size signal.
21079
21080 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21081
21082         * examples/gstplay/Makefile.am: Adding the interface library.
21083         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21084         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21085         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21086         GST_IS_X_OVERLAY before signal connect.
21087         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21088         Removing the have_video_size signal.
21089         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21090         and associated public method.
21091         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21092         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21093         signal.
21094         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21095         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21096         signal.
21097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21098         Using XOverlay public method to fire size signal.
21099
21100 2004-01-07  David Schleef  <ds@schleef.org>
21101
21102         * gst/videofilter/Makefile.am:
21103         * gst/videofilter/gstvideotemplate.c:
21104         * gst/videofilter/make_filter:
21105         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21106         Convert make_filter to /bin/sh script.
21107
21108 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21109
21110         * gst/modplug/gstmodplug.cc: fix element description
21111
21112 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21113
21114         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21115         (got_video_size): Adding some new lines in g_print calls.
21116         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21117         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21118         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21119         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21120         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21121         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21122         Complete code review, reverting some stuff i disagree with, adding
21123         some fixes : time synchronization on invalid timestamps, renegotiation
21124         of private window.
21125         * sys/ximage/ximagesink.h:
21126         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21127         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21128         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21129         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21130         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21131         (gst_xvimagesink_buffer_new),
21132         (gst_xvimagesink_navigation_send_event),
21133         (gst_xvimagesink_set_xwindow_id),
21134         (gst_xvimagesink_get_desired_size),
21135         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21136         stuff i disagree with, adding some fixes : Renegotiation of private
21137         window, implementing get_desired_size.
21138
21139 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21140
21141         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21142         (gst_afsink_handle_event):
21143         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21144         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21145         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21146         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21147         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21148           Fix for instantiate-test (see core). Also remove dead code from
21149           jpegenc (which still needs fixing, but that's lower on my TODO
21150           list...).
21151         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21152           Never return NULL as caps.
21153
21154 2004-01-07  David Schleef  <ds@schleef.org>
21155
21156         * configure.ac:
21157         * ext/Makefile.am:
21158         * ext/librfb/Makefile.am:
21159         * ext/librfb/gstrfbsrc.c:
21160         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21161         is the protocol used by VNC.
21162
21163 2004-01-07  David Schleef  <ds@schleef.org>
21164
21165         * gst/videofilter/gstvideotemplate.c:
21166         * gst/videofilter/gstvideotemplate.h:
21167         * gst/videofilter/make_filter:
21168         Merge videotemplate header into source file.
21169         * gst/effectv/Makefile.am:
21170         * gst/effectv/gsteffectv.c: (plugin_init):
21171         * gst/effectv/gstwarp.c:
21172         Make warpTV a subclass of videofilter.
21173
21174 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21175
21176         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21177           Add guard against invalid utf-8 conversions in mad. Just in case.
21178
21179 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21180
21181         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21182           Fix for bug shown by poisoning
21183
21184 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21185
21186         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21187         (gst_v4lmjpegsrc_buffer_free):
21188         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21189         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21190         (gst_v4lsrc_buffer_free):
21191           Fix for removed bufferpools.
21192
21193 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21194
21195         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21196         Fix caps negotiation.
21197
21198         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21199         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21200         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21201         (dvdnavsrc_event):
21202         * ext/mpeg2dec/gstmpeg2dec.c:
21203         * gst-libs/gst/navigation/navigation.c:
21204         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21205         * gst-libs/gst/navigation/navigation.h:
21206         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21207         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21209         Super-simple first version of mouse and keyboard events. Clicking
21210         on a DVD menu now works, although it may not take you where you
21211         expected.
21212
21213         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21214         * gst/videotestsrc/gstvideotestsrc.c:
21215         (gst_videotestsrc_src_fixate):
21216         These fixate functions were broken - they never actually
21217         fixated :)
21218
21219 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21220
21221         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21222         (gst_icecastsend_init):
21223           fix for new caps system.
21224         * gst-libs/gst/mixer/mixertrack.h:
21225         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21226           Add 'master track' flag (for tools like ACME that only want to
21227           change the main volume).
21228
21229 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21230
21231         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21232         (gst_xvid_csp_to_caps):
21233         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21234         * ext/xvid/gstxvidenc.c:
21235         ifdef out ARGB type when it isn't available
21236         in xvidcore 1.0.0beta2
21237
21238 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21239
21240         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21241           When we have received a new SCR right in the first buffer after
21242           a seek (so in the same cycle that handles the discont), we should
21243           handle the buffer instead of unreffing it, else we lose data.
21244
21245 2004-01-06  Iain <iain@prettypeople.org>
21246
21247         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21248           buffer-frames caps too.
21249
21250         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21251           caps that we need, don't destroy them all and rebuild them. And when
21252           creating src pads, use the src pad template rather than the sink...
21253
21254 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21255
21256         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21257           Add pad to element *after* setting functions such as event handler.
21258           Without this, the scheduler (opt) will link pads, set the event
21259           handler from the default event function (dispatcher in gstpad.c)
21260           and *after* that, we will set our own event function, which will
21261           thus never be used (and thus mpegdemux doesn't handle events).
21262
21263 2004-01-04  David Schleef  <ds@schleef.org>
21264
21265         Fix the fixate functions to handle new prototype:
21266         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21267         * gst/videotestsrc/gstvideotestsrc.c:
21268         (gst_videotestsrc_src_fixate):
21269         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21270         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21272
21273 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21274
21275         * sys/ximage/ximagesink.h:
21276         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21277         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21278         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21279         (gst_ximagesink_xoverlay_init):
21280           assorted fixes to make (re)embedding work
21281         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21282         (gst_ximagesink_get_desired_size):
21283           implement desired size additions to XOverlay
21284
21285 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21286
21287         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21288         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21289         (gst_x_overlay_got_desired_size):
21290         * gst-libs/gst/xoverlay/xoverlay.h:
21291           Add optional "desired size" signal and querying.
21292
21293 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21294
21295         * gst/matroska/matroska-demux.c:
21296         (gst_matroska_demux_parse_blockgroup):
21297           Fix EBML-laced block parsing. Diffs are relative to previous
21298           lace, not the first lace. Thanks to Mosu from the Matroska
21299           team for detecting this.
21300         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21301         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21302         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21303         (gst_wavparse_change_state):
21304         * gst/wavparse/gstwavparse.h:
21305           Quickfix for capsnego.
21306
21307 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21308
21309         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21310           Fix indenting, fix pad creation.
21311
21312 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21313
21314         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21315         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21316         (gst_xviddec_sink_link):
21317           Implement src_getcaps() so proper size caps is negotiated.
21318
21319 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21320
21321         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21322           Finish flac decoder on EOS. See #116178.
21323
21324 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21325
21326         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21327         (gst_matroska_demux_add_stream):
21328         * gst/matroska/matroska-ids.h:
21329           Add getcaps() function to fix capsnego...
21330
21331 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21332
21333         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21334         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21335         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21336           Fix more integer overflows. Again, see #126967.
21337
21338 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21339
21340         * ext/mpeg2dec/gstmpeg2dec.c:
21341           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21342           #130416.
21343
21344 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21345
21346         * configure.ac:
21347         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21348         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21349         * ext/xvid/gstxvid.h:
21350         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21351         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21352         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21353         (gst_xviddec_change_state):
21354         * ext/xvid/gstxviddec.h:
21355         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21356         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21357         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21358         (gst_xvidenc_link), (gst_xvidenc_set_property),
21359         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21360         * ext/xvid/gstxvidenc.h:
21361           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21362
21363 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21364
21365         * gst/rtp/rtp-packet.c:
21366           Add sys/types.h include, since OS X doesn't define in_addr_t
21367           in netinet/in.h, like it does on Linux (see #129600).
21368
21369 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21370
21371         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21372
21373         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21374           Correct logic of dispose function (see #129306).
21375
21376 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21377
21378         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21379         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21380         (gst_mpeg_parse_init):
21381         * gst/mpegstream/gstmpegparse.h:
21382           Remove clock (which was never provided, i.e. dead code), and
21383           also fix integer overflows at high PTS values (see #126967).
21384
21385 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21386
21387         * ext/flac/gstflacdec.c:
21388         * ext/libpng/gstpngenc.h:
21389         * ext/mikmod/gstmikmod.h:
21390           OS X fixes (see #126628).
21391
21392 2004-01-02  David Schleef  <ds@schleef.org>
21393
21394         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21395         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21396         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21397         (gst_mpeg_parse_class_init): Move pad template registration
21398         to class_init, since the derived class (mpegdemux) doesn't
21399         want them.
21400
21401 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21402
21403         * sys/ximage/Makefile.am:
21404         * sys/xvideo/Makefile.am:
21405         * sys/xvimage/Makefile.am:
21406           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21407           after installation (see #127664).
21408
21409 2004-01-02  David Schleef  <ds@schleef.org>
21410
21411         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21412         (gst_ffmpegenc_connect):  Negotiation fixes.
21413         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21414         Remove inappropriate gst_caps_free().
21415         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21416         Reenable Ronald's internal resize code, since the core handles
21417         it correctly now.
21418
21419 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21420
21421         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21422         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21423         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21424           Fix pad template stuff.
21425
21426 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21427
21428         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21429         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21430           fix signed integer reading/writing.
21431
21432 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21433
21434         * ext/alsa/README:
21435           Remove outdated document
21436
21437 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21438
21439         * gst/cutter/gstcutter.c: (gst_cutter_init):
21440           src pad was being created twice - oops.
21441
21442 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21443
21444         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21445           Comment out internal resize. It doesn't handle the resulting
21446           XEvent internally, does another try_set_caps() which leads to
21447           a really nice loop.
21448           Real fix will come when Julien and Dave are awake. ;).
21449
21450 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21451
21452         * ext/mpeg2enc/gstmpeg2enc.cc:
21453           fix const/nonconst compile issue.
21454
21455 2004-01-02  David Schleef  <ds@schleef.org>
21456
21457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21458         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21459         Add fixate function and a check for bad formats.
21460
21461 2004-01-01  David Schleef  <ds@schleef.org>
21462
21463         Negotiation fixes:
21464         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21465         (gst_audiofilter_init):
21466         * gst/debug/efence.c: (gst_efence_init):
21467         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21468         (gst_deinterlace_init):
21469         * gst/volume/gstvolume.c: (volume_connect):
21470
21471 2004-01-01  David Schleef  <ds@schleef.org>
21472
21473         Convert elements to use gst_pad_use_explicit_caps() where
21474         appropriate:
21475         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21476         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21477         (gst_afparse_open_file):
21478         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21479         (gst_afsrc_open_file):
21480         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21481         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21482         (gst_ffmpegdec_chain):
21483         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21484         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21485         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21486         (gst_gdk_pixbuf_chain):
21487         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21488         (gst_jpegdec_chain):
21489         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21490         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21491         (gst_mikmod_negotiate):
21492         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21493         (gst_mpeg2dec_negotiate_format):
21494         * ext/mpeg2enc/gstmpeg2enc.cc:
21495         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21496         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21497         (gst_speexdec_sinkconnect):
21498         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21499         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21500         (gst_vorbisfile_new_link):
21501         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21502         (gst_ac3parse_chain):
21503         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21504         (gst_asf_demux_setup_pad):
21505         * gst/auparse/gstauparse.c: (gst_auparse_init),
21506         (gst_auparse_chain):
21507         * gst/id3/gstid3types.c: (gst_id3types_loop):
21508         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21509         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21510         (mp1videoparse_parse_seq):
21511         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21512         (bpf_from_header):
21513         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21514         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21515         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21516         (gst_mpeg_parse_send_data):
21517         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21518         (gst_qtdemux_add_stream):
21519         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21520         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21521         (gst_wavparse_parse_fmt):
21522
21523 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21524
21525         * configure.ac:
21526           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21527           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21528           it therefore uses the wrong include paths. Too bad... Note
21529           that 1.6.1.93 is not release yet. ;).
21530           Also add a check for mplex, which is now using the lib'ified
21531           mplex from mjpegtools, too.
21532         * ext/ffmpeg/gstffmpegcodecmap.c:
21533           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21534           issues. I don't think ffmpeg handles 3ivx correctly, so this
21535           probably won't work. But it won't hurt either.
21536         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21537         (gst_ffmpegdec_chain):
21538         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21539         (gst_ffmpegenc_chain_audio):
21540           Fix memleak in audio encoding. Close codec if open fails, this
21541           calls the cleanup routines so we can re-use the context.
21542         * ext/mpeg2enc/gstmpeg2enc.cc:
21543           Fix pad template names/types, fix memory issue with getcaps().
21544         * ext/mpeg2enc/gstmpeg2encoder.cc:
21545         * ext/mpeg2enc/gstmpeg2encoder.hh:
21546           Fix compile issue with new caps system (const thingy).
21547         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21548         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21549           We read a first frame right on initing, so that we have a caps
21550           when we init the output. This caps is cached in padprivate and
21551           read as first frame.
21552         * ext/mplex/Makefile.am:
21553         * ext/mplex/gstmplex.cc:
21554         * ext/mplex/gstmplex.h:
21555         * ext/mplex/gstmplex.hh:
21556         * ext/mplex/gstmplexibitstream.cc:
21557         * ext/mplex/gstmplexibitstream.hh:
21558         * ext/mplex/gstmplexjob.cc:
21559         * ext/mplex/gstmplexjob.hh:
21560         * ext/mplex/gstmplexoutputstream.cc:
21561         * ext/mplex/gstmplexoutputstream.hh:
21562           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21563           had issues, didn't do capsnego, supported only a subset of the
21564           mplex features and required a mplex fork in our local CVS. Plus
21565           that it worked agaist a very old mplex version. Rewriting was
21566           faster than updating it.
21567         * gst-libs/ext/Makefile.am:
21568         * gst-libs/ext/mplex/INSTRUCT:
21569         * gst-libs/ext/mplex/Makefile.am:
21570         * gst-libs/ext/mplex/README:
21571         * gst-libs/ext/mplex/TODO:
21572         * gst-libs/ext/mplex/ac3strm_in.cc:
21573         * gst-libs/ext/mplex/audiostrm.hh:
21574         * gst-libs/ext/mplex/audiostrm_out.cc:
21575         * gst-libs/ext/mplex/aunit.hh:
21576         * gst-libs/ext/mplex/bits.cc:
21577         * gst-libs/ext/mplex/bits.hh:
21578         * gst-libs/ext/mplex/buffer.cc:
21579         * gst-libs/ext/mplex/buffer.hh:
21580         * gst-libs/ext/mplex/fastintfns.h:
21581         * gst-libs/ext/mplex/format_codes.h:
21582         * gst-libs/ext/mplex/inputstrm.cc:
21583         * gst-libs/ext/mplex/inputstrm.hh:
21584         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21585         * gst-libs/ext/mplex/mjpeg_logging.cc:
21586         * gst-libs/ext/mplex/mjpeg_logging.h:
21587         * gst-libs/ext/mplex/mjpeg_types.h:
21588         * gst-libs/ext/mplex/mpastrm_in.cc:
21589         * gst-libs/ext/mplex/mpegconsts.cc:
21590         * gst-libs/ext/mplex/mpegconsts.h:
21591         * gst-libs/ext/mplex/mplexconsts.hh:
21592         * gst-libs/ext/mplex/multplex.cc:
21593         * gst-libs/ext/mplex/outputstream.hh:
21594         * gst-libs/ext/mplex/padstrm.cc:
21595         * gst-libs/ext/mplex/padstrm.hh:
21596         * gst-libs/ext/mplex/stillsstream.cc:
21597         * gst-libs/ext/mplex/stillsstream.hh:
21598         * gst-libs/ext/mplex/systems.cc:
21599         * gst-libs/ext/mplex/systems.hh:
21600         * gst-libs/ext/mplex/vector.cc:
21601         * gst-libs/ext/mplex/vector.hh:
21602         * gst-libs/ext/mplex/videostrm.hh:
21603         * gst-libs/ext/mplex/videostrm_in.cc:
21604         * gst-libs/ext/mplex/videostrm_out.cc:
21605         * gst-libs/ext/mplex/yuv4mpeg.cc:
21606         * gst-libs/ext/mplex/yuv4mpeg.h:
21607         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21608         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21609           We don't fork mjpegtools' mplex in our CVS anymore.
21610         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21611         (gst_avi_demux_add_stream):
21612         * gst/avi/gstavidemux.h:
21613           Add getcaps() function for proper caps nego. This makes some
21614           parts of AVI playback/reading work.
21615         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21616           Resize window on new capsnego. This is probably wrong, but
21617           I'm still committing it because with current capsnego, the
21618           first successfull capsnego is auto-fixated, therefore rounded
21619           down to the lowest values in the caps. this results in a 16x16
21620           XWindow that is not reized when real capsnego finishes.
21621           Dave, I see more cases of this, do you know a proper solution?
21622         * tools/gst-launch-ext.in:
21623           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21624
21625 2003-12-31  David Schleef  <ds@schleef.org>
21626
21627         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21628         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21629           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21630
21631 2003-12-30  David Schleef  <ds@schleef.org>
21632
21633         * ext/ffmpeg/gstffmpegcolorspace.c:
21634         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21635         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21636         (gst_ffmpegcsp_chain): Negotiation fixes
21637         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21638         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21639         (gst_audio_convert_link), (gst_audio_convert_channels):
21640         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21641         (gst_audioscale_link), (gst_audioscale_get_buffer),
21642         (gst_audioscale_chain): Negotiation fixes
21643         * gst/audioscale/gstaudioscale.h:
21644         * gst/videofilter/gstvideofilter.c:
21645         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21646         (gst_videofilter_link), (gst_videofilter_init),
21647         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21648         (gst_videofilter_find_format_by_structure):
21649         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21650         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21651         (gst_videoscale_link):
21652         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21653         (videoscale_find_by_structure), (gst_videoscale_setup):
21654         * gst/videoscale/videoscale.h: Negotiation fixes
21655         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21656         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21657         function, restrict resizing to a multiple of 4 (hack until
21658         everyone supports odd sizes correctly).
21659
21660 2003-12-29  Colin Walters  <walters@verbum.org>
21661
21662         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21663         signed.
21664
21665 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21666
21667         * ext/sndfile/gstsf.c: (gst_sf_loop):
21668           Fix warning about discarding const qualifier
21669
21670 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21671
21672         * gst/cutter/gstcutter.c:
21673         * gst/videoscale/gstvideoscale.c:
21674         * gst/volenv/gstvolenv.c:
21675         * gst-libs/gst/audio/audio.c:
21676         * gst-libs/gst/video/video.c:
21677           Fix warnings
21678
21679 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21680
21681         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21682           Don't send ALSA debugging to stderr.
21683         * ext/alsa/gstalsa.h:
21684           Use GST_WARNING instead of g_warning when ALSA functions fail.
21685
21686 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21687
21688         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21689           Free XVAdapterInfo correctly.
21690
21691 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21692
21693         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21694         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21695           Make id3tag use correct caps nego.
21696
21697 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21698
21699         * ext/ivorbis/vorbis.c:
21700         * ext/ivorbis/vorbisenc.h:
21701         * ext/ivorbis/vorbisfile.c:
21702           Modify so that it uses the new caps things
21703
21704 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21705
21706         * testsuite/spider/spider1.c: (main):
21707         * testsuite/spider/spider2.c: (main):
21708         * testsuite/spider/spider3.c: (main):
21709           Make tests compile again. They probably don't work.
21710
21711 2003-12-24  Colin Walters  <walters@verbum.org>
21712
21713         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21714         we can't fixate the caps anymore.
21715
21716 2003-12-23  David Schleef  <ds@schleef.org>
21717
21718         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21719         * sys/oss/gstosssink.c: (gst_osssink_init),
21720         (gst_osssink_sink_fixate): Add fixate function.
21721
21722 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21723
21724         * ext/ffmpeg/gstffmpegcodecmap.c:
21725         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21726         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21727         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21728         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21729         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21730         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21731         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21732           fix typo in RGB masks, and move back to "old" colorspace
21733           capsnego code until whoever wrote this new crap has actually
21734           tested it so that it works.
21735           And yes, this works, keep it that way please.
21736
21737 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21738
21739         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21740         (gst_divxdec_init), (gst_divxdec_negotiate):
21741         * ext/divx/gstdivxdec.h:
21742         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21743         (gst_divxenc_init):
21744         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21745         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21746         * ext/mpeg2enc/gstmpeg2enc.cc:
21747         * ext/mpeg2enc/gstmpeg2encoder.cc:
21748         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21749         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21750         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21751         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21752         (dxr3spusink_init):
21753         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21754         (dxr3videosink_init):
21755           Fix caps breakage after Dave's caps branch merge.
21756
21757 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21758
21759         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21760           Fix for 24bpp display.
21761
21762 2003-12-23  Colin Walters  <walters@verbum.org>
21763
21764         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21765         a GnomeVFSHandle directly.
21766
21767 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21768
21769         * gst/volume/Makefile.am:
21770         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21771         (volume_base_init), (volume_init):
21772           Reenable volume element and fix to work with new caps stuff.
21773           Rhythmbox needs this.
21774
21775 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21776
21777         * gst/qtdemux/qtdemux.c: (plugin_init):
21778           qtdemux requires bytestream
21779
21780 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21781
21782         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21783           Fix remaining caps handling errors due to CAPS merge.
21784
21785 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21786
21787         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21788         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21789         (gst_faad_srcconnect):
21790           Port to new caps system.
21791
21792 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21793
21794         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21795         (got_video_size), (main): using g_print instead of g_message.
21796         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21797         signal which was not emitted because of "switch" element added to the
21798         bin but not connected. (Removing from the bin temporarily)
21799
21800 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21801
21802         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21803         find X development files. I don't understand the previous tests and
21804         they fail on my debian/ppc unstable. This one works.
21805         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21806         exiting.
21807         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21808         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21809         (gst_play_set_visualization): Add some safety checks in set_ methods
21810         and state_change. This was throwing some ugly CRITICAL messages when
21811         pipeline was getting disposed and casts were failing.
21812
21813 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21814
21815         * configure.ac:
21816           Improve mpeg2enc detection. This is for distributions that do
21817           ship mjpegtools, but without mpeg2enc. Also does object check
21818           for might there ever be ABI incompatibility.
21819         * ext/mpeg2enc/gstmpeg2enc.cc:
21820           Add Andrew as second maintainer (he's helping me), and also add
21821           an error if no caps was set. This happens if I pull before capsnego
21822           and that's something I should solve sometime else.
21823         * gst/matroska/matroska-demux.c:
21824         (gst_matroska_demux_parse_blockgroup):
21825           Fix time parsing.
21826         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21827         (gst_matroska_mux_track_header):
21828           Add caps to templates.
21829         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21830           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21831         * gst/mpegstream/gstmpegdemux.c:
21832           Remove layer since it causes warnings about unfixed caps.
21833         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21834           Fix obvious typo (we error out if caps were set, we should of
21835           course error out if *no* caps were set).
21836         * sys/oss/gstosselement.c: (gst_osselement_convert):
21837           Fix format conversion, we confused bits/bytes.
21838         * sys/oss/gstosselement.h:
21839           Improve documentation for 'bps'.
21840         * sys/v4l/TODO:
21841           Remove stuff about plugins that need removing - this was done
21842           ages ago.
21843         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21844         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21845         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21846         (gst_v4lsrc_src_query):
21847         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21848         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21849           Add get_query_types(), get_formats() and query() functions.
21850
21851 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21852
21853         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21854         * moved CVS to freedesktop.org