moving pango to base
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
2
3         * configure.ac:
4         * ext/Makefile.am:
5           moved pango to base
6
7 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
8
9         * configure.ac:
10         * tests/Makefile.am:
11         * tests/icles/.cvsignore:
12         * tests/icles/Makefile.am:
13         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
14         (close_display), (resize_window), (move_window), (create_window),
15         (terminate_playback), (pause_playback), (start_playback), (main):
16           add stress test for xoverlay from Julien
17
18 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19
20         * docs/libs/tmpl/gstcolorbalance.sgml:
21         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22         * gst-libs/gst/rtp/gstbasertppayload.c:
23         * gst-libs/gst/rtp/gstrtpbuffer.c:
24         * gst-libs/gst/rtp/gstrtpbuffer.h:
25           Do burger's rename for rtp payloaders and depayloaders
26
27 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28
29         * win32/:
30           add Visual Studio 6 build files
31
32 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33
34         * docs/libs/gst-plugins-base-libs-docs.sgml:
35         * docs/libs/gst-plugins-base-libs-sections.txt:
36         * docs/libs/tmpl/gstaudio.sgml:
37         * docs/libs/tmpl/gstringbuffer.sgml:
38         * gst-libs/gst/interfaces/xoverlay.c:
39         * gst-libs/gst/video/gstvideofilter.c:
40         * gst-libs/gst/video/gstvideosink.c:
41           update documentation
42
43 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
44
45         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
46         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
47         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
48         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
49         (gst_multi_fd_sink_get_stats),
50         (gst_multi_fd_sink_remove_client_link),
51         (gst_multi_fd_sink_handle_client_read),
52         (gst_multi_fd_sink_client_queue_data),
53         (gst_multi_fd_sink_client_queue_caps),
54         (gst_multi_fd_sink_client_queue_buffer),
55         (gst_multi_fd_sink_new_client),
56         (gst_multi_fd_sink_handle_client_write),
57         (gst_multi_fd_sink_recover_client),
58         (gst_multi_fd_sink_queue_buffer),
59         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
60         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
61         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
62         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
63         * gst/tcp/gstmultifdsink.h:
64         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
65         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
66         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
67         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
68         (gst_tcp_client_sink_set_property),
69         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
70         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
71         * gst/tcp/gsttcpclientsink.h:
72         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
73         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
74         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
75         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
76         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
77         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
78         * gst/tcp/gsttcpclientsrc.h:
79         * gst/tcp/gsttcpplugin.c: (plugin_init):
80         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
81         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
82         (gst_tcp_server_sink_finalize),
83         (gst_tcp_server_sink_handle_server_read),
84         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
85         (gst_tcp_server_sink_set_property),
86         (gst_tcp_server_sink_get_property),
87         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
88         * gst/tcp/gsttcpserversink.h:
89         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
90         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
91         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
92         (gst_tcp_server_src_set_property),
93         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
94         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
95         * gst/tcp/gsttcpserversrc.h:
96           more borgifying
97
98 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
99
100         * docs/plugins/Makefile.am:
101         * docs/plugins/gst-plugins-base-plugins.args:
102         * docs/plugins/inspect/plugin-libvisual.xml:
103         * gst/audioconvert/plugin.h:
104         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
105         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
106         (gst_audio_rate_setcaps), (gst_audio_rate_init),
107         (gst_audio_rate_chain), (gst_audio_rate_set_property),
108         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
109         (plugin_init):
110         * gst/audiotestsrc/gstaudiotestsrc.c:
111         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
112         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
113         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
114         (gst_audio_test_src_get_query_types),
115         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
116         (gst_audio_test_src_create_square),
117         (gst_audio_test_src_create_saw),
118         (gst_audio_test_src_create_triangle),
119         (gst_audio_test_src_create_silence),
120         (gst_audio_test_src_create_white_noise),
121         (gst_audio_test_src_init_pink_noise),
122         (gst_audio_test_src_generate_pink_noise_value),
123         (gst_audio_test_src_create_pink_noise),
124         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
125         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
126         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
127         (plugin_init):
128         * gst/audiotestsrc/gstaudiotestsrc.h:
129         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
130         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
131         (gst_sub_parse_init), (gst_sub_parse_formats),
132         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
133         (convert_encoding), (get_next_line),
134         (gst_sub_parse_data_format_autodetect),
135         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
136         (gst_sub_parse_loop), (gst_sub_parse_chain),
137         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
138         (plugin_init):
139         * gst/subparse/gstsubparse.h:
140         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
141         (gst_video_rate_base_init), (gst_video_rate_class_init),
142         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
143         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
144         (gst_video_rate_init), (gst_video_rate_event),
145         (gst_video_rate_chain), (gst_video_rate_set_property),
146         (gst_video_rate_get_property), (gst_video_rate_change_state),
147         (plugin_init):
148         * gst/videoscale/gstvideoscale.c:
149         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
150         (gst_video_scale_src_template_factory),
151         (gst_video_scale_sink_template_factory),
152         (gst_video_scale_get_type), (gst_video_scale_base_init),
153         (gst_video_scale_class_init), (gst_video_scale_init),
154         (gst_video_scale_set_property), (gst_video_scale_get_property),
155         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
156         (gst_video_scale_prepare_size), (parse_caps),
157         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
158         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
159         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
160         (plugin_init):
161         * gst/videoscale/gstvideoscale.h:
162         * gst/videotestsrc/gstvideotestsrc.c:
163         (gst_video_test_src_pattern_get_type),
164         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
165         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
166         (gst_video_test_src_set_pattern),
167         (gst_video_test_src_set_property),
168         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
169         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
170         (gst_video_test_src_event), (gst_video_test_src_get_times),
171         (gst_video_test_src_create), (plugin_init):
172         * gst/videotestsrc/gstvideotestsrc.h:
173         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
174         (gst_video_test_src_smpte), (gst_video_test_src_snow),
175         (gst_video_test_src_black):
176         * gst/videotestsrc/videotestsrc.h:
177           borgify further
178           clean up docs a little
179
180 2005-11-30  Wim Taymans  <wim@fluendo.com>
181
182         * gst-libs/gst/rtp/gstbasertpdepayload.h:
183         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
184         (gst_basertppayload_event), (gst_basertppayload_push),
185         (gst_basertppayload_change_state):
186         * gst-libs/gst/rtp/gstbasertppayload.h:
187         closed #320644.
188
189 2005-11-30  Julien MOUTTE  <julien@moutte.net>
190
191         * docs/libs/gst-plugins-base-libs-docs.sgml:
192         * docs/libs/gst-plugins-base-libs-sections.txt:
193         * gst-libs/gst/video/gstvideofilter.c:
194         * gst-libs/gst/video/gstvideosink.c:
195         * gst-libs/gst/video/gstvideosink.h: Adding docs.
196
197 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
198
199         * LICENSE:
200           move
201         * po/af.po:
202         * po/az.po:
203         * po/cs.po:
204         * po/en_GB.po:
205         * po/hu.po:
206         * po/it.po:
207         * po/nb.po:
208         * po/nl.po:
209         * po/or.po:
210         * po/sq.po:
211         * po/sr.po:
212         * po/sv.po:
213         * po/uk.po:
214         * po/vi.po:
215         * Makefile.am:
216           update
217         * scripts/autoplugins.sh:
218           remove
219
220 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
221
222         * Makefile.am:
223         * configure.ac:
224         * examples/Makefile.am:
225         * examples/capsfilter/Makefile.am:
226         * examples/capsfilter/capsfilter1.c:
227         * examples/gob/Makefile.am:
228         * examples/gob/gst-identity2.gob:
229         * examples/indexing/.cvsignore:
230         * examples/indexing/Makefile.am:
231         * examples/indexing/indexmpeg.c:
232         * examples/seeking/.cvsignore:
233         * examples/seeking/Makefile.am:
234         * examples/seeking/cdparanoia.c:
235         * examples/seeking/cdplayer.c:
236         * examples/seeking/chained.c:
237         * examples/seeking/scrubby.c:
238         * examples/seeking/seek.c:
239         * examples/stats/Makefile.am:
240         * examples/stats/mp2ogg.c:
241         * examples/switch/.cvsignore:
242         * examples/switch/Makefile.am:
243         * examples/switch/switcher.c:
244         * tests/Makefile.am:
245         * tests/check/generic/.cvsignore:
246         * tests/check/pipelines/.cvsignore:
247         * tests/examples/Makefile.am:
248         * tests/examples/seek/Makefile.am:
249           reorganize stuff under tests/
250
251 2005-11-30  Edward Hervey  <edward@fluendo.com>
252
253         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
254         Go away you stupid GstStaticPadTemplate memleak.
255
256 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
257
258         * gst-libs/gst/net/Makefile.am:
259         * gst-libs/gst/net/README:
260         * gst-libs/gst/net/gstnetbuffer.c:
261         * gst-libs/gst/net/gstnetbuffer.h:
262           this was moved to "netbuffer"
263
264 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
265
266         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
267         (gst_video_filter_class_init), (gst_video_filter_init):
268         * gst-libs/gst/video/gstvideofilter.h:
269           borgify name to bring in line with other classes
270
271 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
272
273         * gst/audioscale/.cvsignore:
274         * gst/audioscale/Makefile.am:
275         * gst/audioscale/README:
276         * gst/audioscale/audioscale.vcproj:
277         * gst/audioscale/dtof.c:
278         * gst/audioscale/dtos.c:
279         * gst/audioscale/functable.c:
280         * gst/audioscale/gstaudioscale.c:
281         * gst/audioscale/gstaudioscale.h:
282         * gst/audioscale/private.h:
283         * gst/audioscale/resample.c:
284         * gst/audioscale/resample.h:
285         * gst/audioscale/test.c:
286           remove
287
288 2005-11-30  Edward Hervey  <edward@fluendo.com>
289
290         * gst-libs/gst/netbuffer/Makefile.am:
291         really, really tired
292
293 2005-11-30  Edward Hervey  <edward@fluendo.com>
294
295         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
296         Update for new GstTypeFindFactory _register()
297
298 2005-11-30  Edward Hervey  <edward@fluendo.com>
299
300         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
301         Let's not override libgstnet from core for no reason...
302         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
303         Ok, maybe not so quick next time.
304
305 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
306
307         * configure.ac:
308         * gst-libs/gst/Makefile.am:
309           moved gst-libs/gst/net to netbuffer through CVS surgery
310           remove old directory
311           updating build to accomodate
312           (#322257)
313
314 2005-11-29  Andy Wingo  <wingo@pobox.com>
315
316         * pkgconfig/gstreamer-plugins-base.pc.in:
317         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
318         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
319         (#322257).
320
321 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
322
323         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
324         3rd time's the charm. Correct ref-counting for discarded buffers.
325
326 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
327
328         * gst/playback/gststreamselector.c:
329         (gst_stream_selector_class_init),
330         (gst_stream_selector_set_property),
331         (gst_stream_selector_get_property),
332         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
333         Fix ref-counting
334
335 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
336
337         * gst/subparse/gstsubparse.c: (feed_textbuf):
338           Don't access already unref'ed buffer.
339
340 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
341
342         * gst/playback/gststreamselector.c:
343         (gst_stream_selector_class_init), (gst_stream_selector_init),
344         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
345         (gst_stream_selector_get_property),
346         (gst_stream_selector_get_linked_pad),
347         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
348         * gst/playback/gststreamselector.h:
349         Add the active-pad property for playbin to use shortly. Ignore buffers
350         from any other pad, returning GST_FLOW_NOT_LINKED
351
352 2005-11-29  Julien MOUTTE  <julien@moutte.net>
353
354         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
355         patch from bug #322704 (Alessandro Decina).
356
357 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
358
359         * gst-libs/gst/audio/Makefile.am:
360           folded audiofilter into the audio library
361
362 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
363
364         * gst/videoscale/gstvideoscale.h:
365         * gst/videoscale/gstvideoscale.c:
366           remove unimplemented scale methods
367
368 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
369
370         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
371           Don't leak caps.
372
373 2005-11-28  Julien MOUTTE  <julien@moutte.net>
374
375         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
376         (gst_ximagesink_setcaps):
377         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
378         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
379         happens (only visible on ximagesink but bug is in xv too) set_caps was
380         destroying the internal x[v]image used to memcpy non locally alloced
381         buffers so that it got renewed on next _chain. The issue is that 
382         _expose will try to put that image as it reffed it in _put.
383         Using gst_buffer_unref instead of destroy fixes it !
384
385 2005-11-28  Edward Hervey  <edward@fluendo.com>
386
387         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
388         (try_to_link_1), (queue_filled_cb):
389         Better use of the queues. Start with a small size queue and only increase
390         the size of the queues when the other queues are empty.
391
392 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
393
394         * gst-libs/gst/video/Makefile.am:
395           compile in copied-over videofilter into the video library
396         * gst-libs/gst/video/videosink.h:
397           rename the header to gstvideosink.h since it's a base GstObject class
398         * sys/ximage/ximagesink.h:
399         * sys/xvimage/xvimagesink.h:
400           use the new header
401
402 2005-11-28  Wim Taymans  <wim@fluendo.com>
403
404         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
405         * gst/playback/gstplaybasebin.h:
406         Prepare to handle errors betters.
407
408         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
409         Set sinks to PAUSED first before adding and linking them so that
410         we don't interrupt dataflow.
411
412 2005-11-28  Wim Taymans  <wim@fluendo.com>
413
414         * gst-libs/gst/audio/TODO:
415         Updated TODO
416
417         * gst-libs/gst/audio/gstaudiosink.c:
418         (gst_audioringbuffer_open_device),
419         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
420         (gst_audioringbuffer_release):
421         Small cleanups.
422
423         * gst-libs/gst/audio/gstbaseaudiosink.c:
424         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
425         (gst_base_audio_sink_change_state):
426         Slave to the master clock when going to PLAYING and unslave when
427         going to PAUSED.
428
429         * gst-libs/gst/audio/gstringbuffer.c:
430         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
431         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
432         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
433         (gst_ring_buffer_clear_all), (wait_segment),
434         (gst_ring_buffer_commit), (gst_ring_buffer_read),
435         (gst_ring_buffer_advance):
436         * gst-libs/gst/audio/gstringbuffer.h:
437         Add some docs and cleanups.
438
439 2005-11-28  Julien MOUTTE  <julien@moutte.net>
440
441         * sys/xvimage/xvimagesink.c:
442         (gst_xvimagesink_navigation_send_event): Fix navigation events
443         coordinates translation with pixel aspect ratios.
444
445 2005-11-28  Julien MOUTTE  <julien@moutte.net>
446
447         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
448         Use calculated video geometry from _setcaps instead of buffer
449         caps to respect pixel aspect ratio. (fixes #322388)
450
451 2005-11-28  Julien MOUTTE  <julien@moutte.net>
452
453         * docs/libs/tmpl/gstcolorbalance.sgml:
454         * docs/libs/tmpl/gstmixer.sgml:
455         * docs/libs/tmpl/gstxoverlay.sgml:
456         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
457         interface.
458
459 2005-11-28  Julien MOUTTE  <julien@moutte.net>
460
461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
462         Refuse to create an XvImage if we can't find the format.
463
464 2005-11-28  Edward Hervey  <edward@fluendo.com>
465
466         * gst-libs/gst/riff/riff-media.c:
467         (gst_riff_create_audio_template_caps):
468         Add ATRAC3 to the list of riff-possible audio caps.
469         I know we still don't have a plugin for atrac3, but it's saner to output
470         that than a cryptic mimetype.
471
472 2005-11-27  Edward Hervey  <edward@fluendo.com>
473
474         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
475         Don't try to create a zero-sized subbuffer.
476
477 2005-11-27  Julien MOUTTE  <julien@moutte.net>
478
479         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
480         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
481         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
482         (gst_ximagesink_expose): Fixed a tricky race.
483         * sys/ximage/ximagesink.h:
484         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
485         (gst_xvimagesink_expose): Fixed a tricky race.
486         * sys/xvimage/xvimagesink.h:
487
488 2005-11-27  Edward Hervey  <edward@fluendo.com>
489
490         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
491         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
492         Remove unused properties, and add queues between demuxers and decoders
493         so that a lot more files can preroll properly.
494
495 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
496
497         * gst-libs/gst/net/Makefile.am:
498         * gst-libs/gst/rtp/Makefile.am:
499         * gst-libs/gst/tag/Makefile.am:
500           remove silly include
501         * gst/tags/Makefile.am:
502         * gst/tags/gsttagediting.c:
503         * gst/tags/gsttageditingprivate.h:
504         * gst/tags/tagedit.vcproj:
505           remove directory, is as good as empty
506
507 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
508
509         * configure.ac:
510           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
511         * gst-libs/Makefile.am:
512         * gst-libs/gst/audio/Makefile.am:
513         * gst-libs/gst/interfaces/Makefile.am:
514         * gst-libs/gst/net/Makefile.am:
515         * gst-libs/gst/riff/Makefile.am:
516         * gst-libs/gst/rtp/Makefile.am:
517         * gst-libs/gst/tag/Makefile.am:
518         * gst-libs/gst/video/Makefile.am:
519           and use them
520
521 2005-11-27  Julien MOUTTE  <julien@moutte.net>
522
523         * docs/libs/tmpl/gstcolorbalance.sgml:
524         * docs/libs/tmpl/gstmixer.sgml:
525         * docs/libs/tmpl/gstxoverlay.sgml:
526         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
527         * sys/ximage/ximagesink.h:
528         * sys/xvimage/xvimagesink.h: More and more documentation.
529
530 2005-11-26  Julien MOUTTE  <julien@moutte.net>
531
532         * docs/libs/gst-plugins-base-libs-docs.sgml:
533         * docs/libs/gst-plugins-base-libs-sections.txt:
534         * docs/libs/tmpl/gstcolorbalance.sgml:
535         * docs/libs/tmpl/gstmixer.sgml:
536         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
537         to documentation.
538
539 2005-11-26  Julien MOUTTE  <julien@moutte.net>
540
541         * docs/plugins/Makefile.am:
542         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
543         * docs/plugins/gst-plugins-base-plugins-sections.txt:
544         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
545
546 2005-11-26  Julien MOUTTE  <julien@moutte.net>
547
548         * docs/plugins/Makefile.am:
549         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
550         * docs/plugins/gst-plugins-base-plugins-sections.txt:
551         * docs/plugins/inspect/plugin-adder.xml:
552         * docs/plugins/inspect/plugin-alsa.xml:
553         * docs/plugins/inspect/plugin-audioconvert.xml:
554         * docs/plugins/inspect/plugin-audiorate.xml:
555         * docs/plugins/inspect/plugin-audioresample.xml:
556         * docs/plugins/inspect/plugin-audiotestsrc.xml:
557         * docs/plugins/inspect/plugin-decodebin.xml:
558         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
559         * docs/plugins/inspect/plugin-gnomevfs.xml:
560         * docs/plugins/inspect/plugin-ogg.xml:
561         * docs/plugins/inspect/plugin-playbin.xml:
562         * docs/plugins/inspect/plugin-subparse.xml:
563         * docs/plugins/inspect/plugin-tcp.xml:
564         * docs/plugins/inspect/plugin-theora.xml:
565         * docs/plugins/inspect/plugin-typefindfunctions.xml:
566         * docs/plugins/inspect/plugin-video4linux.xml:
567         * docs/plugins/inspect/plugin-videorate.xml:
568         * docs/plugins/inspect/plugin-videoscale.xml:
569         * docs/plugins/inspect/plugin-videotestsrc.xml:
570         * docs/plugins/inspect/plugin-volume.xml:
571         * docs/plugins/inspect/plugin-vorbis.xml:
572         * docs/plugins/inspect/plugin-ximagesink.xml:
573         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
574         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
575
576 2005-11-26  Edward Hervey  <edward@fluendo.com>
577
578         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
579         Properly return GstFlowReturn from gst_pad_push in chain functions.
580
581 2005-11-25  Michael Smith  <msmith@fluendo.com>
582
583         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
584         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
585         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
586         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
587           Handle various conditions better when we don't understand a stream.
588           Removes a heap of CRITICALs on ogg streams containing unknown data.
589
590 2005-11-24  Andy Wingo  <wingo@pobox.com>
591
592         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
593         Be threadsafe.
594
595 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
596
597         * configure.ac: back to HEAD
598
599 === release 0.9.6 ===
600
601 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
602
603         * configure.ac:
604           releasing 0.9.6, "White Eight"
605
606 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
607
608         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
609         * docs/plugins/inspect/plugin-sine.xml:
610           remove sinesrc some more
611
612 2005-11-23  Wim Taymans  <wim@fluendo.com>
613
614         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
615         If we are reading too slowly, jump forward in the ringbuffer
616         instead of blocking.
617
618 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
619
620         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
621         (gst_visual_chain):
622         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
623         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
624         (gst_videorate_chain):
625         * gst/videotestsrc/gstvideotestsrc.c:
626         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
627         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
628         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
629         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
630         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
631         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
632           Updates for API changes
633
634 2005-11-23  Wim Taymans  <wim@fluendo.com>
635
636         * gst-libs/gst/audio/gstbaseaudiosink.c:
637         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
638         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
639         Fix for calibration API change.
640
641 2005-11-23  Michael Smith <msmith@fluendo.com>
642
643         * gst-libs/gst/audio/multichannel.c:
644         (gst_audio_get_channel_positions),
645         (gst_audio_set_channel_positions),
646         (gst_audio_set_structure_channel_positions_list),
647         (gst_audio_fixate_channel_positions):
648           Use gst_value_array_*() functions on value arrays, not
649           gst_value_list_*().
650
651 2005-11-23  Edward Hervey  <edward@fluendo.com>
652
653         * autogen.sh:
654         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
655         Fixes autogen
656
657 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
658
659         * check/Makefile.am:
660         * check/elements/videotestsrc.c: (setup_videotestsrc),
661         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
662         (main):
663           add a test for videotestsrc
664
665 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
666
667         * gst/sine/.cvsignore:
668         * gst/sine/Makefile.am:
669         * gst/sine/gstsinesrc.c:
670         * gst/sine/gstsinesrc.h:
671         * gst/sine/sinesrc.vcproj:
672           and remove sinesrc from the repository.  Closes #321446
673
674 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
675
676         * configure.ac:
677         * gst-plugins-base.spec.in:
678           remove sinesrc from the build
679
680 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
681
682         * check/Makefile.am:
683         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
684         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
685         (main):
686           add a test for audiotestsrc, testing all waves.  Even seems
687           leak-free at first glance, nice job Stefan
688
689 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
690
691         * po/af.po:
692         * po/az.po:
693         * po/cs.po:
694         * po/en_GB.po:
695         * po/hu.po:
696         * po/it.po:
697         * po/nb.po:
698         * po/nl.po:
699         * po/or.po:
700         * po/sq.po:
701         * po/sr.po:
702         * po/sv.po:
703         * po/uk.po:
704         * po/vi.po:
705           Translation string updates
706
707         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
708         (gst_v4lsrc_set_caps):
709         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
710         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
711         * sys/v4l/v4lsrc_calls.h:
712           Improve v4lsrc, by making it work again.
713
714 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
715
716         * ext/libvisual/visual.c: (gst_visual_chain):
717           Fix the fps calculations.
718
719         * gst/ffmpegcolorspace/avcodec.h:
720           Move structure element for clarity
721
722         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
723         * gst-libs/gst/interfaces/tunernorm.h:
724         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
725         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
726         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
727         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
728         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
729         (gst_v4lmjpegsrc_getcaps):
730         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
731         (gst_v4lsrc_set_caps):
732         * sys/v4l/gstv4lsrc.h:
733         * sys/v4l/v4l_calls.c: (gst_v4l_open):
734         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
735         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
736         * sys/v4l/v4lsrc_calls.h:
737           Fractional framerates...
738
739 2005-11-22  Wim Taymans  <wim@fluendo.com>
740
741         * gst-libs/gst/audio/gstbaseaudiosink.c:
742         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
743         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
744         And we provide a clock by default, of course...
745
746 2005-11-22  Wim Taymans  <wim@fluendo.com>
747
748         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
749         This clock can be slaved to a master clock now.
750
751         * gst-libs/gst/audio/gstbaseaudiosink.c:
752         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
753         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
754         (gst_base_audio_sink_set_clock),
755         (gst_base_audio_sink_set_property),
756         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
757         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
758         * gst-libs/gst/audio/gstbaseaudiosink.h:
759         Handle slaving the internal clock to the clock selected in the
760         pipeline.
761         Add property to make the basesink not provide a clock.
762
763         * gst-libs/gst/rtp/gstbasertpdepayload.c:
764         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
765         (gst_base_rtp_depayload_wait):
766         * gst-libs/gst/rtp/gstbasertpdepayload.h:
767         We can use the clock in GstElement, no need to store it ourselves.
768
769 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
770
771         * docs/libs/tmpl/gstaudio.sgml:
772           update
773         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
774         (gst_paranoia_endian_get_type):
775         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
776         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
777         * gst/audiotestsrc/gstaudiotestsrc.c:
778         (gst_audiostestsrc_wave_get_type):
779         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
780         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
781         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
782         (gst_sync_method_get_type), (gst_unit_type_get_type),
783         (gst_client_status_get_type), (gst_multifdsink_class_init),
784         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
785         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
786         (gst_multifdsink_get_property):
787         * gst/tcp/gstmultifdsink.h:
788         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
789         * gst/videotestsrc/gstvideotestsrc.c:
790         (gst_videotestsrc_pattern_get_type):
791           remove deprecated properties
792           fix up enums to correctly have short lowercase dashed nicks
793
794 2005-11-22  Michael Smith <msmith@fluendo.com>
795
796         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
797         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
798           Add underscore.
799
800 2005-11-22  Michael Smith <msmith@fluendo.com>
801
802         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
803         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
804           Use utility method for scaling clocktime for fractional framerates.
805
806 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
807
808         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
809         (gst_visual_chain):
810         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
811         * ext/theora/theoradec.c: (theora_handle_type_packet):
812         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
813         (theora_enc_chain):
814         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
815         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
816         * gst-libs/gst/video/video.h:
817         * gst/ffmpegcolorspace/avcodec.h:
818         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
819         (gst_ffmpeg_caps_to_pixfmt):
820         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
821         (gst_ffmpegcsp_set_caps):
822         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
823         (gst_videorate_setcaps), (gst_videorate_blank_data),
824         (gst_videorate_chain):
825         * gst/videotestsrc/gstvideotestsrc.c:
826         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
827         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
828         (gst_videotestsrc_event), (gst_videotestsrc_create):
829         * gst/videotestsrc/gstvideotestsrc.h:
830         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
831         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
832         (gst_ximagesink_get_times), (gst_ximagesink_init):
833         * sys/ximage/ximagesink.h:
834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
835         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
836         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
837         * sys/xvimage/xvimagesink.h:
838           Convert elements to use fractions for their framerate.
839           V4L elements to come later tonight.
840
841 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
842
843         * gst-libs/gst/audio/audio.c:
844         * gst-libs/gst/audio/audio.h:
845           remove some deprecated functions
846
847 2005-11-22  Andy Wingo  <wingo@pobox.com>
848
849         * Update for gst_tag_setter API changes.
850
851 2005-11-22  Andy Wingo  <wingo@pobox.com>
852
853         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
854         (gst_ogg_demux_perform_seek):
855         * ext/theora/theoradec.c (theora_dec_sink_event):
856         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
857         update-funcnames.
858
859 2005-11-22  Wim Taymans  <wim@fluendo.com>
860
861         * examples/seeking/seek.c: (main):
862         Give higher priority to bus signals than the gtk events
863         to fix a race condition in the segment looping.
864
865 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
866
867         * ext/theora/Makefile.am:
868         * ext/vorbis/Makefile.am:
869         * gst-libs/gst/tag/Makefile.am:
870         * gst-plugins-base.spec.in:
871           Rename libgsttagedit to libgsttag (#322117).
872
873 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
874
875         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
877           Call gst_x_overlay_prepare_xwindow_id() to give applications
878           a final chance to set their own xwindow id before the video
879           sink creates its own window.
880
881 2005-11-22  Julien MOUTTE  <julien@moutte.net>
882
883         * sys/xvimage/xvimagesink.c:
884         (gst_xvimagesink_navigation_send_event): Handle navigation
885         events correcly with borders if applicable.
886
887 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
888
889         Patch by: Luca Ognibene
890
891         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
892         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
893         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
894         (gst_ffmpegcsp_caps_remove_format_info):
895         * gst/ffmpegcolorspace/imgconvert.c:
896         * gst/ffmpegcolorspace/imgconvert_template.h:
897           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
898           #318353); use gst_structure_has_name().
899
900 2005-11-22  Julien MOUTTE  <julien@moutte.net>
901
902         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
903         (gst_ximagesink_class_init): Add debug macros on functions.
904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
905         (gst_xvimagesink_xwindow_draw_borders),
906         (gst_xvimagesink_xvimage_put),
907         (gst_xvimagesink_xwindow_update_geometry),
908         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
909         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
910         (gst_xvimagesink_xcontext_clear),
911         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
912         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
913         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
914         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
915         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
916         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
917         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
918         expose while being PAUSED, out of data flow navigation events, etc..
919
920 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
921
922         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
923         * gst-libs/gst/audio/audio.h:
924           fix prototype - wondering why the test worked regardless
925
926 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
927
928         * check/Makefile.am:
929         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
930         * gst-libs/gst/audio/audio.h:
931           add a method that returns a proper GstClockTime
932
933 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
934
935         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
936         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
937         * gst-libs/gst/interfaces/xoverlay.h:
938           Remove everything having to do with the desired size; add 
939           gst_x_overlay_prepare_xwindow_id() function; remove the
940           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
941           post a message on the bus instead (#321816).
942
943         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
945         (gst_xvimagesink_xoverlay_init):
946           Remove desired size stuff (#321816).
947
948 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
949
950         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
951         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
952         (mpeg_video_type_find), (mpeg_video_stream_type_find):
953           Terminate vararg functions with NULL instead of 0 to 
954           make gcc4 happy.
955
956 2005-11-21  Andy Wingo  <wingo@pobox.com>
957
958         patch by: Sebastien Cote <sebas642@yahoo.ca>
959         
960         * gst-libs/gst/rtp/gstrtpbuffer.h: 
961         * gst-libs/gst/rtp/gstrtpbuffer.c
962         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
963
964 2005-11-21  Andy Wingo  <wingo@pobox.com>
965
966         * gst/playback/gstplaybin.c (gen_audio_element) 
967         (gen_video_element): Use the new MISSING_PLUGIN core error
968         category. Closes #320060.
969
970         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
971         * gst/videorate/gstvideorate.c (gst_videorate_event):
972         * ext/theora/theoradec.c (theora_dec_sink_event): 
973         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
974         stream lock.
975
976         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
977         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
978         stream lock changes.
979
980 2005-11-21  Wim Taymans  <wim@fluendo.com>
981
982         * gst-libs/gst/audio/gstbaseaudiosink.c:
983         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
984         (gst_base_audio_sink_provide_clock),
985         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
986         (gst_base_audio_sink_change_state):
987         * gst/audioresample/gstaudioresample.c:
988         Segment update fix.
989
990 2005-11-21  Andy Wingo  <wingo@pobox.com>
991
992         * *.h:
993         * *.c: Ran scripts/update-macros. Oh yes.
994
995 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
996
997         * sys/ximage/Makefile.am:
998         * sys/ximage/ximage.c:
999           Rename ximage plugin to ximagesink (#321426) (Don't forget to
1000           remove your old libgstximage.* manually if necessary).
1001
1002 2005-11-21  Michael Smith <msmith@fluendo.com>
1003
1004         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
1005           Minimal fix for bug #320200: set the min/max bitrate in the correct
1006           units. A better fix would be to upgrade to the RATEMANAGE2
1007           interface, rather than using the deprecated interface used here, but
1008           that would require an update in our libvorbis dependency (to 1.1),
1009           which is probably undesirable.
1010
1011 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1012
1013         * ext/libvisual/visual.c: (get_buffer):
1014         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1015         (gst_base_audio_src_fixate):
1016         * gst/audioconvert/gstaudioconvert.c:
1017         (gst_audio_convert_fixate_caps):
1018         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1019         * gst/audiotestsrc/gstaudiotestsrc.c:
1020         (gst_audiotestsrc_src_fixate):
1021         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1022         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1023         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1024         * gst/videotestsrc/gstvideotestsrc.c:
1025         (gst_videotestsrc_src_fixate):
1026         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1028           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1029           (#322027)
1030
1031
1032 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1033
1034         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1035         (gst_riff_create_iavs_caps):
1036         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1037         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1038         (gst_riff_parse_info):
1039         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1040         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1042           Fixes for GST_FOURCC_FORMAT API change.
1043
1044 2005-11-21  Andy Wingo  <wingo@pobox.com>
1045
1046         patch by: Alessandro Dessina <alessandro nnva org>
1047
1048         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1049         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1050         (gst_ogg_parse_chain):
1051         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1052         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1053         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1054         gst_value_list calls on arrays. Fixes #321962.
1055
1056 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1057
1058         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1059         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1060         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1061         * gst/adder/gstadder.c: (gst_adder_init),
1062         (gst_adder_request_new_pad), (gst_adder_collected),
1063         (gst_adder_change_state):
1064           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1065           API change.
1066
1067 2005-11-21  Michael Smith <msmith@fluendo.com>
1068
1069         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1070         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1071           Properly handle pad_push return values.
1072
1073 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1074
1075         * gst-libs/gst/tag/Makefile.am:
1076         * gst-libs/gst/tag/gstvorbistag.c:
1077         (gst_tag_list_to_vorbiscomment_buffer):
1078           Remove obsolete vorbistag element and debug category.
1079
1080         * gst/playback/gstplaybasebin.c: (check_queue):
1081           Don't divide by 0 when queue-threshold is 0.
1082
1083         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1084           Don't modify an existing pixel-aspect-ratio if we fail to read
1085           a new one.
1086
1087 2005-11-20  Wim Taymans  <wim@fluendo.com>
1088
1089         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1090         (gst_vorbisenc_push_packet):
1091         GST_PAD_IS_USABLE is gone, use the return value of
1092         the push or pad_alloc_buffer instead.
1093
1094 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1095
1096         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1097         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1098         (gst_ximagesink_ximage_destroy),
1099         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1100         (gst_ximagesink_xwindow_new),
1101         (gst_ximagesink_xwindow_update_geometry),
1102         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1103         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1104         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1105         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1106         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1107         (gst_ximagesink_navigation_send_event),
1108         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1109         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1110         (gst_ximagesink_finalize), (gst_ximagesink_init),
1111         (gst_ximagesink_class_init):
1112         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1113         This new version brings correct software scaling, non flickering
1114         window while resizing, pixel aspect ratio handling, usage of
1115         hardware buffer pools, out of data flow event thread for 
1116         navigation and handling of expose events even when being PAUSED,
1117         a new property to keep video aspect ratio when resizing, etc...
1118
1119 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1120
1121         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1122         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1123         handling of PAR.
1124
1125 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1126
1127         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1128         Unsetting IS_SINK flag from the fakesink, so decodebin
1129         never behaves as a sink.
1130
1131 2005-11-17  Wim Taymans  <wim@fluendo.com>
1132
1133         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1134         (gst_base_audio_src_change_state):
1135         Fix the audiosrc base class again, we did not unflush.
1136
1137 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1138
1139         * examples/seeking/seek.c: (make_dv_pipeline),
1140         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1141         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1142         to ogg/vorbis/theora pipeline.
1143
1144 2005-11-17  Wim Taymans  <wim@fluendo.com>
1145
1146         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1147         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1148         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1149         Fix EOS on multiple streams.
1150         More debugging.
1151
1152 2005-11-16  Wim Taymans  <wim@fluendo.com>
1153
1154         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1155         (gst_ogg_demux_perform_seek):
1156         Segment done must include stream time.
1157
1158         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1159         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1160         (gst_ogg_mux_change_state):
1161         Fix ogg muxer again.
1162
1163 2005-11-16  Wim Taymans  <wim@fluendo.com>
1164
1165         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1166         Fix compile again.
1167
1168 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1169
1170         * ext/libvisual/visual.c: (gst_visual_init):
1171         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1172         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1173         (gst_ogg_parse_chain):
1174         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1175         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1176         * ext/theora/theoradec.c: (gst_theora_dec_init):
1177         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1178         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1179         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1180         * gst/adder/gstadder.c: (gst_adder_class_init),
1181         (gst_adder_dispose):
1182         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1183         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1184         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1185           Fix a whole set of pad template leaks
1186
1187 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1188
1189         * check/generic/states.c: (GST_START_TEST):
1190           fix the test so that it only checks for elements that are part of
1191           this source module
1192
1193 2005-11-16  Michael Smith <msmith@fluendo.com>
1194
1195         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1196         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1197         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1198         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1199         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1200         (gst_ogg_mux_change_state):
1201           Fix leaking collectpads.
1202
1203 2005-11-16  Edward Hervey  <edward@fluendo.com>
1204
1205         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1206         (gst_videorate_event), (gst_videorate_chain):
1207         Handle segment seeks
1208
1209 2005-11-16  Wim Taymans  <wim@fluendo.com>
1210
1211         * gst-libs/gst/audio/gstbaseaudiosink.c:
1212         (gst_base_audio_sink_provide_clock),
1213         (gst_base_audio_sink_change_state):
1214         Set ringbuffer to non-flushing when going to PAUSED, set to
1215         flushing again when going to READY.
1216
1217         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1218         (gst_ring_buffer_stop):
1219         Start in flushing mode by default.
1220         Don't set flushing in the _stop method, let the app call
1221         this explicitly.
1222
1223 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1224
1225         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1226         * gst-libs/gst/video/videosink.h: Add helper function needed
1227         for video sinks.
1228
1229 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1230
1231         * gst/videoscale/gstvideoscale.c:
1232         (gst_videoscale_handle_src_event):
1233           Don't leak reference to pad parent.
1234
1235 2005-11-16  Wim Taymans  <wim@fluendo.com>
1236
1237         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1238         Set ringbuffer to flushing when stopping so that we don't
1239         block on wait_segment anymore and livelock.
1240
1241 2005-11-16  Wim Taymans  <wim@fluendo.com>
1242
1243         * examples/seeking/seek.c: (send_event), (do_seek),
1244         (loop_toggle_cb), (segment_done), (main):
1245         Added looping checkbox.
1246
1247 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1248
1249         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1250         (gst_ogg_demux_init):
1251         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1252         (gst_vorbis_dec_init):
1253           revert unrefs, they don't pass make check
1254
1255 2005-11-15  Johan Dahlin  <johan@gnome.org>
1256
1257         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1258         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1259         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1260         (gst_vorbis_dec_init):
1261         Fix pad template leaks. 
1262
1263 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1264
1265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1266           Make state change function thread safe.
1267
1268 2005-11-15  Edward Hervey  <edward@fluendo.com>
1269
1270         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1271         (gst_ogg_demux_class_init):
1272         Implement GstElement::send_event, so we can send seek events
1273         in GST_STATE_READY
1274
1275 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1276
1277         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1278         Discovered how to take away flickering while resizing the
1279         window. Please don't put that in ximagesink, refactoring in
1280         progress.
1281
1282 2005-11-14  Michael Smith <msmith@fluendo.com>
1283
1284         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1285         (gst_multifdsink_render):
1286           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1287
1288 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1289
1290         * gst/playback/gstplaybin.c: (gen_audio_element):
1291           Use autoaudiosink, it tends to be more widely available than
1292           autoaudiiosink.
1293           
1294 2005-11-14  Andy Wingo  <wingo@pobox.com>
1295
1296         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1297         as well if it is available. Fixes #316442.
1298
1299 2005-11-14  Michael Smith <msmith@fluendo.com>
1300
1301         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1302         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1303         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1304         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1305         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1306         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1307         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1308         (gst_vorbisenc_change_state):
1309           Fix a small memory leak in vorbisenc.
1310           Fix large memory leaks in oggmux, also fix lots of state change
1311           bugs in oggmux.
1312
1313 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1314
1315         * gst/videotestsrc/gstvideotestsrc.c:
1316         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1317         (gst_videotestsrc_src_fixate):
1318           move fixation to a fixate function
1319           remove negotiate function, basesrc's is good enough
1320           fixes a bug for check when using the element alone
1321
1322 2005-11-13  Edward Hervey  <edward@fluendo.com>
1323
1324         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1325         (key_toggle_cb), (main):
1326         Added checkboxes for adding/removing the accurate and key_unit seek
1327         flags.
1328
1329 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1330
1331         * configure.ac: back to HEAD
1332
1333 === release 0.9.5 ===
1334
1335 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1336
1337         * configure.ac:
1338           releasing 0.9.5, "No No Kia"
1339
1340 2005-11-11  Edward Hervey  <edward@fluendo.com>
1341
1342         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1343         Added parse-launch syntax seeking mode for the seeking example.
1344         This should help stress-test even more cases.
1345         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1346
1347 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1348
1349         * sys/xvimage/xvimagesink.c:
1350         (gst_xvimagesink_navigation_send_event):
1351           Check whether peer pad exists before sending navigation events
1352           to it.
1353
1354 2005-11-11  Michael Smith <msmith@fluendo.com>
1355
1356         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1357         (gst_vorbisenc_buffer_from_packet):
1358         * ext/vorbis/vorbisenc.h:
1359           Set duration on encoded buffers. This allows oggmux's
1360           max_page_delay parameter to actually work.
1361
1362 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1363
1364         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1365         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1366         (gst_ffmpegcsp_avpicture_fill):
1367         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1368         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1369           Make palettes work again (see #132341). Use our own macros
1370           for rounding up.
1371
1372 2005-11-10  Andy Wingo  <wingo@pobox.com>
1373
1374         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1375         string doober.
1376
1377 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1378
1379         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1380         (gst_ffmpegcsp_transform_caps):
1381           Prefer passthrough in transform_caps
1382
1383 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1384
1385         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1386           check for ALSA errors properly, instead of relying on ALSA's
1387           error strings to serve to the user.
1388
1389 2005-11-10  Wim Taymans  <wim@fluendo.com>
1390
1391         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1392         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1393         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1394         Modernise the seek code.
1395
1396 2005-11-10  Michael Smith <msmith@fluendo.com>
1397         
1398         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1399         (setup_substreams), (set_active_source):
1400           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1401           trying to go to NULL if we failed to read a file.
1402
1403 2005-11-10  Wim Taymans  <wim@fluendo.com>
1404
1405         * gst/audiotestsrc/gstaudiotestsrc.c:
1406         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1407         (gst_audiotestsrc_create):
1408         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1409         (gst_sinesrc_get_times), (gst_sinesrc_create):
1410         * gst/videotestsrc/gstvideotestsrc.c:
1411         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1412         (gst_videotestsrc_create):
1413         The base class can now sync for us.
1414
1415 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1416
1417         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1418           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1419           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1420           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1421           format=(fourcc)I420" ! xvimagesink
1422
1423 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1424
1425         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1426         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1427         (gst_sinesrc_newsegment):
1428           Send newsegment event in TIME format, set duration if
1429           num-buffers is set, fix duration querying.
1430
1431 2005-11-10  Michael Smith <msmith@fluendo.com>
1432
1433         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1434         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1435         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1436         (gst_ogg_mux_collected):
1437          Fix EOS handling, partially. Now forwarding an EOS event once we have
1438          EOS on all pads works correctly. However, we still don't properly set
1439          EOS on the actual ogg stream pages.
1440
1441 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1442
1443         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1444           Set elements to NULL state before disposing of them.
1445
1446 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1447
1448         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1449
1450         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1451         (gst_base_rtp_depayload_init),
1452         (gst_base_rtp_depayload_set_gst_timestamp):
1453         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1454           We need to send a newsegment event for each instance, not
1455           just for the first instance of this class (get rid of
1456           static variable in function). (#321011).
1457           
1458 2005-11-08  Michael Smith <msmith@fluendo.com>
1459
1460         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1461         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1462         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1463         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1464           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1465           This makes us mux things correctly according to the ogg muxing
1466           rules. Still not handling EOS correctly right now, though.
1467
1468 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1469
1470         * gst/audioconvert/gstaudioconvert.c:
1471           Fix typo in docs. 
1472
1473 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1474
1475         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1476         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1477           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1478           creating a new chain; should fix live streaming. Also
1479           add more debug output and fix a typo.
1480
1481 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1482
1483         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1484
1485         * gst/volume/gstvolume.c: (volume_set_caps):
1486           Fix compilation on Solaris with Forte. (#320923)
1487
1488 2005-11-08  Wim Taymans  <wim@fluendo.com>
1489
1490         * gst-libs/gst/audio/gstbaseaudiosink.c:
1491         (gst_base_audio_sink_render):
1492         No need to do a typecheck.
1493
1494 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1495
1496         * ext/alsa/gstalsa.h:
1497           We register a debug category, so let's use it.
1498
1499 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1500
1501         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1502         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1503         Fixed a small problem.
1504
1505 2005-11-04  Wim Taymans  <wim@fluendo.com>
1506
1507         * examples/seeking/Makefile.am:
1508         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1509         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1510         (make_playerbin_pipeline), (format_value), (update_scale),
1511         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1512         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1513         (print_usage), (main):
1514         Added app for playback speed testing.
1515
1516         * examples/seeking/seek.c: (dynamic_link),
1517         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1518         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1519         (message_received), (main):
1520         Updated seek example.
1521
1522 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1523
1524         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1525         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1526         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1527         (gst_base_rtp_depayload_set_clock):
1528         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1529         Don't sleep on the bench (system clock) when you have a nice 
1530         comfortable bed (Gstreamer clock) to sleep on.
1531
1532 2005-11-03  Wim Taymans  <wim@fluendo.com>
1533
1534         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1535         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1536         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1537         Handle the case where a pad_block failed.
1538
1539 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1540
1541         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1542
1543         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1544         (gst_base_rtp_depayload_add_to_queue),
1545         (gst_base_rtp_depayload_push),
1546         (gst_base_rtp_depayload_set_gst_timestamp),
1547         (gst_base_rtp_depayload_queue_release):
1548           Fixes some bugs in the depayloader's queuing/de-queueing code.
1549
1550 2005-10-31  Michael Smith <msmith@fluendo.com>
1551
1552         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1553         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1554         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1555           Patch from Alessandro Decina <alessandro@nnva.org>.
1556           Make oggdemux only find the final time in a chain, not per-pad,
1557           since the per-pad information can be very expensive to locate, and
1558           it isn't used anywhere. This makes reading a file containing
1559           OggSkeleton reasonably fast.
1560           Also, make chain finding work when there are logical bitstreams that
1561           can't be decoded. Fixes #319110.
1562
1563 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1564
1565         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1566         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1567         (gst_base_rtp_depayload_chain),
1568         (gst_base_rtp_depayload_add_to_queue),
1569         (gst_base_rtp_depayload_push),
1570         (gst_base_rtp_depayload_set_gst_timestamp),
1571         (gst_base_rtp_depayload_queue_release),
1572         (gst_base_rtp_depayload_start_thread),
1573         (gst_base_rtp_depayload_set_property),
1574         (gst_base_rtp_depayload_get_property):
1575         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1576         Some random fixes, to fullfill the desires of thomas.
1577
1578 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1579
1580         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1581         (gst_base_rtp_depayload_add_to_queue),
1582         (gst_base_rtp_depayload_push):
1583         Fixed the queueing algorithm.
1584
1585 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1586
1587         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1588         (gst_base_rtp_depayload_push):
1589         A small fix
1590
1591 2005-10-31  Wim Taymans  <wim@fluendo.com>
1592
1593         * gst-libs/gst/audio/gstringbuffer.h:
1594         Don't break ABI.
1595
1596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1597         (gst_ffmpeg_caps_to_pixfmt):
1598         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1599         (gst_ffmpegcsp_set_caps):
1600         Some more comments.
1601         Handle missing required caps fields better.
1602
1603 2005-10-31  Wim Taymans  <wim@fluendo.com>
1604
1605         * gst-libs/gst/audio/gstbaseaudiosink.c:
1606         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1607         (gst_base_audio_sink_render):
1608         * gst-libs/gst/audio/gstringbuffer.c:
1609         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1610         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1611         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1612         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1613         (gst_ring_buffer_read):
1614         * gst-libs/gst/audio/gstringbuffer.h:
1615         Add flushing mode to the ringbuffer so that it in all cases does
1616         not try to handle more audio. This makes sure it does not try to
1617         block anymore when flushing and fixes a livelock.
1618
1619 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1620
1621         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1622         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1623         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1624           Explicitly check for -1 values before doing a conversion
1625           and always map them to -1. (#315545)
1626
1627 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1628
1629         * gst/playback/gstplaybin.c: (gen_video_element):
1630           first try autovideosink, then xvimagesink, then error out
1631         * po/POTFILES.in:
1632           add translatable file
1633         * po/af.po:
1634         * po/az.po:
1635         * po/cs.po:
1636         * po/en_GB.po:
1637         * po/hu.po:
1638         * po/it.po:
1639         * po/nb.po:
1640         * po/nl.po:
1641         * po/or.po:
1642         * po/sq.po:
1643         * po/sr.po:
1644         * po/sv.po:
1645         * po/uk.po:
1646         * po/vi.po:
1647           update translations
1648
1649 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1650
1651         * gst-libs/gst/rtp/gstbasedepayload.c:
1652         * gst-libs/gst/rtp/gstbasedepayload.h:
1653           Minor cleanups
1654
1655 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1656
1657         * gst/playback/.cvsignore:
1658         * gst/playback/decodetest.c:
1659         * gst/playback/test3.c:
1660           Port these two tests as well.
1661
1662 2005-10-27  Wim Taymans  <wim@fluendo.com>
1663
1664         * ext/theora/theoradec.c: (theora_dec_src_query),
1665         (theora_dec_sink_event):
1666         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1667         (theora_enc_change_state):
1668         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1669         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1670         Take proper locks when handling events.
1671
1672 2005-10-27  Wim Taymans  <wim@fluendo.com>
1673
1674         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1675         (gst_adder_change_state):
1676         Fix timestamps and fix deadlock when stopping the collectpads.
1677
1678 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1679
1680         * gst-libs/gst/rtp/gstrtpbuffer.h:
1681         Declaring the payload types as strings too so that they can be used
1682         in the padtemplate inialization.
1683
1684 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1685
1686         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1687
1688         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1689         (gst_base_rtp_depayload_class_init):
1690         Fixes a small but nasty bug. The derived elements no longer segfaults
1691         on finalization.
1692
1693 2005-10-26  Michael Smith <msmith@fluendo.com>
1694
1695         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1696           When clearing an audioconvert context, set tmpbufsize to zero, so
1697           we'll allocate it again later if required.
1698           This fixes audioconvert re-negotiating formats, which previously
1699           segfaulted with a NULL destination buffer.
1700
1701 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1702
1703         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1704         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1705         (gst_base_rtp_depayload_set_gst_timestamp),
1706         (gst_base_rtp_depayload_queue_release):
1707         Fixed a smalll memleak.
1708
1709 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1710         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1711         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1712         (gst_base_rtp_depayload_finalize),
1713         (gst_base_rtp_depayload_setcaps),
1714         (gst_base_rtp_depayload_add_to_queue),
1715         (gst_base_rtp_depayload_push),
1716         (gst_base_rtp_depayload_set_gst_timestamp),
1717         (gst_base_rtp_depayload_queue_release),
1718         (gst_base_rtp_depayload_thread),
1719         (gst_base_rtp_depayload_change_state):
1720         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1721         Changed the C++ comments to C comments
1722
1723 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1724
1725         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1726         * gst/tcp/gsttcpclientsrc.h:
1727         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1728         * gst/tcp/gsttcpserversrc.h:
1729           Remove unused 'curoffset' structure member.
1730
1731 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1732
1733         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1734         (gst_base_rtp_depayload_base_init),
1735         (gst_base_rtp_depayload_finalize):
1736         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1737         * gst-libs/gst/rtp/gstbasertppayload.h:
1738           The pad-template on the sinkpad should be set by the derived classes.
1739           Also added some useful macros.
1740
1741 2005-10-24  Wim Taymans  <wim@fluendo.com>
1742
1743         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1744         Correctly flush decoder samples even if we could not
1745         copy them to an output buffer. Fixes #319618.
1746
1747 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1748
1749         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1751         the caps against our xcontext caps.
1752
1753 2005-10-24  Wim Taymans  <wim@fluendo.com>
1754
1755         * gst-libs/gst/audio/gstbaseaudiosink.c:
1756         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1757         Remove g_print
1758         Use sync property from baseclass to disable sync.
1759
1760 2005-10-24  Wim Taymans  <wim@fluendo.com>
1761
1762         * gst-libs/gst/audio/gstbaseaudiosink.c:
1763         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1764         Buffers with no timestamps get aligned with previous buffers or
1765         on underrun, played ASAP.
1766
1767 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1768
1769         * gst-libs/gst/video/video.h:
1770         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1771         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1773         here comes my change on caps for framerate and geometry range.
1774         We are now accepting 1 to MAXINT for width and height, and from
1775         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1776         to be blended correctly in videomixer.
1777
1778 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1779
1780         * configure.ac:
1781           back to HEAD
1782
1783 === release 0.9.4 ===
1784
1785 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1786
1787         * NEWS:
1788         * RELEASE:
1789         * configure.ac:
1790           releasing 0.9.4, "Velociraptor"
1791
1792 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1793
1794         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1795         * po/POTFILES.in:
1796           STOPPED -> FAILED
1797
1798 2005-10-21  Wim Taymans  <wim@fluendo.com>
1799
1800         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1801         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1802         (pad_blocked), (close_pad_link), (new_pad):
1803         Don't try to remove elements twice.
1804
1805 2005-10-21  Wim Taymans  <wim@fluendo.com>
1806
1807         * ext/theora/theoradec.c: (theora_dec_src_query),
1808         (theora_dec_sink_event):
1809         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1810         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1811         (vorbis_handle_data_packet):
1812         * ext/vorbis/vorbisdec.h:
1813         Fix old naming.
1814
1815         * gst-libs/gst/audio/gstbaseaudiosink.c:
1816         (gst_base_audio_sink_render):
1817         Don't try to sync on buffers without a timestamp.
1818
1819 2005-10-21  Wim Taymans  <wim@fluendo.com>
1820
1821         * ext/theora/theoradec.c: (theora_dec_src_query),
1822         (theora_dec_sink_event):
1823         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1824         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1825         (vorbis_handle_data_packet):
1826         * ext/vorbis/vorbisdec.h:
1827         Fix old naming.
1828
1829 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1830
1831         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1832         (gst_vorbisenc_src_query):
1833           Implement position and duration queries.
1834
1835         * gst/playback/test3.c: (update_scale), (main):
1836           Fix for async state changes and print nicer output.
1837
1838 2005-10-20  Wim Taymans  <wim@fluendo.com>
1839
1840         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1841         (dump_element_stats), (main):
1842         * gst/playback/test6.c: (main):
1843         Fix tests again
1844
1845 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1846
1847         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1848         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1849           Don't use functions for position queries when handling
1850           duration queries.
1851
1852 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1853
1854         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1855         (vorbis_handle_data_packet), (vorbis_dec_chain),
1856         (vorbis_dec_change_state):
1857         * ext/vorbis/vorbisdec.h:
1858           Vorbis streams can be embedded in other container formats
1859           than ogg, container formats where the demuxer might set 
1860           timestamps on encoded vorbis buffers instead of those silly 
1861           granulepos thingies. In short: make vorbisdec handle 
1862           timestamps on incoming buffers as well.
1863
1864 2005-10-20  Wim Taymans  <wim@fluendo.com>
1865
1866         * gst/playback/gstplaybasebin.c: (group_destroy),
1867         (gst_play_base_bin_change_state):
1868         Fix leak.
1869         Handle case where playbasebin is now ASYNC because
1870         decodebin is.
1871
1872 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1873
1874         * gst/audioconvert/Makefile.am:
1875         * gst/audioconvert/bufferframesconvert.c:
1876         * gst/audioconvert/plugin.c: (plugin_init):
1877         * gst/audioconvert/plugin.h:
1878           And bye bye buffer-frames-convert
1879
1880 2005-10-19  Wim Taymans  <wim@fluendo.com>
1881
1882         * check/elements/audioconvert.c:
1883         * docs/libs/tmpl/gstaudio.sgml:
1884         * docs/libs/tmpl/gstcolorbalance.sgml:
1885         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1886         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1887         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1888         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1889         * gst-libs/gst/audio/audio.h:
1890         * gst/audioconvert/audioconvert.h:
1891         * gst/audioconvert/gstaudioconvert.c:
1892         (gst_audio_convert_parse_caps):
1893         * gst/volume/gstvolume.c:
1894         Bye bye buffer-frames.
1895
1896 2005-10-19  Wim Taymans  <wim@fluendo.com>
1897
1898         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1899         (query_positions_elems), (query_positions_pads), (update_scale),
1900         (do_seek), (set_update_scale), (message_received), (main):
1901         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1902         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1903         (gst_ogg_demux_loop):
1904         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1905         * ext/theora/theoradec.c: (theora_dec_src_query),
1906         (theora_dec_sink_event):
1907         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1908         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1909         * gst/adder/gstadder.c: (gst_adder_query):
1910         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1911         * gst/playback/test3.c: (update_scale):
1912         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1913         (dump_element_stats), (main):
1914         * gst/playback/test6.c: (main):
1915         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1916         Query API update.
1917
1918 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1919
1920         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1921         (xml_check_first_element), (xml_type_find), (smil_type_find),
1922         (plugin_init):
1923           Add typefinding for SMIL and for generic XML. Based on patch by
1924           Akos Maroy (#308663).
1925
1926 2005-10-18  Wim Taymans  <wim@fluendo.com>
1927
1928         * gst/playback/Makefile.am:
1929         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1930         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1931         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1932         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1933         (gst_decode_bin_change_state):
1934         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1935         (gst_play_bin_send_event_to_sink):
1936         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1937         (dump_element_stats), (main):
1938         * gst/playback/test6.c: (main):
1939         Make playbin async, it'll commit state to paused when all streams
1940         are detected.
1941         Remove ugly hack.
1942         Added test6.c to show async behaviour.
1943
1944 2005-10-18  Wim Taymans  <wim@fluendo.com>
1945
1946         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1947         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1948         Fix for segment-start/stop API change.
1949
1950 2005-10-18  Wim Taymans  <wim@fluendo.com>
1951
1952         * check/Makefile.am:
1953         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1954         (main):
1955         Add future test for clock selection.
1956
1957 2005-10-18  Wim Taymans  <wim@fluendo.com>
1958
1959         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1960         (gst_alsasink_close):
1961         Set handle to NULL.
1962
1963         * gst-libs/gst/audio/gstringbuffer.c:
1964         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1965         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1966         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1967         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1968         (gst_ring_buffer_read):
1969         More debug info.
1970
1971 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1972
1973         * gst/audiotestsrc/Makefile.am:
1974         * gst/sine/Makefile.am:
1975         * gst/volume/Makefile.am:
1976           fix broken build of controllerized plugins
1977
1978 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1979
1980         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1981
1982         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1983         (gst_riff_create_video_template_caps):
1984           Add support for Indeo-3 (IV32).
1985
1986 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1987
1988         * configure.ac:
1989           rewrite
1990
1991 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1992
1993         * gst-libs/gst/video/video.c: (gst_video_get_size):
1994         * gst/audiotestsrc/gstaudiotestsrc.c:
1995           doc updates
1996
1997 2005-10-17  Andy Wingo  <wingo@pobox.com>
1998
1999         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
2000         with the collectpads change.
2001         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
2002
2003         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
2004
2005         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2006
2007         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2008         alloc_buffer flow return to callers.
2009         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2010         change. Fix some memleaks in theoraenc.
2011
2012         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2013         in strange circumstance.
2014
2015 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2016
2017         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2018         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2019         from caps, let's use the caps...
2020
2021 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2022
2023         * configure.ac:
2024           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2025
2026 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2027
2028         * gst-libs/gst/interfaces/Makefile.am:
2029           fix silly typo
2030
2031 2005-10-16  Andy Wingo  <wingo@pobox.com>
2032
2033         * gst/playback/gstdecodebin.c
2034         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2035         function!
2036         (try_to_link_1): Increase kraziness level.
2037
2038 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2039
2040         * configure.ac:
2041           restructure like the core one
2042         * gst-libs/gst/audio/Makefile.am:
2043         * gst-libs/gst/interfaces/Makefile.am:
2044         * gst-libs/gst/net/Makefile.am:
2045         * gst-libs/gst/riff/Makefile.am:
2046         * gst-libs/gst/rtp/Makefile.am:
2047         * gst-libs/gst/tag/Makefile.am:
2048         * gst-libs/gst/video/Makefile.am:
2049           use correct linker flags, now the libs are properly versioned
2050         * check/elements/audioconvert.c: (verify_convert):
2051         * ext/alsa/gstalsaplugin.c:
2052         * ext/cdparanoia/gstcdparanoia.c:
2053         * ext/gnomevfs/gstgnomevfs.c:
2054         * ext/libvisual/visual.c:
2055         * ext/ogg/gstogg.c:
2056         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2057         * ext/theora/theora.c:
2058         * ext/vorbis/vorbis.c:
2059         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2060         * gst-libs/gst/tag/gsttagediting.c:
2061         * gst-libs/gst/video/video.c:
2062         * gst/adder/gstadder.c:
2063         * gst/audioconvert/plugin.c:
2064         * gst/audiorate/gstaudiorate.c:
2065         * gst/audioresample/gstaudioresample.c:
2066         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2067         * gst/audioscale/gstaudioscale.c:
2068         * gst/audioscale/resample.c:
2069         * gst/audiotestsrc/gstaudiotestsrc.c:
2070         * gst/ffmpegcolorspace/gstffmpeg.c:
2071         * gst/playback/gstdecodebin.c: (close_pad_link):
2072         * gst/playback/gstplaybin.c: (gen_video_element),
2073         (gen_audio_element):
2074         * gst/sine/gstsinesrc.c:
2075         * gst/subparse/gstsubparse.c:
2076         * gst/tags/gsttagediting.c:
2077         * gst/tcp/gsttcpplugin.c:
2078         * gst/typefind/gsttypefindfunctions.c:
2079         * gst/videorate/gstvideorate.c:
2080         * gst/videoscale/gstvideoscale.c:
2081         * gst/videotestsrc/gstvideotestsrc.c:
2082         * gst/volume/gstvolume.c:
2083         * sys/v4l/gstv4l.c:
2084         * sys/ximage/ximage.c:
2085         * sys/xvimage/xvimagesink.c:
2086           fix up defines
2087
2088 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2089
2090         * ext/vorbis/vorbisenc.c:
2091         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2092         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2093         (gst_tag_to_vorbis_comments):
2094           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2095
2096 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2097
2098         * examples/stats/mp2ogg.c:
2099         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2100           typo fixes
2101
2102 2005-10-13  Michael Smith <msmith@fluendo.com>
2103
2104         * ext/ogg/gstoggmux.c:
2105           Use magic glib macros to define constants as 64 bit, to ensure
2106           appropriate vararg passing.
2107
2108 2005-10-13  Michael Smith <msmith@fluendo.com>
2109
2110         * ext/ogg/gstoggmux.c:
2111         * gst/audioconvert/audioconvert.c: (float):
2112           Don't use LL suffix, as it's not portable, and neither of these
2113           uses required it anyway.
2114
2115 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2116
2117         * examples/indexing/indexmpeg.c: (main):
2118         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2119         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2120         (cdparanoia_convert), (cdparanoia_query):
2121         * ext/cdparanoia/gstcdparanoia.h:
2122         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2123         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2124         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2125         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2126         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2127         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2128         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2129         (gst_multifdsink_render), (gst_multifdsink_start),
2130         (gst_multifdsink_stop):
2131         * gst/tcp/gstmultifdsink.h:
2132         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2133         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2134         (gst_tcpclientsink_stop):
2135         * gst/tcp/gsttcpclientsink.h:
2136         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2137         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2138         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2139         * gst/tcp/gsttcpclientsrc.h:
2140         * gst/tcp/gsttcpserversink.h:
2141         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2142         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2143         (gst_tcpserversrc_stop):
2144         * gst/tcp/gsttcpserversrc.h:
2145         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2146         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2147         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2148           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2149           moved bitshift from macro to enum definition
2150
2151 2005-10-12  Wim Taymans  <wim@fluendo.com>
2152
2153         * examples/seeking/Makefile.am:
2154         Oops.
2155
2156 2005-10-12  Wim Taymans  <wim@fluendo.com>
2157
2158         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2159         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2160         Don't assert on normal stuff.
2161
2162         * gst/playback/gstplaybin.c: (do_playbin_seek):
2163         API fix.
2164
2165 2005-10-12  Wim Taymans  <wim@fluendo.com>
2166
2167         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2168         * examples/seeking/Makefile.am:
2169         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2170         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2171         (do_seek), (set_update_scale), (message_received), (main):
2172         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2173         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2174         Update for _get_state() API change.
2175
2176 2005-10-11  Wim Taymans  <wim@fluendo.com>
2177
2178         * gst-libs/gst/audio/gstbaseaudiosink.c:
2179         (gst_base_audio_sink_render):
2180         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2181         (gst_base_audio_src_create):
2182         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2183         (gst_ring_buffer_read):
2184         Cleanups.
2185         Commit and read from ringbuffer in samples rather than bytes.
2186
2187 2005-10-11  Wim Taymans  <wim@fluendo.com>
2188
2189         * gst-libs/gst/audio/gstbaseaudiosink.c:
2190         (gst_base_audio_sink_render):
2191         Respect segment rate and accum when scheduling samples.
2192
2193 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2194
2195         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2196         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2197         EOS correctly, that needs more work.
2198
2199 2005-10-11  Wim Taymans  <wim@fluendo.com>
2200
2201         * check/generic/states.c: (GST_START_TEST):
2202         remove old property.
2203
2204         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2205         (gst_ogg_demux_perform_seek):
2206         * ext/theora/theoradec.c: (theora_dec_sink_event):
2207         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2208         (vorbis_handle_data_packet):
2209         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2210         (gst_base_rtp_depayload_set_gst_timestamp):
2211         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2212         Update for newsegment API change.
2213
2214 2005-10-11  Michael Smith <msmith@fluendo.com>
2215
2216         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2217         (do_playbin_seek), (gst_play_bin_send_event):
2218           Override send_event differently, so that we can takes bits of
2219           functionality from GstPipeline (special handling for seeks,
2220           including pausing/resuming, and resetting stream time) and still get
2221           the appropriate behaviour of only forwarding event to a single sink,
2222           rather than all of them.
2223           Unfortunately requires a lot of code duplication, but the
2224           alternatives are equally ugly in the end.
2225
2226 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2227
2228         * check/elements/audioconvert.c: (setup_audioconvert),
2229         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2230         (GST_START_TEST), (audioconvert_suite):
2231           clean up tests a little, fix some leaks.
2232
2233 2005-10-10  Wim Taymans  <wim@fluendo.com>
2234
2235         * ext/alsa/gstalsasink.c:
2236         Also allow unsigned int.
2237
2238         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2239         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2240         Small cleanup
2241
2242 2005-10-10  Wim Taymans  <wim@fluendo.com>
2243
2244         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2245         Small update, use API as stated in design docs.
2246
2247         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2248         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2249         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2250         (message_received), (main):
2251         Updated seek example for GOption. Some usability improvements.
2252
2253 2005-10-10  Wim Taymans  <wim@fluendo.com>
2254
2255         * gst/audioconvert/audioconvert.h:
2256         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2257         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2258         Alloc temp storage somewhere else where we can do it more
2259         portable.
2260
2261 2005-10-10  Wim Taymans  <wim@fluendo.com>
2262
2263         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2264         (gst_tcpserversrc_start):
2265         Don't block in accept while doing the state change, move
2266         to poll and make cancellable.
2267
2268 2005-10-09  Philippe Khalaf <burger@speedy.org>
2269
2270         * gst-libs/gst/rtp/rtpbasedepayload.c:
2271         Set timestamp and add queue delay to timestamp
2272         * gst-libs/gst/rtp/rtpbuffer.h:
2273         Set correct payload type for h263
2274
2275 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2276
2277         * gst/audiotestsrc/gstaudiotestsrc.c:
2278         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2279         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2280         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2281         (gst_audiotestsrc_create_triangle),
2282         (gst_audiotestsrc_create_silence),
2283         (gst_audiotestsrc_create_white_noise),
2284         (gst_audiotestsrc_init_pink_noise),
2285         (gst_audiotestsrc_generate_pink_noise_value),
2286         (gst_audiotestsrc_create_pink_noise),
2287         (gst_audiotestsrc_change_wave):
2288         * gst/audiotestsrc/gstaudiotestsrc.h:
2289           fixed typo, added pink noise
2290
2291 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2292
2293         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2294         (plugin_init):
2295           Add wavpack and spc typefind functions from 0.8 branch.
2296
2297 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2298
2299         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2300         (ar_type_find), (msdos_type_find), (plugin_init):
2301           Add typefind functions for tar archives, ar archives,
2302           RAR archives, and msdos-executables (dlls, exe, etc.).
2303           Some of those would be wrongly identified as mpeg
2304           streams of some sort before (#315550).
2305
2306 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2307
2308         * configure.ac:
2309         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2310         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2311         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2312         * gst/audiotestsrc/Makefile.am:
2313         * gst/audiotestsrc/gstaudiotestsrc.c:
2314         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2315         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2316         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2317         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2318         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2319         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2320         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2321         (gst_audiotestsrc_create_silence),
2322         (gst_audiotestsrc_create_white_noise),
2323         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2324         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2325         (gst_audiotestsrc_start), (plugin_init):
2326         * gst/audiotestsrc/gstaudiotestsrc.h:
2327           add new plugin and element
2328         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2329           use gobject_class
2330
2331 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2332
2333         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2334         (gst_adder_init), (gst_adder_request_new_pad),
2335         (gst_adder_change_state):
2336           Add query function to source pad, so adder reports the correct
2337           time/sample position when queried (#315457); fix state change
2338           function; use GST_DEBUG_FUNCPTR() for pad functions.
2339
2340 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2341
2342         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2343           Fix leaks in typefind registration
2344           Clean up the gratuitous commenting and whitespacing a little
2345
2346 2005-10-08  Wim Taymans  <wim@fluendo.com>
2347
2348         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2349         Only actually wait for the thread to be stopped if it's 
2350         running.
2351
2352 2005-10-08  Wim Taymans  <wim@fluendo.com>
2353
2354         * gst-libs/gst/audio/gstbaseaudiosink.c:
2355         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2356         If we receive EOS we can start playback of what we had.
2357
2358 2005-10-08  Wim Taymans  <wim@fluendo.com>
2359
2360         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2361         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2362         (gst_multifdsink_stop):
2363         Fix crasher when going to NULL multiple times.
2364
2365 2005-10-06  Wim Taymans  <wim@fluendo.com>
2366
2367         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2368         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2369         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2370         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2371         patch from Edgard Lima <edgard.lima@indt.org.br>
2372         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2373
2374 2005-10-06  Wim Taymans  <wim@fluendo.com>
2375
2376         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2377         Report the FLOW_RETURN as string in the error message.
2378
2379         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2380         Don't assert when clearing an unnegotiated buffer.
2381
2382 2005-10-04  Michael Smith <msmith@fluendo.com>
2383
2384         * gst/playback/gstplaybasebin.c: (group_destroy),
2385         (gen_preroll_element), (remove_groups), (setup_source):
2386         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2387         (setup_sinks), (gst_play_bin_send_event),
2388         (gst_play_bin_change_state):
2389           Set state to NULL before removing from bin. Fix refcounting.
2390
2391 2005-10-04  Michael Smith <msmith@fluendo.com>
2392
2393         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2394           Correct refcounting in send_event() function. Previously was wrong
2395           if the first sink was unable to handle the event.
2396
2397 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2398
2399         * configure.ac:
2400           back to development
2401
2402 === release 0.9.3 ===
2403
2404 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2405
2406         * configure.ac:
2407           Releasing 0.9.3, "De Facto"
2408
2409 2005-10-03  Andy Wingo  <wingo@pobox.com>
2410
2411         * gst/playback/gstdecodebin.c (try_to_link_1)
2412         (remove_element_chain): set element to NULL before removing it.
2413
2414 2005-10-02  Johan Dahlin  <johan@gnome.org>
2415
2416         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2417         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2418         MT safe.
2419
2420 2005-10-02  Andy Wingo  <wingo@pobox.com>
2421
2422         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2423         (gst_ring_buffer_prepare_read): 
2424         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2425         Demote to LOG.
2426
2427 2005-09-29  Wim Taymans  <wim@fluendo.com>
2428
2429         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2430         * ext/theora/theoradec.c: (theora_handle_data_packet):
2431         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2432         Propagate error codes from alloc_buffer too.
2433
2434 2005-09-29  Wim Taymans  <wim@fluendo.com>
2435
2436         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2437         We use fixed caps.
2438
2439         * gst/playback/Makefile.am:
2440         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2441         (dump_element_stats), (main):
2442         Added example stream introspection code.
2443
2444 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2445
2446         * gst/adder/gstadder.c: (gst_adder_collected):
2447           fix adder for float elements
2448
2449 2005-09-28  Wim Taymans  <wim@fluendo.com>
2450
2451         * gst-libs/gst/audio/gstbaseaudiosink.c:
2452         (gst_base_audio_sink_class_init),
2453         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2454         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2455         (gst_base_audio_src_class_init),
2456         (gst_base_audio_src_provide_clock):
2457         get_clock -> provide_clock
2458
2459 2005-09-28  Andy Wingo  <wingo@pobox.com>
2460
2461         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2462         and unlocking.
2463
2464         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2465         unlocking.
2466
2467         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2468         Actually add the pad template.
2469         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2470
2471         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2472         I'm at it...
2473
2474         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2475         from fdsrc. Get caps in create() instead of start() so it can be
2476         interrupted. Interruption somewhat untested.
2477
2478         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2479         Proper EOS handling.
2480
2481 2005-09-27  Andy Wingo  <wingo@pobox.com>
2482
2483         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2484
2485         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2486
2487         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2488
2489         * gst/tcp/gsttcp.h: 
2490         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2491         out of tcpclientsrc.c. Cancellable.
2492         (gst_tcp_socket_read): Made private, cancellable, with better
2493         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2494         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2495         whole buffer, and better diagnostics.
2496         (gst_tcp_gdp_read_caps): Same.
2497
2498         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2499
2500 2005-09-26  Andy Wingo  <wingo@pobox.com>
2501
2502         * gst/sine/gstsinesrc.h:
2503         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2504         change the 'sync' property to 'is-live' and implement it halfway,
2505         update for controller api change.
2506
2507         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2508         controller api change.
2509
2510 2005-09-24  Wim Taymans  <wim@fluendo.com>
2511
2512         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2513         * gst-libs/gst/audio/gstaudiosink.c:
2514         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2515         (gst_audioringbuffer_stop):
2516         * gst-libs/gst/audio/gstbaseaudiosink.c:
2517         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2518         (gst_base_audio_sink_change_state):
2519         * gst-libs/gst/audio/gstbaseaudiosink.h:
2520         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2521         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2522         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2523         * gst-libs/gst/audio/gstringbuffer.h:
2524         Fix sync again. Moved sample alignment to basesink.
2525
2526 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2527
2528         * docs/plugins/Makefile.am:
2529         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2530         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2531         * gst/volume/gstvolume.c:
2532           add/fix docs
2533         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2534         * gst-libs/gst/audio/audio.h:
2535           add conversion macros for frames <-> clocktime
2536
2537 2005-09-23  David Schleef  <ds@schleef.org>
2538
2539         * gst/audioresample/Makefile.am:
2540         * gst/audioresample/debug.h:
2541         * gst/audioresample/gstaudioresample.c:
2542         * gst/audioresample/resample.c: Convert to using gst debugging
2543
2544 2005-09-22  Wim Taymans  <wim@fluendo.com>
2545
2546         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2547         (gst_play_bin_send_event):
2548         Only seek on one sink, the first one that succeeds.
2549
2550 2005-09-22  Michael Smith <msmith@fluendo.com>
2551
2552         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2553         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2554         Don't flush encoder state unless we have an initialised encoder.
2555         Clear out encoder state on PAUSED_TO_READY.
2556
2557 2005-09-22  Wim Taymans  <wim@fluendo.com>
2558
2559         * gst-libs/gst/rtp/gstbasertppayload.c:
2560         (gst_basertppayload_class_init), (gst_basertppayload_init),
2561         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2562         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2563         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2564         (gst_basertppayload_set_property),
2565         (gst_basertppayload_get_property),
2566         (gst_basertppayload_change_state):
2567         * gst-libs/gst/rtp/gstbasertppayload.h:
2568         Added max-ptime to control amount of data in the rtp packets.
2569
2570 2005-09-21  Andy Wingo  <wingo@pobox.com>
2571
2572         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2573         thingies.
2574
2575         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2576         can be called multiple times, dogs.
2577
2578 2005-09-21  Wim Taymans  <wim@fluendo.com>
2579
2580         * gst-libs/gst/rtp/gstbasertppayload.c:
2581         (gst_basertppayload_class_init), (gst_basertppayload_init),
2582         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2583         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2584         (gst_basertppayload_push), (gst_basertppayload_get_property),
2585         (gst_basertppayload_change_state):
2586         Allow 0 ssrc too.
2587
2588 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2589
2590         * docs/libs/compiling.sgml:
2591           fixing typos
2592
2593 2005-09-20  Wim Taymans  <wim@fluendo.com>
2594
2595         * gst-libs/gst/rtp/gstbasertppayload.c:
2596         (gst_basertppayload_class_init), (gst_basertppayload_init),
2597         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2598         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2599         (gst_basertppayload_push), (gst_basertppayload_set_property),
2600         (gst_basertppayload_get_property),
2601         (gst_basertppayload_change_state):
2602         * gst-libs/gst/rtp/gstbasertppayload.h:
2603         Added property to configure sequence number offsets.
2604
2605 2005-09-20  Wim Taymans  <wim@fluendo.com>
2606
2607         * gst-libs/gst/rtp/gstbasertppayload.c:
2608         (gst_basertppayload_class_init), (gst_basertppayload_init),
2609         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2610         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2611         (gst_basertppayload_push), (gst_basertppayload_set_property),
2612         (gst_basertppayload_get_property),
2613         (gst_basertppayload_change_state):
2614         * gst-libs/gst/rtp/gstbasertppayload.h:
2615         Make timestamp offset configurable.
2616
2617 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2618
2619         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2620           fix wrong pop/unref
2621
2622 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2623
2624         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2625
2626         * gst-libs/gst/interfaces/propertyprobe.c:
2627         (gst_property_probe_probe_property_name),
2628         (gst_property_probe_needs_probe_name),
2629         (gst_property_probe_get_values_name),
2630         (gst_property_probe_probe_and_get_values_name):
2631           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2632           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2633
2634 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2635
2636         * check/Makefile.am:
2637           have some tests be disabled for valgrinding
2638         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2639         (GST_START_TEST):
2640         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2641           Fix A Leak.  Chain To Parent Finalize.
2642
2643 2005-09-19  Wim Taymans  <wim@fluendo.com>
2644
2645         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2646         Fixed wav pipeline.
2647
2648 2005-09-19  Wim Taymans  <wim@fluendo.com>
2649
2650         * gst-libs/gst/rtp/gstbasertppayload.c:
2651         (gst_basertppayload_class_init), (gst_basertppayload_init),
2652         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2653         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2654         (gst_basertppayload_push), (gst_basertppayload_get_property),
2655         (gst_basertppayload_change_state):
2656         Posting ERROR and WARNING messages is good.
2657
2658 2005-09-19  Wim Taymans  <wim@fluendo.com>
2659
2660         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2661         (gst_base_rtp_depayload_add_to_queue),
2662         (gst_base_rtp_depayload_push),
2663         (gst_base_rtp_depayload_set_gst_timestamp),
2664         (gst_base_rtp_depayload_queue_release):
2665         This one was not supposed to go in.
2666
2667 2005-09-19  Wim Taymans  <wim@fluendo.com>
2668
2669         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2670         Fix for bus API.
2671
2672         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2673         (gst_base_rtp_depayload_chain),
2674         (gst_base_rtp_depayload_add_to_queue),
2675         (gst_base_rtp_depayload_push),
2676         (gst_base_rtp_depayload_set_gst_timestamp),
2677         (gst_base_rtp_depayload_queue_release):
2678         Some cleanups.
2679
2680         * gst-libs/gst/rtp/gstbasertppayload.c:
2681         (gst_basertppayload_class_init), (gst_basertppayload_init),
2682         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2683         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2684         (gst_basertppayload_get_property),
2685         (gst_basertppayload_change_state):
2686         Added debugging category.
2687
2688 2005-09-18  David Schleef  <ds@schleef.org>
2689
2690         * gst/playback/gstdecodebin.c: free plugin list correctly
2691         * gst/playback/gstplaybin.c: emit warning if autovideosink
2692           and autoaudiosink can't be found (instead of segfaulting)
2693
2694 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2695
2696         * check/elements/audioconvert.c: (GST_START_TEST):
2697           try out 24 bit conversion
2698
2699 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2700
2701         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2702         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2703         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2704         * ext/vorbis/vorbisenc.h:
2705           Fix EOS handling.  Still needs a fix in the ogg muxer to
2706           mark the last page as eos.
2707
2708 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2709
2710         * common/gtk-doc-plugins.mak:
2711         * docs/plugins/Makefile.am:
2712         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2713         * gst/ffmpegcolorspace/Makefile.am:
2714         * gst/ffmpegcolorspace/avcodec.h:
2715         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2716         * gst/tcp/gstmultifdsink.c:
2717           fix up ffmpegcolorspace docs; extract header
2718
2719 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2720
2721         * common/gtk-doc-plugins.mak:
2722         * docs/plugins/Makefile.am:
2723         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2724         * ext/theora/Makefile.am:
2725         * ext/theora/gsttheoraenc.h:
2726         * ext/theora/theoraenc.c:
2727         * ext/vorbis/vorbisenc.c:
2728           pick up signals and args for vorbis; add some docs for vorbis
2729
2730 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2731
2732         * common/gstdoc-scangobj:
2733         * common/gtk-doc-plugins.mak:
2734         * docs/libs/Makefile.am:
2735         * docs/plugins/gst-plugins-base-plugins.args:
2736         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2737         * docs/plugins/gst-plugins-base-plugins.interfaces:
2738         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2739         * docs/plugins/gst-plugins-base-plugins.signals:
2740           only scanobj stuff from our source module.  Not sure yet
2741           if that's correct, given the hierarchy stuff :)
2742
2743 2005-09-15  Wim Taymans  <wim@fluendo.com>
2744
2745         * gst/audioconvert/gstaudioconvert.c:
2746         And enable 24 bits mode as well..
2747
2748 2005-09-15  Wim Taymans  <wim@fluendo.com>
2749
2750         * gst-libs/gst/rtp/Makefile.am:
2751         * gst-libs/gst/rtp/gstbasertppayload.c:
2752         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2753         (gst_basertppayload_class_init), (gst_basertppayload_init),
2754         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2755         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2756         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2757         (gst_basertppayload_set_property),
2758         (gst_basertppayload_get_property),
2759         (gst_basertppayload_change_state):
2760         * gst-libs/gst/rtp/gstbasertppayload.h:
2761         Added rtp payloader base class.
2762
2763 2005-09-15  Andy Wingo  <wingo@pobox.com>
2764
2765         * configure.ac (plugindir): Remove the EOL matcher from the
2766         regexp, as it causes me problems. Libtool? Make? Who knows?
2767
2768 2005-09-14  David Schleef  <ds@schleef.org>
2769
2770         * check/generic/states.c: 
2771         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2772         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2773           Fixes for changes in registry API.
2774
2775         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2776           to GST_PLUGIN_LDFLAGS.
2777         * ext/libvisual/visual.c: Make the library shut up.
2778         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2779         * gst-libs/gst/audio/gstaudiofilter.c: same
2780
2781 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2782
2783         * docs/plugins/Makefile.am:
2784         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2785         * docs/plugins/inspect/plugin-libvisual.xml:
2786         * docs/plugins/tmpl/element-tcpserversink.sgml:
2787         * ext/theora/theoraenc.c:
2788           add libvisual plugin and theoraenc element to docs
2789
2790 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2791
2792         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2793         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2794         * ext/theora/theoraenc.c:
2795           add theoraenc
2796
2797 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2798
2799         * gst/audioconvert/Makefile.am:
2800           Audioconvert derives from GstBaseTransform and should
2801           link to the library with our base elements to avoid
2802           unresolved symbols. Makes things work with MinGW (#316160)
2803
2804         * gst/playback/test4.c: (main):
2805           Fix MinGW build problem and use g_usleep() instead of 
2806           sleep() (#316162)
2807
2808 2005-09-12  Wim Taymans  <wim@fluendo.com>
2809
2810         * gst/audioconvert/audioconvert.c: (float),
2811         (audio_convert_prepare_context), (audio_convert_convert):
2812         * gst/audioconvert/audioconvert.h:
2813         Cleanups, speedups, simplifications, added back support
2814         for 24 bits.
2815
2816 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2817
2818         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2819         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2820         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2821         * docs/plugins/tmpl/element-tcpserversink.sgml:
2822         * gst/ffmpegcolorspace/gstffmpeg.c:
2823         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2824         * gst/videotestsrc/gstvideotestsrc.c:
2825         * gst/volume/gstvolume.c:
2826           add more elements to the docs
2827
2828 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2829
2830         * check/Makefile.am:
2831         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2832         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2833           Add extra tests for basetransform based components. 
2834           Comment out the test_element_negotiation test until we decide
2835           if it's testing correct behaviour.
2836         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2837         (gst_visual_chain), (gst_visual_change_state):
2838           Slightly more correct but still bogus timestamping.
2839           Fix state change function.
2840         * gst/audioconvert/gstaudioconvert.c:
2841         (gst_audio_convert_class_init):
2842         * gst/audioresample/gstaudioresample.c:
2843         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2844         (gst_ffmpegcsp_class_init):
2845         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2846         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2847         (gst_videoscale_prepare_image):
2848         * gst/volume/gstvolume.c: (gst_volume_class_init),
2849         (volume_transform_ip):
2850           Basetransform updates. Enable passthrough modes.
2851         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2852         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2853         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2854           Negotiation fix that allows the window to return to the original
2855           size and renegotiate passthrough upstream. Extra debug output.
2856
2857 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2858
2859         * gst/sine/gstsinesrc.c:
2860         * gst/volume/gstvolume.c:
2861           fix up header include
2862
2863 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2864
2865         * gst-libs/gst/audio/gstbaseaudiosink.c:
2866         (gst_base_audio_sink_render):
2867         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2868         * gst/volume/gstvolume.c: (gst_volume_class_init),
2869         (volume_transform):
2870           fixing lost sync, some more debugging
2871
2872 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2873
2874         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2875         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2876         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2877         (gst_xvimagesink_check_xshm_calls):
2878           Fix compilation when XShm is not available.
2879
2880 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2881
2882         * ext/libvisual/visual.c: (gst_visual_dispose),
2883         (gst_visual_getcaps), (gst_visual_src_setcaps),
2884         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2885         (gst_visual_change_state):
2886           Finish fixing up libvisual plugin so that it runs. 
2887
2888 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2889
2890         * ext/vorbis/vorbisenc.c:
2891         * gst-libs/gst/tag/gstvorbistag.c:
2892           gsttaginterface.h -> gsttagsetter.h
2893
2894 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2895
2896         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2897           added another test that failes for me (test is not active by default)
2898
2899 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2900
2901         * configure.ac:
2902           v4l2 is no longer in gst-plugins-base
2903
2904 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2905
2906         * configure.ac:
2907           In the output at the end, don't show the first plugin on the same
2908           line as "Core plug-ins, always built:".
2909           Indent the output as for other plugin categories
2910         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2911           #define that can be used to not use peer buffer_alloc functions for
2912           test purposes.
2913         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2914         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2915         (gst_ximagesink_show_frame):
2916         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2917         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2918         (gst_xvimagesink_show_frame):
2919           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2920           fails gracefully instead of XError aborting or deadlocking.
2921
2922 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2923
2924         * ext/libvisual/Makefile.am:
2925           link against gst-base-libs
2926
2927 2005-09-06  David Schleef  <ds@schleef.org>
2928
2929         * configure.ac: Enable libvisual plugin.
2930         * ext/libvisual/Makefile.am:
2931         * ext/libvisual/visual.c: Fixes to make it compile.
2932
2933 === release 0.9.2 ===
2934
2935 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2936
2937         * NEWS:
2938         * RELEASE:
2939         * configure.ac:
2940         * docs/random/ChangeLog-0.8:
2941           releasing 0.9.2, "Spoon"
2942
2943 2005-09-05  Michael Smith <msmith@fluendo.com>
2944
2945         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2946           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2947           that in the vorbisenc element.
2948
2949 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2950
2951         * common/gtk-doc-plugins.mak:
2952         * docs/plugins/Makefile.am:
2953           fix distcheck
2954         * gst/audioresample/resample.c:
2955           fix wrong docstring
2956
2957 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2958
2959         * common/gst-xmlinspect.py:
2960         * common/gtk-doc-plugins.mak:
2961           only inspect plugins for this given package
2962           require gst-python 0.9
2963
2964 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2965
2966         * Makefile.am:
2967         * autogen.sh:
2968         * common/gst-xmlinspect.py:
2969         * configure.ac:
2970         * docs/Makefile.am:
2971         * docs/plugins/inspect/plugin-alsa.xml:
2972         * docs/plugins/inspect/plugin-audioresample.xml:
2973         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2974         * docs/plugins/inspect/plugin-ogg.xml:
2975         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2976         * docs/plugins/tmpl/element-multifdsink.sgml:
2977         * docs/plugins/tmpl/element-tcpserversink.sgml:
2978         * docs/plugins/tmpl/element-vorbisenc.sgml:
2979         * gst-plugins-base.spec.in:
2980           various doc-related updates
2981
2982 2005-08-31  Wim Taymans  <wim@fluendo.com>
2983
2984         * gst-libs/gst/audio/gstbaseaudiosink.c:
2985         (gst_base_audio_sink_render):
2986         Resync if the buffer timestamps drift more than a 10th 
2987         of a second.
2988
2989 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2990
2991         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2992         (gst_v4lsrc_get_property):
2993           The 'timestamp-offset' property is registered as an int64, so
2994           let's use g_value_{set|get}_int64() in our setter and getter
2995           functions (makes it work and fixes warnings with gst-inspect).
2996
2997 2005-08-30  Wim Taymans  <wim@fluendo.com>
2998
2999         * check/elements/audioconvert.c: (setup_audioconvert):
3000         * check/elements/audioresample.c: (setup_audioresample):
3001         * check/elements/volume.c: (setup_volume):
3002         Fix checks.
3003
3004 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3005
3006         * common/gtk-doc-plugins.mak:
3007         * common/plugins.xsl:
3008         * docs/plugins/Makefile.am:
3009           make module a param
3010
3011 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3012
3013         * examples/seeking/seek.c: (make_mp3_pipeline),
3014         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3015         (play_cb), (pause_cb), (stop_cb):
3016           update the example
3017
3018 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3019
3020         * gst/volume/gstvolume.c: (gst_volume_class_init),
3021         (volume_transform):
3022           do not update controlled params, if buffer has no timestamp
3023
3024 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3025
3026         * configure.ac:
3027         * gst/sine/Makefile.am:
3028         * gst/volume/Makefile.am:
3029           controllerized elements also need to link against controller-libs ;)
3030
3031 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3032
3033         * docs/libs/tmpl/gstcolorbalance.sgml:
3034         * docs/libs/tmpl/gstgconf.sgml:
3035         * docs/libs/tmpl/gstmixer.sgml:
3036         * docs/libs/tmpl/gstringbuffer.sgml:
3037         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3038         (gst_sinesrc_create):
3039         * gst/volume/gstvolume.c: (gst_volume_class_init),
3040         (volume_transform):
3041           controllerized two audio plugins
3042
3043 2005-08-29  Andy Wingo  <wingo@pobox.com>
3044
3045         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3046         (vorbis_handle_data_packet): Fix some int overflow errors.
3047
3048         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3049         -1.
3050         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3051         valid.
3052         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3053         if it's valid. Fixed streaming-mode playback.
3054
3055         * check/elements/volume.c (cleanup_volume): Fix for running
3056         CK_FORK=no.
3057
3058         * check/elements/audioconvert.c: Convert from native endian, not
3059         little endian.
3060
3061 2005-08-29  Michael Smith <msmith@fluendo.com>
3062
3063         * ext/ogg/Makefile.am:
3064         * ext/ogg/gstogg.c: (plugin_init):
3065         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3066         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3067         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3068         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3069         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3070         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3071         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3072         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3073         Add an ogg parser element.
3074
3075 2005-08-28  Andy Wingo  <wingo@pobox.com>
3076
3077         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3078
3079 2005-08-26  Wim Taymans  <wim@fluendo.com>
3080
3081         * gst/audioconvert/audioconvert.c: (if), (float),
3082         (audio_convert_get_func_index), (check_default),
3083         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3084         (audio_convert_clean_context), (audio_convert_get_sizes),
3085         (audio_convert_convert):
3086         Cleanups.
3087
3088 2005-08-26  Wim Taymans  <wim@fluendo.com>
3089
3090         * gst/audioconvert/audioconvert.c: (if), (float),
3091         (audio_convert_get_func_index), (check_default),
3092         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3093         (audio_convert_clean_context), (audio_convert_get_sizes),
3094         (audio_convert_convert):
3095         More elegant and working temp buffer selection algo.
3096
3097 2005-08-26  Wim Taymans  <wim@fluendo.com>
3098
3099         * gst/audioconvert/audioconvert.c: (if), (float),
3100         (audio_convert_get_func_index), (check_default),
3101         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3102         (audio_convert_clean_context), (audio_convert_get_sizes),
3103         (get_temp_buffer), (audio_convert_convert):
3104         Use realloc else we lose our original data.
3105
3106 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3107
3108         * gst/audioresample/gstaudioresample.c:
3109           use base class' newsegment to properly timestamp
3110
3111 2005-08-26  Wim Taymans  <wim@fluendo.com>
3112
3113         * gst/audioconvert/audioconvert.c: (if), (float),
3114         (audio_convert_get_func_index), (check_default),
3115         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3116         (audio_convert_clean_context), (audio_convert_get_sizes),
3117         (get_temp_buffer), (audio_convert_convert):
3118         * gst/audioconvert/gstaudioconvert.c:
3119         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3120         (gst_audio_convert_transform_caps),
3121         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3122         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3123         Oops, allocate enough space to perform the channel mix.
3124
3125 2005-08-26  Wim Taymans  <wim@fluendo.com>
3126
3127         * gst/audioconvert/Makefile.am:
3128         * gst/audioconvert/audioconvert.c: (if), (float),
3129         (audio_convert_get_func_index), (check_default),
3130         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3131         (audio_convert_clean_context), (audio_convert_get_sizes),
3132         (get_temp_buffer), (audio_convert_convert):
3133         * gst/audioconvert/audioconvert.h:
3134         * gst/audioconvert/gstaudioconvert.c:
3135         (gst_audio_convert_class_init), (gst_audio_convert_init),
3136         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3137         (gst_audio_convert_get_unit_size),
3138         (gst_audio_convert_transform_caps),
3139         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3140         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3141         * gst/audioconvert/gstaudioconvert.h:
3142         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3143         (gst_channel_mix_fill_identical),
3144         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3145         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3146         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3147         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3148         (gst_channel_mix_mix):
3149         * gst/audioconvert/gstchannelmix.h:
3150         Cleanups, librarify a bit, optimize, better negotiation and more.
3151
3152 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3153
3154         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3155         Another from MikeS:
3156         During typefinding, don't support negative offsets
3157         (offsets from the end of the stream) in our typefind->peek() function
3158         - nothing embedded in ogg ever needs them. However, we need to recognise
3159         those requests and reject them, otherwise we return invalid pointers.
3160
3161 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3162
3163         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3164         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3165         (vorbisdec_finalize), (vorbis_handle_type_packet):
3166           Big shout-out to MikeS for fixing this giant memory leak.
3167           Huzzah!
3168
3169 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3170
3171         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3172         (audio_convert_get_unit_size):
3173           plug some leaks
3174
3175 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3176
3177         * check/Makefile.am:
3178         * check/elements/audioconvert.c: (setup_audioconvert),
3179         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3180         (GST_START_TEST), (audioconvert_suite), (main):
3181           add a test for audioconvert
3182         * gst/audioresample/gstaudioresample.c:
3183         * gst/audioresample/gstaudioresample.h:
3184           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3185           note that for buffers of 1/3 sec this means DURATION(c) is 
3186           one nanosecond more than for a and b
3187
3188 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3189
3190         * check/Makefile.am:
3191         * check/elements/audioresample.c: (setup_audioresample),
3192         (cleanup_audioresample), (fail_unless_perfect_stream),
3193         (test_perfect_stream_instance), (GST_START_TEST),
3194           add a check for audioresample
3195         (audioresample_suite), (main):
3196         * check/elements/volume.c: (GST_START_TEST):
3197           remove unused method
3198         * gst/audioresample/gstaudioresample.c:
3199           set correct buffer parameters since we're changing them
3200         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3201           add some debug
3202
3203 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3204
3205         * gst/audioresample/debug.c:
3206         * gst/audioresample/gstaudioresample.c:
3207           add room for extra overlap samples when asked to transform size
3208           protect against possible mem corruption and check for discrepancies
3209           between written size and outbuffer's size so we can warn for
3210           potential problems
3211         * gst/audioresample/resample.c: (resample_init),
3212         (resample_get_output_size_for_input), (resample_get_output_size),
3213         (resample_set_n_channels), (resample_set_format):
3214           set debug level based on RESAMPLE_DEBUG env var
3215           make sure that get_output_size* returns a whole number of
3216           sample_size
3217           set sample_size each time either channel or format is set
3218         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3219         * gst/audioresample/resample_functable.c:
3220         (resample_scale_functable):
3221         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3222           remove r->sample_size, it's done in resample.c now
3223           add some debugging to the ref implementation
3224           make sure we only give back bytes that are wholes of the sample
3225           size
3226
3227 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3228         * gst/playback/gstplaybasebin.c: (fill_buffer):
3229         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3230
3231 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3232
3233         * gst/volume/gstvolume.c:
3234           made set_caps function static
3235
3236 2005-08-24  Wim Taymans  <wim@fluendo.com>
3237
3238         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3239         (gst_vorbisenc_change_state):
3240         Stop leaking taglists.
3241
3242 2005-08-24  Wim Taymans  <wim@fluendo.com>
3243
3244         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3245         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3246         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3247         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3248         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3249         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3250         Parse seeking events better.
3251         Unref static caps.
3252         Generate correct newsegment events, fixes seeking in live oggs.
3253
3254         * ext/theora/theoradec.c: (theora_dec_src_query),
3255         (theora_dec_src_event), (theora_dec_src_getcaps),
3256         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3257         Use newsegment values to report correct play time.
3258
3259         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3260         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3261         * ext/vorbis/vorbisdec.h:
3262         Parse and use newsegment values to report correct play time.
3263
3264         * gst-libs/gst/audio/gstbaseaudiosink.c:
3265         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3266         Clear ringbuffer on flush.
3267         Use newsegment values to calculate playback time.
3268
3269         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3270         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3271         Basesink does newsegment calculations for us now.
3272
3273 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3274
3275         * check/Makefile.am:
3276         * configure.ac:
3277           add core's plugins to the mix so that playbin works
3278         * check/generic/states.c: (GST_START_TEST):
3279           set a 0 timeout on pipelines, so they don't force the next
3280           state change
3281         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3282         (gst_play_base_bin_change_state):
3283           remove the crappy error handling and do GST error handling
3284
3285 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3286
3287         * check/Makefile.am:
3288         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3289           add same test as to core, it bitches out on playbin atm.
3290
3291 2005-08-24  Wim Taymans  <wim@fluendo.com>
3292
3293         * configure.ac:
3294         Remove audioscale.
3295
3296 2005-08-24  Wim Taymans  <wim@fluendo.com>
3297
3298         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3299         (gst_videoscale_prepare_size), (parse_caps),
3300         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3301         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3302         (gst_videoscale_transform):
3303         * gst/videoscale/gstvideoscale.h:
3304         Refactor, make use of BaseTranform really well.
3305
3306 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3307
3308         * configure.ac:
3309           compile audioresample
3310         * gst/audioresample/Makefile.am:
3311         * gst/audioresample/buffer.c:
3312         * gst/audioresample/functable.c:
3313         * gst/audioresample/gstaudioresample.c:
3314         * gst/audioresample/gstaudioresample.h:
3315         * gst/audioresample/resample.c:
3316         (resample_get_output_size_for_input):
3317         * gst/audioresample/resample.h:
3318         * gst/audioresample/resample_chunk.c:
3319         * gst/audioresample/resample_functable.c:
3320         * gst/audioresample/resample_ref.c:
3321           port to use basetransform; doesn't work in all cases yet
3322
3323 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3324
3325         * gst/audioconvert/gstaudioconvert.c:
3326         (gst_audio_convert_class_init), (gst_audio_convert_init),
3327         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3328         (audio_convert_fixate_caps), (audio_convert_set_caps),
3329         (audio_convert_transform),
3330         (gst_audio_convert_buffer_to_default_format),
3331         (gst_audio_convert_buffer_from_default_format),
3332         (gst_audio_convert_channels):
3333         * gst/audioconvert/gstchannelmix.c:
3334         * gst/audioconvert/gstchannelmix.h:
3335           port to basetransform
3336         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3337         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3338         (gst_ffmpegcsp_get_unit_size):
3339         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3340         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3341           fix for basetransform changes
3342
3343 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3344
3345         * check/Makefile.am:
3346           Add CHECK_CFLAGS and LDFLAGS
3347
3348         * gst/playback/gstplaybasebin.c: (fill_buffer):
3349           GST_MESSAGE_SRC became a GObject
3350
3351 2005-08-24  Wim Taymans  <wim@fluendo.com>
3352
3353         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3354         (gst_ring_buffer_clear_all):
3355         * gst-libs/gst/audio/gstringbuffer.h:
3356         Added function to clear the ringbuffer.
3357
3358 2005-08-24  Andy Wingo  <wingo@pobox.com>
3359
3360         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3361         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3362         of _open and _close.
3363
3364         * sys/v4l/gstv4lxoverlay.h:
3365         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3366         an Xv connection here, instead of all the time. Make Xv only be
3367         loaded if you axe for it. Kindof a workaround for buggy behaviour
3368         of Xv when using remote xservers (XvQueryExtension would block).
3369         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3370         replace the _open and _close public API. Only start the xv
3371         connection if necessary.
3372         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3373
3374 2005-08-23  David Schleef  <ds@schleef.org>
3375
3376         * gst/audioresample/Makefile.am: Leet audioresampling code
3377         * gst/audioresample/buffer.c:
3378         * gst/audioresample/buffer.h:
3379         * gst/audioresample/debug.c:
3380         * gst/audioresample/debug.h:
3381         * gst/audioresample/functable.c:
3382         * gst/audioresample/functable.h:
3383         * gst/audioresample/gstaudioresample.c:
3384         * gst/audioresample/gstaudioresample.h:
3385         * gst/audioresample/resample.c:
3386         * gst/audioresample/resample.h:
3387         * gst/audioresample/resample_chunk.c:
3388         * gst/audioresample/resample_functable.c:
3389         * gst/audioresample/resample_ref.c:
3390
3391 2005-08-23  Wim Taymans  <wim@fluendo.com>
3392
3393         * examples/seeking/seek.c: (make_vorbis_pipeline),
3394         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3395         Small seek updates.
3396
3397 2005-08-23  Andy Wingo  <wingo@pobox.com>
3398
3399         * gst-libs/gst/audio/gstbaseaudiosrc.c
3400         (gst_base_audio_src_fixate): Only fixate endianness if it is
3401         present in the caps.
3402
3403 2005-08-22  Andy Wingo  <wingo@pobox.com>
3404
3405         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3406         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3407         device-name property.
3408
3409         * gst-libs/gst/audio/gstaudiosrc.h:
3410         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3411         close_device in the ring buffer, like gstaudiosink.
3412
3413         * ext/alsa/gstalsamixer.h:
3414         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3415         macro to implement the interface without much code. Cleanups. 
3416
3417         * ext/alsa/gstalsasrc.h:
3418         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3419         READY.
3420
3421         * ext/alsa/Makefile.am: Add new files.
3422         * ext/alsa/gstalsamixerelement.c: 
3423         * ext/alsa/gstalsamixerelement.c: Split element code out from
3424         mixer code so that alsasrc can be a mixer too.
3425
3426 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3427
3428         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3429         (GST_START_TEST):
3430         * check/elements/vorbisdec.c: (setup_vorbisdec),
3431         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3432         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3433         (vorbis_handle_identification_packet),
3434         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3435         (vorbis_handle_header_packet), (vorbis_dec_push),
3436         (vorbis_dec_chain):
3437           use the setup/teardown methods to save code.  save code is good.
3438
3439 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3440
3441         * check/Makefile.am:
3442           add ext dir for plugins
3443           add vorbisdec test conditionally
3444         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3445         (GST_START_TEST), (volume_suite):
3446           add a test with wrong caps
3447         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3448         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3449           add a vorbisdec test
3450         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3451         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3452           clean up debug output
3453         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3454           yay, fix a segfault/security issue in vorbisdec
3455           gst-launch fakesrc ! vorbisdec wasn't happy
3456         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3457         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3458         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3459         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3460         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3461         (gst_vorbisenc_set_metadata), (get_constraints_string),
3462         (update_start_message), (gst_vorbisenc_setup),
3463         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3464         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3465         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3466         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3467         * ext/vorbis/vorbisenc.h:
3468           march in line
3469         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3470         (gst_ffmpegcsp_transform):
3471           have the kow come home
3472         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3473           debug my func ptr
3474         * gst/volume/gstvolume.c: (volume_set_caps):
3475           add a debug
3476
3477 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3478
3479         * Makefile.am:
3480         * check/.cvsignore:
3481         * check/Makefile.am:
3482         * check/elements/.cvsignore:
3483         * check/elements/volume.c: (chain_func), (event_func),
3484         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3485         (main):
3486         * configure.ac:
3487           add unit test structure for gst-plugins-base
3488           add a test for volume
3489         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3490         (gst_volume_set_volume), (gst_volume_get_volume),
3491         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3492         (volume_funcfind), (volume_process_float), (volume_process_int16),
3493         (volume_set_caps), (volume_transform), (volume_update_mute),
3494         (volume_update_volume), (volume_set_property),
3495         (volume_get_property):
3496           document a little; use basetransform vmethod _set_caps
3497
3498 2005-08-19  Andy Wingo  <wingo@pobox.com>
3499
3500         * ext/alsa/gstalsamixertrack.h:
3501         * ext/alsa/gstalsamixertrack.c:
3502         * ext/alsa/gstalsamixeroptions.h:
3503         * ext/alsa/gstalsamixeroptions.c:
3504         * ext/alsa/gstalsamixer.h:
3505         * ext/alsa/gstalsamixer.c: Port to 0.9.
3506
3507         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3508         Remove gstalsa.c and alsaclock. No more cruft here.
3509         
3510 2005-08-18  Wim Taymans  <wim@fluendo.com>
3511
3512         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3513         (gst_base_rtp_depayload_chain),
3514         (gst_base_rtp_depayload_add_to_queue),
3515         (gst_base_rtp_depayload_push),
3516         (gst_base_rtp_depayload_queue_release):
3517         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3518         Fix for RTPBuffer changes.
3519
3520         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3521         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3522         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3523         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3524         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3525         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3526         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3527         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3528         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3529         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3530         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3531         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3532         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3533         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3534         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3535         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3536         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3537         (gst_rtpbuffer_get_payload):
3538         * gst-libs/gst/rtp/gstrtpbuffer.h:
3539         Don't subclass GstBuffer but add methods and helper functions
3540         to construct and manipulate RTP packets in regular GstBuffers.
3541
3542 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3543
3544         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3545           moved statement below switch
3546         * gst/volume/gstvolume.c: (gst_volume_class_init):
3547           added debug ptr
3548
3549 2005-08-16  Wim Taymans  <wim@fluendo.com>
3550
3551         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3552         (gst_base_audio_src_change_state):
3553         Open and close device in READY<->NULL state change.
3554
3555 2005-08-16  Andy Wingo  <wingo@pobox.com>
3556
3557         * examples/seeking/Makefile.am: Don't compile non-compiling
3558         compiled objects with the compiler.
3559
3560         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3561         elements.
3562
3563 2005-08-12  Philippe Khalaf <burger@speedy.org>
3564         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3565         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3566           Made a thread to release the queue.
3567           Removed timestamp conversion for now.
3568
3569 2005-08-10  Philippe Khalaf <burger@speedy.org>
3570         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3571         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3572           Added rtp timestamp -> gst timestamp conversion.
3573           Fixed several problems with queue.
3574
3575 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3576
3577         * gst-libs/gst/audio/gstaudioclock.h:
3578         * gst-libs/gst/audio/gstaudiofilter.h:
3579         * gst-libs/gst/audio/gstaudiosink.h:
3580         * gst-libs/gst/audio/gstaudiosrc.h:
3581         * gst-libs/gst/audio/gstbaseaudiosink.h:
3582         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3583         * gst-libs/gst/audio/gstringbuffer.h:
3584         * gst-libs/gst/net/gstnetbuffer.h:
3585         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3586         * gst-libs/gst/rtp/gstrtpbuffer.h:
3587           Add padding (you will need to rebuild gst-plugins-base,
3588           gst-plugins and all applications afterwards!)
3589
3590 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3591
3592         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3593         (gst_riff_parse_chunk):
3594           Fix bug in debug message and add some more debug messages.
3595
3596 2005-08-08  Edward Hervey  <edward@fluendo.com>
3597
3598         * gst-libs/gst/riff/riff-media.c:
3599         backported updates since branch
3600
3601 2005-08-08  Andy Wingo  <wingo@pobox.com>
3602
3603         * gst-libs/gst/audio/gstbaseaudiosink.c
3604         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3605         like good elements should. Close on READY->NULL too.
3606
3607         * gst-libs/gst/audio/gstaudiosink.c
3608         (gst_audioringbuffer_open_device,
3609         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3610         (gst_audioringbuffer_release): Updates for new ring buffer API,
3611         hook into the new audio sink api.
3612
3613         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3614         (GstAudioSinkClass.close): Just open and close the device -- no
3615         resource allocation or configuration.
3616         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3617         vmethods, handle device setup and resource allocation.
3618
3619         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3620         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3621         base class API.
3622
3623         * gst-libs/gst/audio/gstringbuffer.h
3624         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3625         New vmethods.
3626
3627         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3628         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3629         New API functions. The device should be opened before acquiring
3630         and closed after releasing.
3631
3632 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3633
3634         * gst-libs/gst/interfaces/mixer.h:
3635           Reset padding to GST_PADDING.
3636
3637 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3638
3639         * gst/playback/gstplaybin.c: (remove_sinks):
3640           Remove visualization from parent explicitely; works around some
3641           apparent refcount issue that I haven't tracked down yet.
3642
3643 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3644
3645         * ext/alsa/gstalsasink.c: (set_hwparams):
3646           Assign debug category, add negotiation debug msgs.
3647
3648 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3649
3650         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3651           Fix error code for file-not-found to NOT_FOUND.
3652
3653 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3654
3655         * common/gtk-doc-plugins.mak:
3656         * docs/plugins/Makefile.am:
3657         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3658         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3659           renamed to actual element names, so much nicer to look at
3660         * docs/plugins/tmpl/gstmultifdsink.sgml:
3661           remove
3662         * docs/plugins/tmpl/multifdsink.sgml:
3663         * docs/plugins/tmpl/tcpserversink.sgml:
3664           add
3665         * ext/alsa/gstalsa.c:
3666         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3667         * ext/ogg/gstoggmux.c:
3668         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3669         * gst/playback/gstdecodebin.c:
3670         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3671         * gst/tcp/gsttcpserversink.c:
3672           various fixes and documentation additions
3673
3674 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3675
3676         * common/Makefile.am:
3677         * common/gstdoc-scangobj:
3678         * common/gtk-doc-plugins.mak:
3679         * common/gtk-doc.mak:
3680           add a custom scangobj that uses the registry
3681           add a custom gtk-doc-plugins.mak that uses it
3682           some doc build fixes
3683         * configure.ac:
3684         * docs/Makefile.am:
3685         * docs/plugins/Makefile.am:
3686         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3687         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3688         * docs/plugins/gst-plugins-base-plugins.types:
3689         * docs/plugins/tmpl/gstmultifdsink.sgml:
3690           add docs for one element, multifdsink
3691         * gst/adder/gstadder.h:
3692         * gst/volume/gstvolume.h:
3693           don't privatize enum
3694         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3695         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3696         (gst_sync_method_get_type), (gst_client_status_get_type),
3697         (gst_multifdsink_class_init),
3698         (gst_multifdsink_client_queue_buffer),
3699         (gst_multifdsink_handle_client_write):
3700         * gst/tcp/gstmultifdsink.h:
3701         * gst/tcp/gsttcp.h:
3702         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3703         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3704         (gst_tcpclientsink_render):
3705         * gst/tcp/gsttcpclientsink.h:
3706         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3707         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3708         (gst_tcpclientsrc_start):
3709         * gst/tcp/gsttcpclientsrc.h:
3710         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3711         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3712         * gst/tcp/gsttcpserversrc.h:
3713         * gst/typefind/gsttypefindfunctions.c:
3714           remove superfluous Type stuff
3715
3716 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3717
3718         * gst/playback/gstplaybin.c: (gen_video_element):
3719           Enable videoscale.
3720
3721 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3722
3723         * gst-libs/gst/gconf/gconf.c:
3724         * gst-libs/gst/gconf/gconf.h:
3725           Fix some Andy Problem [tm].
3726
3727 2005-08-04  Andy Wingo  <wingo@pobox.com>
3728
3729         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3730         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3731         (gst_ffmpegcsp_get_size): Adapt to API changes.
3732
3733         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3734         Implement an in-place do-nothing transform.
3735
3736 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3737
3738         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3739         (gst_ximagesink_renegotiate_size):
3740           Do not set new window sizes yet if we prepare a new buffer size
3741           for upstream renegotiation (software scaling) at some point in the
3742           future, because this new size waqs not actually accepted yet. Once
3743           accepted, renegotiation later on will set the new sizes just fine.
3744           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3745           embedding testcase.
3746
3747 2005-08-03  Andy Wingo  <wingo@pobox.com>
3748
3749         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3750         (gst_ximagesink_buffer_alloc): 
3751         Protect the height, width, and desired_caps with the pool_lock.
3752         Fixes videotestsrc ! queue ! ximagesink.
3753
3754 2005-08-02  Edward Hervey  <edward@fluendo.com>
3755
3756         * gst/volume/gstvolume.c:
3757         include left from controller cleanup
3758
3759 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3760         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3761           Stop collectpads before calling the parent state
3762           change function on PAUSED->READY.
3763
3764 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3765         * configure.ac:
3766           When testing for X libs, use the X CFlags 
3767         * gst/adder/gstadder.c: (gst_adder_change_state):
3768           Stop the collectpads before calling parent state change function
3769           on PAUSED->READY, otherwise we deadlock deactivating pads.
3770
3771 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3772
3773         * configure.ac:
3774         * docs/libs/tmpl/gstcolorbalance.sgml:
3775         * docs/libs/tmpl/gstmixer.sgml:
3776         * examples/Makefile.am:
3777         * gst/sine/Makefile.am:
3778         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3779         (gst_sinesrc_set_property), (plugin_init):
3780         * gst/sine/gstsinesrc.h:
3781         * gst/volume/Makefile.am:
3782         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3783         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3784         (volume_process_float), (volume_process_int16),
3785         (volume_set_property), (plugin_init):
3786         * gst/volume/gstvolume.h:
3787           deactivate and remove dparams (libgstcontrol)
3788
3789 2005-07-29  Wim Taymans  <wim@fluendo.com>
3790
3791         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3792         Convert me to BaseTransform!! help..
3793
3794 2005-07-29  Andy Wingo  <wingo@pobox.com>
3795
3796         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3797         sinks.
3798
3799         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3800         support of both endiannesses.
3801
3802 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3803
3804         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3805           Fix confusing debug message (s/event/query/)
3806
3807 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3808
3809         * gst/videotestsrc/videotestsrc.h:
3810           Use "_stdint.h" instead of <stdint.h>
3811
3812 2005-07-27  Wim Taymans  <wim@fluendo.com>
3813
3814         * ext/vorbis/Makefile.am:
3815         Revert wrong commit.
3816
3817 2005-07-27  Wim Taymans  <wim@fluendo.com>
3818
3819         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3820         More compilation fixen.
3821
3822 2005-07-27  Wim Taymans  <wim@fluendo.com>
3823
3824         * gst-libs/gst/audio/gstbaseaudiosink.c:
3825         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3826         (gst_base_audio_sink_create_ringbuffer),
3827         (gst_base_audio_sink_change_state):
3828         Fix compilation.
3829
3830 2005-07-27  Wim Taymans  <wim@fluendo.com>
3831
3832         * examples/seeking/seek.c: (setup_dynamic_link),
3833         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3834         (query_positions_elems), (query_positions_pads), (do_seek):
3835         Update seek example.
3836
3837         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3838         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3839         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3840         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3841         (gst_ogg_demux_handle_event),
3842         (gst_ogg_demux_deactivate_current_chain),
3843         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3844         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3845         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3846         (gst_ogg_demux_loop):
3847         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3848         * ext/theora/theoradec.c: (theora_dec_src_event),
3849         (theora_dec_src_getcaps), (theora_dec_sink_event),
3850         (theora_dec_push), (theora_dec_chain):
3851         * ext/vorbis/Makefile.am:
3852         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3853         (vorbis_dec_sink_event), (vorbis_dec_push),
3854         (vorbis_handle_data_packet):
3855         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3856         (gst_vorbisenc_chain):
3857         * gst/playback/gststreaminfo.c: (cb_probe):
3858         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3859         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3860         * gst/videoscale/gstvideoscale.c:
3861         (gst_videoscale_handle_src_event):
3862         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3863         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3864         (gst_ximagesink_navigation_send_event):
3865         * sys/xvimage/xvimagesink.c:
3866         (gst_xvimagesink_navigation_send_event):
3867         Various event updates and cleanups
3868
3869 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3870
3871         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3872           Fix segfault for I420/YV12.
3873
3874 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3875
3876         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3877           Report bitrate.
3878
3879 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3880
3881         * gst/playback/gstplaybin.c: (gen_video_element),
3882         (gen_audio_element):
3883           Switch to auto*sink elements as default sinks; add volume element
3884           so that volume control in totem works.
3885
3886 2005-07-21  Wim Taymans  <wim@fluendo.com>
3887
3888         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3889         * gst/playback/gstplaybin.c: (setup_sinks),
3890         (gst_play_bin_change_state):
3891         Refcount fix and more comments.
3892
3893 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3894
3895         * sys/ximage/Makefile.am:
3896         * sys/ximage/ximage.c: (plugin_init):
3897         * sys/ximage/ximagesink.c:
3898         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3899         
3900
3901 2005-07-21  Wim Taymans  <wim@fluendo.com>
3902
3903         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3904         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3905         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3906         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3907         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3908         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3909         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3910         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3911         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3912         Generate correct disconts for live chained oggs.
3913
3914         * gst-libs/gst/audio/gstbaseaudiosink.c:
3915         (gst_base_audio_sink_render),
3916         (gst_base_audio_sink_create_ringbuffer),
3917         (gst_base_audio_sink_change_state):
3918         Handle discont math correctly.
3919
3920         * gst/playback/gstplaybin.c: (add_sink):
3921         Some small debug cleanup.
3922
3923 2005-07-21  Wim Taymans  <wim@fluendo.com>
3924
3925         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3926         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3927         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3928         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3929         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3930         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3931         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3932         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3933         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3934         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3935         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3936         (gst_ogg_demux_change_state), (gst_ogg_print):
3937         Reorganize code to send the right disconts when in streaming
3938         mode.
3939
3940 2005-07-20  Andy Wingo  <wingo@pobox.com>
3941
3942         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3943         fix (?), fixes a seggie mcfalterson (#310894).
3944
3945 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3946
3947         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3948         (gst_ogg_mux_set_header_on_caps):
3949         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3950         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3951         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3952         * gst-libs/gst/audio/multichannel.c:
3953         (gst_audio_set_channel_positions),
3954         (gst_audio_set_structure_channel_positions_list):
3955         * gst/playback/gstdecodebin.c: (dynamic_create):
3956         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3957         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3958           Fixes for API changes in core.
3959
3960 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3961
3962         * gst/playback/gstplaybasebin.c: (fill_buffer):
3963           Use _new_custom() so we can set custom message types for buffering
3964           messages.
3965
3966 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3967
3968         * configure.ac:
3969         * gst-libs/gst/Makefile.am:
3970         * gst-libs/gst/gconf/.cvsignore:
3971         * gst-libs/gst/gconf/Makefile.am:
3972         * gst-libs/gst/gconf/test-gconf.c:
3973         * pkgconfig/Makefile.am:
3974         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3975         * pkgconfig/gstreamer-gconf.pc.in:
3976           Remove gconf stuff, use gconf elements instead from now on.
3977
3978 2005-07-20  Wim Taymans  <wim@fluendo.com>
3979
3980         * gst-libs/gst/audio/TODO:
3981         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3982         (gst_audio_clock_get_internal_time):
3983         * gst-libs/gst/audio/gstaudioclock.h:
3984         * gst-libs/gst/audio/gstbaseaudiosink.c:
3985         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3986         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3987         (gst_base_audio_sink_render),
3988         (gst_base_audio_sink_create_ringbuffer),
3989         (gst_base_audio_sink_change_state):
3990         Make sure the audio clock always returns an increasing value.
3991
3992 2005-07-19  Andy Wingo  <wingo@pobox.com>
3993
3994         * gst/videotestsrc/: Cleanups.
3995
3996 2005-07-19  Wim Taymans  <wim@fluendo.com>
3997
3998         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3999         Better debugging.
4000
4001 2005-07-19  Wim Taymans  <wim@fluendo.com>
4002
4003         * examples/seeking/seek.c: (make_dv_pipeline),
4004         (make_vorbis_theora_pipeline), (query_rates),
4005         (query_positions_elems), (query_positions_pads), (do_seek):
4006         Make correct DV pipeline.
4007
4008 2005-07-18  Andy Wingo  <wingo@pobox.com>
4009
4010         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4011         default. Also because it's the only thing that really works. (This
4012         is used in the GConf elements).
4013         Use AS_LIBTOOL_TAGS.
4014
4015 2005-07-18  Wim Taymans  <wim@fluendo.com>
4016
4017         * gst/playback/gstdecodebin.c: (remove_element_chain):
4018         * gst/playback/gstplaybin.c: (add_sink):
4019         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4020         (gst_stream_info_set_mute):
4021         * gst/playback/gststreamselector.c:
4022         (gst_stream_selector_get_linked_pad),
4023         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4024         More leak and compile fixes.
4025
4026 2005-07-18  Wim Taymans  <wim@fluendo.com>
4027
4028         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4029         (query_rates), (query_positions_elems), (query_positions_pads),
4030         (do_seek), (seek_cb), (stop_seek):
4031         Updated seek example. 
4032
4033         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4034         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4035         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4036         * gst/playback/gstplaybin.c: (add_sink):
4037         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4038         (gst_stream_info_set_mute):
4039         Some refcount leak fixes.
4040
4041 2005-07-16  Wim Taymans  <wim@fluendo.com>
4042
4043         * gst-libs/gst/audio/gstbaseaudiosink.c:
4044         (gst_base_audio_sink_render):
4045         Align samples even if we have roundoff errors in the 
4046         timestamp conversion.
4047
4048 2005-07-16  Wim Taymans  <wim@fluendo.com>
4049
4050         * docs/libs/tmpl/gstringbuffer.sgml:
4051         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4052         (query_rates), (query_positions_elems), (query_positions_pads),
4053         (update_scale), (do_seek):
4054         Updated seek example.
4055
4056         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4057         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4058         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4059         (gst_ogg_demux_loop):
4060         Push out correct discont values.
4061
4062         * ext/theora/theoradec.c: (theora_dec_src_convert),
4063         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4064         (theora_dec_sink_event), (theora_handle_type_packet),
4065         (theora_handle_header_packet), (theora_dec_push),
4066         (theora_handle_data_packet), (theora_dec_chain),
4067         (theora_dec_change_state):
4068         Better timestamping.
4069
4070         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4071         (vorbis_dec_sink_event), (vorbis_dec_push),
4072         (vorbis_handle_data_packet), (vorbis_dec_chain):
4073         * ext/vorbis/vorbisdec.h:
4074         Better timestamping.
4075
4076         * gst-libs/gst/audio/gstbaseaudiosink.c:
4077         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4078         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4079         Handle syncing on timestamps instead of sample offsets. Make
4080         use of DISCONT values as described in design docs.
4081
4082         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4083         (gst_base_audio_src_get_time):
4084         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4085         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4086         (gst_ring_buffer_read):
4087         * gst-libs/gst/audio/gstringbuffer.h:
4088         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4089         (gst_ximagesink_show_frame):
4090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4091         Correcly convert buffer timestamp to stream time.
4092
4093 2005-07-16  Wim Taymans  <wim@fluendo.com>
4094
4095         * gst/audioconvert/gstaudioconvert.c:
4096         (gst_audio_convert_get_buffer):
4097         Timestamp buffers correctly.
4098
4099         * gst/playback/gstplaybin.c: (gen_video_element):
4100         Make internal fakesink silent.
4101
4102 2005-07-15  Wim Taymans  <wim@fluendo.com>
4103
4104         * gst/ffmpegcolorspace/Makefile.am:
4105         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4106         (gst_ffmpegcsp_caps_remove_format_info),
4107         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4108         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4109         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4110         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4111         Ported ffmpegcolorspace to basetransform.
4112
4113         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4114         * gst/volume/gstvolume.c: (volume_transform):
4115         Ported to new API.
4116
4117 2005-07-14  Wim Taymans  <wim@fluendo.com>
4118
4119         * gst/videotestsrc/Makefile.am:
4120         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4121         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4122         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4123         (gst_videotestsrc_init), (gst_videotestsrc_event),
4124         (gst_videotestsrc_create), (gst_videotestsrc_start),
4125         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4126         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4127         (gst_videotestsrc_get_property):
4128         * gst/videotestsrc/gstvideotestsrc.h:
4129         Make videotestsrc a pushsrc.
4130
4131 2005-07-14  Wim Taymans  <wim@fluendo.com>
4132
4133         * gst/tcp/gstfdset.c: (gst_fdset_free):
4134         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4135         (gst_multifdsink_add), (gst_multifdsink_remove),
4136         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4137         (gst_multifdsink_remove_client_link),
4138         (gst_multifdsink_client_queue_data),
4139         (gst_multifdsink_client_queue_caps),
4140         (gst_multifdsink_client_queue_buffer),
4141         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4142         (gst_multifdsink_stop):
4143         * gst/tcp/gstmultifdsink.h:
4144         0.8 backporting.
4145
4146         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4147         Also draw image when not from a pool.
4148
4149 2005-07-14  Wim Taymans  <wim@fluendo.com>
4150
4151         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4152         (mute_stream), (silence_stream):
4153         Small debug additions.
4154
4155 2005-07-14  Wim Taymans  <wim@fluendo.com>
4156
4157         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4158         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4159         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4160         Better error recovery, ignore unconnected pads and
4161         non-fatal errors.
4162
4163 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4164
4165         * docs/libs/tmpl/gstaudio.sgml:
4166         * docs/libs/tmpl/gstcolorbalance.sgml:
4167         * docs/libs/tmpl/gstgconf.sgml:
4168         * docs/libs/tmpl/gstmixer.sgml:
4169         * docs/libs/tmpl/gstringbuffer.sgml:
4170         * docs/libs/tmpl/gsttuner.sgml:
4171         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4172         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4173         (gst_tcpclientsrc_class_init):
4174         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4175         (gst_tcpserversrc_class_init):
4176         * sys/v4l/gstv4lelement.c:
4177           more autistic cleanliness in functions/names/defines
4178
4179 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4180
4181         * configure.ac:
4182           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4183           added manually to each Makefile.am so we are sure it goes
4184           *last* and doesn't add -L flags before linking in libs of our
4185           own, like, say, internal .la libs, that then accidentally pick
4186           up the installed copy.
4187         * docs/libs/Makefile.am:
4188         * ext/alsa/Makefile.am:
4189         * ext/cdparanoia/Makefile.am:
4190         * ext/gnomevfs/Makefile.am:
4191         * ext/libvisual/Makefile.am:
4192         * ext/ogg/Makefile.am:
4193         * ext/theora/Makefile.am:
4194         * ext/vorbis/Makefile.am:
4195         * gst-libs/gst/video/Makefile.am:
4196         * gst/adder/Makefile.am:
4197         * gst/audioconvert/Makefile.am:
4198         * gst/audiorate/Makefile.am:
4199         * gst/audioscale/Makefile.am:
4200         * gst/ffmpegcolorspace/Makefile.am:
4201         * gst/playback/Makefile.am:
4202         * gst/sine/Makefile.am:
4203         * gst/subparse/Makefile.am:
4204         * gst/tags/Makefile.am:
4205         * gst/tcp/Makefile.am:
4206         * gst/typefind/Makefile.am:
4207         * gst/videorate/Makefile.am:
4208         * gst/videoscale/Makefile.am:
4209         * gst/videotestsrc/Makefile.am:
4210         * gst/volume/Makefile.am:
4211         * sys/v4l/Makefile.am:
4212         * sys/ximage/Makefile.am:
4213         * sys/xvimage/Makefile.am:
4214           adapt properly to this change. This should make sure that
4215           plugins and libs properly link to the as-yet-uninstalled
4216           copies of stuff like libgstinterfaces and libgstvideo
4217
4218 2005-07-13  Andy Wingo  <wingo@pobox.com>
4219
4220         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4221         (gst_v4lsrc_fixate): Fixate on format as well.
4222
4223         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4224         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4225         buffer points to it.
4226         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4227         rather just doing X calls ourselves. Also fixes a memleak.
4228
4229 2005-07-12  Andy Wingo  <wingo@pobox.com>
4230
4231         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4232         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4233         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4234         TRUE to avoid deadlocks if an element holds on to our buffers.
4235
4236 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4237
4238         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4239         (gst_sinesrc_init), (gst_sinesrc_create),
4240         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4241         (gst_sinesrc_start):
4242         * gst/sine/gstsinesrc.h:
4243           removing num-buffers property before moving it
4244
4245 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4246
4247         * configure.ac:
4248           use overridable ERROR_CFLAGS
4249         * docs/libs/gst-plugins-base-libs.types:
4250         * docs/libs/tmpl/gstringbuffer.sgml:
4251         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4252         (gst_alsasink_class_init):
4253         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4254         (gst_alsasrc_class_init):
4255         * gst-libs/gst/audio/audio.h:
4256         * gst-libs/gst/audio/gstaudioclock.h:
4257         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4258         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4259         (gst_audio_filter_link), (gst_audio_filter_init),
4260         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4261         (gst_audio_filter_get_property),
4262         (gst_audio_filter_class_add_pad_templates):
4263         * gst-libs/gst/audio/gstaudiofilter.h:
4264         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4265         (gst_audio_filter_template_get_type),
4266         (gst_audio_filter_template_base_init),
4267         (gst_audio_filter_template_class_init),
4268         (gst_audio_filter_template_init),
4269         (gst_audio_filter_template_set_property),
4270         (gst_audio_filter_template_get_property), (plugin_init),
4271         (gst_audio_filter_template_setup),
4272         (gst_audio_filter_template_filter),
4273         (gst_audio_filter_template_filter_inplace):
4274         * gst-libs/gst/audio/gstaudiosink.c:
4275         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4276         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4277         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4278         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4279         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4280         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4281         * gst-libs/gst/audio/gstaudiosink.h:
4282         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4283         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4284         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4285         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4286         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4287         (gst_audio_src_class_init), (gst_audio_src_init),
4288         (gst_audio_src_create_ringbuffer):
4289         * gst-libs/gst/audio/gstaudiosrc.h:
4290         * gst-libs/gst/audio/gstbaseaudiosink.c:
4291         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4292         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4293         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4294         (gst_base_audio_sink_set_property),
4295         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4296         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4297         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4298         (gst_base_audio_sink_create_ringbuffer),
4299         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4300         * gst-libs/gst/audio/gstbaseaudiosink.h:
4301         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4302         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4303         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4304         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4305         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4306         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4307         (gst_base_audio_src_event), (gst_base_audio_src_create),
4308         (gst_base_audio_src_create_ringbuffer),
4309         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4310         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4311         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4312         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4313         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4314         (gst_ring_buffer_debug_spec_caps),
4315         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4316         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4317         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4318         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4319         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4320         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4321         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4322         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4323         (gst_ring_buffer_clear):
4324         * gst-libs/gst/audio/gstringbuffer.h:
4325         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4326         (gst_video_sink_class_init), (gst_video_sink_get_type):
4327         * gst-libs/gst/video/videosink.h:
4328         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4329         (gst_multifdsink_class_init),
4330         (gst_multifdsink_handle_client_write),
4331         (gst_multifdsink_change_state):
4332         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4333         (gst_tcpclientsink_setcaps):
4334         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4335         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4336         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4337         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4338         (gst_ximagesink_send_pending_navigation),
4339         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4340         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4342         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4343         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4344         (gst_xvimagesink_send_pending_navigation),
4345         (gst_xvimagesink_navigation_send_event),
4346         (gst_xvimagesink_set_xwindow_id),
4347         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4348         (gst_xvimagesink_get_type):
4349         more macro splitting
4350
4351 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4352
4353         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4354           plug a memleak, allows me to import 1479 albums in one go
4355           in jamboree
4356         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4357         (vorbis_handle_type_packet), (vorbis_dec_chain),
4358         (vorbis_dec_change_state):
4359           fix some format strings
4360
4361 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4362
4363         * docs/libs/tmpl/gstcolorbalance.sgml:
4364         * docs/libs/tmpl/gstmixer.sgml:
4365         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4366         (gst_alsasink_set_property), (gst_alsasink_get_property):
4367         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4368         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4369           add device property
4370
4371 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4372
4373         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4374         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4375         (audiocast_register_listener), (audiocast_thread_run),
4376         (gst_gnomevfssrc_send_additional_headers_callback),
4377         (gst_gnomevfssrc_received_headers_callback),
4378         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4379         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4380         (gst_gnomevfssrc_get_size):
4381           add/clean up debugging
4382         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4383           cleanups
4384
4385 2005-07-07  Andy Wingo  <wingo@pobox.com>
4386
4387         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4388         framerate. Need to get a handle on when exactly this function is
4389         called, tho.
4390
4391         * sys/v4l/v4lsrc_calls.h:
4392         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4393         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4394         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4395
4396         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4397         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4398         v4lelements are sources.
4399
4400         * sys/v4l/gstv4lxoverlay.h:
4401         * sys/v4l/gstv4lxoverlay.c:
4402         * sys/v4l/gstv4ltuner.h:
4403         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4404         
4405         * sys/v4l/gstv4lsrc.h:
4406         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4407         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4408         or something should handle that. Made a live source.
4409
4410         * sys/v4l/gstv4lelement.h:
4411         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4412         signals. Some cleanups.
4413
4414         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4415
4416         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4417         stuff.
4418
4419         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4420         stuff.
4421
4422         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4423
4424 2005-07-07  Wim Taymans  <wim@fluendo.com>
4425
4426         * ext/theora/theoradec.c: (theora_get_query_types),
4427         (theora_dec_src_getcaps), (theora_dec_push):
4428         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4429         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4430         Remove deprecated/unused query types.
4431
4432 2005-07-06  Wim Taymans  <wim@fluendo.com>
4433
4434         * ext/alsa/Makefile.am:
4435         * ext/alsa/gstalsaplugin.c: (plugin_init):
4436         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4437         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4438         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4439         (gst_alsasrc_class_init), (gst_alsasrc_init),
4440         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4441         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4442         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4443         (gst_alsasrc_reset):
4444         * ext/alsa/gstalsasrc.h:
4445         * gst-libs/gst/audio/Makefile.am:
4446         * gst-libs/gst/audio/gstaudiosink.c:
4447         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4448         (gst_audioringbuffer_start):
4449         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4450         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4451         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4452         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4453         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4454         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4455         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4456         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4457         * gst-libs/gst/audio/gstaudiosrc.h:
4458         * gst-libs/gst/audio/gstbaseaudiosink.c:
4459         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4460         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4461         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4462         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4463         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4464         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4465         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4466         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4467         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4468         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4469         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4470         (gst_baseaudiosrc_change_state):
4471         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4472         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4473         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4474         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4475         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4476         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4477         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4478         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4479         * gst-libs/gst/audio/gstringbuffer.h:
4480         Added audiosource base classes.
4481         Ported alsasrc, still very basic.
4482
4483 2005-07-06  Wim Taymans  <wim@fluendo.com>
4484
4485         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4486         (theora_dec_push), (theora_handle_data_packet):
4487         Prepare for better timestamp fix later.
4488
4489         * gst/audioconvert/gstaudioconvert.c:
4490         List most accurate caps first
4491
4492         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4493         Use proper pad task function.
4494
4495         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4496         (gst_xvimagesink_show_frame):
4497         Fix deadlock when alloc failed.
4498
4499 2005-07-05  Andy Wingo  <wingo@pobox.com>
4500
4501         * ext/gnomevfs/gstgnomevfssrc.c:
4502         * gst/sine/gstsinesrc.c:
4503         * gst/tcp/gsttcpserversrc.c:
4504         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4505
4506         * sys/v4l/: Port from 0.8.
4507
4508         * Many files: Null if we got it....
4509
4510 2005-07-05  Andy Wingo  <wingo@pobox.com>
4511
4512         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4513         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4514         Signedness fixes.
4515
4516 2005-07-05  Wim Taymans  <wim@fluendo.com>
4517
4518         * configure.ac:
4519         * gst/tcp/Makefile.am:
4520         * gst/tcp/README:
4521         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4522         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4523         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4524         (is_sync_frame), (gst_multifdsink_handle_client_write),
4525         (gst_multifdsink_render), (gst_multifdsink_start),
4526         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4527         * gst/tcp/gstmultifdsink.h:
4528         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4529         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4530         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4531         * gst/tcp/gsttcp.h:
4532         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4533         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4534         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4535         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4536         * gst/tcp/gsttcpclientsink.h:
4537         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4538         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4539         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4540         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4541         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4542         * gst/tcp/gsttcpclientsrc.h:
4543         * gst/tcp/gsttcpplugin.c: (plugin_init):
4544         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4545         * gst/tcp/gsttcpserversink.h:
4546         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4547         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4548         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4549         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4550         (gst_tcpserversrc_stop):
4551         * gst/tcp/gsttcpserversrc.h:
4552         * gst/tcp/gsttcpsink.c:
4553         * gst/tcp/gsttcpsink.h:
4554         * gst/tcp/gsttcpsrc.c:
4555         * gst/tcp/gsttcpsrc.h:
4556         Ported tcp plugins to 0.9. 
4557         
4558
4559 2005-07-05  Andy Wingo  <wingo@pobox.com>
4560
4561         * gst/playback/gstplaybasebin.c (fill_buffer):
4562         message_new_application fixen.
4563
4564         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4565         Style fix.
4566
4567 2005-07-04  Wim Taymans  <wim@fluendo.com>
4568
4569         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4570         Set caps on output buffer.
4571
4572 2005-07-04  Andy Wingo  <wingo@pobox.com>
4573
4574         * ext/gnomevfs/gstgnomevfssrc.c
4575         (gst_gnomevfssrc_received_headers_callback) 
4576         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4577         hopefully.
4578
4579         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4580         No refcount leakage.
4581
4582         * configure.ac: Enable -Werror.
4583         
4584         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4585         * gst/audioconvert/bufferframesconvert.c
4586         (buffer_frames_convert_fixate):
4587         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4588         (gst_audio_convert_fixate):
4589         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4590         (gst_sinesrc_create): Fixate func changes.
4591         
4592         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4593         (gst_ximagesink_buffer_alloc): Unused var.
4594
4595 2005-07-01  Andy Wingo  <wingo@pobox.com>
4596
4597         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4598         getcaps to do explicit caps. Needs to be done in all decoders,
4599         possibly via a base class.
4600
4601         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4602
4603         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4604         caps on the sink pad, just rely on the pad template. Also, setting
4605         ANY caps on a pad is not valid because the caps are not fixed.
4606
4607         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4608         caps on the buffer, and get the width from the desired_caps if
4609         they're set.
4610         (gst_ximagesink_renegotiate_size): Implement via setting the
4611         desired_caps on the ximagesink.
4612         (gst_ximagesink_setcaps): Only reset the width of the player if it
4613         wasn't already set. Not sure if this is right.
4614         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4615
4616         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4617         that the user wants. NULL unless the window has been resized.
4618
4619         * gst/volume/gstvolume.c (volume_transform): Adapt to
4620         basetransform refcount changes.
4621         
4622 2005-07-01  Andy Wingo  <wingo@pobox.com>
4623
4624         * gst/videoscale/gstvideoscale.c:
4625         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4626         from BaseTransform, implements a transform_caps. Removed dead code
4627         including some PAR stuff that was never reached -- should probably
4628         be added back somehow.
4629
4630 2005-07-01  Andy Wingo  <wingo@pobox.com>
4631
4632         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4633         come later.
4634
4635 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4636
4637         * configure.ac:
4638         * docs/libs/Makefile.am:
4639         * docs/libs/gst-plugins-libs.types:
4640         * ext/alsa/Makefile.am:
4641         * ext/alsa/gstalsamixer.h:
4642         * ext/alsa/gstalsamixeroptions.h:
4643         * ext/alsa/gstalsamixertrack.h:
4644         * gst-libs/gst/Makefile.am:
4645         * gst-libs/gst/colorbalance/.cvsignore:
4646         * gst-libs/gst/colorbalance/Makefile.am:
4647         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4648         * gst-libs/gst/colorbalance/colorbalance.c:
4649         * gst-libs/gst/colorbalance/colorbalance.h:
4650         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4651         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4652         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4653         * gst-libs/gst/interfaces/Makefile.am:
4654         * gst-libs/gst/interfaces/colorbalance.c:
4655         (gst_color_balance_class_init):
4656         * gst-libs/gst/interfaces/colorbalance.h:
4657         * gst-libs/gst/interfaces/interfaces-marshal.list:
4658         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4659         * gst-libs/gst/interfaces/mixer.h:
4660         * gst-libs/gst/interfaces/mixeroptions.h:
4661         * gst-libs/gst/interfaces/navigation.c:
4662         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4663         * gst-libs/gst/interfaces/tuner.h:
4664         * gst/volume/Makefile.am:
4665         * gst/volume/gstvolume.c:
4666         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4667         * sys/ximage/Makefile.am:
4668         * sys/ximage/ximagesink.c:
4669         * sys/xvimage/Makefile.am:
4670         * sys/xvimage/xvimagesink.c:
4671           fold in all interfaces into an interfaces dir, preserving CVS
4672           history
4673
4674 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4675
4676         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4677           Fix build after riff changes.
4678
4679 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4680
4681         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4682         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4683         (gst_riff_create_video_template_caps),
4684         (gst_riff_create_audio_template_caps),
4685         (gst_riff_create_iavs_template_caps):
4686         * gst-libs/gst/riff/riff-media.h:
4687         * gst-libs/gst/riff/riff-read.h:
4688         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4689           Add gst_riff_init() to initialize the debug category, instead
4690           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4691
4692 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4693
4694         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4695           Oops, I shouldn't apply hacks.
4696
4697 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4698
4699         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4700           Remove pad_loop function which doesn't work.
4701
4702 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4703
4704         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4705           Send EOS when deactivating.
4706         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4707         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4708         (gen_preroll_element), (probe_triggered), (mute_stream),
4709         (silence_stream), (new_decoded_pad), (setup_substreams),
4710         (set_active_source):
4711         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4712         (remove_sinks), (add_sink):
4713         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4714           Change for new probe API.
4715
4716 2005-06-29  Wim Taymans  <wim@fluendo.com>
4717
4718         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4719         * gst-libs/gst/audio/gstbaseaudiosink.c:
4720         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4721         (gst_baseaudiosink_change_state):
4722         * gst-libs/gst/audio/gstbaseaudiosink.h:
4723         * gst-libs/gst/audio/gstringbuffer.c:
4724         (gst_ringbuffer_set_callback):
4725         Fix compilation error.
4726         Ringbuffer starts out as not running.
4727         Free our clock in dispose.
4728         When releasing the ringbuffer we need to renegotiate so
4729         clear the pad caps.
4730
4731 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4732
4733         * autogen.sh:
4734         * configure.ac:
4735         * docs/Makefile.am:
4736         * docs/libs/Makefile.am:
4737         * docs/libs/gst-plugins-libs-docs.sgml:
4738         * docs/libs/gst-plugins-libs-sections.txt:
4739         * docs/libs/gst-plugins-libs.types:
4740         * docs/libs/tmpl/gstaudio.sgml:
4741         * docs/libs/tmpl/gstcolorbalance.sgml:
4742         * docs/libs/tmpl/gstringbuffer.sgml:
4743         * gst-libs/gst/audio/gstringbuffer.c:
4744         (gst_ringbuffer_set_callback):
4745           reinstate gtk-doc docs for plugin libs
4746
4747 2005-06-28  Wim Taymans  <wim@fluendo.com>
4748
4749         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4750         (gst_ogg_demux_init):
4751         Removed pad loop function.
4752
4753 2005-06-28  Wim Taymans  <wim@fluendo.com>
4754
4755         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4756         If we're building a chain we are not in an error case
4757         when we queue a buffer.
4758
4759 2005-06-28  Andy Wingo  <wingo@pobox.com>
4760
4761         * *.c: Don't cast to GstObject before reffing/unreffing.
4762
4763 2005-06-27  Andy Wingo  <wingo@pobox.com>
4764
4765         * gst/videotestsrc/gstvideotestsrc.c
4766         (gst_videotestsrc_activate_push): Activation API changes.
4767
4768         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4769         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4770         they have refs on the decodebin.
4771
4772         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4773         parent class.
4774         (gst_ogg_pad_typefind): Don't leak a pad ref.
4775         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4776         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4777         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4778
4779 2005-06-27  Edward Hervey  <edward@fluendo.com>
4780
4781         * ext/theora/theoradec.c: (theora_dec_change_state): 
4782         re-arranged call to parent's state change in order to avoid locks (or
4783         worse).
4784
4785 2005-06-26  Edward Hervey  <edward@fluendo.com>
4786
4787         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4788         2nd argument of 'unknow-type' signal is a GstCaps and not a
4789         GstMiniObject
4790
4791 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4792         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4793           Set the worker thread's running flag to TRUE before starting the
4794           thread.
4795         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4796           Catch a failure to add typefind to the bin.
4797
4798 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4799
4800         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4801         (gst_sinesrc_init), (gst_sinesrc_create),
4802         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4803         (gst_sinesrc_start):
4804         * gst/sine/gstsinesrc.h:
4805           add num-buffers and timestamp-offset properties
4806         * gst/videotestsrc/gstvideotestsrc.c:
4807         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4808         (gst_videotestsrc_get_property):
4809           add timestamp-offset property
4810
4811 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4812
4813         * configure.ac: add videorate
4814         * gst-plugins-base.spec.in: add videorate
4815
4816 2005-06-23  Wim Taymans  <wim@fluendo.com>
4817
4818         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4819         (gst_videorate_getcaps), (gst_videorate_setcaps),
4820         (gst_videorate_event), (gst_videorate_chain):
4821         Fixed videorate, fixating an already fixated caps is not
4822         an error.
4823
4824 2005-06-23  Wim Taymans  <wim@fluendo.com>
4825
4826         * ext/ogg/README:
4827         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4828         Buffer on caps is not boxed anymore.
4829
4830 2005-06-22  Wim Taymans  <wim@fluendo.com>
4831
4832         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4833         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4834         Set buffers on caps as miniobjects and not as boxed.
4835
4836 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4837
4838         * configure.ac:
4839           back to HEAD
4840
4841 === release 0.9.1 ===
4842
4843 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4844
4845         * .cvsignore:
4846         * NEWS:
4847         * README:
4848         * RELEASE:
4849         * configure.ac:
4850         * po/af.po:
4851         * po/az.po:
4852         * po/cs.po:
4853         * po/en_GB.po:
4854         * po/hu.po:
4855         * po/it.po:
4856         * po/nb.po:
4857         * po/nl.po:
4858         * po/or.po:
4859         * po/sq.po:
4860         * po/sr.po:
4861         * po/sv.po:
4862         * po/uk.po:
4863         * po/vi.po:
4864           updates for release
4865
4866 2005-06-09  Andy Wingo  <wingo@pobox.com>
4867
4868         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4869         
4870 2005-06-09  Andy Wingo  <wingo@pobox.com>
4871
4872         * configure.ac:
4873         * gst-libs/gst/Makefile.am:
4874         * gst-libs/gst/net/Makefile.am:
4875         Add gstnet to build.
4876
4877 2005-06-09  Andy Wingo  <wingo@pobox.com>
4878
4879         * gst-libs/gst/gconf/gconf.c:
4880         * gst/playback/test.c:
4881         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4882         fixes.
4883
4884         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4885
4886         * ext/theora/theoraenc.c (theora_enc_chain): 
4887         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4888
4889         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4890         RealPad.
4891
4892 2005-06-02  Wim Taymans  <wim@fluendo.com>
4893
4894         * gst-libs/gst/net/Makefile.am:
4895         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4896         * pkgconfig/gstreamer-libs.pc.in:
4897         Added net stuff, version net lib.
4898
4899 2005-06-02  Wim Taymans  <wim@fluendo.com>
4900
4901         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4902         (query_rates), (query_positions_elems), (query_positions_pads),
4903         (do_seek):
4904         Updated seek example.
4905
4906 2005-06-02  Andy Wingo  <wingo@pobox.com>
4907
4908         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4909         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4910         list.
4911
4912         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4913         remove the typefind, the bin dispose will do it for us. When it's
4914         removed and unreffed, the signal handler will be disconnected,
4915         too.
4916         (unlinked): It's too difficult to disconnect from unlinked
4917         handlers, as they are on pads not elements. Just punt if the pads
4918         aren't grandkids of the bin.
4919
4920 2005-06-02  Wim Taymans  <wim@fluendo.com>
4921
4922         * ext/ogg/README:
4923         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4924         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4925         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4926         * ext/theora/theoradec.c: (theora_dec_src_query),
4927         (theora_handle_data_packet):
4928         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4929         (theora_enc_chain):
4930         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4931         (vorbis_handle_data_packet):
4932         * gst/audioconvert/bufferframesconvert.c:
4933         (buffer_frames_convert_chain):
4934         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4935         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4936         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4937         (gst_ffmpegcsp_chain):
4938         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4939         (gst_videorate_getcaps), (gst_videorate_setcaps),
4940         (gst_videorate_event), (gst_videorate_chain):
4941         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4942         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4943         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4944         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4945         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4946         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4947         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4948         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4949         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4950         Cleanups and buffer alloc.
4951
4952 2005-05-31  Wim Taymans  <wim@fluendo.com>
4953
4954         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4955         Don't try to call the delay method when the device is not
4956         opened.
4957
4958 2005-05-31  Wim Taymans  <wim@fluendo.com>
4959
4960         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4961         Get actual segment size and buffer size after opening
4962         the device.
4963
4964 2005-05-30  Wim Taymans  <wim@fluendo.com>
4965
4966         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4967         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4968         Also FLUSH upstream, makes the loop function exit faster.
4969         
4970         * ext/theora/theoradec.c: (theora_dec_src_query):
4971         Some more debug info in the query.
4972         
4973         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4974         (gst_ximagesink_setcaps):
4975         Release lock on par error, better error reporting.
4976
4977 2005-05-26  Wim Taymans  <wim@fluendo.com>
4978
4979         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4980         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4981         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4982         Clear chains in READY
4983         Queue packets until the chain is activated.
4984
4985 2005-05-25  Wim Taymans  <wim@fluendo.com>
4986
4987         * gst-libs/gst/audio/gstaudiosink.c:
4988         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4989         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4990         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4991         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4992         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4993         (gst_audiosink_create_ringbuffer):
4994         * gst-libs/gst/audio/gstbaseaudiosink.c:
4995         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4996         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4997         (gst_baseaudiosink_set_property), (build_linear_format),
4998         (debug_spec_caps), (debug_spec_buffer),
4999         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5000         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5001         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5002         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5003         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5004         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5005         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5006         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5007         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5008         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5009         (wait_segment), (gst_ringbuffer_commit),
5010         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5011         (gst_ringbuffer_clear):
5012         Various small cleanups.
5013
5014         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5015         (gst_audio_convert_change_state):
5016         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5017         No need to take the locks anymore.
5018
5019 2005-05-25  Wim Taymans  <wim@fluendo.com>
5020
5021         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5022         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5023         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5024         (type_found):
5025         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5026         (group_destroy), (group_commit), (queue_overrun),
5027         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5028         (mute_stream), (new_decoded_pad), (setup_substreams),
5029         (setup_source), (mute_group_type), (set_active_source),
5030         (gst_play_base_bin_change_state):
5031         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5032         (gen_video_element), (gen_text_element), (gen_audio_element),
5033         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5034         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5035         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5036         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5037         Some playbin cleanups mostly refcounting sloppyness.
5038
5039 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5040
5041         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5042           Work with streaming input.
5043
5044 2005-05-25  Wim Taymans  <wim@fluendo.com>
5045
5046         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5047         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5048         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5049         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5050         No need to take the STREAM lock anymore.
5051
5052 2005-05-25  Wim Taymans  <wim@fluendo.com>
5053
5054         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5055         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5056         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5057         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5058         (gst_ogg_demux_sink_activate):
5059         * ext/theora/theoradec.c: (theora_dec_src_event),
5060         (theora_handle_comment_packet), (theora_dec_chain),
5061         (theora_dec_change_state):
5062         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5063         (vorbis_handle_data_packet), (vorbis_dec_chain),
5064         (vorbis_dec_change_state):
5065         Remove STREAM locks as they are taken in core now.
5066         Never set bogus granulepos on vorbis/theora.
5067         Fix leaks in theoradec tag parsing.
5068
5069 2005-05-25  Wim Taymans  <wim@fluendo.com>
5070
5071         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5072         Fix memleaks, GST_BUFFER_DATA() is not freed.
5073
5074 2005-05-25  Wim Taymans  <wim@fluendo.com>
5075
5076         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5077         Open non-blocking, set to blocking mode afterwards to avoid
5078         lockups when audio device is busy.
5079
5080 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5081
5082         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5083           This can't be good.
5084
5085 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5086
5087         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5088         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5089         (gst_audio_convert_setcaps):
5090           Implement instant setup switching.
5091
5092 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5093
5094         * gst/playback/gstplaybasebin.c: (probe_triggered):
5095           Fix missing unlock.
5096         * gst/playback/gstplaybin.c: (add_sink):
5097           First add, then link (otherwise pad link fails).
5098
5099 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5100
5101         * examples/Makefile.am:
5102         fix buildbot (make distcheck)
5103
5104 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5105
5106         * gst/playback/gstplaybin.c: (gen_vis_element):
5107           Remove some wrong code. Doesn't work yet.
5108
5109 2005-05-19  Wim Taymans  <wim@fluendo.com>
5110
5111         * gst-libs/gst/net/Makefile.am:
5112         * gst-libs/gst/net/README:
5113         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5114         (gst_netbuffer_class_init), (gst_netbuffer_init),
5115         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5116         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5117         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5118         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5119         * gst-libs/gst/net/gstnetbuffer.h:
5120         Added buffer subclass to store extra to/from addresses for
5121         network sources/sinks.
5122
5123 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5124
5125         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5126           Don't lock an unassigned variable.
5127
5128 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5129
5130         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5131           Increase buffer for video, decrease buffer for other media types.
5132         * gst/playback/gstplaybin.c: (gen_video_element),
5133         (gen_audio_element):
5134           Change names for debugging purposes.
5135
5136 2005-05-18  Wim Taymans  <wim@fluendo.com>
5137
5138         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5139         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5140         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5141         (gst_ffmpegcsp_chain):
5142         Enable buffer alloc passthrough if the source and dest
5143         formats are the same.
5144
5145 2005-05-17  Wim Taymans  <wim@fluendo.com>
5146
5147         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5148         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5149         (gst_ogg_demux_chain_unlocked):
5150         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5151         (gst_audio_convert_caps_remove_format_info),
5152         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5153         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5154         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5155         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5156         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5157         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5158         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5159         (gst_ffmpegcsp_get_property):
5160         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5161         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5162         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5163         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5164         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5165         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5166         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5167         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5168         Leak fixes in oggdemux.
5169         Some cleanups in audioconvert.
5170         Make passthrough work along with buffer_alloc etc.
5171         Make buffer_alloc and buffer recycling actually work in
5172         xvimagesink.
5173
5174 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5175
5176         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5177           make the compiler happy
5178
5179 2005-05-17  Wim Taymans  <wim@fluendo.com>
5180
5181         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5182         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5183         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5184         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5185         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5186         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5187         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5188         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5189         (gst_xvimagesink_set_xwindow_id):
5190         * sys/xvimage/xvimagesink.h:
5191         Port xvimagesink to new MiniObject.
5192
5193 2005-05-17  Wim Taymans  <wim@fluendo.com>
5194
5195         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5196         (gst_audiofilter_chain):
5197         * gst-libs/gst/audio/gstaudiosink.c:
5198         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5199         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5200         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5201         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5202         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5203         (gst_audiosink_create_ringbuffer):
5204         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5205         (gst_audio_convert_caps_remove_format_info),
5206         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5207         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5208         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5209         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5210         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5211         Fix passthrough in ffmpegcolorspace.
5212         Fix memset in audiosink on wrong memory.
5213
5214 2005-05-16  David Schleef  <ds@schleef.org>
5215
5216         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5217         to GstMiniObject.
5218
5219 2005-05-16  David Schleef  <ds@schleef.org>
5220
5221         Port from GstData to GstMiniObject.
5222         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5223         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5224         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5225         (gst_ogg_mux_collected):
5226         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5227         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5228         (theora_handle_data_packet):
5229         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5230         (theora_set_header_on_caps), (theora_enc_chain):
5231         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5232         (vorbis_handle_comment_packet):
5233         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5234         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5235         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5236         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5237         * gst/audioconvert/gstaudioconvert.c:
5238         (gst_audio_convert_get_buffer):
5239         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5240         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5241         (mute_stream), (silence_stream):
5242         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5243         * gst/volume/gstvolume.c: (volume_transform):
5244         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5245         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5246         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5247         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5248         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5249         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5250         (gst_ximagesink_buffer_alloc):
5251         * sys/ximage/ximagesink.h:
5252
5253 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5254
5255         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5256         (fill_buffer), (check_queue), (queue_threshold_reached),
5257         (queue_out_of_data):
5258         * gst/playback/gstplaybasebin.h:
5259           Post buffer-fullness on the bus.
5260
5261 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5262
5263         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5264         (try_to_link_1):
5265         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5266         (group_commit), (probe_triggered), (setup_source),
5267         (gst_play_base_bin_change_state):
5268         * gst/playback/gstplaybasebin.h:
5269         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5270         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5271         (gst_play_bin_change_state):
5272           Move setup_output_pads into a virtual function, remove
5273           group-switch (no longer needed) and redirect (handled by bus
5274           now) signals.
5275
5276 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5277
5278         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5279         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5280         (get_active_group), (get_building_group), (group_destroy),
5281         (group_commit), (check_queue), (queue_overrun),
5282         (queue_threshold_reached), (queue_out_of_data),
5283         (gen_preroll_element), (remove_groups), (unknown_type),
5284         (add_element_stream), (no_more_pads), (probe_triggered),
5285         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5286         (setup_substreams), (setup_source), (finish_source),
5287         (prepare_output), (muted_group_change_state),
5288         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5289         (gst_play_base_bin_change_state):
5290         * gst/playback/gstplaybasebin.h:
5291         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5292         (gst_play_bin_init), (gst_play_bin_set_property),
5293         (gen_video_element), (gen_text_element), (gen_audio_element),
5294         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5295         (gst_play_bin_change_state):
5296         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5297         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5298         (stream_info_change_state), (gst_stream_info_set_mute),
5299         (gst_stream_info_get_property):
5300         * gst/playback/gststreaminfo.h:
5301         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5302         (gst_stream_selector_get_linked_pad),
5303         (gst_stream_selector_getcaps),
5304         (gst_stream_selector_get_linked_pads),
5305         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5306         * gst/playback/gststreamselector.h:
5307           Rough port of playbin. Needs some more work, but is mostly done,
5308           and uses a few locks in important places, which should make stuff
5309           like chain-switches clean. Still uses GST_STATE() in a few places,
5310           which isn't all that good an idea, subtitles/elements disabled
5311           because no elements to test with and thus probably broken, query
5312           and event handling moved to GstBin, internal thread removed
5313           alltogether because the pipeline does that for us now. Can play
5314           Ogg/Vorbis files. Haven't tested anything else yet.
5315
5316 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5317
5318         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5319           Do no-more-pads (needed for autoplugging).
5320
5321 2005-05-10  Andy Wingo  <wingo@pobox.com>
5322
5323         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5324         message to the bus with the tags. Still not sent downstream tho.
5325
5326         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5327         get_parent.
5328         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5329         avoid refcounting hassles.
5330
5331 2005-05-09  Andy Wingo  <wingo@pobox.com>
5332
5333         * gst/volume/Makefile.am:
5334         * gst/volume/demo.c
5335         * gst/volume/gstvolume.h
5336         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5337         basetransform. Probably need an audio filter base class.
5338
5339 2005-05-09  Wim Taymans  <wim@fluendo.com>
5340
5341         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5342         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5343         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5344         (gst_vorbisenc_chain):
5345         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5346         (gst_audio_convert_caps_remove_format_info),
5347         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5348         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5349         Make caps writable before writing to it.
5350         Fix negotiation in audioconvert some more.
5351
5352 2005-05-09  Wim Taymans  <wim@fluendo.com>
5353
5354         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5355         (gst_videorate_getcaps), (gst_videorate_setcaps),
5356         (gst_videorate_event), (gst_videorate_chain):
5357         Better negotiation.
5358
5359 2005-05-09  Wim Taymans  <wim@fluendo.com>
5360
5361         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5362         (gst_videorate_getcaps), (gst_videorate_setcaps),
5363         (gst_videorate_blank_data), (gst_videorate_init),
5364         (gst_videorate_event), (gst_videorate_chain),
5365         (gst_videorate_change_state):
5366         Port videorate, do a better job at negotiation while we're at
5367         it.
5368
5369 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5370
5371         * configure.ac:
5372           Disable libvisual
5373
5374         * examples/Makefile.am:
5375         * gst-libs/gst/audio/Makefile.am:
5376         * gst-libs/gst/riff/Makefile.am:
5377         * gst-libs/gst/tag/Makefile.am:
5378         * gst-libs/gst/video/Makefile.am:
5379           Fixups for missing variables.
5380
5381 2005-05-09  Wim Taymans  <wim@fluendo.com>
5382
5383         * examples/seeking/seek.c: (make_theora_pipeline),
5384         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5385         (query_rates), (query_positions_elems), (query_positions_pads),
5386         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5387         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5388         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5389         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5390         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5391         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5392         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5393         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5394         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5395         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5396         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5397         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5398         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5399         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5400         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5401         (theora_dec_src_convert), (theora_dec_sink_convert),
5402         (theora_dec_src_query), (theora_dec_sink_query),
5403         (theora_dec_src_event), (theora_dec_sink_event),
5404         (theora_handle_comment_packet), (theora_handle_type_packet),
5405         (theora_handle_header_packet), (theora_handle_data_packet),
5406         (theora_dec_chain):
5407         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5408         (vorbis_dec_convert), (vorbis_dec_src_query),
5409         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5410         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5411         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5412         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5413         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5414         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5415         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5416         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5417         (gst_play_bin_query):
5418         * gst/playback/test3.c: (update_scale):
5419         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5420         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5421         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5422         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5423         (gst_videotestsrc_src_query):
5424         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5425         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5426         (paint_hline_YUV9):
5427         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5428         Port to new query API.
5429         Updated seek.
5430         Cleanups in x[v]imagesink
5431
5432 2005-05-09  Andy Wingo  <wingo@pobox.com>
5433
5434         * ext/alsa/gstalsasink.h:
5435         * ext/gnomevfs/gstgnomevfssrc.c:
5436         (gst_gnomevfssrc_get_icy_metadata):
5437         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5438         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5439         * ext/theora/theoradec.c (theora_dec_src_query)
5440         (theora_dec_src_event, theora_dec_sink_event)
5441         (theora_handle_comment_packet, theora_handle_data_packet):
5442         * ext/theora/theoraenc.c (theora_enc_chain):
5443         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5444         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5445         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5446         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5447         (qt_type_find):
5448         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5449         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5450         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5451         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5452         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5453         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5454         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5455         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5456         (paint_setup_RGB565, paint_setup_xRGB1555):
5457         * gst/videotestsrc/videotestsrc.h:
5458         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5459         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5460         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5461         GCC4 fixes.
5462         
5463         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5464         gst_pad_query_position. Fixes oggdemux.
5465
5466 2005-05-08  David Schleef  <ds@schleef.org>
5467
5468         * configure.ac: Require liboil.
5469         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5470         a few more.
5471         * gst/videotestsrc/videotestsrc.c:
5472         * gst/videotestsrc/videotestsrc.h:
5473
5474 2005-05-06  Wim Taymans  <wim@fluendo.com>
5475
5476         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5477         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5478         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5479         Well, unreffing a buffer right before pushing it is asking
5480         for trouble..
5481
5482 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5483
5484         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5485
5486 2005-05-06  Wim Taymans  <wim@fluendo.com>
5487
5488         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5489         (gst_audio_convert_caps_remove_format_info),
5490         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5491         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5492         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5493         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5494         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5495         * gst/sine/Makefile.am:
5496         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5497         (gst_sinesrc_class_init), (gst_sinesrc_init),
5498         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5499         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5500         (gst_sinesrc_update_freq):
5501         * gst/sine/gstsinesrc.h:
5502         * gst/tcp/gstmultifdsink.c:
5503         * sys/xvimage/xvimagesink.c:
5504         Fixed negotiation wrt _peer_get_caps()
5505         Some cleanups.
5506
5507
5508 2005-05-06  Wim Taymans  <wim@fluendo.com>
5509
5510         * gst-libs/gst/audio/gstaudiosink.c:
5511         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5512         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5513         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5514         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5515         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5516         (gst_audiosink_create_ringbuffer):
5517         * gst-libs/gst/audio/gstbaseaudiosink.c:
5518         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5519         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5520         (gst_baseaudiosink_set_property), (build_linear_format),
5521         (debug_spec_caps), (debug_spec_buffer),
5522         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5523         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5524         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5525         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5526         * gst-libs/gst/audio/gstbaseaudiosink.h:
5527         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5528         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5529         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5530         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5531         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5532         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5533         (wait_segment), (gst_ringbuffer_commit),
5534         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5535         (gst_ringbuffer_clear):
5536         * gst-libs/gst/audio/gstringbuffer.h:
5537         Make the base audiosink return an error when there is no
5538         audiobuffer negotiated.
5539
5540 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5541
5542         * ext/Makefile.am:
5543         Disable cdparanoia until someone ports it!
5544
5545 2005-05-06  Wim Taymans  <wim@fluendo.com>
5546
5547         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5548         (gst_ogg_demux_sink_activate):
5549         And revert after wingo's revert.. sigh..
5550
5551 2005-05-05  Andy Wingo  <wingo@pobox.com>
5552
5553         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5554         GObject.
5555         * configure.ac: Return audiorate and subparse from the ghetto.
5556         Re-enable -Wall -Werror.
5557         * gst/subparse/gstsubparse.c:
5558         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5559         or chain-based. Cleaned up a bit. Not tested.
5560         
5561 2005-05-05  Christian Schaller <christian@fluendo.com> 
5562
5563         * Makefile.am: remove stuff that is not building
5564         * configure.ac: remove stuff that is not building
5565         * examples/Makefile.am: remove stuff that is not building
5566         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5567         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5568         * sys/Makefile.am: remove stuff that is not building
5569         * testsuite/Makefile.am: remove stuff that is not building
5570
5571 2005-05-05  Andy Wingo  <wingo@pobox.com>
5572
5573         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5574         * gst-libs/gst/tag/gstvorbistag.c:
5575         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5576         * gst/adder/gstadder.h:
5577         * gst/audioconvert/gstchannelmix.c:
5578         (gst_audio_convert_fill_one_other):
5579         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5580         (gst_audiorate_init), (gst_audiorate_chain):
5581         * gst/playback/gstplaybasebin.c: (setup_source):
5582         * gst/playback/test3.c: (update_scale):
5583         Some GCC4 fixes
5584         
5585         * po/af.po:
5586         * po/az.po:
5587         * po/cs.po:
5588         * po/en_GB.po:
5589         * po/hu.po:
5590         * po/it.po:
5591         * po/nb.po:
5592         * po/nl.po:
5593         * po/or.po:
5594         * po/sq.po:
5595         * po/sr.po:
5596         * po/sv.po:
5597         * po/uk.po:
5598         * po/vi.po: Foo
5599
5600 2005-05-05  Wim Taymans  <wim@fluendo.com>
5601
5602         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5603         (gst_audio_convert_caps_remove_format_info),
5604         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5605         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5606         * gst/videotestsrc/gstvideotestsrc.c:
5607         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5608         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5609         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5610         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5611         Don't ignore _push() return values.
5612         Make sure no processing is done when shutting down.
5613         Videotestsrc pad activation fix.
5614
5615 2005-05-05  Wim Taymans  <wim@fluendo.com>
5616
5617         * gst/adder/Makefile.am:
5618         * gst/adder/gstadder.c: (gst_adder_setcaps),
5619         (gst_adder_class_init), (gst_adder_init),
5620         (gst_adder_request_new_pad), (gst_adder_collected),
5621         (gst_adder_change_state):
5622         * gst/adder/gstadder.h:
5623         Ported adder as an example of a mixer element using
5624         collect pads. Needs more negotiation work.
5625
5626 2005-05-05  Wim Taymans  <wim@fluendo.com>
5627
5628         * ext/theora/theoradec.c: (_inc_granulepos),
5629         (theora_dec_src_event), (theora_dec_sink_event),
5630         (theora_handle_comment_packet), (theora_handle_type_packet),
5631         (theora_handle_header_packet), (theora_handle_data_packet),
5632         (theora_dec_chain):
5633         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5634         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5635         (theora_push_buffer), (theora_push_packet),
5636         (theora_enc_sink_event), (theora_enc_chain),
5637         (theora_enc_change_state), (theora_enc_set_property),
5638         (theora_enc_get_property):
5639         Added stream lock to decoder so that we can serialize
5640         the discont event.
5641         More theoraenc porting, recover from errors, do clean
5642         shutdown.
5643
5644 2005-05-05  Wim Taymans  <wim@fluendo.com>
5645
5646         * ext/ogg/Makefile.am:
5647         * ext/ogg/README:
5648         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5649         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5650         (gst_ogg_print):
5651         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5652         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5653         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5654         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5655         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5656         (gst_ogg_mux_change_state):
5657         Ported ogg muxer.
5658
5659 2005-05-05  Wim Taymans  <wim@fluendo.com>
5660
5661         * docs/design-audiosinks.txt:
5662         * gst-libs/gst/audio/TODO:
5663         * gst-libs/gst/audio/gstaudiosink.c:
5664         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5665         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5666         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5667         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5668         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5669         (gst_audiosink_create_ringbuffer):
5670         * gst-libs/gst/audio/gstbaseaudiosink.c:
5671         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5672         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5673         (gst_baseaudiosink_set_property), (build_linear_format),
5674         (debug_spec_caps), (debug_spec_buffer),
5675         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5676         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5677         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5678         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5679         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5680         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5681         (gst_ringbuffer_release), (gst_ringbuffer_play),
5682         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5683         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5684         (gst_ringbuffer_set_sample), (wait_segment),
5685         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5686         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5687         More work on the audiosink, mostly debugging and a race in
5688         shutdown.
5689
5690 2005-04-28  Wim Taymans  <wim@fluendo.com>
5691
5692         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5693         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5694         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5695         (vorbis_dec_src_query), (vorbis_dec_src_event),
5696         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5697         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5698         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5699         Don't crap out when seeking back to position 0.
5700
5701 2005-04-28  Wim Taymans  <wim@fluendo.com>
5702
5703         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5704         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5705         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5706         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5707         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5708         Make audio sink configurable, use alsasink as default.
5709
5710 2005-04-28  Wim Taymans  <wim@fluendo.com>
5711
5712         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5713         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5714         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5715         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5716         (vorbis_dec_change_state):
5717         * ext/vorbis/vorbisdec.h:
5718         Refactor, use STREAM_LOCK.
5719
5720 2005-04-28  Wim Taymans  <wim@fluendo.com>
5721
5722         * ext/theora/theoradec.c: (_inc_granulepos),
5723         (theora_dec_sink_event), (theora_handle_comment_packet),
5724         (theora_handle_type_packet), (theora_handle_header_packet),
5725         (theora_handle_data_packet), (theora_dec_chain),
5726         (theora_dec_change_state):
5727         Refactor a bit, use STREAM_LOCK.
5728
5729 2005-04-28  Wim Taymans  <wim@fluendo.com>
5730
5731         * ext/alsa/Makefile.am:
5732         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5733         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5734         (gst_alsa_link), (gst_alsa_close_audio):
5735         * ext/alsa/gstalsaplugin.c: (plugin_init):
5736         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5737         (gst_alsasink_dispose), (gst_alsasink_base_init),
5738         (gst_alsasink_class_init), (gst_alsasink_init),
5739         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5740         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5741         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5742         (gst_alsasink_reset):
5743         * ext/alsa/gstalsasink.h:
5744         Implement alsasink with simple open/write/close API. 
5745         Make alsa dir build by disabling compilation of code.
5746
5747 2005-04-28  Wim Taymans  <wim@fluendo.com>
5748
5749         * gst-libs/gst/audio/Makefile.am:
5750         * gst-libs/gst/audio/audio.h:
5751         * gst-libs/gst/audio/audioclock.c:
5752         * gst-libs/gst/audio/audioclock.h:
5753         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5754         (gst_audio_clock_class_init), (gst_audio_clock_init),
5755         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5756         * gst-libs/gst/audio/gstaudioclock.h:
5757         * gst-libs/gst/audio/gstaudiosink.c:
5758         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5759         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5760         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5761         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5762         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5763         (gst_audiosink_create_ringbuffer):
5764         * gst-libs/gst/audio/gstbaseaudiosink.c:
5765         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5766         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5767         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5768         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5769         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5770         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5771         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5772         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5773         * gst-libs/gst/audio/gstbaseaudiosink.h:
5774         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5775         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5776         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5777         (gst_ringbuffer_release), (gst_ringbuffer_play),
5778         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5779         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5780         (gst_ringbuffer_set_sample), (wait_segment),
5781         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5782         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5783         * gst-libs/gst/audio/gstringbuffer.h:
5784         Make ringbuffer faster and more simple by removing the locks
5785         in the playback thread.
5786         Add sample accurate playback based on buffer sample offsets.
5787         Make the baseaudiosink provide a clock.
5788         Parse caps in the base class.
5789         Correctly handle seeking, flushing and state changes.
5790
5791 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5792
5793         * configure.ac:
5794         * gst/audioconvert/Makefile.am:
5795         * gst/audioscale/Makefile.am:
5796           Fix part of the build.  Come on guys, autogen didn't even work :)
5797
5798 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5799
5800         * configure.ac:
5801         * gst-libs/gst/Makefile.am:
5802         * gst-libs/gst/media-info/.cvsignore:
5803         * gst-libs/gst/media-info/Makefile.am:
5804         * gst-libs/gst/media-info/README:
5805         * gst-libs/gst/media-info/media-info-priv.c:
5806         * gst-libs/gst/media-info/media-info-priv.h:
5807         * gst-libs/gst/media-info/media-info-test.c:
5808         * gst-libs/gst/media-info/media-info.c:
5809         * gst-libs/gst/media-info/media-info.h:
5810         * gst-libs/gst/media-info/media-info.vcproj:
5811         * pkgconfig/Makefile.am:
5812         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5813         * pkgconfig/gstreamer-media-info.pc.in:
5814           Remove media-info, which is also successed by playbin (see Totem
5815           implementation).
5816
5817 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5818
5819         * configure.ac:
5820         * examples/Makefile.am:
5821         * examples/gstplay/.cvsignore:
5822         * examples/gstplay/Makefile.am:
5823         * examples/gstplay/player.c:
5824         * gst-libs/gst/Makefile.am:
5825         * gst-libs/gst/play/.cvsignore:
5826         * gst-libs/gst/play/Makefile.am:
5827         * gst-libs/gst/play/play.c:
5828         * gst-libs/gst/play/play.h:
5829         * gst-libs/gst/play/play.vcproj:
5830         * pkgconfig/Makefile.am:
5831         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5832         * pkgconfig/gstreamer-play.pc.in:
5833           Remove libgstplay, playbin is now the official successor.
5834
5835 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5836
5837         * configure.ac:
5838         * gst-libs/gst/Makefile.am:
5839         * gst-libs/gst/xwindowlistener/Makefile.am:
5840         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5841         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5842           Remove deprecated xwindowlistener (I've moved xwindowlistening
5843           in the v4l/v4l2 plugins over to serverside).
5844
5845 2005-04-25  David Schleef  <ds@schleef.org>
5846
5847         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5848         to examples/dynparams.  Examples do not belong interspersed with
5849         source code.
5850         * examples/dynparams/demo-dparams.c:
5851         * gst/sine/Makefile.am:
5852         * gst/sine/demo-dparams.c:
5853
5854 2005-04-25  David Schleef  <ds@schleef.org>
5855
5856         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5857         * gst-libs/gst/audio/Makefile.am:
5858         * gst-libs/gst/riff/Makefile.am:
5859         * gst-libs/gst/tag/Makefile.am:
5860         * gst-libs/gst/video/Makefile.am:
5861         * gst-libs/gst/xwindowlistener/Makefile.am:
5862
5863         Convert to 0.9 API, seems to work:
5864         * sys/ximage/Makefile.am:
5865         * sys/ximage/ximagesink.c:
5866
5867 2005-04-24  David Schleef  <ds@schleef.org>
5868
5869         Link plugins against libraries:
5870         * ext/alsa/Makefile.am:
5871         * gst/tcp/Makefile.am:
5872
5873         Remove asm code that should be in liboil
5874         * gst/videoscale/Makefile.am:
5875         * gst/videoscale/videoscale_x86_asm.s:
5876
5877         gettext wants these checked in:
5878         * po/af.po:
5879         * po/az.po:
5880         * po/cs.po:
5881         * po/en_GB.po:
5882         * po/hu.po:
5883         * po/it.po:
5884         * po/nb.po:
5885         * po/nl.po:
5886         * po/or.po:
5887         * po/sq.po:
5888         * po/sr.po:
5889         * po/sv.po:
5890         * po/uk.po:
5891         * po/vi.po:
5892
5893 2005-04-24  David Schleef  <ds@schleef.org>
5894
5895         Convert gst_main() to g_main_loop_run()
5896         * gst/playback/decodetest.c: (main):
5897         * gst/playback/test2.c: (main):
5898         * gst/playback/test3.c: (main):
5899         * gst/playback/test4.c: (main):
5900
5901         Link plugins against libraries:
5902         * ext/libvisual/Makefile.am:
5903         * sys/xvimage/Makefile.am:
5904
5905 2005-04-24  David Schleef  <ds@schleef.org>
5906
5907         * configure.ac: Remove idct and resample libs
5908         * gst-libs/gst/Makefile.am: same
5909
5910         Remove usage of gst_library_load():
5911         * ext/alsa/gstalsaplugin.c: (plugin_init):
5912         * ext/libvisual/visual.c: (plugin_init):
5913         * ext/ogg/gstogg.c: (plugin_init):
5914         * ext/theora/theora.c: (plugin_init):
5915         * ext/vorbis/vorbis.c: (plugin_init):
5916         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5917         * gst/audioscale/gstaudioscale.c:
5918         * gst/adder/gstadder.c: (plugin_init):
5919         * gst/audioconvert/plugin.c: (plugin_init):
5920         * sys/ximage/ximagesink.c: (plugin_init):
5921         * sys/xvimage/xvimagesink.c: (plugin_init):
5922         * gst/tcp/gsttcpplugin.c: (plugin_init):
5923
5924         Link plugins against libraries:
5925         * ext/ogg/Makefile.am:
5926         * ext/theora/Makefile.am:
5927         * ext/vorbis/Makefile.am:
5928         * gst/audioconvert/Makefile.am:
5929
5930         Create proper libraries:
5931         * gst-libs/gst/riff/Makefile.am:
5932         * gst-libs/gst/audio/Makefile.am:
5933         * gst-libs/gst/video/Makefile.am:
5934
5935         Move resample library to audioscale plugin directory:
5936         * gst-libs/gst/resample/Makefile.am:
5937         * gst-libs/gst/resample/README:
5938         * gst-libs/gst/resample/dtof.c:
5939         * gst-libs/gst/resample/dtos.c:
5940         * gst-libs/gst/resample/functable.c:
5941         * gst-libs/gst/resample/private.h:
5942         * gst-libs/gst/resample/resample.c:
5943         * gst-libs/gst/resample/resample.h:
5944         * gst-libs/gst/resample/resample.vcproj:
5945         * gst-libs/gst/resample/test.c:
5946         * gst/audioscale/Makefile.am:
5947         * gst/audioscale/README:
5948         * gst/audioscale/dtof.c:
5949         * gst/audioscale/dtos.c:
5950         * gst/audioscale/functable.c:
5951         * gst/audioscale/private.h:
5952         * gst/audioscale/resample.c:
5953         * gst/audioscale/resample.h:
5954         * gst/audioscale/test.c:
5955
5956         Move tagedit library to gst-libs:
5957         * gst-libs/gst/tag/Makefile.am:
5958         * gst-libs/gst/tag/gstid3tag.c:
5959         * gst-libs/gst/tag/gsttagediting.c:
5960         * gst-libs/gst/tag/gsttageditingprivate.h:
5961         * gst-libs/gst/tag/gstvorbistag.c:
5962         * gst/tags/Makefile.am:
5963         * gst/tags/gstid3tag.c:
5964         * gst/tags/gstvorbistag.c:
5965
5966         Fix for core changes:
5967         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5968         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5969         (gst_sinesrc_getrange):
5970
5971 2005-04-23  David Schleef  <ds@schleef.org>
5972
5973         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5974         in gst-plugins in a long time, and properly belongs in liboil.
5975         * gst-libs/gst/idct/Makefile.am:
5976         * gst-libs/gst/idct/README:
5977         * gst-libs/gst/idct/dct.h:
5978         * gst-libs/gst/idct/doieee:
5979         * gst-libs/gst/idct/fastintidct.c:
5980         * gst-libs/gst/idct/floatidct.c:
5981         * gst-libs/gst/idct/idct.c:
5982         * gst-libs/gst/idct/idct.h:
5983         * gst-libs/gst/idct/idtc.vcproj:
5984         * gst-libs/gst/idct/ieeetest.c:
5985         * gst-libs/gst/idct/intidct.c:
5986
5987 2005-04-20  Wim Taymans  <wim@fluendo.com>
5988
5989         * docs/design-audiosinks.txt:
5990         * gst-libs/gst/audio/Makefile.am:
5991         * gst-libs/gst/audio/TODO:
5992         * gst-libs/gst/audio/gstaudiosink.c:
5993         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5994         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5995         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5996         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5997         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5998         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5999         (gst_audiosink_class_init), (gst_audiosink_init),
6000         (gst_audiosink_create_ringbuffer):
6001         * gst-libs/gst/audio/gstaudiosink.h:
6002         * gst-libs/gst/audio/gstbaseaudiosink.c:
6003         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
6004         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
6005         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6006         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6007         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6008         (gst_baseaudiosink_create_ringbuffer),
6009         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6010         * gst-libs/gst/audio/gstbaseaudiosink.h:
6011         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6012         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6013         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6014         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6015         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6016         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6017         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6018         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6019         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6020         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6021         * gst-libs/gst/audio/gstringbuffer.h:
6022         An attempt at a set of audio base classes together with some
6023         design docs.
6024
6025 2005-04-20  Wim Taymans  <wim@fluendo.com>
6026
6027         * gst/audioconvert/Makefile.am:
6028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6029         (gst_audio_convert_caps_remove_format_info),
6030         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6031         (gst_audio_convert_channels):
6032         Link against audio libs.
6033         Fix audio convert plugin.
6034
6035 2005-04-20  Wim Taymans  <wim@fluendo.com>
6036
6037         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6038         (gst_ogg_demux_sink_activate):
6039         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6040         (theora_set_header_on_caps), (theora_enc_sink_event),
6041         (theora_enc_chain):
6042         Fix theora encoder.
6043
6044 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6045
6046         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6047         * gst/playback/gstdecodebin.c: (find_compatibles):
6048           Work with staticpadtemplates in elementfactories.
6049
6050 2005-04-12  Wim Taymans  <wim@fluendo.com>
6051
6052         * gst/playback/README:
6053         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6054         (compare_ranks), (print_feature), (gst_decode_bin_init),
6055         (dynamic_create), (dynamic_free), (find_compatibles),
6056         (mimetype_is_raw), (close_pad_link), (got_redirect),
6057         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6058         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6059         (gst_decode_bin_change_state):
6060         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6061         (gst_play_base_bin_init), (group_destroy), (group_commit),
6062         (check_queue), (queue_overrun), (queue_threshold_reached),
6063         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6064         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6065         (got_redirect), (setup_source), (play_base_eos),
6066         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6067         (gst_play_base_bin_remove_element):
6068         * gst/playback/gstplaybasebin.h:
6069         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6070         (gst_play_bin_init), (gst_play_bin_dispose),
6071         (gst_play_bin_set_property), (gen_video_element),
6072         (gen_text_element), (gen_audio_element), (remove_sinks),
6073         (gst_play_bin_send_event):
6074         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6075         (stream_info_change_state), (gst_stream_info_set_mute):
6076         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6077         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6078         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6079         (gst_stream_selector_chain):
6080         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6081         (main):
6082         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6083         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6084         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6085         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6086         Raw and crude port of decodebin. 
6087         Make playbin compile.
6088
6089 2005-04-06  Wim Taymans  <wim@fluendo.com>
6090
6091         * ext/gnomevfs/Makefile.am:
6092         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6093         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6094         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6095         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6096         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6097         (gst_gnomevfssrc_stop):
6098         * ext/ogg/Makefile.am:
6099         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6100         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6101         * ext/theora/Makefile.am:
6102         * ext/theora/theoradec.c: (_inc_granulepos),
6103         (theora_dec_sink_event), (theora_dec_chain):
6104         * ext/vorbis/Makefile.am:
6105         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6106         (vorbis_dec_sink_event), (vorbis_dec_chain):
6107         * gst-libs/gst/audio/Makefile.am:
6108         * sys/xvimage/Makefile.am:
6109         Make gnomevfssrc extend the source base class.
6110         Fix linking against libs in various plugins.
6111
6112 2005-04-06  Andy Wingo  <wingo@pobox.com>
6113
6114         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6115         GST_BASE_LIBS.
6116
6117         * configure.ac: Add check and AC_SUBST for libgstbase.
6118
6119 2005-03-31  Wim Taymans  <wim@fluendo.com>
6120
6121         * examples/seeking/Makefile.am:
6122         * examples/seeking/cdparanoia.c: (main):
6123         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6124         (play_cb), (pause_cb), (stop_cb), (main):
6125         * examples/seeking/playbin.c:
6126         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6127         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6128         (make_sid_pipeline), (make_vorbis_pipeline),
6129         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6130         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6131         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6132         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6133         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6134         (stop_cb), (main):
6135         * examples/seeking/spider_seek.c:
6136         * examples/seeking/vorbisfile.c:
6137         * ext/gnomevfs/Makefile.am:
6138         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6139         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6140         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6141         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6142         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6143         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6144         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6145         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6146         * ext/ogg/README:
6147         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6148         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6149         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6150         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6151         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6152         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6153         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6154         (gst_ogg_demux_factory_filter), (compare_ranks),
6155         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6156         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6157         (gst_ogg_chain_new), (gst_ogg_chain_free),
6158         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6159         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6160         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6161         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6162         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6163         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6164         (gst_ogg_demux_get_prev_page),
6165         (gst_ogg_demux_deactivate_current_chain),
6166         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6167         (gst_ogg_demux_bisect_forward_serialno),
6168         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6169         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6170         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6171         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6172         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6173         (gst_ogg_demux_change_state), (gst_ogg_print):
6174         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6175         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6176         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6177         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6178         (gst_ogg_mux_loop):
6179         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6180         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6181         (theora_dec_src_convert), (theora_dec_sink_convert),
6182         (theora_dec_src_query), (theora_dec_src_event),
6183         (theora_dec_sink_event), (theora_dec_chain),
6184         (theora_dec_change_state):
6185         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6186         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6187         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6188         (theora_enc_change_state):
6189         * ext/vorbis/Makefile.am:
6190         * ext/vorbis/oggvorbisenc.c:
6191         * ext/vorbis/oggvorbisenc.h:
6192         * ext/vorbis/vorbis.c: (plugin_init):
6193         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6194         (vorbis_dec_src_query), (vorbis_dec_src_event),
6195         (vorbis_dec_sink_event), (vorbis_dec_chain),
6196         (vorbis_dec_change_state):
6197         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6198         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6199         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6200         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6201         (gst_vorbisenc_change_state):
6202         * ext/vorbis/vorbisenc.h:
6203         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6204         * gst-libs/gst/audio/audioclock.c:
6205         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6206         (gst_audiofilter_init), (gst_audiofilter_chain):
6207         * gst-libs/gst/audio/testchannels.c: (main):
6208         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6209         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6210         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6211         (gmip_find_track_streaminfo), (gmip_find_track_format):
6212         * gst-libs/gst/media-info/media-info.c:
6213         (gst_media_info_read_idler):
6214         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6215         (gst_play_get_all_by_interface):
6216         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6217         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6218         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6219         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6220         (gst_riff_parse_info):
6221         * gst-libs/gst/riff/riff-read.h:
6222         * gst-libs/gst/riff/riff.c: (plugin_init):
6223         * gst-libs/gst/video/Makefile.am:
6224         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6225         (gst_videosink_class_init), (gst_videosink_get_type):
6226         * gst-libs/gst/video/videosink.h:
6227         * gst/audioconvert/bufferframesconvert.c:
6228         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6229         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6230         * gst/audioconvert/channelmixtest.c: (main):
6231         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6232         (gst_audio_convert_chain),
6233         (gst_audio_convert_caps_remove_format_info),
6234         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6235         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6236         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6237         (gst_audio_convert_buffer_to_default_format),
6238         (gst_audio_convert_buffer_from_default_format),
6239         (gst_audio_convert_channels):
6240         * gst/audioconvert/gstchannelmix.h:
6241         * gst/ffmpegcolorspace/avcodec.h:
6242         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6243         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6244         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6245         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6246         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6247         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6248         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6249         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6250         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6251         (dv_type_find):
6252         * gst/videotestsrc/gstvideotestsrc.c:
6253         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6254         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6255         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6256         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6257         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6258         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6259         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6260         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6261         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6262         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6263         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6264         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6265         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6266         (gst_xvimagesink_navigation_send_event),
6267         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6268         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6269         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6270         * sys/xvimage/xvimagesink.h:
6271         Plugin port to 0.9, ogg/theora playback should work in the seek
6272         example now.
6273         Removed old examples.
6274         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6275         explained in 0.9 TODO doc.
6276
6277
6278 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6279
6280         * autogen.sh:
6281         * configure.ac:
6282         * ext/Makefile.am:
6283         * gst/Makefile.am:
6284         * po/POTFILES.in:
6285         * po/af.po:
6286         * po/az.po:
6287         * po/cs.po:
6288         * po/en_GB.po:
6289         * po/hu.po:
6290         * po/it.po:
6291         * po/nb.po:
6292         * po/nl.po:
6293         * po/or.po:
6294         * po/sq.po:
6295         * po/sr.po:
6296         * po/sv.po:
6297         * po/uk.po:
6298         * po/vi.po:
6299         * sys/Makefile.am:
6300         * testsuite/Makefile.am:
6301           remove a whole bunch of plugins.  This module now contains a set
6302           of free reference plugins/elements as agreed.
6303
6304 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6305
6306         * configure.ac:
6307           hunting season on 0.9 is now OPEN
6308
6309 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6310
6311         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6312           Kick the hell out of gcc for not warning me about a symbol conflict.
6313
6314 2005-02-22  Luca Ognibene  <luogni@tin.it>
6315
6316         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6317
6318         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6319           Don't leak caps string (fixes #168134)
6320
6321         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6322         (gst_jpegenc_init), (gst_jpegenc_finalize),
6323         (gst_jpegenc_change_state):
6324           Don't leak line buffers and context struct (fixes #168133).
6325
6326 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6327
6328         * configure.ac:
6329         * ext/dirac/gstdiracdec.cc:
6330         (gst_diracdec_chain):
6331           Since dirac 0.5.0 the framerate in dirac is expressed as a
6332           rational number. Fix build and up requirement to 0.5.0, and
6333           also pass parameters to gst_diracdec_link in the right order
6334           (fixes #167959).
6335
6336 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6337
6338         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6339         * ext/faad/gstfaad.h:
6340         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6341         certain invalid muxed streams, where some packets will contain 
6342         junk after decoder data. Partially fixes #149158.
6343
6344 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6345         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6346           Make sure we only write to writable buffers
6347
6348 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6349
6350         * gst-libs/gst/riff/riff-media.c:
6351         (gst_riff_create_audio_caps_with_data):
6352           Do actually fix invalid RIFF fmt header values for alaw
6353           and mulaw audio instead of just saying so.
6354
6355         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6356           Give gst_riff_create_audio_caps_with_data() a chance to
6357           fix up broken format header fields before extracting any
6358           parameters from the header. (fixes #167633)
6359
6360 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6361
6362         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6363
6364         * gst/audioconvert/bufferframesconvert.c:
6365         (buffer_frames_convert_link):
6366           Don't leak othercaps. (fixes #167878)
6367
6368 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6369
6370         * configure.ac:
6371         * ext/libvisual/visual.c: (gst_visual_srclink),
6372         (gst_visual_change_state):
6373           Support libvisual 0.2.0.
6374
6375 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6376
6377         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6378         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6379           Use same rowstrides for I420 as used everywhere else.
6380
6381 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6382
6383         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6384           Declare variables at beginning of block and make gcc-2.95 happy
6385           (fixes # 167482, patch by Gergely Nagy).
6386           
6387         * gst/tcp/gsttcpclientsrc.c:
6388         * gst/tcp/gsttcpclientsrc.h:
6389           Move some includes into the header, so that struct sockaddr_in is
6390           defined when it should be defined on FreeBSD as well (fixes
6391           #167483).
6392           
6393         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6394           Don't pass uninitialised values to setsockopt() here either.
6395
6396 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6397
6398         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6399
6400         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6401           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6402
6403 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6404
6405         * gst/playback/gstplaybin.c: (add_sink):
6406           Invert bin_add/link order to workaround deadlock in opt.
6407
6408 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6409
6410         * gst/modplug/gstmodplug.cc:
6411           Add missing break causing position queries to fail.
6412
6413 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6414
6415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6416           Granpos can apparently be -1, which screws up calculations...
6417
6418 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6419
6420         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6421         (gst_ximagesink_send_pending_navigation),
6422         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6423         (gst_ximagesink_init):
6424         * sys/ximage/ximagesink.h:
6425         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6426         (gst_xvimagesink_send_pending_navigation),
6427         (gst_xvimagesink_navigation_send_event),
6428         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6429         * sys/xvimage/xvimagesink.h:
6430           Use a mutex protected list to marshal navigation
6431           events into the stream thread from whichever thread
6432           sends them.
6433
6434 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6435
6436         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6437           Display current position and track length; misc. clean-ups.
6438           
6439         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6440         (speed_init), (speed_chain):
6441           Add query function, so that the stream length and current position
6442           get adjusted when queried (note that current position queries may
6443           still be wrong if the audio sink returns values based on buffer
6444           timestamps instead of passing on the query).
6445
6446 2005-02-13  Benjamin Otte  <otte@gnome.org>
6447
6448         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6449         (gst_audio_convert_channels):
6450           create channel conversion matrix when linking
6451         * gst/audioconvert/.cvsignore:
6452         * gst/audioconvert/Makefile.am:
6453         * gst/audioconvert/channelmixtest.c: (main):
6454           add (ugly) test that ensures stereo <=> mono conversion works
6455           correctly
6456
6457 2005-02-13  Benjamin Otte  <otte@gnome.org>
6458
6459         * gst/audioconvert/gstchannelmix.h:
6460           include missing header file
6461         * gst/audioconvert/gstchannelmix.c:
6462         (gst_audio_convert_fill_compatible):
6463           use same sign for both channels when converting to/from compatible
6464           channel. Previously used different signs made the signals cancel
6465           each other out and appear like silence. (fixes #167269)
6466
6467 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6468
6469         * gst/ffmpegcolorspace/avcodec.h:
6470         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6471         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6472         (gst_ffmpegcsp_avpicture_fill):
6473         * gst/ffmpegcolorspace/imgconvert.c:
6474           Convert to and from YV12 (fixes #156379).
6475
6476 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6477
6478         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6479         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6480         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6481         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6482         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6483         methods from chain and negotiation and vice versa (Fixes #166142).
6484         * sys/ximage/ximagesink.h: Add stream_lock.
6485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6486         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6487         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6488         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6489
6490 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6491
6492         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6493           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6494           error message when we can't open the DVD device (when dvdnav_open()
6495           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6496           the above). Send something more useful instead (fixes #167117).
6497
6498 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6499
6500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6501         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6502         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6503         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6504         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6505         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6506         methods from chain and negotiation and vice versa (Fixes #166142).
6507         Fix a possible bug of images in the buffer pool being discarded because
6508         we are looking at the wrong geometry.
6509         * sys/xvimage/xvimagesink.h: Add stream_lock.
6510
6511 2005-02-11  David Schleef  <ds@schleef.org>
6512
6513         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6514         unsigned int. (fixes #167128)
6515
6516 2005-02-11  David Schleef  <ds@schleef.org>
6517
6518         * gst/librfb/Makefile.am: Testing stuff before committing is
6519           for wimps... and people with fast machines.  Fix stupid
6520           mistake.
6521
6522 2005-02-11  David Schleef  <ds@schleef.org>
6523
6524         * configure.ac: Pull in librfb from my CVS tree, because it is
6525           too small and annoying to be separate.  Move rfbsrc plugin
6526           to gst/.
6527         * ext/Makefile.am:
6528         * ext/librfb/Makefile.am:
6529         * ext/librfb/gstrfbsrc.c:
6530         * gst/librfb/Makefile.am:
6531         * gst/librfb/gstrfbsrc.c:
6532         * gst/librfb/rfb.c:
6533         * gst/librfb/rfb.h:
6534         * gst/librfb/rfbbuffer.c:
6535         * gst/librfb/rfbbuffer.h:
6536         * gst/librfb/rfbbytestream.c:
6537         * gst/librfb/rfbbytestream.h:
6538         * gst/librfb/rfbcontext.h:
6539         * gst/librfb/rfbdecoder.c:
6540         * gst/librfb/rfbdecoder.h:
6541         * gst/librfb/rfbutil.h:
6542
6543 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6544
6545         * gst/speed/Makefile.am:
6546         * gst/speed/demo-mp3.c: (main):
6547         * gst/speed/filter.func:
6548         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6549         (speed_class_init), (speed_init), (speed_chain_int16),
6550         (speed_chain_float32), (speed_chain), (speed_set_property),
6551         (speed_get_property), (speed_change_state):
6552         * gst/speed/gstspeed.h:
6553           Fix speed element and make it chain-based (fixes #156467),
6554           and make it handle more than one channel.
6555
6556 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6557
6558         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6559         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6560         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6561         * ext/dts/gstdtsdec.h:
6562           Don't clobber the stack constructing the channels array.
6563           Make the element chain-based. DTS tracks can now be played.
6564           
6565 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6566
6567         * gst-libs/gst/audio/multichannel.h:
6568         * gst-libs/gst/gconf/gconf.h:
6569         * gst-libs/gst/idct/idct.h:
6570         * gst-libs/gst/media-info/media-info-priv.h:
6571         * gst-libs/gst/play/play.h:
6572         * gst-libs/gst/resample/private.h:
6573         * gst-libs/gst/resample/resample.h:
6574         * gst-libs/gst/riff/riff-ids.h:
6575         * gst-libs/gst/video/video.h:
6576         * gst-libs/gst/video/videosink.h:
6577           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6578           missing, so that they work when included from C++ code.
6579
6580 2005-02-09  David Schleef  <ds@schleef.org>
6581
6582         * testsuite/gst-lint: Check for non-statically scoped
6583           parent_class variables.  This won't be a problem once
6584           plugins are loaded with RTLD_LOCAL.
6585
6586 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6587
6588         * ext/mplex/gstmplexibitstream.cc:
6589           gcc madness.
6590
6591 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6592
6593         * ext/ogg/gstogmparse.c:
6594         * gst/debug/gstnavigationtest.c:
6595           Die, thou faulty symbol pollutors (non-static parent_class).
6596
6597 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6598
6599         * ext/mplex/gstmplexibitstream.cc:
6600           Fix event handling (#165525).
6601
6602 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6603
6604         * ext/mikmod/gstmikmod.c:
6605         * gst/modplug/gstmodplug.cc:
6606           Add missing endianness to template (fixes #165509).
6607
6608 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6609
6610         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6611           Fix wrong order of reading of optional bytes (#165290).
6612
6613 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6614
6615         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6616           Implement FILLER event awareness.
6617
6618 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6619
6620         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6621           Fix track calculations (#166208).
6622
6623 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6624
6625         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6626
6627         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6628         * ext/libpng/gstpngenc.c:
6629           Fix byte-order, use proper fixed caps. Fixes #164197.
6630
6631 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6632
6633         * configure.ac:
6634           Add dvdlpcmdec 
6635
6636         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6637         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6638           Don't push buffers if the src pad isn't negotiated yet.
6639           
6640         * gst/audioconvert/gstaudioconvert.c:
6641         (gst_audio_convert_buffer_to_default_format),
6642         (gst_audio_convert_buffer_from_default_format):
6643           Add support for 24-bit width.
6644
6645         * gst/dvdlpcmdec/.cvsignore:
6646         * gst/dvdlpcmdec/Makefile.am:
6647         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6648         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6649         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6650         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6651         (plugin_init):
6652         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6653           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6654           format. Needs support for the channels maps if someone can find 
6655           a DVD LPCM track with > 2 channels.
6656
6657         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6658         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6659         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6660         * gst/mpegstream/gstdvddemux.h:
6661         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6662         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6663         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6664         * gst/mpegstream/gstmpegdemux.h:
6665         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6666         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6667         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6668         (gst_mpeg_parse_handle_src_query),
6669         (gst_mpeg_parse_handle_src_event):
6670           Use audio/x-dvd-lpcm for LPCM output.
6671           Add DTS output.
6672
6673 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6674
6675         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6676
6677         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6678         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6679           Add BGRA handling (#165736).
6680
6681 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6682
6683         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6684
6685         * gst/law/alaw-decode.c: (alawdec_link):
6686         * gst/law/alaw-encode.c: (alawenc_link):
6687         * gst/law/mulaw-decode.c: (mulawdec_link):
6688         * gst/law/mulaw-encode.c: (mulawenc_link):
6689           Fix caps memleaks (#166600).
6690
6691 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6692
6693         * ext/tarkin/mem.h:
6694         * ext/tarkin/wavelet.h:
6695         * ext/tarkin/yuv.h:
6696         * gst/ffmpegcolorspace/avcodec.h:
6697           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6698           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6699
6700 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6701
6702         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6704         (gst_xvimagesink_change_state):
6705           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6706           Xv video (and thereby regenerate Xv colourkey) in clear() so
6707           that PLAY -> READY -> PLAY works (fixes #162504).
6708
6709 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6710
6711         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6712           Switch to list instead of range, since MJPEG-devices really just
6713           support decimations, not any size.
6714
6715 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6716         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6717         (gst_mpeg2dec_reset), (free_all_buffers),
6718         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6719         * ext/mpeg2dec/gstmpeg2dec.h:
6720           The libmpeg2 user-allocated buffer management is awkward, 
6721           to say the least. Hopefully this fixes things.
6722
6723 2005-02-04  Andy Wingo  <wingo@pobox.com>
6724
6725         * gst/audioconvert/bufferframesconvert.c
6726         (buffer_frames_convert_fixate): New function, fixates to 256
6727         frames per buffer by default. (Much better than 1.)
6728         (buffer_frames_convert_init): Set the fixate function for both src
6729         and sink pad.
6730         (buffer_frames_convert_link): After success setting nonfixed caps,
6731         get the negotiated caps so we can know how many buffer-frames it
6732         will be. No idea how this worked at all before.
6733
6734 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6735
6736         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6737         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6738         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6739         (handle_sequence), (handle_picture):
6740         * ext/mpeg2dec/gstmpeg2dec.h:
6741           Rearrange buffer tracking and refcounting and refactor
6742           a little for readability. 
6743
6744 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6745         * sys/v4l/gstv4l.c: (plugin_init):
6746         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6747         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6748         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6749         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6750         * sys/v4l/gstv4ljpegsrc.h:
6751         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6752         * sys/v4l/v4l_calls.h:
6753         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6754         (gst_v4lsrc_get_fps):
6755         * sys/v4l/v4lsrc_calls.h:
6756           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6757           you jpeg inside rgb frames" driver.
6758           Don't error in the v4lsrc link function, just return 
6759           REFUSED.
6760
6761 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6762
6763         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6764         (gst_qcamsrc_open):
6765           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6766
6767 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6768
6769         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6770           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6771
6772 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6773
6774         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6775           Reset negotiated state on PAUSED->READY.
6776
6777 2005-02-02  David Schleef  <ds@schleef.org>
6778
6779         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6780         whereever possible.  (Fixes #165997)
6781         * examples/capsfilter/capsfilter1.c: (main):
6782         * examples/dynparams/filter.c: (create_ui):
6783         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6784         * examples/seeking/chained.c: (main):
6785         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6786         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6787         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6788         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6789         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6790         * examples/switch/switcher.c: (main):
6791         * ext/dv/demo-play.c: (main):
6792         * ext/faad/gstfaad.c: (gst_faad_change_state):
6793         * ext/mad/gstmad.c: (gst_mad_chain):
6794         * ext/smoothwave/demo-osssrc.c: (main):
6795         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6796         (gst_gconf_render_bin_from_description),
6797         (gst_gconf_get_default_audio_sink),
6798         (gst_gconf_get_default_video_sink),
6799         (gst_gconf_get_default_audio_src),
6800         (gst_gconf_get_default_video_src),
6801         (gst_gconf_get_default_visualization_element):
6802         * gst/level/demo.c: (main):
6803         * gst/level/plot.c: (main):
6804         * gst/playback/gstplaybin.c: (gen_video_element),
6805         (gen_audio_element):
6806         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6807         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6808         * gst/sine/demo-dparams.c: (main):
6809         * gst/spectrum/demo-osssrc.c: (main):
6810         * gst/speed/demo-mp3.c: (main):
6811         * gst/volume/demo.c: (main):
6812         * testsuite/embed/embed.c: (main):
6813
6814 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6815
6816         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6817         (gst_tcpclientsink_finalize):
6818         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6819         (gst_tcpclientsrc_finalize):
6820         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6821         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6822         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6823         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6824           Don't leak the hostname when shutting down.
6825           In tcpserversrc, take a copy of the default hostname.
6826
6827 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6828
6829         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6830           Set caps to systemstream=TRUE.
6831
6832 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6833
6834         * testsuite/Makefile.am:
6835           Fix more OSX buildbots.
6836
6837 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6838
6839         * ext/mpeg2dec/gstmpeg2dec.c:
6840           Don't send things to NULL PAD_PEERs
6841
6842         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6843           Copy-on-write the incoming buffer.
6844
6845         * gst/mpegstream/gstdvddemux.h:
6846         * gst/mpegstream/gstmpegclock.h:
6847         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6848         (normal_seek), (gst_mpeg_demux_handle_src_event):
6849         * gst/mpegstream/gstmpegdemux.h:
6850         * gst/mpegstream/gstmpegpacketize.h:
6851         * gst/mpegstream/gstmpegparse.c:
6852         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6853         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6854         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6855         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6856         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6857         * gst/mpegstream/gstmpegparse.h:
6858         * gst/mpegstream/gstrfc2250enc.h:
6859           Various changes to the way time is computed that make seeking and
6860           total time estimation much better here.
6861           Use G_BEGIN/END_DECLS instead of __cplusplus
6862
6863         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6864           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6865
6866 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6867
6868         * gst/subparse/gstsubparse.c:
6869           Fix OSX buildbot.
6870
6871 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6872
6873         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6874         (theora_enc_chain), (theora_enc_change_state):
6875         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6876         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6877         (gst_vorbisenc_change_state):
6878         * ext/vorbis/vorbisenc.h:
6879           Set granulepos and timestamp correctly for streams not
6880           starting at 0, taking into account the initial delay.
6881
6882 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6883
6884         * gst/mpegstream/gstdvddemux.c:
6885           Add audio/x-dts to audio pad template caps
6886
6887 2005-01-30  David Schleef  <ds@schleef.org>
6888
6889         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6890         (create_context), (gst_polypsink_link): Fix silly endianness
6891         bug.  Add some debugging.  Remove float from caps; it doesn't
6892         work.  Attempt to get remote audio working.
6893
6894 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6895
6896         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6897           Add 3IV2 fourcc.
6898
6899 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6900
6901         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6902         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6903         (gst_avi_demux_stream_data):
6904         * gst/avi/gstavidemux.h:
6905           Invert DIB images. Fixes #132341.
6906
6907 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6908
6909         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6910         (gst_ffmpegcsp_chain):
6911           D'oh, reference the palette data, not the palette structure.
6912           Fixes color distortion in #132341.
6913
6914 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6915
6916         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6917           PAR can be non-fixed when not provided as argument (#162626).
6918
6919 2005-01-29  David Moore  <dcm@acm.org>
6920
6921         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6922
6923         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6924         (gst_qtdemux_loop_header):
6925           Re-apply patch from #142272 that allows non-seekable sources,
6926           re-proposed by Daniel Drake <dsd@gentoo.org>.
6927
6928 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6929
6930         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6931           Use the src template for creating the src pad (#162330).
6932
6933 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6934
6935         * configure.ac:
6936         * ext/musepack/Makefile.am:
6937         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6938         (gst_musepackdec_init), (gst_musepackdec_dispose),
6939         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6940         (gst_musepack_stream_init), (gst_musepackdec_loop),
6941         (gst_musepackdec_change_state):
6942         * ext/musepack/gstmusepackdec.cpp:
6943         * ext/musepack/gstmusepackdec.h:
6944         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6945         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6946         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6947         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6948         * ext/musepack/gstmusepackreader.cpp:
6949         * ext/musepack/gstmusepackreader.h:
6950           Update to 1.1 API (#165446).
6951
6952 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6953
6954         * ext/Makefile.am:
6955           Unbreak buildbot.
6956
6957 2005-01-28  Andy Wingo  <wingo@pobox.com>
6958
6959         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6960         to reflect a different dubious internet source. Add a reference
6961         and some commentary.
6962
6963 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6964
6965         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6966         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6967         * gst/playback/gststreamselector.h:
6968           Be more selective when we're redoing caps negotiation from
6969           within the chain function on a stream change.
6970
6971 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6972
6973         * configure.ac:
6974         * ext/Makefile.am:
6975         * ext/amrnb/Makefile.am:
6976         * ext/amrnb/amrnb.c: (plugin_init):
6977         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6978         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6979         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6980         (gst_amrnbdec_state_change):
6981         * ext/amrnb/amrnbdec.h:
6982         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6983         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6984         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6985         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6986         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6987         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6988         * ext/amrnb/amrnbparse.h:
6989           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6990         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6991           Add AMR-NB/-WB raw formats.
6992         * ext/alsa/gstalsa.c: (gst_alsa_link):
6993           Keep valid time when changing format.
6994         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6995         (qtdemux_parse_trak):
6996           Add some more format-specific options (#140141, #143555, #155163).
6997
6998 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6999
7000         * gst/matroska/matroska-demux.c:
7001         (gst_matroska_demux_parse_blockgroup):
7002           Fix logic error in timing of subtitle stream synchronization.
7003         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7004           Add skip-chunk, which is found in kodak-camera streams.
7005
7006 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7007
7008         * po/LINGUAS:
7009         * po/vi.po:
7010           Adding Vietnamese translation (submitted by Clytie Siddall)
7011
7012 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7013
7014         * gst/playback/gstdecodebin.c: (try_to_link_1):
7015           Use realpad for signal.
7016
7017 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7018
7019         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7020           Fix category so decodebin picks it up.
7021
7022 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7023
7024         * ext/mad/Makefile.am:
7025         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7026         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7027         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7028         (found_type), (gst_id3demux_bin_change_state):
7029         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7030         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7031         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7032         (gst_id3_tag_change_state), (plugin_init):
7033         * ext/mad/gstmad.h:
7034           Add id3demuxbin (which is a simple bin consisting of id3demux
7035           and typefind), take over rank from id3demux, remove typefind
7036           code from id3demux. Makes all broken mp3s that I know of work,
7037           and thereby fixes #152688.
7038
7039 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7040
7041         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7042
7043         * ext/mad/gstmad.c: (gst_mad_src_event):
7044         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7045           Allow seeks on audio pad, make mad forward those (#164826).
7046         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7047           Set duration (#165335).
7048
7049 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7050
7051         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7052         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7053         (gst_asf_demux_process_ext_content_desc),
7054         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7055         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7056         * gst/asfdemux/gstasfdemux.h:
7057           Improve metadata display, e.g. if the metadata comes before the
7058           streams are loaded (which is perfectly valid).
7059
7060 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7061
7062         * tools/gst-launch-ext-m.m:
7063           Fix AVI/ASF pipelines (#165340).
7064
7065 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7066         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7067         build failure on amd64
7068
7069 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7070
7071         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7072         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7073           Check environment variables GST_ID3V2_TAG_ENCODING,
7074           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7075           list of character encodings to force interpretation of non-unicode
7076           strings stored in an ID3v2 tag to a particular encoding. If none
7077           is specified, try to use current locale's encoding, then fall back
7078           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7079         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7080         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7081           Check environment variables GST_ID3V1_TAG_ENCODING,
7082           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7083           list of character encodings to use in case a string encountered
7084           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7085           specified, try to use the current locale's encoding, then fall
7086           back to ISO-8859-1 (which will always succeed).
7087
7088 2005-01-25  Benjamin Otte  <otte@gnome.org>
7089
7090         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7091           - on half framerate, compute the rate in advance so the comparisons
7092             don't compare wrong values
7093           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7094             behaviour
7095           - don't use mad_header_decode anymore, mad_frame_decode does that
7096             automatically
7097           - when getting rid of consumed bytes, reset the stream's skiplen
7098           (fixes #163867)
7099
7100 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7101
7102         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7103           Use 1/2 a second for default max_discont, as PES streams from DVB
7104           seem to have larger spacings in the SCR. 
7105           Fix a typo.
7106
7107 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7108
7109         * gst/playback/gstplaybasebin.c: (group_commit):
7110           Notify delayed stream-info availability.
7111
7112 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7113         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7114         (gst_a52dec_handle_event), (gst_a52dec_chain):
7115         Add some debug output. Check that a discont has a valid
7116         time associated.
7117         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7118         (gst_alsa_sink_loop):
7119         Ignore TAG events. A little extra debug for broken timestamps.
7120         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7121         (dvdnavsrc_change_state):
7122         Ensure we send a discont to engage the link before we send any
7123         other events.
7124         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7125         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7126         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7127         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7128         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7129         dvd://title works in totem because typefinding sends a seek that ends
7130         up going back to chapter 1 regardless.
7131         * ext/mpeg2dec/gstmpeg2dec.c:
7132         * ext/mpeg2dec/gstmpeg2dec.h:
7133         Output correct timestamps and handle disconts.
7134         * ext/ogg/gstoggdemux.c: (get_relative):
7135         Small guard against a null dereference.
7136         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7137         (gst_textoverlay_set_property):
7138         Free memory when done. Don't call gst_event_filler_get_duration on
7139         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7140         g_warning.
7141         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7142         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7143         (gst_sw_srclink), (gst_smoothwave_chain):
7144         Draw solid lines, prettier colours.
7145         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7146         Add a default palette that'll work for some movies.
7147         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7148         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7149         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7150         * gst/mpegstream/gstdvddemux.h:
7151         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7152         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7153         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7154         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7155         * gst/mpegstream/gstmpegparse.h:
7156         Use PTM/NAV events when for timestamp adjustment when connected to 
7157         dvdnavsrc. Don't use many discont events where one suffices.
7158         * gst/playback/gstplaybasebin.c: (group_destroy),
7159         (gen_preroll_element), (gst_play_base_bin_add_element):
7160         * gst/playback/gstplaybasebin.h:
7161         Make sure we remove subtitles from the same bin we put them in.
7162         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7163         (gst_subparse_buffer_format_autodetect),
7164         (gst_subparse_change_state):
7165         Fix some memleaks and invalid accesses.
7166         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7167         (oggskel_type_find), (cmml_type_find), (plugin_init):
7168         Some typefind functions for Annodex v3.0 files
7169         * gst/wavparse/gstwavparse.h:
7170         GstRiffReadClass is the correct parent class.
7171
7172 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7173
7174         * gst-libs/gst/riff/riff-media.c:
7175         (gst_riff_create_video_caps_with_data):
7176           Add extradata to huffyuv (fixes #165013).
7177         * gst-libs/gst/riff/riff-read.c:
7178         (gst_riff_read_strf_vids_with_data):
7179           Fix extradata extraction if it is in the chunk size.
7180
7181 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7182
7183         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7184
7185         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7186         (gst_quarktv_change_state), (gst_quarktv_dispose):
7187           Memory free'ing location fix (#164708).
7188
7189 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7190
7191         * gst/playback/gstplaybasebin.c: (group_commit),
7192         (gen_preroll_element), (probe_triggered), (gen_source_element),
7193         (setup_source), (gst_play_base_bin_change_state),
7194         (gst_play_base_bin_add_element):
7195           Don't block for streams.
7196         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7197         (gst_stream_info_set_mute):
7198           Use gst_pad_set_active_recursive.
7199
7200 2005-01-25  Andy Wingo  <wingo@pobox.com>
7201
7202         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7203         for #ifndef HAVE_XVIDEO.
7204
7205 2005-01-24  Jeffrey C. Ollie
7206
7207         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7208
7209         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7210         * ext/gsm/gstgsmdec.h:
7211         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7212         * ext/gsm/gstgsmenc.h:
7213         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7214         was given by property. Add proper buffer timestamps and offsets.
7215
7216 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7217
7218         * gst-libs/gst/riff/riff-media.c:
7219         (gst_riff_create_audio_caps_with_data):
7220           Audio can be <8000Hz.
7221
7222 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7223
7224         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7225           Explicit state change to workaround refcount bugs.
7226
7227 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7228
7229         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7230         (gst_avimux_riff_get_avi_header):
7231           Fix...
7232
7233 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7234
7235         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7236         (gst_riff_read_element_data):
7237         * gst-libs/gst/riff/riff-read.h:
7238           Add _peek version (req'ed in CDXA).
7239         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7240         (gst_cdxaparse_loop):
7241           Fix parsing in playbin.
7242         * gst/playback/gstdecodebin.c: (close_pad_link):
7243           Ignore current_ pads, they cause major annoyance.
7244
7245 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7246
7247         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7248           Safety guard.
7249
7250 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7251
7252         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7253           Fix padding...
7254
7255 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7256
7257         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7258           Allow for 0-sized buffers. Fixes length query problems in
7259           starwars.mkv from the testsuite.
7260
7261 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7262
7263         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7264         (gst_video_box_i420), (gst_video_box_chain):
7265           Fix row strides for I420 (fixes #163159)
7266           
7267 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7268
7269         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7270           MPEG2 has a useful rate property, so we can actually use that.
7271           For MPEG-1, continue using the bytes/time properties.
7272
7273 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7274
7275         * gst-libs/gst/riff/riff-media.c:
7276         (gst_riff_create_video_caps_with_data),
7277         (gst_riff_create_video_template_caps):
7278           Add intel-h263.
7279
7280 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7281
7282         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7283           Fail if caps negotiation fails. Should fix #162184, and should
7284           definately be in there regardless of it fixing the actual bug.
7285         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7286         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7287         (gst_avimux_riff_get_avix_header),
7288         (gst_avimux_riff_get_video_header),
7289         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7290         (gst_avimux_start_file), (gst_avimux_handle_event),
7291         (gst_avimux_change_state):
7292         * gst/avi/gstavimux.h:
7293           Refactor structure writing to use GST_WRITE_UINT macros, add
7294           metadata writing support.
7295
7296 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7297
7298         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7299           Elements may already be destroyed when this function is called.
7300
7301 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7302
7303         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7304         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7305           More memory leak fixes (#149162).
7306
7307 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7308
7309         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7310         (gst_qtdemux_add_stream):
7311           Fix two memleaks.
7312
7313 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7314
7315         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7316           Argh...
7317
7318 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7319
7320         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7321           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7322           when fixating to six channels in Totem.
7323
7324 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7325
7326         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7327           Fix compile warnings on Solaris 10 buildbot
7328
7329 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7330
7331         * ext/dvdread/dvdreadsrc.c: (_read):
7332           Don't read beyond the last cell in a chapter (fixes 
7333           invalid memory access)
7334
7335 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7336
7337         * ext/dvdread/stream_labels.c:
7338         (dvdreadsrc_get_audio_stream_labels):
7339           Use NULL for an empty GList instead of g_list_alloc(); fix 
7340           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7341           of GString (easier to bulk free later)
7342
7343 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7344
7345         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7346
7347         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7348         (gst_ffmpeg_pixfmt_to_caps):
7349           Fix BGRA32 caps (#164209).
7350
7351 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7352
7353         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7354
7355         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7356         (gst_ffmpeg_caps_to_pixfmt):
7357           alpha_mask can be RGBA/ABGR. Fixes #164265.
7358
7359 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7360
7361         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7362
7363         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7364         (gst_mpeg2dec_alloc_buffer):
7365         * ext/mpeg2dec/gstmpeg2dec.h:
7366           Crop if decoding size is not the actual image size (#163676).
7367
7368 2005-01-17  Steve Baker  <steve@stevebaker.org>
7369
7370         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7373         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7374           Add libsndfile typefind functions (#163309).
7375
7376 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7377
7378         * tools/gst-launch-ext-m.m:
7379           Add .aac, fix .m1v/.m2v (#163891).
7380
7381 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7382
7383         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7384           Sanity check, don't wait endlessly since the clock might not
7385           actually run at this point (which is a deadlock). Fixes #164069.
7386
7387 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7388
7389         * gst/playback/gstplaybasebin.c: (probe_triggered):
7390           Of course, only pause if group is done...
7391
7392 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7393
7394         * gst/playback/gstplaybasebin.c: (probe_triggered):
7395           Thread safety.
7396
7397 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7398
7399         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7400           Don't return state change success when the parent
7401           failed.
7402
7403 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7404
7405         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7406           Free events (fix memleak in #162905).
7407
7408 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7409
7410         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7411
7412         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7413         (gst_ffmpeg_caps_to_pixfmt):
7414           Fix for depth = 15. Fixes #161675.
7415
7416 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7417
7418         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7419           Set FPS correctly, even for webcams and the like.
7420         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7421           Don error on setting while capturing.
7422
7423 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7424
7425         * ext/dv/gstdvdec.c:
7426         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7427         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7428           I'm a bad boy. using /1001. to force C to do float division
7429           and not integer division (as it did in my last commit)
7430           Thanks to David I. Lehn for pointing this mistake.
7431
7432 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7433
7434         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7435           Revert Johan??s 1.35->1.36 since it breaks compat.
7436
7437 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7438
7439         * ext/dv/gstdvdec.c:
7440         * ext/libfame/gstlibfame.c:
7441         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7442         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7443           replace framerate aproximations by their real value
7444           (24000/1001, 30000/1001, 60000/1001)
7445           Finish fixing bug #164049
7446
7447 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7448
7449         * ext/ogg/gstoggmux.c:
7450           eos/bos debugging
7451         * gst/tcp/gstmultifdsink.c:
7452         * gst/tcp/gstmultifdsink.h:
7453         * gst/tcp/gsttcp.c:
7454         * gst/tcp/gsttcp.h:
7455         * gst/tcp/gsttcpclientsink.c:
7456         * gst/tcp/gsttcpclientsrc.c:
7457         * gst/tcp/gsttcpserversink.c:
7458         * gst/tcp/gsttcpserversrc.c:
7459           improve reusability of elements after state changes and errors
7460           make multifdsink throw away streamheaders when receiving new ones
7461
7462 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7463
7464         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7465           Fix for if items are already in list...
7466
7467 2005-01-12  Benjamin Otte  <otte@gnome.org>
7468
7469         * gst/adder/gstadder.c: (gst_adder_loop):
7470           fix adder a bit so it doesn't screw up with events as much anymore
7471
7472 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7473
7474         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7475         (pixbufscale_scale), (gst_pixbufscale_chain):
7476         * ext/gdk_pixbuf/pixbufscale.h:
7477           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7478           to ensure rowstrides are calculated the same way as 
7479           ffmpegcolorspace
7480           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7481           that we pick up duration and offset also.
7482
7483 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7484
7485         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7486         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7487           Reusability fixes.
7488
7489 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7490
7491         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7492         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7493         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7494         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7495           Update flags when requested.
7496
7497 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7498
7499         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7500           Fix dmix.
7501
7502 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7503
7504         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7505         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7506         (probe_triggered), (new_decoded_pad), (gen_source_element),
7507         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7508         * gst/playback/gstplaybasebin.h:
7509         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7510         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7511         (gst_play_bin_change_state):
7512           Implement group-switch signal for use in apps to clear metadata
7513           cache, clean up subtitle, add suburi property instead of # hack,
7514           some error-out fixes.
7515
7516 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7517
7518         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7519           Debug.
7520         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7521           If we got a state change in the _get handler, don't return success.
7522
7523 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7524
7525         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7526         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7527           Make jpegdec quiet on MJPEG decoding
7528         * gst/asfdemux/README:
7529           Fix mimetypes for MJPEG and H263
7530
7531 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7532
7533         * ext/theora/theoradec.c: (theora_dec_chain):
7534           Fix broken code generation by gcc by swapping arguments.
7535         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7536           Fix \n in debug.
7537
7538 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7539
7540         * TODO:
7541           delete this file, it is by far outdated
7542         * ext/alsa/gstalsa.1: remove
7543         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7544         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7545         (gst_alsa_get_caps):
7546           Add HW probing for supported sample rates. Fixes #161704
7547
7548 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7549
7550         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7551           Don't crash, biatch! :).
7552
7553 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7554
7555         * ext/musepack/gstmusepackreader.cpp:
7556         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7557           Some work on tags - still doesn't work in playbin...
7558         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7559           Handle events...
7560
7561 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7562
7563         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7564           Also shove tags on kid pads.
7565
7566 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7567
7568         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7569           Don't bail on unknown events.
7570         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7571           Don't crash on events before negotiation.
7572         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7573           Send tags on pads, too.
7574         * gst/playback/gststreamselector.c:
7575         (gst_stream_selector_request_new_pad):
7576           Forward events on first pad if no input was selected yet.
7577
7578 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7579
7580         * gst/playback/gstplaybasebin.c: (setup_substreams):
7581           Don't disable streamtype if the stream doesn't exist, since
7582           then playing a video after audio will disable both and nothing
7583           will happen. Fixes the testsuite.
7584
7585 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7586
7587         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7588         (gst_v4l_xoverlay_set_xwindow_id):
7589         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7590         (gst_v4l2_xoverlay_set_xwindow_id):
7591           Add debug categories, fix overlay disabling.
7592
7593 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7594
7595         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7596         * ext/alsa/gstalsa.h:
7597           Add HW probing for period_count/size and buffer_size MIX/MAX
7598           Adjust default/user defined value if out of bounds
7599           Should fix bug #162024
7600
7601 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7602
7603         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7604           Fix warning (#161191).
7605
7606 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7607
7608         * ext/dvdread/stream_labels.c:
7609         (dvdreadsrc_get_audio_stream_labels):
7610           Fix warning (init the good variable in switch default)
7611
7612 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7613
7614         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7615
7616         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7617           Fix gcc-2.95 compile (#163485).
7618
7619 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7620
7621         * configure.ac:
7622         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7623         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7624         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7625         (gst_flacenc_change_state):
7626         * ext/flac/gstflacenc.h:
7627           Update for API change in flac-1.1.1. Update requirement in
7628           configure.ac. Fixes #162974.
7629
7630 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7631
7632         * gst/playback/gstplaybasebin.c: (group_destroy):
7633           Remove hack to get rid of assert and get rid of unlinked
7634           signals properly.
7635
7636 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7637
7638         * gst/playback/gstplaybasebin.c: (setup_source):
7639           Set source to NULL so that resources are free'ed. Fixes issues
7640           with playback of CDDA and similar device-accessing things.
7641
7642 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7643
7644         * testsuite/embed/Makefile.am:
7645           test->noinst, fix make test in buildbot.
7646
7647 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7648
7649         * ext/dvdread/stream_labels.c: new file
7650         * ext/dvdread/stream_labels.h: new file
7651         * ext/dvdread/Makefile.am:
7652         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7653           Extract audio stream label from DVD IFO files.
7654           It only dump them on the console for now, still have to
7655           make playbin aware of them.
7656
7657 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7658
7659         * gst/playback/gstplaybasebin.c: (setup_source):
7660           Fix hanging subs.
7661
7662 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7663
7664         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7665         (gen_preroll_element), (remove_groups), (setup_subtitle),
7666         (gen_source_element), (setup_source):
7667         * gst/playback/gstplaybasebin.h:
7668           Multiple .sub files is just a stupid idea... Fix some threading
7669           mistakes. Interestingly, external .sub files cause playbin to
7670           hang, I don't know why... Parsing fixes contributed by Fran??ois
7671           Kooman <fkooman@tuxed.net>.
7672
7673 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7674
7675         * testsuite/embed/Makefile.am:
7676           Fix buildbot.
7677
7678 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7679
7680         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7681
7682         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7683         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7684         (gst_pngenc_set_property):
7685         * ext/libpng/gstpngenc.h:
7686           Add compression level property (#163323).
7687
7688 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7689
7690         * configure.ac:
7691         * examples/capsfilter/capsfilter1.c: (main):
7692         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7693         * ext/dvdread/Makefile.am:
7694         * ext/dvdread/demo-play:
7695         * ext/dvdread/demo-play.c:
7696         * gconf/gstreamer.schemas.in:
7697         * gst-libs/gst/gconf/gconf.c:
7698         * sys/v4l/TODO:
7699         * testsuite/Makefile.am:
7700         * testsuite/embed/Makefile.am:
7701         * testsuite/embed/embed.c: (cb_expose), (main):
7702           Remove all references to xvideosink, fix examples (#140845).
7703         * gst/playback/gstplaybasebin.c: (group_destroy):
7704           Apparently, disposal does not unlink - so do explicitely.
7705         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7706           Add debug.
7707
7708 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7709
7710         * README: fix PKG_CONFIG_PATH instructions, what was there
7711         previously was breaking default search path, not nice. 
7712         Fixes #163358
7713
7714 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7715
7716         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7717         (gst_audioscale_chain):
7718           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7719           when resampling - how the ^@$^!@^! is this possible?!?
7720
7721 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7722
7723         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7724           Reset variables on READY.
7725         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7726         (gst_matroska_mux_loop):
7727           Require data before writing header.
7728
7729 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7730
7731         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7732
7733         * ext/mad/gstmad.c: (gst_mad_chain):
7734           Don't call mad_stream_sync() directly after recovering sync.
7735           Fixes #151661.
7736
7737 2005-01-09  Martin Eikermann  <meiker@upb.de>
7738
7739         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7740
7741         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7742         (snapshot_handler), (gst_snapshot_sinkconnect),
7743         (gst_snapshot_chain):
7744           Allocate resources when required, fix recursive signal emission
7745           and fix caps. Fixes #161667.
7746
7747 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7748
7749         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7750
7751         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7752         (gst_pngdec_chain):
7753           Handle only 8-bppc (bits-per-pixel-component) images, better
7754           error handling and correct strides. Fixes #163177.
7755         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7756         (gst_pngenc_chain):
7757           Better error handling. Fixes #163348.
7758
7759 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7760
7761         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7762         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7763         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7764         (dvdnavsrc_uri_handler_init):
7765           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7766         * gst/playback/gstplaybasebin.c: (gen_source_element):
7767           Add MMS to streaming URIs.
7768
7769 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7770
7771         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7772         * sys/xvimage/xvimagesink.c:
7773         (gst_xvimagesink_navigation_send_event):
7774           Check for pad availability before sending event.
7775
7776 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7777
7778         * gst-plugins.spec.in:
7779           Add subparse.
7780
7781 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7782
7783         * configure.ac:
7784           Since we use functions from CVS, up requirement.
7785
7786 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7787
7788         * gst/playback/Makefile.am:
7789         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7790         (group_destroy), (group_commit), (group_is_muted),
7791         (gen_preroll_element), (add_stream), (unknown_type),
7792         (probe_triggered), (preroll_unlinked), (mute_stream),
7793         (silence_stream), (new_decoded_pad), (setup_substreams),
7794         (setup_source), (get_active_source), (mute_group_type),
7795         (muted_group_change_state), (set_active_source),
7796         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7797         (play_base_eos), (gst_play_base_bin_change_state):
7798         * gst/playback/gstplaybasebin.h:
7799         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7800         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7801         (gst_stream_info_dispose), (stream_info_mute_pad),
7802         (stream_info_change_state), (gst_stream_info_set_mute):
7803         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7804         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7805         (gst_stream_selector_init), (gst_stream_selector_dispose),
7806         (gst_stream_selector_get_linked_pad),
7807         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7808         (gst_stream_selector_get_linked_pads),
7809         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7810         * gst/playback/gststreamselector.h:
7811           Adding stream selection support plus required properties for
7812           applications to use this. Fully fixes #100931.
7813
7814 2005-01-08  Benjamin Otte  <otte@gnome.org>
7815
7816         * gst/games/gstpuzzle.c: (nav_event_handler):
7817           - handle nav events differently: forward every event no matter if it
7818             was handled or not.
7819           - translate events
7820           You can now cheat by using navigationtest ! puzzle and moving the
7821           mouse close to the edge of a tile. ;)
7822
7823 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7824
7825         * configure.ac:
7826         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7827         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7828         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7829         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7830         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7831         (gst_ogm_parse_plugin_init):
7832         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7833         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7834         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7835         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7836         * ext/pango/gsttextoverlay.h:
7837         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7838         (gst_matroska_demux_handle_seek_event),
7839         (gst_matroska_demux_sync_streams),
7840         (gst_matroska_demux_parse_blockgroup),
7841         (gst_matroska_demux_subtitle_caps),
7842         (gst_matroska_demux_plugin_init):
7843         * gst/matroska/matroska-ids.h:
7844         * gst/playback/gstdecodebin.c: (close_pad_link):
7845         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7846         (gen_preroll_element), (remove_groups), (add_stream),
7847         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7848         (setup_source):
7849         * gst/playback/gstplaybasebin.h:
7850         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7851         * gst/subparse/Makefile.am:
7852         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7853         (gst_subparse_base_init), (gst_subparse_class_init),
7854         (gst_subparse_init), (gst_subparse_formats),
7855         (gst_subparse_eventmask), (gst_subparse_event),
7856         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7857         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7858         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7859         (parse_mpsub_deinit), (parse_mpsub_init),
7860         (gst_subparse_buffer_format_autodetect),
7861         (gst_subparse_format_autodetect), (gst_subparse_loop),
7862         (gst_subparse_change_state), (gst_subparse_type_find),
7863         (plugin_init):
7864         * gst/subparse/gstsubparse.h:
7865         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7866         (plugin_init):
7867           Add subtitle support, .sub parser (supports SRT and MPsub),
7868           OGM text support, Matroska UTF-8 text support, deadlock fixes
7869           all over the place, subtitle awareness in decodebin/playbin
7870           and some fixes to textoverlay to handle subtitles in a stream
7871           correctly. Fixes #100931.
7872
7873 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7874
7875         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7876           Check for pad availability before doing a query on it.
7877
7878 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7879
7880         * ext/dv/gstdvdec.c:
7881           really fix bpp24/32 dvdec caps (classic rgba indeed)
7882         * gst/asfdemux/gstasfdemux.c:
7883         (gst_asf_demux_process_ext_content_desc):
7884           don't send text tags if they are empty (bis repetita)
7885
7886 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7887
7888         * ext/dv/gstdvdec.c:
7889          remove unneeded comment from dvdec
7890           (related to DV 4CC codes in AVI files)
7891           moved them in gstreamer/docs/random/mimetypes
7892         * gst/asfdemux/gstasfdemux.c:
7893         (gst_asf_demux_process_ext_content_desc):
7894          don't send text tags if they are empty
7895          fix mem leak on error path
7896         * gst/ffmpegcolorspace/avcodec.h:
7897         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7898         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7899         (gst_ffmpegcsp_avpicture_fill):
7900         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7901         * gst/ffmpegcolorspace/imgconvert_template.h:
7902          adds BGR32 and BGRA32 to ffmpegcolorspace
7903           (still bad colors, fixing it on next commit)
7904           helps with dvdec outputing BGR32
7905
7906 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7907
7908         * ext/dv/gstdvdec.c:
7909          Fix audio caps i just broke (missing ',')
7910         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7911         (gst_matroska_mux_reset):
7912          Fix typo + add FIXME about old "x-gst-metadata" crap
7913
7914 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7915
7916         * ext/dv/demo-play.c: (main):
7917          xvideosink -> xvimagesink
7918         * ext/dv/gstdvdec.c:
7919          change rgb 32/32 caps to 24/32 (no alpha)
7920          change nb of channels to be a list (2 or 4, not 2)
7921          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7922         * gst/asfdemux/gstasfdemux.c:
7923         (gst_asf_demux_process_ext_content_desc):
7924          Add 'date/year' to extracted metadata list
7925
7926 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7927
7928         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7929           The return value of fixate_to does not imply that the requested
7930           value was set, so don't assume.
7931
7932 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7933
7934         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7935
7936         * ext/libpng/gstpngdec.c:
7937         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7938         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7939         * ext/libpng/gstpngenc.h:
7940           Alpha support (encoder; #163161), mime fixage.
7941
7942 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7943
7944         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7945
7946         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7947         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7948         (gst_faac_set_property), (gst_faac_get_property):
7949         * ext/faac/gstfaac.h:
7950           Allow for ADTS output (#153434).
7951
7952 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7953
7954         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7955           Fix against template (#150576).
7956
7957 2005-01-06  Benjamin Otte  <otte@gnome.org>
7958
7959         * gst/games/gstpuzzle.c: (draw_puzzle):
7960           don't draw a puzzle if either width or height of tiles would be 0.
7961
7962 2005-01-06  Benjamin Otte  <otte@gnome.org>
7963
7964         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7965         (gst_puzzle_class_init), (gst_puzzle_finalize):
7966           no memleaks, please
7967         (gst_puzzle_create), (gst_puzzle_init),
7968         (gst_puzzle_set_property), (gst_puzzle_setup):
7969           change initialization code around so we don't reshuffle on resize
7970         (draw_puzzle):
7971           fix another stupid typo
7972
7973 2005-01-06  Benjamin Otte  <otte@gnome.org>
7974
7975         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7976           fix stupid typo that borked copying on YUY2
7977
7978 2005-01-06  Benjamin Otte  <otte@gnome.org>
7979
7980         * gst/games/gstpuzzle.c: (draw_puzzle):
7981           fix edges when image sizes aren't multiples of tile sizes
7982
7983 2005-01-06  Benjamin Otte  <otte@gnome.org>
7984
7985         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7986           make RGB endianness work correctly
7987         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7988           refactor and fix race with initial shuffling
7989         (nav_event_handler):
7990           allow using the mouse to puzzle
7991         (draw_puzzle):
7992           insist on tiles having width and height as multiples of 4 to get
7993           clean YUV image handling
7994         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7995         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7996           s/DEBUG/LOG/ for common messages
7997         (gst_xvimagesink_navigation_send_event):
7998           fix mouse event translation to not include screen PAR
7999         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
8000           fix mouse event translation to actually work
8001
8002 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8003
8004         * gst/asfdemux/gstasfdemux.c:
8005         (gst_asf_demux_process_ext_content_desc):
8006          Extract TrackNumber metadata + clean up code
8007         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8008          Hope this is the good fix (var used unitialised)
8009
8010 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8011
8012         * ext/faad/gstfaad.c: (gst_faad_chain):
8013           Only increment timestamp if it's valid. Fixes raw AAC streams.
8014
8015 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8016
8017         * configure.ac:
8018         * gst/games/Makefile.am:
8019         * gst/games/gstpuzzle.c:
8020           add a puzzle game with...
8021         * gst/games/gstvideoimage.c:
8022         * gst/games/gstvideoimage.h:
8023           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8024           from videotestsrc and made into something that would be a nice
8025           library for a lot of other plugins.
8026
8027 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8028
8029         * configure.ac:
8030          don't compile faad plugin if a RC of 2.0 is found
8031          Fixes #155346 (and FC1 buildbot)
8032         * gst/asfdemux/gstasfdemux.c:
8033         (gst_asf_demux_process_ext_content_desc):
8034          try to make Solaris compiler happier
8035
8036 2005-01-06  Paul Jack  <pjack@sfaf.org>
8037
8038         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8039
8040         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8041           Fix segfault (#161667).
8042
8043 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8044
8045         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8046           Fix framerate reporting.
8047
8048 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8049
8050         * gst-libs/gst/riff/riff-ids.h:
8051         * gst/wavenc/riff.h:
8052          Add AMR (VBR and CBR) ids to riff.h audio codec list
8053         * gst/asfdemux/gstasfdemux.c:
8054         (gst_asf_demux_process_ext_content_desc),
8055         (gst_asf_demux_process_object):
8056           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8057
8058 2005-01-05  Martin Eikermann  <meiker@upb.de>
8059
8060         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8061
8062         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8063         (gst_dvd_demux_handle_discont):
8064         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8065         (gst_mpeg_demux_handle_discont):
8066           Recreate pads on new-media (#160730).
8067         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8068           Send discont even if manager changes timestamps (#161929).
8069
8070 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8071
8072         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8073
8074         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8075           Fix invalid memory access (#159211).
8076
8077 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8078
8079         * examples/gstplay/player.c: (main):
8080           Don't iterate.
8081         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8082           Add visualizations.
8083         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8084         (gst_a52dec_handle_frame):
8085           Set duration.
8086         * ext/dvdnav/gst-dvd:
8087           Add audioconvert. Fixes #161325.
8088         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8089           Explicitely case to gint64. Possible valgrind error.
8090         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8091         (gst_play_tick_callback), (gst_play_change_state),
8092         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8093         (gst_play_set_location), (gst_play_get_location),
8094         (gst_play_seek_to_time), (gst_play_set_data_src),
8095         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8096         (gst_play_set_visualization), (gst_play_connect_visualization),
8097         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8098         (gst_play_new):
8099           Use playbin. Fixes #139749 and #147744.
8100         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8101           Add genre tag.
8102         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8103         (audioscale_get_type), (gst_audioscale_base_init),
8104         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8105         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8106         (gst_audioscale_link), (gst_audioscale_get_buffer),
8107         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8108         (gst_audioscale_init), (gst_audioscale_dispose),
8109         (gst_audioscale_chain), (gst_audioscale_set_property),
8110         (gst_audioscale_get_property), (plugin_init):
8111           Indent properly.
8112         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8113           Fix LPCM.
8114         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8115         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8116         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8117           Add more metadata (fixes #162656).
8118
8119 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8120
8121         * configure.ac:
8122           back to cvs
8123
8124 === release 0.8.7 ===
8125
8126 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8127
8128         * NEWS:
8129         * RELEASE:
8130         * configure.ac:
8131           releasing 0.8.7, "Hyperspace"
8132
8133 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8134
8135         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8136
8137         * gst/playback/gstplaybasebin.c:
8138          Fix for #162924 - free caps after use, not before
8139
8140 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8141
8142         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8143
8144         * gst/playback/gstplaybasebin.c:
8145         * gst/wavparse/gstwavparse.c:
8146           Fix for #154773 - fixes playback of small .wav files
8147
8148 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8149
8150         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8151
8152         * gst/audioscale/gstaudioscale.c:
8153           Fix for #162819 - make audioscale reusable
8154           Fixes playback of more than one file with playbin/totem
8155
8156 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8157
8158         * gst/ffmpegcolorspace/avcodec.h:
8159         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8160         * gst/ffmpegcolorspace/imgconvert.c:
8161           clean up the mess that made me cry and avoid needless duplication
8162
8163 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8164
8165         * gst/ffmpegcolorspace/imgconvert.c:
8166           give some indication of why we're segfaulting
8167
8168 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8169
8170         * configure.ac:
8171           Fix indentation, fix v4l2 plugin detection.
8172         * ext/Makefile.am:
8173           Fix libmms location (Maciej, use diff -u!).
8174         * ext/alsa/gstalsa.c: (gst_alsa_init):
8175           Initialize caps cache to NULL.
8176         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8177           Only change state on audiosink if it exists.
8178
8179 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8180
8181         * gst/matroska/matroska-demux.c:
8182         * gst/matroska/matroska-ids.h:
8183         * gst/matroska/matroska-demux.h:
8184         Fix Vorbis streams failing to decode in some files, where cluster_time
8185         isn't 0, because then it doesn't send codec_priv before actual data.
8186         Remove time-based test and replace it with marker set on beginning of
8187         new stream
8188
8189 2004-12-28  David Schleef  <ds@schleef.org>
8190
8191         Merge patch from Ronald fixing problems with streaming
8192         text.
8193         * ext/cairo/gstcairo.c: (plugin_init):
8194         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8195         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8196         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8197         (gst_textoverlay_font_init), (gst_textoverlay_init),
8198         (gst_textoverlay_set_property):
8199         * ext/cairo/gsttextoverlay.h:
8200
8201 2004-12-27  David Schleef  <ds@schleef.org>
8202
8203         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8204         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8205         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8206         (gst_textoverlay_font_init), (gst_textoverlay_init),
8207         (gst_textoverlay_set_property): Improvements to actually
8208         render text as white on black outline on video, including
8209         font selection and horizontal/vertical alignment.  (Ronald's
8210         christmas present)
8211         * ext/cairo/gsttextoverlay.h:
8212
8213 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8214
8215         * ext/ogg/gstogg.c:
8216         * ext/ogg/gstogmparse.c:
8217           fix ogm[audio/video]parse plugin registration
8218           (riff won't load if bytestream is already loaded)
8219
8220 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8221
8222         * gst/audioconvert/gstchannelmix.c:
8223           fix for GLIB < 2.4
8224
8225 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8226
8227         * Makefile.am:
8228         * configure.ac:
8229           disable docs again until it actually passes make distcheck.
8230
8231 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8232
8233         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8234         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8235         (plugin_init):
8236           Add 3GP (variables name Q3GP because they can't start with a
8237           number). Add samr audio fourcc (used in .3gp files), decoder
8238           is work in progress. Also do a GST_WARNING instead of ERROR
8239           in case of unknown nodes, to decrease output.
8240
8241 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8242
8243         * Makefile.am:
8244           really fix dist
8245
8246 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8247
8248         * configure.ac:
8249         * ext/speex/gstspeexdec.h:
8250         * ext/speex/gstspeexenc.h:
8251           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8252           Fix detection code in configure.ac
8253
8254 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8255
8256         * gst/matroska/matroska-demux.c:
8257         (gst_matroska_demux_parse_blockgroup):
8258           Save position, so that queries give proper return values. Don't
8259           know how this could ever have worked before...
8260
8261 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8262
8263         * configure.ac:
8264           Put additional LAME check inside the conditional.  Fixes #152339
8265
8266 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8267
8268         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8269         (gst_avi_demux_stream_scan):
8270           Add some more debug. Fix logic error when setting movi offset
8271           while reading index.
8272
8273 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8274
8275         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8276         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8277         (gst_avi_demux_process_next_entry):
8278           Add some debugging. Better detection of broken indexes and the
8279           accompanying index recovery. No infinite loops on state changes
8280           when we're still in our loopfunction.
8281
8282 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8283
8284         * configure.ac:
8285           Fix up.
8286
8287 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8288
8289         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8290
8291         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8292           Normalizing the value before setting
8293         (gst_sunaudiomixer_get_volume):
8294           Normalizing the value after getting. Fixes bug# 161980
8295
8296 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8297
8298         * Makefile.am: Make sure docs gets disted
8299         * docs/Makefile.am: Make sure all needed files get disted
8300         * gst-plugins.spec.in: latest updates
8301
8302 2004-12-22  Wim Taymans  <wim@fluendo.com>
8303
8304         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8305         Revert patch 1.38 as clock distribution over schedulers does
8306         not work correcly in the core yet.
8307
8308 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8309
8310         * sys/oss/README: remove this file, which predates my birth
8311           (and which content is by far outdated)
8312
8313 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8314
8315         * Makefile.am:
8316         * configure.ac:
8317         * docs/Makefile.am:
8318         * docs/libs/Makefile.am:
8319         * docs/libs/gst-plugins-libs-docs.sgml:
8320         * docs/libs/gst-plugins-libs-sections.txt:
8321         * docs/libs/tmpl/gstgconf.sgml:
8322         * docs/upload.mak:
8323         * docs/version.entities.in:
8324           Added boilerplate gtk-doc files for plugin-libs documentation.
8325
8326 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8327
8328         * gst/auparse/gstauparse.c: fix int and float audio caps
8329
8330 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8331
8332         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8333         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8334           g_assert() can be a macro, don't use #ifdef inside it.
8335
8336 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8337
8338         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8339
8340         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8341         (gst_videorate_init), (gst_videorate_chain),
8342         (gst_videorate_change_state):
8343           Event handling (fixes #159986).
8344
8345 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8346
8347         * gst-libs/gst/riff/riff-media.c:
8348         (gst_riff_create_video_caps_with_data):
8349           Add BLZ0 (Blizzard's version of DivX) fourcc.
8350
8351 2004-12-18  David Schleef  <ds@schleef.org>
8352
8353         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8354         portability fix.
8355
8356 2004-12-18  David Schleef  <ds@schleef.org>
8357
8358         * gst/tta/ttadec.h: Disable some header code that isn't used
8359         and clearly isn't portable.
8360
8361 2004-12-18  David Schleef  <ds@schleef.org>
8362
8363         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8364         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8365         (avcodec_get_pix_fmt), (avpicture_layout),
8366         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8367         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8368         Fix code to not use GCC extensions (and c99 extensions that
8369         Forte does not like.)
8370
8371 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8372
8373         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8374
8375         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8376         (gst_deinterlace_chain):
8377           Rowstride fixes. Fixes #161039.
8378         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8379         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8380         (gst_video_crop_getcaps), (gst_video_crop_link),
8381         (gst_video_crop_i420), (gst_video_crop_chain),
8382         (gst_video_crop_change_state):
8383           Rework of negotiation. Actually works now. Fixes #158650.
8384
8385 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8386
8387         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8388           That was very stupid.
8389
8390 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8391
8392         * gst/matroska/matroska-demux.c:
8393         (gst_matroska_demux_parse_blockgroup):
8394           Fix possible crasher.
8395
8396 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8397
8398         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8399         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8400           Lace sizes can be zero.
8401
8402 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8403
8404         * ext/musepack/gstmusepackdec.cpp:
8405           Fetch error return values. Fixes #161624.
8406         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8407           Really EOS.
8408
8409 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8410
8411         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8412           Work for truncated (unfinished download etc.) files. Fixes #160514.
8413
8414 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8415
8416         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8417           Fix for integer overflow. Makes #156001 not crash. Probably masks
8418           the real bug.
8419
8420 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8421
8422         * gst/ac3parse/gstac3parse.c: (plugin_init):
8423           Parsers never have ranks. Fixes #159651.
8424
8425 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8426
8427         * gst/playback/gstdecodebin.c: (compare_ranks):
8428           make sure the facotries are ordered the same every time even if they
8429           have the same rank by using the name
8430         * gst/playback/gstdecodebin.c: (find_compatibles):
8431           make sure we don't add factories to the list twice
8432
8433 2004-12-16  David Schleef  <ds@schleef.org>
8434
8435         * configure.ac: look for musepack headers as musepack/*.h
8436         (fixes #159847)
8437         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8438         * ext/musepack/gstmusepackreader.h: same
8439
8440 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8441
8442         * gst-libs/gst/riff/riff-read.c:
8443         (gst_riff_read_strf_auds_with_data):
8444           Read extradata correctly (fixes #155879).
8445
8446 2004-12-16  David Schleef  <ds@schleef.org>
8447
8448         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8449         audio.  does _not_ attempt or allow conversion unless channels
8450         is 1 or 2.
8451
8452 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8453
8454         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8455
8456 2004-12-16  David Schleef  <ds@schleef.org>
8457
8458         * gst/audioscale/gstaudioscale.c: the resample library only
8459         handles 1 or 2 channels.  Change caps to compensate.
8460
8461 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8462
8463         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8464         (gst_matroska_demux_audio_caps):
8465           Some MPEG-AAC hacks, because else it doesn't work...
8466
8467 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8468
8469         * gst-libs/gst/riff/riff-media.c:
8470         (gst_riff_create_video_caps_with_data),
8471         (gst_riff_create_video_template_caps):
8472           Add h264.
8473
8474 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8475
8476         * gst-libs/gst/audio/Makefile.am:
8477           Try to fix buildbot.
8478
8479 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8480
8481         * gst/tcp/gstmultifdsink.c:
8482           Clean up and uniformize debugging.
8483
8484 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8485
8486         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8487
8488         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8489         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8490         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8491         (gst_mpeg_demux_change_state):
8492           Reset on ready. Fixes 160276.
8493
8494 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8495
8496         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8497
8498         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8499         (gst_ffmpegcsp_pad_link):
8500           Fix memleak (#154815).
8501
8502 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8503
8504         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8505
8506         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8507         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8508         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8509         * ext/musicbrainz/gsttrm.h:
8510           Add support for using a proxy server when getting a trm id from
8511           the MusicBrainz database (#149613).
8512
8513 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8514
8515         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8516
8517         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8518         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8519           Fix memleaks (#157233).
8520
8521 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8522
8523         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8524
8525         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8526         * gst-libs/gst/resample/resample.h:
8527         * gst/audioscale/gstaudioscale.c:
8528           Fix memleak (#159215).
8529
8530 2004-12-16  Toni Willberg  <toniw@iki.fi>
8531
8532         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8533
8534         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8535         * sys/oss/oss_probe.c: (main):
8536           Check for mono/stereo support (similar to samplerate probing),
8537           fixes #159433. Also add missing copyright header to oss_probe.c.
8538
8539 2004-12-15  David Schleef  <ds@schleef.org>
8540
8541         * configure.ac: add audioresample and cairo plugins.  Remove
8542         HAVE_MMX stuff, because it's not used.
8543         * ext/Makefile.am: same
8544         * ext/audioresample/Makefile.am: You are not ready for an
8545         audio resampling element based on audioresample.
8546         * ext/audioresample/gstaudioresample.c:
8547         * ext/audioresample/gstaudioresample.h:
8548         * ext/cairo/Makefile.am: You are not ready for overlay elements
8549         based on cairo.  Don't look too closely, these elements kinda
8550         suck right now.
8551         * ext/cairo/gstcairo.c: new
8552         * ext/cairo/gsttextoverlay.c: new
8553         * ext/cairo/gsttextoverlay.h: new
8554         * ext/cairo/gsttimeoverlay.c: new
8555         * ext/cairo/gsttimeoverlay.h: new
8556         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8557         problem with compilers that don't support variadic macros.
8558
8559 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8560
8561         Reviewed by:  David Schleef  <ds@schleef.org>
8562
8563         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8564         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8565         bit.  Also ran indent-gst.
8566         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8567         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8568         (gst_sunaudiosrc_setparams):
8569
8570 2004-12-14  David Schleef  <ds@schleef.org>
8571
8572         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8573         output rate to 16000.  Should fix #160235.
8574
8575 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8576
8577         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8578         Add typefinding for mpeg2 pes streams
8579
8580 2004-12-13  David Schleef  <ds@schleef.org>
8581
8582         * configure.ac:  Applied patch from bug #143659, making default
8583         sources and sinks OS-dependent (for Solaris), and added code
8584         for OS/X.
8585         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8586
8587 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8588
8589         * gst-libs/gst/riff/riff-media.c:
8590           forgot to add h2.64 to avidemux template caps
8591
8592 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8593
8594         * gst/wavenc/riff.h:
8595         * gst-libs/gst/riff/riff-media.c:
8596         * gst-libs/gst/riff/riff-ids.h:
8597         * gst/avi/gstavimux.c
8598         add 4CC code for VideoSoft h264 in AVI (VSSH)
8599           fixes bug #160655
8600         remove s323 from riff, it's quicktime specific :(
8601
8602 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8603
8604         * gst/asfdemux/README
8605         * gst/wavenc/riff.h
8606         * gst-libs/gst/riff/riff-ids.h
8607         * gst-libs/gst/riff/riff-media.c
8608         * gst/qtdemux/qtdemux.c:
8609           add new 4CC codes for h263 related codecs
8610           fixes partially bug #155163
8611
8612 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8613
8614         * configure.ac: Update polyaudio requirement to 0.7
8615         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8616
8617 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8618
8619         * gst/interleave/deinterleave.c:
8620         fix my name's spelling! :)
8621
8622 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8623
8624         * AUTHORS ChangeLog
8625         * gst/auparse/gstauparse.c
8626         * gst/interleave/deinterleave.c
8627         * gst/law/:
8628                 alaw-decode.c alaw-encode.c
8629                 mulaw-decode.c mulaw-encode.c
8630         * gst/oneton/gstoneton.c
8631         * sys/osxaudio/:
8632                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8633         * sys/osxvideo/:
8634                 cocoawindow.h cocoawindow.m
8635                 osxvideosink.h osxvideosink.m
8636
8637         put the same mail address for Zaheer Abbas Merali everywhere
8638
8639 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8640
8641         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8642           Align by packetsize, and assert that we a packet available before
8643           playing. The first makes webstreams work (they often include
8644           trailing padding data in a packet), the second allows pausing a
8645           ASF stream in totem without getting demux errors afterwards.
8646
8647 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8648
8649         * ext/ogg/gstoggdemux.c: (get_relative):
8650           Check for non-NULL before accessing member (end-of-chain).
8651
8652 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8653
8654         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8655         (cdparanoia_set_property), (cdparanoia_get_property):
8656         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8657         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8658         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8659         (dvdreadsrc_init), (dvdreadsrc_set_property),
8660         (dvdreadsrc_get_property):
8661         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8662         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8663           Synchronize property names where not yet the case. Devices are
8664           now device=X, other versions are deprecated (but still exist).
8665           Also use g_free() unconditionally.
8666         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8667         (setup_source), (gst_play_base_bin_get_property):
8668           Expose source.
8669
8670 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8671
8672         * configure.ac: move GCONF macro outside conditional for the am
8673           conditional. Fixes #160439
8674
8675 2004-12-08  David Schleef  <ds@schleef.org>
8676
8677         * tools/gst-visualise-m.m: Switch to elements that currently
8678         exist.
8679
8680 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8681
8682         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8683           We love wrong commas.
8684
8685 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8686
8687         * gst/matroska/matroska-demux.c:
8688         (gst_matroska_demux_handle_src_query):
8689           Don't set DEFAULT, unsupported - makes length display incorrectly
8690           in some cases.
8691
8692 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8693
8694         * gst/monoscope/README: remove blurb about files being GPL
8695         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8696         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8697           monoscope is now effectively LGPL licensed
8698
8699 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8700
8701         * gst/monoscope/README: Update information to be more correct
8702         * gst/monoscope/convolve.c: Relicense to LGPL
8703         * gst/monoscope/convolve.h: Relicense to LGPL
8704
8705 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8706
8707         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8708           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8709         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8710           set default_duration for mpeg1 audio
8711
8712 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8713
8714         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8715         * ext/alsa/gstalsa.h:
8716           refactor big chunks of the core caps negotiation code to make it
8717           a lot faster, because people claim it's really slow
8718           (actually, just cache the getcaps when the device is opened)
8719
8720 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8721
8722         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8723         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8724         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8725         (gst_a52dec_change_state), (plugin_init):
8726         * ext/a52dec/gsta52dec.h:
8727           Do something useful with timestamps. Make chain-based (since
8728           there's really no reason to be loopbased).
8729         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8730           Update current_byte/frame correctly.
8731
8732 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8733
8734         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8735         (gst_ape_demux_stream_init):
8736           Forward tags, too.
8737
8738 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8739
8740         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8741           Let's make sure we're done typefinding when detecting tags.
8742
8743 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8744
8745         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8746         (gst_ebml_read_init), (gst_ebml_read_use_event),
8747         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8748         (gst_ebml_read_seek), (gst_ebml_read_skip),
8749         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8750         (gst_ebml_read_master):
8751         * gst/matroska/ebml-read.h:
8752         * gst/matroska/matroska-demux.c:
8753         (gst_matroska_demux_parse_contents),
8754         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8755           Disgustingly evil hack for working around INTERRUPT events and
8756           their extremely annoying habit of being a pain in the ass. We
8757           simply peek a cluster before reading any of it.
8758
8759 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8760
8761         * ext/musepack/gstmusepackdec.cpp:
8762           There's also floating point libmusepacks.
8763
8764 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8765
8766         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8767         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8768           Set DURATION even if source buffer didn't. Also use increasing
8769           timestamps.
8770         * gst-libs/gst/riff/riff-media.c:
8771         (gst_riff_create_audio_caps_with_data):
8772           Block_align can have larger values than 8192.
8773
8774 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8775
8776         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8777         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8778         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8779         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8780           Fix caps.
8781
8782 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8783
8784         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8785           Fix logic bug.
8786
8787 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8788
8789         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8790           Yay, another one.
8791
8792 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8793
8794         * ext/esd/esdsink.c: (gst_esdsink_chain):
8795           Make error actually say something useful (fixes #156798).
8796         * gst-libs/gst/riff/riff-media.c:
8797         (gst_riff_create_video_caps_with_data),
8798         (gst_riff_create_video_template_caps):
8799           Add Intel Video 5.0 fourcc (IV50).
8800
8801 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8802
8803         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8804         detection on mono and stereo mp3 files.
8805
8806 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8807
8808         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8809           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8810           the contained stream).
8811
8812 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8813
8814         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8815           Oops, remove debug.
8816
8817 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8818
8819         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8820
8821         * gst/law/alaw-decode.c: (alawdec_getcaps):
8822         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8823           Prevent warnings when negotiating caps (fixes #159338).
8824
8825 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8826
8827         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8828         (gst_ffmpegcsp_chain):
8829           Remove old leftover that shouldn't be there...
8830
8831 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8832
8833         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8834
8835         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8836           Don't forward DISCONT events (fixes #159684).
8837
8838 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8839
8840         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8841           Unlink manually since sometimes bin disposal (and therefore
8842           pad unlinking) is delayed, which will cause a new media file
8843           to not be able to start playing instantly.
8844
8845 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8846
8847         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8848           On mute of an unlinked stream, check for pad availability so
8849           we don't crash on unlinked pad.
8850
8851 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8852
8853         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8854         (gst_avi_demux_massage_index):
8855           Fix quite humiliating bug in omitting 0-sized index chunks but
8856           forgetting to count them for timestamps.
8857
8858 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8859
8860         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8861           Actually leave the loop if we failed to sync. Don't crash.
8862
8863 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8864
8865         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8866         (gst_dvd_demux_process_private):
8867         * gst/mpegstream/gstdvddemux.h:
8868           Fix crash (#159759). Doesn't work, though. :-(.
8869
8870 2004-11-28  Benjamin Otte  <otte@gnome.org>
8871
8872         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8873           more overwriting protection due to modifying channels one by one
8874           instead of all at once
8875
8876 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8877
8878         * gst/audioconvert/gstchannelmix.c:
8879         (gst_audio_convert_fill_normalize):
8880           Normalize using absolute values.
8881
8882 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8883
8884         * configure.ac:
8885         * ext/Makefile.am:
8886         * ext/directfb/Makefile.am:
8887         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8888         (gst_directfbvideosink_get_pixel_format),
8889         (gst_directfbvideosink_get_format_from_fourcc),
8890         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8891         (gst_directfbvideosink_sink_link),
8892         (gst_directfbvideosink_change_state),
8893         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8894         (gst_directfbvideosink_buffer_alloc),
8895         (gst_directfbvideosink_interface_supported),
8896         (gst_directfbvideosink_interface_init),
8897         (gst_directfbvideosink_navigation_send_event),
8898         (gst_directfbvideosink_navigation_init),
8899         (gst_directfbvideosink_set_property),
8900         (gst_directfbvideosink_get_property),
8901         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8902         (gst_directfbvideosink_base_init),
8903         (gst_directfbvideosink_class_init),
8904         (gst_directfbvideosink_get_type), (plugin_init):
8905         * ext/directfb/directfbvideosink.h: Adding a first version of
8906         directfbvideosink.
8907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8908         more.
8909
8910 2004-11-28  Benjamin Otte  <otte@gnome.org>
8911
8912         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8913           walk the samples backwards if out_channels > in_channels so we don't
8914           overwrite data
8915
8916 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8917
8918         * gst/audioconvert/Makefile.am:
8919         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8920         (gst_audio_convert_link), (gst_audio_convert_change_state),
8921         (gst_audio_convert_channels):
8922         * gst/audioconvert/gstchannelmix.c:
8923         (gst_audio_convert_unset_matrix),
8924         (gst_audio_convert_fill_identical),
8925         (gst_audio_convert_fill_compatible),
8926         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8927         (gst_audio_convert_fill_others),
8928         (gst_audio_convert_fill_normalize),
8929         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8930         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8931         * gst/audioconvert/gstchannelmix.h:
8932           Implement a channel mixer.
8933
8934 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8935
8936         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8937         * ext/alsa/gstalsa.h:
8938         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8939         Make alsasink actually honor gst_element_set_clock and use that
8940         clock instead of its internal one.
8941
8942 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8943
8944         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8945         (gst_play_base_bin_change_state): nullify source and decoder when
8946         going from READY to NULL so that we don't try to do weird stuff with
8947         them when going from NULL to READY
8948         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8949         instead of g_object_unref
8950         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8951         it should be correct
8952         (gst_play_bin_change_state): don't call remove_sinks if we are
8953         currently disposing the object
8954
8955 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8956
8957         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8958           Don't forget bass if it's there. Else left channel is silent...
8959
8960 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8961
8962         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8963         (gst_a52dec_change_state):
8964           Don't do sample adjusting anymore, we use float audio now.
8965         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8966           Don't fixate to non-existing properties.
8967
8968 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8969
8970         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8971         (gst_a52dec_change_state):
8972           Advertise that we can do surround sound.
8973
8974 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8975
8976         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8977           Add buffer-frames=0.
8978         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8979         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8980         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8981         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8982         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8983         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8984         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8985         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8986         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8987         * ext/dvdread/dvdreadsrc.h:
8988           Add seeking, querying for bytes, sectors, title, angle and
8989           chapter. Handle multiple chapters. Relicense to LGPL because
8990           Billy agreed on that (thanks Billy!).
8991
8992 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8993
8994         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8995         call parent dispose method
8996
8997 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8998
8999         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
9000         (gst_audio_clock_get_internal_time):
9001         Fix active <-> inactive transitions: ensure time value always
9002         grows and avoid abrupt value changes.
9003
9004 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
9005
9006         * configure.ac:
9007         * gst/tta/Makefile.am:
9008         * gst/tta/crc32.h:
9009         * gst/tta/filters.h:
9010         * gst/tta/gsttta.c:
9011         * gst/tta/gstttadec.c:
9012         * gst/tta/gstttadec.h:
9013         * gst/tta/gstttaparse.c:
9014         * gst/tta/gstttaparse.h:
9015         * gst/tta/ttadec.h:
9016           added TTA parser and decoder
9017
9018 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9019
9020         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9021         (probe_triggered), (check_queue), (buffer_underrun),
9022         (buffer_running), (buffer_overrun), (gen_source_element),
9023         (setup_source):
9024         * gst/playback/gstplaybasebin.h:
9025           Implement buffering. Needs some more work.
9026
9027 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9028
9029         * ext/theora/theoradec.c: (theora_dec_chain):
9030           Fix ilog mask range overflow.
9031
9032 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9033
9034         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9035           Don't omit the last (which in case of dmix is the only :) )
9036           channel count. Don't set channels if <= 2.
9037
9038 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9039
9040         * gst/playback/gstplaybin.c: (gen_video_element),
9041         (gen_audio_element): Removed 2 obsolete comments
9042
9043 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9044
9045         * ext/vorbis/oggvorbisenc.c
9046         * ext/vorbis/vorbisenc.c :
9047           change description fields of those plugins to differentiate them
9048           (pitivi show Encoders by description, they had the same one)
9049
9050 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9051
9052         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9053
9054         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9055         (gst_play_bin_set_property), (gen_video_element),
9056         (gen_audio_element):
9057           Refcounting fixes for provided audio-/videosinks.
9058
9059 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9060
9061         * gst/playback/gstplaybin.c: (gen_video_element),
9062         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9063           Don't reference all sinks, but only the video- and audiosinks.
9064           The vis. element should be disposed when we're done with it.
9065           We don't have any reason to keep it around. This fixes warnings
9066           when reusing playbin for playing multiple audio files with
9067           vis. enabled. Also release audio device on pause - idea stolen
9068           from Rhythmbox.
9069
9070 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9071
9072         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9073         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9074         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9075         * ext/alsa/gstalsaplugin.c: (plugin_init):
9076         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9077         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9078         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9079         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9080         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9081         (gst_faad_change_state), (plugin_init):
9082         * ext/faad/gstfaad.h:
9083         * ext/vorbis/vorbis.c: (plugin_init):
9084         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9085         * gst-libs/gst/audio/Makefile.am:
9086         * gst-libs/gst/audio/audio.c: (plugin_init):
9087         * gst-libs/gst/audio/multichannel.c:
9088         (gst_audio_check_channel_positions),
9089         (gst_audio_get_channel_positions),
9090         (gst_audio_set_channel_positions),
9091         (gst_audio_set_structure_channel_positions_list),
9092         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9093         (gst_audio_fixate_channel_positions):
9094         * gst-libs/gst/audio/multichannel.h:
9095         * gst-libs/gst/audio/testchannels.c: (main):
9096         * gst/audioconvert/gstaudioconvert.c:
9097         (gst_audio_convert_class_init), (gst_audio_convert_init),
9098         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9099         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9100         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9101         * gst/audioconvert/plugin.c: (plugin_init):
9102           Surround sound support.
9103
9104 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9105
9106         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9107           Fix position for discont if we're close as well. Nitpicking, but
9108           saves a few milliseconds of extra waiting or skipping.
9109
9110 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9111
9112         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9113           We sometimes need parsers for playback, so add those too.
9114
9115 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9116
9117         * configure.ac:
9118         * gst/apetag/Makefile.am:
9119         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9120         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9121         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9122         (gst_ape_demux_get_src_query_types),
9123         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9124         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9125         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9126         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9127         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9128         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9129         (gst_ape_demux_change_state):
9130         * gst/apetag/apedemux.h:
9131         * gst/apetag/apetag.c: (plugin_init):
9132         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9133         (plugin_init):
9134           APE v1/2 tag reader plus typefind function.
9135
9136 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9137
9138         * configure.ac:
9139         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9140         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9141           Remove hacks for older core. Require newer core version
9142           accordingly.
9143
9144 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9145
9146         * gst/cdxaparse/Makefile.am:
9147         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9148         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9149         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9150         * gst/cdxaparse/gstcdxaparse.h:
9151         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9152         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9153         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9154         (gst_cdxastrip_get_src_query_types),
9155         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9156         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9157         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9158         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9159         * gst/cdxaparse/gstcdxastrip.h:
9160           SVCD/VCD header stripping separated from CDXA image parsing.
9161         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9162         (plugin_init):
9163           Add VCD/SVCD header typefinding for VCD/SVCD.
9164         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9165         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9166         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9167         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9168         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9169         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9170         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9171         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9172         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9173         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9174         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9175         * sys/vcd/vcdsrc.h:
9176           Fix up, add seeking, querying, URI interface. Works in totem now.
9177
9178 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9179
9180         * configure.ac:
9181           back to CVS
9182
9183 === release 0.8.6 ===
9184
9185 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9186
9187         * NEWS:
9188         * RELEASE:
9189         * configure.ac:
9190         * po/af.po:
9191         * po/az.po:
9192         * po/cs.po:
9193         * po/en_GB.po:
9194         * po/hu.po:
9195         * po/it.po:
9196         * po/nb.po:
9197         * po/nl.po:
9198         * po/or.po:
9199         * po/sq.po:
9200         * po/sr.po:
9201         * po/sv.po:
9202         * po/uk.po:
9203           releasing 0.8.6, "IOU Love"
9204
9205 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9206
9207         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9208
9209         * gst/playback/gstplaybasebin.c:
9210           Fix unplayable files error handling.  Fixes #158365
9211
9212 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9213
9214         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9215
9216         * gst/typefind/gsttypefindfunctions.c:
9217           Fix broken mp3 typefinding.  Fixes #158375
9218
9219 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9220
9221         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9222
9223         * ext/ogg/gstoggdemux.c:
9224           Fix sync on broken files.  Fixes #158976
9225
9226 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9227
9228         patch by: Edward Hervey <bilboed@bilboed.com>
9229
9230         * ext/libpng/gstpngenc.c:
9231           Copy over buffer properties.  Fixes #158832
9232
9233 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9234
9235         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9236
9237         * ext/dvdread/dvdreadsrc.c:
9238           Fixes invalid reads (#158462)
9239
9240 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9241
9242         * sys/v4l/gstv4lsrc.c:
9243         * sys/v4l/gstv4lsrc.h:
9244         * sys/v4l/v4lsrc_calls.c:
9245           Probe less and cache it.  Fixes #159187.
9246
9247 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9248
9249         * gst/videorate/gstvideorate.c:
9250           Handle all video formats. Fixes #159186.
9251
9252 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9253         * gst/synaesthesia/gstsynaesthesia.c:
9254         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9255         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9256         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9257         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9258         (gst_synaesthesia_change_state), (plugin_init):
9259         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9260         Force 320x200 output, as that's the only thing the underlying
9261         synaesthesia implementation supports. Still needs to be made
9262         re-entrant.
9263
9264 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9265
9266         * configure.ac:
9267           Fix mpeg2enc configure check (similar to mplex check below).
9268
9269 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9270
9271         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9272
9273         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9274           Fix for gcc-2.95 (fixes #158221).
9275
9276 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9277
9278         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9279           Re-add clock distribution hack (until new core is released).
9280           Fixes #158125.
9281
9282 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9283         * configure.ac:
9284           fix mplex configure check segfaulting on some systems (bug #140994)
9285
9286 2004-11-13  Benjamin Otte  <otte@gnome.org>
9287
9288         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9289           add debugging
9290         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9291           do a wait when we enter the loop func with no data available to
9292           write instead of getting into an 100% CPU loop by just returning and
9293           being called again by the scheduler
9294
9295 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9296
9297         * configure.ac:
9298         * ext/libvisual/visual.c: (gst_visual_get_type),
9299         (libvisual_log_handler), (gst_visual_getcaps),
9300         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9301         (plugin_init):
9302           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9303         * ext/smoothwave/Makefile.am:
9304         * ext/smoothwave/demo-osssrc.c: (main):
9305         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9306         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9307         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9308         (plugin_init):
9309         * ext/smoothwave/gstsmoothwave.h:
9310           Make gstsmoothwave a working element in the 20th century.
9311
9312         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9313           Fix incorrect link function
9314
9315 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9316
9317         * gst/volume/gstvolume.c:
9318           Allow buffer-frames=0.
9319
9320 2004-11-12 Iain <iaingnome@gmail.com>
9321
9322         * configure.ac: Check for polypaudio
9323
9324         * ext/Makefile.am: Build the polyp dir
9325
9326         * ext/polyp: The polypsink sources.
9327
9328 2004-10-30 Iain <iaingnome@gmail.com>
9329
9330         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9331         caps to reflect the new number of channels.
9332
9333 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9334
9335         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9336           Fix for negotiation order problem. This would show when the
9337           ALSA loopfuction was called before any other function. ALSA
9338           wouldn't do anything because we're not negotiated yet, leading
9339           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9340
9341 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9342
9343         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9344
9345         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9346           No warnings (#157986).
9347
9348 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9349
9350         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9351           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9352
9353 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9354
9355         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9356           Signal no-more-pads (so it works in playbin).
9357
9358 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9359
9360         * ext/musepack/gstmusepackreader.cpp:
9361           Workaround for older core.
9362
9363 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9364
9365         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9366           Actually test for odd width/height rather than testing whether
9367           a temporary variable that was 0 before we subtracted 1 is now
9368           not equal to zero (which it always is).
9369
9370 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9371
9372         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9373         Fix compilation if HAVE_XVIDEO is not defined
9374
9375 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9376
9377         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9378         Fix compilation if HAVE_XVIDEO is not defined
9379
9380 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9381
9382         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9383         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9384         (gst_goom_change_state), (plugin_init):
9385         Use the bytestream adapter so goom doesn't depend on the input
9386         buffer size.
9387         Add a debug category
9388
9389 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9390
9391         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9392           Only set hardware parameters *after* negotiation. Before
9393           negotiation, it will set ANY and that seems to cause crashes
9394           (see e.g. #151288, #153227).
9395
9396 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9397
9398         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9399           This seems to be antique leftover. It needs to pass error
9400           checking.
9401         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9402         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9403         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9404         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9405           Fix GstXOverlay implementation (#151059).
9406
9407 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9408
9409         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9410           Don't assert (#157853).
9411
9412 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9413
9414         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9415           Fix bytes/samples confustion.
9416         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9417           Fix for underrun (#144389).
9418
9419 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9420
9421         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9422           Disable halfway-seek for pending release (since it needs a new
9423           core release).
9424
9425 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9426
9427         * sys/v4l/gstv4lsrc.c:
9428         * sys/v4l/gstv4lsrc.h:
9429         * sys/v4l/v4lsrc_calls.c:
9430           add autoprobe-fps property so we can separate autoprobing parts
9431
9432 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9433
9434         * sys/v4l/gstv4lsrc.c:
9435         * sys/v4l/v4lsrc_calls.c:
9436         initialise fourcc to catch unset fourcc's, and debug
9437
9438 2004-11-09  Wim Taymans  <wim@fluendo.com>
9439
9440         * gst/playback/README:
9441         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9442         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9443         (gst_play_bin_dispose), (gst_play_bin_set_property),
9444         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9445         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9446         (gst_play_bin_get_formats), (gst_play_bin_convert),
9447         (gst_play_bin_get_query_types), (gst_play_bin_query):
9448         Cleanups and some more documentation.
9449
9450 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9451
9452         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9453         (gst_cacasink_init), (gst_cacasink_chain):
9454         * ext/libcaca/gstcacasink.h:
9455         Cacasink inherits from VideoSink, so let that store the clock.
9456
9457 2004-11-09  Wim Taymans  <wim@fluendo.com>
9458
9459         * gst/playback/README:
9460         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9461         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9462         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9463         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9464         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9465         (setup_sinks):
9466         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9467         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9468         * gst/playback/gststreaminfo.h:
9469         Updated README.
9470         Only switch groups if all streams have muted (EOSed).
9471         Send Tags in sync with the stream playback instead of in
9472         the playback/preroll phase.
9473         Some cleanups, free the fakesrc elements.
9474
9475 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9476
9477         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9478           buffer-frames property was missing
9479         * ext/arts/gst_arts.c:
9480           rate missing from sinkcaps
9481         * ext/audiofile/gstafparse.c:
9482         * ext/audiofile/gstafsink.c:
9483         * ext/audiofile/gstafsrc.c:
9484         * ext/swfdec/gstswfdec.c:
9485           int audio doesn't know buffer-frames
9486         * ext/cdparanoia/gstcdparanoia.c:
9487           int audio doesn't know chunksize either
9488         * ext/nas/nassink.c:
9489           it's endianness, not endianess
9490         * gst-libs/gst/audio/audio.h:
9491           make float standard pad template caps really describe float
9492         * gst/law/mulaw.c: (linear_factory):
9493           signed only, please
9494         * gst/mpegstream/gstdvddemux.c:
9495           widths of 20 are not valid
9496
9497 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9498
9499         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9500
9501         * po/LINGUAS:
9502         * po/it.po:
9503           Add Italian
9504
9505 2004-11-08  Wim Taymans  <wim@fluendo.com>
9506
9507         * gst/playback/README:
9508         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9509         * gst/playback/gstplaybasebin.c: (probe_triggered),
9510         (gst_play_base_bin_change_state):
9511         Updated README, added more comments for fixmes etc..
9512
9513 2004-11-08  Wim Taymans  <wim@fluendo.com>
9514
9515         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9516         We can remove this hack now.
9517
9518 2004-11-08  Wim Taymans  <wim@fluendo.com>
9519
9520         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9521         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9522         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9523         Only mix AYUV for maximum quality.
9524
9525 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9526
9527         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9528         (gst_ogg_demux_push), (gst_ogg_pad_push):
9529           Let's act as if we're synchronized now! :).
9530         * ext/theora/theoradec.c: (theora_dec_chain):
9531           Add some debug.
9532
9533 2004-11-08  Wim Taymans  <wim@fluendo.com>
9534
9535         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9536         (gst_alpha_set_property), (gst_alpha_sink_link),
9537         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9538         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9539         (gst_alpha_init_params), (gst_alpha_chain):
9540         Implement alpha functions for AYUV too, this increases
9541         accuracy quite a bit.
9542
9543 2004-11-08  Wim Taymans  <wim@fluendo.com>
9544
9545         * gst/ffmpegcolorspace/avcodec.h:
9546         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9547         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9548         (gst_ffmpegcsp_avpicture_fill):
9549         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9550         (gst_ffmpegcsp_caps_remove_format_info):
9551         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9552         (shrink12), (img_get_alpha_info), (deinterlace_line),
9553         (deinterlace_line_inplace):
9554         * gst/ffmpegcolorspace/imgconvert_template.h:
9555         Added AYUV colorspace and handle RGBA a bit more respectful.
9556
9557 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9558
9559         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9560           Actually always send a discont (cornercase when resending the
9561           same serial-tagged chain twice).
9562
9563 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9564
9565         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9566         (gst_ximagesink_finalize):
9567         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9568         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9569
9570 2004-11-08  Wim Taymans  <wim@fluendo.com>
9571
9572         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9573         Don't segfault on NULL data.
9574
9575 2004-11-08  Wim Taymans  <wim@fluendo.com>
9576
9577         * gst/playback/gstdecodebin.c: (unlinked):
9578         * gst/playback/gstplay-marshal.list:
9579         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9580         (gst_play_base_bin_init), (group_create), (get_active_group),
9581         (get_building_group), (group_destroy), (group_commit),
9582         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9583         (add_element_stream), (no_more_pads), (probe_triggered),
9584         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9585         (state_change), (setup_source), (gst_play_base_bin_get_property),
9586         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9587         (gst_play_base_bin_link_stream),
9588         (gst_play_base_bin_get_streaminfo):
9589         * gst/playback/gstplaybasebin.h:
9590         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9591         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9592         Add support for chained ogg files. Prepare for playlist
9593         support. This patch introduces the concept of pad groups, which
9594         together compose one playable media file.
9595
9596 2004-11-07  David Schleef  <ds@schleef.org>
9597
9598         * testsuite/gst-lint: Check for pad templates that aren't statically
9599         scoped.
9600
9601 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9602
9603         * configure.ac:
9604         * ext/Makefile.am:
9605         * ext/musepack/Makefile.am:
9606         * ext/musepack/gstmusepackdec.cpp:
9607         * ext/musepack/gstmusepackdec.h:
9608         * ext/musepack/gstmusepackreader.cpp:
9609         * ext/musepack/gstmusepackreader.h:
9610           Add musepack decoder.
9611         * ext/faad/gstfaad.c: (gst_faad_base_init):
9612           Make pad templates static.
9613         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9614         (plugin_init):
9615           Add musepack typefinder, make mp3 typefinding work halfway stream,
9616           which doesn't actually work yet because id3demux doesn't implement
9617           _get_length().
9618
9619 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9620
9621         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9622         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9623           Fix interrupt event handling (#144436).
9624
9625 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9626
9627         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9628           Hide unused glory.
9629
9630 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9631
9632         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9633
9634         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9635           Fix weird caps (#157548).
9636
9637 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9638
9639         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9640
9641         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9642           Add missing NULL terminator (#157543).
9643
9644 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9645
9646         * gst/tcp/gsttcp.h:
9647         * gst/tcp/gsttcpclientsink.c:
9648         * gst/tcp/gsttcpclientsrc.c:
9649         * gst/tcp/gsttcpserversink.c:
9650         * gst/tcp/gsttcpserversrc.c:
9651           ports can go up to 65535.  Move common defines to gsttcp.h
9652
9653 2004-11-05  Wim Taymans  <wim@fluendo.com>
9654
9655         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9656         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9657         Added two more colorspaces.
9658
9659 2004-11-05  Wim Taymans  <wim@fluendo.com>
9660
9661         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9662         (gst_ffmpegcsp_avpicture_fill):
9663         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9664         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9665         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9666         More stride fixes.
9667
9668 2004-11-05  Wim Taymans  <wim@fluendo.com>
9669
9670         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9671         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9672         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9673         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9674         (gst_videomixer_loop):
9675         More stride fixes.
9676
9677 2004-11-05  Benjamin Otte  <otte@gnome.org>
9678
9679         * ext/mad/gstmad.c: (gst_mad_chain):
9680           don't overflow data buffer. Flush not needed sync data when syncing
9681           failed.
9682
9683 2004-11-04  Wim Taymans  <wim@fluendo.com>
9684
9685         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9686         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9687         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9688         (gst_alpha_init_params), (gst_alpha_chain),
9689         (gst_alpha_change_state):
9690         Updated the chroma keying algorithm with something more
9691         sophisticated.
9692
9693 2004-11-03  Wim Taymans  <wim@fluendo.com>
9694
9695         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9696         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9697         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9698         Fix stride issues. Does not completely work for odd
9699         heights.
9700
9701 2004-11-03  Wim Taymans  <wim@fluendo.com>
9702
9703         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9704         (gst_alpha_chroma_key), (gst_alpha_chain):
9705         Fix stride issues. Does not completely work for odd
9706         heights.
9707
9708 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9709
9710         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9711         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9712         leak fixes
9713
9714 2004-11-03  Wim Taymans  <wim@fluendo.com>
9715
9716         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9717         (gst_ffmpegcsp_avpicture_fill):
9718         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9719         (avpicture_alloc):
9720         * gst/ffmpegcolorspace/imgconvert_template.h:
9721         Use correct _fill function to get correct strides.
9722
9723 2004-11-02  David Schleef  <ds@schleef.org>
9724
9725         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9726         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9727         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9728         Change all g_print()s to debugging.  Add a bunch of consistency
9729         checks.
9730
9731 2004-11-02  Wim Taymans  <wim@fluendo.com>
9732
9733         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9734         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9735         (unlinked), (no_more_pads), (close_link):
9736         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9737         (unknown_type), (add_element_stream), (new_decoded_pad),
9738         (removed_decoded_pad), (setup_source):
9739         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9740         (gst_stream_info_class_init), (gst_stream_info_init),
9741         (gst_stream_info_new), (gst_stream_info_dispose),
9742         (stream_info_mute_pad), (gst_stream_info_set_property),
9743         (gst_stream_info_get_property):
9744         * gst/playback/gststreaminfo.h:
9745         Fix playback of multiple files.
9746         a slightly different approach to handling dynamic pad removals.
9747         This one only looks at pads that we have linked.
9748
9749 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9750
9751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9752         free" warning from libc.
9753
9754 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9755
9756         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9757         (get_unconnected_element), (remove_starting_from), (pad_removed),
9758         (close_link):
9759           Implement support for dynamic pad changing. We listen to "live"
9760           pad removals (i.e. while playing) and re-setup autoplugging
9761           after that. Playbasebin/playbin need some more work for this
9762           to finally work, but decodebin supports (and replugs) chained
9763           ogg now.
9764
9765 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9766
9767         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9768         (gst_alsa_finalize):
9769         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9770         (gst_cdaudio_finalize):
9771         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9772         (cdparanoia_finalize):
9773         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9774         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9775         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9776         (dvdreadsrc_finalize):
9777         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9778         (gst_flacdec_finalize):
9779         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9780         (gst_flacenc_finalize):
9781         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9782         (gst_gnomevfssink_finalize):
9783         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9784         (gst_gnomevfssrc_finalize):
9785         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9786         (gst_fameenc_finalize):
9787         * ext/nas/nassink.c: (gst_nassink_class_init),
9788         (gst_nassink_finalize):
9789         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9790         (gst_sdlvideosink_class_init):
9791         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9792         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9793         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9794         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9795         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9796         (gst_x_window_listener_dispose):
9797         * gst/audioscale/gstaudioscale.c:
9798         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9799         (play_on_demand_finalize):
9800         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9801         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9802         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9803         (cdplayer_finalize):
9804         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9805         (gst_glimagesink_class_init):
9806         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9807         (gst_osselement_finalize):
9808         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9809         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9810         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9811           Fixes a bunch of problems with finalize and dispose functions,
9812           either assumptions that dispose is only called once, or not calling
9813           the parent class dispose/finalize function
9814
9815 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9816
9817         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9818           added two api precondition guards
9819           use g_strdup with getenv to fix crash when using ENVVAR
9820
9821 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9822         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9823         (gst_esdsink_finalize):
9824         Use a finalize function, not dispose, and more importantly,
9825         call the parent class finalize function too
9826
9827 2004-11-01  Johan Dahlin  <johan@gnome.org>
9828
9829         * ext/ogg/gstoggdemux.c:
9830         * gst/tags/gstvorbistag.c:
9831         Plug leaks.
9832
9833 2004-10-31  Benjamin Otte  <otte@gnome.org>
9834
9835         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9836           lotsa memleaks today. But they're all small...
9837
9838 2004-10-31  Benjamin Otte  <otte@gnome.org>
9839
9840         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9841           another memleak crushed
9842
9843 2004-10-31  Benjamin Otte  <otte@gnome.org>
9844
9845         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9846           fix memleak
9847
9848 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9849
9850         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9851           Hack to prevent crash when going to READY inside signal handler
9852           while this function is active.
9853
9854 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9855
9856         * gst/ffmpegcolorspace/Makefile.am:
9857         * gst/ffmpegcolorspace/avcodec.h:
9858         * gst/ffmpegcolorspace/common.h:
9859         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9860         * gst/ffmpegcolorspace/dsputil.h:
9861         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9862         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9863         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9864         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9865         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9866         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9867         (gst_ffmpegcsp_avpicture_fill):
9868         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9869         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9870         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9871         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9872         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9873         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9874         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9875         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9876         * gst/ffmpegcolorspace/imgconvert.c:
9877         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9878         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9879         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9880         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9881         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9882         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9883         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9884         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9885         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9886         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9887         (grow21), (grow22), (grow41), (grow44), (conv411),
9888         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9889         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9890         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9891         (avpicture_free), (is_yuv_planar), (img_convert),
9892         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9893         (deinterlace_line_inplace), (deinterlace_bottom_field),
9894         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9895         * gst/ffmpegcolorspace/imgconvert_template.h:
9896         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9897         * gst/ffmpegcolorspace/mmx.h:
9898         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9899         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9900         (av_freep), (avcodec_get_context_defaults),
9901         (avcodec_alloc_context), (avcodec_init):
9902           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9903           handling plus update from ffmpeg CVS. Large clean-up.
9904
9905 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9906
9907         * gst/playback/Makefile.am:
9908           We need the marshallers for decodebin, too.
9909
9910 2004-10-30  David Schleef  <ds@schleef.org>
9911
9912         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9913           quicktime typefinding work with 64-bit offsets.
9914
9915 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9916
9917         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9918           Set EOS on the element when processing an EOS event.
9919         * ext/speex/gstspeexdec.h:
9920         * ext/speex/gstspeexenc.h:
9921           Only keep a const ptr to the mode
9922         * gst-libs/gst/riff/riff-media.c:
9923         (gst_riff_create_audio_caps_with_data),
9924         (gst_riff_create_audio_template_caps):
9925           Allow WMAV3, with up to 6 channels.
9926         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9927           Don't call gst_pad_set_event_function on a sink pad.
9928         * gst/mpegstream/gstdvddemux.c:
9929         (gst_dvd_demux_get_subpicture_stream),
9930         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9931           Copy the explicit caps that were set across to the cur_* pads,
9932           instead of trying to use a possibly non-existent negotiated caps.
9933           Reset the type of subpicture pads to UNKNOWN after calling
9934           init_stream, so that the caps get set.
9935
9936 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9937
9938         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9939
9940         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9941           Don't touch buffer if it is of size 0 (fixes #151064).
9942
9943 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9944
9945         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9946           Synchronized discont handling.
9947
9948 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9949
9950         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9951         (gst_ogg_demux_push):
9952           Make seeking sort-of exact again (fixes #156387).
9953
9954 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9955
9956         * gst/playback/gstplaybasebin.c: (unknown_type),
9957         (add_element_stream), (new_decoded_pad),
9958         (gst_play_base_bin_change_state):
9959         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9960         (gst_stream_info_init), (gst_stream_info_new),
9961         (gst_stream_info_dispose), (gst_stream_info_get_property):
9962         * gst/playback/gststreaminfo.h:
9963           Make caps explicitely available. Makes testing for unsupported
9964           types possible. Improves error reporting.
9965
9966 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9967
9968         * gst/audioconvert/gstaudioconvert.c:
9969         (gst_audio_convert_buffer_to_default_format):
9970           Really don't touch read-only buffers (#156563).
9971
9972 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9973
9974         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9975
9976         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9977           Fix memleak (#155223).
9978
9979 2004-10-29  Wim Taymans  <wim@fluendo.com>
9980
9981         * gst/tcp/.cvsignore:
9982         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9983         (gst_multifdsink_class_init), (gst_multifdsink_init),
9984         (gst_multifdsink_add), (gst_multifdsink_remove),
9985         (gst_multifdsink_remove_client_link), (is_sync_frame),
9986         (gst_multifdsink_new_client),
9987         (gst_multifdsink_handle_client_write),
9988         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9989         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9990         (gst_multifdsink_get_property):
9991         * gst/tcp/gstmultifdsink.h:
9992         Added burst on connect sync_method, deprecated sync_clients,
9993         streamlined the sync code some more.
9994
9995 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9996
9997         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9998         (gst_play_base_bin_change_state):
9999           Improve error reporting.
10000
10001 2004-10-28  Wim Taymans  <wim@fluendo.com>
10002
10003         * gst/tcp/Makefile.am:
10004         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
10005         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10006         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10007         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10008         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10009         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10010         (gst_fdset_wait):
10011         Added more locks around fdset structures. Fixed/reworked
10012         the poll array resizing code.
10013         Added stress test for fdset.
10014
10015 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10016
10017         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10018         fix build
10019
10020 2004-10-28  Benjamin Otte  <otte@gnome.org>
10021
10022         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10023           fix link function to always query channels and query width for
10024           floats
10025         * configure.ac:
10026           add equalizer dir
10027         * gst/equalizer/Makefile.am:
10028         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10029         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10030         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10031         (arg_to_scale), (setup_filter),
10032         (gst_iir_equalizer_compute_frequencies),
10033         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10034         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10035         (plugin_init):
10036           add an equalizer
10037
10038 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10039
10040         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10041
10042         * po/LINGUAS:
10043         * po/nb.po:
10044           Added Norwegian Bokmaal translation
10045
10046 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10047
10048         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10049           Don't break on options (fixes #156488).
10050
10051 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10052
10053         * configure.ac:
10054         * ext/cdaudio/Makefile.am:
10055         * sys/Makefile.am:
10056           fix build on older automake
10057
10058 2004-10-26  Wim Taymans  <wim@fluendo.com>
10059
10060         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10061         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10062         Allow a little margin when negotiating the framerate.
10063
10064 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10065
10066         * gst/level/gstlevel.c:
10067           synchonised naming of pads and pad-templates
10068
10069 2004-10-26  Wim Taymans  <wim@fluendo.com>
10070
10071         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10072         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10073         (_find_streams_check), (gst_ogg_demux_push):
10074         Fix EOS again. Needs to be done in a better way. We should not
10075         remove the pad if there is no new chained stream.
10076
10077 2004-10-26 Iain <iaingnome@gmail.com>
10078
10079         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10080         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10081         of the caps.
10082         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10083         pad.
10084         (interleave_release_pad): Remove the pad.
10085         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10086         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10087         the set device.
10088         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10089         attrs
10090         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10091         (gst_xvimagesink_finalize): Free the par.
10092
10093 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10094
10095         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10096         (gst_avimux_stop_file):
10097           First calculate the rate, and only then use it. Hdr.rate is a
10098           multiple and not a derivative of hdr.scale. Scale is not the
10099           same as blockalign but is solely related to rate.
10100
10101 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10102
10103         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10104         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10105           Implement seeking.
10106
10107 2004-10-25  James Henstridge  <james@jamesh.id.au>
10108
10109         Reviewed by:  David Schleef  <ds@schleef.org>
10110
10111         * examples/gstplay/player.c: (got_stream_length), (main):
10112         * examples/seeking/cdplayer.c: (update_scale):
10113         * examples/seeking/seek.c: (format_value), (update_scale):
10114         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10115         (stop_seek):
10116         Build fixes on AMD64.
10117
10118 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10119
10120         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10121
10122         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10123         Fix for some v4l cards which hang in v4lsrc
10124
10125 2004-10-25  Wim Taymans  <wim@fluendo.com>
10126
10127         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10128         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10129         Make sure to remove the pad when a new chain is
10130         encountered. Set some vars to NULL so we don't try
10131         to reference freed memory.
10132
10133 2004-10-25  Wim Taymans  <wim@fluendo.com>
10134
10135         * examples/seeking/Makefile.am:
10136         * examples/seeking/cdplayer.c: (update_scale):
10137         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10138         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10139         (format_value), (update_scale), (iterate), (start_seek),
10140         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10141         (print_usage), (main):
10142         Added some more examples, update others.
10143
10144 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10145
10146         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10147         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10148         * ext/theora/theoradec.c: (theora_dec_chain):
10149         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10150           Add codec-name metadata.
10151
10152 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10153
10154         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10155
10156         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10157         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10158         * ext/alsa/gstalsamixertrack.h:
10159         * po/POTFILES.in:
10160           ALSA mixer track label internationalization (#154054).
10161
10162 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10163
10164         * ext/theora/theoradec.c: (theora_dec_chain):
10165           Export bitrate as metadata.
10166
10167 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10168
10169         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10170         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10171         * ext/alsa/gstalsamixertrack.h:
10172           Fix names, fix loop.
10173
10174 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10175
10176         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10177         (speex_dec_convert):
10178           sinkconvert function so oggdemux can get the file length (totem).
10179
10180 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10181
10182         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10183
10184         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10185           Don't push incomplete packets.
10186         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10187           Fix MPEG-4 audio typefinding.
10188
10189 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10190
10191         * sys/v4l/Makefile.am:
10192         * sys/v4l/gstv4l.c: (plugin_init):
10193         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10194         (gst_v4lelement_init), (gst_v4lelement_dispose),
10195         (gst_v4lelement_change_state):
10196         * sys/v4l/gstv4lelement.h:
10197         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10198         (gst_v4l_xoverlay_close), (idle_refresh),
10199         (gst_v4l_xoverlay_set_xwindow_id):
10200         * sys/v4l/gstv4lxoverlay.h:
10201         * sys/v4l/v4l-overlay_calls.c:
10202         * sys/v4l/v4l_calls.h:
10203         * sys/v4l2/Makefile.am:
10204         * sys/v4l2/gstv4l2.c: (plugin_init):
10205         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10206         (gst_v4l2element_init), (gst_v4l2element_dispose),
10207         (gst_v4l2element_change_state):
10208         * sys/v4l2/gstv4l2element.h:
10209         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10210         (gst_v4l2_xoverlay_close), (idle_refresh),
10211         (gst_v4l2_xoverlay_set_xwindow_id):
10212         * sys/v4l2/gstv4l2xoverlay.h:
10213         * sys/v4l2/v4l2-overlay_calls.c:
10214         * sys/v4l2/v4l2_calls.h:
10215           Remove client-side overlay handling, use the X-server v4l plugin
10216           for that. Nicer overlay, less code. Also make the plugin
10217           compileable without X (but then without overlay, obviously).
10218           Makes xwindowlistener obsolete, should we remove that?
10219
10220 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10221
10222         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10223         (gst_osssrc_src_query):
10224         * sys/oss/gstosssrc.h:
10225           OK, so people want offset in DEFAULT. This time, actually fix all
10226           cases.
10227         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10228           Add FPS properly.
10229
10230 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10231
10232         * gst/asfdemux/gstasfmux.c:
10233         * gst/avi/gstavimux.c:
10234           Framerate.
10235
10236 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10237
10238         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10239           Fix properties (channel, norm, frequency).
10240
10241 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10242
10243         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10244           Flag typo.
10245         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10246           No warnings.
10247
10248 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10249
10250         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10251           Fix hang.
10252
10253 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10254
10255         * sys/v4l2/gstv4l2element.h:
10256           Yet Another Hack (tm) for kernel header borkedness.
10257         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10258         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10259         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10260         (gst_v4l2src_change_state):
10261         * sys/v4l2/gstv4l2src.h:
10262         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10263         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10264           Fix caps, keep track of state, work.
10265
10266 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10267
10268         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10269           Quiet.
10270
10271 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10272
10273         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10274           Don't mix bytes and samples.
10275
10276 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10277
10278         * ext/ogg/gstoggmux.c:
10279           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10280           and theora. Any is incorrect.
10281         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10282           Fix caps.
10283         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10284         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10285         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10286         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10287         * sys/v4l/gstv4lmjpegsrc.h:
10288         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10289         (gst_v4lsrc_change_state):
10290         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10291         (gst_v4lmjpegsrc_capture_stop):
10292           Fix caps. Keep track of internal state. Work.
10293
10294 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10295
10296         * ext/Makefile.am:
10297           Fix the build fixes.
10298
10299 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10300
10301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10302         (gst_ogg_demux_src_event), (_find_chain_seek),
10303         (gst_ogg_pad_push):
10304           Check for pad availability before using it.
10305         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10306           Fix parsing of chained ogg. Needs more work on the decoder side.
10307
10308 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10309
10310         * gst/spectrum/Makefile.am:
10311         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10312         (idle_func):
10313           Fix demo and reenable it. Yes, I'm currently playing with audio
10314           analysis tools
10315
10316 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10317
10318         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10319           We love it if files that start at zero work too...
10320
10321 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10322
10323         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10324           Handle files with missing EOS headers.
10325
10326 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10327
10328         * gst/tcp/gsttcpserversink.c:
10329         (gst_tcpserversink_handle_server_read),
10330         (gst_tcpserversink_init_send):
10331         Zero some variables first (need for accept not to return EINVAL)
10332
10333 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10334
10335         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10336         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10337         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10338         (theora_dec_chain):
10339         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10340         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10341           Seeking and querying finetune.
10342
10343 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10344
10345         * configure.ac:
10346         * ext/Makefile.am:
10347         * ext/raw1394/Makefile.am:
10348           fix the build
10349
10350 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10351
10352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10353           Wrong return.
10354         * gst/playback/Makefile.am:
10355         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10356         * gst/playback/gstplay-marshal.list:
10357         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10358           Fix marshallers.
10359
10360 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10361
10362         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10363           Silence.
10364
10365 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10366
10367         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10368         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10369         (gst_ogg_pad_push):
10370           Yay for non-lineair granulepos in theora.
10371
10372 2004-10-18  Wim Taymans  <wim@fluendo.com>
10373
10374         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10375         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10376         * ext/dv/gstdvdec.h:
10377         Make sure we renegotiate aspect ratio when the camera switches.
10378
10379 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10380
10381         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10382         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10383           Start at zero.
10384         * ext/theora/theoradec.c: (theora_dec_chain):
10385           Skip headers. Bad idea for chained ogg, but fixes seeking.
10386
10387 2004-10-18  Wim Taymans  <wim@fluendo.com>
10388
10389         * configure.ac:
10390         I swear, this is the last time I touch this.
10391
10392 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10393
10394         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10395         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10396         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10397           Faster seeking.
10398         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10399           Time-to-default conversion.
10400         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10401           Don't error on unknown packets, just skip. We should probably
10402           read them if we want to support chained ogg.
10403
10404 2004-10-18  Wim Taymans  <wim@fluendo.com>
10405
10406         * configure.ac:
10407         Added cdaudio to wrong list.
10408
10409 2004-10-18  Wim Taymans  <wim@fluendo.com>
10410
10411         * configure.ac:
10412         Revive cdaudio.
10413
10414 2004-10-18  Wim Taymans  <wim@fluendo.com>
10415
10416         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10417         (gst_dvdec_video_link), (gst_dvdec_push):
10418         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10419         (gst_smokeenc_resync), (gst_smokeenc_chain):
10420         Fix mimetype on smoke encoder.
10421         Add aspect ratio to dvdec. Not sure if these
10422         values are correct though....
10423
10424 2004-10-18  Wim Taymans  <wim@fluendo.com>
10425
10426         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10427         Fix vorbis property descriptions and ranges.
10428
10429 2004-10-18  Wim Taymans  <wim@fluendo.com>
10430
10431         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10432         Really do nothing when no data is available.
10433         Go to the playing state when the stream is not seekable
10434         instead of failing.
10435
10436 2004-10-18  Wim Taymans  <wim@fluendo.com>
10437
10438         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10439         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10440         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10441         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10442         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10443         Added uri handler for cd://
10444         Port to new API.
10445
10446 2004-10-18  Wim Taymans  <wim@fluendo.com>
10447
10448         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10449         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10450         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10451         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10452         (remove_prerolls), (unknown_type), (add_element_stream),
10453         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10454         (gst_play_base_bin_remove_element),
10455         (gst_play_base_bin_link_stream):
10456         * gst/playback/gstplaybin.c: (gen_video_element),
10457         (gen_vis_element), (remove_sinks), (setup_sinks):
10458         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10459         (gst_stream_info_get_type), (gst_stream_info_class_init),
10460         (gst_stream_info_init), (gst_stream_info_new),
10461         (gst_stream_info_dispose), (stream_info_mute_pad),
10462         (gst_stream_info_set_property), (gst_stream_info_get_property):
10463         * gst/playback/gststreaminfo.h:
10464         Add sink padtemplate to decodebin.
10465         Added some more comments.
10466         Make queue size configurable in playbasebin.
10467         Added possibility to use elements as sinks (ex cdaudio).
10468
10469 2004-10-15  Wim Taymans  <wim@fluendo.com>
10470
10471         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10472         (gst_speexenc_chain):
10473         Fix speex timestamps so that it gets muxed properly.
10474
10475 2004-10-15  Wim Taymans  <wim@fluendo.com>
10476
10477         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10478         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10479         (gst_dv1394src_init), (gst_dv1394src_dispose),
10480         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10481         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10482         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10483         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10484         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10485         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10486         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10487         * ext/raw1394/gstdv1394src.h:
10488         Added conversion/query functions.
10489         Update buffer timestamps,
10490         Added signals.
10491         Added uri dv:// so it might play from the firewire in playbin.
10492         Fix a possible leak.
10493         Added debugging.
10494
10495 2004-10-15  Wim Taymans  <wim@fluendo.com>
10496
10497         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10498         (gst_dv1394src_init), (gst_dv1394src_set_property),
10499         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10500         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10501         * ext/raw1394/gstdv1394src.h:
10502         Added AV/C VTR control support needed for some cameras.
10503         Added automatic port detection.
10504         Added properties for selecting the channel.
10505         The configure.ac script is not yet updated to reflect the
10506         new libavc1394 and librom1394 dependencies.
10507
10508 2004-10-15  Wim Taymans  <wim@fluendo.com>
10509
10510         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10511         (qtdemux_parse), (gst_qtdemux_handle_esds):
10512         An esds box is not a container.
10513         Fix parsing of mp4v boxes.
10514         Do not try to renegotiate fps for each frame. Need to
10515         find a better method. This should fix mp4 playback.
10516
10517 2004-10-14  David Schleef  <ds@schleef.org>
10518
10519         * configure.ac: update for swfdec-0.3 and liboil-0.2
10520         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10521         * ext/swfdec/gstswfdec.h: same
10522         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10523         * gst/videotestsrc/videotestsrc.c: same
10524
10525 2004-10-14  Wim Taymans  <wim@fluendo.com>
10526
10527         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10528         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10529         (is_sync_frame), (gst_multifdsink_new_client),
10530         (gst_multifdsink_handle_client_write),
10531         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10532         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10533         Turn warnings into info.
10534         Don't allow a state change in the streaming thread.
10535
10536 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10537
10538         * ext/vorbis/oggvorbisenc.c:
10539         * ext/vorbis/vorbisdec.c:
10540           fix template sample rate
10541
10542 2004-10-13  Wim Taymans  <wim@fluendo.com>
10543
10544         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10545         Decoding the header first fixes some problems in resyncing
10546         in more mp3s.
10547
10548 2004-10-12  Wim Taymans  <wim@fluendo.com>
10549
10550         * gst/playback/gstplaybin.c: (gen_video_element),
10551         (gen_vis_element), (remove_sinks), (setup_sinks):
10552         Added vis plugin support, need to configure the vis
10553         element to activate it.
10554
10555 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10556
10557         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10558         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10559           Some debug.
10560         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10561         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10562         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10563         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10564         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10565         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10566         * gst/avi/gstavidemux.h:
10567           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10568           recovery (where, if part of the index is broken, we will still read
10569           the rest of the index and recover the broken part by stream
10570           scanning). More broken media support. EOS workarounds. General AVI
10571           braindamage headache recovery. Aspirin included.
10572
10573 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10574
10575         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10576         (cdparanoia_event), (cdparanoia_query):
10577           Get rid of hideous lead-in.
10578
10579 2004-10-11  Wim Taymans  <wim@fluendo.com>
10580
10581         * gst/playback/gstplaybasebin.c: (setup_source):
10582         Wrong var used to get g_list_next.
10583
10584 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10585
10586         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10587         (cdparanoia_get), (cdparanoia_open):
10588           Report discid as metadata, add duration.
10589
10590 2004-10-11  Wim Taymans  <wim@fluendo.com>
10591
10592         * gst/playback/gstplaybasebin.c: (setup_source):
10593         Cleanup the previous pipeline a little earlier for the
10594         case that a source element provides raw data.
10595
10596 2004-10-11  Benjamin Otte  <otte@gnome.org>
10597
10598         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10599           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10600           consuming the last 128 bytes, even though it was valid mp3 data.
10601
10602 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10603
10604         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10605         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10606         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10607         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10608
10609 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10610
10611         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10612         Fix for webcams that support only specific width or height
10613
10614 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10615
10616         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10617
10618         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10619           Fix wrong discont event setup (fixes #154967).
10620
10621 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10622
10623         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10624
10625         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10626           Error out on invalid data (fixes #154807).
10627
10628 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10629
10630         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10631
10632         * ext/dvdread/dvdreadsrc.c: (_read):
10633           Make titles > 0 work again (fixes #154834).
10634
10635 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10636
10637         * gst-libs/gst/riff/riff-media.c:
10638         (gst_riff_create_video_template_caps):
10639           WMV3 missing in template caps.
10640
10641 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10642
10643         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10644           OK, so the original code was too strict. It makes random AVI files
10645           hang for seconds upon opening, which is unacceptable and is far
10646           beyond the original goal of getting multiple chunks for one-chunk
10647           sounc stream files. So now do just that.
10648
10649 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10650
10651         * gst/playback/gstplaybasebin.c: (setup_source),
10652         (gst_play_base_bin_change_state):
10653           Actually clean up streaminfo if output fails. This would trigger
10654           if, for example, there was no CD in the drive. No preroll, so
10655           a streaminfo structure is created, but the subsequent state change
10656           of the thread fails.
10657         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10658           Don't change state if parent failed.
10659
10660 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10661
10662         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10663         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10664         (gen_video_element), (remove_sinks):
10665           Add small bits of code for screenshot handling.
10666
10667 2004-10-08  Wim Taymans  <wim@fluendo.com>
10668
10669         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10670         (gen_video_element), (gen_audio_element), (setup_sinks):
10671         Don't assume the user provided sinks are named "sink"...
10672
10673 2004-10-08  Wim Taymans  <wim@fluendo.com>
10674
10675         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10676         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10677         (gst_play_base_bin_link_stream):
10678         Do not try to autoplug sources that generate raw streams like
10679         cdparanoia.
10680         disconnect the preroll overrun signal when we don't need it anymore.
10681
10682 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10683
10684         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10685         Added reworked patch from #154903 from milosz derezynski (deadchip).
10686
10687 2004-10-08  Wim Taymans  <wim@fluendo.com>
10688
10689         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10690         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10691         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10692         (cdparanoia_convert), (cdparanoia_uri_get_type),
10693         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10694         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10695         * ext/cdparanoia/gstcdparanoia.h:
10696         This adds the cdda://<tracknum> uri.
10697
10698 2004-10-08  Wim Taymans  <wim@fluendo.com>
10699
10700         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10701         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10702         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10703         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10704         (unknown_type), (gst_play_base_bin_remove_element),
10705         (gst_play_base_bin_link_stream):
10706         * gst/playback/gstplaybasebin.h:
10707         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10708         (gst_play_bin_set_property), (gen_video_element),
10709         (gen_audio_element), (setup_sinks):
10710         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10711         (gst_stream_info_get_type), (gst_stream_info_class_init),
10712         (gst_stream_info_init), (gst_stream_info_new),
10713         (gst_stream_info_dispose), (stream_info_mute_pad),
10714         (gst_stream_info_set_property), (gst_stream_info_get_property):
10715         * gst/playback/gststreaminfo.h:
10716         Reuse the audio and video bins.
10717         Some internal cleanups in the stream selection code.
10718
10719 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10720
10721         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10722         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10723         * sys/ximage/ximagesink.h:
10724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10725         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10726         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10727         not coming from those elements. Moreover these elements should not keep
10728         the xid they have been given when in NULL state.
10729
10730 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10731
10732         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10733         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10734         * sys/ximage/ximagesink.h:
10735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10736         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10737         * sys/xvimage/xvimagesink.h:
10738           Actually only create a new toplevel window if we're not gonna
10739           embed it right after.
10740
10741 2004-10-07  Wim Taymans  <wim@fluendo.com>
10742
10743         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10744         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10745         * gst/playback/gstplaybin.c: (setup_sinks):
10746         Implement muting/unmuting of streams, mute streams that are not
10747         used.
10748
10749 2004-10-07  Wim Taymans  <wim@fluendo.com>
10750
10751         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10752         (plugin_init):
10753         Added lame audio/x-ac3 typefind function.
10754
10755 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10756
10757         * configure.ac:
10758           bump nano to cvs
10759
10760 === release 0.8.5 ===
10761
10762 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10763
10764         * NEWS:
10765         * RELEASE:
10766         * configure.ac:
10767           releasing 0.8.5, "Take You On"
10768
10769 2004-10-06  Wim Taymans  <wim@fluendo.com>
10770
10771         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10772         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10773         (no_more_pads), (close_link), (type_found):
10774         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10775         * gst/playback/gstplaybin.c: (gen_video_element):
10776         Do not signal the no_more_pads after the first pad when
10777         we are plugging a non dynamic element with multiple
10778         output pads (like swfdec, dvdec, ...).
10779
10780 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10781
10782         * configure.ac:
10783           bump for prerelease
10784
10785 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10786
10787         * gst/wavparse/gstwavparse.c:
10788           add ATRAC3 to STATIC CAPS to fix a warning
10789
10790         * gst/matroska/ebml-read.c:
10791         * gst-libs/gst/riff/riff-read.c:
10792           fix typos
10793
10794 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10795
10796         * gst-libs/gst/riff/riff-media.c:
10797           generate caps for ATRAC3 audio streams
10798
10799         * gst/realmedia/rmdemux.c:
10800           generate caps for ATRAC3 audio streams
10801
10802 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10803
10804         * gst/wavparse/Makefile.am
10805         * gst/wavparse/riff.h
10806         * gst/wavparse/wavparse.vcproj
10807           riff.h removal (unused and duplication with riff-ids.h)
10808
10809 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10810
10811         * gst/wavparse/gstwavparse.h
10812           remove duplicated defines for audio codec codes
10813
10814         * gst-libs/gst/riff/riff-ids.h
10815         * gst/wavenc/riff.h:
10816           add "4CC" code for ATRAC3 audio streams
10817           add "4CC" code for ITU_G721_ADPCM (unused for now)
10818
10819 2004-10-06  Wim Taymans  <wim@fluendo.com>
10820
10821         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10822         Actually _do_ negotiation. Pass gdouble as arg instead
10823         of guint64 for the framerate.
10824
10825 2004-10-06  Wim Taymans  <wim@fluendo.com>
10826
10827         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10828         (find_compatibles), (close_pad_link), (try_to_link_1),
10829         (no_more_pads), (close_link), (type_found):
10830         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10831         * gst/playback/gstplaybin.c: (gen_video_element),
10832         (gen_audio_element):
10833         Set state on newly added element to READY so that negotiation
10834         can happen ASAP.
10835         Addes some more debug info.
10836         Do not try to plug pads with multiple caps structures or ANY
10837         because it is too dangerous since we do not do dynamic
10838         replugging.
10839
10840 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10841
10842         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10843
10844         * po/LINGUAS:
10845         * po/or.po:
10846           add Oriya translation
10847
10848 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10849
10850         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10851           Prevent overwrite of size member. Makes audio sound crappy.
10852
10853 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10854
10855         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10856         Add rmvb to the list of known RealMedia extensions
10857
10858 2004-10-05  Wim Taymans  <wim@fluendo.com>
10859
10860         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10861         (mngdec_openstream), (mngdec_closestream),
10862         (mngdec_handle_sink_event), (mngdec_readdata),
10863         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10864         (mngdec_getcanvasline), (mngdec_refresh),
10865         (gst_mngdec_change_state):
10866         Set the framerate correctly.
10867
10868 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10869
10870         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10871           There was something wrong with the index massaging.
10872
10873 2004-10-04  Wim Taymans  <wim@fluendo.com>
10874
10875         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10876         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10877         (gst_smokedec_chain):
10878         * ext/jpeg/gstsmokedec.h:
10879         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10880         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10881         * ext/jpeg/gstsmokeenc.h:
10882         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10883         (smokecodec_decode_new), (smokecodec_info_free),
10884         (smokecodec_set_quality), (smokecodec_get_quality),
10885         (smokecodec_set_threshold), (smokecodec_get_threshold),
10886         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10887         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10888         (smokecodec_encode), (smokecodec_parse_id),
10889         (smokecodec_parse_header), (smokecodec_decode):
10890         * ext/jpeg/smokecodec.h:
10891         * ext/jpeg/smokeformat.h:
10892         Updated smoke, new bitstream, allows embedding in ogg.
10893
10894 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10895
10896         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10897           Fix seeking in some files. All this code is no longer needed (and
10898           actually breaks stuff) because we now synchronize the full index
10899           right when reading the header.
10900
10901 2004-10-04  Wim Taymans  <wim@fluendo.com>
10902
10903         * configure.ac:
10904         configure update for libmng.
10905
10906 2004-10-04  Wim Taymans  <wim@fluendo.com>
10907
10908         * ext/libmng/Makefile.am:
10909         * ext/libmng/gstmng.c: (plugin_init):
10910         * ext/libmng/gstmng.h:
10911         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10912         (gst_mngdec_base_init), (gst_mngdec_class_init),
10913         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10914         (gst_mngdec_loop), (gst_mngdec_get_property),
10915         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10916         (mngdec_closestream), (mngdec_handle_sink_event),
10917         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10918         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10919         (gst_mngdec_change_state):
10920         * ext/libmng/gstmngdec.h:
10921         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10922         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10923         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10924         (gst_mngenc_chain), (gst_mngenc_get_property),
10925         (gst_mngenc_set_property):
10926         * ext/libmng/gstmngenc.h:
10927         Added basic MNG decoder. Needs more work. The encoder does
10928         not work yet.
10929
10930 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10931
10932         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10933         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10934         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10935           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10936           no-more-pads.
10937
10938 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10939
10940         * configure.ac:
10941           you need at least 1.0.4 of speex
10942
10943 2004-10-04 Iain <iaingnome@gmail.com>
10944
10945         * ext/speex/gstspeexdec.h: Revert the includes changes.
10946
10947         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10948
10949 2004-09-30 Iain <iaingnome@gmail.com>
10950
10951         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10952         found during init or set as a property instead of hardcoding /dev/audio
10953
10954 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10955
10956         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10957         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10958         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10959         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10960         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10961         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10962         (gst_rmdemux_dump_data):
10963           Use debug category, fix EOS handling. filesrc ! rmdemux now
10964           works.
10965
10966 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10967
10968         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10969         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10970         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10971           Improve allocation, cutting and sorting of the index. How takes a
10972           few seconds instead of minutes.
10973
10974 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10975
10976         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10977           fixed compilation
10978
10979 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10980
10981         * gst-libs/gst/riff/riff-media.c:
10982         (gst_riff_create_video_caps_with_data),
10983         (gst_riff_create_video_template_caps):
10984           Add wing commander format mimetype/fourccs.
10985         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10986           Don't crash if some value is 0.
10987
10988 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10989
10990         * gst-libs/gst/riff/riff-media.c:
10991         (gst_riff_create_video_caps_with_data),
10992         (gst_riff_create_video_template_caps):
10993           Add DIB fourcc (raw, palettized 8-bit RGB).
10994         * gst-libs/gst/riff/riff-read.c:
10995         (gst_riff_read_strf_vids_with_data):
10996           Oops, fix strf_data reading bug.
10997         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10998           Use a non-NULL tag.
10999         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11000           Time for hacks. Sorry Dave. At least one quicktime movie (a
11001           trailer) that I've encountered contains multiple video tracks.
11002           One of those is the actual video track, the other are one-frame
11003           tracks (images). Unfortunately, the number of frames according
11004           to the trak header is 1 for each, so that doesn't help. So
11005           instead, I look at the duration and discard tracks with a
11006           duration shorter than 20% of the length of the stream. Better
11007           than nothing.
11008
11009 2004-10-01  Christian Schaller <christian@fluendo.com>
11010
11011         * ext/ivorbis/vorbis.c:
11012           Patch from Phil Blundell (Bug 152341)
11013
11014 2004-10-01  Wim Taymans  <wim@fluendo.com>
11015
11016         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11017         (speex_dec_get_formats), (speex_dec_convert),
11018         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11019         (speex_dec_chain), (gst_speexdec_get_property),
11020         (gst_speexdec_set_property):
11021         Small cleanups.
11022
11023 2004-10-01  Wim Taymans  <wim@fluendo.com>
11024
11025         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11026         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11027         (gst_wavparse_other), (gst_wavparse_loop),
11028         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11029         (gst_wavparse_srcpad_event):
11030         * gst/wavparse/gstwavparse.h:
11031         Added some more debugging info.
11032         Fix the case where the length of the file is 0.
11033         Make sure we seek to sample borders.
11034
11035 2004-10-01  Wim Taymans  <wim@fluendo.com>
11036
11037         * gst/playback/README:
11038         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11039         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11040         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11041         Add some debug info to decodebin, update README
11042
11043 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11044
11045         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11046           Don't use g_print(); use GST_DEBUG().
11047
11048 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11049
11050         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11051         (gst_ogg_mux_queue_pads):
11052           Handle EOS properly.
11053
11054 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11055
11056         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11057
11058         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11059         (gst_faad_chain), (gst_faad_change_state):
11060         * ext/faad/gstfaad.h:
11061           Allow playback of raw (unframed) MPEG AAC files (#148993).
11062
11063 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11064
11065         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11066
11067         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11068           Throw error if we didn't recognize the stream. Fixes #152289.
11069
11070 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11071
11072         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11073           Fix negotiation.
11074
11075 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11076
11077         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11078
11079         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11080           Fix memleak.
11081
11082 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11083
11084         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11085
11086         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11087           Solve #152805.
11088         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11089           Solve 152806.
11090
11091 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11092
11093         * gst-libs/gst/riff/riff-media.c:
11094         (gst_riff_create_video_caps_with_data),
11095         (gst_riff_create_audio_caps_with_data):
11096           Add codec_data handling (like asfdemux used to do).
11097         * gst/asfdemux/gstasf.c: (plugin_init):
11098         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11099         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11100           Use riff-media for caps creation instead of our own (mostly
11101           broken) copy of its functions.
11102
11103 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11104
11105         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11106           Don't actually error out if we get another return value than
11107           -EINVAL. Opposite to what I first thought, drivers have random
11108           return values for this, although -EINVAL is the expected return
11109           value. Since this is not fatal, we shouldn't use
11110           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11111
11112 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11113
11114         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11115         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11116         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11117         (dvdreadsrc_get), (dvdreadsrc_open_file),
11118         (dvdreadsrc_change_state):
11119           Fix. Don't do one big huge loop around the whole DVD, that will
11120           cache all data and thus eat sizeof(dvd) (several GB) before we
11121           see something.
11122         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11123           Actually NULL'ify event after using it.
11124         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11125         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11126         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11127         (gst_ebml_read_seek), (gst_ebml_read_skip):
11128           Handle events.
11129         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11130         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11131         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11132           Fix timing (this will probably break if I seek using menus, but
11133           I didn't get there yet). VOBs and normal DVDs should now work.
11134           Add a mpeg2-only pad with high rank so this get autoplugged for
11135           MPEG-2 movies.
11136         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11137         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11138         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11139         (gst_mpeg_demux_get_audio_stream),
11140         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11141         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11142           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11143           MPEG-1 but use dvddemux for MPEG-2.
11144         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11145         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11146         (gst_mpeg_parse_parse_packhead):
11147           Timing. Only add pad template if it exists. Add sink template from
11148           class and not from ourselves. This means we will always use the
11149           correct sink template even if it is not the one defined in this
11150           file.
11151
11152 2004-09-29  Wim Taymans  <wim@fluendo.com>
11153
11154         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11155         (gst_mpeg_demux_parse_pes):
11156         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11157         Fix playback of mpeg again, timestamps where screwed up by
11158         patch 1.61.
11159
11160 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11161
11162         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11163           Only return true if we actually filled something in. Prevents
11164           player applications from showing a random length for flac files.
11165         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11166         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11167         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11168         (gst_riff_read_strf_vids_with_data),
11169         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11170           OK, ok, so I implemented event handling. Apparently it's normal
11171           that we receive random events at random points without asking
11172           for it.
11173         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11174         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11175         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11176         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11177         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11178         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11179         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11180         * gst/avi/gstavidemux.h:
11181           Implement non-lineair chunk handling and subchunk processing.
11182           The first solves playback of AVI files where the audio and video
11183           data of individual buffers that we read are not synchronized.
11184           This should not happen according to the wonderful AVI specs, but
11185           of course it does happen in reality. It is also a prerequisite for
11186           the second. Subchunk processing allows us to cut chunks in small
11187           pieces and process each of these pieces separately. This is
11188           required because I've seen several AVI files with incredibly large
11189           audio chunks, even some files with only one audio chunk for the
11190           whole file. This allows for proper playback including seeking.
11191           This patch is supposed to fix all AVI A/V sync issues.
11192         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11193         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11194           Work.
11195         * gst/modplug/gstmodplug.cc:
11196           Proper return value setting for the query() function.
11197         * gst/playback/gstplaybasebin.c: (setup_source):
11198           Being in non-playing state (after, e.g., EOS) is not necessarily
11199           a bad thing. Allow for that. This fixes playback of short files.
11200           They don't actually playback fully now, because the clock already
11201           runs. This means that small files (<500kB) with a small length
11202           (<2sec) will still not or barely play. Other files, such as mod
11203           or flx, will work correctly, however.
11204
11205 2004-09-28  Wim Taymans  <wim@fluendo.com>
11206
11207         * ext/speex/gstspeex.c: (plugin_init):
11208         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11209         (gst_speex_dec_class_init), (speex_dec_get_formats),
11210         (speex_get_event_masks), (speex_get_query_types),
11211         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11212         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11213         (gst_speexdec_get_property), (gst_speexdec_set_property),
11214         (speex_dec_change_state):
11215         * ext/speex/gstspeexdec.h:
11216         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11217         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11218         (gst_speexenc_base_init), (gst_speexenc_class_init),
11219         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11220         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11221         (gst_speexenc_src_query), (gst_speexenc_init),
11222         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11223         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11224         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11225         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11226         (gst_speexenc_chain), (gst_speexenc_get_property),
11227         (gst_speexenc_set_property), (gst_speexenc_change_state):
11228         * ext/speex/gstspeexenc.h:
11229         Rewrote speex encoder, make sure it can be embedded in ogg.
11230         Implemented speex decoder.
11231
11232 2004-09-28  Christian Schaller <christian@fluendo.com>
11233
11234         * configure.ac:
11235         Remove kioslave plugin. Markey is brewing a new working one
11236         * ext/Makefile.am: Remove kioslave plugin
11237         * ext/kio: remove
11238         * gst-plugins.spec.in: remove kio plugin from spec
11239
11240 2004-09-27  Wim Taymans  <wim@fluendo.com>
11241
11242         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11243         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11244         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11245         (gst_multifdsink_new_client),
11246         (gst_multifdsink_handle_client_write),
11247         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11248         (gst_multifdsink_handle_clients):
11249         * gst/tcp/gstmultifdsink.h:
11250         Make syncing to keyframes actually work for new clients and lagging
11251         clients.
11252
11253 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11254
11255         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11256         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11257         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11258         * gst/debug/gstnavigationtest.h:
11259           make navigationtest display button-press and button-release events
11260
11261 2004-09-26 Iain <iaingnome@gmail.com>
11262
11263         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11264         the channels have received a new media event.
11265         (interleave_buffered_loop): Compresses a new media event on all
11266         channels into one.
11267
11268 2004-09-26 Iain <iaingnome@gmail.com>
11269
11270         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11271         call the sinkpad's default event handler and not the srcpads. He also
11272         says this is confusing :)
11273         (gst_wavenc_stop_file): Company says that seek events only go upstream
11274         we should send a discontinuous downstream instead.
11275
11276 2004-09-25  Christian Schaller <christian@fluendo.com>
11277
11278         * Update SPEC file to be usable in conjunction with Fedora Core,
11279           Fedora.us and freshrpms packages
11280         * Fix typo in multifilesrc test Makefile
11281
11282 2004-09-24  Wim Taymans  <wim@fluendo.com>
11283
11284         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11285         Only signal the no_more_pads signal when we have
11286         added the stream to our list.
11287
11288 2004-09-24  Wim Taymans  <wim@fluendo.com>
11289
11290         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11291         (new_decoded_pad):
11292         * gst/playback/gstplaybasebin.h:
11293         * gst/playback/gstplaybin.c: (setup_sinks):
11294         Don't try to preroll or decode more than one audio/video
11295         track.
11296
11297 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11298
11299         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11300           Throw error if we failed to find a suitable output. This should
11301           throw an error if we successfully set up a pipeline (e.g. because
11302           we recognized a media file) but found no decodable streams in it
11303           (e.g. because it contains only media stream types for which we
11304           have no decoders, or because it's not a media type).
11305
11306 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11307
11308         * ext/dirac/Makefile.am:
11309         * ext/dirac/gstdirac.cc:
11310         * ext/dirac/gstdiracdec.cc:
11311         * ext/dirac/gstdiracdec.h:
11312           Do something. Don't actually know if this works because I don't
11313           have a demuxer yet.
11314         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11315           Add channels=1 to caps returned from _getcaps().
11316         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11317         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11318         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11319         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11320         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11321         (gst_ogm_parse_change_state):
11322           Separate between audio/video so ogmaudioparse actually uses the
11323           audio pad templates. Both audio and video work now, including
11324           autoplugging. Also use sometimes-srcpad hack.
11325         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11326           Handle events better. Don't hang on infinite loops.
11327         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11328         (gst_avi_demux_init), (gst_avi_demux_reset),
11329         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11330         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11331         (gst_avi_demux_change_state):
11332         * gst/avi/gstavidemux.h:
11333           Improve A/V sync. Still not perfect.
11334         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11335         (gst_ebml_read_skip):
11336           Handle events better.
11337         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11338         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11339         (qtdemux_audio_caps):
11340           Add IMA4. Improve event handling. Save offset after a seek when
11341           the headers are at the end of the file so that we don't end up in
11342           an infinite loop.
11343         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11344           Add low-priority typefind support for files with no length.
11345
11346 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11347
11348         * testsuite/multifilesink/Makefile.am:
11349         fix typo
11350
11351 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11352
11353         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11354         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11355         mistakes from thaytan's patches.
11356
11357 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11358
11359         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11360           For completeness, XSync in the destroy function as xvimage does.
11361
11362 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11363
11364         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11365            Correct caps negotiation
11366         * gst/volume/gstvolume.c: (volume_chain_float),
11367         (volume_chain_int16):
11368            Modify debug output to be little more informative
11369         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11370         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11371         (gst_xvimagesink_xvimage_destroy):
11372           Add XSync calls after detaching from the shared memory segment to
11373           avoid a crash.
11374
11375 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11376
11377         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11378         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11379         * ext/vorbis/vorbis.c: (plugin_init):
11380         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11381         (gst_vorbisenc_chain):
11382         * ext/vorbis/vorbisenc.h:
11383         remove explicit newmedia support from oggmux and vorbisenc
11384         add debug category to vorbisenc
11385         * gst/multifilesink/gstmultifilesink.c:
11386         (gst_multifilesink_class_init), (gst_multifilesink_init),
11387         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11388         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11389         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11390         (plugin_init):
11391         * gst/multifilesink/gstmultifilesink.h:
11392         add support for streamheader in multifilesink
11393
11394 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11395
11396         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11397         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11398         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11399           Prevent infinite loops. More correct error reporting.
11400         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11401           Error out if negotiation fails.
11402         * gst/playback/gstplaybasebin.c: (setup_source),
11403         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11404         (gst_play_base_bin_found_tag):
11405           Error/tag forwarding. Pre-roll fixes for source errors on state
11406           changes (e.g. "file does not exist") to prevent hangs.
11407
11408 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11409
11410         * testsuite/multifilesink/Makefile.am:
11411         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11412         (gst_newmedia_class_init), (gst_newmedia_init),
11413         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11414         (newfile_signal), (test_signal), (main):
11415         * testsuite/multifilesink/multifilesrc_test.c: (main):
11416         * testsuite/multifilesink/oggtheora_test.c:
11417         (gst_newmedia_base_init), (gst_newmedia_class_init),
11418         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11419         (test_format), (newfile_signal), (test_signal), (main):
11420         * testsuite/multifilesink/oggvorbis_test.c:
11421         (gst_newmedia_base_init), (gst_newmedia_class_init),
11422         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11423         (test_format), (newfile_signal), (test_signal), (main):
11424         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11425         (gst_newmedia_class_init), (gst_newmedia_init),
11426         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11427         (newfile_signal), (test_signal), (main):
11428         New media tests
11429
11430 2004-09-20  Christian Schaller <christian@fluendo.com>
11431
11432         * Fix mikmod license to LGPL as they have relicensed
11433         * Move Dirac and Effectv into LGPL section of README_license
11434
11435 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11436
11437         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11438         (gst_mad_change_state):
11439           Allow for mp3 rate/channels changes. However, only very
11440           conservatively. Reason that we *have* to enable this is smiply
11441           because the mad find_sync() function is not good enough, it will
11442           regularly sync on random data as valid frames and therefore make
11443           us provide random caps as *final* caps of the stream. The best fix
11444           I could think of is to simply require several of the same stream
11445           changes in a row before we change caps.
11446           The actual testcase that works now is #
11447         * ext/ogg/Makefile.am:
11448         * ext/ogg/gstogg.c: (plugin_init):
11449         * ext/ogg/gstogmparse.c:
11450           OGM support (video only for now; I need an audio sample file).
11451         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11452         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11453         (gst_asf_demux_add_video_stream):
11454           WMV extradata.
11455         * gst/playback/gstplaybasebin.c: (unknown_type):
11456           Don't error out on single unknown-types after all. It's wrong.
11457           If we found type of video and audio but not of a subtitle stream,
11458           it will still error out (which is unwanted). Will find a better fix
11459           later on.
11460         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11461         (ogmaudio_type_find), (plugin_init):
11462           OGM support.
11463
11464 2004-09-20  Johan Dahlin  <johan@gnome.org>
11465
11466         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11467         after setting caps.
11468
11469 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11470
11471         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11472         * gst/wavenc/gstwavenc.h:
11473         Added newmedia support to wavenc
11474
11475 2004-09-17  Wim Taymans  <wim@fluendo.com>
11476
11477         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11478         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11479         (gst_fdset_fd_can_write), (gst_fdset_wait):
11480         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11481         (gst_multifdsink_init), (gst_multifdsink_add),
11482         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11483         (gst_multifdsink_remove_client_link),
11484         (gst_multifdsink_client_queue_buffer),
11485         (gst_multifdsink_handle_client_write),
11486         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11487         (gst_multifdsink_close), (gst_multifdsink_change_state):
11488         * gst/tcp/gstmultifdsink.h:
11489         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11490         (gst_tcpserversink_removed):
11491         Small cleanups in fdset.c
11492         Use a hastable to map fd to the client structure for faster
11493         lookup in _remove and get_stats.
11494         Added virtual function to close the fds.
11495         Handle clients even when the select/poll call was unblocked because
11496         of a command.
11497         Implement syncing to keyframe in the recovery procedure.
11498
11499 2004-09-16 Iain <iaingnome@gmail.com>
11500
11501         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11502         try caps.
11503
11504 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11505
11506         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11507           Caps are only set if the type of the stream is unknown, but this
11508           is initialized in ->init_stream(), so set to UNKNOWN after calling
11509           ->init_stream() so that capsnego starts.
11510
11511 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11512
11513         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11514         (gst_avi_demux_stream_data):
11515           Just hardcode for raw audio then. AVI audio sucks.
11516
11517 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11518
11519         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11520         * gst/matroska/matroska-mux.c: (audiosink_templ),
11521         (gst_matroska_mux_audio_pad_link):
11522         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11523         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11524
11525 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11526
11527         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11528         (gst_avi_demux_stream_data):
11529           Try to fix a/v sync issues.
11530
11531 2004-09-15  David Schleef  <ds@schleef.org>
11532
11533         * configure.ac: remove NASM check, since we don't use it.  Update
11534         dirac check to 0.4
11535         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11536         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11537         Initialized variables.
11538         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11539         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11540         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11541         SVQ3 format
11542
11543 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11544
11545         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11546         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11547         * gst/avi/gstavidemux.h:
11548           Fix for compressed audio (mp3) timestamp generation. How did this
11549           ever work?
11550
11551 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11552
11553         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11554           Volume is a double not a float.
11555
11556 2004-09-15  Wim Taymans  <wim@fluendo.com>
11557
11558         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11559         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11560         Don't close the fd in multifdsink as we didn't open it in the
11561         first place. Some cleanups.
11562
11563 2004-09-15  Wim Taymans  <wim@fluendo.com>
11564
11565         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11566         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11567         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11568         Fix the case where the muxer would mark pages as delta
11569         frames when they are not (vorbis only ogg).
11570
11571 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11572
11573         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11574         (gst_play_base_bin_change_state):
11575           Handle the case where we failed to setup a clear pipeline. This
11576           will throw an error (or EOS, another nice case) and if you don't
11577           catch that, the app will wait for the signal forever (and thus
11578           hang).
11579
11580 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11581
11582         * ext/gnomevfs/gstgnomevfssink.c:
11583         (gst_gnomevfssink_uri_get_protocols):
11584         * ext/gnomevfs/gstgnomevfssrc.c:
11585         (gst_gnomevfssrc_uri_get_protocols):
11586         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11587         * ext/gnomevfs/gstgnomevfsuri.h:
11588           Use _uri_new() instead of _open(), so it doesn't take as long and
11589           Christophe's computer won't hang.
11590         * gst/playback/gstplaybasebin.c: (unknown_type):
11591           Throw error on unknown media type, so apps actually display it.
11592
11593 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11594
11595         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11596           this script to work on Solaris since bash shell handles echo
11597           differenly than bash.
11598
11599 2004-09-17  Wim Taymans  <wim@fluendo.com>
11600
11601         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11602         (setup_source), (gst_play_base_bin_set_property),
11603         (gst_play_base_bin_add_element):
11604         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11605         Some more work on making sure seeking pauses the pipeline and
11606         that changing the uri actually does something.
11607
11608 2004-09-17  Wim Taymans  <wim@fluendo.com>
11609
11610         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11611         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11612         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11613         (gst_tcpserversink_close):
11614         Be a bit more paranoid when freeing memory.
11615
11616 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11617
11618         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11619         (qtdemux_parse_trak):
11620           Don't crash by dividing by zero (see sample movie in #126922).
11621
11622 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11623
11624         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11625           Don't touch non-existing data (fixes crash on file in #140147).
11626
11627 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11628
11629         * gst/playback/gstplaybasebin.c:
11630         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11631           Handle double disposals, and proper change of URIs.
11632
11633 2004-09-13  Martin Eikermann <meiker@upb.de>
11634
11635         * gst/mpegstream/gstmpegparse.c:
11636           fix synchronistation for streams recorded from digital PCR
11637           fixes bug #119376
11638
11639 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11640
11641         * ext/gnomevfs/Makefile.am:
11642         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11643         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11644         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11645         (gst_gnomevfssink_uri_get_type),
11646         (gst_gnomevfssink_uri_get_protocols),
11647         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11648         (gst_gnomevfssink_uri_handler_init),
11649         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11650         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11651         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11652         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11653         (gst_gnomevfssrc_uri_get_type),
11654         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11655         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11656         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11657         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11658         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11659         * ext/gnomevfs/gstgnomevfsuri.h:
11660           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11661           of fake URIs to see which this version of Gnome-VFS likes, and
11662           uses that for the Gst-URI interface. Makes playbin support http://
11663           streams. Also fix up some stupid behaviour in gnomevfssrc.
11664
11665 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11666
11667         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11668         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11669         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11670         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11671           Update mixer (to sync with other sessions) if we try to obtain
11672           a new value. This makes alsamixer work accross applications.
11673         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11674           Only call sync functions if we're running, else alsalib asserts.
11675         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11676           Sometimes fails to compile. Possibly a gcc bug.
11677         * gst/playback/gstplaybin.c: (gen_video_element),
11678         (gen_audio_element):
11679           Add a reference to an application-provided object, because we lose
11680           this same reference if we add it to the bin. If we don't do this,
11681           we can only use this object once and thus crash if we go from
11682           ready to playing, back to ready and back to playing again.
11683           Also add an audioscale element because several cheap soundcards -
11684           like mine - don't support all samplerates.
11685         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11686         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11687           Fix wrong order or PAR calls. Makes automatically obtained PAR
11688           from the X server atually being used.
11689
11690 2004-09-12  David Schleef  <ds@schleef.org>
11691
11692         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11693         #151887, #152102, #152247.
11694         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11695         * examples/seeking/cdparanoia.c: same
11696         * examples/seeking/cdplayer.c: same
11697         * examples/seeking/seek.c: same
11698         * examples/seeking/spider_seek.c: same
11699         * examples/seeking/vorbisfile.c: same
11700         * examples/stats/mp2ogg.c: same
11701         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11702         (gst_esdsink_dispose): Dispose of element properly.
11703         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11704         fixes.
11705         * ext/nas/nassink.c: (gst_nassink_class_init),
11706         (gst_nassink_dispose): Dispose of element correctly.
11707         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11708         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11709         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11710         Fix 64-bit warning.
11711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11712         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11713         Fix 64-bit warning.
11714
11715 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11716
11717         * configure.ac : change speex detection as 1.1.6 now uses
11718           .pc/pkg-config and they changed their headers location.
11719
11720 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11721
11722         * gst/matroska/matroska-mux.h:
11723         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11724         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11725         (gst_matroska_mux_write_data):
11726           Write multiple blocks/frames per cluster.
11727                 Write meta-seek information (seek heads).
11728
11729 2004-09-09  Scott Wheeler <wheeler@kde.org>
11730
11731         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11732         (gst_play_bin_set_property), (gst_play_bin_get_property),
11733         (gen_audio_element), (gen_audio_element):
11734           Add a volume element / property to the pipeline.
11735
11736 2004-09-07  Wim Taymans  <wim@fluendo.com>
11737
11738         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11739         Copy timestamps from the master pad to the output buffers.
11740
11741 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11742
11743         * ext/raw1394/gstdv1394src.c:
11744           throw errors when applicable
11745
11746 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11747
11748         * gst/matroska/ebml-ids.h:
11749         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11750         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11751         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11752           automatically convert unix time <-> ebml time when reading/writing
11753           a date, use gst_ebml_write_uint to write CUETIME,
11754           not gst_ebml_write_date.
11755         * gst/matroska/matroska-ids.h:
11756         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11757         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11758         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11759         (gst_matroska_mux_write_data):
11760           Write track and segment UIDs, write muxing date, write
11761           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11762           Create cues for audio only files.
11763
11764 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11765
11766         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11767         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11768           Re-commit ALSA switches.
11769         * gst/adder/gstadder.c: (gst_adder_loop):
11770           64-bit fix (#151416).
11771         * gst/debug/progressreport.c: (gst_progressreport_report):
11772           64-bit fix (#151419).
11773         * gst/matroska/matroska-demux.c:
11774         (gst_matroska_demux_parse_contents):
11775           64-bit fix (#151420).
11776         * gst/playback/test3.c: (update_scale):
11777           64-bit fix (#151421).
11778
11779 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11780
11781         * configure.ac:
11782           bump nano to cvs
11783
11784 === release 0.8.4 ===
11785
11786 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11787
11788         * configure.ac: releasing 0.8.4, "Alias"
11789
11790 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11791
11792         * ext/theora/Makefile.am:
11793           fix makefile.  Fixes #151462.
11794
11795 2004-08-30  Wim Taymans  <wim@fluendo.com>
11796
11797         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11798         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11799         (gst_multifdsink_remove_client_link),
11800         (gst_multifdsink_client_queue_buffer),
11801         (gst_multifdsink_handle_client_write):
11802         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11803         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11804         Fix some memory leaks.
11805
11806 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11807
11808         Patch by: David Schleef
11809
11810         * configure.ac:
11811         * sys/Makefile.am:
11812           rename our detection macro for V4L2.  Fixes #151236.
11813
11814 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11815
11816         Patch by: David Schleef
11817
11818         * configure.ac:
11819           check to define LAMEPRESET.  Fixes #151232.
11820
11821 2004-08-27  David Schleef  <ds@schleef.org>
11822
11823         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11824         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11825         (gst_glimagesink_fixate):  Move local variable declarations to
11826         make gcc-2.95 happy.
11827
11828 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11829
11830         * configure.ac:
11831           bump nano for prerelease
11832
11833 2004-08-27  David Schleef  <ds@schleef.org>
11834
11835         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11836         * sys/sunaudio/gstsunaudiosrc.c:
11837         * sys/sunaudio/gstsunaudiosrc.h:
11838
11839 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11840
11841         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11842         handle EOS correctly
11843         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11844         * gst/matroska/matroska-mux.h:
11845         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11846         VFW compatibility mode
11847
11848 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11849
11850         patch by: Zaheer Abbas Merali
11851
11852         * ext/ogg/gstoggmux.c:
11853         * ext/vorbis/vorbisenc.c:
11854         * ext/vorbis/vorbisenc.h:
11855           handle NEWMEDIA
11856
11857 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11858
11859         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11860         fix byte order reversion on little endian machines.
11861         * gst/matroska/matroska-mux.c: (audiosink_templ),
11862         (gst_matroska_mux_audio_pad_link):
11863         add TTA codec to the list of supported codecs.
11864         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11865         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11866         (gst_matroska_mux_write_data):
11867         * gst/matroska/matroska-mux.h:
11868         write segment duration correctly, write muxing app string, fixes bugs
11869         #140897 and #140898.
11870         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11871         wait for all pads to be negotiated before starting to mux.
11872
11873 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11874
11875         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11876         * ext/lame/gstlame.h:
11877         Added new media support to lame
11878
11879 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11880
11881         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11882         send vorbis headers at the beginning of a stream, fixes bug #141554.
11883         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11884         bug #148950.
11885         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11886         (gst_matroska_demux_plugin_init):
11887         * gst/matroska/matroska-ids.h:
11888         enable demuxing of TTA audio streams, fixes bug #148951.
11889         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11890         enable typefinding for TTA audio files, fixes bug #148711.
11891         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11892         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11893         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11894
11895 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11896
11897         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11898         (gst_riff_read_element_data), (gst_riff_read_seek),
11899         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11900         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11901         <teuf@gnome.org>
11902
11903 2004-08-23 Iain <iaingnome@gmail.com>
11904
11905         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11906         tags. They appear to be handled differently to normal.
11907         (tag_list_to_id3_tag_foreach): Ditto.
11908
11909 2004-08-22  Wim Taymans  <wim@fluendo.com>
11910
11911         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11912         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11913         Make sure we never send -1 granulepos.
11914
11915 2004-08-20  Wim Taymans  <wim@fluendo.com>
11916
11917         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11918         (gst_ogg_mux_loop):
11919         I will accept bitchslappings with non sharp objects.
11920
11921 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11922
11923         * configure.ac:
11924         Clean up the test for lame presets
11925
11926 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11927
11928         * configure.ac:
11929         * ext/lame/Makefile.am:
11930         * ext/lame/gstlame.c: (gst_lame_class_init),
11931         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11932         Only enable lame presets if version of lame has presets in API
11933
11934 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11935         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11936         * gst/udp/gstudpsrc.h:
11937           Don't call gst_pad_push in a get function. Fixes #150449
11938
11939 2004-08-18  Wim Taymans  <wim@fluendo.com>
11940
11941         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11942         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11943         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11944         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11945         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11946         (gst_fdset_wait):
11947         * gst/tcp/gstfdset.h:
11948         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11949         (gst_multifdsink_client_queue_buffer),
11950         (gst_multifdsink_handle_client_write):
11951         * gst/tcp/gstmultifdsink.h:
11952         Some extra checks in gstfdset.
11953         Only use send() when the fd is a socket. Don't try to
11954         read from write only fds.
11955
11956 2004-08-18  Wim Taymans  <wim@fluendo.com>
11957
11958         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11959         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11960         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11961         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11962         (gst_fdset_wait):
11963         Add more locking and bounds checking.
11964
11965 2004-08-18  Wim Taymans  <wim@fluendo.com>
11966
11967         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11968         Realloc test fdset in the lock and right before starting
11969         the poll call. Bump the limit to 4096.
11970
11971 2004-08-17  David Schleef  <ds@schleef.org>
11972
11973         * sys/sunaudio/Makefile.am:
11974         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11975         of rates and channels.  Make debugging less obnoxious.
11976
11977         Patch from Balamurali Viswanathan implementing a mixer for
11978         Sun audio.  (bug #144091):
11979         * sys/sunaudio/gstsunelement.c:
11980         * sys/sunaudio/gstsunelement.h:
11981         * sys/sunaudio/gstsunmixer.c:
11982         * sys/sunaudio/gstsunmixer.h:
11983
11984 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11985
11986         * gst/audioscale/gstaudioscale.c:
11987         * gst/audioscale/gstaudioscale.h:
11988         made audioscale resample from any sample rate to any sample rate
11989
11990 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11991
11992         * ext/libpng/gstpngdec.c:
11993           error out on unsupported types
11994
11995 2004-08-17  Iain <iaingnome@gmail.com>
11996
11997         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11998         mid_side and loose_mid_side properties if its a stereo stream.
11999
12000 2004-08-17  Wim Taymans  <wim@fluendo.com>
12001
12002         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12003         (theora_get_formats), (theora_dec_src_convert),
12004         (theora_dec_sink_convert), (theora_dec_src_query),
12005         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12006         Add a debug line.
12007
12008 2004-08-17  Wim Taymans  <wim@fluendo.com>
12009
12010         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12011         (gst_ogg_pad_push):
12012         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12013         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12014         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12015         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12016         Mark delta units in the muxer.
12017         Try to decode the packet after an out-of-sync error from
12018         libogg.
12019
12020 2004-08-17  Wim Taymans  <wim@fluendo.com>
12021
12022         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12023         (gst_multifdsink_init), (gst_multifdsink_add),
12024         (gst_multifdsink_client_queue_buffer),
12025         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12026         * gst/tcp/gstmultifdsink.h:
12027         Added option to send a keyframe to clients as the first buffer.
12028         Make timeout property writable.
12029
12030 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12031
12032         patch by: Wim Taymans
12033
12034         * gst/tcp/gstfdset.c:
12035         * gst/tcp/gstmultifdsink.c:
12036           fix index comparison, should include 0
12037
12038 2004-08-16  Wim Taymans  <wim@fluendo.com>
12039
12040         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12041         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12042         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12043         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12044         (gst_fdset_wait):
12045           copy when reallocing for poll so the select arguments don't get
12046           changed during the call
12047
12048 2004-08-16  Wim Taymans  <wim@fluendo.com>
12049
12050         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12051         (gst_theora_enc_class_init), (theora_enc_sink_link),
12052         (theora_buffer_from_packet), (theora_enc_chain):
12053         Fix bug where buffers were not marked as keyframes
12054         correctly.
12055
12056 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12057
12058         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12059         (gst_lame_preset_get_type), (gst_lame_class_init):
12060         describe the enum values for vbr mode and presets more verbosely
12061
12062 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12063
12064         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12065         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12066         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12067         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12068         * ext/lame/gstlame.h:
12069         add preset property to lame so it can use lame presets
12070
12071 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12072
12073         * ext/lame/gstlame.c: (gst_lame_get_property):
12074         whoops forgot break, thanks teuf
12075
12076 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12077
12078         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12079         (gst_lame_class_init), (gst_lame_src_getcaps),
12080         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12081         (gst_lame_get_property), (gst_lame_setup):
12082         * ext/lame/gstlame.h:
12083         fix lame's broken vbr stuff, allow it to resample if need be, and also
12084         make xing header optional
12085
12086 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12087
12088         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12089         added getcaps function so samplerate doesnt get fixated to silly values
12090
12091 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12092
12093         * ext/lame/gstlame.c: (gst_lame_src_link):
12094         revert previous fix
12095
12096 2004-08-12  Johan Dahlin  <johan@gnome.org>
12097
12098         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12099         checks. Doesn't matter what state we are in. Interfaces are a
12100         compile time thing, not runtime. It also broke the python bindings.
12101
12102 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12103
12104         * ext/lame/gstlame.c: (gst_lame_src_link):
12105         made source pad link function check if sinkpad is ok..fixes the problem
12106         where core fixates the output rate of lame stupidly
12107
12108 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12109
12110         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12111         * sys/v4l/v4l_calls.c:
12112         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12113           fix fixate function to handle nonsimple caps.
12114           remove bogus check in _link
12115           cleanups
12116
12117 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12118
12119         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12120         set default compression ratio parameter to 0.0 so bitrate parameter
12121         works :)
12122
12123 2004-08-11  David Schleef  <ds@schleef.org>
12124
12125         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12126
12127 2004-08-11  David Schleef  <ds@schleef.org>
12128
12129         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12130         before.
12131
12132 2004-08-11  David Schleef  <ds@schleef.org>
12133
12134         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12135
12136 2004-08-11  David Schleef  <ds@schleef.org>
12137
12138         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12139           license field
12140         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12141         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12142           LGPL.
12143         * gst/auparse/gstauparse.c: Fix plugin license field.
12144         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12145         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12146         * gst/rtp/gstrtp.c: Fix plugin license field.
12147
12148 2004-08-11  Wim Taymans  <wim@fluendo.com>
12149
12150         * gst/tcp/Makefile.am:
12151         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12152         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12153         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12154         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12155         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12156         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12157         (gst_fdset_fd_can_write), (gst_fdset_wait):
12158         * gst/tcp/gstfdset.h:
12159         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12160         (gst_multifdsink_class_init), (gst_multifdsink_init),
12161         (gst_multifdsink_add), (gst_multifdsink_remove),
12162         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12163         (gst_multifdsink_remove_client_link),
12164         (gst_multifdsink_handle_client_read),
12165         (gst_multifdsink_client_queue_data),
12166         (gst_multifdsink_client_queue_caps),
12167         (gst_multifdsink_client_queue_buffer),
12168         (gst_multifdsink_handle_client_write),
12169         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12170         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12171         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12172         (gst_multifdsink_close):
12173         * gst/tcp/gstmultifdsink.h:
12174         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12175         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12176         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12177         (gst_tcpserversink_close):
12178         * gst/tcp/gsttcpserversink.h:
12179         Abstracted away the select call, implemented poll (yes we ran into
12180         the 1024 limit in production).
12181
12182 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12183
12184         * gst/tcp/gsttcp.c:
12185         * gst/tcp/gsttcpplugin.c:
12186           improve debuggging, remove assert
12187
12188 2004-08-10  Wim Taymans  <wim@fluendo.com>
12189
12190         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12191         (gst_client_status_get_type), (gst_multifdsink_class_init),
12192         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12193         (gst_multifdsink_handle_client_read),
12194         (gst_multifdsink_handle_client_write),
12195         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12196         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12197         (gst_multifdsink_get_property):
12198         * gst/tcp/gstmultifdsink.h:
12199         * gst/tcp/gsttcp-marshal.list:
12200         Starting to prepare for specifying buffer time in other units
12201         than buffers. Expose remove reason in signal.
12202
12203 2004-08-10  Wim Taymans  <wim@fluendo.com>
12204
12205         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12206         (gst_multifdsink_remove), (gst_multifdsink_clear),
12207         (gst_multifdsink_remove_client_link),
12208         (gst_multifdsink_handle_client_read),
12209         (gst_multifdsink_client_queue_data),
12210         (gst_multifdsink_client_queue_buffer),
12211         (gst_multifdsink_handle_client_write),
12212         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12213         (gst_multifdsink_chain), (gst_multifdsink_close):
12214         * gst/tcp/gstmultifdsink.h:
12215         Added more debugging info. Changed the way clients are
12216         removed from the lists. Fixed a bug where a bad file descriptor
12217         could cause many clients to be removed.
12218
12219 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12220
12221         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12222           allow all pixel-aspect-ratios, not just 1:1
12223
12224 2004-08-09  David Schleef  <ds@schleef.org>
12225
12226         * sys/glsink/ARB_multitexture.h:  Remove old files.
12227         * sys/glsink/EXT_paletted_texture.h:
12228         * sys/glsink/NV_register_combiners.h:
12229         * sys/glsink/gstgl_nvimage.c:
12230         * sys/glsink/gstgl_pdrimage.c:
12231         * sys/glsink/gstgl_rgbimage.c:
12232         * sys/glsink/gstglsink.c:
12233         * sys/glsink/gstglsink.h:
12234         * sys/glsink/gstglxwindow.c:
12235         * sys/glsink/regcomb_yuvrgb.c:
12236
12237 2004-08-09  David Schleef  <ds@schleef.org>
12238
12239         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12240         GL sink plugin.  (Bug #147302)
12241
12242         * configure.ac: Test for OpenGL
12243         * sys/Makefile.am: Use test for OpenGL
12244         * sys/glsink/Makefile.am:
12245         * sys/glsink/glimagesink.c: rewrite
12246         * sys/glsink/glimagesink.h: rewrite
12247
12248 2004-08-09  David Schleef  <ds@schleef.org>
12249
12250         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12251         sane framerates.
12252         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12254         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12255
12256 2004-08-09  Wim Taymans  <wim@fluendo.com>
12257
12258         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12259         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12260         (gst_multifdsink_client_remove),
12261         (gst_multifdsink_handle_client_read),
12262         (gst_multifdsink_handle_client_write),
12263         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12264         Do a bit more logging, make the client_read code more robust.
12265
12266 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12267
12268         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12269         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12270         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12271         (gst_jpegdec_init), (gst_jpegdec_chain):
12272         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12273         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12274           cleanups, debugging fixes and memleak plugging
12275
12276 2004-08-09  Wim Taymans  <wim@fluendo.com>
12277
12278         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12279         (theora_get_formats), (theora_dec_src_convert),
12280         (theora_dec_sink_convert), (theora_dec_src_query),
12281         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12282         (theora_dec_change_state):
12283         Don't crash on missing header packets.
12284
12285 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12286
12287         * po/LINGUAS:
12288         * po/sq.po:
12289           Added Albanian translation (Laurent Dhima)
12290         * po/cs.po:
12291           updated
12292
12293 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12294
12295         * ext/lame/gstlame.c:
12296           fix/add debugging
12297
12298 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12299
12300         * sys/ximage/ximagesink.c:
12301         * sys/xvimage/xvimagesink.c:
12302           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12303
12304 2004-08-06  Wim Taymans  <wim@fluendo.com>
12305
12306         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12307         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12308         (gst_multifdsink_client_remove),
12309         (gst_multifdsink_handle_client_read),
12310         (gst_multifdsink_handle_client_write),
12311         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12312         Make sure we don't try to read more from a client that what
12313         ioctl says us or we deadlock.
12314
12315 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12316
12317         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12318         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12319         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12320           decouple running_time and n_frames so it can handle changing
12321           framerate while running
12322
12323 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12324
12325         * po/nl.po:
12326         * po/sv.po:
12327           updated translations
12328
12329 2004-08-04  Benjamin Otte  <otte@gnome.org>
12330
12331         * gst/videotestsrc/gstvideotestsrc.c:
12332         (gst_videotestsrc_get_capslist), (generate_capslist),
12333         (plugin_init):
12334           generate the list of supported caps at startup and reuse it instead
12335           of always generating it
12336
12337 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12338
12339         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12340           whoops, last checkin broke normal build
12341
12342 2004-08-03  Benjamin Otte  <otte@gnome.org>
12343
12344         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12345         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12346         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12347         (gst_alsa_mixer_get_option):
12348         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12349         (dvdnavsrc_print_event):
12350         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12351         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12352         (gst_ogg_mux_pad_unlink):
12353         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12354         (gst_multipart_mux_pad_unlink):
12355         * gst/videofilter/gstvideobalance.c:
12356         (gst_videobalance_colorbalance_set_value):
12357         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12358         (gst_videomixer_pad_unlink):
12359         * po/uk.po:
12360         * sys/oss/gstossmixer.c:
12361         * sys/v4l/gstv4lcolorbalance.c:
12362         * sys/v4l/gstv4ltuner.c:
12363         * sys/v4l/v4lsrc_calls.c:
12364         * sys/v4l2/gstv4l2colorbalance.c:
12365         * sys/v4l2/gstv4l2tuner.c:
12366           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12367
12368 2004-08-03  Benjamin Otte  <otte@gnome.org>
12369
12370         * examples/dynparams/filter.c: (ui_control_create):
12371         * examples/gstplay/player.c: (print_tag):
12372         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12373         * ext/gdk_pixbuf/gstgdkanimation.c:
12374         (gst_gdk_animation_iter_may_advance):
12375         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12376         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12377         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12378         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12379         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12380         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12381         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12382         * gst/sine/demo-dparams.c: (main):
12383         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12384         * testsuite/alsa/formats.c: (create_pipeline):
12385         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12386           fixes for G_DISABLE_ASSERT and friends
12387         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12388         (mp3_type_frame_length_from_header), (mp3_type_find),
12389         (plugin_init):
12390           require mp3 typefinding to have at least MIN_HEADERS valid headers
12391           add typefinding for AAC adts files
12392
12393 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12394
12395         * sys/ximage/ximagesink.c:
12396         (gst_ximagesink_calculate_pixel_aspect_ratio):
12397         * sys/xvimage/xvimagesink.c:
12398         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12399         Make sure we calculate pixel-aspect-ratio using floating point maths
12400
12401 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12402
12403         * po/uk.po:
12404           updated translation
12405
12406 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12407
12408         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12409         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12410           add debugging for display PAR calculation
12411
12412 2004-08-02  David Schleef  <ds@schleef.org>
12413
12414         * configure.ac: Fix mikmod CFLAGS.
12415
12416 2004-07-27  Benjamin Otte  <otte@gnome.org>
12417
12418         * gst/audioscale/gstaudioscale.c:
12419         - fix templates to only support S16, it's the only format that works
12420         - make caps nego code use try_set_caps_nonfixed and fixation instead
12421         of try_set_caps twice, which is not nice for autopluggers
12422         - change rank to secondary, so autopluggers can pick it up after
12423         audioconvert
12424
12425 2004-08-02  Iain <iain@prettypeople.org>
12426
12427         * gst/interleave/interleave.c (interleave_init),
12428         (interleave_request_new_pad),
12429         (interleave_pad_removed),
12430         (interleave_buffered_loop): Use the real pad count, not the artificial
12431         one.
12432
12433 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12434
12435         * configure.ac: bump nano back to development
12436
12437 === release 0.8.3 ===
12438
12439 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12440
12441         * configure.ac: releasing 0.8.3, "Water"
12442
12443 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12444
12445         * sys/xvimage/xvimagesink.c:
12446         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12447         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12448         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12449         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12450         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12451         * sys/xvimage/xvimagesink.h:
12452           apply similar PAR fixes as to ximagesink
12453
12454 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12455
12456         patch from: Benjamin Otte
12457
12458         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12459           add link function to lame.  Fixes #148986.
12460
12461 2004-08-02  Johan Dahlin  <johan@gnome.org>
12462
12463         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12464         fix debugging log
12465
12466 2004-07-30  David Schleef  <ds@schleef.org>
12467
12468         * gst/videomixer/Makefile.am: Fix things that should have been
12469         fixed in the last checkin.
12470
12471 2004-07-30  David Schleef  <ds@schleef.org>
12472
12473         * gst/multipart/Makefile.am: Fix things that should have been
12474         fixed in the last checkin.
12475
12476 2004-07-30  David Schleef  <ds@schleef.org>
12477
12478         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12479
12480 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12481
12482         * configure.ac:
12483           bump nano for prerelease
12484         * po/af.po:
12485         * po/az.po:
12486         * po/cs.po:
12487         * po/en_GB.po:
12488         * po/hu.po:
12489         * po/nl.po:
12490         * po/sr.po:
12491         * po/sv.po:
12492         * po/uk.po:
12493           updates
12494
12495 2004-07-30  Wim Taymans  <wim@fluendo.com>
12496
12497         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12498         (gst_multifdsink_add), (gst_multifdsink_remove),
12499         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12500         (gst_multifdsink_client_remove),
12501         (gst_multifdsink_handle_client_write),
12502         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12503         * gst/tcp/gstmultifdsink.h:
12504         Recover from a select with a bad file descriptor by removing
12505         the client.
12506
12507 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12508
12509         * configure.ac:
12510           fix requirement of core
12511         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12512         (gst_play_pipeline_setup):
12513           don't use colorspace element.  do use hermescolorspace element.
12514           make macro to get a colorspace element.
12515           mark strings for translation.
12516         * po/POTFILES.in:
12517           add play.c
12518         * po/af.po:
12519         * po/az.po:
12520         * po/cs.po:
12521         * po/en_GB.po:
12522         * po/hu.po:
12523         * po/nl.po:
12524         * po/sr.po:
12525         * po/sv.po:
12526         * po/uk.po:
12527           update translations
12528
12529 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12530
12531         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12532         fix default for newmedia flag
12533
12534 2004-07-30  Wim Taymans  <wim@fluendo.com>
12535
12536         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12537         (gst_theora_dec_init), (theora_get_formats),
12538         (theora_dec_src_convert), (theora_dec_sink_convert),
12539         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12540         (theora_dec_chain), (theora_dec_set_property),
12541         (theora_dec_get_property):
12542         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12543         (gst_theora_enc_class_init), (gst_theora_enc_init),
12544         (theora_enc_sink_link), (theora_enc_chain),
12545         (theora_enc_set_property), (theora_enc_get_property):
12546         Added cropping option to theora decoder.
12547         Added border option to theora encoder.
12548
12549 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12550
12551         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12552         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12553         (gst_pngenc_set_property):
12554         * ext/libpng/gstpngenc.h:
12555         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
12556
12557 2004-07-30  Wim Taymans  <wim@fluendo.com>
12558
12559         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12560         (theora_enc_sink_link), (theora_enc_chain),
12561         (theora_enc_set_property), (theora_enc_get_property):
12562         Fix encoding of non-multiple-of-16 video.
12563
12564 2004-07-29  David Schleef  <ds@schleef.org>
12565
12566         * configure.ac: make test for audiofile more strict
12567
12568 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12569
12570         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12571           give different names to typefind functions
12572
12573 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12574
12575         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12576         (gst_ximagesink_calculate_pixel_aspect_ratio),
12577         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12578         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12579         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12580         (gst_ximagesink_get_property), (gst_ximagesink_init):
12581         * sys/ximage/ximagesink.h:
12582           allocate PAR's dynamically.
12583           use autodetected PAR if no object-set PAR is given.
12584           add workaround for directfb's X not setting physical size.
12585           fix to xvimagesink will follow tomorrow.
12586
12587 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12588
12589         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12590         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12591         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12592         (gst_shout2send_class_init), (gst_shout2send_init),
12593         (set_shout_metadata), (gst_shout2send_set_metadata),
12594         (gst_shout2send_chain), (gst_shout2send_set_property),
12595         (gst_shout2send_get_property), (gst_shout2send_connect),
12596         (gst_shout2send_change_state):
12597         * ext/shout2/gstshout2.h:
12598         - fix for sending mp3 audio to icecast2 server, if pad link function not
12599         called before PAUSED state
12600         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12601         - added tagging support for mp3 audio broadcasted
12602         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12603         debug info
12604
12605 2004-07-28  Wim Taymans  <wim@fluendo.com>
12606
12607         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12608         (gst_ogg_demux_push):
12609         Return query failure when we don't know the length of
12610         an ogg stream insteda of returning TRUE with a bogus value.
12611
12612 2004-07-28  Wim Taymans  <wim@fluendo.com>
12613
12614         * ext/theora/theoradec.c: (theora_get_formats),
12615         (theora_dec_src_convert), (theora_dec_sink_convert),
12616         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12617         (theora_dec_chain):
12618         Don't screw up the 1 Chroma for 1 luma sample situation when we
12619         have an odd offset/width by adding a black border in those cases.
12620
12621 2004-07-28  Wim Taymans  <wim@fluendo.com>
12622
12623         * ext/theora/theoradec.c: (theora_get_formats),
12624         (theora_dec_src_convert), (theora_dec_sink_convert),
12625         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12626         (theora_dec_chain):
12627         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12628         Added first attempt at cropping of the image as required by the
12629         theora spec. We need more properties in the caps (offset_x,
12630         offset_y,stride) to implement this correctly.
12631
12632 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12633
12634         * ext/dvdnav/README:
12635           Update the README to use dvddemux
12636         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12637           Ensure getcaps returns a subset of the template caps
12638         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12639         (gst_mpeg2subt_init):
12640           Ensure getcaps returns a subset of the template caps
12641         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12642         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12643         (gst_dvd_demux_get_subpicture_stream),
12644         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12645         * gst/mpegstream/gstdvddemux.h:
12646           Set the explicit caps on the current_video pad before pushing
12647           anything
12648         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12649         (gst_mpeg_demux_get_audio_stream):
12650           Free caps used to gst_pad_set_explicit_caps, which takes a const
12651           GstCaps *
12652
12653 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12654
12655         * configure.ac: update GStreamer requirement to 0.8.4 because of
12656           GstFraction.
12657
12658 2004-07-28  Wim Taymans  <wim@fluendo.com>
12659
12660         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12661         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12662         Add the pad to the element after setting up the caps. This
12663         makes it a lot easier to autoplug.
12664
12665 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12666
12667         * gst/median/gstmedian.c:
12668         * gst/mpeg2subt/gstmpeg2subt.c:
12669         * gst/mpegaudioparse/gstmpegaudioparse.c:
12670         * gst/mpegstream/gstdvddemux.c:
12671         * gst/mpegstream/gstmpegdemux.c:
12672         * gst/mpegstream/gstmpegpacketize.c:
12673         * gst/rtjpeg/gstrtjpeg.c:
12674         * gst/rtjpeg/gstrtjpegdec.c:
12675         * gst/rtjpeg/gstrtjpegenc.c:
12676         * gst/sine/gstsinesrc.c:
12677         * gst/smooth/gstsmooth.c:
12678         * gst/smpte/gstsmpte.c:
12679         * gst/smpte/gstsmpte.h:
12680         * gst/stereo/gststereo.c:
12681         * gst/videofilter/gstgamma.c:
12682         * gst/videofilter/gstvideobalance.c:
12683         * gst/videofilter/gstvideofilter.c:
12684         * gst/videofilter/gstvideoflip.c:
12685         * gst/videoscale/gstvideoscale.c:
12686         * gst/videoscale/videoscale.c:
12687         * gst/videotestsrc/gstvideotestsrc.c:
12688         * gst/videotestsrc/videotestsrc.c:
12689         * gst/wavenc/gstwavenc.c:
12690         * gst/wavparse/gstwavparse.c:
12691           fix local includes and 64 bits constants
12692
12693 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12694
12695         * win32/gst.sln:
12696         * gst-libs/gst/*/*.vcproj:
12697         * gst/*/*.vcproj:
12698           more working plugins
12699
12700 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12701
12702         * testsuite/alsa/Makefile.am:
12703         * testsuite/alsa/srcstate.c:
12704         add test for alsasrc changing state
12705
12706 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12707
12708         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12709         (gst_silence_get):
12710         * gst/silence/gstsilence.h:
12711         fix silence generation for 16bit raw audio
12712
12713 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12714
12715         * gst/matroska/matroska-demux.c:
12716         (gst_matroska_demux_parse_metadata),
12717         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12718         * gst/mpegaudio/common.c:
12719         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12720         (gst_videoscale_getcaps), (gst_videoscale_link),
12721         (gst_videoscale_src_fixate), (gst_videoscale_init),
12722         (gst_videoscale_finalize):
12723         * gst/videoscale/gstvideoscale.h:
12724         * gst/videotestsrc/gstvideotestsrc.c:
12725         (gst_videotestsrc_get_capslist):
12726         * gst/wavenc/gstwavenc.c:
12727         * sys/oss/gstossmixer.c: (fill_labels):
12728         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12729         (gst_ximagesink_handle_xevents),
12730         (gst_ximagesink_calculate_pixel_aspect_ratio),
12731         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12732         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12733         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12734         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12735         (gst_ximagesink_init), (gst_ximagesink_class_init):
12736         * sys/ximage/ximagesink.h:
12737         * sys/xvimage/xvimagesink.c:
12738         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12739         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12740         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12741         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12742         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12743         * sys/xvimage/xvimagesink.h:
12744           first batch of pixel aspect ratio commits.
12745
12746 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12747
12748         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12749         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12750         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12751           handle stride, needs work if we want to move stride handling
12752           upstream, but works correctly for our purposes.
12753
12754 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12755
12756         * gst/videoscale/README:
12757           add testing examples
12758         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12759         (gst_videoscale_chain):
12760         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12761         (gst_videoscale_get_size):
12762           add get_size function that handles stride like videotestsrc.
12763           fixes conversion for YUV formats for as much as I can test them.
12764
12765 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12766
12767         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12768         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12769         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12770         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12771         (gst_xvimagesink_xvimage_put):
12772           further cleanups, logging, error handling and synchronizing
12773
12774 2004-07-27  Wim Taymans  <wim@fluendo.com>
12775
12776         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12777         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12778         (gst_videomixer_pad_set_property),
12779         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12780         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12781         (gst_videomixer_class_init), (gst_videomixer_init),
12782         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12783         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12784         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12785         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12786         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12787         (gst_videomixer_loop), (plugin_init):
12788         Be a nicer negotiation citizen and provide a getcaps function on
12789         the srcpad. This also fixes a crash when resizing.
12790
12791 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12792
12793         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12794         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12795
12796 2004-07-27  Wim Taymans  <wim@fluendo.com>
12797
12798         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12799         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12800         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12801         (gst_pngenc_set_property):
12802         * ext/libpng/gstpngenc.h:
12803         Added snapshot property to pngenc.
12804         removed g_print from pngdec
12805
12806 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12807
12808         * gst/ac3parse/ac3parse.vcproj
12809         * gst/adder/adder.vcproj
12810         * gst/alpha/alpha.vcproj
12811         * gst/alpha/alphacolor.vcproj
12812         * gst/asfdemux/asf.vcproj
12813         * gst/audioconvert/audioconvert.vcproj
12814         * gst/audiorate/audiorate.vcproj
12815         * gst/audioscale/audioscale.vcproj
12816         * gst/auparse/auparse.vcproj
12817         * gst/avi/avi.vcproj
12818         * gst/cdxaparse/cdxaparse.vcproj
12819         * gst/chart/chart.vcproj
12820         * gst/colorspace/colorspace.vcproj
12821         * gst/cutter/cutter.vcproj
12822         * gst/debug/debug.vcproj
12823         * gst/debug/efence.vcproj
12824         * gst/debug/navigationtest.vcproj
12825         * gst/deinterlace/deinterlace.vcproj
12826         * gst/effectv/effectv.vcproj
12827         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12828         * gst/filter/filter.vcproj
12829         * gst/flx/flxdec.vcproj
12830         * gst/goom/goom.vcproj
12831         * gst/interleave/interleave.vcproj
12832         * gst/law/alaw.vcproj
12833         * gst/law/mulaw.vcproj
12834         * gst/matroska/matroska.vcproj
12835         * gst/median/median.vcproj
12836         * gst/mixmatrix/mixmatrix.vcproj
12837         * gst/mpeg1sys/mpeg1systemencode.vcproj
12838         * gst/mpeg1videoparse/mp1videoparse.vcproj
12839         * gst/mpeg2sub/mpeg2subt.vcproj
12840         * gst/mpegaudio/mpegaudio.vcproj
12841         * gst/mpegaudioparse/mpegaudioparse.vcproj
12842         * gst/mpegstream/mpegstream.vcproj
12843         * gst/multifilesink/multifilesink.vcproj
12844         * gst/multipart/multipart.vcproj
12845         * gst/oneton/oneton.vcproj
12846         * gst/overlay/overlay.vcproj
12847         * gst/passthrough/passthrough.vcproj
12848         * gst/qtdemux/qtdemux.vcproj
12849         * gst/realmedia/rmdemux.vcproj
12850         * gst/rtjpeg/rtjpeg.vcproj
12851         * gst/rtp/rtp.vcproj
12852         * gst/silence/silence.vcproj
12853         * gst/sine/sinesrc.vcproj
12854         * gst/smooth/smooth.vcproj
12855         * gst/smpte/smpte.vcproj
12856         * gst/spectrum/spectrum.vcproj
12857         * gst/speed/speed.vcproj
12858         * gst/stereo/stereo.vcproj
12859         * gst/switch/switch.vcproj
12860         * gst/tags/tagedit.vcproj
12861         * gst/tcp/tcp.vcproj
12862         * gst/typefind/typefindfunctions.vcproj
12863         * gst/udp/udp.vcproj
12864         * gst/videobox/videobox.vcproj
12865         * gst/videocrop/videocrop.vcproj
12866         * gst/videodrop/videodrop.vcproj
12867         * gst/videofilter/gamma.vcproj
12868         * gst/videofilter/videobalance.vcproj
12869         * gst/videofilter/videofilter.vcproj
12870         * gst/videofilter/videoflip.vcproj
12871         * gst/videoflip/videoflip.vcproj
12872         * gst/videomixer/videomixer.vcproj
12873         * gst/videorate/videorate.vcproj
12874         * gst/videoscale/videoscale.vcproj
12875         * gst/videotestsrc/videotestsrc.vcproj
12876         * gst/virtualdub/virtualdub.vcproj
12877         * gst/volenv/volenv.vcproj
12878         * gst/volume/volume.vcproj
12879         * gst/wavenc/wavenc.vcproj
12880         * gst/wavparse/wavparse.vcproj
12881         * gst/y4m/y4menc.vcproj
12882         * gst-libs/gst/audio/audio.vcproj
12883         * gst-libs/gst/audio/audiofilter.vcproj
12884         * gst-libs/gst/colorbalance/colorbalance.vcproj
12885         * gst-libs/gst/idct/idtc.vcproj
12886         * gst-libs/gst/media-info/media-info.vcproj
12887         * gst-libs/gst/mixer/mixer.vcproj
12888         * gst-libs/gst/navigation/navigation.vcproj
12889         * gst-libs/gst/play/play.vcproj
12890         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12891         * gst-libs/gst/resample/resample.vcproj
12892         * gst-libs/gst/riff/riff.vcproj
12893         * gst-libs/gst/tuner/tuner.vcproj
12894         * gst-libs/gst/video/video.vcproj
12895         * gst-libs/gst/xoverlay/xoverlay.vcproj
12896           avoid problems with math.h, fix release dependancy
12897           rename GStreamer-0.8.lib to libgstreamer.lib
12898
12899 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12900
12901         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12903         the atom is not available we have to unlock the mutex. Fixes #148023
12904
12905 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12906
12907         * gst-libs/gst/media-info/media-info.h:
12908           issue for a vararg macro with MSVC
12909
12910 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12911
12912         * gst/effectv/effectv.vcproj
12913         * gst-libs/gst/idct/idct.vcproj:
12914         * gst-libs/gst/media-info/media-info.vcproj:
12915         * gst-libs/gst/navigation/navigation.vcproj:
12916         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12917         * gst-libs/gst/video/video.vcproj:
12918         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12919           fixes for build problems
12920
12921 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12922
12923         * gst-libs/gst/audio/audio.def:
12924         * gst-libs/gst/audio/riff.def:
12925           add some definitions needed by plugins
12926
12927 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12928
12929         * gst/asfdemux/gstasfmux.c
12930           Fix some 64 bits constants to be glib friendly
12931
12932 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12933
12934         * gst/ac3parse/gstac3parse.c
12935         * gst/audioscale/gstaudioscale.c
12936         * gst/auparse/gstauparse.c
12937         * gst/colorspace/gstcolorspace.c
12938         * gst/colorspace/yuv2rgb.h
12939           local include fixes
12940
12941 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12942
12943         * win32/gst.sln
12944           add more plugins to the build
12945
12946 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12947
12948         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12949         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12950
12951 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12952
12953         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12954         (gst_level_set_property), (gst_level_get_property),
12955         (gst_level_base_init), (gst_level_class_init):
12956           add debugging categories.  cleanups.
12957
12958 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12959
12960         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12961         (gst_videoscale_planar411), (gst_videoscale_planar400),
12962         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12963         (gst_videoscale_scale_nearest_str1),
12964         (gst_videoscale_scale_nearest_str2),
12965         (gst_videoscale_scale_nearest_str4),
12966         (gst_videoscale_scale_nearest_16bit),
12967         (gst_videoscale_scale_nearest_24bit):
12968           fixed stride issues
12969           tested with 320x240 -> 321, 322, 324 x240
12970           tested with YV12, I420, YUY2, UYVY
12971           fixed packed422rev (don't think it could have worked before)
12972           by testing with UYVY
12973
12974 2004-07-26  Benjamin Otte  <otte@gnome.org>
12975
12976         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12977         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12978         (plugin_init):
12979           add debugging category, add error checks like checking return values
12980           of setup calls, make sure it still works after
12981           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12982
12983 2004-07-26  Wim Taymans  <wim@fluendo.com>
12984
12985         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12986         (gst_mpeg_demux_get_audio_stream),
12987         (gst_mpeg_demux_process_private):
12988         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12989         Check for error codes from the negotiation functions. Make sure
12990         we really set the pad caps when a new pad is created.
12991
12992 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12993
12994         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12995         (gst_ffmpeg_caps_to_pix_fmt):
12996         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12997         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12998         (gst_ffmpegcolorspace_pad_link):
12999           don't make function do two things at the same time without reason.
13000
13001 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13002
13003         * gst/ac3parse/ac3parse.vcproj
13004         * gst/adder/adder.vcproj
13005         * gst/alpha/alpha.vcproj
13006         * gst/alpha/alphacolor.vcproj
13007         * gst/asfdemux/asf.vcproj
13008         * gst/audioconvert/audioconvert.vcproj
13009         * gst/audiorate/audiorate.vcproj
13010         * gst/audioscale/audioscale.vcproj
13011         * gst/auparse/auparse.vcproj
13012         * gst/avi/avi.vcproj
13013         * gst/cdxaparse/cdxaparse.vcproj
13014         * gst/chart/chart.vcproj
13015         * gst/colorspace/colorspace.vcproj
13016         * gst/cutter/cutter.vcproj
13017         * gst/debug/debug.vcproj
13018         * gst/debug/efence.vcproj
13019         * gst/debug/navigationtest.vcproj
13020         * gst/deinterlace/deinterlace.vcproj
13021         * gst/effectv/effectv.vcproj
13022         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13023         * gst/filter/filter.vcproj
13024         * gst/flx/flxdec.vcproj
13025         * gst/goom/goom.vcproj
13026         * gst/interleave/interleave.vcproj
13027         * gst/law/alaw.vcproj
13028         * gst/law/mulaw.vcproj
13029         * gst/matroska/matroska.vcproj
13030         * gst/median/median.vcproj
13031         * gst/mixmatrix/mixmatrix.vcproj
13032         * gst/mpeg1sys/mpeg1systemencode.vcproj
13033         * gst/mpeg1videoparse/mp1videoparse.vcproj
13034         * gst/mpeg2sub/mpeg2subt.vcproj
13035         * gst/mpegaudio/mpegaudio.vcproj
13036         * gst/mpegaudioparse/mpegaudioparse.vcproj
13037         * gst/mpegstream/mpegstream.vcproj
13038         * gst/multifilesink/multifilesink.vcproj
13039         * gst/multipart/multipart.vcproj
13040         * gst/oneton/oneton.vcproj
13041         * gst/overlay/overlay.vcproj
13042         * gst/passthrough/passthrough.vcproj
13043         * gst/qtdemux/qtdemux.vcproj
13044         * gst/realmedia/rmdemux.vcproj
13045         * gst/rtjpeg/rtjpeg.vcproj
13046         * gst/rtp/rtp.vcproj
13047         * gst/silence/silence.vcproj
13048         * gst/sine/sinesrc.vcproj
13049         * gst/smooth/smooth.vcproj
13050         * gst/smpte/smpte.vcproj
13051         * gst/spectrum/spectrum.vcproj
13052         * gst/speed/speed.vcproj
13053         * gst/stereo/stereo.vcproj
13054         * gst/switch/switch.vcproj
13055         * gst/tags/tagedit.vcproj
13056         * gst/tcp/tcp.vcproj
13057         * gst/typefind/typefindfunctions.vcproj
13058         * gst/udp/udp.vcproj
13059         * gst/videobox/videobox.vcproj
13060         * gst/videocrop/videocrop.vcproj
13061         * gst/videodrop/videodrop.vcproj
13062         * gst/videofilter/gamma.vcproj
13063         * gst/videofilter/videobalance.vcproj
13064         * gst/videofilter/videofilter.vcproj
13065         * gst/videofilter/videoflip.vcproj
13066         * gst/videoflip/videoflip.vcproj
13067         * gst/videomixer/videomixer.vcproj
13068         * gst/videorate/videorate.vcproj
13069         * gst/videoscale/videoscale.vcproj
13070         * gst/videotestsrc/videotestsrc.vcproj
13071         * gst/virtualdub/virtualdub.vcproj
13072         * gst/volenv/volenv.vcproj
13073         * gst/volume/volume.vcproj
13074         * gst/wavenc/wavenc.vcproj
13075         * gst/wavparse/wavparse.vcproj
13076         * gst/y4m/y4menc.vcproj
13077           more plugins supported under windows
13078
13079 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13080
13081         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13082         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13083         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13085         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13086           Add debugging statements.  Use the sizes as returned by the
13087           *CreateImage calls.
13088
13089 2004-07-26  Johan Dahlin  <johan@gnome.org>
13090
13091         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13092         the pad is negotiated.
13093
13094         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13095
13096 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13097
13098         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13099         * gst-libs/gst/idct/idct.vcproj:
13100         * gst-libs/gst/media-info/media-info.vcproj:
13101         * gst-libs/gst/mixer/mixer.vcproj:
13102         * gst-libs/gst/navigation/navigation.vcproj:
13103         * gst-libs/gst/play/play.vcproj:
13104         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13105         * gst-libs/gst/resample/resample.vcproj:
13106         * gst-libs/gst/tuner/tuner.vcproj:
13107         * gst-libs/gst/video/video.vcproj:
13108         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13109           more plugins supported under windows
13110
13111 2004-07-25 Iain <iain@prettypeople.org>
13112
13113         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13114         pad now rather than when the pad is created because state changes wipe
13115         explicit caps (fixes #148043).
13116
13117 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13118
13119         reviewed by Benjamin Otte  <otte@gnome.org>
13120
13121         * ext/mad/gstmad.c:
13122           fix mad plugin crashing on Sun (fixes #148289)
13123
13124 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13125
13126         * gst/avi/avi.def:
13127         * gst/avi/avi.vcproj:
13128         * gst/matroska/matroska.def:
13129         * gst/matroska/matroska.vcproj:
13130           remove unused .def files
13131
13132 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13133
13134         * gst-libs/gst/audio/gstaudiofilter.c:
13135           Clean the local include
13136
13137 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13138
13139         * win32/gst.sln:
13140         * gst-libs/gst/audio/audio.def:
13141         * gst-libs/gst/audio/audio.vcproj:
13142         * gst-libs/gst/audio/audiofilter.vcproj:
13143         * gst-libs/gst/audio/riff.def:
13144         * gst-libs/gst/audio/riff.vcproj:
13145         * gst-libs/gst/gst-libs.def:
13146         * gst-libs/gst/gst-libs.vcproj:
13147         * gst/avi/avi.vcproj:
13148         * gst/avi/avi.vcproj:
13149           Copy the files where needed after building, cleaner projects
13150
13151 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13152
13153         * gst/matroska/ebml-write.c:
13154           Fix some 64 bits constants to be glib friendly
13155
13156 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13157
13158         * win32/gst.sln:
13159         * gst-libs/gst/gst-libs.def:
13160         * gst-libs/gst/gst-libs.vcproj:
13161         * gst/matroska/matroska.def:
13162         * gst/matroska/matroska.vcproj:
13163           Add the preliminary canvas to build plugins on Win32
13164
13165 2004-07-23  Benjamin Otte  <otte@gnome.org>
13166
13167         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13168           don't enfore negotiation from source side, it breaks
13169           sinesrc ! audioconvert ! osssink
13170
13171 2004-07-22  David Schleef  <ds@schleef.org>
13172
13173         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13174         for ELF files, since they can easily be recognized as audio/mpeg.
13175         (bug #147441)
13176
13177 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13178
13179         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13180         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13181         (gst_videoscale_scale_nearest_24bit),
13182         (gst_videoscale_scale_nearest_16bit):
13183           fix 16bit and 24bit for stride (24bit might need testing)
13184           don't pretend we do more than one algorithm
13185
13186 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13187
13188         * configure.ac:
13189         * gst/Makefile.am:
13190         * gst/multifilesink/Makefile.am:
13191         * gst/multifilesink/gstmultifilesink.c:
13192         (gst_multifilesink_get_formats),
13193         (gst_multifilesink_get_query_types), (_do_init),
13194         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13195         (gst_multifilesink_init), (gst_multifilesink_dispose),
13196         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13197         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13198         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13199         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13200         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13201         (gst_multifilesink_uri_get_type),
13202         (gst_multifilesink_uri_get_protocols),
13203         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13204         (gst_multifilesink_uri_handler_init), (plugin_init):
13205         * gst/multifilesink/gstmultifilesink.h:
13206         * testsuite/Makefile.am:
13207         * testsuite/multifilesink/Makefile.am:
13208         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13209         (gst_newmedia_class_init), (gst_newmedia_init),
13210         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13211         (newfile_signal), (test_signal), (main):
13212         multifilesink plugin for creating new files every time a new media
13213         discontinuity event occurs
13214
13215 2004-07-22  Wim Taymans  <wim@fluendo.com>
13216
13217         * gst/alpha/Makefile.am:
13218         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13219         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13220         (gst_alpha_color_init), (gst_alpha_color_set_property),
13221         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13222         (transform), (gst_alpha_color_chain),
13223         (gst_alpha_color_change_state), (plugin_init):
13224         Stupid plugin to to RGBA to AYUV conversion because none of
13225         the colorspace plugins can handle that yet.
13226
13227 2004-07-22  Wim Taymans  <wim@fluendo.com>
13228
13229         * examples/seeking/seek.c: (update_scale), (main):
13230         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13231         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13232         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13233         (gst_decode_bin_init), (gst_decode_bin_dispose),
13234         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13235         (no_more_pads), (close_link), (type_found),
13236         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13237         (plugin_init):
13238         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13239         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13240         (gst_play_base_bin_dispose), (queue_overrun),
13241         (gen_preroll_element), (remove_prerolls), (unknown_type),
13242         (no_more_pads), (new_stream), (setup_source),
13243         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13244         (play_base_eos), (gst_play_base_bin_change_state),
13245         (gst_play_base_bin_add_element),
13246         (gst_play_base_bin_remove_element),
13247         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13248         (gst_play_base_bin_unlink_stream),
13249         (gst_play_base_bin_get_streaminfo):
13250         * gst/playback/gstplaybin.c: (gen_video_element),
13251         (gen_audio_element):
13252         * gst/playback/gststreaminfo.h:
13253         More playback updates, attempt to fix things after the state change
13254         breakage.
13255
13256 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13257
13258         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13259         (gst_videoscale_scale_nearest_16bit):
13260           comment algorithm
13261
13262 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13263
13264         * gst/videotestsrc/gstvideotestsrc.c:
13265         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13266         (gst_videotestsrc_init), (gst_videotestsrc_get),
13267         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13268         (gst_videotestsrc_get_property):
13269         * gst/videotestsrc/gstvideotestsrc.h:
13270         * gst/videotestsrc/videotestsrc.c:
13271         * gst/videotestsrc/videotestsrc.h:
13272           cleanup and commenting
13273
13274 2004-07-21  Wim Taymans  <wim@fluendo.com>
13275
13276         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13277         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13278         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13279         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13280         (_find_chain_get_unknown_part), (_find_streams_check),
13281         (gst_ogg_demux_push), (gst_ogg_pad_push):
13282         * ext/theora/theoradec.c: (theora_get_formats),
13283         (theora_dec_src_convert), (theora_dec_sink_convert),
13284         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13285         (theora_dec_chain):
13286         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13287         (vorbis_dec_convert), (vorbis_dec_src_query),
13288         (vorbis_dec_src_event), (vorbis_dec_event):
13289         More seeking fixes, oggdemux now supports seeking to time and
13290         uses the downstream element to convert granulepos to time.
13291         Seeking in theora-only ogg files now works.
13292
13293 2004-07-21  Wim Taymans  <wim@fluendo.com>
13294
13295         * ext/theora/theoradec.c: (gst_theora_dec_init),
13296         (theora_get_formats), (theora_get_event_masks),
13297         (theora_get_query_types), (theora_dec_src_convert),
13298         (theora_dec_sink_convert), (theora_dec_src_query),
13299         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13300         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13301         (vorbis_get_event_masks), (vorbis_get_query_types),
13302         (gst_vorbis_dec_init), (vorbis_dec_convert),
13303         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13304         Added query/convert/formats functions to vorbis and theora decoders
13305         so that the outside world can use them too. Fixed seeking on an
13306         ogg/theora/vorbis file by disabling the seeking seeking on the
13307         theora srcpad.
13308
13309 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13310
13311         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13312         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13313         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13314         images creation for both elements. We don't create the image on caps
13315         nego or renego, we just destroy the internal one if present if it does
13316         not match the needs. The chain function takes care of creating a new
13317         image when needed.
13318         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13319         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13320         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13321         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13322         the image format information. The buffer pool checks for the context
13323         image format and discard images with different formats.
13324         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13325
13326 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13327
13328         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13329         (gst_ffmpegcolorspace_chain):
13330           no point in doing any chaining if the pad we want to push from
13331           isn't usable.
13332
13333 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13334
13335         * gst-libs/gst/riff/riff-media.c:
13336         (gst_riff_create_audio_caps_with_data):
13337           Fix double end-to-native symbol conversion (#148021).
13338
13339 2004-07-20  David Schleef  <ds@schleef.org>
13340
13341         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13342         Don't use an Atom that doesn't exist.
13343
13344 2004-07-20  Wim Taymans  <wim@fluendo.com>
13345
13346         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13347         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13348         (gst_multifdsink_client_remove),
13349         (gst_multifdsink_handle_client_write),
13350         (gst_multifdsink_queue_buffer):
13351         * gst/tcp/gstmultifdsink.h:
13352         More multifdsink stats. Avoid deadlock by releasing locks
13353         before sending out a signal.
13354
13355 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13356
13357         * po/LINGUAS:
13358         * po/hu.po:
13359           added Hungarian translation (Laszlo Dvornik)
13360
13361 2004-07-20  Wim Taymans  <wim@fluendo.com>
13362
13363         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13364         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13365         (gst_multifdsink_handle_client_write),
13366         (gst_multifdsink_queue_buffer):
13367         * gst/tcp/gsttcp-marshal.list:
13368         Fixed the stupid marshal definition.
13369
13370 2004-07-20  Wim Taymans  <wim@fluendo.com>
13371
13372         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13373         (gst_multifdsink_init), (gst_multifdsink_add),
13374         (gst_multifdsink_client_remove),
13375         (gst_multifdsink_handle_client_write),
13376         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13377         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13378         (gst_multifdsink_init_send):
13379         * gst/tcp/gstmultifdsink.h:
13380         Added more stats, added timeout for a client, fixed some typos
13381         and added some comments.
13382
13383 2004-07-20  Wim Taymans  <wim@fluendo.com>
13384
13385         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13386         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13387         (gst_multifdsink_client_remove),
13388         (gst_multifdsink_handle_client_write):
13389         * gst/tcp/gstmultifdsink.h:
13390         * gst/tcp/gsttcp-marshal.list:
13391         Added get_stats method that returns a GValueArray of
13392         stats values.
13393
13394 2004-07-19  Benjamin Otte  <otte@gnome.org>
13395
13396         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13397           make sure longname, description and author are valid UTF-8
13398
13399 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13400
13401         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13402         (gst_ximagesink_set_property):
13403         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13404         (gst_xvimagesink_set_property):
13405           make sure SYNCHRONOUS is respected after getting the X context
13406
13407 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13408
13409         * gst/matroska/matroska-demux.c:
13410         (gst_matroska_demux_handle_src_event),
13411         (gst_matroska_demux_parse_blockgroup):
13412         * gst/matroska/matroska-ids.h:
13413           add BlockReference tag and ignore it to clear out log.
13414           ignore NAVIGATION events to clear out log.
13415
13416 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13417
13418         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13419         (gst_matroska_demux_add_stream):
13420         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13421           add debug categories
13422
13423 2004-07-16  Wim Taymans  <wim@fluendo.com>
13424
13425         * ext/libpng/Makefile.am:
13426         * ext/libpng/gstpng.c: (plugin_init):
13427         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13428         (gst_pngdec_get_type), (gst_pngdec_base_init),
13429         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13430         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13431         * ext/libpng/gstpngdec.h:
13432         Added png decoder.
13433
13434 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13435
13436         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13437         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13438         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13439         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13440         (gst_ximagesink_buffer_alloc):
13441         * sys/ximage/ximagesink.h:
13442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13443         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13444         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13445         (gst_xvimagesink_buffer_alloc):
13446         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13447         again. Using internal data pointer of the x(v)image to store image's
13448         data to be coherent with the buffer alloc mechanism. Investigated the
13449         image destruction code to be sure that everything gets freed correctly.
13450
13451 2004-07-16  Wim Taymans  <wim@fluendo.com>
13452
13453         * gst-libs/gst/riff/riff-read.c:
13454         (gst_riff_read_strf_vids_with_data),
13455         (gst_riff_read_strf_auds_with_data):
13456         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13457         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13458         Make sure we don't create 0 sized subbuffers in riff-read.
13459         Signal the no more pads signal after reading the avi header.
13460
13461 2004-07-16  Wim Taymans  <wim@fluendo.com>
13462
13463         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13464         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13465         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13466         (gst_decode_bin_init), (gst_decode_bin_dispose),
13467         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13468         (no_more_pads), (close_link), (type_found),
13469         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13470         (gst_decode_bin_change_state), (plugin_init):
13471         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13472         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13473         (gst_play_base_bin_dispose), (queue_overrun),
13474         (gen_preroll_element), (remove_prerolls), (unknown_type),
13475         (no_more_pads), (new_stream), (setup_source),
13476         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13477         (play_base_eos), (gst_play_base_bin_change_state),
13478         (gst_play_base_bin_add_element),
13479         (gst_play_base_bin_remove_element),
13480         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13481         (gst_play_base_bin_unlink_stream),
13482         (gst_play_base_bin_get_streaminfo):
13483         * gst/playback/gstplaybasebin.h:
13484         Better error recovery. Added configurable preroll queue size. Faster
13485         detection of no-more-pads.
13486
13487 2004-07-16  Wim Taymans  <wim@fluendo.com>
13488
13489         * gst-libs/gst/video/video.h:
13490         Added 32 bits RGBA. Not sure if we should use another mime-type
13491         for alpha rgb. Currently the presence of the alpha_mask property
13492         signals an alpha channel.
13493
13494 2004-07-16  Wim Taymans  <wim@fluendo.com>
13495
13496         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13498         FPS seems to be 0.0 to MAX everywhere else.
13499
13500 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13501
13502         * gst-libs/gst/riff/riff-media.c:
13503         (gst_riff_create_video_caps_with_data):
13504           mp42/mp43 (no caps) exist too.
13505         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13506           Set pixel_width/height; we've got them in-caps.
13507         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13508         * gst/wavparse/gstwavparse.c: (plugin_init):
13509           Both are valid primary.
13510         * sys/oss/gstossmixer.c:
13511           Remove i18n hack and enable translations.
13512
13513 2004-07-15  Benjamin Otte  <otte@gnome.org>
13514
13515         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13516         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13517           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13518
13519 2004-07-15  Benjamin Otte  <otte@gnome.org>
13520
13521         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13522         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13523         (gst_alsa_close_audio):
13524           disable some of the debugging code for now. Writing debugging to a
13525           buffer is broken in current alsalib releases.
13526
13527 2004-07-12  Benjamin Otte  <otte@gnome.org>
13528
13529         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13530           use bufferpools
13531
13532 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13533
13534         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13535         (theora_dec_src_query), (theora_dec_event):
13536         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13537           add debugging categories.  Remove \n's.
13538
13539 2004-07-13  Johan Dahlin  <johan@gnome.org>
13540
13541         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13542         (gst_play_bin_get_property): Impl.
13543
13544 2004-07-13  Wim Taymans  <wim@fluendo.com>
13545
13546         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13547         When trying to find the stream length, seek back N pages
13548         instead of just one, where N is the number of streams in
13549         the current chain.
13550
13551 2004-07-13  Wim Taymans  <wim@fluendo.com>
13552
13553         * gst-libs/gst/riff/riff-media.c:
13554         (gst_riff_create_audio_caps_with_data),
13555         (gst_riff_create_audio_caps),
13556         (gst_riff_create_audio_template_caps):
13557         * gst-libs/gst/riff/riff-media.h:
13558         * gst-libs/gst/riff/riff-read.c:
13559         (gst_riff_read_strf_vids_with_data),
13560         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13561         * gst-libs/gst/riff/riff-read.h:
13562         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13563         (gst_avi_demux_add_stream):
13564         Set codec_data on caps for avidemuxer.
13565
13566 2004-07-12  David Schleef  <ds@schleef.org>
13567
13568         * configure.ac: Fix test for Objective C
13569
13570 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13571         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13572         (gst_gdk_pixbuf_chain):
13573           Add svg and pcx to template caps, and ensure that getcaps returns a
13574           subset of the template caps.
13575           Copy each row manually for output, as gdkpixbuf may pad the
13576           rowstride to a 32-bit word boundary.
13577
13578 2004-07-12  Wim Taymans  <wim@fluendo.com>
13579
13580         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13581         (gst_riff_create_video_template_caps):
13582         Fix the template caps to include some more media types.
13583
13584 2004-07-12  Wim Taymans  <wim@fluendo.com>
13585
13586         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13587         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13588         (compare_ranks), (print_feature), (gst_decode_bin_init),
13589         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13590         (try_to_link_1), (new_pad), (close_link), (type_found),
13591         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13592         (gst_decode_bin_change_state), (plugin_init):
13593         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13594         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13595         (gst_play_base_bin_dispose), (queue_overrun),
13596         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13597         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13598         (gst_play_base_bin_get_property), (play_base_eos),
13599         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13600         (gst_play_base_bin_remove_element),
13601         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13602         (gst_play_base_bin_unlink_stream),
13603         (gst_play_base_bin_get_streaminfo):
13604         * gst/playback/gstplaybasebin.h:
13605         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13606         (gst_play_bin_class_init), (gst_play_bin_init),
13607         (gst_play_bin_dispose), (gst_play_bin_set_property),
13608         (gst_play_bin_get_property), (gen_video_element),
13609         (gen_audio_element), (remove_sinks), (setup_sinks),
13610         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13611         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13612         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13613         (gst_play_bin_query), (plugin_init):
13614         * gst/playback/test4.c: (main):
13615         More fixes on reusing of the element.
13616
13617 2004-07-11  Benjamin Otte  <otte@gnome.org>
13618
13619         * ext/mad/gstmad.c: (normal_seek):
13620           allow seeking for other methods than just SET
13621
13622 2004-07-11  Andy Wingo  <wingo@pobox.com>
13623
13624         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13625         float, "any" caps -> buffer_frames=[0,MAX].
13626
13627         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13628         doesn't intersect our caps with the template any more. Do it
13629         ourselves.
13630         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13631
13632 2004-07-09  Wim Taymans  <wim@fluendo.com>
13633
13634         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13635         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13636         (compare_ranks), (print_feature), (gst_decode_bin_init),
13637         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13638         (try_to_link_1), (new_pad), (close_link), (type_found),
13639         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13640         (gst_decode_bin_change_state), (plugin_init):
13641         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13642         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13643         (gst_play_base_bin_dispose), (queue_overrun),
13644         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13645         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13646         (gst_play_base_bin_get_property), (play_base_eos),
13647         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13648         (gst_play_base_bin_remove_element),
13649         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13650         (gst_play_base_bin_unlink_stream),
13651         (gst_play_base_bin_get_streaminfo):
13652         * gst/playback/gstplaybasebin.h:
13653         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13654         (gst_play_bin_class_init), (gst_play_bin_init),
13655         (gst_play_bin_dispose), (gst_play_bin_set_property),
13656         (gst_play_bin_get_property), (gen_video_element),
13657         (gen_audio_element), (remove_sinks), (setup_sinks),
13658         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13659         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13660         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13661         (gst_play_bin_query), (plugin_init):
13662         * gst/playback/test4.c: (main):
13663         Work on object reuse and seeking.
13664
13665 2004-07-09  Wim Taymans  <wim@fluendo.com>
13666
13667         * examples/seeking/seek.c: (iterate):
13668         Don't consume all CPU in the idle loop.
13669
13670 2004-07-09  Wim Taymans  <wim@fluendo.com>
13671
13672         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13673         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13674         Add pad to element *after* setting the pad functions so that
13675         the scheduler can use the correct ones.
13676
13677 2004-07-09  Wim Taymans  <wim@fluendo.com>
13678
13679         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13680         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13681         Sync to keyframe after seek
13682
13683 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13684
13685         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13686         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13687         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13688         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13689         * ext/libvisual/visual.c: (gst_visual_change_state):
13690         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13691         * ext/theora/theoradec.c: (theora_dec_change_state):
13692         * ext/theora/theoraenc.c: (theora_enc_change_state):
13693         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13694         * gst-libs/gst/navigation/navigation.c:
13695         * gst/adder/gstadder.c: (gst_adder_change_state):
13696         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13697         (gst_audio_convert_get_buffer):
13698         * gst/multipart/multipartdemux.c:
13699         (gst_multipart_demux_change_state):
13700         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13701         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13702         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13703         * gst/videoscale/gstvideoscale.c:
13704         (gst_videoscale_handle_src_event):
13705         * gst/volume/gstvolume.c: (volume_chain_int16):
13706           don't assert in state change, this should be done by the base
13707           GstElement class.
13708           various debugging fixes.
13709
13710 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13711
13712         * configure.ac:
13713         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13714         (gst_play_dispose), (gst_play_set_location),
13715         (gst_play_set_data_src), (gst_play_set_video_sink),
13716         (gst_play_set_audio_sink), (gst_play_set_visualization),
13717         (gst_play_connect_visualization), (gst_play_get_sink_element),
13718         (gst_play_get_all_by_interface):
13719         * gst-libs/gst/play/play.h:
13720           add new method to get elements implementing an interface.
13721           add various error logging
13722
13723 2004-07-08  Wim Taymans  <wim@fluendo.com>
13724
13725         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13726         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13727         (make_playerbin_pipeline), (query_durations_elems),
13728         (query_durations_pads), (query_positions_elems),
13729         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13730         (main):
13731         Added playbin seeking example.
13732
13733 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13734
13735         * gst-libs/gst/play/play.c: (gst_play_set_location),
13736         (gst_play_set_data_src), (gst_play_set_video_sink),
13737         (gst_play_set_audio_sink), (gst_play_set_visualization),
13738         (gst_play_connect_visualization), (gst_play_get_framerate):
13739           use a macro to look up elements from hash table
13740
13741 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13742
13743         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13744         (gst_play_get_length_callback), (gst_play_set_location),
13745         (gst_play_seek_to_time), (gst_play_set_data_src),
13746         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13747         (gst_play_set_visualization), (gst_play_connect_visualization),
13748         (gst_play_get_sink_element):
13749         - add debugging info
13750         - fix looking up sink elements by iterating over complete caps
13751         - put everything except for source and autoplugger in a complete bin
13752
13753 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13754
13755         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13756         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13757         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13758         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13759         * ext/alsa/gstalsasink.h:
13760         - add debugging info
13761         - clean up schizophrenia of data/buffer/event
13762         - fix double event unref error
13763
13764 2004-07-08  Wim Taymans  <wim@fluendo.com>
13765
13766         * gst/playback/Makefile.am:
13767         Add headers to noinst
13768
13769 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13770
13771         * tools/gst-launch-ext-m.m:
13772         * tools/gst-launch-ext.1.in:
13773           convert to the third millenium
13774
13775 2004-07-07  David Schleef  <ds@schleef.org>
13776
13777         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13778
13779 2004-07-07  Wim Taymans  <wim@fluendo.com>
13780
13781         * gst/playback/Makefile.am:
13782         * gst/playback/README:
13783         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13784         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13785         (compare_ranks), (print_feature), (gst_decode_bin_init),
13786         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13787         (try_to_link_1), (new_pad), (close_link), (type_found),
13788         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13789         (plugin_init):
13790         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13791         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13792         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13793         (gen_preroll_element), (no_more_pads), (new_stream),
13794         (setup_source), (gst_play_base_bin_set_property),
13795         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13796         (gst_play_base_bin_add_element),
13797         (gst_play_base_bin_remove_element),
13798         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13799         (gst_play_base_bin_unlink_stream),
13800         (gst_play_base_bin_get_streaminfo):
13801         * gst/playback/gstplaybasebin.h:
13802         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13803         (gst_play_bin_class_init), (gst_play_bin_init),
13804         (gst_play_bin_dispose), (gst_play_bin_set_property),
13805         (gst_play_bin_get_property), (gen_video_element),
13806         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13807         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13808         (gst_play_bin_get_formats), (gst_play_bin_convert),
13809         (gst_play_bin_get_query_types), (gst_play_bin_query),
13810         (plugin_init):
13811         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13812         (gst_stream_info_get_type), (gst_stream_info_class_init),
13813         (gst_stream_info_init), (gst_stream_info_new),
13814         (gst_stream_info_dispose), (gst_stream_info_set_property),
13815         (gst_stream_info_get_property):
13816         * gst/playback/gststreaminfo.h:
13817         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13818         (main):
13819         * gst/playback/test2.c: (main):
13820         * gst/playback/test3.c: (update_scale), (main):
13821         More playbin fixes. Added README. Do better element filtering.
13822         Added base class to preroll media. Added test apps.
13823
13824 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13825
13826         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13827         * ext/mpeg2dec/gstmpeg2dec.h:
13828           various debugging improvements.  Reset stream to next picture
13829           instead of sequence header, otherwise seeks cannot work.
13830
13831 2004-07-07  Wim Taymans  <wim@fluendo.com>
13832
13833         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13834         (gst_video_box_class_init), (gst_video_box_set_property),
13835         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13836         Use pad_alloc where possible.
13837
13838 2004-07-07  Wim Taymans  <wim@fluendo.com>
13839
13840         * sys/oss/gstosselement.c: (gst_osselement_reset),
13841         (gst_osselement_parse_caps):
13842         * sys/oss/gstosselement.h:
13843         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13844         Fix offset on osssrc.
13845
13846 2004-07-07  Wim Taymans  <wim@fluendo.com>
13847
13848         * ext/theora/theora.c: (plugin_init):
13849         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13850         (theora_dec_src_query), (theora_dec_chain):
13851         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13852         (theora_enc_sink_link), (theora_buffer_from_packet),
13853         (theora_push_packet), (theora_enc_chain):
13854         Fix theora granulepos calculation.
13855         Fix overflow in duration/position calculation.
13856         Bump rank to PRIMARY for theoradec.
13857         Use granulepos of last packet to calculate position.
13858         Set keyframe flag on buffers when needed.
13859
13860 2004-07-06  David Schleef  <ds@schleef.org>
13861
13862         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13863         serious?  (Fixed, obviously.)
13864
13865 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13866
13867         * po/LINGUAS:
13868         * po/cs.po:
13869           added Czech translation (Miloslav Trmac)
13870
13871 2004-07-05  Wim Taymans  <wim@fluendo.com>
13872
13873         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13874         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13875         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13876         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13877         (close_link), (type_found), (gst_decode_bin_set_property),
13878         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13879         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13880         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13881         (gst_decode_bin_query), (plugin_init):
13882         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13883         (gst_play_bin_class_init), (gst_play_bin_init),
13884         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13885         (get_video_element), (new_pad), (setup_source),
13886         (gst_play_bin_set_property), (gst_play_bin_get_property),
13887         (gst_play_bin_change_state), (gst_play_bin_add_element),
13888         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13889         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13890         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13891         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13892         * gst/playback/test.c: (main):
13893         More fixes, cleaned up playbin, make it use decodebin. Added
13894         threaded property to playbin.
13895
13896 2004-07-05  Wim Taymans  <wim@fluendo.com>
13897
13898         * configure.ac:
13899         * gst/playback/Makefile.am:
13900         * gst/playback/decodetest.c: (main):
13901         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13902         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13903         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13904         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13905         (close_link), (type_found), (gst_decode_bin_set_property),
13906         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13907         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13908         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13909         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13910         (plugin_init):
13911         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13912         (gst_play_bin_class_init), (gst_play_bin_init),
13913         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13914         (collect_sink_pads), (find_compatibles), (close_pad_link),
13915         (try_to_link_1), (new_pad), (close_link), (type_found),
13916         (setup_source), (gst_play_bin_set_property),
13917         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13918         (compare_ranks), (gst_play_bin_collect_factories),
13919         (gst_play_bin_change_state), (gst_play_bin_add_element),
13920         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13921         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13922         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13923         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13924         * gst/playback/test.c: (main):
13925         Added some playback helper elements and some test apps, very alpha
13926         still.
13927
13928 2004-07-04  Benjamin Otte  <otte@gnome.org>
13929
13930         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13931           only restart audio when we indeed have an xrun to fix repeated
13932           xruns. Fix suggested by Giuliano Pochini.
13933
13934 2004-07-03  David Schleef  <ds@schleef.org>
13935
13936         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13937         call to gst_debug_log() if debugging is disabled (bug #145118)
13938
13939 2004-07-03  Benjamin Otte  <otte@gnome.org>
13940
13941         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13942           use our own functions for restarting the alsa device.
13943         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13944           I should apply patches myself - use MIN for the third argument, not
13945           the second, this fixes seeking
13946
13947 2004-07-02  David Schleef  <ds@schleef.org>
13948
13949         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13950         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13951         do with the logic.
13952
13953 2004-07-02  David Schleef  <ds@schleef.org>
13954
13955         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13956         output buffers.  Fix logic mistake.  (bug #144866)
13957
13958 2004-07-02  David Schleef  <ds@schleef.org>
13959
13960         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13961         on X.  (bug #144753)
13962
13963 2004-07-02  David Schleef  <ds@schleef.org>
13964
13965         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13966         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13967         (bug #144624)
13968         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13969         (gst_osselement_rate_probe_check): Add another workaround for
13970         buggy drivers (bug #145336)
13971
13972 2004-07-02  David Schleef  <ds@schleef.org>
13973
13974         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13975         Most systems don't have MSG_NOSIGNAL.
13976
13977 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13978
13979         * Makefile.am:
13980         * gst-libs/gst/colorbalance/Makefile.am:
13981         * gst-libs/gst/mixer/Makefile.am:
13982         * gst-libs/gst/play/Makefile.am:
13983         * gst-libs/gst/tuner/Makefile.am:
13984           (hopefully) fix both install and dist and make error message useful.
13985           needs testing across automakes.
13986
13987 2004-07-02  Benjamin Otte  <otte@gnome.org>
13988
13989         * ext/ogg/gstogg.c: (plugin_init):
13990           we require bytestream now
13991         * ext/ogg/gstoggdemux.c:
13992           huge diff to implement chain setup in a fast and generic way. This
13993           improves tag reading and startup of huge files (read: Theora videos)
13994           quite a bit. It probably contains bugs, too, so please test.
13995           Seeking is not improved to the fast method.
13996
13997 2004-06-29  Wim Taymans  <wim@fluendo.com>
13998
13999         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14000         * ext/ogg/gstoggmux.c:
14001         Fix memleak in oggdemux when running unconnected pads.
14002         doc update in mux, start working on keyframe mode.
14003
14004 2004-06-29  Benjamin Otte  <otte@gnome.org>
14005
14006         * sys/oss/gstosssink.c:
14007         * sys/oss/gstosssrc.c:
14008           advertise correct template caps - we indeed do non-native endianness
14009           and 8bit audio has no endianness
14010         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14011         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14012           avoid (wrong) duplications in getcaps function and return
14013           template caps
14014
14015 2004-06-29  Wim Taymans  <wim@fluendo.com>
14016
14017         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14018         (gst_multifdsink_class_init), (gst_multifdsink_add),
14019         (gst_multifdsink_remove), (gst_multifdsink_clear),
14020         (gst_multifdsink_client_remove),
14021         (gst_multifdsink_handle_client_read),
14022         (gst_multifdsink_client_queue_data),
14023         (gst_multifdsink_client_queue_caps),
14024         (gst_multifdsink_client_queue_buffer),
14025         (gst_multifdsink_handle_client_write),
14026         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14027         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14028         (gst_multifdsink_init_send), (gst_multifdsink_close):
14029         Fix wrong GList iteration that could crash the server when
14030         more then 2 clients disconnect at the same time. Read all the
14031         pending commands in one batch to recover from command storms under
14032         very heavy load.
14033
14034 2004-06-28  Wim Taymans  <wim@fluendo.com>
14035
14036         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14037         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14038         (gst_videomixer_pad_set_property),
14039         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14040         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14041         (gst_videomixer_class_init), (gst_videomixer_init),
14042         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14043         (pad_zorder_compare), (gst_videomixer_sort_pads),
14044         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14045         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14046         (gst_videomixer_update_queues), (gst_videomixer_loop),
14047         (plugin_init):
14048         Avoid divide by zero, choose masterpad as the pad with the highest
14049         framerate.
14050
14051 2004-06-27  Julien Moutte  <julien@moutte.net>
14052
14053         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14054         (gst_ximagesink_xwindow_new):
14055         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14056         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14057         function directly. We might want to call it from somewhere else one day.
14058
14059 2004-06-27  Julien Moutte  <julien@moutte.net>
14060
14061         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14062         (gst_ximagesink_xwindow_new):
14063         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14064         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14065         window decorations.
14066
14067 2004-06-27  Wim Taymans  <wim@fluendo.com>
14068
14069         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14070         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14071         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14072         (gst_dvdec_set_property), (gst_dvdec_get_property):
14073         * ext/dv/gstdvdec.h:
14074         Implement drop_factor property to lower the framerate with
14075         a factor.
14076
14077 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14078
14079         * gst-libs/gst/colorbalance/Makefile.am:
14080         * gst-libs/gst/mixer/Makefile.am:
14081         * gst-libs/gst/play/Makefile.am:
14082         * gst-libs/gst/tuner/Makefile.am:
14083           unbreak Company's fix that didn't install the -enum.h files
14084
14085 2004-06-27  Wim Taymans  <wim@fluendo.com>
14086
14087         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14088         (gst_dvdec_change_state):
14089         * ext/dv/gstdvdec.h:
14090         Fix timestamp, duration and offset of the buffers.
14091
14092 2004-06-27  Wim Taymans  <wim@fluendo.com>
14093
14094         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14095         (gst_multifdsink_class_init), (gst_multifdsink_add),
14096         (gst_multifdsink_remove), (gst_multifdsink_clear),
14097         (gst_multifdsink_client_remove),
14098         (gst_multifdsink_handle_client_read),
14099         (gst_multifdsink_client_queue_data),
14100         (gst_multifdsink_client_queue_caps),
14101         (gst_multifdsink_client_queue_buffer),
14102         (gst_multifdsink_handle_client_write),
14103         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14104         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14105         (gst_multifdsink_init_send), (gst_multifdsink_close):
14106         * gst/tcp/gstmultifdsink.h:
14107         * gst/tcp/gsttcpserversink.c:
14108         (gst_tcpserversink_handle_server_read),
14109         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14110         More multifdsink fixes, more recovery policy fixes.
14111         Removed stupid g_print
14112
14113 2004-06-26  Wim Taymans  <wim@fluendo.com>
14114
14115         * gst/tcp/Makefile.am:
14116         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14117         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14118         (gst_multifdsink_class_init), (gst_multifdsink_init),
14119         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14120         (gst_multifdsink_handle_client_read),
14121         (gst_multifdsink_client_queue_data),
14122         (gst_multifdsink_client_queue_caps),
14123         (gst_multifdsink_client_queue_buffer),
14124         (gst_multifdsink_handle_client_write),
14125         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14126         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14127         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14128         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14129         (gst_multifdsink_close), (gst_multifdsink_change_state):
14130         * gst/tcp/gstmultifdsink.h:
14131         * gst/tcp/gsttcpplugin.c: (plugin_init):
14132         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14133         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14134         (gst_tcpserversink_handle_server_read),
14135         (gst_tcpserversink_handle_select),
14136         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14137         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14138         * gst/tcp/gsttcpserversink.h:
14139         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14140         one of the locks, added recovery policy to multifdsink.
14141
14142 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14143
14144         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14145           fix decision for when getting frames with same timestamp
14146         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14147         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14148         (gst_v4lsrc_get_property):
14149         * sys/v4l/gstv4lsrc.h:
14150           add latency offset property
14151
14152 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14153
14154         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14155         (plugin_init):
14156           fix debugging. add category.
14157
14158 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14159
14160         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14161           fix wrong offsets
14162
14163 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14164
14165         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14166         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14167         (gst_alsa_src_change_state):
14168           return a time that is in sync with the element's processing
14169
14170 2004-06-25  Wim Taymans  <wim@fluendo.com>
14171
14172         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14173         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14174         (gst_tcpserversink_client_remove),
14175         (gst_tcpserversink_handle_client_read),
14176         (gst_tcpserversink_client_queue_data),
14177         (gst_tcpserversink_client_queue_caps),
14178         (gst_tcpserversink_client_queue_buffer),
14179         (gst_tcpserversink_handle_client_write),
14180         (gst_tcpserversink_queue_buffer),
14181         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14182         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14183         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14184         (gst_tcpserversink_close):
14185         * gst/tcp/gsttcpserversink.h:
14186         Serversink rewrite. Really do non blocking writes to clients and
14187         maintain an internal queue to handle slower clients while not
14188         disturbing fast clients.
14189
14190 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14191
14192         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14193           better debug, don't override OFFSET and OFFSET_END
14194
14195 2004-06-25  Iain <iain@prettypeople.org>
14196
14197         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14198         name=source for the wavparse pipeline.
14199
14200 2004-06-24  Johan Dahlin  <johan@gnome.org>
14201
14202         * ext/theora/theoraenc.c (theora_enc_chain): Call
14203         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14204         streamheader caps are set correctly.
14205
14206 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14207
14208         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14209         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14210           respect minimum bitrate; same could be done for max bitrate
14211
14212 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14213
14214         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14215         (gst_vorbisenc_setup):
14216           fix sample rate range
14217
14218 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14219
14220         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14221         (gst_oggvorbisenc_setup):
14222         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14223         (gst_vorbisenc_setup):
14224           resolve ambiguities in code and description
14225
14226 2004-06-24  Wim Taymans  <wim@fluendo.com>
14227
14228         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14229         * ext/alsa/gstalsa.h:
14230         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14231         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14232         Use alsa trigger_tstamp to get the timestamp of the first
14233         sample in the buffer for more precise sync. Some cleanups.
14234
14235 2004-06-24  Wim Taymans  <wim@fluendo.com>
14236
14237         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14238         (gst_audiorate_init), (gst_audiorate_chain),
14239         (gst_audiorate_set_property), (gst_audiorate_get_property):
14240         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14241         (gst_videorate_chain):
14242         Added some logging, fixed an overflow bug in videorate.
14243
14244 2004-06-24  Benjamin Otte  <otte@gnome.org>
14245
14246         * ext/kio/Makefile.am:
14247           fix for builddir != srcdir and distcheck
14248
14249 2004-06-24  Benjamin Otte  <otte@gnome.org>
14250
14251         * gst-libs/gst/colorbalance/Makefile.am:
14252         * gst-libs/gst/mixer/Makefile.am:
14253         * gst-libs/gst/play/Makefile.am:
14254         * gst-libs/gst/tuner/Makefile.am:
14255         * gst/tcp/Makefile.am:
14256         * sys/dxr3/Makefile.am:
14257           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14258           tarball.
14259           Also add all *.list files that were missing.
14260         * Makefile.am:
14261           add a distcheck hook to ensure the above doesn't happen again.
14262
14263 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14264
14265         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14266
14267 2004-06-23  Colin Walters  <walters@redhat.com>
14268
14269         * m4/Makefile.am: Distribute gst-fionread.m4.
14270
14271 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14272
14273         * configure.ac: back to dev
14274
14275 2004-06-23  Wim Taymans  <wim@fluendo.com>
14276
14277         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14278         (gst_alsa_xrun_recovery):
14279         * ext/alsa/gstalsa.h:
14280         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14281         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14282         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14283         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14284         (gst_alsa_src_loop):
14285         Add clock to alsasrc. Take new capture timestamp when
14286         restarting after an overrun. Split up some functions between
14287         alsasrc and alsasink.
14288
14289 === release 0.8.2 ===
14290
14291 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14292
14293         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14294         (gst_alsa_change_state), (gst_alsa_update_avail),
14295         (gst_alsa_xrun_recovery):
14296         * ext/alsa/gstalsa.h:
14297         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14298           merge back changes from release
14299
14300 2004-06-23  Wim Taymans  <wim@fluendo.com>
14301
14302         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14303         (gst_audiorate_init), (gst_audiorate_chain),
14304         (gst_audiorate_set_property), (gst_audiorate_get_property):
14305         Implement sample dropping and notify
14306
14307 2004-06-22  Wim Taymans  <wim@fluendo.com>
14308
14309         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14310         (theora_enc_sink_link), (theora_buffer_from_packet),
14311         (theora_push_packet), (theora_enc_chain):
14312         Some cleanups, make sure the timestamps are correct.
14313
14314 2004-06-22  Wim Taymans  <wim@fluendo.com>
14315
14316         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14317         (gst_alsa_change_state), (gst_alsa_update_avail),
14318         (gst_alsa_xrun_recovery):
14319         * ext/alsa/gstalsa.h:
14320         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14321         Cleanups, take queued samples into account when reporting
14322         the time.
14323
14324 2004-06-22  Wim Taymans  <wim@fluendo.com>
14325
14326         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14327         (gst_videorate_init):
14328         Initialize the property as well.
14329
14330 2004-06-22  Wim Taymans  <wim@fluendo.com>
14331
14332         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14333         (gst_videorate_init), (gst_videorate_chain),
14334         (gst_videorate_set_property), (gst_videorate_get_property):
14335         Add property to make videorate silent.
14336         Add property to prefer new frames over old ones.
14337
14338 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14339
14340         * sys/osxvideo/Makefile.am:
14341         Workaround so that the osxvideo .so file gets linked with the
14342         Cocoa, OpenGL and QuickTime frameworks
14343
14344 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14345
14346         * sys/osxaudio/Makefile.am:
14347         Workaround so that the osxaudio .so file gets linked with the
14348         CoreAudio framework
14349
14350 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14351
14352         * configure.ac:
14353         Whoops, my fault...fixed build issues
14354
14355 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14356
14357         * configure.ac:
14358         Add objective-c support if running in Darwin/Mac OS X
14359         * sys/Makefile.am:
14360         * sys/osxvideo:
14361         * sys/osxvideo/Makefile.am:
14362         * sys/osxvideo/osxvideosink.h:
14363         * sys/osxvideo/osxvideosink.m:
14364         * sys/osxvideo/cocoawindow.h:
14365         * sys/osxvideo/cocoawindow.m:
14366         Add osxvideosink, a cocoa-based osx video sink
14367
14368
14369 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14370         * ext/dvdnav/gst-dvd:
14371         Grab the gconf key from the right spot
14372         * gst/debug/gstnavseek.c: (gst_navseek_init),
14373         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14374         (gst_navseek_chain):
14375         * gst/debug/gstnavseek.h:
14376           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14377           and loop parameters of a segment seek.
14378         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14379         (gst_videotestsrc_get_event_masks),
14380         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14381         * gst/videotestsrc/gstvideotestsrc.h:
14382           Add seeking support to videotestsrc
14383           Initialise the timestamp_offset variable.
14384
14385 2004-06-18  Wim Taymans  <wim@fluendo.com>
14386
14387         * ext/sidplay/gstsiddec.cc:
14388         Fix negotiation and set correct end offset.
14389
14390 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14391
14392         * configure.ac: branch and prerelease
14393
14394 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14395
14396         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14397         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14398         (gst_tcpclientsrc_init_receive):
14399         * gst/tcp/gsttcpclientsrc.h:
14400           read caps when connecting to server for GDP so we set them correctly
14401
14402 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14403
14404         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14405           notify drops and duplicates
14406         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14407           no good reason to limit ourselves to 100x100
14408
14409 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14410
14411         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14412         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14413         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14414         (gst_v4lsrc_get_property):
14415         * sys/v4l/gstv4lsrc.h:
14416         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14417         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14418         (gst_v4l_set_audio):
14419         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14420         (gst_v4lsrc_try_capture):
14421         * sys/v4l/v4lsrc_calls.h:
14422           change try_palette to more general try_capture
14423           add autoprobe option so we can turn off autoprobing
14424           various fixes
14425
14426 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14427
14428         * configure.ac:
14429           add videorate
14430         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14431         (gst_ximagesink_class_init):
14432         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14433         (gst_xvimagesink_class_init):
14434           run them as finalize, not dispose, since dispose can be invoked
14435           multiple times
14436
14437 2004-06-17  Wim Taymans  <wim@fluendo.com>
14438
14439         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14440         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14441         * ext/alsa/gstalsa.h:
14442         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14443         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14444         (gst_alsa_src_change_state):
14445         * ext/alsa/gstalsasrc.h:
14446         Make the xrun code timestamp and offset the buffers correctly.
14447         moved the clock to the base class, use alsa methods to get time.
14448         Do correct timestamping on outgoing buffers.
14449
14450 2004-06-17  Wim Taymans  <wim@fluendo.com>
14451
14452         * gst/audiorate/Makefile.am:
14453         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14454         (gst_audiorate_base_init), (gst_audiorate_class_init),
14455         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14456         (gst_audiorate_set_property), (gst_audiorate_get_property),
14457         (gst_audiorate_change_state), (plugin_init):
14458         Added an audiorate converter that fills in gaps.
14459
14460 2004-06-17  Johan Dahlin  <johan@gnome.org>
14461
14462         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14463
14464 2004-06-16  Wim Taymans  <wim@fluendo.com>
14465
14466         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14467         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14468         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14469         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14470         (gst_v4lsrc_get_property):
14471         * sys/v4l/gstv4lsrc.h:
14472         Added a copy mode to v4lsrc where it will output a copied version
14473         of its internal hardware buffer.
14474         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14475         can't | them.
14476
14477 2004-06-16  Wim Taymans  <wim@fluendo.com>
14478
14479         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14480         Timestamp fixes.
14481
14482 2004-06-16  Wim Taymans  <wim@fluendo.com>
14483
14484         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14485         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14486         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14487         (gst_v4lsrc_get_property):
14488         * sys/v4l/gstv4lsrc.h:
14489         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14490         Added a sync mode enum property to control v4lsrc timestamp method
14491         Removed the use-fixed-fps property and moved functionality in
14492         the enum.
14493         Don't error on an error value from v4l-conf, it might not always
14494         be a real error.
14495
14496 2004-06-16  Wim Taymans  <wim@fluendo.com>
14497
14498         * gst/videorate/Makefile.am:
14499         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14500         (gst_videorate_base_init), (gst_videorate_class_init),
14501         (gst_videorate_getcaps), (gst_videorate_link),
14502         (gst_videorate_init), (gst_videorate_chain),
14503         (gst_videorate_set_property), (gst_videorate_get_property),
14504         (gst_videorate_change_state), (plugin_init):
14505         Added a video timestamp corrector.
14506
14507 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14508
14509         fixed a potential leak with previous commit
14510
14511         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14512
14513 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14514
14515         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14516         Added missing refcount, fixes bug #144425
14517         Cheers Tim for finding the bug
14518
14519 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14520
14521         * sys/v4l/gstv4l.c: (plugin_init):
14522         * sys/v4l/gstv4lcolorbalance.c:
14523         * sys/v4l/gstv4lcolorbalance.h:
14524         * sys/v4l/gstv4lelement.c:
14525         * sys/v4l/gstv4lelement.h:
14526         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14527         * sys/v4l/gstv4lmjpegsink.h:
14528         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14529         * sys/v4l/gstv4lmjpegsrc.h:
14530         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14531         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14532         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14533         * sys/v4l/gstv4lsrc.h:
14534         * sys/v4l/gstv4ltuner.c:
14535         * sys/v4l/gstv4ltuner.h:
14536         * sys/v4l/gstv4lxoverlay.c:
14537         * sys/v4l/gstv4lxoverlay.h:
14538         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14539         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14540         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14541         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14542         (gst_v4l_set_audio):
14543         * sys/v4l/v4l_calls.h:
14544         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14545         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14546         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14547         (gst_v4lmjpegsink_playback_init),
14548         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14549         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14550         (gst_v4lmjpegsink_playback_stop),
14551         (gst_v4lmjpegsink_playback_deinit):
14552         * sys/v4l/v4lmjpegsink_calls.h:
14553         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14554         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14555         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14556         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14557         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14558         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14559         * sys/v4l/v4lmjpegsrc_calls.h:
14560         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14561         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14562         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14563         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14564         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14565         (gst_v4lsrc_try_palette):
14566         * sys/v4l/v4lsrc_calls.h:
14567           bunch of paranoia cleanups
14568
14569 2004-06-14  David Schleef  <ds@schleef.org>
14570
14571         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14572         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14573         Send discont events and change timestamps appropriately when
14574         we get a seek event.  (bug #144240)
14575         * ext/cdparanoia/gstcdparanoia.h:
14576
14577 2004-06-14  Benjamin Otte  <otte@gnome.org>
14578
14579         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14580           snd_pcm_hw_params_set_rate  since the latter fails for no good
14581           reason on some setups.
14582
14583 2004-06-14  David Schleef  <ds@schleef.org>
14584
14585         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14586         standard.  Thank you for playing.
14587
14588 2004-06-14  Wim Taymans  <wim@fluendo.com>
14589
14590         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14591         Patch 1.3 broke the ordering of the colorspace info and
14592         made the plugin basically work by coincidence, reordered
14593         the info.
14594
14595 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14596
14597         * ext/lame/gstlame.c:
14598         * ext/mad/gstmad.c:
14599           sync caps.  Make sure mad can only output a list of rates, not
14600           a full range.  In the future, have three caps lists for each of the
14601           mpeg versions.  Change mpegversion to a double as well.
14602
14603 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14604
14605         * gst/volume/.cvsignore:
14606         * gst/volume/Makefile.am:
14607         * gst/volume/demo.c: (value_changed_callback), (idler),
14608         (setup_gui), (main):
14609           added small demo app
14610
14611 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14612         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14613         * ext/esd/esdsink.h:
14614         Close the esd connection on pause, because esd will just wait -
14615         blocking all other esd clients indefinitely.
14616
14617 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14618
14619         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14620           previous commit with GST_DEBUG
14621
14622 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14623
14624         * configure.ac:
14625           add a header check for a dvdread header in dvdnav.  Fixes #133002
14626
14627 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14628
14629         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14630         * gst/tcp/gsttcpclientsink.h:
14631         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14632         * gst/tcp/gsttcpclientsrc.h:
14633         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14634         (gst_tcpserversink_handle_server_read),
14635         (gst_tcpserversink_init_send):
14636         * gst/tcp/gsttcpserversink.h:
14637         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14638         * gst/tcp/gsttcpserversrc.h:
14639         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14640         version of IP)
14641
14642 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14643
14644         * configure.ac:
14645         Added ogg library so that OSX detects libtheora properly
14646
14647 2004-06-11  Wim Taymans  <wim@fluendo.com>
14648
14649         * ext/theora/theoradec.c: (theora_dec_chain),
14650         (theora_dec_change_state):
14651         Don't try to decode frames before we received a keyframe.
14652
14653 2004-06-11  Wim Taymans  <wim@fluendo.com>
14654
14655         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14656         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14657         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14658         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14659         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14660         Added property to set the maximum delay of a page.
14661
14662 2004-06-10  Wim Taymans  <wim@fluendo.com>
14663
14664         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14665         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14666         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14667         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14668         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14669         Added max-delay property to control the maximum amount
14670         of data to put in one page.
14671
14672 2004-06-10  Wim Taymans  <wim@fluendo.com>
14673
14674         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14675         (gst_theora_enc_init), (theora_enc_sink_link),
14676         (theora_buffer_from_packet), (theora_enc_set_property),
14677         (theora_enc_get_property):
14678         Set duration on encoded buffer, added some more properties
14679
14680 2004-06-10  Wim Taymans  <wim@fluendo.com>
14681
14682         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14683         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14684         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14685         * ext/theora/theoraenc.c: (theora_enc_chain):
14686         Fix refcounting bugs
14687
14688 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14689
14690         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14691         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14692         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14693         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14694         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14695         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14696         (gst_asf_demux_change_state):
14697         * gst/asfdemux/gstasfdemux.h:
14698           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14699           feels like. I think we should set a new requirement for demuxers
14700           from now on to implement sane loop functions, data loops, query
14701           and seek functions before first commit into CVS. And this commit
14702           fixes all of the above.
14703
14704 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14705
14706         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14707           vorbis comments are properly encoded in UTF-8 before adding them
14708           to a GstTagList
14709
14710 2004-06-09  Benjamin Otte  <otte@gnome.org>
14711
14712         * ext/alsa/gstalsa.c: (add_channels):
14713           handle min <= max correctly
14714         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14715         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14716           add fixation functions so we fixate correctly. No preferring of alaw
14717           anymore because it's the first structure.
14718         * ext/alsa/gstalsa.h:
14719         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14720         (gst_alsa_hw_params_dump):
14721           add functions to ease debugging in alsalib
14722         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14723         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14724         (gst_alsa_start_audio):
14725           only specify hw params if we really setup a format (fixes #134007 -
14726           or at least works around it)
14727
14728 2004-06-09  Wim Taymans  <wim@fluendo.com>
14729
14730         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14731         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14732         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14733         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14734         (gst_ogg_mux_loop):
14735         Use stream caps to setup the initial pages in the ogg stream.
14736         Correctly set the streamheader caps on the srcpad.
14737
14738 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14739
14740         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14741         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14742         (gst_v4lsrc_getcaps):
14743         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14744         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14745           add querying of fps lists for webcams.  Negotiating to a framerate
14746           now works.
14747
14748 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14749
14750         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14751         (theora_push_buffer), (theora_push_packet),
14752         (theora_set_header_on_caps), (theora_enc_chain):
14753           mark buffers and put on streamheader, raw theora streaming
14754           now works too, whee
14755
14756 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14757
14758         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14759         (gst_tcp_gdp_read_caps):
14760           do a looping read for caps and GDP headers too
14761
14762 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14763
14764         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14765         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14766           return EOS instead of NULL in _get
14767
14768 2004-06-08  Wim Taymans  <wim@fluendo.com>
14769
14770         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14771         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14772         (gst_tcp_gdp_write_caps):
14773         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14774         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14775         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14776         Memory leak fixes
14777
14778 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14779
14780         * ext/vorbis/Makefile.am:
14781         * ext/vorbis/vorbis.c: (plugin_init):
14782         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14783         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14784         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14785         (vorbis_parse_change_state):
14786         * ext/vorbis/vorbisparse.h:
14787           adding a vorbisparse element that marks the buffers, streaming
14788           raw vorbis using GDP now works, whee
14789
14790 2004-06-08  Wim Taymans  <wim@fluendo.com>
14791
14792         * ext/jpeg/Makefile.am:
14793         * ext/jpeg/README:
14794         * ext/jpeg/gstjpeg.c: (plugin_init):
14795         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14796         (gst_smokedec_base_init), (gst_smokedec_class_init),
14797         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14798         * ext/jpeg/gstsmokedec.h:
14799         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14800         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14801         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14802         (gst_smokeenc_resync), (gst_smokeenc_chain),
14803         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14804         * ext/jpeg/gstsmokeenc.h:
14805         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14806         (smokecodec_flush_destination), (smokecodec_term_destination),
14807         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14808         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14809         (smokecodec_term_source), (smokecodec_encode_new),
14810         (smokecodec_decode_new), (smokecodec_info_free),
14811         (smokecodec_set_quality), (smokecodec_get_quality),
14812         (smokecodec_set_threshold), (smokecodec_get_threshold),
14813         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14814         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14815         (smokecodec_parse_header), (smokecodec_decode):
14816         * ext/jpeg/smokecodec.h:
14817         Added a new simple jpeg based codec
14818
14819 2004-06-08  Wim Taymans  <wim@fluendo.com>
14820
14821         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14822         (gst_multipart_mux_loop):
14823         Fix memory leak
14824
14825 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14826
14827         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14828         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14829         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14830         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14831         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14832         * gst/tcp/gsttcpserversink.h:
14833           take streamheader into account
14834
14835 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14836
14837         * gst/level/Makefile.am:
14838         * gst/level/gstlevel.c: (gst_level_class_init):
14839           clean up marshal generation
14840
14841 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14842
14843         * gst/tcp/Makefile.am:
14844         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14845         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14846         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14847         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14848         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14849         (gst_tcpclientsrc_get_property):
14850         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14851         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14852         (gst_tcpserversink_handle_client_read),
14853         (gst_tcpserversink_handle_client_write),
14854         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14855         * gst/tcp/gsttcpserversink.h:
14856           add signals client-added and client-removed
14857         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14858         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14859         (gst_tcpserversrc_get_property):
14860         uniformized, change default protocol to NONE
14861         * gst/tcp/gsttcp-marshal.list: added
14862 2004-06-07  Benjamin Otte  <otte@gnome.org>
14863
14864         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14865           handle discont events if they happen before caps nego
14866
14867 2004-06-07  Wim Taymans  <wim@fluendo.com>
14868
14869         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14870         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14871         (gst_multipart_demux_plugin_init):
14872         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14873         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14874         (gst_multipart_mux_change_state):
14875         Small updates, fix a memleak
14876
14877 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14878
14879         * configure.ac: OSS portability
14880         * ext/arts/gst_arts.c: idem
14881         * sys/oss/gstosselement.c: idem
14882         * sys/oss/gstossmixer.c: idem
14883         * sys/oss/gstosssink.c: idem
14884         * sys/oss/gstosssrc.c: idem
14885         * sys/oss/oss_probe.c: idem
14886           - check for soundcard.h in different places for some BSD
14887
14888 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14889
14890         * AUTHORS:
14891         Add me to the authors file
14892         * configure.ac:
14893         Increase the libdv requirement to >= version 0.100
14894         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14895         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14896         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14897         * ext/dv/gstdvdec.h:
14898         Add support for the new_media flag when sending DISCONT events
14899         Make the querying work when video pad is not linked
14900
14901 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14902
14903         reviewed by Benjamin Otte  <otte@gnome.org>
14904
14905         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14906           create a NULL-initialized array of pads, so we don't think they
14907           exist already. (fixes #143130)
14908
14909 2004-06-07  Benjamin Otte  <otte@gnome.org>
14910
14911         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14912         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14913         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14914           don't use // coments
14915
14916 2004-06-07  Benjamin Otte  <otte@gnome.org>
14917
14918         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14919           cast to GstClockTime to get higher granularity
14920         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14921           use gst_element_set_time_delay to get the exact time
14922         * ext/mad/gstmad.c: (gst_mad_chain):
14923           use the negotiated rate instead of the current frame's rate which
14924           might be wrong because of bit errors. This avoids emitting totally
14925           bogus timestamps and screwing sync.
14926         (fixes #143454)
14927
14928 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14929
14930         reviewed by Benjamin Otte  <otte@gnome.org>
14931
14932         * gst/adder/gstadder.c: (gst_adder_loop):
14933           properly error out when no negotiation has happened yet. (fixes
14934           #143032)
14935
14936 2004-06-06  Benjamin Otte  <otte@gnome.org>
14937
14938         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14939           forward correctly transformed offset in discont events. Based on
14940           patch by Arwed v. Merkatz. (fixes #142851)
14941
14942 2004-06-06  David Schleef  <ds@schleef.org>
14943
14944         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14945         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14946         problems on several systems.
14947
14948 2004-06-06  Benjamin Otte  <otte@gnome.org>
14949
14950         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14951           use explicit caps on the srcpad
14952         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14953           properly error out if caps couldn't be set (fixes #142764)
14954
14955 2004-06-06  Benjamin Otte  <otte@gnome.org>
14956
14957         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14958         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14959         (gst_alsa_start_audio):
14960           - don't call set_periods_integer anymore, it breaks the
14961           configuration randomly
14962           - call snd_pcm_hw_params_set_access directly instead of using masks
14963           - don't fail if the sw_params can't be set, just use the default
14964           params and hope it works. Alsalib has weird issues when you touch
14965           sw_params and does no proper error reporting about what failed.
14966         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14967         (gst_alsa_close_audio):
14968           make our alsa debugging go via gst debugging and not conditionally
14969           defined
14970         * ext/alsa/gstalsa.h:
14971           add ALSA_DEBUG_FLUSH macro
14972         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14973         (plugin_init):
14974           wrap alsa errors to be printed via the gst debugging system and not
14975           spammed to stderr
14976
14977 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14978
14979         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14980         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14981         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14982         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14983         (qtdemux_parse_trak):
14984         * gst/qtdemux/qtdemux.h:
14985           Bitch. Also known as seeking, querying & co.
14986         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14987         (gst_osssink_change_state):
14988         * sys/oss/gstosssink.h:
14989           Resyncing is for weenies, this hack is no longer needed and was
14990           broken anyway (since it - unintendedly - always leaves resync to
14991           TRUE).
14992
14993 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14994
14995         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14996         * gst/tcp/gsttcpclientsrc.h: idem
14997           - define MSG_NOSIGNAL if not done
14998           - include unistd.h for off_t
14999           (fixes #143749)
15000
15001 2004-06-05  Benjamin Otte  <otte@gnome.org>
15002
15003         * configure.ac:
15004         * ext/kio/Makefile.am:
15005           check for qt's moc preprocessor explicitly and use it
15006
15007 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15008
15009         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15010           don't get a signal for EPIPE on socket writes
15011           (somebody check if this works on other platforms)
15012
15013 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15014
15015         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15016         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15017           check error condition on available samples correctly
15018
15019 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15020
15021         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15022           avoid a segfault
15023         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15024         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15025         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15026         (gst_tcpserversrc_gdp_read_header):
15027          use ssize_t over size_t since the former is signed and thus the
15028          check for error codes can work
15029
15030 2004-06-02  Wim Taymans  <wim@fluendo.com>
15031
15032         reviewed by: Johan
15033
15034         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15035         (gst_multipart_mux_loop):
15036         Oops
15037
15038 2004-06-02  Wim Taymans  <wim@fluendo.com>
15039
15040         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15041         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15042         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15043         (gst_multipart_mux_change_state):
15044         Added configurable boundary specifier, added the value as a
15045         caps field as well.
15046
15047 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15048
15049         * gst/tcp/gsttcp.c:
15050         * gst/tcp/gsttcpclientsrc.c:
15051         * gst/tcp/gsttcpclientsrc.h:
15052         * gst/tcp/gsttcpserversrc.c:
15053           - portability fix, to compile on OSX
15054             (fixes #143146)
15055
15056         * sys/osxaudio/gstosxaudioelement.c:
15057         * sys/osxaudio/gstosxaudiosink.c:
15058         * sys/osxaudio/gstosxaudiosrc.c:
15059           - compilation warnings on OSX
15060             (fixes #143153)
15061
15062 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15063
15064         * ext/vorbis/vorbisdec.c : sign warning fixes
15065
15066         * gst-libs/gst/mixer/mixertrack.c :
15067           do no use defines which are glib 2.4 specific
15068
15069 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15070
15071         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15072           buffer since libflac doesn't expect it (reports a sync error when
15073           it encounters that)
15074
15075
15076 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15077
15078         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15079         * gst-libs/gst/mixer/mixertrack.c:
15080         (gst_mixer_track_get_property), (get_mixer_track_init),
15081         (get_mixer_track_get_property): Added property accessors
15082         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15083         * gst-libs/gst/mixer/mixeroptions.c:
15084         (gst_mixer_options_get_values): Added
15085         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15086         * gst-libs/gst/mixer/mixer.c: Fixed comment
15087
15088
15089 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15090
15091         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15092           improve error messages on open
15093
15094
15095 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15096
15097         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15098           check if v4l-conf is in path
15099
15100 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15101
15102         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15103           change assert to a more readable error message
15104
15105 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15106
15107         * gst-libs/gst/tuner/tunerchannel.h:
15108           - add a freq_multiplicator field to make the conversion
15109             between internal frequency unit and Hz
15110         * sys/v4l/gstv4lelement.c:
15111         * sys/v4l2/gstv4l2element.c:
15112           - change default video device to /dev/video0
15113         * sys/v4l/v4l_calls.c:
15114         * sys/v4l2/v4l2_calls.c:
15115           - we only expose frequency to the user in Hz instead of
15116             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15117
15118 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15119         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15120           Initialise b_o_s and e_o_s variables
15121         * gst-libs/gst/riff/riff-media.c:
15122         (gst_riff_create_video_caps_with_data):
15123           Add some unusual fourcc's from mplayer avi's
15124         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15125           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15126           autoplugging.
15127
15128 2004-05-28  Wim Taymans  <wim@fluendo.com>
15129
15130         * configure.ac:
15131         * gst/alpha/Makefile.am:
15132         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15133         (gst_alpha_get_type), (gst_alpha_base_init),
15134         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15135         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15136         (gst_alpha_chroma_key), (gst_alpha_chain),
15137         (gst_alpha_change_state), (plugin_init):
15138         A plugin to add an alpha channel to I420 video. Can optionally do
15139         chroma keying.
15140         * gst/multipart/Makefile.am:
15141         * gst/multipart/multipart.c: (plugin_init):
15142         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15143         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15144         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15145         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15146         (gst_multipart_demux_change_state),
15147         (gst_multipart_demux_plugin_init):
15148         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15149         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15150         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15151         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15152         (gst_multipart_mux_pad_unlink),
15153         (gst_multipart_mux_request_new_pad),
15154         (gst_multipart_mux_handle_src_event),
15155         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15156         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15157         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15158         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15159         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15160         send multipart jpeg images to a browser.
15161         * gst/videobox/Makefile.am:
15162         * gst/videobox/README:
15163         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15164         (gst_video_box_get_type), (gst_video_box_base_init),
15165         (gst_video_box_class_init), (gst_video_box_init),
15166         (gst_video_box_set_property), (gst_video_box_get_property),
15167         (gst_video_box_sink_link), (gst_video_box_i420),
15168         (gst_video_box_ayuv), (gst_video_box_chain),
15169         (gst_video_box_change_state), (plugin_init):
15170         Crops or adds borders around an image. can do alpha channel
15171         borders as well.
15172         * gst/videomixer/Makefile.am:
15173         * gst/videomixer/README:
15174         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15175         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15176         (gst_videomixer_pad_get_sink_event_masks),
15177         (gst_videomixer_pad_get_property),
15178         (gst_videomixer_pad_set_property),
15179         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15180         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15181         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15182         (gst_videomixer_base_init), (gst_videomixer_class_init),
15183         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15184         (gst_videomixer_handle_src_event),
15185         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15186         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15187         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15188         (gst_videomixer_loop), (gst_videomixer_get_property),
15189         (gst_videomixer_set_property), (gst_videomixer_change_state),
15190         (plugin_init):
15191         Generic video mixer plugin, can handle multiple inputs all with
15192         different framerates and video sizes. Is fully alpha channel
15193         aware.
15194
15195 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15196
15197         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15198           Select first track as master track. Not sure how else to handle
15199           that...
15200         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15201           Discard discont events. Should fix #142962.
15202
15203 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15204
15205         * ext/alsa/Makefile.am:
15206         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15207         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15208         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15209         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15210         (gst_alsa_mixer_get_option):
15211         * ext/alsa/gstalsamixer.h:
15212         * ext/alsa/gstalsamixeroptions.c:
15213         (gst_alsa_mixer_options_get_type),
15214         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15215         (gst_alsa_mixer_options_new):
15216         * ext/alsa/gstalsamixeroptions.h:
15217         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15218         * ext/alsa/gstalsamixertrack.h:
15219           Add enumerations (as GstMixerOptions). Make correct distinction
15220           between input/output tracks. Add capture/playback private flag.
15221           Use flag to decide on whether to set capture or playback volumes
15222           or switches. Use playback and record switches.
15223         * gst-libs/gst/mixer/Makefile.am:
15224         * gst-libs/gst/mixer/mixer-marshal.list:
15225         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15226         (gst_mixer_set_option), (gst_mixer_get_option),
15227         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15228         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15229         * gst-libs/gst/mixer/mixer.h:
15230         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15231         (gst_mixer_options_class_init), (gst_mixer_options_init),
15232         (gst_mixer_options_dispose):
15233         * gst-libs/gst/mixer/mixeroptions.h:
15234           Add GstMixerOptions.
15235         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15236           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15237           broken device detection on computers with multiple OSS sound
15238           cards.
15239
15240 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15241
15242         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15243           fixate nicely even when the peer is not negotiating
15244
15245 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15246
15247         * gst/audioconvert/gstaudioconvert.c:
15248         (gst_audio_convert_parse_caps):
15249           make sure we don't allow depth > width
15250         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15251           fixate endianness to G_BYTE_ORDER as default
15252         * gst/audioscale/gstaudioscale.c:
15253           we don't handle another endianness as host-endianness
15254
15255 2004-05-25  David Schleef  <ds@schleef.org>
15256
15257         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15258
15259 2004-05-24  Benjamin Otte  <otte@gnome.org>
15260
15261         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15262         (gst_oggvorbisenc_setup):
15263           properly fail when we can't setup the vorbis encoder due to
15264           unsupported settings
15265         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15266         (gst_vorbisenc_setup):
15267           same
15268         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15269           fix case where warnings occured when one pad was unlinked while the
15270           other's link function was called
15271
15272 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15273
15274         * gst/tcp/Makefile.am:
15275           use GST_ENABLE_NEW
15276
15277 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15278
15279         * gst-libs/gst/resample/private.h:
15280           don't use optimizations that are #if 0'ed
15281
15282 2004-05-24  Wim Taymans  <wim@fluendo.com>
15283
15284         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15285         Fix potential division by zero error and hopefully get
15286         the position query right to get correct timestamps on avi
15287         audio.
15288
15289 2004-05-24  Wim Taymans  <wim@fluendo.com>
15290
15291         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15292         (gst_videoscale_scale_nearest_str2),
15293         (gst_videoscale_scale_nearest_str4),
15294         (gst_videoscale_scale_nearest_32bit),
15295         (gst_videoscale_scale_nearest_24bit),
15296         (gst_videoscale_scale_nearest_16bit):
15297         Fix the scaling algorithm and avoid a buffer overflow.
15298         removed the while loop in the scaling function as it
15299         was used for point sampling only.
15300
15301 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15302
15303         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15304         (gst_id3_tag_class_init), (gst_id3_tag_init),
15305         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15306         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15307         (gst_id3_tag_send_tag_event):
15308           lots of fixes to make id3mux work and id3demux work correctly
15309
15310 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15311
15312         * ext/Makefile.am:
15313           add rules to build shout2send (was removed by accident
15314           when this module was no more marked experimental/broken)
15315
15316 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15317
15318         * ext/shout2/gstshout2.c:
15319         * ext/shout2/gstshout2.h:
15320           adding a "connection problem" signal to shout2send
15321           (fixes #142954)
15322
15323 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15324
15325         * ext/kio/kioreceiver.cpp:
15326         * ext/kio/kioreceiver.h:
15327           fix sign comparison issues
15328
15329 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15330
15331         * gst/cdxaparse/gstcdxaparse.c:
15332         * gst/cdxaparse/gstcdxaparse.h:
15333           some renaming
15334           add some checks/sanity
15335           prepare for seek addition
15336
15337         * sys/sunaudio/gstsunaudio.c:
15338           remove exported dupe init function
15339
15340 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15341
15342         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15343         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15344           Fix format conversion and position querying.
15345         * gst/debug/progressreport.c: (gst_progressreport_report):
15346           Don't output a bogus total value that we didn't query.
15347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15348           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15349           only a blank window after xine has been used.
15350
15351 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15352
15353         * m4/as-arts.m4:
15354           sync with upstream version to fix test on FC2
15355           readd with -ko to preserve Id header
15356
15357 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15358
15359         * configure.ac:
15360           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15361         * gst/tcp/gsttcpclientsrc.c: idem
15362         * gst/tcp/gsttcpserversink.c: idem
15363         * gst/tcp/gsttcpserversrc.c: idem
15364         * m4/gst-fionread.m4: idem
15365
15366         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15367
15368         * configure.ac: enable speex plugin for speex 1.1.5+
15369         * ext/speex/gstspeexenc.c: fix cast warning
15370
15371         * ext/esd/README: fix typo
15372
15373 2004-05-20  David Schleef  <ds@schleef.org>
15374
15375         * configure.ac: Minor cosmetic change to convince the buildbot to
15376         reautogen.
15377         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15378         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15379         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15380         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15381         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15382         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15383         More hacking.  Plays audio now.
15384
15385 2004-05-20  David Schleef  <ds@schleef.org>
15386
15387         * configure.ac:
15388         * sys/Makefile.am:
15389
15390 2004-05-20  David Schleef  <ds@schleef.org>
15391
15392         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15393         * sys/osxaudio/gstosxaudio.c:
15394         * sys/osxaudio/gstosxaudioelement.c:
15395         * sys/osxaudio/gstosxaudioelement.h:
15396         * sys/osxaudio/gstosxaudiosink.c:
15397         * sys/osxaudio/gstosxaudiosink.h:
15398         * sys/osxaudio/gstosxaudiosrc.c:
15399         * sys/osxaudio/gstosxaudiosrc.h:
15400
15401 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15402
15403         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15404         (gst_vorbisenc_chain):
15405           put the codec headers on the caps as streamheader as well as
15406           pushing them out
15407
15408 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15409
15410         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15411         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15412         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15413         split up push_packet into two functions
15414
15415 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15416
15417         * gst/tcp/.cvsignore:
15418           ignore enums
15419         * gst/tcp/Makefile.am:
15420         * gst/tcp/README:
15421         * gst/tcp/gsttcp.c:
15422         * gst/tcp/gsttcp.h:
15423         * gst/tcp/gsttcpclientsink.c:
15424         * gst/tcp/gsttcpclientsink.h:
15425         * gst/tcp/gsttcpclientsrc.c:
15426         * gst/tcp/gsttcpclientsrc.h:
15427         * gst/tcp/gsttcpplugin.c:
15428         * gst/tcp/gsttcpserversink.c:
15429         * gst/tcp/gsttcpserversink.h:
15430         * gst/tcp/gsttcpserversrc.c:
15431         * gst/tcp/gsttcpserversrc.h:
15432           add new tcp elements
15433
15434 2004-05-19  Wim Taymans  <wim@fluendo.com>
15435
15436         * gst/law/mulaw-conversion.c: (mulaw_encode):
15437         Fix overflow bug in ulaw encoding.
15438
15439 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15440
15441         * ext/mad/gstmad.c: (gst_mad_handle_event):
15442           don't unref the event twice
15443
15444 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15445
15446         * configure.ac:
15447           remove -Wno-sign-compare
15448
15449 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15450
15451         * configure.ac:
15452           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15453           if you want to work against glib 2.2 and 2.4
15454
15455 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15456
15457         * gst/tcp/Makefile.am:
15458         * gst/tcp/gsttcp.c:
15459         * gst/tcp/gsttcp.h:
15460         * gst/tcp/gsttcpsink.h:
15461         * gst/tcp/gsttcpsrc.h:
15462           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15463
15464 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15465
15466         * gst/debug/tests.c: (md5_get_value):
15467           fix segfault on gst-inspect
15468
15469 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15470
15471         * gst/debug/testplugin.c:
15472         * gst/debug/tests.c:
15473         * gst/debug/tests.h:
15474           add new extensible and configurable testing element. Current tests
15475           include buffer count, stream length, timestamp/duration matching and
15476           md5.
15477         * gst/debug/Makefile.am:
15478         * gst/debug/gstdebug.c: (plugin_init):
15479           add infrastructure for new element
15480
15481 2004-05-19  Johan Dahlin  <johan@gnome.org>
15482
15483         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15484         ending of the array. Fixes gst-inspect segfault on ppc.
15485
15486 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15487
15488         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15489
15490         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15491
15492 2004-05-18  David Schleef  <ds@schleef.org>
15493
15494         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15495         warnings (bugs, actually) noticed by gcc but not forte.
15496
15497 2004-05-18  David Schleef  <ds@schleef.org>
15498
15499         * sys/sunaudio/Makefile.am:
15500         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15501
15502 2004-05-18  David Schleef  <ds@schleef.org>
15503
15504         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15505         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15506         to allow qtdemux to use non-seekable streams. (bug #142272)
15507
15508 2004-05-18  David Schleef  <ds@schleef.org>
15509
15510         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15511         (gst_resample_sinc_ft_float): Remove use of static temporary
15512         buffer.  This code was obviously not supposed to last long, but
15513         it's stuck in our ABI, so it required a little hack to make it
15514         ABI-compatible.  Fixes #142585.
15515         * gst-libs/gst/resample/resample.h: same.
15516
15517 2004-05-18  David Schleef  <ds@schleef.org>
15518
15519         * configure.ac: Add sunaudio
15520         * examples/Makefile.am: make gstplay depend on gconf
15521         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15522         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15523         (convert_table_lookup), (img_convert): remove c99-isms
15524         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15525           unsigned, to fix a warning on Solaris
15526         * gst/mpeg1sys/systems.c: bcopy->memcpy
15527         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15528         * sys/Makefile.am: Add sunaudio
15529
15530 2004-05-18  Wim Taymans  <wim@fluendo.com>
15531
15532         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15533         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15534         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15535         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15536         (gst_ogg_mux_loop):
15537         Fix an ugly memleak where the muxer didn't flush enough ogg
15538         pages. This also resulted in badly muxed ogg files.
15539
15540 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15541
15542         * gst/asfdemux/asfheaders.c :
15543         * gst/asfdemux/asfheaders.h :
15544         * gst/asfdemux/gstasfdemux.c :
15545           - fix ASF_OBJ_PADDING guid
15546           - add 3 new object guids (language list, metadata,
15547             extended stream properties)
15548           - add a function to parse extended header objects
15549
15550 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15551
15552         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15553           remove leftover debugging g_print
15554
15555 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15556
15557         * ext/mad/gstmad.c: (gst_mad_handle_event):
15558           Fix for when the first format in a discont event is not a
15559           byte-based one. Should fix #137710.
15560
15561 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15562
15563         * m4/a52.m4 : fix compilation with -Wall -Werror
15564         * m4/libfame.m4 : idem
15565         * m4/libmikmod.m4 : idem
15566
15567 2004-05-17  Benjamin Otte  <otte@gnome.org>
15568
15569         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15570           signal the new tags before giving up the reference
15571
15572 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15573
15574         * ext/shout2/gstshout2.c:
15575           use application/ogg instead of application/x-ogg (patch by Patrick
15576           Guimond, fixes #142432)
15577         * sys/oss/gstosselement.c: (gst_osselement_reset),
15578         (gst_osselement_sync_parms):
15579           don't set fragment size unless specified (fixes #142493)
15580
15581 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15582
15583         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15584           fixes #142664
15585
15586 2004-05-17  Benjamin Otte  <otte@gnome.org>
15587
15588         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15589           compute offsets correctly for internal buffers so timestamps are set
15590           correctly when we can't seek. Also handle cases where there are no
15591           offsets. (based on a patch by David Moore, fixes #142507)
15592
15593 2004-05-17  Benjamin Otte  <otte@gnome.org>
15594
15595         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15596           use correct variable when determining amount of data to skip so we
15597           don't skip into the void and segfault
15598
15599 2004-05-16  Benjamin Otte  <otte@gnome.org>
15600
15601         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15602           Hi, I'm a memleak
15603
15604 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15605
15606         * gst/asfdemux/gstasfdemux.c:
15607           - fix a mem leak and always propagate tags
15608           - add WMV3 to known video codecs (but no decoder yet)
15609           - replace "surplus data" at end of audio header for what
15610             it is : codec specific data
15611           - fix a typo
15612
15613 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15614
15615         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15616
15617         * gst-libs/gst/audio/audioclock.c:
15618           Fix wrong return type (#142205).
15619
15620 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15621
15622         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15623           Ignore CRCs by default (fixes #142566).
15624
15625 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15626
15627         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15628         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15629         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15630         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15631         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15632         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15633           Fix for cases where we fail to attach to a mixer.
15634
15635 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15636
15637         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15638           Don't touch events after not owning them anymore.
15639         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15640         (gst_wavparse_fmt), (gst_wavparse_other),
15641         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15642         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15643         (gst_wavparse_srcpad_event):
15644         * gst/wavparse/gstwavparse.h:
15645           Add seeking, fix querying.
15646
15647 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15648
15649         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15650           - process comments even if they don't end with \0\0
15651             g_convert would ignore them if present and works well without them
15652
15653 2004-05-16  Benjamin Otte  <otte@gnome.org>
15654
15655         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15656           simplify caps
15657
15658 2004-05-16  Benjamin Otte  <otte@gnome.org>
15659
15660         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15661           don't write to memory we might not write to - g_convert does that
15662           for us anyway (fixes #142613)
15663         (gst_asf_demux_audio_caps):
15664           comment out gst_util_dump_mem
15665
15666 2004-05-16  Benjamin Otte  <otte@gnome.org>
15667
15668         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15669           compute correct expected timestamps after seek (broken since
15670           last commit)
15671         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15672           rename element and debugging category to gdkpixbufscale
15673
15674 2004-05-16  Benjamin Otte  <otte@gnome.org>
15675
15676         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15677           add error checking to snd_pcm_delay and remove duplicate call to
15678           snd_pcm_delay that caused issues (see inline code comments)
15679         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15680           make more readable and fix return value when snd_pcm_delay fails
15681         (fixes #142586)
15682
15683 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15684         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15685         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15686         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15687         (gst_pixbufscale_link), (gst_pixbufscale_init),
15688         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15689         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15690         (gst_pixbufscale_get_property), (pixbufscale_init):
15691         * ext/gdk_pixbuf/pixbufscale.h:
15692         Add these files I forgot earlier
15693
15694 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15695         * ext/gdk_pixbuf/Makefile.am:
15696         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15697         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15698         Add new pixbufscale element to scale RGB video
15699         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15700         and HYPER interpolation correctly.
15701         * ext/theora/theoraenc.c: (theora_enc_chain),
15702         Discard buffer and return if explicit caps could not be set
15703         (theora_enc_get_property):
15704         Make _get return kbps for the bitrate consistent with
15705         the _set function.
15706
15707
15708 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15709
15710         * ext/libvisual/visual.c: (gst_visual_chain):
15711           add missing visual_audio_analyze
15712
15713 2004-05-14  David Schleef  <ds@schleef.org>
15714
15715         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15716         is killed while we're playing.
15717         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15718         gst_element_no_more_pads().
15719
15720 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15721
15722         * gst-libs/gst/riff/riff-read.c :
15723           - fix INFO tag extraction in RIFF/AVI files
15724             because gst_event_unref (event) also freed taglist
15725           - avoid a mem leak
15726
15727 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15728
15729         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15730         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15731
15732         * gst/auparse/gstauparse.c :
15733           - add code (commented for now) to support audio/x-adpcm on src pad
15734             (we have no decoder for those layout yet)
15735
15736         * gst/cdxaparse/gstcdxaparse.c :
15737         * gst/cdxaparse/gstcdxaparse.h :
15738           - partial rewrite using RiffRead (ripped iain's wavparse code)
15739
15740         * gst/rtp/gstrtpL16enc.c : typo
15741         * gst/rtp/gstrtpgsmenc.c : typo
15742
15743 2004-05-13  Benjamin Otte  <otte@gnome.org>
15744
15745         * configure.ac:
15746           check for exact version of libvisual, it's not supposed to be
15747           API/ABI stable yet
15748
15749 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15750
15751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15752           signal no-more-pads
15753
15754 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15755
15756         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15757         Report which format was used for GST_FORMAT_DEFAULT
15758         * gst/debug/Makefile.am:
15759         * gst/debug/gstdebug.c: (plugin_init):
15760         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15761         (gst_progressreport_class_init), (gst_progressreport_init),
15762         (gst_progressreport_report), (gst_progressreport_set_property),
15763         (gst_progressreport_get_property), (gst_progressreport_chain),
15764         (gst_progressreport_plugin_init):
15765         Add progressreport element for testing.
15766
15767 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15768
15769         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15770         * sys/v4l/gstv4lsrc.h:
15771         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15772         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15773         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15774         (gst_v4lsrc_grab_frame):
15775           add more debugging
15776           send a discont at start
15777
15778 2004-05-12  Colin Walters  <walters@redhat.com>
15779
15780         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15781         inflooping if we can't find a chunk.  Or in other words, don't blow
15782         chunks if we don't have a chunk to blow.
15783
15784 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15785         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15786         Remove old debug output
15787         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15788         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15789         (gst_dvdec_set_property), (gst_dvdec_get_property):
15790         Change the quality setting to an enum, so it works from gst-launch
15791         Don't renegotiate a non-linked pad. Allows audio only decoding.
15792         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15793         (gst_deinterlace_link), (gst_deinterlace_init):
15794         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15795         (gst_videodrop_link):
15796         Some caps negotiation fixes
15797
15798 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15799
15800         * ext/tarkin/gsttarkin.c :
15801           - Change RANK from NONE to PRIMARY
15802         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15803           - Change RANK from NONE to MARGINAL
15804         * ext/divx/gstdivxenc.c :
15805           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15806
15807 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15808
15809         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15810         (gst_vorbisenc_push_packet):
15811           copy a function that was added between 1.0 and 1.0.1 until we
15812           depend on worthwhile features of post-1.0
15813
15814 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15815
15816         * configure.ac:
15817           enable shout2 by default
15818         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15819         (gst_shout2send_base_init), (gst_shout2send_init),
15820         (gst_shout2send_connect), (gst_shout2send_change_state):
15821         * ext/shout2/gstshout2.h:
15822           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15823           #142262)
15824         * ext/theora/theora.c: (plugin_init):
15825           don't set rank on encoders
15826
15827 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15828
15829         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15830           Use codec_data property instead of flag1 and flag2 for wma
15831
15832 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15833
15834         * gst/cdxaparse/gstcdxaparse.c :
15835           - Add mpegversion to CAPS to make it link
15836           - Rank is as GST_RANK_SECONDARY instead of NONE
15837         * gst/auparse/gstauparse.c :
15838           - Document all audio encoding we can encounter from Solaris 9
15839             headers and libsndfile information.
15840           - Increase max. rate from 48000 to 192000 (to match other elements)
15841           - Don't try to play junk data between header and samples
15842
15843 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15844
15845         * ext/libvisual/visual.c: (gst_visual_getcaps):
15846           use the right caps depending on endianness (I hope)
15847         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15848           use GST_RANK_NONE for all non-decoding elements or spider gets
15849           mighty confused
15850
15851 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15852
15853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15854           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15855
15856 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15857
15858         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15859         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15860         (gst_switch_loop), (gst_switch_get_type):
15861           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15862           HEADERS. Had to be said.
15863
15864 2004-05-10  David Schleef  <ds@schleef.org>
15865
15866         * configure.ac: Add prototype Dirac support.
15867         * ext/Makefile.am:
15868         * ext/dirac/Makefile.am:
15869         * ext/dirac/gstdirac.cc:
15870         * ext/dirac/gstdiracdec.cc:
15871
15872 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15873
15874         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15875         (gst_auparse_init), (gst_auparse_chain),
15876         (gst_auparse_change_state):
15877           Hack around spider. Remove me some day please.
15878
15879 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15880
15881         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15882           Fix for some uninitialized variables in previous patch, also
15883           makes it work. Fixes #142286 while we're at it.
15884
15885 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15886
15887         * gst/auparse/gstauparse.c:
15888                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15889                 only unsupported formats are ADPCM/CCITT G.72x
15890                 reviewed by Ronald
15891         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15892
15893 2004-05-10  Wim Taymans  <wim@fluendo.com>
15894
15895         * ext/vorbis/Makefile.am:
15896         * ext/vorbis/README:
15897         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15898         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15899         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15900         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15901         (gst_oggvorbisenc_convert_sink),
15902         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15903         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15904         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15905         (get_constraints_string), (update_start_message),
15906         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15907         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15908         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15909         * ext/vorbis/oggvorbisenc.h:
15910         * ext/vorbis/vorbis.c: (plugin_init):
15911         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15912         (raw_caps_factory), (gst_vorbisenc_class_init),
15913         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15914         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15915         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15916         * ext/vorbis/vorbisenc.h:
15917         Added a raw vorbis encoder to be used with the oggmuxer.
15918         We still need the old encoder for some gnome applications,
15919         read the README to find out how that works.
15920         The raw encoder is called "rawvorbisenc" until 0.9.
15921
15922 2004-05-10  Wim Taymans  <wim@fluendo.com>
15923
15924         * ext/ogg/gstogg.c: (plugin_init):
15925         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15926         (gst_ogg_print):
15927         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15928         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15929         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15930         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15931         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15932         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15933         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15934         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15935         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15936         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15937         Added an ogg muxer.
15938         Small typo fixes in the demuxer.
15939
15940 2004-05-10  Wim Taymans  <wim@fluendo.com>
15941
15942         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15943         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15944         (theora_enc_change_state), (theora_enc_set_property),
15945         (theora_enc_get_property):
15946         Mark the last packet with an EOS flag which is not really needed
15947         in gstreamer.
15948         Do some better video framerate initialisation.
15949         Update the buffer timestamp.
15950
15951 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15952
15953         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15954         Return the result of the parent state change call
15955
15956 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15957
15958         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15959         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15960         * gst/law/alaw-encode.c : (idem)
15961         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15962         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15963         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15964
15965 2004-05-09  Benjamin Otte  <otte@gnome.org>
15966
15967         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15968           don't use a fixed buffer size when writing variable length data to
15969           it. Fixes memory corruption and makes alsasrc work
15970
15971 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15972
15973         * ext/gnomevfs/gstgnomevfssink.c:
15974         (_gst_boolean_allow_overwrite_accumulator),
15975         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15976           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15977           RUN_LAST, and don't use that to set the accumulator value because
15978           then it's always FALSE.
15979
15980 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15981
15982         * gst-libs/gst/riff/riff-media.c:
15983         (gst_riff_create_video_caps_with_data),
15984         (gst_riff_create_audio_caps),
15985         (gst_riff_create_audio_template_caps):
15986         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15987           Fix for unaligned RIFF files (i.e. where all the chunks together
15988           in a LIST chunk are not of the same size as the size given in
15989           the LIST chunk header). Fixes several odd WAVE files. Also fix
15990           ADPCM (block_align property) in audio, so that wavparse based
15991           on this works now as it used to stand-alone.
15992
15993 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15994
15995         reviewed by Benjamin Otte  <otte@gnome.org>
15996
15997         * ext/a52dec/gsta52dec.c:
15998         * ext/divx/gstdivxdec.c:
15999         * ext/divx/gstdivxenc.c:
16000         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
16001         * ext/faac/gstfaac.c: (gst_faac_base_init):
16002         * ext/faad/gstfaad.c: (gst_faad_base_init):
16003         * ext/ivorbis/vorbisfile.c:
16004         * ext/lame/gstlame.c:
16005         * ext/libfame/gstlibfame.c:
16006         * ext/mpeg2enc/gstmpeg2enc.cc:
16007         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16008         * ext/sidplay/gstsiddec.cc:
16009         * ext/speex/gstspeexdec.c:
16010         * ext/speex/gstspeexenc.c:
16011         * ext/xvid/gstxviddec.c:
16012         * ext/xvid/gstxvidenc.c:
16013           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16014           (fixes #142193)
16015
16016 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16017
16018         * ext/alsa/gstalsa.c: (device_list),
16019         (gst_alsa_class_probe_devices):
16020         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16021           Fix alsa oddness in mixer after the combination of using mixer
16022           in source/sink elements and using hw:x,y instead of just hw:x.
16023
16024 2004-05-09  Benjamin Otte  <otte@gnome.org>
16025
16026         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16027         (gst_wavparse_create_sourcepad):
16028           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16029           sourcepads
16030
16031 2004-05-09  Benjamin Otte  <otte@gnome.org>
16032
16033         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16034           allow discont events before caps nego
16035
16036 2004-05-08  Benjamin Otte  <otte@gnome.org>
16037
16038         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16039           don't leak events
16040
16041 2004-05-08  Benjamin Otte  <otte@gnome.org>
16042
16043         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16044         (gst_level_change_state), (gst_level_init):
16045         * gst/level/gstlevel.h:
16046           figure out if we're initialized directly instead of keeping a
16047           variable that's wrong in 90% of cases
16048           don't initialize pads and then leak them and use a new unitialized
16049           pad. (fixes #142084)
16050           these were bugs so n00bish I didn't find them for an hour :/
16051
16052 2004-05-08 Iain <iain@prettypeople.org>
16053
16054         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16055         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16056         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16057         return the length that was read.
16058         (gst_riff_read_strf_auds): Allow fmt tags as well.
16059
16060 2004-05-07  David Schleef  <ds@schleef.org>
16061
16062         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16063         signed char assumption in faad.h.
16064
16065 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16066
16067         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16068           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16069
16070 2004-05-07  Colin Walters  <walters@redhat.com>
16071
16072         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16073         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16074         function.
16075         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16076         Add dispose function.
16077
16078 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16079         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16080           Fix caps nego and pad templates. RGB mode caps should
16081           work now.
16082         * ext/dvdnav/gst-dvd:
16083           Move mpeg2dec inside the thread because otherwise the
16084           queue rejects cap changes mid-stream
16085         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16086         (gst_mpeg2dec_flush_decoder):
16087           For mpeg2dec > 0.4.0, call the flush function instead of
16088           manually extracting all in-flight frames.
16089         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16090         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16091           Change mime type video/dv go video/x-dv to match the
16092           rest of gst-plugins
16093
16094 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16095
16096         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16097         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16098         (gst_alsa_sink_class_init):
16099         * ext/alsa/gstalsasink.h:
16100         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16101         (gst_alsa_src_class_init):
16102         * ext/alsa/gstalsasrc.h:
16103           Make alsasink/src a subclass of alsamixer so that mixer stuff
16104           shows up in gst-rec. Needs some finetuning.
16105
16106 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16107
16108         * ext/lame/gstlame.c: (gst_lame_chain):
16109           simplify
16110         * ext/mad/gstmad.c: (gst_mad_handle_event):
16111           fix event leak
16112         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16113           be able to detect mp3 files < 4096 bytes
16114
16115 2004-05-06  Wim Taymans  <wim@fluendo.com>
16116
16117         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16118         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16119         (theora_enc_set_property), (theora_enc_get_property):
16120         Also encode the first frame, cleanup some code.
16121
16122 2004-05-06  Wim Taymans  <wim@fluendo.com>
16123
16124         * ext/mpeg2enc/gstmpeg2enc.cc:
16125         Forward events first before deciding that negotiation was
16126         not performed.
16127
16128 2004-05-06  Wim Taymans  <wim@fluendo.com>
16129
16130         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16131         First process the events before deciding that negotiation
16132         was not performed.
16133
16134 2004-05-06  Wim Taymans  <wim@fluendo.com>
16135
16136         * ext/theora/Makefile.am:
16137         * ext/theora/theora.c: (plugin_init):
16138         * ext/theora/theoradec.c: (theora_dec_change_state):
16139         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16140         (gst_theora_enc_class_init), (gst_theora_enc_init),
16141         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16142         (theora_enc_chain), (theora_enc_change_state),
16143         (theora_enc_set_property), (theora_enc_get_property):
16144         Added a theora encoder, grouped the encoder and decoder into the
16145         same plugin.
16146
16147 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16148
16149         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16150         (gst_jpegenc_chain):
16151         fix DURATION on outgoing buffers
16152         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16153         debug using time formats
16154         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16156         (gst_xvimagesink_sink_link):
16157         windows with width/height 0 generate X errors, so don't allow them
16158
16159 2004-05-05  Wim Taymans  <wim@fluendo.com>
16160
16161         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16162         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16163         (gst_mpeg2dec_negotiate_format):
16164         * ext/mpeg2dec/gstmpeg2dec.h:
16165           removed the static pad template so that we can add the
16166           more accurate framerate value to the caps.
16167
16168
16169 2004-05-04  Benjamin Otte  <otte@gnome.org>
16170
16171         * configure.ac:
16172           check for kdemacros.h, too (should fix #141821)
16173         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16174           don't crash if no header was sent, but nicely error out (fixes part
16175           of #141554)
16176
16177 2004-05-04  Wim Taymans  <wim@fluendo.com>
16178
16179         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16180         parent dispose function to avoid segfault on destroy.
16181
16182 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16183
16184         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16185         (plugin_init):
16186         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16187         (gst_xvimagesink_sink_link):
16188         clean up debugging caps
16189         also recreate xvimage when format has changed
16190
16191 2004-05-04  Benjamin Otte  <otte@gnome.org>
16192
16193         * ext/libvisual/Makefile.am:
16194         * ext/libvisual/visual.c: (gst_visual_class_init),
16195         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16196         (gst_visual_srclink), (gst_visual_chain),
16197         (gst_visual_change_state), (plugin_init):
16198           use a GstAdapter to correctly adapt buffer sizes - allows using a
16199           framerate
16200
16201 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16202
16203         * sys/v4l/gstv4lelement.h:
16204         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16205         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16206         (gst_v4lsrc_buffer_free):
16207         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16208         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16209         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16210         (gst_v4lsrc_requeue_frame):
16211         move some debugging categories around
16212         query for fps index and set accordingly if found
16213
16214 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16215
16216         * ext/lame/gstlame.c:
16217         correct defaults that lame_init puts out of range
16218
16219 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16220
16221         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16222         (gst_divxenc_class_init):
16223         fix range since -1 is the default
16224         * gst/mpeg1sys/gstmpeg1systemencode.c:
16225         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16226         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16227         (gst_rtjpegdec_chain):
16228         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16229         (gst_rtjpegenc_chain):
16230         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16231         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16232         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16233         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16234         * sys/v4l/gstv4lsrc.c:
16235         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16236         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16237         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16238         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16239         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16240           remove gst_info calls
16241
16242 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16243
16244         * Makefile.am:
16245         * po/af.po:
16246         * po/az.po:
16247         * po/en_GB.po:
16248         * po/nl.po:
16249         * po/sr.po:
16250         * po/sv.po:
16251           Updated translations
16252
16253 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16254
16255         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16256           refactor/comment code
16257
16258 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16259
16260         * gst/asfdemux/Makefile.am:
16261         * gst/asfdemux/asfheaders.c:
16262         * gst/asfdemux/asfheaders.h:
16263         * gst/asfdemux/gstasf.c: (plugin_init):
16264         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16265         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16266         (gst_asf_demux_setup_pad):
16267         * gst/asfdemux/gstasfdemux.h:
16268         * gst/asfdemux/gstasfmux.c:
16269         * gst/asfdemux/gstasfmux.h:
16270           Add tagging support to demuxer, split out registration in its own
16271           file instead of in demux (hacky), and prevent having some tables
16272           in our memory multiple times (in asfheaders.h).
16273
16274 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16275
16276         * gst/matroska/matroska-demux.c:
16277         (gst_matroska_demux_parse_metadata):
16278         * gst/matroska/matroska-ids.h:
16279           Basic tag reading support.
16280
16281 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16282
16283         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16284           Really detect ac-3 audio.
16285         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16286           really detect matroska files (off-by-1).
16287
16288 2004-04-30  David Schleef  <ds@schleef.org>
16289
16290         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16291         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16292         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16293         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16294         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16295         hackage -- parse a lot more atoms, extract a few tags.  One might even
16296         mistake this for tag support.  Maybe it is.
16297         * gst/qtdemux/qtdemux.h:
16298
16299 2004-04-30  Colin Walters  <walters@verbum.org>
16300
16301         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16302
16303 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16304
16305         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16306         (gst_ffmpegcolorspace_getcaps):
16307           remove broken nego fix
16308
16309 2004-04-30  Benjamin Otte  <otte@gnome.org>
16310
16311         * configure.ac:
16312         * ext/Makefile.am:
16313         * ext/libvisual/Makefile.am:
16314         * ext/libvisual/visual.c:
16315           add initial support for libvisual (http://libvisual.sourceforge.net)
16316           libvisual is still quite alpha, so expect crashes in there :)
16317
16318 2004-04-29  David Schleef  <ds@schleef.org>
16319
16320         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16321         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16322         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16323         code; you will no longer respect me.
16324
16325 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16326
16327         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16328         * ext/alsa/gstalsa.h :
16329         change alsa pcm device discovery to find more than 1 device
16330         per card. code review by Ronald.
16331
16332 2004-04-29  David Schleef  <ds@schleef.org>
16333
16334         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16335         Add a check for a driver bug on FreeBSD.  (bug #140565)
16336
16337 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16338
16339         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16340         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16341         (gst_jpegenc_getcaps):
16342           move format setting to inner loop
16343         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16344         (gst_ffmpegcolorspace_getcaps):
16345           use GST_PAD_CAPS if available so that we use already negotiated
16346           caps
16347         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16348         (qtdemux_parse_moov), (qtdemux_parse):
16349           extra debugging
16350         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16351         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16352           move hardcoded path to DEFINE
16353
16354 2004-04-28  David Schleef  <ds@schleef.org>
16355
16356         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16357         (bug #140064)
16358
16359 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16360
16361         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16362           Don't probe for playback device if we're a source element. Fixes
16363           #139658.
16364
16365 2004-04-29  Benjamin Otte  <otte@gnome.org>
16366
16367         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16368         (gst_id3_tag_chain):
16369           rewrite buffer offset
16370
16371 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16372
16373         * configure.ac:
16374         * ext/Makefile.am:
16375         * ext/dts/Makefile.am:
16376         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16377         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16378         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16379         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16380         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16381         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16382         (plugin_init):
16383         * ext/dts/gstdtsdec.h:
16384           New DTS decoder.
16385         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16386         (gst_faad_srcconnect):
16387           Add ESDS atom handling (.m4a).
16388
16389 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16390
16391         * ext/divx/gstdivxdec.c: (plugin_init):
16392           Remove comment that makes no sense.
16393         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16394           Fix for obvious typo that resulted in warnings during gst-register.
16395         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16396         (gst_xviddec_sink_link):
16397           Fix caps negotiation a bit better.
16398         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16399           We call this 'codec_data', not 'esds'.
16400
16401 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16402
16403         * gst/monoscope/gstmonoscope.c:
16404           make sure we only provide 256x128
16405         * gst/monoscope/monoscope.c: (monoscope_init):
16406           assert size of 256x128
16407
16408 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16409
16410         * Makefile.am:
16411         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16412         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16413           fixate to max width and height of device
16414
16415 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16416
16417         * Makefile.am:
16418         * sys/v4l/gstv4l.c:
16419         * sys/v4l/gstv4lsrc.c:
16420         * sys/v4l/v4l_calls.c:
16421         * sys/v4l/v4lsrc_calls.c:
16422           fix for qc-usb driver which fakes having more than one buffer
16423           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16424           buffer_free override
16425           add debugging
16426
16427 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16428
16429         * Makefile.am:
16430         * gst/videotestsrc/gstvideotestsrc.c:
16431         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16432         (gst_videotestsrc_init), (gst_videotestsrc_get),
16433         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16434         * gst/videotestsrc/gstvideotestsrc.h:
16435           add num-buffers property
16436
16437         2004-04-26  Benjamin Otte  <otte@gnome.org>
16438
16439         * ext/mad/gstid3tag.c: (plugin_init):
16440           set id3mux rank to NONE so it doesn't confuse spider
16441           require audio/mpeg,mpegversion=1 in id3mux
16442
16443 2004-04-26  Benjamin Otte  <otte@gnome.org>
16444
16445         * configure.ac:
16446           detect faad correctly as non-working if it's indeed non-working
16447
16448 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16449
16450         * Makefile.am:
16451         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16452         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16453         fix _getcaps so it only negotiates to its supported format
16454
16455 2004-04-25  Benjamin Otte  <otte@gnome.org>
16456
16457         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16458           fix memleak
16459
16460 2004-04-23  Benjamin Otte  <otte@gnome.org>
16461
16462         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16463           audio/x-raw-int with height rules! not. Now it's depth.
16464
16465 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16466
16467         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16468         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16469         (gst_wavparse_loop):
16470           Missing variable initialization. Add handling of DVI ADPCM. Fix
16471           mis-parsing of LIST chunks. This works around a bug where we mis-
16472           parse non-aligning LIST chunks (so LIST chunks where the contents
16473           don't align with the actual LIST size). The correct fix is to use
16474           rifflib, I'm not going to fix wavparse - too much work. All this
16475           fixes #104878.
16476
16477 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16478
16479         reviewed by Benjamin Otte  <otte@gnome.org>
16480
16481         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16482           fix shoutcast not working (fixes #140844)
16483
16484 2004-04-22  Benjamin Otte  <otte@gnome.org>
16485
16486         * ext/hermes/gsthermescolorspace.c:
16487         (gst_hermes_colorspace_caps_remove_format_info):
16488         * gst/colorspace/gstcolorspace.c:
16489         (gst_colorspace_caps_remove_format_info):
16490         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16491         (gst_ffmpegcolorspace_caps_remove_format_info):
16492           s/gst_caps_simplify/gst_caps_do_simplify/
16493
16494 2004-04-22  Benjamin Otte  <otte@gnome.org>
16495
16496         * gst-libs/gst/riff/riff-media.c:
16497         (gst_riff_create_video_caps_with_data):
16498           mpegversion is an int
16499         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16500           don't try to create pad templates with NULL caps, use any caps
16501           instead.
16502
16503 2004-04-20  David Schleef  <ds@schleef.org>
16504
16505         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16506         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16507         (bug #140384)
16508
16509 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16510
16511         reviewed by David Schleef
16512
16513         * ext/mad/gstid3tag.c: Add stdlib.h
16514         * gst/rtp/gstrtpgsmenc.c: same
16515         * gst/tags/gstid3tag.c: same
16516         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16517         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16518         GST_DISABLE_LOADSAVE use.
16519         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16520         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16521         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16522         atol(3)).
16523         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16524         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16525         strtoul(3)).
16526         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16527         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16528         $(ID3_CFLAGS).
16529         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16530         $(LIBFAME_CFLAGS).
16531
16532 2004-04-20  David Schleef  <ds@schleef.org>
16533
16534         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16535         last checkin.  Same idea.
16536
16537 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16538
16539         reviewed by David Schleef
16540
16541         * configure.ac: bump required gstreamer version to 0.8.1.1
16542         because of following changes [--ds]
16543
16544         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16545         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16546         (gst_riff_read_header):  Use GST_READ_UINT*
16547         macros to access possibly unaligned memory.
16548
16549         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16550         (mp3_type_find):  Use GST_READ_UINT*
16551         macros to access possibly unaligned memory.
16552         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16553         (speex_type_find): Likewise
16554
16555         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16556
16557         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16558         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16559         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16560         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16561         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16562         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16563         macros to access possibly unaligned memory.
16564
16565         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16566         Likewise.
16567
16568         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16569         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16570
16571         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16572         Likewise.
16573
16574         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16575         (gst_mpeg2subt_chain_subtitle): Likewise.
16576
16577         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16578         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16579         Likewise.
16580
16581         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16582         Likewise.
16583
16584         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16585         Likewise.
16586
16587         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16588         Likewise.
16589
16590 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16591
16592         * configure.ac:
16593           update required version of GStreamer because of GST_TIME_FORMAT
16594
16595 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16596
16597         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16598           remove leftover g_print
16599         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16600           don't try setting only a subset of the caps. We don't want to kill
16601           autoplugging on purpose
16602
16603 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16604
16605         * sys/ximage/ximagesink.c: (plugin_init):
16606         * sys/xvimage/xvimagesink.c: (plugin_init):
16607           add debugging categories
16608
16609 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16610
16611         * po/en_GB.po:
16612         * po/LINGUAS:
16613           Adding en_GB translation (Gareth Owen)
16614
16615 2004-04-20  David Schleef  <ds@schleef.org>
16616
16617         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16618         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16619         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16620         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16621         A number of new features and hacks to extract the esds atom and
16622         put it into the caps.  (bug #137724)
16623
16624 2004-04-19  David Schleef  <ds@schleef.org>
16625
16626         * gconf/Makefile.am: Fix for non-GNU make
16627         * gst-libs/gst/Makefile.am: Change directory order to handle
16628         GstPlay linking with gstinterfaces
16629         * gst-libs/gst/audio/make_filter: make use of tr portable
16630         * gst-libs/gst/play/Makefile.am: Add intended \
16631         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16632         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16633         function prototype instead of void *.
16634         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16635         macro.
16636         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16637         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16638         * gst/videofilter/make_filter: make use of tr portable
16639         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16640
16641 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16642
16643         * po/LINGUAS:
16644         * po/uk.po:
16645           Added Ukrainian translation (Maxim V. Dziumanenko)
16646
16647 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16648
16649         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16650         (gst_gsmdec_link), (gst_gsmdec_chain):
16651           Fix capsnego, simplify chain function slightly.
16652         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16653           Add GSM.
16654
16655 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16656
16657         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16658         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16659         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16660           Hack to make wavparse work with spider (always -> sometimes pad).
16661           Fixes #135862 && #140411.
16662
16663 2004-04-18  Benjamin Otte  <otte@gnome.org>
16664
16665         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16666         (gst_osselement_rate_probe_check),
16667         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16668           get rid of \n in debug output
16669
16670 2004-04-17  Iain <iain@prettypeople.org>
16671
16672         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16673         not just EOS.
16674
16675 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16676
16677         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16678         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16679         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16680         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16681         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16682         (gst_id3_tag_change_state), (plugin_init):
16683           deprecate id3tag element and replace with id3demux/id3mux.
16684           great side effect: this ugly file is now even uglier, yay!
16685         * ext/mad/gstmad.h:
16686           remove non-available function
16687           update for new get_type
16688
16689 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16690
16691         * configure.ac:
16692           require mpeg2dec >= 0.4.0
16693
16694 2004-04-17  Benjamin Otte  <otte@gnome.org>
16695
16696         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16697         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16698         (gst_xvimagesink_set_xwindow_id):
16699           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16700           assorted cleanup fixes.
16701
16702 2004-04-16  David Schleef  <ds@schleef.org>
16703
16704         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16705         * sys/xvimage/xvimagesink.h: same
16706
16707 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16708
16709         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16710           Fix GST_ELEMENT_ERROR with (NULL)
16711
16712 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16713
16714         * gst-libs/gst/riff/riff-media.c:
16715         (gst_riff_create_video_caps_with_data):
16716           Add div[3456] as fourccs for DivX 3 (fixes #140137).
16717
16718 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16719
16720         * gst-libs/gst/riff/riff-media.c:
16721         (gst_riff_create_video_caps_with_data),
16722         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16723         (gst_riff_create_video_template_caps),
16724         (gst_riff_create_audio_template_caps):
16725         * gst-libs/gst/riff/riff-media.h:
16726         * gst-libs/gst/riff/riff-read.c:
16727         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16728         * gst-libs/gst/riff/riff-read.h:
16729         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16730           Add MS RLE support. I added some functions to read out strf chunks
16731           into strf chunks and the data behind it. This is usually color
16732           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16733           caps creation. Lastly, add ADPCM (similar to wavparse - which
16734           should eventually be rifflib based).
16735         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16736         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16737         * gst/matroska/matroska-demux.h:
16738           Remove placeholders for some prehistoric tagging system. Didn't add
16739           support for any tag system really anyway.
16740         * gst/qtdemux/qtdemux.c:
16741           Add support for audio/x-m4a (MPEG-4) through spider.
16742         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16743         (gst_wavparse_loop):
16744           ADPCM support (#135862). Increase max. buffer size because we
16745           cannot split buffers for ADPCM (screws references) and I've seen
16746           files with 2048 byte chunks. 4096 seems safe for now.
16747
16748 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16749
16750         * configure.ac: bump nano to 1
16751
16752 === release 0.8.1 ===
16753
16754 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16755
16756         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16757
16758 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16759
16760         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16761           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16762           Fixes #140058
16763
16764 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16765
16766         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16767           lower rank of dvddemux so that it's not used for mpeg playback.
16768
16769 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16770
16771         * configure.ac:
16772           save libs correctly when checking mad
16773
16774 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16775
16776         * ext/mad/gstid3tag.c: (plugin_init):
16777           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16778
16779 2004-04-13  David Schleef  <ds@schleef.org>
16780
16781         * common/m4/gst-feature.m4: Call -config scripts with
16782         --plugin-libs if it is supported.
16783         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16784         JPEG images are image/jpeg.
16785         * gst/debug/Makefile.am:
16786         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16787         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16788         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16789         (gst_negotiation_plugin_init): Add a property that acts like
16790         filter caps.
16791         * testsuite/gst-lint:  Move license checking to be a standard
16792         test.
16793
16794 2004-04-13  David Schleef  <ds@schleef.org>
16795
16796         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16797         patch from Sebastien Cote (bug #139958)
16798
16799 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16800
16801         * examples/gstplay/Makefile.am:
16802         * examples/gstplay/player.c: (main):
16803           make the commandline player example use gconf settings
16804
16805 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16806
16807         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16808         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16809         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16810           init/end library during state transition, not object
16811           creation/disposal.  get rid of custom dispose handler.
16812
16813
16814 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16815
16816         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16817         be a symlink
16818
16819 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16820
16821         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16822           Handle JUNK chunks inside data section. Prevents warnings.
16823
16824 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16825
16826         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16827         (gst_riff_create_video_template_caps):
16828           Add MS video v1.
16829         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16830         (gst_avi_demux_stream_data):
16831           Add support for "rec-list" chunks.
16832
16833 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16834
16835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16836           Fix another codecname mismatch.
16837
16838 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16839
16840         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16841           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16842           so that MJPEG plays back.
16843
16844 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16845
16846         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16847         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16848         * gst/mpeg1videoparse/gstmp1videoparse.h:
16849           Fix for some slight mis-cuts in buffer parsing, and for some
16850           potential overflows or faults-causers. Adds disconts. Also fixes
16851           #139105 while we're at it.
16852
16853 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16854
16855         * configure.ac:
16856         * sys/v4l2/gstv4l2element.h:
16857           Workaround for missing struct v4l2_buffer declaration in Suse 9
16858           and Mandrake 10 linux/videodev2.h header file (#135919).
16859
16860 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16861
16862         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16863           Bail out if no filename was given.
16864
16865 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16866
16867         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16868         (gst_v4l2_fourcc_from_structure):
16869           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16870           Y41B somewhere).
16871
16872 2004-04-09  Benjamin Otte  <otte@gnome.org>
16873
16874         * ext/gnomevfs/gstgnomevfssink.c:
16875         (_gst_boolean_allow_overwrite_accumulator),
16876         (gst_gnomevfssink_class_init):
16877           fix erase signal - if any handler returns false the file will not be
16878           overwritten. If no handler is connected, the file will not be
16879           overwritten either.
16880           renamed signal to "allow-overwrite"
16881         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16882           free string when adding it to ID3 failed
16883         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16884           unref event when done
16885         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16886           free caps
16887         * gst/typefind/gsttypefindfunctions.c:
16888         (mpeg_video_stream_type_find):
16889           fix invalid read
16890
16891 2004-04-08  David Schleef  <ds@schleef.org>
16892
16893         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16894         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16895
16896 2004-04-08  David Schleef  <ds@schleef.org>
16897
16898         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16899         we don't support (bug #139532)
16900
16901 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16902
16903         * ext/mad/gstmad.c: (gst_mad_handle_event),
16904         (gst_mad_check_caps_reset), (gst_mad_chain),
16905         (gst_mad_change_state):
16906           only set explicit caps if they haven't been set before for
16907           this stream.  MPEG-audio sample rate/channels aren't allowed
16908           to change in-stream.
16909           Fixes #139382
16910
16911 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16912
16913         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16914         (_gst_boolean_did_something_accumulator),
16915         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16916         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16917         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16918         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16919         (gst_gnomevfssink_change_state):
16920           Fix erase signal. Don't erase by default. Remove handoff signal.
16921           Remove erase property. Don't segfault. General cleanup.
16922
16923 2004-04-07  Benjamin Otte  <otte@gnome.org>
16924
16925         * gst-libs/gst/gconf/test-gconf.c: (main):
16926           add missing gst_init
16927
16928 2004-04-07  Benjamin Otte  <otte@gnome.org>
16929
16930         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16931           free the mutexes, too
16932
16933 2004-04-07  Benjamin Otte  <otte@gnome.org>
16934
16935         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16936           actually free the URI string
16937         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16938           compute offset correctly when passing discont events
16939         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16940           don't leak discont events
16941         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16942           add some missing breaks so caps aren't copied randomly
16943         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16944           if we realloc memory, we better use it
16945
16946 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16947
16948         * ext/mad/gstmad.c: (normal_seek):
16949           fix GST_FORMAT_TIME usage
16950
16951 2004-04-05  David Schleef  <ds@schleef.org>
16952
16953         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16954         a deprecated function (hack!)
16955
16956 2004-04-05  Benjamin Otte  <otte@gnome.org>
16957
16958         * ext/esd/esdmon.c: (gst_esdmon_get):
16959           fix nonterminated vararg and memleak
16960
16961 2004-04-05  Benjamin Otte  <otte@gnome.org>
16962
16963         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16964         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16965         (gst_ladspa_set_property), (gst_ladspa_get_property),
16966         (gst_ladspa_instantiate), (gst_ladspa_activate),
16967         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16968           clean up debugging
16969
16970 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16971
16972         reviewed by Benjamin Otte  <otte@gnome.org>
16973
16974         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16975           check for broken LADSPA parameters (fixes #138635)
16976
16977 2004-04-05  Benjamin Otte  <otte@gnome.org>
16978
16979         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16980           advertise buffer-frames correctly on sinkpads
16981
16982 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16983
16984         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16985         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16986         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16987         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16988         (gst_mad_check_caps_reset), (gst_mad_chain):
16989         add more debugging, only reset caps when we're not in error state
16990
16991 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16992
16993         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16994
16995 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16996
16997         reviewed by Benjamin Otte  <otte@gnome.org>
16998
16999         * configure.ac:
17000           fix == in test(1) operator
17001
17002 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
17003
17004         reviewed by Benjamin Otte  <otte@gnome.org>
17005
17006         * configure.ac:
17007           fix --export-symblos-regex to a working regex.
17008
17009 2004-04-04  Benjamin Otte  <otte@gnome.org>
17010
17011         * sys/oss/.cvsignore:
17012           add for oss_probe
17013
17014 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17015
17016         reviewed by Benjamin Otte  <otte@gnome.org>
17017
17018         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17019           add missing 'new_media' argument (fixes #138168)
17020         * gst/matroska/matroska-demux.c:
17021         (gst_matroska_demux_handle_seek_event):
17022           add vararg terminator (fixes #138169)
17023
17024 2004-04-02  David Schleef  <ds@schleef.org>
17025
17026         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17027         disted (bug #138914)
17028
17029 2004-04-01  Benjamin Otte  <otte@gnome.org>
17030
17031         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17032         (gst_alsa_close_audio):
17033           handle case better where a soundcard can't pause
17034         * ext/ogg/gstoggdemux.c:
17035           don't crash when we get events but don't have pads yet
17036
17037 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17038
17039         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17040           throw an error if we couldn't probe any caps.
17041
17042 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17043
17044         * ext/dvdnav/gst-dvd:
17045         Add a really simple sample DVD player
17046
17047 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17048
17049         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17050         (gst_a52dec_push), (gst_a52dec_handle_event),
17051         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17052         (gst_a52dec_change_state):
17053         * ext/a52dec/gsta52dec.h:
17054           Use a debug category, Output timestamps correctly
17055           Emit tag info, Handle events, tell liba52dec about cpu
17056           capabilities so it can use MMX etc.
17057         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17058           Fix a crasher accessing invalid memory
17059         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17060         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17061         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17062         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17063         (dvdnavsrc_query):
17064           Some support for byte-format seeking.
17065           Small fixes for still frames and menu button overlays
17066         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17067         (gst_mpeg2dec_alloc_buffer):
17068           Use a debug category. Adjust the report level of several items to
17069           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17070           so it doesn't lose the GstBuffer pointer
17071         * gst/debug/Makefile.am:
17072         * gst/debug/gstdebug.c: (plugin_init):
17073         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17074         (gst_navseek_base_init), (gst_navseek_class_init),
17075         (gst_navseek_init), (gst_navseek_seek),
17076         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17077         (gst_navseek_get_property), (gst_navseek_chain),
17078         (gst_navseek_plugin_init):
17079         * gst/debug/gstnavseek.h:
17080           Add the navseek debug element for seeking back and forth in a
17081           video stream using arrow keys.
17082         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17083         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17084         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17085         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17086         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17087         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17088         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17089         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17090         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17091         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17092         * gst/mpeg2sub/gstmpeg2subt.h:
17093           Pretty much a complete rewrite. Now a loopbased element. May still
17094           require work to properly synchronise subtitle buffers.
17095         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17096         (gst_dvd_demux_send_subbuffer):
17097         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17098           Don't attempt to create subbuffers of size 0
17099           Reduce a couple of error outputs to warnings.
17100         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17101         (gst_y4mencode_chain):
17102         Output the y4m frame header correctly.
17103
17104 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17105
17106         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17107           throw errors instead of allowing SIGFPE
17108
17109 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17110
17111         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17112         (gst_gconf_render_bin_from_key):
17113           leak plugging and style fixing
17114
17115 2004-03-31  David Schleef  <ds@schleef.org>
17116
17117         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17118         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17119         (bug #138225)
17120         * gst/debug/Makefile.am:
17121         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17122         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17123         plugin.
17124         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17125         (gst_negotiation_base_init), (gst_negotiation_class_init),
17126         (gst_negotiation_init), (gst_negotiation_getcaps),
17127         (gst_negotiation_pad_link), (gst_negotiation_chain),
17128         (gst_negotiation_set_property), (gst_negotiation_get_property),
17129         (gst_negotiation_plugin_init):  New element to talk about random
17130         negotiation things happening in a pipeline.
17131
17132 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17133
17134         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17135           fix integer addition with help of Stefan Kost
17136
17137 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17138
17139         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17140
17141 2004-03-30  David Schleef  <ds@schleef.org>
17142
17143         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17144         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17145         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17146         (bug #137504)
17147         * ext/mpeg2dec/gstmpeg2dec.h:
17148
17149 2004-03-30  David Schleef  <ds@schleef.org>
17150
17151         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17152
17153 2004-03-30  David Schleef  <ds@schleef.org>
17154
17155         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17156         Michael Petullo) to handle .mov
17157
17158 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17159
17160         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17161         (gst_osselement_rate_check_rate):
17162           probe caps correctly for sound cards that only support one format
17163
17164 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17165
17166         * ext/kio/kiosrc.cpp: (process_events):
17167           update handling event processing if inside KDE - untested
17168
17169 2004-03-29  David Schleef  <ds@schleef.org>
17170
17171         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17172         by 2 to not interfere with other colorspaces.
17173         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17174         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17175         one to not interfere with ffmpeg_colorspace.
17176
17177 2004-03-29  David Schleef  <ds@schleef.org>
17178
17179         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17180         aren't in the caps.
17181         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17182         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17183
17184 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17185
17186         * gst-libs/gst/riff/riff-media.c:
17187           fail on error, don't try to set stuff on NULL caps
17188
17189 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17190
17191         * configure.ac:
17192         * ext/Makefile.am:
17193         * ext/kio/Makefile.am:
17194         * ext/kio/kioreceiver.cpp:
17195         * ext/kio/kioreceiver.h:
17196         * ext/kio/kiosrc.cpp:
17197         * ext/kio/kiosrc.h:
17198           add experimental kiosrc plugin
17199         * ext/alsa/gstalsaplugin.c: (plugin_init):
17200           initialize debugging category only when we're sure registering the
17201           plugins worked.
17202
17203 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17204
17205         * examples/gstplay/player.c: (main):
17206         * gst-libs/gst/play/play.c: (gst_play_class_init),
17207         (gst_play_set_location), (gst_play_set_data_src),
17208         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17209         (gst_play_set_visualization), (gst_play_connect_visualization):
17210           check return values of element_set_state and return FALSE where
17211           failed
17212
17213 2004-03-29  Benjamin Otte  <otte@gnome.org>
17214
17215         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17216           try harder to check if an event is really a discont
17217
17218 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17219
17220         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17221         * po/az.po:
17222
17223 2004-03-28  Benjamin Otte  <otte@gnome.org>
17224
17225         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17226         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17227         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17228           get rid of non-standard "..." ranges in case statements.
17229
17230 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17231
17232         * gst/mpegstream/gstmpegdemux.c:
17233         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17234         specific functionality split to the new dvddemux element.
17235         * gst/mpegstream/gstdvddemux.c:
17236         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17237         streams, derived from mpegdemux.
17238         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17239         up. SCR based timestamp rewriting can be turned off (will probably
17240         completely disappear soon).
17241         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17242         hacking. General cleanup. All printf statements replaced by
17243         debugging messages. Almost complete libdvdnav support.
17244         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17245         by events. New properties for audio and subpicture languages.
17246         (dvdnavsrc_update_highlight): Now uses events.
17247         (dvdnavsrc_user_op): Cleaned up.
17248         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17249         based). Lots of cleanup, and propper support for most libdvdnav
17250         events.
17251         (dvdnavsrc_make_dvd_event): New function.
17252         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17253         (dvdnavsrc_make_clut_change_event): New function.
17254
17255 2004-03-26  Benjamin Otte  <otte@gnome.org>
17256
17257         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17258           fix bug where typefinding would claim it's theora whenever less then
17259           7 bytes of data were available
17260
17261 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17262
17263         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17264         (gst_alawdec_base_init), (gst_alawdec_class_init),
17265         (gst_alawdec_init), (gst_alawdec_chain):
17266         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17267         (gst_alawenc_base_init), (gst_alawenc_class_init),
17268         (gst_alawenc_init), (gst_alawenc_chain):
17269         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17270         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17271         (gst_mulawdec_init), (gst_mulawdec_chain):
17272         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17273         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17274         (gst_mulawenc_init), (gst_mulawenc_chain):
17275           Fix capsnego in all four, remove the unused property functions and
17276           simplify the chain functions slightly. I guess we could use macros
17277           or something similar for those, since the code is so similar, but
17278           I'm currently too lazy...
17279
17280 2004-03-24  David Schleef  <ds@schleef.org>
17281
17282         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17283         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17284         (gst_osselement_get_format_structure),
17285         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17286         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17287         (gst_osselement_rate_int_compare): Add code to handle rate probing
17288         (bug #120883)
17289         * sys/oss/gstosselement.h: same
17290         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17291         Use rate probing provided by osselement.
17292         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17293
17294 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17295
17296         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17297         (gst_xvidenc_get_property):
17298           ulong/int mess-up.
17299
17300 2004-03-24  David Schleef  <ds@schleef.org>
17301
17302         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17303         (gst_speexdec_init):
17304         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17305         (gst_speexenc_init):  Create the pad template correctly (from
17306         the static pad template, not a NULL pointer.)
17307
17308 2004-03-25  Benjamin Otte  <otte@gnome.org>
17309
17310         * gst/debug/Makefile.am:
17311         * gst/debug/breakmydata.c:
17312           add element that quasi-randomly changes bytes in the stream.
17313           Intended use is robustness checking of demuxers and decoders in
17314           media tests.
17315
17316 2004-03-24  Benjamin Otte  <otte@gnome.org>
17317
17318         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17319         (gst_alsa_probe_hw_params):
17320         * ext/alsa/gstalsa.h:
17321           debugging output fixes
17322
17323 2004-03-24  Benjamin Otte  <otte@gnome.org>
17324
17325         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17326           don't g_return_if_fail if element is PLAYING, fail silently as every
17327           other element.
17328         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17329           only fix needed for cast lvalue issues in gst-plugins
17330         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17331           add proxy_getcaps
17332
17333 2004-03-24  Benjamin Otte  <otte@gnome.org>
17334
17335         * gst/level/gstlevel.c: (gst_level_init):
17336           add proxying getcaps function, so level doesn't advertise impossible
17337           caps
17338
17339 2004-03-24  David Schleef  <ds@schleef.org>
17340
17341         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17342         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17343         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17344         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17345         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17346         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17347         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17348         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17349         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17350         messages.  Divide the chunk size by the compression ratio
17351         (needed for MACE audio)
17352
17353 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17354
17355         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17356           Fix buffer overflow read error.
17357
17358 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17359
17360         * ext/alsa/gstalsa.h:
17361           Remove unused entry.
17362         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17363           Add cinepak.
17364         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17365         (gst_videodrop_link), (gst_videodrop_chain):
17366           Fix, sort of. Was horribly broken with new capsnego. Bah...
17367
17368 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17369
17370         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17371         (plugin_init):
17372         Add a monkeysaudio typefind function
17373
17374 2004-03-23  Johan Dahlin  <johan@gnome.org>
17375
17376         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17377         (gst_play_video_fixate): Check so the structure has the field
17378         before trying to fixate them, this makes it possible to have
17379         fakesinks for video and audio output without printing errors on
17380         the output console.
17381
17382 2004-03-22  David Schleef  <ds@schleef.org>
17383
17384         * sys/oss/Makefile.am:
17385         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17386         (check_rate), (add_rate):  Rate probing test app.
17387
17388 2004-03-21  Benjamin Otte  <otte@gnome.org>
17389
17390         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17391         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17392           add a fixation function that pretty much does the right thing (fixes
17393           #137556)
17394
17395 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17396
17397         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17398
17399 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17400
17401         reviewed by: Benjamin Otte  <otte@gnome.org>
17402
17403         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17404           terminate gst_event_new_discontinuous correctly (fixes parts of
17405           #137711)
17406
17407 2004-03-19  David Schleef  <ds@schleef.org>
17408
17409         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17410         since it doesn't depend on X, and it's part of our ABI.
17411
17412 2004-03-19  Iain <iain@prettypeople.org>
17413
17414         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17415         is_int in the structure, not the local variable.
17416
17417 2004-03-19  David Schleef  <ds@schleef.org>
17418
17419         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17420         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17421         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17422         Improvements in caps negotiation.
17423
17424 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * po/LINGUAS:
17427         * po/af.po:
17428           adding Afrikaans (Petri Jooste)
17429
17430 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17431
17432         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17433         (gst_ffmpegcolorspace_chain):
17434         throw error instead of g_critical (#137588)
17435
17436 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17437
17438         * Makefile.am:
17439         * configure.ac:
17440           dist common and m4 correctly
17441         * po/sv.po:
17442
17443 2004-03-17  David Schleef  <ds@schleef.org>
17444
17445         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17446         (bug #137348)
17447
17448 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17449
17450         * po/LINGUAS:
17451         * po/sv.po:
17452           adding Swedish translation (Christian Rose)
17453
17454 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17455
17456         * Makefile.am: use release.mak
17457
17458 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17459
17460         * common/ChangeLog:
17461         * common/gst-autogen.sh:
17462           add some explanation about the version detection
17463         * configure.ac:
17464           fix X check
17465
17466 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17467
17468         * configure.ac: bump nano to 1
17469
17470 === release 0.8.0 ===
17471
17472 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17473
17474         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17475
17476 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17477
17478         * configure.ac:
17479           update libtool version
17480         * gst-libs/gst/media-info/Makefile.am:
17481           actually use libtool version
17482
17483 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17484
17485         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17486
17487 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17488
17489         * configure.ac:
17490         * gst-plugins.spec.in:
17491         * pkgconfig/Makefile.am:
17492         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17493         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17494         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17495         * pkgconfig/gstreamer-libs.pc.in:
17496         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17497         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17498         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17499         * pkgconfig/gstreamer-plugins.pc.in:
17500           remove @VERSION@ from some of the pc files since core and plugins
17501           are decoupled.
17502           created gstreamer-plugins.pc as it's a better name, but keeping
17503           -libs around for now to get fixes upstream done first.
17504
17505 2004-03-15  Julien MOUTTE <julien@moutte.net>
17506
17507         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17508         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17509         * gst-libs/gst/play/play.h:
17510
17511 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17512
17513         * *.c, *.cc: don't mix tabs and spaces
17514
17515 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17516
17517         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17518           use the new ffmpegcolorspace
17519         * gst-plugins.spec.in:
17520           package new colorspace and media-info
17521         * configure.ac:
17522         * pkgconfig/Makefile.am:
17523           fix some more disting issues
17524         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17525         * pkgconfig/gstreamer-media-info.pc.in:
17526           generate media-info pc files
17527
17528 2004-03-15  Johan Dahlin  <johan@gnome.org>
17529
17530         * *.h: Revert indenting
17531
17532 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17533
17534         * configure.ac:
17535           adding ffmpegcolorspace element
17536         * gst/ffmpegcolorspace/Makefile.am:
17537         * gst/ffmpegcolorspace/avcodec.h:
17538         * gst/ffmpegcolorspace/common.h:
17539         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17540         * gst/ffmpegcolorspace/dsputil.h:
17541         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17542         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17543         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17544         (gst_ffmpeg_caps_to_pix_fmt):
17545         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17546         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17547         (gst_ffmpegcolorspace_caps_remove_format_info),
17548         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17549         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17550         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17551         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17552         (gst_ffmpegcolorspace_set_property),
17553         (gst_ffmpegcolorspace_get_property),
17554         (gst_ffmpegcolorspace_register):
17555         * gst/ffmpegcolorspace/imgconvert.c:
17556         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17557         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17558         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17559         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17560         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17561         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17562         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17563         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17564         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17565         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17566         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17567         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17568         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17569         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17570         (img_get_alpha_info), (deinterlace_line),
17571         (deinterlace_line_inplace), (deinterlace_bottom_field),
17572         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17573         * gst/ffmpegcolorspace/imgconvert_template.h:
17574         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17575         * gst/ffmpegcolorspace/mmx.h:
17576         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17577           adding ffmpegcolorspace element supplied by Ronald after cleaning
17578           up and pulling in the right bits of upstream source.
17579           I'm sure a better C/compiler wizard could do some cleaning up (for
17580           example use GLIB's malloc stuff), but as a first pass this
17581           works very well
17582
17583 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17584
17585         * ext/alsa/gstalsa.h:
17586           I assume Ronald forgot to commit the change to have cardname
17587           as a struct member.  Expect some public spanking at the next
17588           opportunity.
17589
17590 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17591
17592         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17593         (gst_alsa_open_audio), (gst_alsa_close_audio):
17594         * ext/alsa/gstalsa.c:
17595           Don't open the device if we're a mixer (= padless).
17596         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17597         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17598         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17599           Open mixer during state change rather than during object
17600           initialization. Also, get a device name. Currently in a somewhat
17601           hackish fashion, but I didn't really find something better.
17602
17603 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17604
17605         * *.c, *.h: run gst-indent
17606
17607 2004-03-14  Benjamin Otte  <otte@gnome.org>
17608
17609         * gst/modplug/gstmodplug.cc:
17610         * gst/modplug/gstmodplug.h:
17611           set correct timestamps on outgoing buffers
17612
17613 2004-03-14  Benjamin Otte  <otte@gnome.org>
17614
17615         * gst/modplug/gstmodplug.cc:
17616           handle events - don't do crap when a discont arrives that's not
17617           necessary
17618           This allows correct loading and playback of mods in Rhythmbox
17619
17620 2004-03-14  Benjamin Otte  <otte@gnome.org>
17621
17622         * configure.ac:
17623         * gst-libs/gst/gconf/Makefile.am:
17624         * pkgconfig/Makefile.am:
17625           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17626           they get rebuilt properly
17627         * configure.ac:
17628           when checking for vorbis, try pkgconfig first.
17629         * gst/modplug/gstmodplug.cc:
17630           add fixate function
17631
17632 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17633
17634         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17635           Fix for obvious mistake, where we first shift the offset and then
17636           read a samplesize element assuming the old offset. Note that this
17637           part still has something weird, i.e. my movies containing those
17638           don't actually play well, but at least there's something that looks
17639           like sound now.
17640
17641 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17642         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17643         (plugin_init):
17644         Add a typefind function for speex format
17645
17646 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17647
17648         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17649         (gst_asf_demux_setup_pad):
17650           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17651           instead of 0. Reason is simple: some elements have a fps range
17652           of 1-max instead of 0-max. So now ASF video actually works.
17653
17654 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17655
17656         * po/LINGUAS:
17657         * po/sr.po:
17658           adding serbian as a language
17659
17660 2004-03-13  Benjamin Otte  <otte@gnome.org>
17661
17662         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17663           return taglist correctly from _get function, don't gst_pad_push it.
17664           (fixes #137042)
17665
17666 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17667         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17668
17669 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17670
17671         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17672         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17673         (gst_alsa_mixer_track_new):
17674         * ext/alsa/gstalsamixertrack.h:
17675           Fix ancient leftovers... MixerTrack is a GObject.
17676
17677 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17678
17679         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17680         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17681           Don't block during probing...
17682
17683 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17684
17685         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17686         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17687         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17688         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17689         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17690         (gst_alsa_open_audio), (gst_alsa_close_audio):
17691         * ext/alsa/gstalsa.h:
17692           Add propertyprobe interface implementation, add some device-name
17693           property, all this so that it looks good in gnome-volume-control.
17694
17695 2004-03-12  David Schleef  <ds@schleef.org>
17696
17697         * configure.ac: the Hermes library controls hermescolorspace, not
17698         colorspace.
17699         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17700         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17701         not /* */
17702         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17703         * ext/sdl/sdlvideosink.h: ditto.
17704         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17705
17706 2004-03-12  Benjamin Otte  <otte@gnome.org>
17707
17708         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17709         (gst_x_overlay_got_xwindow_id):
17710         * gst-libs/gst/xoverlay/xoverlay.h:
17711           replace XID with unsigned long to get rid of the xlibs dependency in
17712           XOverlay (fixes #137004)
17713
17714 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17715         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17716         (gst_agingtv_setup):
17717         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17718         (gst_dicetv_base_init), (gst_dicetv_class_init),
17719         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17720         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17721         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17722         (gst_edgetv_setup), (gst_edgetv_rgb32):
17723         * gst/effectv/gsteffectv.c:
17724         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17725         (gst_quarktv_set_property):
17726         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17727         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17728         (gst_revtv_setup), (gst_revtv_rgb32):
17729         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17730         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17731         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17732         (gst_shagadelictv_rgb32):
17733         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17734         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17735         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17736         * gst/effectv/gstwarp.c:
17737         Port everything that can be ported to videofilter and fix up the caps.
17738         Can someone with a big-endian machine please check these?
17739
17740 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17741
17742         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17743         (gst_osssink_chain), (gst_osssink_change_state):
17744           Latest fixes for A/V sync, audio playback and such. This is about
17745           all... MPEG playback issues are mostly related to the async build-
17746           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17747
17748 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17749
17750         patch from: Stephane Loeuillet
17751
17752         * configure.ac:
17753           use pkg-config for some libraries, falling back to the old .m4 way
17754           (fixes #131270)
17755         * m4/libdv.m4:
17756           removed
17757
17758 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17759
17760         * configure.ac:
17761         * tools/Makefile.am:
17762         * tools/Makefile.in:
17763         * tools/gst-launch-ext-m.m:
17764         * tools/gst-launch-ext.1.in:
17765         * tools/gst-visualise-m.m:
17766         * tools/gst-visualise.1:
17767         * tools/gst-visualise.1.in:
17768           reorganizing generation of script tools
17769
17770 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17771
17772         * ext/divx/gstdivxdec.c:
17773           Downgrade priority. We prefer ffdec_mpeg4.
17774         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17775         (gst_faad_chain), (gst_faad_change_state):
17776           Fix capsnego. Doesn't work for some sounds because we don't have
17777           a 5:1 to stereo element.
17778         * ext/xvid/gstxvid.c: (plugin_init):
17779           Add priority.
17780         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17781         (gst_osssink_change_state):
17782           Add discont handling.
17783
17784 2004-03-09  Colin Walters  <walters@verbum.org>
17785
17786         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17787         conversion.
17788
17789 2004-03-09  Benjamin Otte  <otte@gnome.org>
17790
17791         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17792           the signals take 2 arguments
17793
17794 2004-03-09  David Schleef  <ds@schleef.org>
17795
17796         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17797         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17798         * ext/alsa/gstalsa.h:
17799         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17800
17801 2004-03-09  Benjamin Otte  <otte@gnome.org>
17802
17803         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17804         (gst_mikmod_change_state):
17805         * ext/mikmod/gstmikmod.h:
17806           make mikmod's loop function not loop infinitely and call
17807           gst_element_yield anymore
17808         * gst/modplug/gstmodplug.cc:
17809           fix pad negotiation (fixes #136590)
17810
17811 2004-03-09  David Schleef  <ds@schleef.org>
17812
17813         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17814         doesn't conflict with the internal colorspace plugin.
17815         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17816         satisfy the crappy-ass shell shipped by a certain vendor.
17817         * gst/videofilter/make_filter: same (bug #135299)
17818
17819 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17820
17821         * configure.ac: bump nano to 1
17822
17823 === release 0.7.6 ===
17824
17825 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17826
17827         * configure.in: releasing 0.7.6, "There"
17828
17829 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17830
17831         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17832         * pkgconfig/gstreamer-play.pc.in:
17833           synchronize the two
17834
17835 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17836
17837         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17838         (cdparanoia_open), (cdparanoia_event):
17839           fix/add error handling
17840         * po/POTFILES.in:
17841           add cdparanoia source
17842         * tools/Makefile.am:
17843           make scripts executable
17844
17845 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17846
17847         * configure.ac:
17848         * ext/vorbis/Makefile.am:
17849         * sys/Makefile.am:
17850           remove id3types, vorbisfile and xvideosink from the build (#133783)
17851
17852 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17853
17854         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17855           Fix metadata read crash (#136537).
17856
17857 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17858
17859         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17860         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17861           adding mime types, fixing the one-stop function
17862
17863 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17864
17865         * ext/nas/nassink.c and /ext/nas/nassink.h:
17866         More NAS love from Arwed von Merkatz
17867         So lets all sing 'Can you feel the NAS tonight'
17868
17869 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17870
17871         * tools/gst-launch-ext.in:
17872         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17873
17874 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17875
17876         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17877         (gst_mpeg2dec_init):
17878         remove the user_data pad for now, because it is being used in
17879         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17880         If someone knows how to fix this properly, please do.
17881
17882 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17883
17884         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17885         (gst_osssink_get_time):
17886         add a warning, IMO this won't get triggered anymore, remove later
17887
17888 2004-03-07  David Schleef  <ds@schleef.org>
17889
17890         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17891         format (bug #136470)
17892
17893 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17894
17895         * gst-libs/Makefile.am:
17896         * gst-libs/gst/media-info/Makefile.am:
17897         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17898         (error_callback), (gst_media_info_error_create),
17899         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17900         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17901         * gst-libs/gst/media-info/media-info-priv.h:
17902         * gst-libs/gst/media-info/media-info-test.c: (main):
17903         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17904         (gst_media_info_class_init), (gst_media_info_instance_init),
17905         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17906         (gst_media_info_read_idler), (gst_media_info_read):
17907         * gst-libs/gst/media-info/media-info.h:
17908         fixed, should work now
17909
17910 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17911
17912         * ext/nas/nassink.c:
17913         A bunch of NAS fixes from Arwed von Merkatz
17914
17915 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17916
17917         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17918         (qtdemux_parse_trak):
17919           Fix crash (j might be greater than n_samples, in which case we're
17920           writing outside the allocated space for the array) and memleak.
17921
17922 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17923
17924         * sys/oss/gstosssink.c: (gst_osssink_chain):
17925           And another caller that couldn't handle delay < 0 (unsigned
17926           integer overflow). Video now continues playing on an audio
17927           buffer underrun, and the clock continues working. Audio still
17928           stalls.
17929
17930 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17931
17932         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17933         (gst_osssink_get_time):
17934           get_delay() may return values lower than 0. In those cases, we
17935           should not actually cast to *unsigned* int64, that will break
17936           stuff horribly. In my case, it screwed up A/V sync in movies
17937           in totem rather badly.
17938
17939 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17940
17941         * ext/faac/gstfaac.c: (gst_faac_chain):
17942         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17943         * ext/libpng/gstpngenc.c: (user_write_data):
17944         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17945         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17946         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17947         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17948         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17949         of any buffer), should fix some leaks. I hope I didn't unref buffers
17950         that shouldn't be...
17951
17952 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17953
17954         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17955         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17956         (error_callback), (gmi_reset), (gmi_seek_to_track),
17957         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17958         (gmip_find_type_post), (gmip_find_stream_post),
17959         (gmip_find_track_streaminfo_post):
17960         * gst-libs/gst/media-info/media-info-priv.h:
17961         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17962         (info_print), (main):
17963         * gst-libs/gst/media-info/media-info.c:
17964         (gst_media_info_error_create), (gst_media_info_error_element),
17965         (gst_media_info_instance_init), (gst_media_info_get_property),
17966         (gst_media_info_new), (gst_media_info_set_source),
17967         (gst_media_info_read_idler), (gst_media_info_read):
17968         * gst-libs/gst/media-info/media-info.h:
17969           first pass at making this work again.  This seems to work on
17970           tagged ogg/vorbis and mp3 files.
17971
17972 2004-03-06  Benjamin Otte  <otte@gnome.org>
17973
17974         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17975           fix huge leak: gst_buffer_merge doesn't unref the first argument
17976           itself.
17977
17978 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17979
17980         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17981           report layer/mode/emphasis
17982
17983 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17984
17985         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17986
17987 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17988
17989         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17990           signal serial
17991
17992 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17993
17994         * ext/vorbis/vorbis.c: (plugin_init):
17995         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17996         (gst_vorbis_dec_init), (vorbis_dec_event):
17997         add debug category
17998         make vorbisdec handle _BYTE and _TIME queries
17999
18000 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18001
18002         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
18003           from the xing header
18004
18005 2004-03-06  Benjamin Otte  <otte@gnome.org>
18006
18007         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18008         (gst_audio_convert_link), (gst_audio_convert_change_state),
18009         (gst_audio_convert_buffer_from_default_format):
18010           do conversions from/to float correctly, fix some caps nego errors,
18011           export correct supported caps in template and getcaps, use correct
18012           caps in try_set_caps functions
18013
18014 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18015
18016         For some reason, I only committed a ChangeLog entry yesterday and
18017         not the corresponding code...
18018         * ext/mad/gstmad.c: Fix detection of Xing headers
18019         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18020
18021 2004-03-06  Benjamin Otte  <otte@gnome.org>
18022
18023         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18024         (gst_ogg_demux_src_query):
18025           make sure to handle the case where there's no current chain
18026           gracefully.
18027
18028 2004-03-05  David Schleef  <ds@schleef.org>
18029
18030         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18031         Add fixate function. (bug #131128)
18032         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18033         (gst_sdlvideosink_fixate):  Add fixate function.
18034         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18035         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18036         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18037         Fix missing break that was causing ulaw to be interpreted as
18038         raw int.
18039
18040 2004-03-05  David Schleef  <ds@schleef.org>
18041
18042         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18043         Fix code that ignores return value of gst_buffer_merge().
18044         (bug #114560)
18045         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18046         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18047         * testsuite/gst-lint:  Check for above.
18048
18049 2004-03-05  David Schleef  <ds@schleef.org>
18050
18051         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18052         caps and throw an element error.  (bug #136334)
18053
18054 2004-03-05  David Schleef  <ds@schleef.org>
18055
18056         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18057         (gst_faad_chain): Fix negotiation.
18058         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18059         key and button events.
18060         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18061         dung heap of code.
18062         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18063         depends on gconf
18064         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18065         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18066         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18067         function to encourage better negotiation, particularly between
18068         audioconvert and osssink.
18069         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18070         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18071         more important.
18072         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18073         typefinding.
18074         * gst/vbidec/vbiscreen.c:  Add glib header
18075         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18076
18077 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18078
18079         * ext/mad/gstmad.c: Fix detection of Xing headers
18080         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18081
18082 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18083
18084         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18085         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18086           debug updates
18087
18088 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18089
18090         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18091         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18092         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18093         files, and report the parsed length as a GST_TAG_DURATION tag.
18094         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18095
18096 2004-03-05  Benjamin Otte  <otte@gnome.org>
18097
18098         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18099           convert channels correctly. convert correctly to unsigned.
18100
18101 2004-03-05  Julien MOUTTE <julien@moutte.net>
18102
18103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18104         we have a window before clearing it.
18105
18106 2004-03-05  Julien MOUTTE <julien@moutte.net>
18107
18108         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18109         have a window before clearing it.
18110
18111 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18112
18113         * gconf/gstreamer.schemas.in:
18114         * gst-libs/gst/gconf/Makefile.am:
18115           version installation path the same way as for 0.6
18116         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18117         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18118         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18119           remove comment that was fixed
18120
18121 2004-03-05  David Schleef  <ds@schleef.org>
18122
18123         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18124         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18125         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18126         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18127         Add prototype code for handling seeking and querying.
18128
18129 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18130
18131         * examples/gstplay/player.c: (main):
18132           Initialize variables to NULL. Prevents a segfault because the
18133           (uninitialized) variable is not NULL, resulting in a crash on
18134           trying to reach error->message.
18135
18136 2004-03-05  Benjamin Otte  <otte@gnome.org>
18137
18138         * gst/audioconvert/gstaudioconvert.c:
18139         (gst_audio_convert_buffer_to_default_format):
18140         make float=>int conversion work correctly even in cornercases.
18141
18142 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18143
18144         * debian/README.Debian:
18145         * debian/build-deps:
18146         * debian/changelog:
18147         * debian/control:
18148         * debian/control.in:
18149         * debian/copyright:
18150         * debian/gstreamer-a52dec.files:
18151         * debian/gstreamer-aa.files:
18152         * debian/gstreamer-alsa.files:
18153         * debian/gstreamer-alsa.manpages:
18154         * debian/gstreamer-arts.files:
18155         * debian/gstreamer-artsd.files:
18156         * debian/gstreamer-audiofile.files:
18157         * debian/gstreamer-avifile.files:
18158         * debian/gstreamer-cdparanoia.files:
18159         * debian/gstreamer-colorspace.files:
18160         * debian/gstreamer-doc.files:
18161         * debian/gstreamer-dv.files:
18162         * debian/gstreamer-dvd.files:
18163         * debian/gstreamer-esd.files:
18164         * debian/gstreamer-festival.files:
18165         * debian/gstreamer-flac.files:
18166         * debian/gstreamer-gconf.conffiles:
18167         * debian/gstreamer-gconf.files:
18168         * debian/gstreamer-gconf.postinst:
18169         * debian/gstreamer-gnomevfs.files:
18170         * debian/gstreamer-gsm.files:
18171         * debian/gstreamer-http.files:
18172         * debian/gstreamer-jack.files:
18173         * debian/gstreamer-jpeg.files:
18174         * debian/gstreamer-mad.files:
18175         * debian/gstreamer-mikmod.files:
18176         * debian/gstreamer-misc.files:
18177         * debian/gstreamer-mpeg2dec.files:
18178         * debian/gstreamer-oss.files:
18179         * debian/gstreamer-plugin-apps.files:
18180         * debian/gstreamer-plugin-apps.manpages:
18181         * debian/gstreamer-plugin-libs-dev.files:
18182         * debian/gstreamer-plugin-libs.files:
18183         * debian/gstreamer-plugin-template.postinst:
18184         * debian/gstreamer-plugin-template.postrm:
18185         * debian/gstreamer-sdl.files:
18186         * debian/gstreamer-sid.files:
18187         * debian/gstreamer-vorbis.files:
18188         * debian/gstreamer-x.files:
18189         * debian/mk.control:
18190         * debian/rules:
18191         Debian package info not maintained here.
18192
18193 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18194
18195         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18196         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18197         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18198         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18199         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18200         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18201         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18202         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18203         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18204         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18205         * gst-libs/gst/colorbalance/colorbalance.c:
18206         (gst_color_balance_class_init):
18207         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18208         (gst_color_balance_channel_class_init):
18209         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18210         * gst-libs/gst/play/play.c: (gst_play_class_init):
18211         * gst-libs/gst/propertyprobe/propertyprobe.c:
18212         (gst_property_probe_iface_init):
18213         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18214         * gst-libs/gst/tuner/tunerchannel.c:
18215         (gst_tuner_channel_class_init):
18216         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18217         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18218         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18219         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18220         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18221         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18222         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18223         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18224         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18225           fix signals to use - instead of _
18226         * ext/libcaca/gstcacasink.h:
18227         * ext/sdl/sdlvideosink.h:
18228           fix header rename
18229
18230 2004-03-04  David Schleef  <ds@schleef.org>
18231
18232         * testsuite/gst-lint:  Add a check for bad signal names.
18233
18234 2004-03-04  <kost@imn.htwk-leipzig.de>
18235
18236         reviewed by David Schleef
18237
18238         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18239         modified the alpha channel and caused a warning. (bug #136192)
18240
18241 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18242
18243         * gst-plugins.spec.in:
18244         Change names of plugins to actually be correct. Try to keep things
18245         alphabetical to avoid getting beat up by Thomas
18246
18247 2004-03-03  Julien MOUTTE <julien@moutte.net>
18248
18249         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18250         Using ximagesink as a default if no gconf key found. We should
18251         probably consider using alsasink instead of osssink for the audio
18252         part.
18253
18254 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18255
18256         * configure.ac:
18257           fix --with-plugins, don't think it ever worked before
18258         * gst-plugins.spec.in:
18259           even more updates
18260
18261 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18262
18263         * ext/sdl/sdlvideosink.h:
18264         * sys/ximage/ximagesink.h:
18265         * sys/xvideo/xvideosink.h:
18266         * sys/xvimage/xvimagesink.h:
18267           Fix for move of gstvideosink.h -> videosink.h.
18268
18269 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18270
18271         * gst-libs/gst/xwindowlistener/Makefile.am:
18272           this is a plugin library, not a library
18273
18274 2004-03-01  David Schleef  <ds@schleef.org>
18275
18276         * AUTHORS:  Added some names.  Add yourself if you're still
18277         missing.
18278
18279 2004-03-01  David Schleef  <ds@schleef.org>
18280
18281         * MAINTAINERS: Add
18282
18283 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18284
18285         * gst-plugins.spec.in: clean up spec file
18286
18287 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18288
18289         * gst-libs/gst/video/Makefile.am:
18290         * gst-libs/gst/video/gstvideosink.c:
18291         * gst-libs/gst/video/gstvideosink.h:
18292           rename gstvideosink.h to videosink.h to match other headers
18293         * gst/mixmatrix/Makefile.am:
18294           fix plugin filename
18295         * gst/tags/Makefile.am: fix plugin filename
18296
18297 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18298
18299         * gst/tags/Makefile.am: fix plugin filename
18300
18301 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18302
18303         * examples/gstplay/player.c: (got_time_tick), (main):
18304           add error handler
18305           display time_tick more readably
18306         * gst/mixmatrix/Makefile.am:
18307           fix plugin file name
18308
18309 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18310
18311         * sys/oss/gstosselement.c: (gst_osselement_probe),
18312         (device_combination_append), (gst_osselement_class_probe_devices):
18313         * sys/oss/gstosselement.h:
18314           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18315           on my system using alsa oss emulation, fixes bug #135597
18316
18317 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18318
18319         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18320         (gst_videodrop_chain), (gst_videodrop_change_state):
18321         * gst/videodrop/gstvideodrop.h:
18322           Work based on timestamp of input data, not based on the expected
18323           framerate from the input. The consequence is that this element now
18324           not only scales framerates, but also functions as a framerate
18325           corrector or framerate stabilizer/constantizer.
18326
18327 2004-02-27  David Schleef  <ds@schleef.org>
18328
18329         patches from jmmv@menta.net (Julio M. Merino Vidal)
18330
18331         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18332         GST_ELEMENT_ERROR call (bug #135634)
18333         * gst/interleave/interleave.c: (interleave_buffered_loop),
18334         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18335         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18336         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18337         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18338         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18339         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18340         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18341         Fix GST_ELEMENT_ERROR call.
18342         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18343         GST_ELEMENT_ERROR call.
18344
18345 2004-02-27  Benjamin Otte  <otte@gnome.org>
18346
18347         * gst-libs/gst/audio/audio.h:
18348           add macro to make sure header isn't included twice
18349         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18350           don't use gst_buffer_free
18351         * gst/playondemand/filter.func:
18352           don't use gst_data_free. Free data only once.
18353
18354 2004-02-26  David Schleef  <ds@schleef.org>
18355
18356         * gst-libs/gst/colorbalance/Makefile.am:
18357         * gst-libs/gst/mixer/Makefile.am:
18358         * gst-libs/gst/tuner/Makefile.am:
18359         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18360         should not be disted, -marshal.h files should not be installed,
18361         and -enum.h files _should_ be installed.  Fix to make this the
18362         case.
18363
18364 === release 0.7.5 ===
18365
18366 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18367
18368         * configure.ac: release 0.7.5, "Under The Sea"
18369
18370 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18371
18372         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18373         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18374         * gst/videoscale/gstvideoscale.c:
18375         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18376           assorted debug/warning fixes
18377
18378 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18379
18380         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18381         (gst_videoscale_init), (gst_videoscale_chain),
18382         (gst_videoscale_set_property), (plugin_init):
18383         * gst/videoscale/gstvideoscale.h:
18384         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18385         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18386         (gst_videoscale_planar400), (gst_videoscale_packed422),
18387         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18388         (gst_videoscale_24bit), (gst_videoscale_16bit),
18389         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18390         (gst_videoscale_scale_plane_slow),
18391         (gst_videoscale_scale_point_sample),
18392         (gst_videoscale_scale_nearest),
18393         (gst_videoscale_scale_nearest_str2),
18394         (gst_videoscale_scale_nearest_str4),
18395         (gst_videoscale_scale_nearest_32bit),
18396         (gst_videoscale_scale_nearest_24bit),
18397         (gst_videoscale_scale_nearest_16bit):
18398         add debugging category and use it properly
18399         fix use of GST_PTR_FORMAT
18400
18401 2004-02-25  Andy Wingo  <wingo@pobox.com>
18402
18403         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18404         push only when channel->buffer is NULL. Prevents segfaults doing
18405         the state change after a nonlocal exit, like a scheme exception.
18406
18407         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18408         Handle the case where the intersected caps is empty.
18409
18410 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18411
18412         * gst/law/mulaw-decode.c: (mulawdec_link):
18413         * gst/law/mulaw.c: (plugin_init):
18414           fix mulawdec so it actually works again
18415
18416 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18417
18418         reviewed by: David Schleef  <ds@schleef.org>
18419
18420         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18421         (gst_gamma_init), (gst_gamma_set_property),
18422         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18423         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18424         for RGB, with separate r g and b correction factors. (#131167)
18425
18426 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18427
18428         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18429           only signal tags for bitrate if they're > 0 (#134894)
18430
18431 2004-02-24  David Schleef  <ds@schleef.org>
18432
18433         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18434         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18435         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18436         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18437         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18438         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18439         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18440         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18441         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18442         category.  Attempt to fix timestamp calculation.
18443
18444 2004-02-24  Johan Dahlin  <johan@gnome.org>
18445
18446         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18447
18448 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18449
18450         * configure.ac:
18451         * gconf/Makefile.am:
18452         * gconf/gstreamer.schemas:
18453         * gst-libs/gst/gconf/Makefile.am:
18454         * gst-libs/gst/gconf/gconf.c:
18455           version gconf schemas and install locations
18456
18457 2004-02-23  Benjamin Otte  <otte@gnome.org>
18458
18459         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18460         (gst_xine_input_subclass_init):
18461           call parent dispose.
18462           change pad template for CD reader correctly
18463         * ext/xine/Makefile.am:
18464         * ext/xine/gstxine.h:
18465         * ext/xine/xine.c: (plugin_init):
18466         * ext/xine/xineaudiosink.c:
18467           wrap audio sinks, too
18468         * gst-libs/gst/resample/private.h:
18469         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18470         (gst_resample_reinit), (gst_resample_scale),
18471         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18472         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18473         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18474         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18475         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18476         * gst-libs/gst/resample/resample.h:
18477         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18478         (gst_audioscale_class_init), (gst_audioscale_link),
18479         (gst_audioscale_get_buffer), (gst_audioscale_init),
18480         (gst_audioscale_chain), (gst_audioscale_set_property),
18481         (gst_audioscale_get_property):
18482         * gst/audioscale/gstaudioscale.h:
18483           s/resample_*/gst_resample_*/i to not clobber namespaces
18484
18485 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18486
18487         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18488         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18489         (gst_riff_create_video_template_caps),
18490         (gst_riff_create_audio_template_caps),
18491         (gst_riff_create_iavs_template_caps):
18492         * gst-libs/gst/riff/riff-media.h:
18493         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18494         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18495         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18496         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18498         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18499         (gst_matroska_demux_plugin_init): First batch implementing audio and
18500         video codec tags in demuxers.
18501
18502 2004-02-22  Benjamin Otte  <otte@gnome.org>
18503
18504         * ext/xine/Makefile.am:
18505         * ext/xine/gstxine.h:
18506         * ext/xine/xine.c: (plugin_init):
18507         * ext/xine/xineinput.c:
18508           add input plugin wrapper. Playback from files, http, mms and cdda
18509           works.
18510         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18511           remove leftover G_GNUC_UNUSED
18512         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18513         (gst_asf_demux_identify_guid):
18514           improve debugging output
18515
18516 2004-02-22  Benjamin Otte  <otte@gnome.org>
18517
18518         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18519
18520         * autogen.sh:
18521           replace test -e with test -x for mkinstalldirs to be more portable.
18522           (fixes #134816)
18523
18524 2004-02-22  Benjamin Otte  <otte@gnome.org>
18525
18526         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18527
18528         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18529           set rank to PRIMARY
18530         * gst/volume/gstvolume.c: (plugin_init):
18531           set rank to NONE
18532         fixes #134960
18533
18534 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18535
18536         reviewed by Benjamin Otte  <otte@gnome.org>
18537
18538         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18539           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18540
18541 2004-02-22  Benjamin Otte  <otte@gnome.org>
18542
18543         * configure.ac:
18544           export [_]*{gst,Gst,GST}.* symbols from plugins
18545
18546 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18547
18548         reviewed by: Benjamin Otte  <otte@gnome.org>
18549
18550         * ext/lame/gstlame.c: (add_one_tag):
18551         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18552         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18553         (gst_vorbisenc_metadata_set1):
18554         * gst/tags/gstid3tag.c:
18555         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18556           apply fixes from bugs #135042 (lame can't write tags) and #133817
18557           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18558
18559 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18560
18561         * configure.ac: Export only gst_plugin_desc from plugins.
18562          Note that this change only makes any effect with Linux using libtool
18563          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18564          fine. And don't try to have several versions of libtool in different
18565          directories.
18566
18567 2004-02-20  Andy Wingo  <wingo@pobox.com>
18568
18569         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18570         interleave respectively.
18571
18572         * gst/interleave/deinterleave.c: New plugin: deinterleave
18573         (replaces on oneton).
18574         * gst/interleave/interleave.c: New plugin: interleave.
18575         * gst/interleave/plugin.h: Support file.
18576         * gst/interleave/plugin.c: Support file.
18577
18578         * configure.ac: Remove intfloat and oneton, add interleave.
18579
18580         * ext/sndfile/gstsf.c: Handle events better.
18581
18582         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18583         and float2int operation. int2float has scheduling problems as
18584         noted in in2float_chain.
18585
18586 2004-02-20  Benjamin Otte  <otte@gnome.org>
18587
18588         * ext/xine/Makefile.am:
18589         * ext/xine/gstxine.h:
18590         * ext/xine/xine.c:
18591         * ext/xine/xineaudiodec.c:
18592         * ext/xine/xinecaps.c:
18593           add first version of xine plugin wrapper. Currently only wraps the
18594           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18595         * configure.ac:
18596         * ext/Makefile.am:
18597           add xine plugin wrapper, disabled by default. Use --enable-xine to
18598           build. Note that it'll segfault on gst-register if you don't remove
18599           the goom and tvtime post plugins from xine.
18600         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18601         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18602           add extradata parsing for QDM2.
18603           change around debugging prints.
18604
18605 2004-02-19  Benjamin Otte  <otte@gnome.org>
18606
18607         * ext/lame/gstlame.c: (gst_lame_chain):
18608         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18609           use gst_tag_list_insert when you want to insert tags
18610
18611 2004-02-18  David Schleef  <ds@schleef.org>
18612
18613         * configure.ac:  Move massink to gst-rotten
18614         * ext/Makefile.am:
18615         * ext/mas/Makefile.am:
18616         * ext/mas/massink.c:
18617         * ext/mas/massink.h:
18618
18619 2004-02-18  David Schleef  <ds@schleef.org>
18620
18621         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18622         typefinding, since it seems to be worse than nothing.
18623         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18624         atom to recognize .mp4 and .m4a files as video/quicktime.
18625
18626 2004-02-18  David Schleef  <ds@schleef.org>
18627
18628         * gst/sine/demo-dparams.c: (quit_live),
18629         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18630         Use double dparams, not float.
18631         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18632         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18633         sync'd elements don't really work correctly.
18634         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18635         (volume_update_volume), (volume_get_property):  Change dparam
18636         to double.
18637
18638 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18639
18640         * sys/ximage/ximagesink.c:
18641         (gst_ximagesink_xwindow_update_geometry),
18642         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18643         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18644         (gst_ximagesink_init): Rework the way software video scaling works. So
18645         now we check on each chain call if the video frames are feeling the
18646         window. If not we try to renegotiate caps. On failure we memorize that
18647         and we won't try again for that PLAYING sessions.
18648         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18649         failure.
18650         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18651         synchronous flag.
18652
18653 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18654
18655         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18656           break up _link so we can give a better debug message for errors
18657
18658 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18659
18660         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18661           set up debug category
18662
18663 2004-02-18  Julien MOUTTE <julien@moutte.net>
18664
18665         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18666         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18667         the way renegotiation work. The event handling function is not taking
18668         care of external windows and renegotiate method check for pad flags
18669         NEGOTIATING. Should fix : #133209
18670
18671 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18672
18673         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18674         pad is negotiating before trying renegotiation.
18675
18676 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18677
18678         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18679           pass on all possible mime types as typefind hints
18680
18681 2004-02-17  Julien MOUTTE <julien@moutte.net>
18682
18683         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18684         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18685         possible SHM leak if we crash. All other apps using XShm are doing
18686         that.
18687
18688 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18689
18690         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18691         (gst_ximagesink_expose): Renegotiate size on expose.
18692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18693         size on expose.
18694
18695 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18696
18697         * testsuite/alsa/sinesrc.c:
18698           cosmetic fix to fix compile issue with gcc 2.95.4
18699
18700 2004-02-16  Julien MOUTTE <julien@moutte.net>
18701
18702         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18703         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18704         failed opening the audio device.
18705         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18706         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18707         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18708         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18709         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18710         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18711         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18712         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18713         Removing some useless g_return_if_fail like wingo suggested.
18714         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18715         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18716         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18717         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18718         (gst_xvimagesink_update_colorbalance),
18719         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18720         (gst_xvimagesink_xcontext_clear),
18721         (gst_xvimagesink_get_fourcc_from_caps),
18722         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18723         (gst_xvimagesink_set_xwindow_id),
18724         (gst_xvimagesink_colorbalance_list_channels),
18725         (gst_xvimagesink_colorbalance_set_value),
18726         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18727         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18728
18729 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18730
18731         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18732           throw error when not negotiated instead of asserting
18733
18734 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18735
18736         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18737         correct data refcounting.
18738
18739 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18740
18741         * gst/switch/gstswitch.c: (gst_switch_change_state),
18742         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18743         change, mostly the EOS flag.
18744
18745 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18746
18747         * examples/gstplay/player.c: (got_eos), (main): Adding some
18748         output for debugging.
18749         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18750         timeouts if we go to any state different from PLAYING.
18751         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18752         more EOS bugs in riff lib.
18753
18754 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18755
18756         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18757         visualization until i find a way to fix switch correctly.
18758         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18759         EOS arrives.
18760         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18761         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18762         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18763         Reworked switch to get a more correct behaviour with events and refing
18764         of data stored in sinkpads.
18765         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18766         we don't pull from a pad in EOS.
18767
18768 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18769
18770         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18771           remove v1 tag even if we can't read it (makes sure we don't detect
18772           it again)
18773
18774 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18775
18776         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18777         (gst_alsa_xrun_recovery):
18778         * ext/alsa/gstalsa.h:
18779           try xrun recovery when wait failed. Make xrun recovery function
18780           return TRUE/FALSE to indicate success. (might fix #134354)
18781
18782 2004-02-13  David Schleef  <ds@schleef.org>
18783
18784         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18785         (dynparm_value_changed), (main): Convert from float to double.
18786         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18787
18788 2004-02-13  David Schleef  <ds@schleef.org>
18789
18790         * gst/silence/gstsilence.c: (gst_silence_class_init),
18791         (gst_silence_set_clock), (gst_silence_get),
18792         (gst_silence_set_property), (gst_silence_get_property):
18793         * gst/silence/gstsilence.h: Add sync property.
18794         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18795         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18796         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18797         * gst/sine/gstsinesrc.h: Add sync property.
18798
18799 2004-02-13  David Schleef  <ds@schleef.org>
18800
18801         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18802         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18803
18804 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18805
18806         * configure.ac:
18807         * ext/Makefile.am:
18808         * gst-libs/ext/Makefile.am:
18809           move ffmpeg plugin to gst-ffmpeg module
18810
18811 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18812
18813         * configure.ac: use GST_ARCH to detect architecture
18814
18815 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18816
18817         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18818
18819 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18820
18821         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18822           classify LADSPA plugins based on number of src/sink pads
18823           (#133663, Stefan Kost)
18824         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18825           fix dparams registration
18826           (#133528, Stefan Kost)
18827         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18828           fix use of isprint and use g_ascii_isprint instead
18829           (#133316, Stefan Kost)
18830
18831 2004-02-11  David Schleef  <ds@schleef.org>
18832
18833         Convert a few inner loops to use liboil.  This is currently
18834         optional, and is only enabled if liboil is present (duh!).
18835         * configure.ac: Check for liboil-0.1
18836         * gst/intfloat/Makefile.am:
18837         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18838         (gst_int2float_chain_gint16):
18839         * gst/videofilter/Makefile.am:
18840         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18841         (tablelookup_u8), (gst_videobalance_planar411):
18842         * gst/videotestsrc/Makefile.am:
18843         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18844         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18845         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18846         (paint_hline_RGB565), (paint_hline_xRGB1555):
18847
18848 2004-02-11  David Schleef  <ds@schleef.org>
18849
18850         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18851         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18852         (gst_colorspace_getcaps), (gst_colorspace_link),
18853         (gst_colorspace_base_init), (gst_colorspace_init),
18854         (gst_colorspace_chain), (gst_colorspace_change_state),
18855         (plugin_init): Merge Ronald's patch (bug #117897) and update
18856         for new caps and negotiation.  Seems to work, although it
18857         shows off bugs in lcs.
18858
18859 2004-02-11  David Schleef  <ds@schleef.org>
18860
18861         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18862         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18863
18864 2004-02-11  David Schleef  <ds@schleef.org>
18865
18866         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18867         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18868         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18869         Add server and port properties
18870
18871 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18872
18873         * m4/a52.m4:
18874         * m4/aalib.m4:
18875         * m4/as-ffmpeg.m4:
18876         * m4/as-liblame.m4:
18877         * m4/as-slurp-ffmpeg.m4:
18878         * m4/check-libheader.m4:
18879         * m4/esd.m4:
18880         * m4/freetype2.m4:
18881         * m4/gconf-2.m4:
18882         * m4/glib.m4:
18883         * m4/gst-alsa.m4:
18884         * m4/gst-artsc.m4:
18885         * m4/gst-ivorbis.m4:
18886         * m4/gst-matroska.m4:
18887         * m4/gst-sdl.m4:
18888         * m4/gst-shout2.m4:
18889         * m4/gst-sid.m4:
18890         * m4/gtk.m4:
18891         * m4/libdv.m4:
18892         * m4/libfame.m4:
18893         * m4/libmikmod.m4:
18894         * m4/ogg.m4:
18895         * m4/vorbis.m4:
18896           fix underquotedness of macros (#133800)
18897         * m4/as-avifile.m4:
18898         * m4/xmms.m4:
18899           removed because no longer used
18900
18901 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18902
18903         * configure.ac:
18904           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18905           by autopoint (fixes #132996)
18906
18907 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18908
18909         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18910         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18911         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18912         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18913           fix memleaks
18914
18915 2004-02-11  David Schleef  <ds@schleef.org>
18916
18917         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18918         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18919         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18920         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18921         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18922         (gst_jpegenc_class_init), (gst_jpegenc_init),
18923         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18924         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18925         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18926         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18927
18928 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18929
18930         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18931         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18932         * ext/mikmod/gstmikmod.h:
18933           fix caps negotiation in mikmod
18934         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18935           output debug information
18936
18937 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18938
18939         * gst-libs/gst/colorbalance/Makefile.am:
18940         * gst-libs/gst/navigation/Makefile.am:
18941         * gst-libs/gst/xoverlay/Makefile.am:
18942           remove unused GST_OPT_CFLAGS from Makefiles
18943           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18944
18945 2004-02-07  David Schleef  <ds@schleef.org>
18946
18947         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18948         push events to pads that haven't been created (#133508)
18949
18950 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18951
18952         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18953         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18954         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18955         (gst_dvdec_loop), (gst_dvdec_change_state):
18956         Second attempt at committing a working dvdec element.
18957
18958 2004-02-06  David Schleef  <ds@schleef.org>
18959
18960         Build fixes for OS X: (see #129600)
18961         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18962         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18963         (gst_riff_read_strf_iavs):
18964         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18965         (gst_avi_demux_stream_odml):
18966         * gst/playondemand/Makefile.am:
18967         * gst/rtp/rtp-packet.c:
18968
18969 2004-02-05  David Schleef  <ds@schleef.org>
18970
18971         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18972         last change, because it Just Doesn't Compile.
18973
18974 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18975
18976         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18977           skip undecodable id3v2 tag instead of keeping it
18978
18979 2004-02-05  David Schleef  <ds@schleef.org>
18980
18981         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18982         Unref leaked buffer.  (Noticed by Ronald)
18983
18984 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18985
18986         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18987         Sync requires with other checks.  >= vs =.
18988
18989 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18990
18991         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18992         (gst_dvdec_video_link), (gst_dvdec_loop):
18993         * ext/dv/gstdvdec.h:
18994           rework the caps negotiation so that dvdec works again instead
18995           of just segfaulting.
18996
18997 === release 0.7.4 ===
18998
18999 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19000
19001         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
19002         * configure.ac: changed for release
19003
19004 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19005
19006         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19007         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19008         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19009         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19010           reworked patch by David Lehn to fix libdir and includedir for
19011           uninstalled libraries
19012           removed play and gconf from gstreamer-libs since they have their
19013           own pkgconfig files
19014
19015 2004-02-04  David Schleef  <ds@schleef.org>
19016
19017         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19018         memleak.
19019
19020 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19021
19022         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19023           use correct GST_TAG_ENCODER tag
19024
19025 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19026
19027         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19028           be sure to stop the clock when going to paused
19029         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19030           reset number of transmitted when going to ready.
19031         fixes #132935
19032
19033 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19034
19035         reviewed by Benjamin Otte
19036
19037         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19038           extract track count (fixes #133410)
19039
19040 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19041
19042         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19043           that should be !=, not == (fixes #132519)
19044
19045 2004-02-04  David Schleef  <ds@schleef.org>
19046
19047         Make sure set_explicit_caps() is called before adding pad.
19048         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19049         * gst/id3/gstid3types.c: (gst_id3types_loop):
19050         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19051         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19052
19053 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19054
19055         * configure.ac:
19056           bump nano to 2, first prerelease
19057           put back AM_PROG_LIBTOOL
19058
19059 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19060
19061         * testsuite/alsa/Makefile.am:
19062           these are user test apps, not automatic testsuite tests
19063
19064 2004-02-04  David Schleef  <ds@schleef.org>
19065
19066         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19067         * gst/mpeg1videoparse/gstmp1videoparse.c:
19068         (mp1videoparse_parse_seq):
19069         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19070         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19071         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19072         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19073         (gst_xvideosink_getcaps):
19074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19075         * testsuite/gst-lint: more tests
19076
19077 2004-02-04  David Schleef  <ds@schleef.org>
19078
19079         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19080         with the code that they would expand to.
19081         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19082         (gst_flacdec_get_src_query_types),
19083         (gst_flacdec_get_src_event_masks):
19084         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19085         (gst_gnomevfssrc_get_query_types),
19086         (gst_gnomevfssrc_get_event_mask):
19087
19088 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19089
19090         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19091         (gst_sinesrc_dispose):
19092           fix memleak by properly disposing sinesrc
19093
19094 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19095
19096         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19097         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19098         an overlay to redraw the image because it has been exposed.
19099         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19100         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19101         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19102         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19103         interface
19104         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19105         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19106         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19107         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19108         interface
19109
19110 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19111
19112         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19113           more memleak fixage
19114
19115 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19116
19117         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19118         * gst/typefind/gsttypefindfunctions.c:
19119           fix memleaks shown by gst-typefind
19120
19121 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19122
19123         * common/glib-gen.mak:
19124           add hack rule to touch .Plo files
19125         * gst-libs/gst/colorbalance/Makefile.am:
19126         * gst-libs/gst/mixer/Makefile.am:
19127         * gst-libs/gst/play/Makefile.am:
19128         * gst-libs/gst/tuner/Makefile.am:
19129           remove glib_root variable
19130
19131 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19132
19133         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19134           set explicit caps before adding the element, so the autopluggers can
19135           plug correctly.
19136         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19137         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19138         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19139         (dv_type_find):
19140           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19141           argument.
19142
19143 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19144
19145         * gst-libs/gst/colorbalance/Makefile.am:
19146         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19147         * gst-libs/gst/colorbalance/colorbalance.c:
19148         * gst-libs/gst/colorbalance/colorbalance.h:
19149         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19150         * gst-libs/gst/mixer/Makefile.am:
19151         * gst-libs/gst/mixer/mixer-marshal.list:
19152         * gst-libs/gst/mixer/mixer.c:
19153         * gst-libs/gst/mixer/mixer.h:
19154         * gst-libs/gst/mixer/mixermarshal.list:
19155         * gst-libs/gst/play/Makefile.am:
19156         * gst-libs/gst/play/play.h:
19157         * gst-libs/gst/tuner/Makefile.am:
19158         * gst-libs/gst/tuner/tuner-marshal.list:
19159         * gst-libs/gst/tuner/tuner.c:
19160         * gst-libs/gst/tuner/tuner.h:
19161         * gst-libs/gst/tuner/tunermarshal.list:
19162           use new glib-gen.mak snippet to clean up Makefile.am
19163           fix various bugs in Makefile.am's
19164
19165 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19166
19167         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19168           handle chain parsing correctly in the multichain case
19169         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19170         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19171         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19172         (theora_dec_chain):
19173           handle events and queries correctly
19174
19175 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19176
19177         * .cvsignore:
19178         Ignore generated file _stdint.h.
19179
19180 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19181
19182         * gst-libs/gst/colorbalance/Makefile.am:
19183         * gst-libs/gst/colorbalance/colorbalance.h:
19184         * gst-libs/gst/mixer/Makefile.am:
19185         * gst-libs/gst/mixer/mixer.h:
19186         * gst-libs/gst/play/Makefile.am:
19187         * gst-libs/gst/play/play.h:
19188         * gst-libs/gst/tuner/Makefile.am:
19189         * gst-libs/gst/tuner/tuner.h:
19190         Generate enum type code with glib-mkenums.
19191         * gst-libs/gst/colorbalance/.cvsignore:
19192         * gst-libs/gst/mixer/.cvsignore:
19193         * gst-libs/gst/play/.cvsignore:
19194         * gst-libs/gst/tuner/.cvsignore:
19195         Ignore generated files.
19196
19197 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19198
19199         * gst-libs/gst/audio/.cvsignore:
19200         Ignore generated file.
19201         * gst-libs/gst/audio/Makefile.am:
19202         Do not install example filter.
19203
19204 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19205
19206         * examples/switch/.cvsignore:
19207         Ignore generated file.
19208
19209 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19210
19211         * common/m4/ax_create_stdint_h.m4:
19212         * configure.ac:
19213           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19214           _stdint.h.
19215         * Makefile.am:
19216           remove generated _stdint.h in DISTCLEANFILES
19217         * ext/a52dec/gsta52dec.c:
19218           include _stdint.h for a52dec. (should fix #133064)
19219
19220 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19221
19222         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19223         (gst_tag_to_vorbis_comments):
19224         Add replaygain support to vorbistag
19225
19226 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19227         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19228         (gst_ffmpeg_caps_to_extradata):
19229           Fix SVQ3 caps flag properties
19230           Use glib macro for bytes swap
19231
19232 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19233
19234         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19235         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19236         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19237         * ext/sndfile/gstsf.c: (plugin_init):
19238         * gst/avi/gstavi.c: (plugin_init):
19239         * sys/dxr3/dxr3init.c: (plugin_init):
19240         * sys/oss/gstossaudio.c: (plugin_init):
19241         * sys/v4l/gstv4l.c: (plugin_init):
19242         * sys/v4l2/gstv4l2.c: (plugin_init):
19243           remove textdomain calls
19244         * po/nl.po:
19245           update Dutch translation
19246
19247 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19248
19249         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19250         (gst_play_set_audio_sink): Moving volume in the audio thread for
19251         instantaneous volume change. Maybe i will add another volume in front
19252         of visualization later, not sure yet though.
19253
19254 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19255
19256         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19257         (gst_ximagesink_handle_xevents): Better X events handling, only take
19258         the latest events for configure and motion.
19259         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19260
19261 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19262
19263         reviewed by: David Schleef  <ds@schleef.org>
19264
19265         Fix memory leaks:
19266         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19267         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19268
19269 2004-02-02  David Schleef  <ds@schleef.org>
19270
19271         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19272         of lines.
19273         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19274         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19275         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19276         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19277         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19278         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19279         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19280         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19281         (gst_float2_2_int_link):
19282         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19283         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19284         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19285         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19286         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19287         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19288         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19289         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19290         * testsuite/gst-lint: Add tests for bzero and ;;
19291
19292 2004-02-02  David Schleef  <ds@schleef.org>
19293
19294         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19295
19296 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19297
19298         * ext/aalib/gstaasink.c: (gst_aasink_open):
19299         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19300         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19301         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19302         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19303         (gst_afsink_close_file):
19304         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19305         (gst_afsrc_close_file):
19306         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19307         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19308         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19309         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19310         * ext/esd/esdmon.c: (gst_esdmon_get):
19311         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19312         * ext/faac/gstfaac.c: (gst_faac_chain):
19313         * ext/faad/gstfaad.c: (gst_faad_chain):
19314         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19315         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19316         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19317         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19318         (gst_flacdec_loop):
19319         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19320         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19321         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19322         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19323         (gst_gnomevfssink_close_file):
19324         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19325         (gst_gnomevfssrc_open_file):
19326         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19327         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19328         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19329         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19330         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19331         * ext/mad/gstmad.c: (gst_mad_chain):
19332         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19333         * ext/mpeg2dec/gstmpeg2dec.c:
19334         * ext/mpeg2enc/gstmpeg2enc.cc:
19335         * ext/mplex/gstmplex.cc:
19336         * ext/mplex/gstmplexibitstream.cc:
19337         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19338         (gst_ogg_demux_push):
19339         * ext/raw1394/gstdv1394src.c:
19340         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19341         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19342         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19343         (gst_sf_loop):
19344         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19345         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19346         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19347         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19348         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19349         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19350         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19351         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19352         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19353         (gst_riff_read_element_data), (gst_riff_read_seek),
19354         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19355         * gst/adder/gstadder.c: (gst_adder_loop):
19356         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19357         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19358         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19359         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19360         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19361         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19362         * gst/goom/gstgoom.c: (gst_goom_chain):
19363         * gst/id3/gstid3types.c: (gst_id3types_loop):
19364         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19365         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19366         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19367         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19368         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19369         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19370         (gst_ebml_read_float), (gst_ebml_read_header):
19371         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19372         (gst_matroska_demux_parse_blockgroup):
19373         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19374         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19375         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19376         * gst/silence/gstsilence.c: (gst_silence_get):
19377         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19378         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19379         * gst/speed/gstspeed.c: (speed_loop):
19380         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19381         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19382         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19383         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19384         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19385         (gst_wavparse_loop):
19386         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19387         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19388         (dxr3audiosink_close):
19389         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19390         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19391         (dxr3videosink_close), (dxr3videosink_write_data):
19392         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19393         * sys/oss/gstosssink.c: (gst_osssink_chain):
19394         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19395         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19396         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19397         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19398         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19399         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19400         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19401         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19402         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19403         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19404         (gst_v4l_set_audio):
19405         * sys/v4l/v4l_calls.h:
19406         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19407         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19408         (gst_v4lmjpegsink_playback_init),
19409         (gst_v4lmjpegsink_playback_start):
19410         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19411         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19412         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19413         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19414         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19415         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19416         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19417         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19418         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19419         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19420         (gst_v4l2_get_output), (gst_v4l2_set_output),
19421         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19422         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19423         (gst_v4l2_set_attribute):
19424         * sys/v4l2/v4l2_calls.h:
19425         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19426         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19427         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19428         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19429         (gst_v4l2src_capture_stop):
19430         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19431         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19432         (gst_ximagesink_chain):
19433         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19434         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19435         (gst_xvideosink_xwindow_new):
19436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19437         (gst_xvimagesink_chain):
19438
19439 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19440
19441         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19442         (gst_volume_get_volume), (volume_class_init), (volume_init),
19443         (volume_chain_int16), (volume_update_volume):
19444         * gst/volume/gstvolume.h:
19445           make code more readable by removing magic numbers
19446           make mixer interface export 0-100 range
19447           make it internally map to 0.0-1.0 range so users don't distort
19448           output by putting the sliders at full volume
19449
19450 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19451
19452         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19453         (gst_play_state_change), (gst_play_seek_to_time):
19454         block the tick callback for 0.5 secs after doing a seek
19455
19456 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19457
19458         * gst-libs/gst/play/play.c: (gst_play_new):
19459           check for GError
19460
19461 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19462
19463         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19464         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19465         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19466         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19468         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19469
19470 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19471
19472         * configure.ac:
19473         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19474           check for a function added in vorbis 1.1
19475
19476 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19477
19478         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19479         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19480           really start/stop clock only on PLAYING <=> PAUSED
19481         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19482           remove \n from debugging lines
19483         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19484           make it work when seeking does not
19485         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19486           reset on DISCONT
19487
19488 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19489
19490         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19491           start clock on PAUSED=>PLAYING, not later
19492         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19493           extract correct time for different discont formats
19494         (gst_alsa_sink_get_time):
19495           don't segfault when no format is negotiated yet, just return 0
19496         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19497         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19498         (gst_ogg_pad_push):
19499           handle flush and discont events correctly
19500         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19501           handle discont events correctly
19502
19503 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19504
19505         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19506         (gst_play_error_create), (gst_play_error_plugin),
19507         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19508         * gst-libs/gst/play/play.h:
19509           add error handling during creation
19510         * examples/gstplay/player.c: (main):
19511           use new gst_play_new
19512
19513
19514 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19515
19516         * ext/theora/theoradec.c: (theora_dec_chain):
19517           make comments work
19518         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19519         (vorbis_dec_src_event), (vorbis_dec_chain):
19520           add encoder tag, fix tag reading to be more error tolerant, change
19521           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19522           gst_pad_event_default.
19523         * gst/tags/gstvorbistag.c:
19524         (gst_tag_list_from_vorbiscomment_buffer):
19525           undefine function specific define at end of function
19526
19527 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19528
19529         * ext/flac/gstflac.c: (plugin_init):
19530         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19531         * ext/flac/gstflacdec.h:
19532         * ext/flac/gstflacenc.h:
19533           Fix typos
19534
19535 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19536
19537         * examples/gstplay/player.c: s/gstplay.h/play.h/
19538
19539 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19540
19541         * gst-libs/gst/play/Makefile.am:
19542         * gst-libs/gst/play/gstplay.c:
19543         * gst-libs/gst/play/gstplay.h:
19544         * gst-libs/gst/play/play.c:
19545           more surgery, operation complete
19546
19547 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19548
19549         * gst-libs/gst/play/play.old.c:
19550         * gst-libs/gst/play/play.old.h:
19551           after CVS surgery by moving, remove
19552         * gst-libs/gst/play/playpipelines.c:
19553           remove
19554
19555         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19556           add negotiation error
19557
19558 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19559
19560         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19561         (gst_ogg_demux_push):
19562           add some seeking debug info
19563           send a flush when seeking
19564
19565 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19566
19567         * configure.ac:
19568           use AC_C_INLINE
19569         * configure.ac:
19570         * ext/Makefile.am:
19571         * ext/theora/Makefile.am:
19572         * ext/theora/theoradec.c:
19573           add theora video decoder. Does just do simple decoding for now and
19574           has been tested against Theora cvs only. It only works when theora
19575           is compiled with --enable-static.
19576         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19577           always reset packetno on DISCONT
19578
19579 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19580
19581         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19582           Fix audio.
19583
19584 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19585
19586         * gst/mpegaudioparse/gstmpegaudioparse.c:
19587         (mp3_type_frame_length_from_header):
19588           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19589
19590 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19591
19592         * ext/esd/esdsink.c: (gst_esdsink_init):
19593           Since we have static pad template caps, we don't need to negotiate;
19594           either the core errors out or we know the format.
19595
19596 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19597
19598         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19599         (gst_riff_read_seek):
19600         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19601         (gst_ebml_read_seek):
19602           Fix event handling.
19603
19604 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19605
19606         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19607           removee video/x-theora from vp3 decoder, it doesn't handle raw
19608           theora streams
19609         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19610           fix bug with finalizing element that never went to PAUSED
19611         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19612           length and position queries were swapped
19613         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19614         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19615         (vorbis_dec_src_event):
19616           implement querying time and bytes
19617
19618 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19619
19620         * just about every source file:
19621           gst_element_error -> GST_ELEMENT_ERROR
19622
19623 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19624
19625         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19626         emiting FLUSH and even before DISCONT.
19627         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19628         get the best instant seeking as possible yay!
19629
19630 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19631
19632         * gst/mpeg1videoparse/gstmp1videoparse.c:
19633         (gst_mp1videoparse_real_chain):
19634           Committed wrong version last week... Grr... Didn't notice until now.
19635
19636 2004-01-29  Julien MOUTTE <julien@moutte.net>
19637
19638         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19639         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19640         have_xwindow_id signal in xwindow_create.
19641
19642 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19643
19644         * ext/ogg/gstoggdemux.c:
19645           lots of changes - mainly support for chained bitstreams, seeking,
19646           querying and bugfixes of course
19647         * ext/vorbis/Makefile.am:
19648         * ext/vorbis/vorbisdec.c:
19649         * ext/vorbis/vorbisdec.h:
19650           add vorbisdec raw vorbis decoder
19651         * ext/vorbis/vorbis.c: (plugin_init):
19652           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19653         * gst/intfloat/Makefile.am:
19654         * gst/intfloat/float22int.c:
19655         * gst/intfloat/float22int.h:
19656         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19657           add float2intnew plugin. It converts multichannel interleaved float to
19658           multichannel interleaved int. The name should probably be changed.
19659         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19660         (plugin_init):
19661           add typefinding for raw theora video so oggdemux can detect it.
19662
19663 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19664
19665         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19666         sink element first.
19667         * gst/videoscale/gstvideoscale.c:
19668         (gst_videoscale_handle_src_event): Fixing src event handler.
19669
19670 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19671
19672         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19673         (gst_v4lsrc_open), (gst_v4lsrc_close),
19674         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19675         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19676         * sys/v4l/gstv4lsrc.h:
19677         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19678         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19679           Implement resizing... Hack. But that's why v4l is b0rked...
19680
19681 2004-01-28  Julien MOUTTE <julien@moutte.net>
19682
19683         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19684         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19685         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19686         (gst_ximagesink_xwindow_destroy):
19687         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19688         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19689         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19690         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19691         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19692         correctly cleaning the image created to check xshm calls on succes,
19693         added a lot of XSync calls in X11 functions, and fixed a segfault when
19694         no image format was defined before negotiation happened.
19695
19696 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19697
19698         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19699           use gst_element_get_time to get correct time
19700
19701 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19702
19703         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19704         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19705         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19707         (gst_xvimagesink_check_xshm_calls),
19708         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19709         X plugins are now able to detect that XShm calls will fail even if the
19710         server claims that it has XShm support (remote displays most of the
19711         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19712         so that we use non XShm functions. This feature is almost useless for
19713         xvimagesink as Xv is not supported on remote displays anyway, but
19714         it might happen than even on the local display XShm calls fail.
19715
19716 2004-01-27  David Schleef  <ds@schleef.org>
19717
19718         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19719         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19720         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19721         changed esdsink to only use 44100,16,2, since esd sucks at rate
19722         conversion and esdsink has had difficulty negotiating.
19723
19724 2004-01-27  Julien MOUTTE <julien@moutte.net>
19725
19726         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19727         (gst_play_seek_to_time): Fixing the way to get current position.
19728
19729 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19730
19731         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19732           use gst_element_get_time to get correct time
19733
19734 2004-01-27  Julien MOUTTE <julien@moutte.net>
19735
19736         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19737         fix ever... Inverting 2 lines of code make spider autoplug correctly
19738         tagged mp3 !
19739
19740 2004-01-27  David Schleef  <ds@schleef.org>
19741
19742         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19743         Use gst_pad_try_set_caps_nonfixed().
19744
19745 2004-01-27  David Schleef  <ds@schleef.org>
19746
19747         * gst/ac3parse/gstac3parse.c: update to checklist 5
19748         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19749         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19750         * gst/audioscale/gstaudioscale.c: same
19751         * gst/auparse/gstauparse.c: same
19752         * gst/avi/gstavidemux.c: same
19753
19754 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19755
19756         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19757           stop processing after EOS
19758
19759 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19760
19761         * gst/asfdemux/asfheaders.h:
19762         * gst/asfdemux/gstasfdemux.c:
19763         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19764         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19765         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19766           lot's of fixes to make data extraction simpler and get the code
19767           architecture and compiler independant. Add debugging category
19768         * gst/goom/gstgoom.c: (gst_goom_change_state):
19769           reset channel count on PAUSED=>READY, not READY=>PAUSED
19770
19771 2004-01-26  Colin Walters  <walters@verbum.org>
19772
19773         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19774         code to pull a bigger buffer in iradio mode.  This as a side effect
19775         makes typefinding work.
19776
19777 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19778
19779         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19780         Fix SVQ3 decoding on PPC
19781
19782 2004-01-26  Julien MOUTTE <julien@moutte.net>
19783
19784         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19785         that one managed to stay there... Fixed.
19786
19787 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19788
19789         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19790         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19791         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19792         (qtdemux_video_caps):
19793         * gst/qtdemux/qtdemux.h:
19794         Add SVQ3 specific flags to qtdemux and ffmpeg
19795
19796 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19797
19798         * gst-libs/gst/audio/audio.h:
19799           remove buffer-frames from audio caps
19800         * gst/audioconvert/gstaudioconvert.c:
19801           fix plugin to really work.
19802
19803 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19804
19805         * gst-libs/gst/mixer/mixer.c:
19806         * gst-libs/gst/propertyprobe/propertyprobe.c:
19807         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19808         (gst_tuner_find_channel_by_name):
19809         * gst-libs/gst/tuner/tuner.h:
19810           Add gtk-doc style comments. Also fix a function name.
19811
19812 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19813
19814         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19815         (gst_divxdec_negotiate):
19816           Fix for new capsnego - also fixes gst-player with divxdec.
19817
19818 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19819
19820         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19821         (gst_play_identity_handoff), (gst_play_set_location),
19822         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19823         try in visualization implementation. Still have an issue with switch
19824         blocking when pulling from video_queue and only audio comes out of
19825         spider.
19826         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19827         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19828         release method. And check if the pad is usable before pulling.
19829
19830 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19831
19832         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19833         (gst_videobalance_init),
19834         (gst_videobalance_colorbalance_list_channels),
19835         (gst_videobalance_colorbalance_set_value),
19836         (gst_videobalance_colorbalance_get_value),
19837         (gst_videobalance_update_properties),
19838         (gst_videobalance_update_tables_planar411),
19839         (gst_videobalance_planar411):
19840         * gst/videofilter/gstvideobalance.h:
19841           Implement lookup-tables. +/- 10x faster.
19842
19843 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19844
19845         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19846         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19847           The index reading was broken. The rest worked fine, but the whole
19848           goal of my rewrite was to make avidemux readable, and this was
19849           not at all readable. Please use typed variables.
19850
19851 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19852
19853         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19854           Additional pad usability check.
19855         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19856         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19857         (gst_mp1videoparse_real_chain):
19858           Fix MPEG video stream parsing. The original plugin had several
19859           issues, including not timestamping streams where the source was
19860           not timestamped (this happens with PTS values in mpeg system
19861           streams, but MPEG video is also a valid stream on its own so
19862           that needs timestamps too). We use the display time code for that
19863           for now. Also, if one incoming buffer contains multiple valid
19864           frames, we push them all on correctly now, including proper EOS
19865           handling. Lastly, several potential segfaults were fixed, and we
19866           properly sync on new sequence/gop headers to include them in next,
19867           not previous frames (since they're header for the next frame, not
19868           the previous). Also see #119206.
19869         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19870         (bpf_from_header):
19871           Move caps setting so we only do it after finding several valid
19872           MPEG-1 fraes sequentially, not right after the first one (which
19873           might be coincidental).
19874         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19875         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19876         (plugin_init):
19877           Add unsynced MPEG video stream typefinding, and change some
19878           probability values so we detect streams rightly. The idea is as
19879           follows: I can have an unsynced system stream which contains
19880           video. In the current code, I would randomly get a type for either
19881           system or video stream type found, because the probabilities are
19882           being calculated rather randomly. I now use fixed values, so we
19883           always prefer system stream if that was found (and that is how it
19884           should be). If no system stream was found, we can still identity                the stream as video-only.
19885
19886 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19887
19888         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19889         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19890           don't write to buffer. Extract data without the need of
19891           __attribute__ ((packed))
19892
19893 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19894
19895         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19896         (mpeg1_sys_type_find):
19897           Fix MPEG-1 stream typefinding.
19898
19899 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19900
19901         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19902           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19903
19904 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19905
19906         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19907         * ext/esd/gstesd.c: (plugin_init):
19908           private debugging, better error reporting
19909
19910 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19911
19912         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19913         (gst_riff_read_init), (gst_riff_read_change_state):
19914         * gst-libs/gst/riff/riff-read.h:
19915           Remove stuff fromold metadata system.
19916
19917 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19918
19919         * ext/ogg/gstoggdemux.c:
19920           Fix wrong file comment.
19921         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19922         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19923           Add metadata reading properly.
19924
19925 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19926
19927         * ext/Makefile.am:
19928           Fix nas DIST_SUBDIRS
19929           Uraeus:
19930           Fix bug where make distcheck doesn't get run on adding stuff to
19931           the build.
19932
19933 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19934
19935         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19936         * ext/divx/gstdivxdec.h:
19937           Fix divx3 ("msmpeg4") playback using divxdec.
19938
19939 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19940
19941         * gst/typefind/gsttypefindfunctions.c:
19942         (mp3_type_frame_length_from_header): fix bug in length computation
19943         (mp3_type_find): improve debugging output
19944
19945 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19946
19947         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19948         (gst_play_set_location), (gst_play_seek_to_time),
19949         (gst_play_set_audio_sink), (gst_play_set_visualization),
19950         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19951         the pipeline from scratch. Visualization is back and switch went out as
19952         i realized it was not possible to use the way i wanted.
19953         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19954         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19955         clearing in state change from READY to NULL. So that one can clean the
19956         X ressources keeping the element.
19957         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19958         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19959         (gst_xvimagesink_colorbalance_set_value),
19960         (gst_xvimagesink_colorbalance_get_value),
19961         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19962         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19963         change from READY to NULL and fixed some stupid bugs in colorbalance
19964         get/set values. Also added the following feature : when nobody tries to
19965         set some values to the colorbalance levels before the xcontext is
19966         grabbed, then when creating channels list from Xv attributes we set the
19967         internal values to the Xv defaults. This way we handle buggy Xv drivers
19968         that set default hue values far from the middle of the range (Thanks
19969         to Jon Trowbridge for pointing that issue).
19970         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19971         colorbalance levels have been set before xcontext is grabbed.
19972
19973 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19974
19975         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19976           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19977           it might block operations (which is bad for a mixer).
19978
19979 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19980
19981         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19982         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19983         (gmip_find_type_pre):
19984         * gst-libs/gst/media-info/media-info-priv.h:
19985         * gst-libs/gst/media-info/media-info.c:
19986         (gst_media_info_instance_init), (gst_media_info_read_idler):
19987         add fakesink to get caps on decoder src pad again
19988         fix callback prototype to match new have_type signal signature
19989
19990 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19991
19992         * gst/adder/gstadder.c: (gst_adder_link):
19993           fix non-compile and cut-n-paste code
19994
19995 2004-01-21  David Schleef  <ds@schleef.org>
19996
19997         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19998         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19999         (gst_swfdec_init), (gst_swfdec_change_state):
20000         * ext/swfdec/gstswfdec.h:
20001         Fix negotiation.
20002         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
20003         (gst_adder_request_new_pad): Fix negotiation.
20004         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
20005         Add a fixate function.
20006         * gst/intfloat/gstfloat2int.c:
20007         * gst/intfloat/gstfloat2int.h:
20008         * gst/intfloat/gstint2float.c:
20009         * gst/intfloat/gstint2float.h:
20010         Completely rewrite the negotiation.  Doesn't quite work yet,
20011         due to some buffer-frames problem.
20012
20013 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * ext/gnomevfs/gstgnomevfssrc.c:
20016         * sys/v4l2/v4l2_calls.h:
20017           fix includes for distcheck
20018
20019 2004-01-21  Christian Schaller <uraeus@gnome.org>
20020
20021         * ext/nas/
20022         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20023         based on earlier patch from Laurent Vivier
20024
20025 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20026
20027         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20028         Fix wma caps property
20029         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20030         Fix typo (flags1 and flags2)
20031
20032 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20033
20034         * gst-libs/gst/media-info/media-info-priv.c:
20035         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20036         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20037         (gmip_find_stream), (gmip_find_track_metadata),
20038         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20039         (gmip_find_track_format):
20040         * gst-libs/gst/media-info/media-info-priv.h:
20041         * gst-libs/gst/media-info/media-info-test.c: (main):
20042         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20043         (gst_media_info_read_idler), (gst_media_info_read):
20044         * gst-libs/gst/media-info/media-info.h:
20045           register debugging category and use it for debugging
20046
20047 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20048
20049         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20050         (gst_vorbisfile_new_link):
20051           signal streaminfo through tags
20052
20053 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20054
20055         * ext/mplex/gstmplex.cc:
20056         * ext/mplex/gstmplexibitstream.cc:
20057           g++ doesn't like NULL in our i18n/error macros, should be
20058           either (NULL) or ("").
20059
20060 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20061
20062         * sys/dxr3/dxr3audiosink.c:
20063         * sys/dxr3/dxr3init.c:
20064         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20065         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20066           Fix more error error error errors (missing includes here).
20067
20068 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20069
20070         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20071           fix thomas' error errors.
20072
20073 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20074
20075         * ext/mpeg2enc/gstmpeg2enc.cc:
20076           fix error errors.
20077
20078 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20079
20080         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20081         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20082           Fix for new error system.
20083
20084 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20085
20086         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20087           fix for new error reporting
20088
20089 2004-01-20  David Schleef  <ds@schleef.org>
20090
20091         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20092         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20093         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20094         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20095         and neither is 100+, most likely.
20096         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20097         (gst_xvimagesink_getcaps): same
20098
20099 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20100
20101         * configure.ac:
20102           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20103           clashes with ffmpeg.
20104
20105 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20106
20107         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20108         (gst_switch_init): Fixed switch element : proxying link and setting
20109         caps from src to sink on request.
20110
20111 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20112
20113         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20114         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20115         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20116         fix element_error
20117
20118 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20119
20120         * sys/v4l/v4l_calls.h:
20121         * sys/v4l2/v4l2_calls.h:
20122           element_error fixes
20123
20124 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20125
20126         * gst-libs/gst/gst-i18n-plugin.h:
20127           add locale.h
20128           remove config.h inclusion
20129
20130 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20131
20132         * autogen.sh:
20133           adding autopoint invocation
20134         * Makefile.am:
20135         * configure.ac:
20136         * gst-libs/gst/gettext.h:
20137           adding gettext bits
20138         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20139         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20140         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20141         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20142         (gst_gnomevfssink_close_file):
20143         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20144         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20145         * gst-libs/gst/gst-i18n-plugin.h:
20146         * gst/avi/gstavi.c: (plugin_init):
20147         * sys/dxr3/dxr3init.c: (plugin_init):
20148         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20149         * sys/oss/gstossaudio.c: (plugin_init):
20150         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20151         * sys/v4l/gstv4l.c: (plugin_init):
20152         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20153         * sys/v4l2/gstv4l2.c: (plugin_init):
20154         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20155         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20156         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20157         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20158         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20159         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20160           make sure locale and translation domain are set
20161           fix translated strings
20162         * po/.cvsignore:
20163         * po/LINGUAS:
20164         * po/Makevars:
20165         * po/POTFILES.in:
20166         * po/nl.po:
20167           put translation files into place
20168         * sys/xvideo/imagetest.c: (main):
20169         * ext/dv/demo-play.c: (main):
20170           fix unnecessary translations
20171
20172 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20173
20174         * ext/sndfile/gstsf.c:
20175         * gst/avi/gstavimux.c:
20176         * ext/audiofile/gstafsink.c:
20177         * ext/audiofile/gstafsrc.c:
20178         * ext/gnomevfs/gstgnomevfssink.c:
20179         * ext/gnomevfs/gstgnomevfssrc.c:
20180         * sys/oss/gstosselement.c:
20181         * sys/v4l/v4l_calls.h:
20182           fix i18n include
20183
20184 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20185
20186         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20187         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20188         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20189         (gst_v4l2_get_output), (gst_v4l2_set_output),
20190         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20191         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20192         (gst_v4l2_set_attribute):
20193         update to new error handling
20194
20195 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20196
20197         * ext/sidplay/gstsiddec.cc:
20198         * gst/modplug/gstmodplug.cc:
20199           parenthese NULL because C++ seems angry about it
20200
20201 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20202
20203         * gst-libs/gst/gst-i18n-plugin.h:
20204           add skeleton i18n stuff, but needs to be further implemented
20205
20206 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20207
20208         * examples/gstplay/player.c: (main):
20209         * ext/aalib/gstaasink.c: (gst_aasink_open):
20210         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20211         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20212         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20213         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20214         (gst_afsink_close_file):
20215         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20216         (gst_afsrc_close_file):
20217         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20218         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20219         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20220         * ext/esd/esdmon.c: (gst_esdmon_get):
20221         * ext/esd/esdsink.c: (gst_esdsink_chain):
20222         * ext/faac/gstfaac.c: (gst_faac_chain):
20223         * ext/faad/gstfaad.c: (gst_faad_chain):
20224         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20225         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20226         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20227         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20228         (gst_flacdec_loop):
20229         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20230         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20231         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20232         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20233         (gst_gnomevfssink_close_file):
20234         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20235         (gst_gnomevfssrc_open_file):
20236         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20237         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20238         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20239         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20240         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20241         * ext/mad/gstmad.c: (gst_mad_chain):
20242         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20243         * ext/mpeg2dec/gstmpeg2dec.c:
20244         * ext/mpeg2enc/gstmpeg2enc.cc:
20245         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20246         * ext/mplex/gstmplex.cc:
20247         * ext/mplex/gstmplexibitstream.cc:
20248         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20249         (gst_ogg_demux_push), (gst_ogg_pad_push):
20250         * ext/raw1394/gstdv1394src.c:
20251         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20252         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20253         * ext/sidplay/gstsiddec.cc:
20254         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20255         (gst_sf_loop):
20256         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20257         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20258         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20259         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20260         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20261         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20262         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20263         * gst-libs/gst/Makefile.am:
20264         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20265         (gst_riff_read_element_data), (gst_riff_read_seek),
20266         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20267         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20268         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20269         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20270         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20271         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20272         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20273         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20274         * gst/goom/gstgoom.c: (gst_goom_chain):
20275         * gst/id3/gstid3types.c: (gst_id3types_loop):
20276         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20277         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20278         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20279         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20280         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20281         (gst_ebml_read_float), (gst_ebml_read_header):
20282         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20283         (gst_matroska_demux_parse_blockgroup):
20284         * gst/modplug/gstmodplug.cc:
20285         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20286         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20287         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20288         * gst/silence/gstsilence.c: (gst_silence_get):
20289         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20290         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20291         * gst/speed/gstspeed.c: (speed_loop):
20292         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20293         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20294         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20295         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20296         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20297         (gst_wavparse_loop):
20298         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20299         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20300         (dxr3audiosink_close):
20301         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20302         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20303         (dxr3videosink_close), (dxr3videosink_write_data):
20304         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20305         * sys/oss/gstosselement.h:
20306         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20307         (gst_osssink_chain):
20308         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20309         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20310         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20311         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20312         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20313         (gst_v4l_enable_overlay):
20314         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20315         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20316         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20317         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20318         (gst_v4l_set_audio):
20319         * sys/v4l/v4l_calls.h:
20320         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20321         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20322         (gst_v4lmjpegsink_playback_init),
20323         (gst_v4lmjpegsink_playback_start):
20324         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20325         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20326         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20327         (gst_v4lmjpegsrc_requeue_frame):
20328         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20329         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20330         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20331         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20332         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20333         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20334         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20335         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20336         (gst_v4l2src_capture_stop):
20337         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20338         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20339         (gst_ximagesink_chain):
20340         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20341         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20342         (gst_xvideosink_xwindow_new):
20343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20344         (gst_xvimagesink_chain):
20345         use new error signal, function and categories
20346
20347 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20348
20349         * configure.ac:
20350         * ext/Makefile.am:
20351         * ext/musicbrainz/gsttrm.c:
20352         * ext/musicbrainz/gsttrm.h:
20353         * ext/musicbrainz/Makefile.am:
20354         Add a trm plugin
20355
20356 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20357
20358         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20359         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20360         synchronous property for debugging.
20361         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20363         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20364         smaller block, fixing indent.
20365
20366 2004-01-16  David Schleef  <ds@schleef.org>
20367
20368         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20369         property affects the video stream.
20370         * sys/xvimage/xvimagesink.c:
20371         * sys/xvimage/xvimagesink.h:
20372         Add synchronous property for debugging.  Should probably be
20373         disabled in non-CVS builds.  Make sure that the Xv attribute
20374         exists before we set it (crash!).  Fix a silly float bug that
20375         caused colorbalance to just not work.
20376
20377 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20378
20379         * tools/gst-launch-ext.in - update for new plugins
20380
20381 2004-01-16  David Schleef  <ds@schleef.org>
20382
20383         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20384         already-freed caps.
20385
20386 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20387
20388         * Update spec for new colorspace plugin and libcaca plugin
20389         * Fix compilation of libcaca plugin (clock -> id)
20390
20391 2004-01-16  Julien MOUTTE <julien@moutte.net>
20392
20393         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20394         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20395         (gst_xvimagesink_set_xwindow_id),
20396         (gst_xvimagesink_colorbalance_set_value),
20397         (gst_xvimagesink_colorbalance_get_value),
20398         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20399         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20400         correct colorbalance properties. They can now be set when the element
20401         is still in NULL state. The values will be committed to the Xv Port
20402         when xcontext is initialized.
20403         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20404         brightness int values in the GstXvImagesink structure.
20405
20406 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20407
20408         * gst-libs/gst/Makefile.am:
20409           restructure so having local patches works easier.
20410
20411 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20412
20413         * ext/mpeg2enc/Makefile.am:
20414         * ext/mpeg2enc/gstmpeg2enc.cc:
20415         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20416           Bugfix with respect to EOS handling.
20417
20418 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20419
20420         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20421           Link with right caps (else, it segfaults).
20422         * ext/mplex/gstmplexjob.cc:
20423           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20424
20425 2004-01-15  David Schleef  <ds@schleef.org>
20426
20427         * gst-libs/gst/audio/Makefile.am:
20428         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20429         from the template.
20430         * gst-libs/gst/audio/gstaudiofilter.c:
20431         * gst-libs/gst/audio/gstaudiofilter.h:
20432         Add bytes_per_sample and size and n_samples calculation.
20433         * gst-libs/gst/audio/gstaudiofilterexample.c:
20434         Remove, now autogenerated.
20435         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20436         Moved from gstaudiofilterexample, object name changed, code added
20437         so that it actually works.
20438         * gst-libs/gst/audio/make_filter:
20439         Script to build an audiofilter subclass from the template.
20440         * gst/colorspace/Makefile.am:
20441         * gst/colorspace/yuv2yuv.c:
20442         Remove file, since it's GPL, and we don't use it.
20443
20444 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20445
20446         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20447         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20448         them use the buffer free function to test how the buffer was allocated.
20449
20450 2004-01-15  David Schleef  <ds@schleef.org>
20451
20452         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20453         that handles osssink fallback.
20454         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20455         (gst_audio_convert_getcaps):
20456         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20457         Add audio/x-qdm2 for QDM2 audio.
20458         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20459         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20460         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20461         Decrease minimum size to 16x16.
20462         * gst/wavparse/gstwavparse.c:
20463         Convert disabled pad template caps to new caps.
20464         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20465         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20466         (gst_xvimagesink_chain): Throw element error when display cannot
20467         be opened.  Increase minimum framerate to 1.0.  Check the data
20468         free function on a buffer to make sure it is the type we expect
20469         before manipulating it.
20470
20471 2004-01-15  Julien MOUTTE <julien@moutte.net>
20472
20473         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20474         (gst_videobalance_colorbalance_set_value): Implement passthru if
20475         settings are in the middle.
20476         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20477
20478 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20479
20480         * gst/videofilter/Makefile.am:
20481         * gst/volume/Makefile.am:
20482           Since we use videofilter symbols, link to it.
20483
20484 2004-01-15  Julien MOUTTE <julien@moutte.net>
20485
20486         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20487         mixer interface type to HARDWARE.
20488         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20489         type to SOFTWARE.
20490         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20491         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20492         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20493         (gst_volume_interface_init), (gst_volume_list_tracks),
20494         (gst_volume_set_volume), (gst_volume_get_volume),
20495         (gst_volume_set_mute), (gst_volume_mixer_init),
20496         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20497         (volume_init): Implementing mixer interface.
20498         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20499         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20500         (gst_osselement_change_state): Removing some trailing commas in
20501         structures.
20502         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20503         interface type to HARDWARE.
20504         * sys/v4l/gstv4lcolorbalance.c:
20505         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20506         type to HARDWARE.
20507         * sys/v4l2/gstv4l2colorbalance.c:
20508         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20509         interface type to HARDWARE.
20510         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20511         same code than ximagesink for event handling.
20512
20513 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20514
20515         * ext/snapshot/Makefile.am:
20516         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20517         (gst_snapshot_chain):
20518         * ext/snapshot/gstsnapshot.h:
20519           This has to be a joke... Snapshot should be connected to a tee,
20520           colorspace element before it and EOS after that, where the other
20521           src of the tee receives normal data.
20522           The current way is *wrong*.
20523
20524 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20525
20526         * ext/hermes/gsthermescolorspace.c:
20527           Fix another compile error. Same as below.
20528
20529 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20530
20531         * gst/colorspace/gstcolorspace.c:
20532         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20533         (gst_colorspace_i420_to_yv12):
20534           Fix compiling... Didn't test if it actually works.
20535
20536 2004-01-15  David Schleef  <ds@schleef.org>
20537
20538         * configure.ac:
20539         * gst/colorspace/Makefile.am:
20540         * gst/colorspace/gstcolorspace.c:
20541         * gst/colorspace/gstcolorspace.h:
20542         * gst/colorspace/yuv2rgb.c:
20543         * gst/colorspace/yuv2rgb.h:
20544         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20545         code and GPL code.  Fix for new caps negotiation.  Rewrite
20546         much of the format handling code, and some of the conversion
20547         code.  Basically, rewrote almost everything.  This element
20548         handles I420, YV12 to RGB conversions.
20549         * ext/hermes/Makefile.am:
20550         * ext/hermes/gsthermescolorspace.c:
20551         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20552         Remove non-Hermes related code.  This element handles lots of
20553         RGB to RGB conversions, but no YUV.
20554         * ext/hermes/gstcolorspace.c:
20555         * ext/hermes/gstcolorspace.h:
20556         * ext/hermes/rgb2yuv.c:
20557         * ext/hermes/yuv2rgb.c:
20558         * ext/hermes/yuv2rgb.h:
20559         * ext/hermes/yuv2rgb_mmx16.s:
20560         * ext/hermes/yuv2yuv.c:
20561         * ext/hermes/yuv2yuv.h:
20562         Remove old code.
20563
20564 2004-01-14  Colin Walters  <walters@verbum.org>
20565
20566         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20567         they've already been.
20568
20569 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20570
20571         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20572           assume tag mode when pad is not connected
20573
20574 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20575
20576         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20577           Don't update the time of the clock
20578         (gst_alsa_sink_loop):
20579           sync to the clock given to alsasink, not the own clock
20580         * sys/oss/gstosssink.c: (gst_osssink_chain):
20581           sync to the clock
20582         (gst_osssink_change_state):
20583           activate the clock
20584         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20585         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20586           remove bogus code that made DISCONT events unhandled
20587         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20588           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20589           #131502)
20590         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20591         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20592         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20593           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20594           2nd warning in bug #131502)
20595
20596 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20597
20598         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20599         (gst_videobalance_colorbalance_set_value),
20600         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20601         for colorbalance interface implementation.
20602         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20603         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20604         (gst_ximagesink_dispose), (gst_ximagesink_init),
20605         (gst_ximagesink_class_init): Adding DISPLAY property.
20606         * sys/ximage/ximagesink.h: Adding display_name to store display.
20607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20608         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20609         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20610         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20611         properties (they still need polishing though for gst-launch use : no
20612         xcontext yet, i ll do that tomorrow).
20613         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20614
20615 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20616
20617         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20618         (gst_play_set_location), (gst_play_set_visualization): Preparing
20619         switch integration, adding videobalance in the pipeline.
20620
20621 2004-01-14  Julien MOUTTE <julien@moutte.net>
20622
20623         * gst-libs/gst/colorbalance/colorbalance.c:
20624         (gst_color_balance_class_init): Adding a default type.
20625         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20626         the type.
20627         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20628         (gst_videobalance_dispose), (gst_videobalance_class_init),
20629         (gst_videobalance_init), (gst_videobalance_interface_supported),
20630         (gst_videobalance_interface_init),
20631         (gst_videobalance_colorbalance_list_channels),
20632         (gst_videobalance_colorbalance_set_value),
20633         (gst_videobalance_colorbalance_get_value),
20634         (gst_videobalance_colorbalance_init): Implementing colorbalance
20635         interface.
20636         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20637         list.
20638         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20639         bug which was triggering a BadAccess X error when setting an overlay
20640         before pad was really negotiated.
20641         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20642         Using the colorbalance type macro.
20643
20644 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20645
20646         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20647         (gst_flacenc_chain):
20648           handle tags correctly
20649         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20650           extract ID3v1 tags correctly
20651
20652 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20653
20654         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20655         (plugin_init):
20656           Improve matroska typefinding for odd-typed headers...
20657
20658 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20659
20660         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20661           Fix for using incremental number on padnames.
20662
20663 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20664
20665         * ext/divx/gstdivxdec.c:
20666         * ext/divx/gstdivxenc.c:
20667           Set category to divx4linux instead of divx (too generic).
20668         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20669         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20670         (gst_wavparse_loop), (gst_wavparse_change_state):
20671         * gst/wavparse/gstwavparse.h:
20672           fix parsing of WAV files with non-standard fmt-tag size and fix
20673           skipping of unrecognized chunks... Someone please fix this thing
20674           to use rifflib so all this is automated.
20675         * sys/v4l/Makefile.am:
20676         * sys/v4l2/Makefile.am:
20677           Add X_CFLAGS because we depend on X (for overlay).
20678
20679 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20680
20681         * ext/mpeg2dec/gstmpeg2dec.c:
20682           Don't issue a timestamp unless we tagged the frame
20683           with a PTS.
20684
20685 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20686
20687         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20688           Query the audio element to get the time, not the clock. We're
20689           interested in the element's time here.
20690
20691 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20692
20693         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20694         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20695         * ext/esd/esdsink.c: (gst_esdsink_chain):
20696         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20697         * ext/mas/massink.c: (gst_massink_chain):
20698         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20699         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20700         (gst_matroska_demux_parse_metadata):
20701         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20702         (gst_mpeg_parse_release_locks):
20703         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20704         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20705         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20706         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20707         (gst_osssink_change_state):
20708         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20709         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20710         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20711         (gst_xvideosink_release_locks):
20712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20713           use element time.
20714         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20715         (gst_alsa_clock_stop):
20716         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20717         (gst_audio_clock_get_internal_time):
20718           simplify for use with new clocking code.
20719         * testsuite/alsa/Makefile.am:
20720         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20721           fix testsuite for new caps system
20722
20723 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20724
20725         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20726         * ext/flac/gstflacenc.c: (add_one_tag):
20727           length is already host endian, no need to convert. Fixes playback of
20728           tagged files on PPC. (bug #128384)
20729
20730 2004-01-13  Julien MOUTTE <julien@moutte.net>
20731
20732         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20733         colorbalance interface stating if it is hardware based or software
20734         based.
20735         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20736         Removing a trailing comma.
20737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20738         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20739         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20740         the documentation seems to be wrong on the -1000 to 1000 interval.
20741
20742 2004-01-12  David Schleef  <ds@schleef.org>
20743
20744         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20745         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20746         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20747         Fix negotiation.  Add a bufferalloc function for the sink pad,
20748         and generally clean up some of the code.
20749
20750 2004-01-12  Julien MOUTTE <julien@moutte.net>
20751
20752         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20753         (gst_color_balance_channel_dispose): Adding safety check in dispose
20754         method.
20755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20756         (gst_xvimagesink_xcontext_clear),
20757         (gst_xvimagesink_interface_supported),
20758         (gst_xvimagesink_colorbalance_list_channels),
20759         (gst_xvimagesink_colorbalance_set_value),
20760         (gst_xvimagesink_colorbalance_get_value),
20761         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20762         Adding colorbalance interface support to set XV parameters such as
20763         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20764         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20765         interface.
20766
20767 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20768
20769         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20770         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20771         (gst_audio_convert_init), (gst_audio_convert_set_property),
20772         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20773         (gst_audio_convert_link),
20774         (gst_audio_convert_buffer_to_default_format),
20775         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20776           - implement _getcaps and use it
20777           - improve linking
20778           - remove float caps since no float conversion is actually done
20779           - remove properties and arguments that were to be used for rate
20780             conversion
20781
20782 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20783
20784         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20785         (gst_audio_structure_set_int):
20786         * gst-libs/gst/audio/audio.h:
20787           add helper functions for _getcaps matching the standard audio
20788           templates
20789
20790 2004-01-12  David Schleef  <ds@schleef.org>
20791
20792         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20793         Test that pad is negotiated before getting its caps.
20794
20795 2004-01-12  Julien MOUTTE <julien@moutte.net>
20796
20797         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20798         analyzing the pads of an element the bin is mostly in READY state so
20799         no caps were negotiated. This helper function needs to work with
20800         _get_caps directly then. I was not freeing them though, added that to
20801         fix the mem leak.
20802
20803 2004-01-12  Julien MOUTTE <julien@moutte.net>
20804
20805         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20807         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20808         than the free_func.
20809
20810 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20811
20812         * sys/oss/gstossaudio.c: (plugin_init):
20813         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20814         * sys/oss/gstosselement.h:
20815           make an oss debugging category
20816           make failure more descriptive
20817
20818 2004-01-11  David Schleef  <ds@schleef.org>
20819
20820         * ext/ffmpeg/gstffmpeg.c:
20821         * ext/ffmpeg/gstffmpegcodecmap.c:
20822         * ext/ffmpeg/gstffmpegdec.c:
20823         * ext/ffmpeg/gstffmpegenc.c:
20824         * ext/ffmpeg/gstffmpegprotocol.c:
20825         * ext/gdk_pixbuf/gstgdkanimation.c:
20826         * ext/jpeg/gstjpeg.c:
20827         * ext/libpng/gstpng.c:
20828         * ext/mpeg2dec/perftest.c:
20829         * ext/speex/gstspeex.c:
20830         * gst-libs/gst/resample/dtos.c:
20831         * gst/intfloat/gstintfloatconvert.c:
20832         * gst/oneton/gstoneton.c:
20833         * gst/rtjpeg/RTjpeg.c:
20834         * gst/rtp/gstrtp.c:
20835         * sys/dxr3/dxr3init.c:
20836         * sys/glsink/gstgl_nvimage.c:
20837         * sys/glsink/gstgl_pdrimage.c:
20838         * sys/glsink/gstglsink.c:
20839         * testsuite/gst-lint:
20840         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20841
20842 2004-01-11  David Schleef  <ds@schleef.org>
20843
20844         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20845         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20846         * ext/gdk_pixbuf/gstgdkanimation.c:
20847         (gst_gdk_animation_iter_create_pixbuf):
20848         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20849         (gst_gdk_pixbuf_chain):
20850         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20851         * ext/jack/gstjack.c: (gst_jack_change_state):
20852         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20853         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20854         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20855         * gst/videofilter/gstvideofilter.c:
20856         (gst_videofilter_set_output_size):
20857         Remove all usage of gst_pad_get_caps(), and replace it with
20858         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20859
20860 2004-01-11  David Schleef  <ds@schleef.org>
20861
20862         * configure.ac:
20863         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20864         * ext/divx/gstdivxdec.c:
20865         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20866         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20867         handle images that span multiple buffers.  Now work with both
20868         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20869         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20870         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20871         video/video.h changes
20872         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20873         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20874         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20875         of GstData free function.
20876         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20877         same.
20878
20879 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20880
20881         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20882         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20883         (gst_v4l2element_get_property):
20884         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20885           add norm, channel and frequency properties.
20886         * sys/v4l2/gstv4l2tuner.c:
20887           fixes for tuner interface changes
20888         * sys/v4l2/gstv4l2element.h:
20889         * sys/v4l2/gstv4l2src.c:
20890         * sys/v4l2/gstv4l2src.h:
20891         * sys/v4l2/v4l2src_calls.c:
20892         * sys/v4l2/v4l2src_calls.h:
20893           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20894
20895 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20896
20897         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20898         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20899         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20900         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20901         * gst-libs/gst/tuner/tuner.h:
20902           GObjects aren't const.
20903           Add find_by_name functions.
20904           Add checks to _changed functions.
20905         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20906         (gst_v4l_tuner_get_norm):
20907           Fixes for above.
20908
20909 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20910
20911         * gst-libs/gst/video/video.h:
20912           Fix caps template names to be understandable.
20913           Prefix everything with GST_VIDEO.
20914         * ext/aalib/gstaasink.c:
20915         * ext/divx/gstdivxdec.c:
20916         * ext/divx/gstdivxenc.c:
20917         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20918         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20919         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20920         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20921         * ext/libcaca/gstcacasink.c:
20922         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20923         * ext/snapshot/gstsnapshot.c:
20924         * ext/swfdec/gstswfdec.c:
20925         * ext/xvid/gstxviddec.c:
20926         * ext/xvid/gstxvidenc.c:
20927         * gst/chart/gstchart.c:
20928         * gst/deinterlace/gstdeinterlace.c:
20929         * gst/effectv/gsteffectv.c:
20930         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20931         * gst/goom/gstgoom.c:
20932         * gst/median/gstmedian.c:
20933         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20934         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20935         * gst/overlay/gstoverlay.c:
20936         * gst/smooth/gstsmooth.c:
20937         * gst/smpte/gstsmpte.c:
20938         * gst/synaesthesia/gstsynaesthesia.c:
20939         * gst/videocrop/gstvideocrop.c:
20940         * gst/videodrop/gstvideodrop.c:
20941         * gst/y4m/gsty4mencode.c:
20942         * sys/qcam/gstqcamsrc.c:
20943         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20944           Make them work with new video.h file.
20945         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20946         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20947         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20948         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20949           Make it work with new buffer allocation system.
20950
20951 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20952
20953         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20954         pad_alloc_buffer implementation to use ->srcpad
20955         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20956         pad_alloc_buffer implementation to use ->srcpad
20957         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20958         pad_alloc_buffer implementation to use ->srcpad
20959         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20960         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20961         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20962         a reference to everything we need.
20963         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20965         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20966         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20967         a reference to everything we need.
20968         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20969
20970 2004-01-11  David Schleef  <ds@schleef.org>
20971
20972         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20973         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20974         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20975         structure members.
20976         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20977         value during a resize/renegotiation.
20978         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20979         gst_pad_alloc_buffer();
20980         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20981         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20982         structure members.
20983         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20984         Fix for rename of buffer private structure members.
20985         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20986         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20987         Fix for rename of buffer private structure members.
20988         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20989         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20990         Fix for rename of buffer private structure members.
20991
20992 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20993
20994         reviewed by: David Schleef <ds@schleef.org>
20995
20996         * gst/videofilter/Makefile.am:
20997         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20998         from the patch by ds to fit in with recent make_filter changes.
20999
21000 2004-01-11  Julien MOUTTE  <julien@moutte.net>
21001
21002         * configure.ac: Adding examples/switch/Makefile
21003         * examples/Makefile.am: Adding examples/switch
21004         * examples/switch/Makefile.am: Adding switcher example.
21005         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21006         (switch_timer), (main): Adding an example demonstrating switch usage
21007         with 2 videotestsrc showing different patterns.
21008         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21009         (gst_switch_init): Fixing switch with the new caps system.
21010
21011 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21012
21013         * gst-libs/gst/video/video.h:
21014           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21015           They should probably be like
21016           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21017
21018 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21019
21020         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21021         (qtdemux_parse_trak):
21022           fix audio chunk size/timestamp calculation
21023
21024 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21025
21026         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21027           fix SVQ3 caps
21028
21029 2004-01-11  Steve Baker  <steve@stevebaker.org>
21030
21031         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21032         (gst_agingtv_base_init), (gst_agingtv_class_init),
21033         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21034         (gst_agingtv_set_property), (gst_agingtv_get_property):
21035         Port agingTV to videofilter
21036
21037 2004-01-09  Julien MOUTTE <julien@moutte.net>
21038
21039         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21040         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21041
21042 2004-01-09  Julien MOUTTE <julien@moutte.net>
21043
21044         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21045         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21046         * gst-libs/gst/xoverlay/xoverlay.c:
21047         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21048         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21049         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21050         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21051         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21052         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21053         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21054         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21055         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21056         interface implementation to handle xid being 0 and fix some bugs
21057         triggered by Benjamin's testcase.
21058         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21059         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21060         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
21061         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21062         interface implementation to handle xid being 0 and fix some bugs
21063         triggered by Benjamin's testcase.
21064
21065 2004-01-09  David Schleef  <ds@schleef.org>
21066
21067         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21068         mouse pointer events.  It works.
21069
21070 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21071
21072         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21073           Use explicit caps - fix capsnego.
21074         * ext/xvid/gstxviddec.c:
21075         * ext/xvid/gstxvidenc.c:
21076           Remove macro-inside-macro which caused compile errors.
21077         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21078           Error out if it's not a RIFF file. Else we error out without
21079           gst_element_error() which is not good...
21080
21081 2004-01-08  David Schleef  <ds@schleef.org>
21082
21083         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21084         Fix pad_link function to handle formats that ffmpeg returns
21085         as multiple caps structures.
21086         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21087         Only complain if source buffer is _smaller_ than expected.
21088         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21089         (gst_videoscale_handle_src_event): Resize navigation events
21090         when passing them upstream.
21091         * gst/videotestsrc/gstvideotestsrc.c:
21092         * gst/videotestsrc/gstvideotestsrc.h:
21093         * gst/videotestsrc/videotestsrc.c:
21094         * gst/videotestsrc/videotestsrc.h:
21095         Rewrite many of the buffer painting functions to handle odd
21096         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21097         been verified to work with my video card.
21098         * testsuite/gst-lint:  Add check for elements calling
21099         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21100
21101 2004-01-08  David Schleef  <ds@schleef.org>
21102
21103         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21104         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21105
21106 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21107
21108         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21109         configure event is not emiting the desired size signal. That fixes
21110         aspect ratio issues with gst-player.
21111
21112 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21113
21114         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21115           Fix capsnego.
21116
21117 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21118
21119         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21120         public method to fire size signal.
21121
21122 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21123
21124         * examples/gstplay/Makefile.am: Adding the interface library.
21125         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21126         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21127         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21128         GST_IS_X_OVERLAY before signal connect.
21129         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21130         Removing the have_video_size signal.
21131         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21132         and associated public method.
21133         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21134         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21135         signal.
21136         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21137         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21138         signal.
21139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21140         Using XOverlay public method to fire size signal.
21141
21142 2004-01-07  David Schleef  <ds@schleef.org>
21143
21144         * gst/videofilter/Makefile.am:
21145         * gst/videofilter/gstvideotemplate.c:
21146         * gst/videofilter/make_filter:
21147         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21148         Convert make_filter to /bin/sh script.
21149
21150 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21151
21152         * gst/modplug/gstmodplug.cc: fix element description
21153
21154 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21155
21156         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21157         (got_video_size): Adding some new lines in g_print calls.
21158         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21159         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21160         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21161         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21162         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21163         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21164         Complete code review, reverting some stuff i disagree with, adding
21165         some fixes : time synchronization on invalid timestamps, renegotiation
21166         of private window.
21167         * sys/ximage/ximagesink.h:
21168         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21169         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21170         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21171         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21172         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21173         (gst_xvimagesink_buffer_new),
21174         (gst_xvimagesink_navigation_send_event),
21175         (gst_xvimagesink_set_xwindow_id),
21176         (gst_xvimagesink_get_desired_size),
21177         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21178         stuff i disagree with, adding some fixes : Renegotiation of private
21179         window, implementing get_desired_size.
21180
21181 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21182
21183         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21184         (gst_afsink_handle_event):
21185         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21186         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21187         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21188         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21189         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21190           Fix for instantiate-test (see core). Also remove dead code from
21191           jpegenc (which still needs fixing, but that's lower on my TODO
21192           list...).
21193         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21194           Never return NULL as caps.
21195
21196 2004-01-07  David Schleef  <ds@schleef.org>
21197
21198         * configure.ac:
21199         * ext/Makefile.am:
21200         * ext/librfb/Makefile.am:
21201         * ext/librfb/gstrfbsrc.c:
21202         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21203         is the protocol used by VNC.
21204
21205 2004-01-07  David Schleef  <ds@schleef.org>
21206
21207         * gst/videofilter/gstvideotemplate.c:
21208         * gst/videofilter/gstvideotemplate.h:
21209         * gst/videofilter/make_filter:
21210         Merge videotemplate header into source file.
21211         * gst/effectv/Makefile.am:
21212         * gst/effectv/gsteffectv.c: (plugin_init):
21213         * gst/effectv/gstwarp.c:
21214         Make warpTV a subclass of videofilter.
21215
21216 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21217
21218         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21219           Add guard against invalid utf-8 conversions in mad. Just in case.
21220
21221 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21222
21223         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21224           Fix for bug shown by poisoning
21225
21226 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21227
21228         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21229         (gst_v4lmjpegsrc_buffer_free):
21230         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21231         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21232         (gst_v4lsrc_buffer_free):
21233           Fix for removed bufferpools.
21234
21235 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21236
21237         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21238         Fix caps negotiation.
21239
21240         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21241         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21242         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21243         (dvdnavsrc_event):
21244         * ext/mpeg2dec/gstmpeg2dec.c:
21245         * gst-libs/gst/navigation/navigation.c:
21246         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21247         * gst-libs/gst/navigation/navigation.h:
21248         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21249         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21250         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21251         Super-simple first version of mouse and keyboard events. Clicking
21252         on a DVD menu now works, although it may not take you where you
21253         expected.
21254
21255         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21256         * gst/videotestsrc/gstvideotestsrc.c:
21257         (gst_videotestsrc_src_fixate):
21258         These fixate functions were broken - they never actually
21259         fixated :)
21260
21261 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21262
21263         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21264         (gst_icecastsend_init):
21265           fix for new caps system.
21266         * gst-libs/gst/mixer/mixertrack.h:
21267         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21268           Add 'master track' flag (for tools like ACME that only want to
21269           change the main volume).
21270
21271 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21272
21273         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21274         (gst_xvid_csp_to_caps):
21275         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21276         * ext/xvid/gstxvidenc.c:
21277         ifdef out ARGB type when it isn't available
21278         in xvidcore 1.0.0beta2
21279
21280 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21281
21282         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21283           When we have received a new SCR right in the first buffer after
21284           a seek (so in the same cycle that handles the discont), we should
21285           handle the buffer instead of unreffing it, else we lose data.
21286
21287 2004-01-06  Iain <iain@prettypeople.org>
21288
21289         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21290           buffer-frames caps too.
21291
21292         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21293           caps that we need, don't destroy them all and rebuild them. And when
21294           creating src pads, use the src pad template rather than the sink...
21295
21296 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21297
21298         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21299           Add pad to element *after* setting functions such as event handler.
21300           Without this, the scheduler (opt) will link pads, set the event
21301           handler from the default event function (dispatcher in gstpad.c)
21302           and *after* that, we will set our own event function, which will
21303           thus never be used (and thus mpegdemux doesn't handle events).
21304
21305 2004-01-04  David Schleef  <ds@schleef.org>
21306
21307         Fix the fixate functions to handle new prototype:
21308         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21309         * gst/videotestsrc/gstvideotestsrc.c:
21310         (gst_videotestsrc_src_fixate):
21311         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21312         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21313         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21314
21315 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21316
21317         * sys/ximage/ximagesink.h:
21318         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21319         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21320         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21321         (gst_ximagesink_xoverlay_init):
21322           assorted fixes to make (re)embedding work
21323         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21324         (gst_ximagesink_get_desired_size):
21325           implement desired size additions to XOverlay
21326
21327 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21328
21329         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21330         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21331         (gst_x_overlay_got_desired_size):
21332         * gst-libs/gst/xoverlay/xoverlay.h:
21333           Add optional "desired size" signal and querying.
21334
21335 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21336
21337         * gst/matroska/matroska-demux.c:
21338         (gst_matroska_demux_parse_blockgroup):
21339           Fix EBML-laced block parsing. Diffs are relative to previous
21340           lace, not the first lace. Thanks to Mosu from the Matroska
21341           team for detecting this.
21342         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21343         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21344         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21345         (gst_wavparse_change_state):
21346         * gst/wavparse/gstwavparse.h:
21347           Quickfix for capsnego.
21348
21349 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21350
21351         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21352           Fix indenting, fix pad creation.
21353
21354 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21355
21356         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21357         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21358         (gst_xviddec_sink_link):
21359           Implement src_getcaps() so proper size caps is negotiated.
21360
21361 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21362
21363         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21364           Finish flac decoder on EOS. See #116178.
21365
21366 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21367
21368         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21369         (gst_matroska_demux_add_stream):
21370         * gst/matroska/matroska-ids.h:
21371           Add getcaps() function to fix capsnego...
21372
21373 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21374
21375         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21376         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21377         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21378           Fix more integer overflows. Again, see #126967.
21379
21380 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21381
21382         * ext/mpeg2dec/gstmpeg2dec.c:
21383           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21384           #130416.
21385
21386 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21387
21388         * configure.ac:
21389         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21390         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21391         * ext/xvid/gstxvid.h:
21392         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21393         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21394         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21395         (gst_xviddec_change_state):
21396         * ext/xvid/gstxviddec.h:
21397         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21398         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21399         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21400         (gst_xvidenc_link), (gst_xvidenc_set_property),
21401         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21402         * ext/xvid/gstxvidenc.h:
21403           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21404
21405 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21406
21407         * gst/rtp/rtp-packet.c:
21408           Add sys/types.h include, since OS X doesn't define in_addr_t
21409           in netinet/in.h, like it does on Linux (see #129600).
21410
21411 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21412
21413         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21414
21415         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21416           Correct logic of dispose function (see #129306).
21417
21418 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21419
21420         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21421         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21422         (gst_mpeg_parse_init):
21423         * gst/mpegstream/gstmpegparse.h:
21424           Remove clock (which was never provided, i.e. dead code), and
21425           also fix integer overflows at high PTS values (see #126967).
21426
21427 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21428
21429         * ext/flac/gstflacdec.c:
21430         * ext/libpng/gstpngenc.h:
21431         * ext/mikmod/gstmikmod.h:
21432           OS X fixes (see #126628).
21433
21434 2004-01-02  David Schleef  <ds@schleef.org>
21435
21436         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21437         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21438         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21439         (gst_mpeg_parse_class_init): Move pad template registration
21440         to class_init, since the derived class (mpegdemux) doesn't
21441         want them.
21442
21443 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21444
21445         * sys/ximage/Makefile.am:
21446         * sys/xvideo/Makefile.am:
21447         * sys/xvimage/Makefile.am:
21448           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21449           after installation (see #127664).
21450
21451 2004-01-02  David Schleef  <ds@schleef.org>
21452
21453         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21454         (gst_ffmpegenc_connect):  Negotiation fixes.
21455         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21456         Remove inappropriate gst_caps_free().
21457         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21458         Reenable Ronald's internal resize code, since the core handles
21459         it correctly now.
21460
21461 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21462
21463         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21464         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21465         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21466           Fix pad template stuff.
21467
21468 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21469
21470         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21471         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21472           fix signed integer reading/writing.
21473
21474 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21475
21476         * ext/alsa/README:
21477           Remove outdated document
21478
21479 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21480
21481         * gst/cutter/gstcutter.c: (gst_cutter_init):
21482           src pad was being created twice - oops.
21483
21484 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21485
21486         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21487           Comment out internal resize. It doesn't handle the resulting
21488           XEvent internally, does another try_set_caps() which leads to
21489           a really nice loop.
21490           Real fix will come when Julien and Dave are awake. ;).
21491
21492 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21493
21494         * ext/mpeg2enc/gstmpeg2enc.cc:
21495           fix const/nonconst compile issue.
21496
21497 2004-01-02  David Schleef  <ds@schleef.org>
21498
21499         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21500         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21501         Add fixate function and a check for bad formats.
21502
21503 2004-01-01  David Schleef  <ds@schleef.org>
21504
21505         Negotiation fixes:
21506         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21507         (gst_audiofilter_init):
21508         * gst/debug/efence.c: (gst_efence_init):
21509         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21510         (gst_deinterlace_init):
21511         * gst/volume/gstvolume.c: (volume_connect):
21512
21513 2004-01-01  David Schleef  <ds@schleef.org>
21514
21515         Convert elements to use gst_pad_use_explicit_caps() where
21516         appropriate:
21517         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21518         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21519         (gst_afparse_open_file):
21520         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21521         (gst_afsrc_open_file):
21522         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21523         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21524         (gst_ffmpegdec_chain):
21525         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21526         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21527         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21528         (gst_gdk_pixbuf_chain):
21529         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21530         (gst_jpegdec_chain):
21531         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21532         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21533         (gst_mikmod_negotiate):
21534         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21535         (gst_mpeg2dec_negotiate_format):
21536         * ext/mpeg2enc/gstmpeg2enc.cc:
21537         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21538         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21539         (gst_speexdec_sinkconnect):
21540         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21541         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21542         (gst_vorbisfile_new_link):
21543         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21544         (gst_ac3parse_chain):
21545         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21546         (gst_asf_demux_setup_pad):
21547         * gst/auparse/gstauparse.c: (gst_auparse_init),
21548         (gst_auparse_chain):
21549         * gst/id3/gstid3types.c: (gst_id3types_loop):
21550         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21551         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21552         (mp1videoparse_parse_seq):
21553         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21554         (bpf_from_header):
21555         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21556         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21557         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21558         (gst_mpeg_parse_send_data):
21559         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21560         (gst_qtdemux_add_stream):
21561         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21562         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21563         (gst_wavparse_parse_fmt):
21564
21565 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21566
21567         * configure.ac:
21568           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21569           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21570           it therefore uses the wrong include paths. Too bad... Note
21571           that 1.6.1.93 is not release yet. ;).
21572           Also add a check for mplex, which is now using the lib'ified
21573           mplex from mjpegtools, too.
21574         * ext/ffmpeg/gstffmpegcodecmap.c:
21575           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21576           issues. I don't think ffmpeg handles 3ivx correctly, so this
21577           probably won't work. But it won't hurt either.
21578         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21579         (gst_ffmpegdec_chain):
21580         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21581         (gst_ffmpegenc_chain_audio):
21582           Fix memleak in audio encoding. Close codec if open fails, this
21583           calls the cleanup routines so we can re-use the context.
21584         * ext/mpeg2enc/gstmpeg2enc.cc:
21585           Fix pad template names/types, fix memory issue with getcaps().
21586         * ext/mpeg2enc/gstmpeg2encoder.cc:
21587         * ext/mpeg2enc/gstmpeg2encoder.hh:
21588           Fix compile issue with new caps system (const thingy).
21589         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21590         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21591           We read a first frame right on initing, so that we have a caps
21592           when we init the output. This caps is cached in padprivate and
21593           read as first frame.
21594         * ext/mplex/Makefile.am:
21595         * ext/mplex/gstmplex.cc:
21596         * ext/mplex/gstmplex.h:
21597         * ext/mplex/gstmplex.hh:
21598         * ext/mplex/gstmplexibitstream.cc:
21599         * ext/mplex/gstmplexibitstream.hh:
21600         * ext/mplex/gstmplexjob.cc:
21601         * ext/mplex/gstmplexjob.hh:
21602         * ext/mplex/gstmplexoutputstream.cc:
21603         * ext/mplex/gstmplexoutputstream.hh:
21604           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21605           had issues, didn't do capsnego, supported only a subset of the
21606           mplex features and required a mplex fork in our local CVS. Plus
21607           that it worked agaist a very old mplex version. Rewriting was
21608           faster than updating it.
21609         * gst-libs/ext/Makefile.am:
21610         * gst-libs/ext/mplex/INSTRUCT:
21611         * gst-libs/ext/mplex/Makefile.am:
21612         * gst-libs/ext/mplex/README:
21613         * gst-libs/ext/mplex/TODO:
21614         * gst-libs/ext/mplex/ac3strm_in.cc:
21615         * gst-libs/ext/mplex/audiostrm.hh:
21616         * gst-libs/ext/mplex/audiostrm_out.cc:
21617         * gst-libs/ext/mplex/aunit.hh:
21618         * gst-libs/ext/mplex/bits.cc:
21619         * gst-libs/ext/mplex/bits.hh:
21620         * gst-libs/ext/mplex/buffer.cc:
21621         * gst-libs/ext/mplex/buffer.hh:
21622         * gst-libs/ext/mplex/fastintfns.h:
21623         * gst-libs/ext/mplex/format_codes.h:
21624         * gst-libs/ext/mplex/inputstrm.cc:
21625         * gst-libs/ext/mplex/inputstrm.hh:
21626         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21627         * gst-libs/ext/mplex/mjpeg_logging.cc:
21628         * gst-libs/ext/mplex/mjpeg_logging.h:
21629         * gst-libs/ext/mplex/mjpeg_types.h:
21630         * gst-libs/ext/mplex/mpastrm_in.cc:
21631         * gst-libs/ext/mplex/mpegconsts.cc:
21632         * gst-libs/ext/mplex/mpegconsts.h:
21633         * gst-libs/ext/mplex/mplexconsts.hh:
21634         * gst-libs/ext/mplex/multplex.cc:
21635         * gst-libs/ext/mplex/outputstream.hh:
21636         * gst-libs/ext/mplex/padstrm.cc:
21637         * gst-libs/ext/mplex/padstrm.hh:
21638         * gst-libs/ext/mplex/stillsstream.cc:
21639         * gst-libs/ext/mplex/stillsstream.hh:
21640         * gst-libs/ext/mplex/systems.cc:
21641         * gst-libs/ext/mplex/systems.hh:
21642         * gst-libs/ext/mplex/vector.cc:
21643         * gst-libs/ext/mplex/vector.hh:
21644         * gst-libs/ext/mplex/videostrm.hh:
21645         * gst-libs/ext/mplex/videostrm_in.cc:
21646         * gst-libs/ext/mplex/videostrm_out.cc:
21647         * gst-libs/ext/mplex/yuv4mpeg.cc:
21648         * gst-libs/ext/mplex/yuv4mpeg.h:
21649         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21650         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21651           We don't fork mjpegtools' mplex in our CVS anymore.
21652         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21653         (gst_avi_demux_add_stream):
21654         * gst/avi/gstavidemux.h:
21655           Add getcaps() function for proper caps nego. This makes some
21656           parts of AVI playback/reading work.
21657         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21658           Resize window on new capsnego. This is probably wrong, but
21659           I'm still committing it because with current capsnego, the
21660           first successfull capsnego is auto-fixated, therefore rounded
21661           down to the lowest values in the caps. this results in a 16x16
21662           XWindow that is not reized when real capsnego finishes.
21663           Dave, I see more cases of this, do you know a proper solution?
21664         * tools/gst-launch-ext.in:
21665           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21666
21667 2003-12-31  David Schleef  <ds@schleef.org>
21668
21669         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21670         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21671           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21672
21673 2003-12-30  David Schleef  <ds@schleef.org>
21674
21675         * ext/ffmpeg/gstffmpegcolorspace.c:
21676         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21677         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21678         (gst_ffmpegcsp_chain): Negotiation fixes
21679         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21680         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21681         (gst_audio_convert_link), (gst_audio_convert_channels):
21682         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21683         (gst_audioscale_link), (gst_audioscale_get_buffer),
21684         (gst_audioscale_chain): Negotiation fixes
21685         * gst/audioscale/gstaudioscale.h:
21686         * gst/videofilter/gstvideofilter.c:
21687         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21688         (gst_videofilter_link), (gst_videofilter_init),
21689         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21690         (gst_videofilter_find_format_by_structure):
21691         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21692         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21693         (gst_videoscale_link):
21694         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21695         (videoscale_find_by_structure), (gst_videoscale_setup):
21696         * gst/videoscale/videoscale.h: Negotiation fixes
21697         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21698         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21699         function, restrict resizing to a multiple of 4 (hack until
21700         everyone supports odd sizes correctly).
21701
21702 2003-12-29  Colin Walters  <walters@verbum.org>
21703
21704         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21705         signed.
21706
21707 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21708
21709         * ext/sndfile/gstsf.c: (gst_sf_loop):
21710           Fix warning about discarding const qualifier
21711
21712 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21713
21714         * gst/cutter/gstcutter.c:
21715         * gst/videoscale/gstvideoscale.c:
21716         * gst/volenv/gstvolenv.c:
21717         * gst-libs/gst/audio/audio.c:
21718         * gst-libs/gst/video/video.c:
21719           Fix warnings
21720
21721 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21722
21723         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21724           Don't send ALSA debugging to stderr.
21725         * ext/alsa/gstalsa.h:
21726           Use GST_WARNING instead of g_warning when ALSA functions fail.
21727
21728 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21729
21730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21731           Free XVAdapterInfo correctly.
21732
21733 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21734
21735         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21736         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21737           Make id3tag use correct caps nego.
21738
21739 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21740
21741         * ext/ivorbis/vorbis.c:
21742         * ext/ivorbis/vorbisenc.h:
21743         * ext/ivorbis/vorbisfile.c:
21744           Modify so that it uses the new caps things
21745
21746 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21747
21748         * testsuite/spider/spider1.c: (main):
21749         * testsuite/spider/spider2.c: (main):
21750         * testsuite/spider/spider3.c: (main):
21751           Make tests compile again. They probably don't work.
21752
21753 2003-12-24  Colin Walters  <walters@verbum.org>
21754
21755         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21756         we can't fixate the caps anymore.
21757
21758 2003-12-23  David Schleef  <ds@schleef.org>
21759
21760         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21761         * sys/oss/gstosssink.c: (gst_osssink_init),
21762         (gst_osssink_sink_fixate): Add fixate function.
21763
21764 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21765
21766         * ext/ffmpeg/gstffmpegcodecmap.c:
21767         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21768         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21769         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21770         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21771         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21772         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21773         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21774           fix typo in RGB masks, and move back to "old" colorspace
21775           capsnego code until whoever wrote this new crap has actually
21776           tested it so that it works.
21777           And yes, this works, keep it that way please.
21778
21779 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21780
21781         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21782         (gst_divxdec_init), (gst_divxdec_negotiate):
21783         * ext/divx/gstdivxdec.h:
21784         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21785         (gst_divxenc_init):
21786         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21787         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21788         * ext/mpeg2enc/gstmpeg2enc.cc:
21789         * ext/mpeg2enc/gstmpeg2encoder.cc:
21790         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21791         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21792         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21793         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21794         (dxr3spusink_init):
21795         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21796         (dxr3videosink_init):
21797           Fix caps breakage after Dave's caps branch merge.
21798
21799 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21800
21801         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21802           Fix for 24bpp display.
21803
21804 2003-12-23  Colin Walters  <walters@verbum.org>
21805
21806         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21807         a GnomeVFSHandle directly.
21808
21809 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21810
21811         * gst/volume/Makefile.am:
21812         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21813         (volume_base_init), (volume_init):
21814           Reenable volume element and fix to work with new caps stuff.
21815           Rhythmbox needs this.
21816
21817 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21818
21819         * gst/qtdemux/qtdemux.c: (plugin_init):
21820           qtdemux requires bytestream
21821
21822 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21823
21824         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21825           Fix remaining caps handling errors due to CAPS merge.
21826
21827 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21828
21829         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21830         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21831         (gst_faad_srcconnect):
21832           Port to new caps system.
21833
21834 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21835
21836         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21837         (got_video_size), (main): using g_print instead of g_message.
21838         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21839         signal which was not emitted because of "switch" element added to the
21840         bin but not connected. (Removing from the bin temporarily)
21841
21842 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21843
21844         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21845         find X development files. I don't understand the previous tests and
21846         they fail on my debian/ppc unstable. This one works.
21847         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21848         exiting.
21849         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21850         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21851         (gst_play_set_visualization): Add some safety checks in set_ methods
21852         and state_change. This was throwing some ugly CRITICAL messages when
21853         pipeline was getting disposed and casts were failing.
21854
21855 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21856
21857         * configure.ac:
21858           Improve mpeg2enc detection. This is for distributions that do
21859           ship mjpegtools, but without mpeg2enc. Also does object check
21860           for might there ever be ABI incompatibility.
21861         * ext/mpeg2enc/gstmpeg2enc.cc:
21862           Add Andrew as second maintainer (he's helping me), and also add
21863           an error if no caps was set. This happens if I pull before capsnego
21864           and that's something I should solve sometime else.
21865         * gst/matroska/matroska-demux.c:
21866         (gst_matroska_demux_parse_blockgroup):
21867           Fix time parsing.
21868         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21869         (gst_matroska_mux_track_header):
21870           Add caps to templates.
21871         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21872           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21873         * gst/mpegstream/gstmpegdemux.c:
21874           Remove layer since it causes warnings about unfixed caps.
21875         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21876           Fix obvious typo (we error out if caps were set, we should of
21877           course error out if *no* caps were set).
21878         * sys/oss/gstosselement.c: (gst_osselement_convert):
21879           Fix format conversion, we confused bits/bytes.
21880         * sys/oss/gstosselement.h:
21881           Improve documentation for 'bps'.
21882         * sys/v4l/TODO:
21883           Remove stuff about plugins that need removing - this was done
21884           ages ago.
21885         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21886         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21887         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21888         (gst_v4lsrc_src_query):
21889         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21890         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21891           Add get_query_types(), get_formats() and query() functions.
21892
21893 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21894
21895         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21896         * moved CVS to freedesktop.org