add stress test for xoverlay from Julien
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * configure.ac:
4         * tests/Makefile.am:
5         * tests/icles/.cvsignore:
6         * tests/icles/Makefile.am:
7         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
8         (close_display), (resize_window), (move_window), (create_window),
9         (terminate_playback), (pause_playback), (start_playback), (main):
10           add stress test for xoverlay from Julien
11
12 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13
14         * docs/libs/tmpl/gstcolorbalance.sgml:
15         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16         * gst-libs/gst/rtp/gstbasertppayload.c:
17         * gst-libs/gst/rtp/gstrtpbuffer.c:
18         * gst-libs/gst/rtp/gstrtpbuffer.h:
19           Do burger's rename for rtp payloaders and depayloaders
20
21 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22
23         * win32/:
24           add Visual Studio 6 build files
25
26 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27
28         * docs/libs/gst-plugins-base-libs-docs.sgml:
29         * docs/libs/gst-plugins-base-libs-sections.txt:
30         * docs/libs/tmpl/gstaudio.sgml:
31         * docs/libs/tmpl/gstringbuffer.sgml:
32         * gst-libs/gst/interfaces/xoverlay.c:
33         * gst-libs/gst/video/gstvideofilter.c:
34         * gst-libs/gst/video/gstvideosink.c:
35           update documentation
36
37 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38
39         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
40         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
41         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
42         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
43         (gst_multi_fd_sink_get_stats),
44         (gst_multi_fd_sink_remove_client_link),
45         (gst_multi_fd_sink_handle_client_read),
46         (gst_multi_fd_sink_client_queue_data),
47         (gst_multi_fd_sink_client_queue_caps),
48         (gst_multi_fd_sink_client_queue_buffer),
49         (gst_multi_fd_sink_new_client),
50         (gst_multi_fd_sink_handle_client_write),
51         (gst_multi_fd_sink_recover_client),
52         (gst_multi_fd_sink_queue_buffer),
53         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
54         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
55         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
56         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
57         * gst/tcp/gstmultifdsink.h:
58         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
59         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
60         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
61         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
62         (gst_tcp_client_sink_set_property),
63         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
64         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
65         * gst/tcp/gsttcpclientsink.h:
66         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
67         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
68         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
69         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
70         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
71         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
72         * gst/tcp/gsttcpclientsrc.h:
73         * gst/tcp/gsttcpplugin.c: (plugin_init):
74         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
75         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
76         (gst_tcp_server_sink_finalize),
77         (gst_tcp_server_sink_handle_server_read),
78         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
79         (gst_tcp_server_sink_set_property),
80         (gst_tcp_server_sink_get_property),
81         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
82         * gst/tcp/gsttcpserversink.h:
83         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
84         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
85         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
86         (gst_tcp_server_src_set_property),
87         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
88         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
89         * gst/tcp/gsttcpserversrc.h:
90           more borgifying
91
92 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
93
94         * docs/plugins/Makefile.am:
95         * docs/plugins/gst-plugins-base-plugins.args:
96         * docs/plugins/inspect/plugin-libvisual.xml:
97         * gst/audioconvert/plugin.h:
98         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
99         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
100         (gst_audio_rate_setcaps), (gst_audio_rate_init),
101         (gst_audio_rate_chain), (gst_audio_rate_set_property),
102         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
103         (plugin_init):
104         * gst/audiotestsrc/gstaudiotestsrc.c:
105         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
106         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
107         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
108         (gst_audio_test_src_get_query_types),
109         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
110         (gst_audio_test_src_create_square),
111         (gst_audio_test_src_create_saw),
112         (gst_audio_test_src_create_triangle),
113         (gst_audio_test_src_create_silence),
114         (gst_audio_test_src_create_white_noise),
115         (gst_audio_test_src_init_pink_noise),
116         (gst_audio_test_src_generate_pink_noise_value),
117         (gst_audio_test_src_create_pink_noise),
118         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
119         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
120         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
121         (plugin_init):
122         * gst/audiotestsrc/gstaudiotestsrc.h:
123         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
124         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
125         (gst_sub_parse_init), (gst_sub_parse_formats),
126         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
127         (convert_encoding), (get_next_line),
128         (gst_sub_parse_data_format_autodetect),
129         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
130         (gst_sub_parse_loop), (gst_sub_parse_chain),
131         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
132         (plugin_init):
133         * gst/subparse/gstsubparse.h:
134         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
135         (gst_video_rate_base_init), (gst_video_rate_class_init),
136         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
137         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
138         (gst_video_rate_init), (gst_video_rate_event),
139         (gst_video_rate_chain), (gst_video_rate_set_property),
140         (gst_video_rate_get_property), (gst_video_rate_change_state),
141         (plugin_init):
142         * gst/videoscale/gstvideoscale.c:
143         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
144         (gst_video_scale_src_template_factory),
145         (gst_video_scale_sink_template_factory),
146         (gst_video_scale_get_type), (gst_video_scale_base_init),
147         (gst_video_scale_class_init), (gst_video_scale_init),
148         (gst_video_scale_set_property), (gst_video_scale_get_property),
149         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
150         (gst_video_scale_prepare_size), (parse_caps),
151         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
152         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
153         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
154         (plugin_init):
155         * gst/videoscale/gstvideoscale.h:
156         * gst/videotestsrc/gstvideotestsrc.c:
157         (gst_video_test_src_pattern_get_type),
158         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
159         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
160         (gst_video_test_src_set_pattern),
161         (gst_video_test_src_set_property),
162         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
163         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
164         (gst_video_test_src_event), (gst_video_test_src_get_times),
165         (gst_video_test_src_create), (plugin_init):
166         * gst/videotestsrc/gstvideotestsrc.h:
167         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
168         (gst_video_test_src_smpte), (gst_video_test_src_snow),
169         (gst_video_test_src_black):
170         * gst/videotestsrc/videotestsrc.h:
171           borgify further
172           clean up docs a little
173
174 2005-11-30  Wim Taymans  <wim@fluendo.com>
175
176         * gst-libs/gst/rtp/gstbasertpdepayload.h:
177         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
178         (gst_basertppayload_event), (gst_basertppayload_push),
179         (gst_basertppayload_change_state):
180         * gst-libs/gst/rtp/gstbasertppayload.h:
181         closed #320644.
182
183 2005-11-30  Julien MOUTTE  <julien@moutte.net>
184
185         * docs/libs/gst-plugins-base-libs-docs.sgml:
186         * docs/libs/gst-plugins-base-libs-sections.txt:
187         * gst-libs/gst/video/gstvideofilter.c:
188         * gst-libs/gst/video/gstvideosink.c:
189         * gst-libs/gst/video/gstvideosink.h: Adding docs.
190
191 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
192
193         * LICENSE:
194           move
195         * po/af.po:
196         * po/az.po:
197         * po/cs.po:
198         * po/en_GB.po:
199         * po/hu.po:
200         * po/it.po:
201         * po/nb.po:
202         * po/nl.po:
203         * po/or.po:
204         * po/sq.po:
205         * po/sr.po:
206         * po/sv.po:
207         * po/uk.po:
208         * po/vi.po:
209         * Makefile.am:
210           update
211         * scripts/autoplugins.sh:
212           remove
213
214 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
215
216         * Makefile.am:
217         * configure.ac:
218         * examples/Makefile.am:
219         * examples/capsfilter/Makefile.am:
220         * examples/capsfilter/capsfilter1.c:
221         * examples/gob/Makefile.am:
222         * examples/gob/gst-identity2.gob:
223         * examples/indexing/.cvsignore:
224         * examples/indexing/Makefile.am:
225         * examples/indexing/indexmpeg.c:
226         * examples/seeking/.cvsignore:
227         * examples/seeking/Makefile.am:
228         * examples/seeking/cdparanoia.c:
229         * examples/seeking/cdplayer.c:
230         * examples/seeking/chained.c:
231         * examples/seeking/scrubby.c:
232         * examples/seeking/seek.c:
233         * examples/stats/Makefile.am:
234         * examples/stats/mp2ogg.c:
235         * examples/switch/.cvsignore:
236         * examples/switch/Makefile.am:
237         * examples/switch/switcher.c:
238         * tests/Makefile.am:
239         * tests/check/generic/.cvsignore:
240         * tests/check/pipelines/.cvsignore:
241         * tests/examples/Makefile.am:
242         * tests/examples/seek/Makefile.am:
243           reorganize stuff under tests/
244
245 2005-11-30  Edward Hervey  <edward@fluendo.com>
246
247         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
248         Go away you stupid GstStaticPadTemplate memleak.
249
250 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
251
252         * gst-libs/gst/net/Makefile.am:
253         * gst-libs/gst/net/README:
254         * gst-libs/gst/net/gstnetbuffer.c:
255         * gst-libs/gst/net/gstnetbuffer.h:
256           this was moved to "netbuffer"
257
258 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
259
260         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
261         (gst_video_filter_class_init), (gst_video_filter_init):
262         * gst-libs/gst/video/gstvideofilter.h:
263           borgify name to bring in line with other classes
264
265 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
266
267         * gst/audioscale/.cvsignore:
268         * gst/audioscale/Makefile.am:
269         * gst/audioscale/README:
270         * gst/audioscale/audioscale.vcproj:
271         * gst/audioscale/dtof.c:
272         * gst/audioscale/dtos.c:
273         * gst/audioscale/functable.c:
274         * gst/audioscale/gstaudioscale.c:
275         * gst/audioscale/gstaudioscale.h:
276         * gst/audioscale/private.h:
277         * gst/audioscale/resample.c:
278         * gst/audioscale/resample.h:
279         * gst/audioscale/test.c:
280           remove
281
282 2005-11-30  Edward Hervey  <edward@fluendo.com>
283
284         * gst-libs/gst/netbuffer/Makefile.am:
285         really, really tired
286
287 2005-11-30  Edward Hervey  <edward@fluendo.com>
288
289         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
290         Update for new GstTypeFindFactory _register()
291
292 2005-11-30  Edward Hervey  <edward@fluendo.com>
293
294         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
295         Let's not override libgstnet from core for no reason...
296         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
297         Ok, maybe not so quick next time.
298
299 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
300
301         * configure.ac:
302         * gst-libs/gst/Makefile.am:
303           moved gst-libs/gst/net to netbuffer through CVS surgery
304           remove old directory
305           updating build to accomodate
306           (#322257)
307
308 2005-11-29  Andy Wingo  <wingo@pobox.com>
309
310         * pkgconfig/gstreamer-plugins-base.pc.in:
311         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
312         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
313         (#322257).
314
315 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
316
317         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
318         3rd time's the charm. Correct ref-counting for discarded buffers.
319
320 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
321
322         * gst/playback/gststreamselector.c:
323         (gst_stream_selector_class_init),
324         (gst_stream_selector_set_property),
325         (gst_stream_selector_get_property),
326         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
327         Fix ref-counting
328
329 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
330
331         * gst/subparse/gstsubparse.c: (feed_textbuf):
332           Don't access already unref'ed buffer.
333
334 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
335
336         * gst/playback/gststreamselector.c:
337         (gst_stream_selector_class_init), (gst_stream_selector_init),
338         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
339         (gst_stream_selector_get_property),
340         (gst_stream_selector_get_linked_pad),
341         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
342         * gst/playback/gststreamselector.h:
343         Add the active-pad property for playbin to use shortly. Ignore buffers
344         from any other pad, returning GST_FLOW_NOT_LINKED
345
346 2005-11-29  Julien MOUTTE  <julien@moutte.net>
347
348         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
349         patch from bug #322704 (Alessandro Decina).
350
351 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
352
353         * gst-libs/gst/audio/Makefile.am:
354           folded audiofilter into the audio library
355
356 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
357
358         * gst/videoscale/gstvideoscale.h:
359         * gst/videoscale/gstvideoscale.c:
360           remove unimplemented scale methods
361
362 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
363
364         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
365           Don't leak caps.
366
367 2005-11-28  Julien MOUTTE  <julien@moutte.net>
368
369         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
370         (gst_ximagesink_setcaps):
371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
372         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
373         happens (only visible on ximagesink but bug is in xv too) set_caps was
374         destroying the internal x[v]image used to memcpy non locally alloced
375         buffers so that it got renewed on next _chain. The issue is that 
376         _expose will try to put that image as it reffed it in _put.
377         Using gst_buffer_unref instead of destroy fixes it !
378
379 2005-11-28  Edward Hervey  <edward@fluendo.com>
380
381         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
382         (try_to_link_1), (queue_filled_cb):
383         Better use of the queues. Start with a small size queue and only increase
384         the size of the queues when the other queues are empty.
385
386 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
387
388         * gst-libs/gst/video/Makefile.am:
389           compile in copied-over videofilter into the video library
390         * gst-libs/gst/video/videosink.h:
391           rename the header to gstvideosink.h since it's a base GstObject class
392         * sys/ximage/ximagesink.h:
393         * sys/xvimage/xvimagesink.h:
394           use the new header
395
396 2005-11-28  Wim Taymans  <wim@fluendo.com>
397
398         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
399         * gst/playback/gstplaybasebin.h:
400         Prepare to handle errors betters.
401
402         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
403         Set sinks to PAUSED first before adding and linking them so that
404         we don't interrupt dataflow.
405
406 2005-11-28  Wim Taymans  <wim@fluendo.com>
407
408         * gst-libs/gst/audio/TODO:
409         Updated TODO
410
411         * gst-libs/gst/audio/gstaudiosink.c:
412         (gst_audioringbuffer_open_device),
413         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
414         (gst_audioringbuffer_release):
415         Small cleanups.
416
417         * gst-libs/gst/audio/gstbaseaudiosink.c:
418         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
419         (gst_base_audio_sink_change_state):
420         Slave to the master clock when going to PLAYING and unslave when
421         going to PAUSED.
422
423         * gst-libs/gst/audio/gstringbuffer.c:
424         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
425         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
426         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
427         (gst_ring_buffer_clear_all), (wait_segment),
428         (gst_ring_buffer_commit), (gst_ring_buffer_read),
429         (gst_ring_buffer_advance):
430         * gst-libs/gst/audio/gstringbuffer.h:
431         Add some docs and cleanups.
432
433 2005-11-28  Julien MOUTTE  <julien@moutte.net>
434
435         * sys/xvimage/xvimagesink.c:
436         (gst_xvimagesink_navigation_send_event): Fix navigation events
437         coordinates translation with pixel aspect ratios.
438
439 2005-11-28  Julien MOUTTE  <julien@moutte.net>
440
441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
442         Use calculated video geometry from _setcaps instead of buffer
443         caps to respect pixel aspect ratio. (fixes #322388)
444
445 2005-11-28  Julien MOUTTE  <julien@moutte.net>
446
447         * docs/libs/tmpl/gstcolorbalance.sgml:
448         * docs/libs/tmpl/gstmixer.sgml:
449         * docs/libs/tmpl/gstxoverlay.sgml:
450         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
451         interface.
452
453 2005-11-28  Julien MOUTTE  <julien@moutte.net>
454
455         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
456         Refuse to create an XvImage if we can't find the format.
457
458 2005-11-28  Edward Hervey  <edward@fluendo.com>
459
460         * gst-libs/gst/riff/riff-media.c:
461         (gst_riff_create_audio_template_caps):
462         Add ATRAC3 to the list of riff-possible audio caps.
463         I know we still don't have a plugin for atrac3, but it's saner to output
464         that than a cryptic mimetype.
465
466 2005-11-27  Edward Hervey  <edward@fluendo.com>
467
468         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
469         Don't try to create a zero-sized subbuffer.
470
471 2005-11-27  Julien MOUTTE  <julien@moutte.net>
472
473         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
474         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
475         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
476         (gst_ximagesink_expose): Fixed a tricky race.
477         * sys/ximage/ximagesink.h:
478         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
479         (gst_xvimagesink_expose): Fixed a tricky race.
480         * sys/xvimage/xvimagesink.h:
481
482 2005-11-27  Edward Hervey  <edward@fluendo.com>
483
484         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
485         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
486         Remove unused properties, and add queues between demuxers and decoders
487         so that a lot more files can preroll properly.
488
489 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
490
491         * gst-libs/gst/net/Makefile.am:
492         * gst-libs/gst/rtp/Makefile.am:
493         * gst-libs/gst/tag/Makefile.am:
494           remove silly include
495         * gst/tags/Makefile.am:
496         * gst/tags/gsttagediting.c:
497         * gst/tags/gsttageditingprivate.h:
498         * gst/tags/tagedit.vcproj:
499           remove directory, is as good as empty
500
501 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
502
503         * configure.ac:
504           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
505         * gst-libs/Makefile.am:
506         * gst-libs/gst/audio/Makefile.am:
507         * gst-libs/gst/interfaces/Makefile.am:
508         * gst-libs/gst/net/Makefile.am:
509         * gst-libs/gst/riff/Makefile.am:
510         * gst-libs/gst/rtp/Makefile.am:
511         * gst-libs/gst/tag/Makefile.am:
512         * gst-libs/gst/video/Makefile.am:
513           and use them
514
515 2005-11-27  Julien MOUTTE  <julien@moutte.net>
516
517         * docs/libs/tmpl/gstcolorbalance.sgml:
518         * docs/libs/tmpl/gstmixer.sgml:
519         * docs/libs/tmpl/gstxoverlay.sgml:
520         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
521         * sys/ximage/ximagesink.h:
522         * sys/xvimage/xvimagesink.h: More and more documentation.
523
524 2005-11-26  Julien MOUTTE  <julien@moutte.net>
525
526         * docs/libs/gst-plugins-base-libs-docs.sgml:
527         * docs/libs/gst-plugins-base-libs-sections.txt:
528         * docs/libs/tmpl/gstcolorbalance.sgml:
529         * docs/libs/tmpl/gstmixer.sgml:
530         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
531         to documentation.
532
533 2005-11-26  Julien MOUTTE  <julien@moutte.net>
534
535         * docs/plugins/Makefile.am:
536         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
537         * docs/plugins/gst-plugins-base-plugins-sections.txt:
538         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
539
540 2005-11-26  Julien MOUTTE  <julien@moutte.net>
541
542         * docs/plugins/Makefile.am:
543         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
544         * docs/plugins/gst-plugins-base-plugins-sections.txt:
545         * docs/plugins/inspect/plugin-adder.xml:
546         * docs/plugins/inspect/plugin-alsa.xml:
547         * docs/plugins/inspect/plugin-audioconvert.xml:
548         * docs/plugins/inspect/plugin-audiorate.xml:
549         * docs/plugins/inspect/plugin-audioresample.xml:
550         * docs/plugins/inspect/plugin-audiotestsrc.xml:
551         * docs/plugins/inspect/plugin-decodebin.xml:
552         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
553         * docs/plugins/inspect/plugin-gnomevfs.xml:
554         * docs/plugins/inspect/plugin-ogg.xml:
555         * docs/plugins/inspect/plugin-playbin.xml:
556         * docs/plugins/inspect/plugin-subparse.xml:
557         * docs/plugins/inspect/plugin-tcp.xml:
558         * docs/plugins/inspect/plugin-theora.xml:
559         * docs/plugins/inspect/plugin-typefindfunctions.xml:
560         * docs/plugins/inspect/plugin-video4linux.xml:
561         * docs/plugins/inspect/plugin-videorate.xml:
562         * docs/plugins/inspect/plugin-videoscale.xml:
563         * docs/plugins/inspect/plugin-videotestsrc.xml:
564         * docs/plugins/inspect/plugin-volume.xml:
565         * docs/plugins/inspect/plugin-vorbis.xml:
566         * docs/plugins/inspect/plugin-ximagesink.xml:
567         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
568         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
569
570 2005-11-26  Edward Hervey  <edward@fluendo.com>
571
572         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
573         Properly return GstFlowReturn from gst_pad_push in chain functions.
574
575 2005-11-25  Michael Smith  <msmith@fluendo.com>
576
577         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
578         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
579         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
580         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
581           Handle various conditions better when we don't understand a stream.
582           Removes a heap of CRITICALs on ogg streams containing unknown data.
583
584 2005-11-24  Andy Wingo  <wingo@pobox.com>
585
586         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
587         Be threadsafe.
588
589 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
590
591         * configure.ac: back to HEAD
592
593 === release 0.9.6 ===
594
595 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
596
597         * configure.ac:
598           releasing 0.9.6, "White Eight"
599
600 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
601
602         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
603         * docs/plugins/inspect/plugin-sine.xml:
604           remove sinesrc some more
605
606 2005-11-23  Wim Taymans  <wim@fluendo.com>
607
608         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
609         If we are reading too slowly, jump forward in the ringbuffer
610         instead of blocking.
611
612 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
613
614         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
615         (gst_visual_chain):
616         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
617         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
618         (gst_videorate_chain):
619         * gst/videotestsrc/gstvideotestsrc.c:
620         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
621         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
622         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
623         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
624         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
625         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
626           Updates for API changes
627
628 2005-11-23  Wim Taymans  <wim@fluendo.com>
629
630         * gst-libs/gst/audio/gstbaseaudiosink.c:
631         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
632         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
633         Fix for calibration API change.
634
635 2005-11-23  Michael Smith <msmith@fluendo.com>
636
637         * gst-libs/gst/audio/multichannel.c:
638         (gst_audio_get_channel_positions),
639         (gst_audio_set_channel_positions),
640         (gst_audio_set_structure_channel_positions_list),
641         (gst_audio_fixate_channel_positions):
642           Use gst_value_array_*() functions on value arrays, not
643           gst_value_list_*().
644
645 2005-11-23  Edward Hervey  <edward@fluendo.com>
646
647         * autogen.sh:
648         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
649         Fixes autogen
650
651 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
652
653         * check/Makefile.am:
654         * check/elements/videotestsrc.c: (setup_videotestsrc),
655         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
656         (main):
657           add a test for videotestsrc
658
659 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
660
661         * gst/sine/.cvsignore:
662         * gst/sine/Makefile.am:
663         * gst/sine/gstsinesrc.c:
664         * gst/sine/gstsinesrc.h:
665         * gst/sine/sinesrc.vcproj:
666           and remove sinesrc from the repository.  Closes #321446
667
668 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
669
670         * configure.ac:
671         * gst-plugins-base.spec.in:
672           remove sinesrc from the build
673
674 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
675
676         * check/Makefile.am:
677         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
678         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
679         (main):
680           add a test for audiotestsrc, testing all waves.  Even seems
681           leak-free at first glance, nice job Stefan
682
683 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
684
685         * po/af.po:
686         * po/az.po:
687         * po/cs.po:
688         * po/en_GB.po:
689         * po/hu.po:
690         * po/it.po:
691         * po/nb.po:
692         * po/nl.po:
693         * po/or.po:
694         * po/sq.po:
695         * po/sr.po:
696         * po/sv.po:
697         * po/uk.po:
698         * po/vi.po:
699           Translation string updates
700
701         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
702         (gst_v4lsrc_set_caps):
703         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
704         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
705         * sys/v4l/v4lsrc_calls.h:
706           Improve v4lsrc, by making it work again.
707
708 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
709
710         * ext/libvisual/visual.c: (gst_visual_chain):
711           Fix the fps calculations.
712
713         * gst/ffmpegcolorspace/avcodec.h:
714           Move structure element for clarity
715
716         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
717         * gst-libs/gst/interfaces/tunernorm.h:
718         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
719         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
720         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
721         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
722         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
723         (gst_v4lmjpegsrc_getcaps):
724         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
725         (gst_v4lsrc_set_caps):
726         * sys/v4l/gstv4lsrc.h:
727         * sys/v4l/v4l_calls.c: (gst_v4l_open):
728         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
729         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
730         * sys/v4l/v4lsrc_calls.h:
731           Fractional framerates...
732
733 2005-11-22  Wim Taymans  <wim@fluendo.com>
734
735         * gst-libs/gst/audio/gstbaseaudiosink.c:
736         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
737         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
738         And we provide a clock by default, of course...
739
740 2005-11-22  Wim Taymans  <wim@fluendo.com>
741
742         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
743         This clock can be slaved to a master clock now.
744
745         * gst-libs/gst/audio/gstbaseaudiosink.c:
746         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
747         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
748         (gst_base_audio_sink_set_clock),
749         (gst_base_audio_sink_set_property),
750         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
751         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
752         * gst-libs/gst/audio/gstbaseaudiosink.h:
753         Handle slaving the internal clock to the clock selected in the
754         pipeline.
755         Add property to make the basesink not provide a clock.
756
757         * gst-libs/gst/rtp/gstbasertpdepayload.c:
758         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
759         (gst_base_rtp_depayload_wait):
760         * gst-libs/gst/rtp/gstbasertpdepayload.h:
761         We can use the clock in GstElement, no need to store it ourselves.
762
763 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
764
765         * docs/libs/tmpl/gstaudio.sgml:
766           update
767         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
768         (gst_paranoia_endian_get_type):
769         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
770         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
771         * gst/audiotestsrc/gstaudiotestsrc.c:
772         (gst_audiostestsrc_wave_get_type):
773         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
774         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
775         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
776         (gst_sync_method_get_type), (gst_unit_type_get_type),
777         (gst_client_status_get_type), (gst_multifdsink_class_init),
778         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
779         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
780         (gst_multifdsink_get_property):
781         * gst/tcp/gstmultifdsink.h:
782         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
783         * gst/videotestsrc/gstvideotestsrc.c:
784         (gst_videotestsrc_pattern_get_type):
785           remove deprecated properties
786           fix up enums to correctly have short lowercase dashed nicks
787
788 2005-11-22  Michael Smith <msmith@fluendo.com>
789
790         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
791         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
792           Add underscore.
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           Use utility method for scaling clocktime for fractional framerates.
799
800 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
801
802         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
803         (gst_visual_chain):
804         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
805         * ext/theora/theoradec.c: (theora_handle_type_packet):
806         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
807         (theora_enc_chain):
808         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
809         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
810         * gst-libs/gst/video/video.h:
811         * gst/ffmpegcolorspace/avcodec.h:
812         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
813         (gst_ffmpeg_caps_to_pixfmt):
814         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
815         (gst_ffmpegcsp_set_caps):
816         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
817         (gst_videorate_setcaps), (gst_videorate_blank_data),
818         (gst_videorate_chain):
819         * gst/videotestsrc/gstvideotestsrc.c:
820         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
821         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
822         (gst_videotestsrc_event), (gst_videotestsrc_create):
823         * gst/videotestsrc/gstvideotestsrc.h:
824         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
825         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
826         (gst_ximagesink_get_times), (gst_ximagesink_init):
827         * sys/ximage/ximagesink.h:
828         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
829         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
830         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
831         * sys/xvimage/xvimagesink.h:
832           Convert elements to use fractions for their framerate.
833           V4L elements to come later tonight.
834
835 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
836
837         * gst-libs/gst/audio/audio.c:
838         * gst-libs/gst/audio/audio.h:
839           remove some deprecated functions
840
841 2005-11-22  Andy Wingo  <wingo@pobox.com>
842
843         * Update for gst_tag_setter API changes.
844
845 2005-11-22  Andy Wingo  <wingo@pobox.com>
846
847         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
848         (gst_ogg_demux_perform_seek):
849         * ext/theora/theoradec.c (theora_dec_sink_event):
850         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
851         update-funcnames.
852
853 2005-11-22  Wim Taymans  <wim@fluendo.com>
854
855         * examples/seeking/seek.c: (main):
856         Give higher priority to bus signals than the gtk events
857         to fix a race condition in the segment looping.
858
859 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
860
861         * ext/theora/Makefile.am:
862         * ext/vorbis/Makefile.am:
863         * gst-libs/gst/tag/Makefile.am:
864         * gst-plugins-base.spec.in:
865           Rename libgsttagedit to libgsttag (#322117).
866
867 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
868
869         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
870         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
871           Call gst_x_overlay_prepare_xwindow_id() to give applications
872           a final chance to set their own xwindow id before the video
873           sink creates its own window.
874
875 2005-11-22  Julien MOUTTE  <julien@moutte.net>
876
877         * sys/xvimage/xvimagesink.c:
878         (gst_xvimagesink_navigation_send_event): Handle navigation
879         events correcly with borders if applicable.
880
881 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
882
883         Patch by: Luca Ognibene
884
885         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
886         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
887         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
888         (gst_ffmpegcsp_caps_remove_format_info):
889         * gst/ffmpegcolorspace/imgconvert.c:
890         * gst/ffmpegcolorspace/imgconvert_template.h:
891           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
892           #318353); use gst_structure_has_name().
893
894 2005-11-22  Julien MOUTTE  <julien@moutte.net>
895
896         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
897         (gst_ximagesink_class_init): Add debug macros on functions.
898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
899         (gst_xvimagesink_xwindow_draw_borders),
900         (gst_xvimagesink_xvimage_put),
901         (gst_xvimagesink_xwindow_update_geometry),
902         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
903         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
904         (gst_xvimagesink_xcontext_clear),
905         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
906         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
907         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
908         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
909         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
910         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
911         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
912         expose while being PAUSED, out of data flow navigation events, etc..
913
914 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
915
916         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
917         * gst-libs/gst/audio/audio.h:
918           fix prototype - wondering why the test worked regardless
919
920 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
921
922         * check/Makefile.am:
923         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
924         * gst-libs/gst/audio/audio.h:
925           add a method that returns a proper GstClockTime
926
927 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
928
929         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
930         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
931         * gst-libs/gst/interfaces/xoverlay.h:
932           Remove everything having to do with the desired size; add 
933           gst_x_overlay_prepare_xwindow_id() function; remove the
934           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
935           post a message on the bus instead (#321816).
936
937         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
938         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
939         (gst_xvimagesink_xoverlay_init):
940           Remove desired size stuff (#321816).
941
942 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
943
944         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
945         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
946         (mpeg_video_type_find), (mpeg_video_stream_type_find):
947           Terminate vararg functions with NULL instead of 0 to 
948           make gcc4 happy.
949
950 2005-11-21  Andy Wingo  <wingo@pobox.com>
951
952         patch by: Sebastien Cote <sebas642@yahoo.ca>
953         
954         * gst-libs/gst/rtp/gstrtpbuffer.h: 
955         * gst-libs/gst/rtp/gstrtpbuffer.c
956         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
957
958 2005-11-21  Andy Wingo  <wingo@pobox.com>
959
960         * gst/playback/gstplaybin.c (gen_audio_element) 
961         (gen_video_element): Use the new MISSING_PLUGIN core error
962         category. Closes #320060.
963
964         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
965         * gst/videorate/gstvideorate.c (gst_videorate_event):
966         * ext/theora/theoradec.c (theora_dec_sink_event): 
967         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
968         stream lock.
969
970         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
971         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
972         stream lock changes.
973
974 2005-11-21  Wim Taymans  <wim@fluendo.com>
975
976         * gst-libs/gst/audio/gstbaseaudiosink.c:
977         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
978         (gst_base_audio_sink_provide_clock),
979         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
980         (gst_base_audio_sink_change_state):
981         * gst/audioresample/gstaudioresample.c:
982         Segment update fix.
983
984 2005-11-21  Andy Wingo  <wingo@pobox.com>
985
986         * *.h:
987         * *.c: Ran scripts/update-macros. Oh yes.
988
989 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
990
991         * sys/ximage/Makefile.am:
992         * sys/ximage/ximage.c:
993           Rename ximage plugin to ximagesink (#321426) (Don't forget to
994           remove your old libgstximage.* manually if necessary).
995
996 2005-11-21  Michael Smith <msmith@fluendo.com>
997
998         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
999           Minimal fix for bug #320200: set the min/max bitrate in the correct
1000           units. A better fix would be to upgrade to the RATEMANAGE2
1001           interface, rather than using the deprecated interface used here, but
1002           that would require an update in our libvorbis dependency (to 1.1),
1003           which is probably undesirable.
1004
1005 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
1006
1007         * ext/libvisual/visual.c: (get_buffer):
1008         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1009         (gst_base_audio_src_fixate):
1010         * gst/audioconvert/gstaudioconvert.c:
1011         (gst_audio_convert_fixate_caps):
1012         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
1013         * gst/audiotestsrc/gstaudiotestsrc.c:
1014         (gst_audiotestsrc_src_fixate):
1015         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
1016         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
1017         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
1018         * gst/videotestsrc/gstvideotestsrc.c:
1019         (gst_videotestsrc_src_fixate):
1020         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
1022           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
1023           (#322027)
1024
1025
1026 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1027
1028         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1029         (gst_riff_create_iavs_caps):
1030         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
1031         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
1032         (gst_riff_parse_info):
1033         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
1034         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
1035         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
1036           Fixes for GST_FOURCC_FORMAT API change.
1037
1038 2005-11-21  Andy Wingo  <wingo@pobox.com>
1039
1040         patch by: Alessandro Dessina <alessandro nnva org>
1041
1042         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
1043         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
1044         (gst_ogg_parse_chain):
1045         * ext/theora/theoraenc.c (theora_set_header_on_caps):
1046         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
1047         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
1048         gst_value_list calls on arrays. Fixes #321962.
1049
1050 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1051
1052         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1053         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
1054         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1055         * gst/adder/gstadder.c: (gst_adder_init),
1056         (gst_adder_request_new_pad), (gst_adder_collected),
1057         (gst_adder_change_state):
1058           Update for gst_collectpads_foo() to gst_collect_pads_foo()
1059           API change.
1060
1061 2005-11-21  Michael Smith <msmith@fluendo.com>
1062
1063         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
1064         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
1065           Properly handle pad_push return values.
1066
1067 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
1068
1069         * gst-libs/gst/tag/Makefile.am:
1070         * gst-libs/gst/tag/gstvorbistag.c:
1071         (gst_tag_list_to_vorbiscomment_buffer):
1072           Remove obsolete vorbistag element and debug category.
1073
1074         * gst/playback/gstplaybasebin.c: (check_queue):
1075           Don't divide by 0 when queue-threshold is 0.
1076
1077         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
1078           Don't modify an existing pixel-aspect-ratio if we fail to read
1079           a new one.
1080
1081 2005-11-20  Wim Taymans  <wim@fluendo.com>
1082
1083         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
1084         (gst_vorbisenc_push_packet):
1085         GST_PAD_IS_USABLE is gone, use the return value of
1086         the push or pad_alloc_buffer instead.
1087
1088 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1089
1090         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1091         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1092         (gst_ximagesink_ximage_destroy),
1093         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
1094         (gst_ximagesink_xwindow_new),
1095         (gst_ximagesink_xwindow_update_geometry),
1096         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
1097         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1098         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
1099         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
1100         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
1101         (gst_ximagesink_navigation_send_event),
1102         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
1103         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
1104         (gst_ximagesink_finalize), (gst_ximagesink_init),
1105         (gst_ximagesink_class_init):
1106         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
1107         This new version brings correct software scaling, non flickering
1108         window while resizing, pixel aspect ratio handling, usage of
1109         hardware buffer pools, out of data flow event thread for 
1110         navigation and handling of expose events even when being PAUSED,
1111         a new property to keep video aspect ratio when resizing, etc...
1112
1113 2005-11-18  Julien MOUTTE  <julien@moutte.net>
1114
1115         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1116         (gst_videoscale_fixate_caps): Introduce back caps fixate with
1117         handling of PAR.
1118
1119 2005-11-18    <bilboed@dvdsrc.fluendo.com>
1120
1121         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
1122         Unsetting IS_SINK flag from the fakesink, so decodebin
1123         never behaves as a sink.
1124
1125 2005-11-17  Wim Taymans  <wim@fluendo.com>
1126
1127         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1128         (gst_base_audio_src_change_state):
1129         Fix the audiosrc base class again, we did not unflush.
1130
1131 2005-11-17  Julien MOUTTE  <julien@moutte.net>
1132
1133         * examples/seeking/seek.c: (make_dv_pipeline),
1134         (make_vorbis_theora_pipeline), (make_avi_pipeline),
1135         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
1136         to ogg/vorbis/theora pipeline.
1137
1138 2005-11-17  Wim Taymans  <wim@fluendo.com>
1139
1140         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
1141         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
1142         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
1143         Fix EOS on multiple streams.
1144         More debugging.
1145
1146 2005-11-16  Wim Taymans  <wim@fluendo.com>
1147
1148         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
1149         (gst_ogg_demux_perform_seek):
1150         Segment done must include stream time.
1151
1152         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
1153         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
1154         (gst_ogg_mux_change_state):
1155         Fix ogg muxer again.
1156
1157 2005-11-16  Wim Taymans  <wim@fluendo.com>
1158
1159         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
1160         Fix compile again.
1161
1162 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1163
1164         * ext/libvisual/visual.c: (gst_visual_init):
1165         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
1166         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
1167         (gst_ogg_parse_chain):
1168         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1169         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
1170         * ext/theora/theoradec.c: (gst_theora_dec_init):
1171         * ext/theora/theoraenc.c: (gst_theora_enc_init):
1172         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
1173         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
1174         * gst/adder/gstadder.c: (gst_adder_class_init),
1175         (gst_adder_dispose):
1176         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
1177         * gst/subparse/gstsubparse.c: (gst_subparse_init):
1178         * gst/videorate/gstvideorate.c: (gst_videorate_init):
1179           Fix a whole set of pad template leaks
1180
1181 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1182
1183         * check/generic/states.c: (GST_START_TEST):
1184           fix the test so that it only checks for elements that are part of
1185           this source module
1186
1187 2005-11-16  Michael Smith <msmith@fluendo.com>
1188
1189         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
1190         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
1191         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1192         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1193         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
1194         (gst_ogg_mux_change_state):
1195           Fix leaking collectpads.
1196
1197 2005-11-16  Edward Hervey  <edward@fluendo.com>
1198
1199         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
1200         (gst_videorate_event), (gst_videorate_chain):
1201         Handle segment seeks
1202
1203 2005-11-16  Wim Taymans  <wim@fluendo.com>
1204
1205         * gst-libs/gst/audio/gstbaseaudiosink.c:
1206         (gst_base_audio_sink_provide_clock),
1207         (gst_base_audio_sink_change_state):
1208         Set ringbuffer to non-flushing when going to PAUSED, set to
1209         flushing again when going to READY.
1210
1211         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
1212         (gst_ring_buffer_stop):
1213         Start in flushing mode by default.
1214         Don't set flushing in the _stop method, let the app call
1215         this explicitly.
1216
1217 2005-11-16  Julien MOUTTE  <julien@moutte.net>
1218
1219         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
1220         * gst-libs/gst/video/videosink.h: Add helper function needed
1221         for video sinks.
1222
1223 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1224
1225         * gst/videoscale/gstvideoscale.c:
1226         (gst_videoscale_handle_src_event):
1227           Don't leak reference to pad parent.
1228
1229 2005-11-16  Wim Taymans  <wim@fluendo.com>
1230
1231         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
1232         Set ringbuffer to flushing when stopping so that we don't
1233         block on wait_segment anymore and livelock.
1234
1235 2005-11-16  Wim Taymans  <wim@fluendo.com>
1236
1237         * examples/seeking/seek.c: (send_event), (do_seek),
1238         (loop_toggle_cb), (segment_done), (main):
1239         Added looping checkbox.
1240
1241 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
1242
1243         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1244         (gst_ogg_demux_init):
1245         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1246         (gst_vorbis_dec_init):
1247           revert unrefs, they don't pass make check
1248
1249 2005-11-15  Johan Dahlin  <johan@gnome.org>
1250
1251         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
1252         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
1253         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
1254         (gst_vorbis_dec_init):
1255         Fix pad template leaks. 
1256
1257 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
1258
1259         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1260           Make state change function thread safe.
1261
1262 2005-11-15  Edward Hervey  <edward@fluendo.com>
1263
1264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1265         (gst_ogg_demux_class_init):
1266         Implement GstElement::send_event, so we can send seek events
1267         in GST_STATE_READY
1268
1269 2005-11-14  Julien MOUTTE  <julien@moutte.net>
1270
1271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
1272         Discovered how to take away flickering while resizing the
1273         window. Please don't put that in ximagesink, refactoring in
1274         progress.
1275
1276 2005-11-14  Michael Smith <msmith@fluendo.com>
1277
1278         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
1279         (gst_multifdsink_render):
1280           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
1281
1282 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1283
1284         * gst/playback/gstplaybin.c: (gen_audio_element):
1285           Use autoaudiosink, it tends to be more widely available than
1286           autoaudiiosink.
1287           
1288 2005-11-14  Andy Wingo  <wingo@pobox.com>
1289
1290         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
1291         as well if it is available. Fixes #316442.
1292
1293 2005-11-14  Michael Smith <msmith@fluendo.com>
1294
1295         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
1296         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
1297         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1298         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1299         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
1300         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
1301         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
1302         (gst_vorbisenc_change_state):
1303           Fix a small memory leak in vorbisenc.
1304           Fix large memory leaks in oggmux, also fix lots of state change
1305           bugs in oggmux.
1306
1307 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1308
1309         * gst/videotestsrc/gstvideotestsrc.c:
1310         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
1311         (gst_videotestsrc_src_fixate):
1312           move fixation to a fixate function
1313           remove negotiate function, basesrc's is good enough
1314           fixes a bug for check when using the element alone
1315
1316 2005-11-13  Edward Hervey  <edward@fluendo.com>
1317
1318         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
1319         (key_toggle_cb), (main):
1320         Added checkboxes for adding/removing the accurate and key_unit seek
1321         flags.
1322
1323 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1324
1325         * configure.ac: back to HEAD
1326
1327 === release 0.9.5 ===
1328
1329 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
1330
1331         * configure.ac:
1332           releasing 0.9.5, "No No Kia"
1333
1334 2005-11-11  Edward Hervey  <edward@fluendo.com>
1335
1336         * examples/seeking/seek.c: (make_parselaunch_pipeline):
1337         Added parse-launch syntax seeking mode for the seeking example.
1338         This should help stress-test even more cases.
1339         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
1340
1341 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1342
1343         * sys/xvimage/xvimagesink.c:
1344         (gst_xvimagesink_navigation_send_event):
1345           Check whether peer pad exists before sending navigation events
1346           to it.
1347
1348 2005-11-11  Michael Smith <msmith@fluendo.com>
1349
1350         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
1351         (gst_vorbisenc_buffer_from_packet):
1352         * ext/vorbis/vorbisenc.h:
1353           Set duration on encoded buffers. This allows oggmux's
1354           max_page_delay parameter to actually work.
1355
1356 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
1357
1358         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1359         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
1360         (gst_ffmpegcsp_avpicture_fill):
1361         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1362         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
1363           Make palettes work again (see #132341). Use our own macros
1364           for rounding up.
1365
1366 2005-11-10  Andy Wingo  <wingo@pobox.com>
1367
1368         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
1369         string doober.
1370
1371 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1372
1373         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1374         (gst_ffmpegcsp_transform_caps):
1375           Prefer passthrough in transform_caps
1376
1377 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1378
1379         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1380           check for ALSA errors properly, instead of relying on ALSA's
1381           error strings to serve to the user.
1382
1383 2005-11-10  Wim Taymans  <wim@fluendo.com>
1384
1385         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
1386         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
1387         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1388         Modernise the seek code.
1389
1390 2005-11-10  Michael Smith <msmith@fluendo.com>
1391         
1392         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
1393         (setup_substreams), (set_active_source):
1394           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
1395           trying to go to NULL if we failed to read a file.
1396
1397 2005-11-10  Wim Taymans  <wim@fluendo.com>
1398
1399         * gst/audiotestsrc/gstaudiotestsrc.c:
1400         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
1401         (gst_audiotestsrc_create):
1402         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1403         (gst_sinesrc_get_times), (gst_sinesrc_create):
1404         * gst/videotestsrc/gstvideotestsrc.c:
1405         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
1406         (gst_videotestsrc_create):
1407         The base class can now sync for us.
1408
1409 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1410
1411         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
1412           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
1413           name=source autoprobe=false autoprobe-fps=false copy-mode=1
1414           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
1415           format=(fourcc)I420" ! xvimagesink
1416
1417 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1418
1419         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1420         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
1421         (gst_sinesrc_newsegment):
1422           Send newsegment event in TIME format, set duration if
1423           num-buffers is set, fix duration querying.
1424
1425 2005-11-10  Michael Smith <msmith@fluendo.com>
1426
1427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1428         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1429         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
1430         (gst_ogg_mux_collected):
1431          Fix EOS handling, partially. Now forwarding an EOS event once we have
1432          EOS on all pads works correctly. However, we still don't properly set
1433          EOS on the actual ogg stream pages.
1434
1435 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1436
1437         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
1438           Set elements to NULL state before disposing of them.
1439
1440 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
1441
1442         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1443
1444         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1445         (gst_base_rtp_depayload_init),
1446         (gst_base_rtp_depayload_set_gst_timestamp):
1447         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1448           We need to send a newsegment event for each instance, not
1449           just for the first instance of this class (get rid of
1450           static variable in function). (#321011).
1451           
1452 2005-11-08  Michael Smith <msmith@fluendo.com>
1453
1454         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
1455         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
1456         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
1457         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1458           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
1459           This makes us mux things correctly according to the ogg muxing
1460           rules. Still not handling EOS correctly right now, though.
1461
1462 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1463
1464         * gst/audioconvert/gstaudioconvert.c:
1465           Fix typo in docs. 
1466
1467 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
1468
1469         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
1470         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
1471           Initialise segment_stop to GST_CLOCK_TIME_NONE when
1472           creating a new chain; should fix live streaming. Also
1473           add more debug output and fix a typo.
1474
1475 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
1476
1477         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1478
1479         * gst/volume/gstvolume.c: (volume_set_caps):
1480           Fix compilation on Solaris with Forte. (#320923)
1481
1482 2005-11-08  Wim Taymans  <wim@fluendo.com>
1483
1484         * gst-libs/gst/audio/gstbaseaudiosink.c:
1485         (gst_base_audio_sink_render):
1486         No need to do a typecheck.
1487
1488 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
1489
1490         * ext/alsa/gstalsa.h:
1491           We register a debug category, so let's use it.
1492
1493 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1494
1495         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1496         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
1497         Fixed a small problem.
1498
1499 2005-11-04  Wim Taymans  <wim@fluendo.com>
1500
1501         * examples/seeking/Makefile.am:
1502         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
1503         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
1504         (make_playerbin_pipeline), (format_value), (update_scale),
1505         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
1506         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
1507         (print_usage), (main):
1508         Added app for playback speed testing.
1509
1510         * examples/seeking/seek.c: (dynamic_link),
1511         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
1512         (make_mpeg_pipeline), (do_seek), (set_update_scale),
1513         (message_received), (main):
1514         Updated seek example.
1515
1516 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
1517
1518         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1519         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1520         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
1521         (gst_base_rtp_depayload_set_clock):
1522         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1523         Don't sleep on the bench (system clock) when you have a nice 
1524         comfortable bed (Gstreamer clock) to sleep on.
1525
1526 2005-11-03  Wim Taymans  <wim@fluendo.com>
1527
1528         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1529         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
1530         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
1531         Handle the case where a pad_block failed.
1532
1533 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
1534
1535         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
1536
1537         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1538         (gst_base_rtp_depayload_add_to_queue),
1539         (gst_base_rtp_depayload_push),
1540         (gst_base_rtp_depayload_set_gst_timestamp),
1541         (gst_base_rtp_depayload_queue_release):
1542           Fixes some bugs in the depayloader's queuing/de-queueing code.
1543
1544 2005-10-31  Michael Smith <msmith@fluendo.com>
1545
1546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
1547         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1548         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
1549           Patch from Alessandro Decina <alessandro@nnva.org>.
1550           Make oggdemux only find the final time in a chain, not per-pad,
1551           since the per-pad information can be very expensive to locate, and
1552           it isn't used anywhere. This makes reading a file containing
1553           OggSkeleton reasonably fast.
1554           Also, make chain finding work when there are logical bitstreams that
1555           can't be decoded. Fixes #319110.
1556
1557 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1558
1559         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1560         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1561         (gst_base_rtp_depayload_chain),
1562         (gst_base_rtp_depayload_add_to_queue),
1563         (gst_base_rtp_depayload_push),
1564         (gst_base_rtp_depayload_set_gst_timestamp),
1565         (gst_base_rtp_depayload_queue_release),
1566         (gst_base_rtp_depayload_start_thread),
1567         (gst_base_rtp_depayload_set_property),
1568         (gst_base_rtp_depayload_get_property):
1569         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1570         Some random fixes, to fullfill the desires of thomas.
1571
1572 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1573
1574         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1575         (gst_base_rtp_depayload_add_to_queue),
1576         (gst_base_rtp_depayload_push):
1577         Fixed the queueing algorithm.
1578
1579 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
1580
1581         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1582         (gst_base_rtp_depayload_push):
1583         A small fix
1584
1585 2005-10-31  Wim Taymans  <wim@fluendo.com>
1586
1587         * gst-libs/gst/audio/gstringbuffer.h:
1588         Don't break ABI.
1589
1590         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1591         (gst_ffmpeg_caps_to_pixfmt):
1592         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1593         (gst_ffmpegcsp_set_caps):
1594         Some more comments.
1595         Handle missing required caps fields better.
1596
1597 2005-10-31  Wim Taymans  <wim@fluendo.com>
1598
1599         * gst-libs/gst/audio/gstbaseaudiosink.c:
1600         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
1601         (gst_base_audio_sink_render):
1602         * gst-libs/gst/audio/gstringbuffer.c:
1603         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1604         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1605         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
1606         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
1607         (gst_ring_buffer_read):
1608         * gst-libs/gst/audio/gstringbuffer.h:
1609         Add flushing mode to the ringbuffer so that it in all cases does
1610         not try to handle more audio. This makes sure it does not try to
1611         block anymore when flushing and fixes a livelock.
1612
1613 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
1614
1615         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
1616         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
1617         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
1618           Explicitly check for -1 values before doing a conversion
1619           and always map them to -1. (#315545)
1620
1621 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
1622
1623         * gst/playback/gstplaybin.c: (gen_video_element):
1624           first try autovideosink, then xvimagesink, then error out
1625         * po/POTFILES.in:
1626           add translatable file
1627         * po/af.po:
1628         * po/az.po:
1629         * po/cs.po:
1630         * po/en_GB.po:
1631         * po/hu.po:
1632         * po/it.po:
1633         * po/nb.po:
1634         * po/nl.po:
1635         * po/or.po:
1636         * po/sq.po:
1637         * po/sr.po:
1638         * po/sv.po:
1639         * po/uk.po:
1640         * po/vi.po:
1641           update translations
1642
1643 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
1644
1645         * gst-libs/gst/rtp/gstbasedepayload.c:
1646         * gst-libs/gst/rtp/gstbasedepayload.h:
1647           Minor cleanups
1648
1649 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1650
1651         * gst/playback/.cvsignore:
1652         * gst/playback/decodetest.c:
1653         * gst/playback/test3.c:
1654           Port these two tests as well.
1655
1656 2005-10-27  Wim Taymans  <wim@fluendo.com>
1657
1658         * ext/theora/theoradec.c: (theora_dec_src_query),
1659         (theora_dec_sink_event):
1660         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1661         (theora_enc_change_state):
1662         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1663         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
1664         Take proper locks when handling events.
1665
1666 2005-10-27  Wim Taymans  <wim@fluendo.com>
1667
1668         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
1669         (gst_adder_change_state):
1670         Fix timestamps and fix deadlock when stopping the collectpads.
1671
1672 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
1673
1674         * gst-libs/gst/rtp/gstrtpbuffer.h:
1675         Declaring the payload types as strings too so that they can be used
1676         in the padtemplate inialization.
1677
1678 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
1679
1680         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
1681
1682         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1683         (gst_base_rtp_depayload_class_init):
1684         Fixes a small but nasty bug. The derived elements no longer segfaults
1685         on finalization.
1686
1687 2005-10-26  Michael Smith <msmith@fluendo.com>
1688
1689         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
1690           When clearing an audioconvert context, set tmpbufsize to zero, so
1691           we'll allocate it again later if required.
1692           This fixes audioconvert re-negotiating formats, which previously
1693           segfaulted with a NULL destination buffer.
1694
1695 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
1696
1697         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1698         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
1699         (gst_base_rtp_depayload_set_gst_timestamp),
1700         (gst_base_rtp_depayload_queue_release):
1701         Fixed a smalll memleak.
1702
1703 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
1704         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1705         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
1706         (gst_base_rtp_depayload_finalize),
1707         (gst_base_rtp_depayload_setcaps),
1708         (gst_base_rtp_depayload_add_to_queue),
1709         (gst_base_rtp_depayload_push),
1710         (gst_base_rtp_depayload_set_gst_timestamp),
1711         (gst_base_rtp_depayload_queue_release),
1712         (gst_base_rtp_depayload_thread),
1713         (gst_base_rtp_depayload_change_state):
1714         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1715         Changed the C++ comments to C comments
1716
1717 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1718
1719         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
1720         * gst/tcp/gsttcpclientsrc.h:
1721         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
1722         * gst/tcp/gsttcpserversrc.h:
1723           Remove unused 'curoffset' structure member.
1724
1725 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
1726
1727         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1728         (gst_base_rtp_depayload_base_init),
1729         (gst_base_rtp_depayload_finalize):
1730         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1731         * gst-libs/gst/rtp/gstbasertppayload.h:
1732           The pad-template on the sinkpad should be set by the derived classes.
1733           Also added some useful macros.
1734
1735 2005-10-24  Wim Taymans  <wim@fluendo.com>
1736
1737         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1738         Correctly flush decoder samples even if we could not
1739         copy them to an output buffer. Fixes #319618.
1740
1741 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1742
1743         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
1745         the caps against our xcontext caps.
1746
1747 2005-10-24  Wim Taymans  <wim@fluendo.com>
1748
1749         * gst-libs/gst/audio/gstbaseaudiosink.c:
1750         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1751         Remove g_print
1752         Use sync property from baseclass to disable sync.
1753
1754 2005-10-24  Wim Taymans  <wim@fluendo.com>
1755
1756         * gst-libs/gst/audio/gstbaseaudiosink.c:
1757         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
1758         Buffers with no timestamps get aligned with previous buffers or
1759         on underrun, played ASAP.
1760
1761 2005-10-24  Julien MOUTTE  <julien@moutte.net>
1762
1763         * gst-libs/gst/video/video.h:
1764         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1765         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1766         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
1767         here comes my change on caps for framerate and geometry range.
1768         We are now accepting 1 to MAXINT for width and height, and from
1769         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
1770         to be blended correctly in videomixer.
1771
1772 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1773
1774         * configure.ac:
1775           back to HEAD
1776
1777 === release 0.9.4 ===
1778
1779 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1780
1781         * NEWS:
1782         * RELEASE:
1783         * configure.ac:
1784           releasing 0.9.4, "Velociraptor"
1785
1786 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1787
1788         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
1789         * po/POTFILES.in:
1790           STOPPED -> FAILED
1791
1792 2005-10-21  Wim Taymans  <wim@fluendo.com>
1793
1794         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1795         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
1796         (pad_blocked), (close_pad_link), (new_pad):
1797         Don't try to remove elements twice.
1798
1799 2005-10-21  Wim Taymans  <wim@fluendo.com>
1800
1801         * ext/theora/theoradec.c: (theora_dec_src_query),
1802         (theora_dec_sink_event):
1803         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1804         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1805         (vorbis_handle_data_packet):
1806         * ext/vorbis/vorbisdec.h:
1807         Fix old naming.
1808
1809         * gst-libs/gst/audio/gstbaseaudiosink.c:
1810         (gst_base_audio_sink_render):
1811         Don't try to sync on buffers without a timestamp.
1812
1813 2005-10-21  Wim Taymans  <wim@fluendo.com>
1814
1815         * ext/theora/theoradec.c: (theora_dec_src_query),
1816         (theora_dec_sink_event):
1817         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1818         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
1819         (vorbis_handle_data_packet):
1820         * ext/vorbis/vorbisdec.h:
1821         Fix old naming.
1822
1823 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1824
1825         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
1826         (gst_vorbisenc_src_query):
1827           Implement position and duration queries.
1828
1829         * gst/playback/test3.c: (update_scale), (main):
1830           Fix for async state changes and print nicer output.
1831
1832 2005-10-20  Wim Taymans  <wim@fluendo.com>
1833
1834         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1835         (dump_element_stats), (main):
1836         * gst/playback/test6.c: (main):
1837         Fix tests again
1838
1839 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1840
1841         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1842         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1843           Don't use functions for position queries when handling
1844           duration queries.
1845
1846 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1847
1848         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1849         (vorbis_handle_data_packet), (vorbis_dec_chain),
1850         (vorbis_dec_change_state):
1851         * ext/vorbis/vorbisdec.h:
1852           Vorbis streams can be embedded in other container formats
1853           than ogg, container formats where the demuxer might set 
1854           timestamps on encoded vorbis buffers instead of those silly 
1855           granulepos thingies. In short: make vorbisdec handle 
1856           timestamps on incoming buffers as well.
1857
1858 2005-10-20  Wim Taymans  <wim@fluendo.com>
1859
1860         * gst/playback/gstplaybasebin.c: (group_destroy),
1861         (gst_play_base_bin_change_state):
1862         Fix leak.
1863         Handle case where playbasebin is now ASYNC because
1864         decodebin is.
1865
1866 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1867
1868         * gst/audioconvert/Makefile.am:
1869         * gst/audioconvert/bufferframesconvert.c:
1870         * gst/audioconvert/plugin.c: (plugin_init):
1871         * gst/audioconvert/plugin.h:
1872           And bye bye buffer-frames-convert
1873
1874 2005-10-19  Wim Taymans  <wim@fluendo.com>
1875
1876         * check/elements/audioconvert.c:
1877         * docs/libs/tmpl/gstaudio.sgml:
1878         * docs/libs/tmpl/gstcolorbalance.sgml:
1879         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1880         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
1881         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
1882         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
1883         * gst-libs/gst/audio/audio.h:
1884         * gst/audioconvert/audioconvert.h:
1885         * gst/audioconvert/gstaudioconvert.c:
1886         (gst_audio_convert_parse_caps):
1887         * gst/volume/gstvolume.c:
1888         Bye bye buffer-frames.
1889
1890 2005-10-19  Wim Taymans  <wim@fluendo.com>
1891
1892         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
1893         (query_positions_elems), (query_positions_pads), (update_scale),
1894         (do_seek), (set_update_scale), (message_received), (main):
1895         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1896         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
1897         (gst_ogg_demux_loop):
1898         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
1899         * ext/theora/theoradec.c: (theora_dec_src_query),
1900         (theora_dec_sink_event):
1901         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1902         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
1903         * gst/adder/gstadder.c: (gst_adder_query):
1904         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
1905         * gst/playback/test3.c: (update_scale):
1906         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1907         (dump_element_stats), (main):
1908         * gst/playback/test6.c: (main):
1909         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1910         Query API update.
1911
1912 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1913
1914         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1915         (xml_check_first_element), (xml_type_find), (smil_type_find),
1916         (plugin_init):
1917           Add typefinding for SMIL and for generic XML. Based on patch by
1918           Akos Maroy (#308663).
1919
1920 2005-10-18  Wim Taymans  <wim@fluendo.com>
1921
1922         * gst/playback/Makefile.am:
1923         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1924         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
1925         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
1926         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
1927         (gst_decode_bin_change_state):
1928         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1929         (gst_play_bin_send_event_to_sink):
1930         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
1931         (dump_element_stats), (main):
1932         * gst/playback/test6.c: (main):
1933         Make playbin async, it'll commit state to paused when all streams
1934         are detected.
1935         Remove ugly hack.
1936         Added test6.c to show async behaviour.
1937
1938 2005-10-18  Wim Taymans  <wim@fluendo.com>
1939
1940         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1941         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
1942         Fix for segment-start/stop API change.
1943
1944 2005-10-18  Wim Taymans  <wim@fluendo.com>
1945
1946         * check/Makefile.am:
1947         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
1948         (main):
1949         Add future test for clock selection.
1950
1951 2005-10-18  Wim Taymans  <wim@fluendo.com>
1952
1953         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
1954         (gst_alsasink_close):
1955         Set handle to NULL.
1956
1957         * gst-libs/gst/audio/gstringbuffer.c:
1958         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1959         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
1960         (gst_ring_buffer_start), (gst_ring_buffer_pause),
1961         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
1962         (gst_ring_buffer_read):
1963         More debug info.
1964
1965 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
1966
1967         * gst/audiotestsrc/Makefile.am:
1968         * gst/sine/Makefile.am:
1969         * gst/volume/Makefile.am:
1970           fix broken build of controllerized plugins
1971
1972 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1973
1974         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
1975
1976         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1977         (gst_riff_create_video_template_caps):
1978           Add support for Indeo-3 (IV32).
1979
1980 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1981
1982         * configure.ac:
1983           rewrite
1984
1985 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
1986
1987         * gst-libs/gst/video/video.c: (gst_video_get_size):
1988         * gst/audiotestsrc/gstaudiotestsrc.c:
1989           doc updates
1990
1991 2005-10-17  Andy Wingo  <wingo@pobox.com>
1992
1993         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
1994         with the collectpads change.
1995         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
1996
1997         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
1998
1999         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
2000
2001         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
2002         alloc_buffer flow return to callers.
2003         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
2004         change. Fix some memleaks in theoraenc.
2005
2006         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
2007         in strange circumstance.
2008
2009 2005-10-17  Julien MOUTTE  <julien@moutte.net>
2010
2011         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2012         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
2013         from caps, let's use the caps...
2014
2015 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2016
2017         * configure.ac:
2018           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
2019
2020 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2021
2022         * gst-libs/gst/interfaces/Makefile.am:
2023           fix silly typo
2024
2025 2005-10-16  Andy Wingo  <wingo@pobox.com>
2026
2027         * gst/playback/gstdecodebin.c
2028         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
2029         function!
2030         (try_to_link_1): Increase kraziness level.
2031
2032 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2033
2034         * configure.ac:
2035           restructure like the core one
2036         * gst-libs/gst/audio/Makefile.am:
2037         * gst-libs/gst/interfaces/Makefile.am:
2038         * gst-libs/gst/net/Makefile.am:
2039         * gst-libs/gst/riff/Makefile.am:
2040         * gst-libs/gst/rtp/Makefile.am:
2041         * gst-libs/gst/tag/Makefile.am:
2042         * gst-libs/gst/video/Makefile.am:
2043           use correct linker flags, now the libs are properly versioned
2044         * check/elements/audioconvert.c: (verify_convert):
2045         * ext/alsa/gstalsaplugin.c:
2046         * ext/cdparanoia/gstcdparanoia.c:
2047         * ext/gnomevfs/gstgnomevfs.c:
2048         * ext/libvisual/visual.c:
2049         * ext/ogg/gstogg.c:
2050         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
2051         * ext/theora/theora.c:
2052         * ext/vorbis/vorbis.c:
2053         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2054         * gst-libs/gst/tag/gsttagediting.c:
2055         * gst-libs/gst/video/video.c:
2056         * gst/adder/gstadder.c:
2057         * gst/audioconvert/plugin.c:
2058         * gst/audiorate/gstaudiorate.c:
2059         * gst/audioresample/gstaudioresample.c:
2060         * gst/audioresample/resample_ref.c: (resample_scale_ref):
2061         * gst/audioscale/gstaudioscale.c:
2062         * gst/audioscale/resample.c:
2063         * gst/audiotestsrc/gstaudiotestsrc.c:
2064         * gst/ffmpegcolorspace/gstffmpeg.c:
2065         * gst/playback/gstdecodebin.c: (close_pad_link):
2066         * gst/playback/gstplaybin.c: (gen_video_element),
2067         (gen_audio_element):
2068         * gst/sine/gstsinesrc.c:
2069         * gst/subparse/gstsubparse.c:
2070         * gst/tags/gsttagediting.c:
2071         * gst/tcp/gsttcpplugin.c:
2072         * gst/typefind/gsttypefindfunctions.c:
2073         * gst/videorate/gstvideorate.c:
2074         * gst/videoscale/gstvideoscale.c:
2075         * gst/videotestsrc/gstvideotestsrc.c:
2076         * gst/volume/gstvolume.c:
2077         * sys/v4l/gstv4l.c:
2078         * sys/ximage/ximage.c:
2079         * sys/xvimage/xvimagesink.c:
2080           fix up defines
2081
2082 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2083
2084         * ext/vorbis/vorbisenc.c:
2085         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
2086         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
2087         (gst_tag_to_vorbis_comments):
2088           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
2089
2090 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
2091
2092         * examples/stats/mp2ogg.c:
2093         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2094           typo fixes
2095
2096 2005-10-13  Michael Smith <msmith@fluendo.com>
2097
2098         * ext/ogg/gstoggmux.c:
2099           Use magic glib macros to define constants as 64 bit, to ensure
2100           appropriate vararg passing.
2101
2102 2005-10-13  Michael Smith <msmith@fluendo.com>
2103
2104         * ext/ogg/gstoggmux.c:
2105         * gst/audioconvert/audioconvert.c: (float):
2106           Don't use LL suffix, as it's not portable, and neither of these
2107           uses required it anyway.
2108
2109 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
2110
2111         * examples/indexing/indexmpeg.c: (main):
2112         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
2113         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
2114         (cdparanoia_convert), (cdparanoia_query):
2115         * ext/cdparanoia/gstcdparanoia.h:
2116         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
2117         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
2118         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
2119         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
2120         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
2121         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
2122         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
2123         (gst_multifdsink_render), (gst_multifdsink_start),
2124         (gst_multifdsink_stop):
2125         * gst/tcp/gstmultifdsink.h:
2126         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
2127         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2128         (gst_tcpclientsink_stop):
2129         * gst/tcp/gsttcpclientsink.h:
2130         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2131         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
2132         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
2133         * gst/tcp/gsttcpclientsrc.h:
2134         * gst/tcp/gsttcpserversink.h:
2135         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
2136         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2137         (gst_tcpserversrc_stop):
2138         * gst/tcp/gsttcpserversrc.h:
2139         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
2140         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
2141         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
2142           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
2143           moved bitshift from macro to enum definition
2144
2145 2005-10-12  Wim Taymans  <wim@fluendo.com>
2146
2147         * examples/seeking/Makefile.am:
2148         Oops.
2149
2150 2005-10-12  Wim Taymans  <wim@fluendo.com>
2151
2152         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2153         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2154         Don't assert on normal stuff.
2155
2156         * gst/playback/gstplaybin.c: (do_playbin_seek):
2157         API fix.
2158
2159 2005-10-12  Wim Taymans  <wim@fluendo.com>
2160
2161         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2162         * examples/seeking/Makefile.am:
2163         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
2164         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2165         (do_seek), (set_update_scale), (message_received), (main):
2166         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2167         (gst_ring_buffer_read), (gst_ring_buffer_clear):
2168         Update for _get_state() API change.
2169
2170 2005-10-11  Wim Taymans  <wim@fluendo.com>
2171
2172         * gst-libs/gst/audio/gstbaseaudiosink.c:
2173         (gst_base_audio_sink_render):
2174         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2175         (gst_base_audio_src_create):
2176         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2177         (gst_ring_buffer_read):
2178         Cleanups.
2179         Commit and read from ringbuffer in samples rather than bytes.
2180
2181 2005-10-11  Wim Taymans  <wim@fluendo.com>
2182
2183         * gst-libs/gst/audio/gstbaseaudiosink.c:
2184         (gst_base_audio_sink_render):
2185         Respect segment rate and accum when scheduling samples.
2186
2187 2005-10-11  Julien MOUTTE  <julien@moutte.net>
2188
2189         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2190         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
2191         EOS correctly, that needs more work.
2192
2193 2005-10-11  Wim Taymans  <wim@fluendo.com>
2194
2195         * check/generic/states.c: (GST_START_TEST):
2196         remove old property.
2197
2198         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2199         (gst_ogg_demux_perform_seek):
2200         * ext/theora/theoradec.c: (theora_dec_sink_event):
2201         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2202         (vorbis_handle_data_packet):
2203         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2204         (gst_base_rtp_depayload_set_gst_timestamp):
2205         * gst/videorate/gstvideorate.c: (gst_videorate_event):
2206         Update for newsegment API change.
2207
2208 2005-10-11  Michael Smith <msmith@fluendo.com>
2209
2210         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
2211         (do_playbin_seek), (gst_play_bin_send_event):
2212           Override send_event differently, so that we can takes bits of
2213           functionality from GstPipeline (special handling for seeks,
2214           including pausing/resuming, and resetting stream time) and still get
2215           the appropriate behaviour of only forwarding event to a single sink,
2216           rather than all of them.
2217           Unfortunately requires a lot of code duplication, but the
2218           alternatives are equally ugly in the end.
2219
2220 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2221
2222         * check/elements/audioconvert.c: (setup_audioconvert),
2223         (cleanup_audioconvert), (get_int_caps), (verify_convert),
2224         (GST_START_TEST), (audioconvert_suite):
2225           clean up tests a little, fix some leaks.
2226
2227 2005-10-10  Wim Taymans  <wim@fluendo.com>
2228
2229         * ext/alsa/gstalsasink.c:
2230         Also allow unsigned int.
2231
2232         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2233         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2234         Small cleanup
2235
2236 2005-10-10  Wim Taymans  <wim@fluendo.com>
2237
2238         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2239         Small update, use API as stated in design docs.
2240
2241         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
2242         (update_scale), (do_seek), (seek_cb), (set_update_scale),
2243         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
2244         (message_received), (main):
2245         Updated seek example for GOption. Some usability improvements.
2246
2247 2005-10-10  Wim Taymans  <wim@fluendo.com>
2248
2249         * gst/audioconvert/audioconvert.h:
2250         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
2251         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
2252         Alloc temp storage somewhere else where we can do it more
2253         portable.
2254
2255 2005-10-10  Wim Taymans  <wim@fluendo.com>
2256
2257         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
2258         (gst_tcpserversrc_start):
2259         Don't block in accept while doing the state change, move
2260         to poll and make cancellable.
2261
2262 2005-10-09  Philippe Khalaf <burger@speedy.org>
2263
2264         * gst-libs/gst/rtp/rtpbasedepayload.c:
2265         Set timestamp and add queue delay to timestamp
2266         * gst-libs/gst/rtp/rtpbuffer.h:
2267         Set correct payload type for h263
2268
2269 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2270
2271         * gst/audiotestsrc/gstaudiotestsrc.c:
2272         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
2273         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
2274         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
2275         (gst_audiotestsrc_create_triangle),
2276         (gst_audiotestsrc_create_silence),
2277         (gst_audiotestsrc_create_white_noise),
2278         (gst_audiotestsrc_init_pink_noise),
2279         (gst_audiotestsrc_generate_pink_noise_value),
2280         (gst_audiotestsrc_create_pink_noise),
2281         (gst_audiotestsrc_change_wave):
2282         * gst/audiotestsrc/gstaudiotestsrc.h:
2283           fixed typo, added pink noise
2284
2285 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2286
2287         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
2288         (plugin_init):
2289           Add wavpack and spc typefind functions from 0.8 branch.
2290
2291 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2292
2293         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
2294         (ar_type_find), (msdos_type_find), (plugin_init):
2295           Add typefind functions for tar archives, ar archives,
2296           RAR archives, and msdos-executables (dlls, exe, etc.).
2297           Some of those would be wrongly identified as mpeg
2298           streams of some sort before (#315550).
2299
2300 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
2301
2302         * configure.ac:
2303         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2304         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2305         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
2306         * gst/audiotestsrc/Makefile.am:
2307         * gst/audiotestsrc/gstaudiotestsrc.c:
2308         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
2309         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
2310         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
2311         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
2312         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
2313         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
2314         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
2315         (gst_audiotestsrc_create_silence),
2316         (gst_audiotestsrc_create_white_noise),
2317         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
2318         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
2319         (gst_audiotestsrc_start), (plugin_init):
2320         * gst/audiotestsrc/gstaudiotestsrc.h:
2321           add new plugin and element
2322         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
2323           use gobject_class
2324
2325 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2326
2327         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
2328         (gst_adder_init), (gst_adder_request_new_pad),
2329         (gst_adder_change_state):
2330           Add query function to source pad, so adder reports the correct
2331           time/sample position when queried (#315457); fix state change
2332           function; use GST_DEBUG_FUNCPTR() for pad functions.
2333
2334 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2335
2336         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
2337           Fix leaks in typefind registration
2338           Clean up the gratuitous commenting and whitespacing a little
2339
2340 2005-10-08  Wim Taymans  <wim@fluendo.com>
2341
2342         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
2343         Only actually wait for the thread to be stopped if it's 
2344         running.
2345
2346 2005-10-08  Wim Taymans  <wim@fluendo.com>
2347
2348         * gst-libs/gst/audio/gstbaseaudiosink.c:
2349         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2350         If we receive EOS we can start playback of what we had.
2351
2352 2005-10-08  Wim Taymans  <wim@fluendo.com>
2353
2354         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2355         (gst_multifdsink_finalize), (multifdsink_hash_remove),
2356         (gst_multifdsink_stop):
2357         Fix crasher when going to NULL multiple times.
2358
2359 2005-10-06  Wim Taymans  <wim@fluendo.com>
2360
2361         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
2362         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2363         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2364         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
2365         patch from Edgard Lima <edgard.lima@indt.org.br>
2366         Fixed gstbaseaudiosrc adding ring buffer sync to it.
2367
2368 2005-10-06  Wim Taymans  <wim@fluendo.com>
2369
2370         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
2371         Report the FLOW_RETURN as string in the error message.
2372
2373         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
2374         Don't assert when clearing an unnegotiated buffer.
2375
2376 2005-10-04  Michael Smith <msmith@fluendo.com>
2377
2378         * gst/playback/gstplaybasebin.c: (group_destroy),
2379         (gen_preroll_element), (remove_groups), (setup_source):
2380         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
2381         (setup_sinks), (gst_play_bin_send_event),
2382         (gst_play_bin_change_state):
2383           Set state to NULL before removing from bin. Fix refcounting.
2384
2385 2005-10-04  Michael Smith <msmith@fluendo.com>
2386
2387         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
2388           Correct refcounting in send_event() function. Previously was wrong
2389           if the first sink was unable to handle the event.
2390
2391 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2392
2393         * configure.ac:
2394           back to development
2395
2396 === release 0.9.3 ===
2397
2398 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2399
2400         * configure.ac:
2401           Releasing 0.9.3, "De Facto"
2402
2403 2005-10-03  Andy Wingo  <wingo@pobox.com>
2404
2405         * gst/playback/gstdecodebin.c (try_to_link_1)
2406         (remove_element_chain): set element to NULL before removing it.
2407
2408 2005-10-02  Johan Dahlin  <johan@gnome.org>
2409
2410         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
2411         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
2412         MT safe.
2413
2414 2005-10-02  Andy Wingo  <wingo@pobox.com>
2415
2416         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
2417         (gst_ring_buffer_prepare_read): 
2418         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
2419         Demote to LOG.
2420
2421 2005-09-29  Wim Taymans  <wim@fluendo.com>
2422
2423         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
2424         * ext/theora/theoradec.c: (theora_handle_data_packet):
2425         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2426         Propagate error codes from alloc_buffer too.
2427
2428 2005-09-29  Wim Taymans  <wim@fluendo.com>
2429
2430         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
2431         We use fixed caps.
2432
2433         * gst/playback/Makefile.am:
2434         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
2435         (dump_element_stats), (main):
2436         Added example stream introspection code.
2437
2438 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
2439
2440         * gst/adder/gstadder.c: (gst_adder_collected):
2441           fix adder for float elements
2442
2443 2005-09-28  Wim Taymans  <wim@fluendo.com>
2444
2445         * gst-libs/gst/audio/gstbaseaudiosink.c:
2446         (gst_base_audio_sink_class_init),
2447         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
2448         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2449         (gst_base_audio_src_class_init),
2450         (gst_base_audio_src_provide_clock):
2451         get_clock -> provide_clock
2452
2453 2005-09-28  Andy Wingo  <wingo@pobox.com>
2454
2455         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
2456         and unlocking.
2457
2458         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
2459         unlocking.
2460
2461         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
2462         Actually add the pad template.
2463         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
2464
2465         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
2466         I'm at it...
2467
2468         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
2469         from fdsrc. Get caps in create() instead of start() so it can be
2470         interrupted. Interruption somewhat untested.
2471
2472         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
2473         Proper EOS handling.
2474
2475 2005-09-27  Andy Wingo  <wingo@pobox.com>
2476
2477         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
2478
2479         * gst/tcp/gsttcpserversrc.c: Cleaned up.
2480
2481         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
2482
2483         * gst/tcp/gsttcp.h: 
2484         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
2485         out of tcpclientsrc.c. Cancellable.
2486         (gst_tcp_socket_read): Made private, cancellable, with better
2487         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
2488         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
2489         whole buffer, and better diagnostics.
2490         (gst_tcp_gdp_read_caps): Same.
2491
2492         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
2493
2494 2005-09-26  Andy Wingo  <wingo@pobox.com>
2495
2496         * gst/sine/gstsinesrc.h:
2497         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
2498         change the 'sync' property to 'is-live' and implement it halfway,
2499         update for controller api change.
2500
2501         * gst/volume/gstvolume.c (volume_transform_ip): Update for
2502         controller api change.
2503
2504 2005-09-24  Wim Taymans  <wim@fluendo.com>
2505
2506         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2507         * gst-libs/gst/audio/gstaudiosink.c:
2508         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2509         (gst_audioringbuffer_stop):
2510         * gst-libs/gst/audio/gstbaseaudiosink.c:
2511         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
2512         (gst_base_audio_sink_change_state):
2513         * gst-libs/gst/audio/gstbaseaudiosink.h:
2514         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
2515         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2516         (gst_ring_buffer_commit), (gst_ring_buffer_read):
2517         * gst-libs/gst/audio/gstringbuffer.h:
2518         Fix sync again. Moved sample alignment to basesink.
2519
2520 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2521
2522         * docs/plugins/Makefile.am:
2523         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2524         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2525         * gst/volume/gstvolume.c:
2526           add/fix docs
2527         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
2528         * gst-libs/gst/audio/audio.h:
2529           add conversion macros for frames <-> clocktime
2530
2531 2005-09-23  David Schleef  <ds@schleef.org>
2532
2533         * gst/audioresample/Makefile.am:
2534         * gst/audioresample/debug.h:
2535         * gst/audioresample/gstaudioresample.c:
2536         * gst/audioresample/resample.c: Convert to using gst debugging
2537
2538 2005-09-22  Wim Taymans  <wim@fluendo.com>
2539
2540         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2541         (gst_play_bin_send_event):
2542         Only seek on one sink, the first one that succeeds.
2543
2544 2005-09-22  Michael Smith <msmith@fluendo.com>
2545
2546         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
2547         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
2548         Don't flush encoder state unless we have an initialised encoder.
2549         Clear out encoder state on PAUSED_TO_READY.
2550
2551 2005-09-22  Wim Taymans  <wim@fluendo.com>
2552
2553         * gst-libs/gst/rtp/gstbasertppayload.c:
2554         (gst_basertppayload_class_init), (gst_basertppayload_init),
2555         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2556         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2557         (gst_basertppayload_is_filled), (gst_basertppayload_push),
2558         (gst_basertppayload_set_property),
2559         (gst_basertppayload_get_property),
2560         (gst_basertppayload_change_state):
2561         * gst-libs/gst/rtp/gstbasertppayload.h:
2562         Added max-ptime to control amount of data in the rtp packets.
2563
2564 2005-09-21  Andy Wingo  <wingo@pobox.com>
2565
2566         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
2567         thingies.
2568
2569         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
2570         can be called multiple times, dogs.
2571
2572 2005-09-21  Wim Taymans  <wim@fluendo.com>
2573
2574         * gst-libs/gst/rtp/gstbasertppayload.c:
2575         (gst_basertppayload_class_init), (gst_basertppayload_init),
2576         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2577         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2578         (gst_basertppayload_push), (gst_basertppayload_get_property),
2579         (gst_basertppayload_change_state):
2580         Allow 0 ssrc too.
2581
2582 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
2583
2584         * docs/libs/compiling.sgml:
2585           fixing typos
2586
2587 2005-09-20  Wim Taymans  <wim@fluendo.com>
2588
2589         * gst-libs/gst/rtp/gstbasertppayload.c:
2590         (gst_basertppayload_class_init), (gst_basertppayload_init),
2591         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2592         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2593         (gst_basertppayload_push), (gst_basertppayload_set_property),
2594         (gst_basertppayload_get_property),
2595         (gst_basertppayload_change_state):
2596         * gst-libs/gst/rtp/gstbasertppayload.h:
2597         Added property to configure sequence number offsets.
2598
2599 2005-09-20  Wim Taymans  <wim@fluendo.com>
2600
2601         * gst-libs/gst/rtp/gstbasertppayload.c:
2602         (gst_basertppayload_class_init), (gst_basertppayload_init),
2603         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2604         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2605         (gst_basertppayload_push), (gst_basertppayload_set_property),
2606         (gst_basertppayload_get_property),
2607         (gst_basertppayload_change_state):
2608         * gst-libs/gst/rtp/gstbasertppayload.h:
2609         Make timestamp offset configurable.
2610
2611 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2612
2613         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2614           fix wrong pop/unref
2615
2616 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
2617
2618         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2619
2620         * gst-libs/gst/interfaces/propertyprobe.c:
2621         (gst_property_probe_probe_property_name),
2622         (gst_property_probe_needs_probe_name),
2623         (gst_property_probe_get_values_name),
2624         (gst_property_probe_probe_and_get_values_name):
2625           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
2626           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
2627
2628 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2629
2630         * check/Makefile.am:
2631           have some tests be disabled for valgrinding
2632         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
2633         (GST_START_TEST):
2634         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
2635           Fix A Leak.  Chain To Parent Finalize.
2636
2637 2005-09-19  Wim Taymans  <wim@fluendo.com>
2638
2639         * examples/seeking/seek.c: (make_wav_pipeline), (main):
2640         Fixed wav pipeline.
2641
2642 2005-09-19  Wim Taymans  <wim@fluendo.com>
2643
2644         * gst-libs/gst/rtp/gstbasertppayload.c:
2645         (gst_basertppayload_class_init), (gst_basertppayload_init),
2646         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
2647         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
2648         (gst_basertppayload_push), (gst_basertppayload_get_property),
2649         (gst_basertppayload_change_state):
2650         Posting ERROR and WARNING messages is good.
2651
2652 2005-09-19  Wim Taymans  <wim@fluendo.com>
2653
2654         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2655         (gst_base_rtp_depayload_add_to_queue),
2656         (gst_base_rtp_depayload_push),
2657         (gst_base_rtp_depayload_set_gst_timestamp),
2658         (gst_base_rtp_depayload_queue_release):
2659         This one was not supposed to go in.
2660
2661 2005-09-19  Wim Taymans  <wim@fluendo.com>
2662
2663         * check/pipelines/simple_launch_lines.c: (run_pipeline):
2664         Fix for bus API.
2665
2666         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2667         (gst_base_rtp_depayload_chain),
2668         (gst_base_rtp_depayload_add_to_queue),
2669         (gst_base_rtp_depayload_push),
2670         (gst_base_rtp_depayload_set_gst_timestamp),
2671         (gst_base_rtp_depayload_queue_release):
2672         Some cleanups.
2673
2674         * gst-libs/gst/rtp/gstbasertppayload.c:
2675         (gst_basertppayload_class_init), (gst_basertppayload_init),
2676         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
2677         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2678         (gst_basertppayload_get_property),
2679         (gst_basertppayload_change_state):
2680         Added debugging category.
2681
2682 2005-09-18  David Schleef  <ds@schleef.org>
2683
2684         * gst/playback/gstdecodebin.c: free plugin list correctly
2685         * gst/playback/gstplaybin.c: emit warning if autovideosink
2686           and autoaudiosink can't be found (instead of segfaulting)
2687
2688 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * check/elements/audioconvert.c: (GST_START_TEST):
2691           try out 24 bit conversion
2692
2693 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2694
2695         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
2696         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
2697         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
2698         * ext/vorbis/vorbisenc.h:
2699           Fix EOS handling.  Still needs a fix in the ogg muxer to
2700           mark the last page as eos.
2701
2702 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2703
2704         * common/gtk-doc-plugins.mak:
2705         * docs/plugins/Makefile.am:
2706         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2707         * gst/ffmpegcolorspace/Makefile.am:
2708         * gst/ffmpegcolorspace/avcodec.h:
2709         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2710         * gst/tcp/gstmultifdsink.c:
2711           fix up ffmpegcolorspace docs; extract header
2712
2713 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2714
2715         * common/gtk-doc-plugins.mak:
2716         * docs/plugins/Makefile.am:
2717         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2718         * ext/theora/Makefile.am:
2719         * ext/theora/gsttheoraenc.h:
2720         * ext/theora/theoraenc.c:
2721         * ext/vorbis/vorbisenc.c:
2722           pick up signals and args for vorbis; add some docs for vorbis
2723
2724 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2725
2726         * common/gstdoc-scangobj:
2727         * common/gtk-doc-plugins.mak:
2728         * docs/libs/Makefile.am:
2729         * docs/plugins/gst-plugins-base-plugins.args:
2730         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2731         * docs/plugins/gst-plugins-base-plugins.interfaces:
2732         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2733         * docs/plugins/gst-plugins-base-plugins.signals:
2734           only scanobj stuff from our source module.  Not sure yet
2735           if that's correct, given the hierarchy stuff :)
2736
2737 2005-09-15  Wim Taymans  <wim@fluendo.com>
2738
2739         * gst/audioconvert/gstaudioconvert.c:
2740         And enable 24 bits mode as well..
2741
2742 2005-09-15  Wim Taymans  <wim@fluendo.com>
2743
2744         * gst-libs/gst/rtp/Makefile.am:
2745         * gst-libs/gst/rtp/gstbasertppayload.c:
2746         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
2747         (gst_basertppayload_class_init), (gst_basertppayload_init),
2748         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
2749         (gst_basertppayload_chain), (gst_basertppayload_set_options),
2750         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
2751         (gst_basertppayload_set_property),
2752         (gst_basertppayload_get_property),
2753         (gst_basertppayload_change_state):
2754         * gst-libs/gst/rtp/gstbasertppayload.h:
2755         Added rtp payloader base class.
2756
2757 2005-09-15  Andy Wingo  <wingo@pobox.com>
2758
2759         * configure.ac (plugindir): Remove the EOL matcher from the
2760         regexp, as it causes me problems. Libtool? Make? Who knows?
2761
2762 2005-09-14  David Schleef  <ds@schleef.org>
2763
2764         * check/generic/states.c: 
2765         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2766         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2767           Fixes for changes in registry API.
2768
2769         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
2770           to GST_PLUGIN_LDFLAGS.
2771         * ext/libvisual/visual.c: Make the library shut up.
2772         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
2773         * gst-libs/gst/audio/gstaudiofilter.c: same
2774
2775 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2776
2777         * docs/plugins/Makefile.am:
2778         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2779         * docs/plugins/inspect/plugin-libvisual.xml:
2780         * docs/plugins/tmpl/element-tcpserversink.sgml:
2781         * ext/theora/theoraenc.c:
2782           add libvisual plugin and theoraenc element to docs
2783
2784 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2785
2786         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2787         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2788         * ext/theora/theoraenc.c:
2789           add theoraenc
2790
2791 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
2792
2793         * gst/audioconvert/Makefile.am:
2794           Audioconvert derives from GstBaseTransform and should
2795           link to the library with our base elements to avoid
2796           unresolved symbols. Makes things work with MinGW (#316160)
2797
2798         * gst/playback/test4.c: (main):
2799           Fix MinGW build problem and use g_usleep() instead of 
2800           sleep() (#316162)
2801
2802 2005-09-12  Wim Taymans  <wim@fluendo.com>
2803
2804         * gst/audioconvert/audioconvert.c: (float),
2805         (audio_convert_prepare_context), (audio_convert_convert):
2806         * gst/audioconvert/audioconvert.h:
2807         Cleanups, speedups, simplifications, added back support
2808         for 24 bits.
2809
2810 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2811
2812         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2813         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2814         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2815         * docs/plugins/tmpl/element-tcpserversink.sgml:
2816         * gst/ffmpegcolorspace/gstffmpeg.c:
2817         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2818         * gst/videotestsrc/gstvideotestsrc.c:
2819         * gst/volume/gstvolume.c:
2820           add more elements to the docs
2821
2822 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
2823
2824         * check/Makefile.am:
2825         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
2826         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
2827           Add extra tests for basetransform based components. 
2828           Comment out the test_element_negotiation test until we decide
2829           if it's testing correct behaviour.
2830         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
2831         (gst_visual_chain), (gst_visual_change_state):
2832           Slightly more correct but still bogus timestamping.
2833           Fix state change function.
2834         * gst/audioconvert/gstaudioconvert.c:
2835         (gst_audio_convert_class_init):
2836         * gst/audioresample/gstaudioresample.c:
2837         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2838         (gst_ffmpegcsp_class_init):
2839         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2840         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
2841         (gst_videoscale_prepare_image):
2842         * gst/volume/gstvolume.c: (gst_volume_class_init),
2843         (volume_transform_ip):
2844           Basetransform updates. Enable passthrough modes.
2845         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2846         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
2847         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2848           Negotiation fix that allows the window to return to the original
2849           size and renegotiate passthrough upstream. Extra debug output.
2850
2851 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2852
2853         * gst/sine/gstsinesrc.c:
2854         * gst/volume/gstvolume.c:
2855           fix up header include
2856
2857 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
2858
2859         * gst-libs/gst/audio/gstbaseaudiosink.c:
2860         (gst_base_audio_sink_render):
2861         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
2862         * gst/volume/gstvolume.c: (gst_volume_class_init),
2863         (volume_transform):
2864           fixing lost sync, some more debugging
2865
2866 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
2867
2868         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2869         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
2870         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2871         (gst_xvimagesink_check_xshm_calls):
2872           Fix compilation when XShm is not available.
2873
2874 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2875
2876         * ext/libvisual/visual.c: (gst_visual_dispose),
2877         (gst_visual_getcaps), (gst_visual_src_setcaps),
2878         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
2879         (gst_visual_change_state):
2880           Finish fixing up libvisual plugin so that it runs. 
2881
2882 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2883
2884         * ext/vorbis/vorbisenc.c:
2885         * gst-libs/gst/tag/gstvorbistag.c:
2886           gsttaginterface.h -> gsttagsetter.h
2887
2888 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2889
2890         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
2891           added another test that failes for me (test is not active by default)
2892
2893 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2894
2895         * configure.ac:
2896           v4l2 is no longer in gst-plugins-base
2897
2898 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
2899
2900         * configure.ac:
2901           In the output at the end, don't show the first plugin on the same
2902           line as "Core plug-ins, always built:".
2903           Indent the output as for other plugin categories
2904         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
2905           #define that can be used to not use peer buffer_alloc functions for
2906           test purposes.
2907         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
2908         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
2909         (gst_ximagesink_show_frame):
2910         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
2911         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
2912         (gst_xvimagesink_show_frame):
2913           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
2914           fails gracefully instead of XError aborting or deadlocking.
2915
2916 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
2917
2918         * ext/libvisual/Makefile.am:
2919           link against gst-base-libs
2920
2921 2005-09-06  David Schleef  <ds@schleef.org>
2922
2923         * configure.ac: Enable libvisual plugin.
2924         * ext/libvisual/Makefile.am:
2925         * ext/libvisual/visual.c: Fixes to make it compile.
2926
2927 === release 0.9.2 ===
2928
2929 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2930
2931         * NEWS:
2932         * RELEASE:
2933         * configure.ac:
2934         * docs/random/ChangeLog-0.8:
2935           releasing 0.9.2, "Spoon"
2936
2937 2005-09-05  Michael Smith <msmith@fluendo.com>
2938
2939         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
2940           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
2941           that in the vorbisenc element.
2942
2943 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2944
2945         * common/gtk-doc-plugins.mak:
2946         * docs/plugins/Makefile.am:
2947           fix distcheck
2948         * gst/audioresample/resample.c:
2949           fix wrong docstring
2950
2951 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2952
2953         * common/gst-xmlinspect.py:
2954         * common/gtk-doc-plugins.mak:
2955           only inspect plugins for this given package
2956           require gst-python 0.9
2957
2958 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2959
2960         * Makefile.am:
2961         * autogen.sh:
2962         * common/gst-xmlinspect.py:
2963         * configure.ac:
2964         * docs/Makefile.am:
2965         * docs/plugins/inspect/plugin-alsa.xml:
2966         * docs/plugins/inspect/plugin-audioresample.xml:
2967         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2968         * docs/plugins/inspect/plugin-ogg.xml:
2969         * docs/plugins/tmpl/element-gnomevfssink.sgml:
2970         * docs/plugins/tmpl/element-multifdsink.sgml:
2971         * docs/plugins/tmpl/element-tcpserversink.sgml:
2972         * docs/plugins/tmpl/element-vorbisenc.sgml:
2973         * gst-plugins-base.spec.in:
2974           various doc-related updates
2975
2976 2005-08-31  Wim Taymans  <wim@fluendo.com>
2977
2978         * gst-libs/gst/audio/gstbaseaudiosink.c:
2979         (gst_base_audio_sink_render):
2980         Resync if the buffer timestamps drift more than a 10th 
2981         of a second.
2982
2983 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
2984
2985         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
2986         (gst_v4lsrc_get_property):
2987           The 'timestamp-offset' property is registered as an int64, so
2988           let's use g_value_{set|get}_int64() in our setter and getter
2989           functions (makes it work and fixes warnings with gst-inspect).
2990
2991 2005-08-30  Wim Taymans  <wim@fluendo.com>
2992
2993         * check/elements/audioconvert.c: (setup_audioconvert):
2994         * check/elements/audioresample.c: (setup_audioresample):
2995         * check/elements/volume.c: (setup_volume):
2996         Fix checks.
2997
2998 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2999
3000         * common/gtk-doc-plugins.mak:
3001         * common/plugins.xsl:
3002         * docs/plugins/Makefile.am:
3003           make module a param
3004
3005 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3006
3007         * examples/seeking/seek.c: (make_mp3_pipeline),
3008         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
3009         (play_cb), (pause_cb), (stop_cb):
3010           update the example
3011
3012 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
3013
3014         * gst/volume/gstvolume.c: (gst_volume_class_init),
3015         (volume_transform):
3016           do not update controlled params, if buffer has no timestamp
3017
3018 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3019
3020         * configure.ac:
3021         * gst/sine/Makefile.am:
3022         * gst/volume/Makefile.am:
3023           controllerized elements also need to link against controller-libs ;)
3024
3025 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
3026
3027         * docs/libs/tmpl/gstcolorbalance.sgml:
3028         * docs/libs/tmpl/gstgconf.sgml:
3029         * docs/libs/tmpl/gstmixer.sgml:
3030         * docs/libs/tmpl/gstringbuffer.sgml:
3031         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3032         (gst_sinesrc_create):
3033         * gst/volume/gstvolume.c: (gst_volume_class_init),
3034         (volume_transform):
3035           controllerized two audio plugins
3036
3037 2005-08-29  Andy Wingo  <wingo@pobox.com>
3038
3039         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
3040         (vorbis_handle_data_packet): Fix some int overflow errors.
3041
3042         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
3043         -1.
3044         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
3045         valid.
3046         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
3047         if it's valid. Fixed streaming-mode playback.
3048
3049         * check/elements/volume.c (cleanup_volume): Fix for running
3050         CK_FORK=no.
3051
3052         * check/elements/audioconvert.c: Convert from native endian, not
3053         little endian.
3054
3055 2005-08-29  Michael Smith <msmith@fluendo.com>
3056
3057         * ext/ogg/Makefile.am:
3058         * ext/ogg/gstogg.c: (plugin_init):
3059         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
3060         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
3061         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
3062         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
3063         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
3064         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
3065         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
3066         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
3067         Add an ogg parser element.
3068
3069 2005-08-28  Andy Wingo  <wingo@pobox.com>
3070
3071         * Updates for two-arg init from GST_BOILERPLATE_FULL.
3072
3073 2005-08-26  Wim Taymans  <wim@fluendo.com>
3074
3075         * gst/audioconvert/audioconvert.c: (if), (float),
3076         (audio_convert_get_func_index), (check_default),
3077         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3078         (audio_convert_clean_context), (audio_convert_get_sizes),
3079         (audio_convert_convert):
3080         Cleanups.
3081
3082 2005-08-26  Wim Taymans  <wim@fluendo.com>
3083
3084         * gst/audioconvert/audioconvert.c: (if), (float),
3085         (audio_convert_get_func_index), (check_default),
3086         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3087         (audio_convert_clean_context), (audio_convert_get_sizes),
3088         (audio_convert_convert):
3089         More elegant and working temp buffer selection algo.
3090
3091 2005-08-26  Wim Taymans  <wim@fluendo.com>
3092
3093         * gst/audioconvert/audioconvert.c: (if), (float),
3094         (audio_convert_get_func_index), (check_default),
3095         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3096         (audio_convert_clean_context), (audio_convert_get_sizes),
3097         (get_temp_buffer), (audio_convert_convert):
3098         Use realloc else we lose our original data.
3099
3100 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3101
3102         * gst/audioresample/gstaudioresample.c:
3103           use base class' newsegment to properly timestamp
3104
3105 2005-08-26  Wim Taymans  <wim@fluendo.com>
3106
3107         * gst/audioconvert/audioconvert.c: (if), (float),
3108         (audio_convert_get_func_index), (check_default),
3109         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3110         (audio_convert_clean_context), (audio_convert_get_sizes),
3111         (get_temp_buffer), (audio_convert_convert):
3112         * gst/audioconvert/gstaudioconvert.c:
3113         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
3114         (gst_audio_convert_transform_caps),
3115         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
3116         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
3117         Oops, allocate enough space to perform the channel mix.
3118
3119 2005-08-26  Wim Taymans  <wim@fluendo.com>
3120
3121         * gst/audioconvert/Makefile.am:
3122         * gst/audioconvert/audioconvert.c: (if), (float),
3123         (audio_convert_get_func_index), (check_default),
3124         (audio_convert_clean_fmt), (audio_convert_prepare_context),
3125         (audio_convert_clean_context), (audio_convert_get_sizes),
3126         (get_temp_buffer), (audio_convert_convert):
3127         * gst/audioconvert/audioconvert.h:
3128         * gst/audioconvert/gstaudioconvert.c:
3129         (gst_audio_convert_class_init), (gst_audio_convert_init),
3130         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
3131         (gst_audio_convert_get_unit_size),
3132         (gst_audio_convert_transform_caps),
3133         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
3134         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
3135         * gst/audioconvert/gstaudioconvert.h:
3136         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
3137         (gst_channel_mix_fill_identical),
3138         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
3139         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
3140         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
3141         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
3142         (gst_channel_mix_mix):
3143         * gst/audioconvert/gstchannelmix.h:
3144         Cleanups, librarify a bit, optimize, better negotiation and more.
3145
3146 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3147
3148         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
3149         Another from MikeS:
3150         During typefinding, don't support negative offsets
3151         (offsets from the end of the stream) in our typefind->peek() function
3152         - nothing embedded in ogg ever needs them. However, we need to recognise
3153         those requests and reject them, otherwise we return invalid pointers.
3154
3155 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
3156
3157         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3158         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
3159         (vorbisdec_finalize), (vorbis_handle_type_packet):
3160           Big shout-out to MikeS for fixing this giant memory leak.
3161           Huzzah!
3162
3163 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3164
3165         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
3166         (audio_convert_get_unit_size):
3167           plug some leaks
3168
3169 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3170
3171         * check/Makefile.am:
3172         * check/elements/audioconvert.c: (setup_audioconvert),
3173         (cleanup_audioconvert), (get_int_caps), (verify_convert),
3174         (GST_START_TEST), (audioconvert_suite), (main):
3175           add a test for audioconvert
3176         * gst/audioresample/gstaudioresample.c:
3177         * gst/audioresample/gstaudioresample.h:
3178           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
3179           note that for buffers of 1/3 sec this means DURATION(c) is 
3180           one nanosecond more than for a and b
3181
3182 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3183
3184         * check/Makefile.am:
3185         * check/elements/audioresample.c: (setup_audioresample),
3186         (cleanup_audioresample), (fail_unless_perfect_stream),
3187         (test_perfect_stream_instance), (GST_START_TEST),
3188           add a check for audioresample
3189         (audioresample_suite), (main):
3190         * check/elements/volume.c: (GST_START_TEST):
3191           remove unused method
3192         * gst/audioresample/gstaudioresample.c:
3193           set correct buffer parameters since we're changing them
3194         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3195           add some debug
3196
3197 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3198
3199         * gst/audioresample/debug.c:
3200         * gst/audioresample/gstaudioresample.c:
3201           add room for extra overlap samples when asked to transform size
3202           protect against possible mem corruption and check for discrepancies
3203           between written size and outbuffer's size so we can warn for
3204           potential problems
3205         * gst/audioresample/resample.c: (resample_init),
3206         (resample_get_output_size_for_input), (resample_get_output_size),
3207         (resample_set_n_channels), (resample_set_format):
3208           set debug level based on RESAMPLE_DEBUG env var
3209           make sure that get_output_size* returns a whole number of
3210           sample_size
3211           set sample_size each time either channel or format is set
3212         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
3213         * gst/audioresample/resample_functable.c:
3214         (resample_scale_functable):
3215         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3216           remove r->sample_size, it's done in resample.c now
3217           add some debugging to the ref implementation
3218           make sure we only give back bytes that are wholes of the sample
3219           size
3220
3221 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
3222         * gst/playback/gstplaybasebin.c: (fill_buffer):
3223         Revert unpopular change for GST_MESSAGE_SRC to GObject.
3224
3225 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
3226
3227         * gst/volume/gstvolume.c:
3228           made set_caps function static
3229
3230 2005-08-24  Wim Taymans  <wim@fluendo.com>
3231
3232         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
3233         (gst_vorbisenc_change_state):
3234         Stop leaking taglists.
3235
3236 2005-08-24  Wim Taymans  <wim@fluendo.com>
3237
3238         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
3239         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
3240         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
3241         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
3242         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3243         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
3244         Parse seeking events better.
3245         Unref static caps.
3246         Generate correct newsegment events, fixes seeking in live oggs.
3247
3248         * ext/theora/theoradec.c: (theora_dec_src_query),
3249         (theora_dec_src_event), (theora_dec_src_getcaps),
3250         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
3251         Use newsegment values to report correct play time.
3252
3253         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3254         (vorbis_dec_src_event), (vorbis_dec_sink_event):
3255         * ext/vorbis/vorbisdec.h:
3256         Parse and use newsegment values to report correct play time.
3257
3258         * gst-libs/gst/audio/gstbaseaudiosink.c:
3259         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
3260         Clear ringbuffer on flush.
3261         Use newsegment values to calculate playback time.
3262
3263         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3264         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
3265         Basesink does newsegment calculations for us now.
3266
3267 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3268
3269         * check/Makefile.am:
3270         * configure.ac:
3271           add core's plugins to the mix so that playbin works
3272         * check/generic/states.c: (GST_START_TEST):
3273           set a 0 timeout on pipelines, so they don't force the next
3274           state change
3275         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
3276         (gst_play_base_bin_change_state):
3277           remove the crappy error handling and do GST error handling
3278
3279 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3280
3281         * check/Makefile.am:
3282         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
3283           add same test as to core, it bitches out on playbin atm.
3284
3285 2005-08-24  Wim Taymans  <wim@fluendo.com>
3286
3287         * configure.ac:
3288         Remove audioscale.
3289
3290 2005-08-24  Wim Taymans  <wim@fluendo.com>
3291
3292         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
3293         (gst_videoscale_prepare_size), (parse_caps),
3294         (gst_videoscale_set_caps), (gst_videoscale_get_size),
3295         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
3296         (gst_videoscale_transform):
3297         * gst/videoscale/gstvideoscale.h:
3298         Refactor, make use of BaseTranform really well.
3299
3300 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3301
3302         * configure.ac:
3303           compile audioresample
3304         * gst/audioresample/Makefile.am:
3305         * gst/audioresample/buffer.c:
3306         * gst/audioresample/functable.c:
3307         * gst/audioresample/gstaudioresample.c:
3308         * gst/audioresample/gstaudioresample.h:
3309         * gst/audioresample/resample.c:
3310         (resample_get_output_size_for_input):
3311         * gst/audioresample/resample.h:
3312         * gst/audioresample/resample_chunk.c:
3313         * gst/audioresample/resample_functable.c:
3314         * gst/audioresample/resample_ref.c:
3315           port to use basetransform; doesn't work in all cases yet
3316
3317 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3318
3319         * gst/audioconvert/gstaudioconvert.c:
3320         (gst_audio_convert_class_init), (gst_audio_convert_init),
3321         (audio_convert_get_unit_size), (audio_convert_transform_caps),
3322         (audio_convert_fixate_caps), (audio_convert_set_caps),
3323         (audio_convert_transform),
3324         (gst_audio_convert_buffer_to_default_format),
3325         (gst_audio_convert_buffer_from_default_format),
3326         (gst_audio_convert_channels):
3327         * gst/audioconvert/gstchannelmix.c:
3328         * gst/audioconvert/gstchannelmix.h:
3329           port to basetransform
3330         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3331         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
3332         (gst_ffmpegcsp_get_unit_size):
3333         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
3334         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
3335           fix for basetransform changes
3336
3337 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
3338
3339         * check/Makefile.am:
3340           Add CHECK_CFLAGS and LDFLAGS
3341
3342         * gst/playback/gstplaybasebin.c: (fill_buffer):
3343           GST_MESSAGE_SRC became a GObject
3344
3345 2005-08-24  Wim Taymans  <wim@fluendo.com>
3346
3347         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
3348         (gst_ring_buffer_clear_all):
3349         * gst-libs/gst/audio/gstringbuffer.h:
3350         Added function to clear the ringbuffer.
3351
3352 2005-08-24  Andy Wingo  <wingo@pobox.com>
3353
3354         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
3355         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
3356         of _open and _close.
3357
3358         * sys/v4l/gstv4lxoverlay.h:
3359         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
3360         an Xv connection here, instead of all the time. Make Xv only be
3361         loaded if you axe for it. Kindof a workaround for buggy behaviour
3362         of Xv when using remote xservers (XvQueryExtension would block).
3363         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
3364         replace the _open and _close public API. Only start the xv
3365         connection if necessary.
3366         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
3367
3368 2005-08-23  David Schleef  <ds@schleef.org>
3369
3370         * gst/audioresample/Makefile.am: Leet audioresampling code
3371         * gst/audioresample/buffer.c:
3372         * gst/audioresample/buffer.h:
3373         * gst/audioresample/debug.c:
3374         * gst/audioresample/debug.h:
3375         * gst/audioresample/functable.c:
3376         * gst/audioresample/functable.h:
3377         * gst/audioresample/gstaudioresample.c:
3378         * gst/audioresample/gstaudioresample.h:
3379         * gst/audioresample/resample.c:
3380         * gst/audioresample/resample.h:
3381         * gst/audioresample/resample_chunk.c:
3382         * gst/audioresample/resample_functable.c:
3383         * gst/audioresample/resample_ref.c:
3384
3385 2005-08-23  Wim Taymans  <wim@fluendo.com>
3386
3387         * examples/seeking/seek.c: (make_vorbis_pipeline),
3388         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
3389         Small seek updates.
3390
3391 2005-08-23  Andy Wingo  <wingo@pobox.com>
3392
3393         * gst-libs/gst/audio/gstbaseaudiosrc.c
3394         (gst_base_audio_src_fixate): Only fixate endianness if it is
3395         present in the caps.
3396
3397 2005-08-22  Andy Wingo  <wingo@pobox.com>
3398
3399         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
3400         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
3401         device-name property.
3402
3403         * gst-libs/gst/audio/gstaudiosrc.h:
3404         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
3405         close_device in the ring buffer, like gstaudiosink.
3406
3407         * ext/alsa/gstalsamixer.h:
3408         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
3409         macro to implement the interface without much code. Cleanups. 
3410
3411         * ext/alsa/gstalsasrc.h:
3412         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
3413         READY.
3414
3415         * ext/alsa/Makefile.am: Add new files.
3416         * ext/alsa/gstalsamixerelement.c: 
3417         * ext/alsa/gstalsamixerelement.c: Split element code out from
3418         mixer code so that alsasrc can be a mixer too.
3419
3420 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3421
3422         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3423         (GST_START_TEST):
3424         * check/elements/vorbisdec.c: (setup_vorbisdec),
3425         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
3426         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3427         (vorbis_handle_identification_packet),
3428         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
3429         (vorbis_handle_header_packet), (vorbis_dec_push),
3430         (vorbis_dec_chain):
3431           use the setup/teardown methods to save code.  save code is good.
3432
3433 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3434
3435         * check/Makefile.am:
3436           add ext dir for plugins
3437           add vorbisdec test conditionally
3438         * check/elements/volume.c: (setup_volume), (cleanup_volume),
3439         (GST_START_TEST), (volume_suite):
3440           add a test with wrong caps
3441         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
3442         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
3443           add a vorbisdec test
3444         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
3445         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
3446           clean up debug output
3447         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3448           yay, fix a segfault/security issue in vorbisdec
3449           gst-launch fakesrc ! vorbisdec wasn't happy
3450         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
3451         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
3452         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
3453         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3454         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
3455         (gst_vorbisenc_set_metadata), (get_constraints_string),
3456         (update_start_message), (gst_vorbisenc_setup),
3457         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3458         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
3459         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
3460         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
3461         * ext/vorbis/vorbisenc.h:
3462           march in line
3463         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3464         (gst_ffmpegcsp_transform):
3465           have the kow come home
3466         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3467           debug my func ptr
3468         * gst/volume/gstvolume.c: (volume_set_caps):
3469           add a debug
3470
3471 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3472
3473         * Makefile.am:
3474         * check/.cvsignore:
3475         * check/Makefile.am:
3476         * check/elements/.cvsignore:
3477         * check/elements/volume.c: (chain_func), (event_func),
3478         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
3479         (main):
3480         * configure.ac:
3481           add unit test structure for gst-plugins-base
3482           add a test for volume
3483         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
3484         (gst_volume_set_volume), (gst_volume_get_volume),
3485         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
3486         (volume_funcfind), (volume_process_float), (volume_process_int16),
3487         (volume_set_caps), (volume_transform), (volume_update_mute),
3488         (volume_update_volume), (volume_set_property),
3489         (volume_get_property):
3490           document a little; use basetransform vmethod _set_caps
3491
3492 2005-08-19  Andy Wingo  <wingo@pobox.com>
3493
3494         * ext/alsa/gstalsamixertrack.h:
3495         * ext/alsa/gstalsamixertrack.c:
3496         * ext/alsa/gstalsamixeroptions.h:
3497         * ext/alsa/gstalsamixeroptions.c:
3498         * ext/alsa/gstalsamixer.h:
3499         * ext/alsa/gstalsamixer.c: Port to 0.9.
3500
3501         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
3502         Remove gstalsa.c and alsaclock. No more cruft here.
3503         
3504 2005-08-18  Wim Taymans  <wim@fluendo.com>
3505
3506         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3507         (gst_base_rtp_depayload_chain),
3508         (gst_base_rtp_depayload_add_to_queue),
3509         (gst_base_rtp_depayload_push),
3510         (gst_base_rtp_depayload_queue_release):
3511         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3512         Fix for RTPBuffer changes.
3513
3514         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
3515         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
3516         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
3517         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
3518         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
3519         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
3520         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
3521         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
3522         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
3523         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
3524         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
3525         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
3526         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
3527         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
3528         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
3529         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
3530         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
3531         (gst_rtpbuffer_get_payload):
3532         * gst-libs/gst/rtp/gstrtpbuffer.h:
3533         Don't subclass GstBuffer but add methods and helper functions
3534         to construct and manipulate RTP packets in regular GstBuffers.
3535
3536 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
3537
3538         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
3539           moved statement below switch
3540         * gst/volume/gstvolume.c: (gst_volume_class_init):
3541           added debug ptr
3542
3543 2005-08-16  Wim Taymans  <wim@fluendo.com>
3544
3545         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3546         (gst_base_audio_src_change_state):
3547         Open and close device in READY<->NULL state change.
3548
3549 2005-08-16  Andy Wingo  <wingo@pobox.com>
3550
3551         * examples/seeking/Makefile.am: Don't compile non-compiling
3552         compiled objects with the compiler.
3553
3554         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
3555         elements.
3556
3557 2005-08-12  Philippe Khalaf <burger@speedy.org>
3558         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3559         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3560           Made a thread to release the queue.
3561           Removed timestamp conversion for now.
3562
3563 2005-08-10  Philippe Khalaf <burger@speedy.org>
3564         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3565         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3566           Added rtp timestamp -> gst timestamp conversion.
3567           Fixed several problems with queue.
3568
3569 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3570
3571         * gst-libs/gst/audio/gstaudioclock.h:
3572         * gst-libs/gst/audio/gstaudiofilter.h:
3573         * gst-libs/gst/audio/gstaudiosink.h:
3574         * gst-libs/gst/audio/gstaudiosrc.h:
3575         * gst-libs/gst/audio/gstbaseaudiosink.h:
3576         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3577         * gst-libs/gst/audio/gstringbuffer.h:
3578         * gst-libs/gst/net/gstnetbuffer.h:
3579         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3580         * gst-libs/gst/rtp/gstrtpbuffer.h:
3581           Add padding (you will need to rebuild gst-plugins-base,
3582           gst-plugins and all applications afterwards!)
3583
3584 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
3585
3586         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3587         (gst_riff_parse_chunk):
3588           Fix bug in debug message and add some more debug messages.
3589
3590 2005-08-08  Edward Hervey  <edward@fluendo.com>
3591
3592         * gst-libs/gst/riff/riff-media.c:
3593         backported updates since branch
3594
3595 2005-08-08  Andy Wingo  <wingo@pobox.com>
3596
3597         * gst-libs/gst/audio/gstbaseaudiosink.c
3598         (gst_base_audio_sink_change_state): Open the device in NULL->READY
3599         like good elements should. Close on READY->NULL too.
3600
3601         * gst-libs/gst/audio/gstaudiosink.c
3602         (gst_audioringbuffer_open_device,
3603         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
3604         (gst_audioringbuffer_release): Updates for new ring buffer API,
3605         hook into the new audio sink api.
3606
3607         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
3608         (GstAudioSinkClass.close): Just open and close the device -- no
3609         resource allocation or configuration.
3610         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
3611         vmethods, handle device setup and resource allocation.
3612
3613         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
3614         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
3615         base class API.
3616
3617         * gst-libs/gst/audio/gstringbuffer.h
3618         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
3619         New vmethods.
3620
3621         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
3622         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
3623         New API functions. The device should be opened before acquiring
3624         and closed after releasing.
3625
3626 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
3627
3628         * gst-libs/gst/interfaces/mixer.h:
3629           Reset padding to GST_PADDING.
3630
3631 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3632
3633         * gst/playback/gstplaybin.c: (remove_sinks):
3634           Remove visualization from parent explicitely; works around some
3635           apparent refcount issue that I haven't tracked down yet.
3636
3637 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3638
3639         * ext/alsa/gstalsasink.c: (set_hwparams):
3640           Assign debug category, add negotiation debug msgs.
3641
3642 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3643
3644         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
3645           Fix error code for file-not-found to NOT_FOUND.
3646
3647 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3648
3649         * common/gtk-doc-plugins.mak:
3650         * docs/plugins/Makefile.am:
3651         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3652         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3653           renamed to actual element names, so much nicer to look at
3654         * docs/plugins/tmpl/gstmultifdsink.sgml:
3655           remove
3656         * docs/plugins/tmpl/multifdsink.sgml:
3657         * docs/plugins/tmpl/tcpserversink.sgml:
3658           add
3659         * ext/alsa/gstalsa.c:
3660         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
3661         * ext/ogg/gstoggmux.c:
3662         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
3663         * gst/playback/gstdecodebin.c:
3664         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
3665         * gst/tcp/gsttcpserversink.c:
3666           various fixes and documentation additions
3667
3668 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
3669
3670         * common/Makefile.am:
3671         * common/gstdoc-scangobj:
3672         * common/gtk-doc-plugins.mak:
3673         * common/gtk-doc.mak:
3674           add a custom scangobj that uses the registry
3675           add a custom gtk-doc-plugins.mak that uses it
3676           some doc build fixes
3677         * configure.ac:
3678         * docs/Makefile.am:
3679         * docs/plugins/Makefile.am:
3680         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3681         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3682         * docs/plugins/gst-plugins-base-plugins.types:
3683         * docs/plugins/tmpl/gstmultifdsink.sgml:
3684           add docs for one element, multifdsink
3685         * gst/adder/gstadder.h:
3686         * gst/volume/gstvolume.h:
3687           don't privatize enum
3688         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
3689         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3690         (gst_sync_method_get_type), (gst_client_status_get_type),
3691         (gst_multifdsink_class_init),
3692         (gst_multifdsink_client_queue_buffer),
3693         (gst_multifdsink_handle_client_write):
3694         * gst/tcp/gstmultifdsink.h:
3695         * gst/tcp/gsttcp.h:
3696         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
3697         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
3698         (gst_tcpclientsink_render):
3699         * gst/tcp/gsttcpclientsink.h:
3700         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
3701         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
3702         (gst_tcpclientsrc_start):
3703         * gst/tcp/gsttcpclientsrc.h:
3704         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
3705         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
3706         * gst/tcp/gsttcpserversrc.h:
3707         * gst/typefind/gsttypefindfunctions.c:
3708           remove superfluous Type stuff
3709
3710 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3711
3712         * gst/playback/gstplaybin.c: (gen_video_element):
3713           Enable videoscale.
3714
3715 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3716
3717         * gst-libs/gst/gconf/gconf.c:
3718         * gst-libs/gst/gconf/gconf.h:
3719           Fix some Andy Problem [tm].
3720
3721 2005-08-04  Andy Wingo  <wingo@pobox.com>
3722
3723         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
3724         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
3725         (gst_ffmpegcsp_get_size): Adapt to API changes.
3726
3727         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
3728         Implement an in-place do-nothing transform.
3729
3730 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3731
3732         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3733         (gst_ximagesink_renegotiate_size):
3734           Do not set new window sizes yet if we prepare a new buffer size
3735           for upstream renegotiation (software scaling) at some point in the
3736           future, because this new size waqs not actually accepted yet. Once
3737           accepted, renegotiation later on will set the new sizes just fine.
3738           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
3739           embedding testcase.
3740
3741 2005-08-03  Andy Wingo  <wingo@pobox.com>
3742
3743         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
3744         (gst_ximagesink_buffer_alloc): 
3745         Protect the height, width, and desired_caps with the pool_lock.
3746         Fixes videotestsrc ! queue ! ximagesink.
3747
3748 2005-08-02  Edward Hervey  <edward@fluendo.com>
3749
3750         * gst/volume/gstvolume.c:
3751         include left from controller cleanup
3752
3753 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
3754         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
3755           Stop collectpads before calling the parent state
3756           change function on PAUSED->READY.
3757
3758 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
3759         * configure.ac:
3760           When testing for X libs, use the X CFlags 
3761         * gst/adder/gstadder.c: (gst_adder_change_state):
3762           Stop the collectpads before calling parent state change function
3763           on PAUSED->READY, otherwise we deadlock deactivating pads.
3764
3765 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
3766
3767         * configure.ac:
3768         * docs/libs/tmpl/gstcolorbalance.sgml:
3769         * docs/libs/tmpl/gstmixer.sgml:
3770         * examples/Makefile.am:
3771         * gst/sine/Makefile.am:
3772         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
3773         (gst_sinesrc_set_property), (plugin_init):
3774         * gst/sine/gstsinesrc.h:
3775         * gst/volume/Makefile.am:
3776         * gst/volume/gstvolume.c: (gst_volume_set_volume),
3777         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
3778         (volume_process_float), (volume_process_int16),
3779         (volume_set_property), (plugin_init):
3780         * gst/volume/gstvolume.h:
3781           deactivate and remove dparams (libgstcontrol)
3782
3783 2005-07-29  Wim Taymans  <wim@fluendo.com>
3784
3785         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
3786         Convert me to BaseTransform!! help..
3787
3788 2005-07-29  Andy Wingo  <wingo@pobox.com>
3789
3790         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
3791         sinks.
3792
3793         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
3794         support of both endiannesses.
3795
3796 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3797
3798         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3799           Fix confusing debug message (s/event/query/)
3800
3801 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
3802
3803         * gst/videotestsrc/videotestsrc.h:
3804           Use "_stdint.h" instead of <stdint.h>
3805
3806 2005-07-27  Wim Taymans  <wim@fluendo.com>
3807
3808         * ext/vorbis/Makefile.am:
3809         Revert wrong commit.
3810
3811 2005-07-27  Wim Taymans  <wim@fluendo.com>
3812
3813         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
3814         More compilation fixen.
3815
3816 2005-07-27  Wim Taymans  <wim@fluendo.com>
3817
3818         * gst-libs/gst/audio/gstbaseaudiosink.c:
3819         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
3820         (gst_base_audio_sink_create_ringbuffer),
3821         (gst_base_audio_sink_change_state):
3822         Fix compilation.
3823
3824 2005-07-27  Wim Taymans  <wim@fluendo.com>
3825
3826         * examples/seeking/seek.c: (setup_dynamic_link),
3827         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
3828         (query_positions_elems), (query_positions_pads), (do_seek):
3829         Update seek example.
3830
3831         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3832         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
3833         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
3834         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
3835         (gst_ogg_demux_handle_event),
3836         (gst_ogg_demux_deactivate_current_chain),
3837         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3838         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3839         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
3840         (gst_ogg_demux_loop):
3841         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3842         * ext/theora/theoradec.c: (theora_dec_src_event),
3843         (theora_dec_src_getcaps), (theora_dec_sink_event),
3844         (theora_dec_push), (theora_dec_chain):
3845         * ext/vorbis/Makefile.am:
3846         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
3847         (vorbis_dec_sink_event), (vorbis_dec_push),
3848         (vorbis_handle_data_packet):
3849         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
3850         (gst_vorbisenc_chain):
3851         * gst/playback/gststreaminfo.c: (cb_probe):
3852         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
3853         * gst/videorate/gstvideorate.c: (gst_videorate_event):
3854         * gst/videoscale/gstvideoscale.c:
3855         (gst_videoscale_handle_src_event):
3856         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
3857         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
3858         (gst_ximagesink_navigation_send_event):
3859         * sys/xvimage/xvimagesink.c:
3860         (gst_xvimagesink_navigation_send_event):
3861         Various event updates and cleanups
3862
3863 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3864
3865         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
3866           Fix segfault for I420/YV12.
3867
3868 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3869
3870         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3871           Report bitrate.
3872
3873 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3874
3875         * gst/playback/gstplaybin.c: (gen_video_element),
3876         (gen_audio_element):
3877           Switch to auto*sink elements as default sinks; add volume element
3878           so that volume control in totem works.
3879
3880 2005-07-21  Wim Taymans  <wim@fluendo.com>
3881
3882         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3883         * gst/playback/gstplaybin.c: (setup_sinks),
3884         (gst_play_bin_change_state):
3885         Refcount fix and more comments.
3886
3887 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3888
3889         * sys/ximage/Makefile.am:
3890         * sys/ximage/ximage.c: (plugin_init):
3891         * sys/ximage/ximagesink.c:
3892         Prepare for adding ximagesrc, rename of plugin to ximage etc.
3893         
3894
3895 2005-07-21  Wim Taymans  <wim@fluendo.com>
3896
3897         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
3898         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3899         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3900         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3901         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3902         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
3903         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
3904         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
3905         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
3906         Generate correct disconts for live chained oggs.
3907
3908         * gst-libs/gst/audio/gstbaseaudiosink.c:
3909         (gst_base_audio_sink_render),
3910         (gst_base_audio_sink_create_ringbuffer),
3911         (gst_base_audio_sink_change_state):
3912         Handle discont math correctly.
3913
3914         * gst/playback/gstplaybin.c: (add_sink):
3915         Some small debug cleanup.
3916
3917 2005-07-21  Wim Taymans  <wim@fluendo.com>
3918
3919         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
3920         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
3921         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
3922         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
3923         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
3924         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
3925         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3926         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
3927         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
3928         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
3929         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
3930         (gst_ogg_demux_change_state), (gst_ogg_print):
3931         Reorganize code to send the right disconts when in streaming
3932         mode.
3933
3934 2005-07-20  Andy Wingo  <wingo@pobox.com>
3935
3936         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
3937         fix (?), fixes a seggie mcfalterson (#310894).
3938
3939 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3940
3941         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
3942         (gst_ogg_mux_set_header_on_caps):
3943         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
3944         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3945         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3946         * gst-libs/gst/audio/multichannel.c:
3947         (gst_audio_set_channel_positions),
3948         (gst_audio_set_structure_channel_positions_list):
3949         * gst/playback/gstdecodebin.c: (dynamic_create):
3950         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
3951         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3952           Fixes for API changes in core.
3953
3954 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3955
3956         * gst/playback/gstplaybasebin.c: (fill_buffer):
3957           Use _new_custom() so we can set custom message types for buffering
3958           messages.
3959
3960 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3961
3962         * configure.ac:
3963         * gst-libs/gst/Makefile.am:
3964         * gst-libs/gst/gconf/.cvsignore:
3965         * gst-libs/gst/gconf/Makefile.am:
3966         * gst-libs/gst/gconf/test-gconf.c:
3967         * pkgconfig/Makefile.am:
3968         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
3969         * pkgconfig/gstreamer-gconf.pc.in:
3970           Remove gconf stuff, use gconf elements instead from now on.
3971
3972 2005-07-20  Wim Taymans  <wim@fluendo.com>
3973
3974         * gst-libs/gst/audio/TODO:
3975         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
3976         (gst_audio_clock_get_internal_time):
3977         * gst-libs/gst/audio/gstaudioclock.h:
3978         * gst-libs/gst/audio/gstbaseaudiosink.c:
3979         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
3980         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
3981         (gst_base_audio_sink_render),
3982         (gst_base_audio_sink_create_ringbuffer),
3983         (gst_base_audio_sink_change_state):
3984         Make sure the audio clock always returns an increasing value.
3985
3986 2005-07-19  Andy Wingo  <wingo@pobox.com>
3987
3988         * gst/videotestsrc/: Cleanups.
3989
3990 2005-07-19  Wim Taymans  <wim@fluendo.com>
3991
3992         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
3993         Better debugging.
3994
3995 2005-07-19  Wim Taymans  <wim@fluendo.com>
3996
3997         * examples/seeking/seek.c: (make_dv_pipeline),
3998         (make_vorbis_theora_pipeline), (query_rates),
3999         (query_positions_elems), (query_positions_pads), (do_seek):
4000         Make correct DV pipeline.
4001
4002 2005-07-18  Andy Wingo  <wingo@pobox.com>
4003
4004         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
4005         default. Also because it's the only thing that really works. (This
4006         is used in the GConf elements).
4007         Use AS_LIBTOOL_TAGS.
4008
4009 2005-07-18  Wim Taymans  <wim@fluendo.com>
4010
4011         * gst/playback/gstdecodebin.c: (remove_element_chain):
4012         * gst/playback/gstplaybin.c: (add_sink):
4013         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4014         (gst_stream_info_set_mute):
4015         * gst/playback/gststreamselector.c:
4016         (gst_stream_selector_get_linked_pad),
4017         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
4018         More leak and compile fixes.
4019
4020 2005-07-18  Wim Taymans  <wim@fluendo.com>
4021
4022         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4023         (query_rates), (query_positions_elems), (query_positions_pads),
4024         (do_seek), (seek_cb), (stop_seek):
4025         Updated seek example. 
4026
4027         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
4028         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4029         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
4030         * gst/playback/gstplaybin.c: (add_sink):
4031         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
4032         (gst_stream_info_set_mute):
4033         Some refcount leak fixes.
4034
4035 2005-07-16  Wim Taymans  <wim@fluendo.com>
4036
4037         * gst-libs/gst/audio/gstbaseaudiosink.c:
4038         (gst_base_audio_sink_render):
4039         Align samples even if we have roundoff errors in the 
4040         timestamp conversion.
4041
4042 2005-07-16  Wim Taymans  <wim@fluendo.com>
4043
4044         * docs/libs/tmpl/gstringbuffer.sgml:
4045         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4046         (query_rates), (query_positions_elems), (query_positions_pads),
4047         (update_scale), (do_seek):
4048         Updated seek example.
4049
4050         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4051         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
4052         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
4053         (gst_ogg_demux_loop):
4054         Push out correct discont values.
4055
4056         * ext/theora/theoradec.c: (theora_dec_src_convert),
4057         (theora_dec_sink_convert), (theora_dec_src_getcaps),
4058         (theora_dec_sink_event), (theora_handle_type_packet),
4059         (theora_handle_header_packet), (theora_dec_push),
4060         (theora_handle_data_packet), (theora_dec_chain),
4061         (theora_dec_change_state):
4062         Better timestamping.
4063
4064         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4065         (vorbis_dec_sink_event), (vorbis_dec_push),
4066         (vorbis_handle_data_packet), (vorbis_dec_chain):
4067         * ext/vorbis/vorbisdec.h:
4068         Better timestamping.
4069
4070         * gst-libs/gst/audio/gstbaseaudiosink.c:
4071         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
4072         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4073         Handle syncing on timestamps instead of sample offsets. Make
4074         use of DISCONT values as described in design docs.
4075
4076         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4077         (gst_base_audio_src_get_time):
4078         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
4079         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
4080         (gst_ring_buffer_read):
4081         * gst-libs/gst/audio/gstringbuffer.h:
4082         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
4083         (gst_ximagesink_show_frame):
4084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
4085         Correcly convert buffer timestamp to stream time.
4086
4087 2005-07-16  Wim Taymans  <wim@fluendo.com>
4088
4089         * gst/audioconvert/gstaudioconvert.c:
4090         (gst_audio_convert_get_buffer):
4091         Timestamp buffers correctly.
4092
4093         * gst/playback/gstplaybin.c: (gen_video_element):
4094         Make internal fakesink silent.
4095
4096 2005-07-15  Wim Taymans  <wim@fluendo.com>
4097
4098         * gst/ffmpegcolorspace/Makefile.am:
4099         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4100         (gst_ffmpegcsp_caps_remove_format_info),
4101         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
4102         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
4103         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
4104         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
4105         Ported ffmpegcolorspace to basetransform.
4106
4107         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
4108         * gst/volume/gstvolume.c: (volume_transform):
4109         Ported to new API.
4110
4111 2005-07-14  Wim Taymans  <wim@fluendo.com>
4112
4113         * gst/videotestsrc/Makefile.am:
4114         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
4115         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
4116         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
4117         (gst_videotestsrc_init), (gst_videotestsrc_event),
4118         (gst_videotestsrc_create), (gst_videotestsrc_start),
4119         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
4120         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
4121         (gst_videotestsrc_get_property):
4122         * gst/videotestsrc/gstvideotestsrc.h:
4123         Make videotestsrc a pushsrc.
4124
4125 2005-07-14  Wim Taymans  <wim@fluendo.com>
4126
4127         * gst/tcp/gstfdset.c: (gst_fdset_free):
4128         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
4129         (gst_multifdsink_add), (gst_multifdsink_remove),
4130         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
4131         (gst_multifdsink_remove_client_link),
4132         (gst_multifdsink_client_queue_data),
4133         (gst_multifdsink_client_queue_caps),
4134         (gst_multifdsink_client_queue_buffer),
4135         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
4136         (gst_multifdsink_stop):
4137         * gst/tcp/gstmultifdsink.h:
4138         0.8 backporting.
4139
4140         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
4141         Also draw image when not from a pool.
4142
4143 2005-07-14  Wim Taymans  <wim@fluendo.com>
4144
4145         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
4146         (mute_stream), (silence_stream):
4147         Small debug additions.
4148
4149 2005-07-14  Wim Taymans  <wim@fluendo.com>
4150
4151         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
4152         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4153         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
4154         Better error recovery, ignore unconnected pads and
4155         non-fatal errors.
4156
4157 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4158
4159         * docs/libs/tmpl/gstaudio.sgml:
4160         * docs/libs/tmpl/gstcolorbalance.sgml:
4161         * docs/libs/tmpl/gstgconf.sgml:
4162         * docs/libs/tmpl/gstmixer.sgml:
4163         * docs/libs/tmpl/gstringbuffer.sgml:
4164         * docs/libs/tmpl/gsttuner.sgml:
4165         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4166         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4167         (gst_tcpclientsrc_class_init):
4168         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4169         (gst_tcpserversrc_class_init):
4170         * sys/v4l/gstv4lelement.c:
4171           more autistic cleanliness in functions/names/defines
4172
4173 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4174
4175         * configure.ac:
4176           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
4177           added manually to each Makefile.am so we are sure it goes
4178           *last* and doesn't add -L flags before linking in libs of our
4179           own, like, say, internal .la libs, that then accidentally pick
4180           up the installed copy.
4181         * docs/libs/Makefile.am:
4182         * ext/alsa/Makefile.am:
4183         * ext/cdparanoia/Makefile.am:
4184         * ext/gnomevfs/Makefile.am:
4185         * ext/libvisual/Makefile.am:
4186         * ext/ogg/Makefile.am:
4187         * ext/theora/Makefile.am:
4188         * ext/vorbis/Makefile.am:
4189         * gst-libs/gst/video/Makefile.am:
4190         * gst/adder/Makefile.am:
4191         * gst/audioconvert/Makefile.am:
4192         * gst/audiorate/Makefile.am:
4193         * gst/audioscale/Makefile.am:
4194         * gst/ffmpegcolorspace/Makefile.am:
4195         * gst/playback/Makefile.am:
4196         * gst/sine/Makefile.am:
4197         * gst/subparse/Makefile.am:
4198         * gst/tags/Makefile.am:
4199         * gst/tcp/Makefile.am:
4200         * gst/typefind/Makefile.am:
4201         * gst/videorate/Makefile.am:
4202         * gst/videoscale/Makefile.am:
4203         * gst/videotestsrc/Makefile.am:
4204         * gst/volume/Makefile.am:
4205         * sys/v4l/Makefile.am:
4206         * sys/ximage/Makefile.am:
4207         * sys/xvimage/Makefile.am:
4208           adapt properly to this change. This should make sure that
4209           plugins and libs properly link to the as-yet-uninstalled
4210           copies of stuff like libgstinterfaces and libgstvideo
4211
4212 2005-07-13  Andy Wingo  <wingo@pobox.com>
4213
4214         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
4215         (gst_v4lsrc_fixate): Fixate on format as well.
4216
4217         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
4218         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
4219         buffer points to it.
4220         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
4221         rather just doing X calls ourselves. Also fixes a memleak.
4222
4223 2005-07-12  Andy Wingo  <wingo@pobox.com>
4224
4225         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
4226         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
4227         (gst_v4lsrc_create): Re-add the copy-mode property, default to
4228         TRUE to avoid deadlocks if an element holds on to our buffers.
4229
4230 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4231
4232         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4233         (gst_sinesrc_init), (gst_sinesrc_create),
4234         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4235         (gst_sinesrc_start):
4236         * gst/sine/gstsinesrc.h:
4237           removing num-buffers property before moving it
4238
4239 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4240
4241         * configure.ac:
4242           use overridable ERROR_CFLAGS
4243         * docs/libs/gst-plugins-base-libs.types:
4244         * docs/libs/tmpl/gstringbuffer.sgml:
4245         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
4246         (gst_alsasink_class_init):
4247         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4248         (gst_alsasrc_class_init):
4249         * gst-libs/gst/audio/audio.h:
4250         * gst-libs/gst/audio/gstaudioclock.h:
4251         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
4252         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
4253         (gst_audio_filter_link), (gst_audio_filter_init),
4254         (gst_audio_filter_chain), (gst_audio_filter_set_property),
4255         (gst_audio_filter_get_property),
4256         (gst_audio_filter_class_add_pad_templates):
4257         * gst-libs/gst/audio/gstaudiofilter.h:
4258         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4259         (gst_audio_filter_template_get_type),
4260         (gst_audio_filter_template_base_init),
4261         (gst_audio_filter_template_class_init),
4262         (gst_audio_filter_template_init),
4263         (gst_audio_filter_template_set_property),
4264         (gst_audio_filter_template_get_property), (plugin_init),
4265         (gst_audio_filter_template_setup),
4266         (gst_audio_filter_template_filter),
4267         (gst_audio_filter_template_filter_inplace):
4268         * gst-libs/gst/audio/gstaudiosink.c:
4269         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4270         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
4271         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4272         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4273         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
4274         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
4275         * gst-libs/gst/audio/gstaudiosink.h:
4276         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4277         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4278         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4279         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
4280         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
4281         (gst_audio_src_class_init), (gst_audio_src_init),
4282         (gst_audio_src_create_ringbuffer):
4283         * gst-libs/gst/audio/gstaudiosrc.h:
4284         * gst-libs/gst/audio/gstbaseaudiosink.c:
4285         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
4286         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
4287         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
4288         (gst_base_audio_sink_set_property),
4289         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
4290         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
4291         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
4292         (gst_base_audio_sink_create_ringbuffer),
4293         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
4294         * gst-libs/gst/audio/gstbaseaudiosink.h:
4295         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4296         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
4297         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
4298         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
4299         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
4300         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
4301         (gst_base_audio_src_event), (gst_base_audio_src_create),
4302         (gst_base_audio_src_create_ringbuffer),
4303         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
4304         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4305         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
4306         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
4307         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
4308         (gst_ring_buffer_debug_spec_caps),
4309         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
4310         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
4311         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
4312         (gst_ring_buffer_start), (gst_ring_buffer_pause),
4313         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
4314         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4315         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
4316         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
4317         (gst_ring_buffer_clear):
4318         * gst-libs/gst/audio/gstringbuffer.h:
4319         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
4320         (gst_video_sink_class_init), (gst_video_sink_get_type):
4321         * gst-libs/gst/video/videosink.h:
4322         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4323         (gst_multifdsink_class_init),
4324         (gst_multifdsink_handle_client_write),
4325         (gst_multifdsink_change_state):
4326         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4327         (gst_tcpclientsink_setcaps):
4328         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4329         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
4330         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
4331         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4332         (gst_ximagesink_send_pending_navigation),
4333         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
4334         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
4335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
4336         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4337         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
4338         (gst_xvimagesink_send_pending_navigation),
4339         (gst_xvimagesink_navigation_send_event),
4340         (gst_xvimagesink_set_xwindow_id),
4341         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
4342         (gst_xvimagesink_get_type):
4343         more macro splitting
4344
4345 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4346
4347         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
4348           plug a memleak, allows me to import 1479 albums in one go
4349           in jamboree
4350         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4351         (vorbis_handle_type_packet), (vorbis_dec_chain),
4352         (vorbis_dec_change_state):
4353           fix some format strings
4354
4355 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4356
4357         * docs/libs/tmpl/gstcolorbalance.sgml:
4358         * docs/libs/tmpl/gstmixer.sgml:
4359         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4360         (gst_alsasink_set_property), (gst_alsasink_get_property):
4361         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
4362         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
4363           add device property
4364
4365 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
4366
4367         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
4368         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
4369         (audiocast_register_listener), (audiocast_thread_run),
4370         (gst_gnomevfssrc_send_additional_headers_callback),
4371         (gst_gnomevfssrc_received_headers_callback),
4372         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
4373         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
4374         (gst_gnomevfssrc_get_size):
4375           add/clean up debugging
4376         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4377           cleanups
4378
4379 2005-07-07  Andy Wingo  <wingo@pobox.com>
4380
4381         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
4382         framerate. Need to get a handle on when exactly this function is
4383         called, tho.
4384
4385         * sys/v4l/v4lsrc_calls.h:
4386         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
4387         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
4388         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
4389
4390         * sys/v4l/v4l_calls.h: Cast to V4lElement.
4391         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
4392         v4lelements are sources.
4393
4394         * sys/v4l/gstv4lxoverlay.h:
4395         * sys/v4l/gstv4lxoverlay.c:
4396         * sys/v4l/gstv4ltuner.h:
4397         * sys/v4l/gstv4ltuner.c: Header loc fixen.
4398         
4399         * sys/v4l/gstv4lsrc.h:
4400         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
4401         PushSrc/BaseSrc. Removed most sync-related properties, videorate
4402         or something should handle that. Made a live source.
4403
4404         * sys/v4l/gstv4lelement.h:
4405         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
4406         signals. Some cleanups.
4407
4408         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
4409
4410         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
4411         stuff.
4412
4413         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
4414         stuff.
4415
4416         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
4417
4418 2005-07-07  Wim Taymans  <wim@fluendo.com>
4419
4420         * ext/theora/theoradec.c: (theora_get_query_types),
4421         (theora_dec_src_getcaps), (theora_dec_push):
4422         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
4423         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
4424         Remove deprecated/unused query types.
4425
4426 2005-07-06  Wim Taymans  <wim@fluendo.com>
4427
4428         * ext/alsa/Makefile.am:
4429         * ext/alsa/gstalsaplugin.c: (plugin_init):
4430         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4431         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
4432         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
4433         (gst_alsasrc_class_init), (gst_alsasrc_init),
4434         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
4435         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
4436         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
4437         (gst_alsasrc_reset):
4438         * ext/alsa/gstalsasrc.h:
4439         * gst-libs/gst/audio/Makefile.am:
4440         * gst-libs/gst/audio/gstaudiosink.c:
4441         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4442         (gst_audioringbuffer_start):
4443         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
4444         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
4445         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
4446         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4447         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4448         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
4449         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
4450         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
4451         * gst-libs/gst/audio/gstaudiosrc.h:
4452         * gst-libs/gst/audio/gstbaseaudiosink.c:
4453         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4454         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
4455         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
4456         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4457         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
4458         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
4459         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
4460         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
4461         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
4462         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
4463         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
4464         (gst_baseaudiosrc_change_state):
4465         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4466         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4467         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
4468         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
4469         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
4470         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
4471         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
4472         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
4473         * gst-libs/gst/audio/gstringbuffer.h:
4474         Added audiosource base classes.
4475         Ported alsasrc, still very basic.
4476
4477 2005-07-06  Wim Taymans  <wim@fluendo.com>
4478
4479         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
4480         (theora_dec_push), (theora_handle_data_packet):
4481         Prepare for better timestamp fix later.
4482
4483         * gst/audioconvert/gstaudioconvert.c:
4484         List most accurate caps first
4485
4486         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
4487         Use proper pad task function.
4488
4489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4490         (gst_xvimagesink_show_frame):
4491         Fix deadlock when alloc failed.
4492
4493 2005-07-05  Andy Wingo  <wingo@pobox.com>
4494
4495         * ext/gnomevfs/gstgnomevfssrc.c:
4496         * gst/sine/gstsinesrc.c:
4497         * gst/tcp/gsttcpserversrc.c:
4498         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
4499
4500         * sys/v4l/: Port from 0.8.
4501
4502         * Many files: Null if we got it....
4503
4504 2005-07-05  Andy Wingo  <wingo@pobox.com>
4505
4506         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
4507         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
4508         Signedness fixes.
4509
4510 2005-07-05  Wim Taymans  <wim@fluendo.com>
4511
4512         * configure.ac:
4513         * gst/tcp/Makefile.am:
4514         * gst/tcp/README:
4515         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
4516         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
4517         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
4518         (is_sync_frame), (gst_multifdsink_handle_client_write),
4519         (gst_multifdsink_render), (gst_multifdsink_start),
4520         (gst_multifdsink_stop), (gst_multifdsink_change_state):
4521         * gst/tcp/gstmultifdsink.h:
4522         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
4523         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
4524         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4525         * gst/tcp/gsttcp.h:
4526         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4527         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
4528         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
4529         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
4530         * gst/tcp/gsttcpclientsink.h:
4531         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
4532         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
4533         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
4534         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
4535         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
4536         * gst/tcp/gsttcpclientsrc.h:
4537         * gst/tcp/gsttcpplugin.c: (plugin_init):
4538         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
4539         * gst/tcp/gsttcpserversink.h:
4540         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
4541         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
4542         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
4543         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
4544         (gst_tcpserversrc_stop):
4545         * gst/tcp/gsttcpserversrc.h:
4546         * gst/tcp/gsttcpsink.c:
4547         * gst/tcp/gsttcpsink.h:
4548         * gst/tcp/gsttcpsrc.c:
4549         * gst/tcp/gsttcpsrc.h:
4550         Ported tcp plugins to 0.9. 
4551         
4552
4553 2005-07-05  Andy Wingo  <wingo@pobox.com>
4554
4555         * gst/playback/gstplaybasebin.c (fill_buffer):
4556         message_new_application fixen.
4557
4558         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
4559         Style fix.
4560
4561 2005-07-04  Wim Taymans  <wim@fluendo.com>
4562
4563         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
4564         Set caps on output buffer.
4565
4566 2005-07-04  Andy Wingo  <wingo@pobox.com>
4567
4568         * ext/gnomevfs/gstgnomevfssrc.c
4569         (gst_gnomevfssrc_received_headers_callback) 
4570         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
4571         hopefully.
4572
4573         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
4574         No refcount leakage.
4575
4576         * configure.ac: Enable -Werror.
4577         
4578         * ext/theora/theoradec.c (theora_dec_src_getcaps):
4579         * gst/audioconvert/bufferframesconvert.c
4580         (buffer_frames_convert_fixate):
4581         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
4582         (gst_audio_convert_fixate):
4583         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
4584         (gst_sinesrc_create): Fixate func changes.
4585         
4586         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
4587         (gst_ximagesink_buffer_alloc): Unused var.
4588
4589 2005-07-01  Andy Wingo  <wingo@pobox.com>
4590
4591         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
4592         getcaps to do explicit caps. Needs to be done in all decoders,
4593         possibly via a base class.
4594
4595         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
4596
4597         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
4598         caps on the sink pad, just rely on the pad template. Also, setting
4599         ANY caps on a pad is not valid because the caps are not fixed.
4600
4601         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
4602         caps on the buffer, and get the width from the desired_caps if
4603         they're set.
4604         (gst_ximagesink_renegotiate_size): Implement via setting the
4605         desired_caps on the ximagesink.
4606         (gst_ximagesink_setcaps): Only reset the width of the player if it
4607         wasn't already set. Not sure if this is right.
4608         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
4609
4610         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
4611         that the user wants. NULL unless the window has been resized.
4612
4613         * gst/volume/gstvolume.c (volume_transform): Adapt to
4614         basetransform refcount changes.
4615         
4616 2005-07-01  Andy Wingo  <wingo@pobox.com>
4617
4618         * gst/videoscale/gstvideoscale.c:
4619         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
4620         from BaseTransform, implements a transform_caps. Removed dead code
4621         including some PAR stuff that was never reached -- should probably
4622         be added back somehow.
4623
4624 2005-07-01  Andy Wingo  <wingo@pobox.com>
4625
4626         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
4627         come later.
4628
4629 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4630
4631         * configure.ac:
4632         * docs/libs/Makefile.am:
4633         * docs/libs/gst-plugins-libs.types:
4634         * ext/alsa/Makefile.am:
4635         * ext/alsa/gstalsamixer.h:
4636         * ext/alsa/gstalsamixeroptions.h:
4637         * ext/alsa/gstalsamixertrack.h:
4638         * gst-libs/gst/Makefile.am:
4639         * gst-libs/gst/colorbalance/.cvsignore:
4640         * gst-libs/gst/colorbalance/Makefile.am:
4641         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
4642         * gst-libs/gst/colorbalance/colorbalance.c:
4643         * gst-libs/gst/colorbalance/colorbalance.h:
4644         * gst-libs/gst/colorbalance/colorbalance.vcproj:
4645         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4646         * gst-libs/gst/colorbalance/colorbalancechannel.h:
4647         * gst-libs/gst/interfaces/Makefile.am:
4648         * gst-libs/gst/interfaces/colorbalance.c:
4649         (gst_color_balance_class_init):
4650         * gst-libs/gst/interfaces/colorbalance.h:
4651         * gst-libs/gst/interfaces/interfaces-marshal.list:
4652         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
4653         * gst-libs/gst/interfaces/mixer.h:
4654         * gst-libs/gst/interfaces/mixeroptions.h:
4655         * gst-libs/gst/interfaces/navigation.c:
4656         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
4657         * gst-libs/gst/interfaces/tuner.h:
4658         * gst/volume/Makefile.am:
4659         * gst/volume/gstvolume.c:
4660         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4661         * sys/ximage/Makefile.am:
4662         * sys/ximage/ximagesink.c:
4663         * sys/xvimage/Makefile.am:
4664         * sys/xvimage/xvimagesink.c:
4665           fold in all interfaces into an interfaces dir, preserving CVS
4666           history
4667
4668 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4669
4670         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4671           Fix build after riff changes.
4672
4673 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4674
4675         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4676         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
4677         (gst_riff_create_video_template_caps),
4678         (gst_riff_create_audio_template_caps),
4679         (gst_riff_create_iavs_template_caps):
4680         * gst-libs/gst/riff/riff-media.h:
4681         * gst-libs/gst/riff/riff-read.h:
4682         * gst-libs/gst/riff/riff.c: (gst_riff_init):
4683           Add gst_riff_init() to initialize the debug category, instead
4684           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
4685
4686 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4687
4688         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
4689           Oops, I shouldn't apply hacks.
4690
4691 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4692
4693         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
4694           Remove pad_loop function which doesn't work.
4695
4696 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4697
4698         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
4699           Send EOS when deactivating.
4700         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4701         (check_queue), (queue_threshold_reached), (queue_out_of_data),
4702         (gen_preroll_element), (probe_triggered), (mute_stream),
4703         (silence_stream), (new_decoded_pad), (setup_substreams),
4704         (set_active_source):
4705         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
4706         (remove_sinks), (add_sink):
4707         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
4708           Change for new probe API.
4709
4710 2005-06-29  Wim Taymans  <wim@fluendo.com>
4711
4712         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
4713         * gst-libs/gst/audio/gstbaseaudiosink.c:
4714         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
4715         (gst_baseaudiosink_change_state):
4716         * gst-libs/gst/audio/gstbaseaudiosink.h:
4717         * gst-libs/gst/audio/gstringbuffer.c:
4718         (gst_ringbuffer_set_callback):
4719         Fix compilation error.
4720         Ringbuffer starts out as not running.
4721         Free our clock in dispose.
4722         When releasing the ringbuffer we need to renegotiate so
4723         clear the pad caps.
4724
4725 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4726
4727         * autogen.sh:
4728         * configure.ac:
4729         * docs/Makefile.am:
4730         * docs/libs/Makefile.am:
4731         * docs/libs/gst-plugins-libs-docs.sgml:
4732         * docs/libs/gst-plugins-libs-sections.txt:
4733         * docs/libs/gst-plugins-libs.types:
4734         * docs/libs/tmpl/gstaudio.sgml:
4735         * docs/libs/tmpl/gstcolorbalance.sgml:
4736         * docs/libs/tmpl/gstringbuffer.sgml:
4737         * gst-libs/gst/audio/gstringbuffer.c:
4738         (gst_ringbuffer_set_callback):
4739           reinstate gtk-doc docs for plugin libs
4740
4741 2005-06-28  Wim Taymans  <wim@fluendo.com>
4742
4743         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4744         (gst_ogg_demux_init):
4745         Removed pad loop function.
4746
4747 2005-06-28  Wim Taymans  <wim@fluendo.com>
4748
4749         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
4750         If we're building a chain we are not in an error case
4751         when we queue a buffer.
4752
4753 2005-06-28  Andy Wingo  <wingo@pobox.com>
4754
4755         * *.c: Don't cast to GstObject before reffing/unreffing.
4756
4757 2005-06-27  Andy Wingo  <wingo@pobox.com>
4758
4759         * gst/videotestsrc/gstvideotestsrc.c
4760         (gst_videotestsrc_activate_push): Activation API changes.
4761
4762         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
4763         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
4764         they have refs on the decodebin.
4765
4766         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
4767         parent class.
4768         (gst_ogg_pad_typefind): Don't leak a pad ref.
4769         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
4770         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
4771         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
4772
4773 2005-06-27  Edward Hervey  <edward@fluendo.com>
4774
4775         * ext/theora/theoradec.c: (theora_dec_change_state): 
4776         re-arranged call to parent's state change in order to avoid locks (or
4777         worse).
4778
4779 2005-06-26  Edward Hervey  <edward@fluendo.com>
4780
4781         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4782         2nd argument of 'unknow-type' signal is a GstCaps and not a
4783         GstMiniObject
4784
4785 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
4786         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
4787           Set the worker thread's running flag to TRUE before starting the
4788           thread.
4789         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
4790           Catch a failure to add typefind to the bin.
4791
4792 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
4793
4794         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4795         (gst_sinesrc_init), (gst_sinesrc_create),
4796         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
4797         (gst_sinesrc_start):
4798         * gst/sine/gstsinesrc.h:
4799           add num-buffers and timestamp-offset properties
4800         * gst/videotestsrc/gstvideotestsrc.c:
4801         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
4802         (gst_videotestsrc_get_property):
4803           add timestamp-offset property
4804
4805 2005-06-23  Christian Schaller  <uraeus@gnome.org>
4806
4807         * configure.ac: add videorate
4808         * gst-plugins-base.spec.in: add videorate
4809
4810 2005-06-23  Wim Taymans  <wim@fluendo.com>
4811
4812         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4813         (gst_videorate_getcaps), (gst_videorate_setcaps),
4814         (gst_videorate_event), (gst_videorate_chain):
4815         Fixed videorate, fixating an already fixated caps is not
4816         an error.
4817
4818 2005-06-23  Wim Taymans  <wim@fluendo.com>
4819
4820         * ext/ogg/README:
4821         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
4822         Buffer on caps is not boxed anymore.
4823
4824 2005-06-22  Wim Taymans  <wim@fluendo.com>
4825
4826         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
4827         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
4828         Set buffers on caps as miniobjects and not as boxed.
4829
4830 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4831
4832         * configure.ac:
4833           back to HEAD
4834
4835 === release 0.9.1 ===
4836
4837 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4838
4839         * .cvsignore:
4840         * NEWS:
4841         * README:
4842         * RELEASE:
4843         * configure.ac:
4844         * po/af.po:
4845         * po/az.po:
4846         * po/cs.po:
4847         * po/en_GB.po:
4848         * po/hu.po:
4849         * po/it.po:
4850         * po/nb.po:
4851         * po/nl.po:
4852         * po/or.po:
4853         * po/sq.po:
4854         * po/sr.po:
4855         * po/sv.po:
4856         * po/uk.po:
4857         * po/vi.po:
4858           updates for release
4859
4860 2005-06-09  Andy Wingo  <wingo@pobox.com>
4861
4862         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
4863         
4864 2005-06-09  Andy Wingo  <wingo@pobox.com>
4865
4866         * configure.ac:
4867         * gst-libs/gst/Makefile.am:
4868         * gst-libs/gst/net/Makefile.am:
4869         Add gstnet to build.
4870
4871 2005-06-09  Andy Wingo  <wingo@pobox.com>
4872
4873         * gst-libs/gst/gconf/gconf.c:
4874         * gst/playback/test.c:
4875         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
4876         fixes.
4877
4878         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
4879
4880         * ext/theora/theoraenc.c (theora_enc_chain): 
4881         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
4882
4883         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
4884         RealPad.
4885
4886 2005-06-02  Wim Taymans  <wim@fluendo.com>
4887
4888         * gst-libs/gst/net/Makefile.am:
4889         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
4890         * pkgconfig/gstreamer-libs.pc.in:
4891         Added net stuff, version net lib.
4892
4893 2005-06-02  Wim Taymans  <wim@fluendo.com>
4894
4895         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
4896         (query_rates), (query_positions_elems), (query_positions_pads),
4897         (do_seek):
4898         Updated seek example.
4899
4900 2005-06-02  Andy Wingo  <wingo@pobox.com>
4901
4902         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
4903         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
4904         list.
4905
4906         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
4907         remove the typefind, the bin dispose will do it for us. When it's
4908         removed and unreffed, the signal handler will be disconnected,
4909         too.
4910         (unlinked): It's too difficult to disconnect from unlinked
4911         handlers, as they are on pads not elements. Just punt if the pads
4912         aren't grandkids of the bin.
4913
4914 2005-06-02  Wim Taymans  <wim@fluendo.com>
4915
4916         * ext/ogg/README:
4917         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4918         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
4919         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4920         * ext/theora/theoradec.c: (theora_dec_src_query),
4921         (theora_handle_data_packet):
4922         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4923         (theora_enc_chain):
4924         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4925         (vorbis_handle_data_packet):
4926         * gst/audioconvert/bufferframesconvert.c:
4927         (buffer_frames_convert_chain):
4928         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4929         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
4930         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
4931         (gst_ffmpegcsp_chain):
4932         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4933         (gst_videorate_getcaps), (gst_videorate_setcaps),
4934         (gst_videorate_event), (gst_videorate_chain):
4935         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
4936         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
4937         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4938         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4939         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4940         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
4941         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
4942         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4943         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4944         Cleanups and buffer alloc.
4945
4946 2005-05-31  Wim Taymans  <wim@fluendo.com>
4947
4948         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
4949         Don't try to call the delay method when the device is not
4950         opened.
4951
4952 2005-05-31  Wim Taymans  <wim@fluendo.com>
4953
4954         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
4955         Get actual segment size and buffer size after opening
4956         the device.
4957
4958 2005-05-30  Wim Taymans  <wim@fluendo.com>
4959
4960         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
4961         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
4962         Also FLUSH upstream, makes the loop function exit faster.
4963         
4964         * ext/theora/theoradec.c: (theora_dec_src_query):
4965         Some more debug info in the query.
4966         
4967         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4968         (gst_ximagesink_setcaps):
4969         Release lock on par error, better error reporting.
4970
4971 2005-05-26  Wim Taymans  <wim@fluendo.com>
4972
4973         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
4974         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
4975         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
4976         Clear chains in READY
4977         Queue packets until the chain is activated.
4978
4979 2005-05-25  Wim Taymans  <wim@fluendo.com>
4980
4981         * gst-libs/gst/audio/gstaudiosink.c:
4982         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
4983         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
4984         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
4985         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
4986         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
4987         (gst_audiosink_create_ringbuffer):
4988         * gst-libs/gst/audio/gstbaseaudiosink.c:
4989         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
4990         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
4991         (gst_baseaudiosink_set_property), (build_linear_format),
4992         (debug_spec_caps), (debug_spec_buffer),
4993         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
4994         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
4995         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
4996         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
4997         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
4998         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
4999         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5000         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5001         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5002         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5003         (wait_segment), (gst_ringbuffer_commit),
5004         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5005         (gst_ringbuffer_clear):
5006         Various small cleanups.
5007
5008         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5009         (gst_audio_convert_change_state):
5010         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
5011         No need to take the locks anymore.
5012
5013 2005-05-25  Wim Taymans  <wim@fluendo.com>
5014
5015         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5016         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
5017         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
5018         (type_found):
5019         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
5020         (group_destroy), (group_commit), (queue_overrun),
5021         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
5022         (mute_stream), (new_decoded_pad), (setup_substreams),
5023         (setup_source), (mute_group_type), (set_active_source),
5024         (gst_play_base_bin_change_state):
5025         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
5026         (gen_video_element), (gen_text_element), (gen_audio_element),
5027         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
5028         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
5029         (gst_stream_info_dispose), (gst_stream_info_set_mute):
5030         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
5031         Some playbin cleanups mostly refcounting sloppyness.
5032
5033 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5034
5035         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5036           Work with streaming input.
5037
5038 2005-05-25  Wim Taymans  <wim@fluendo.com>
5039
5040         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5041         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5042         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5043         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
5044         No need to take the STREAM lock anymore.
5045
5046 2005-05-25  Wim Taymans  <wim@fluendo.com>
5047
5048         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
5049         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
5050         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
5051         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
5052         (gst_ogg_demux_sink_activate):
5053         * ext/theora/theoradec.c: (theora_dec_src_event),
5054         (theora_handle_comment_packet), (theora_dec_chain),
5055         (theora_dec_change_state):
5056         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5057         (vorbis_handle_data_packet), (vorbis_dec_chain),
5058         (vorbis_dec_change_state):
5059         Remove STREAM locks as they are taken in core now.
5060         Never set bogus granulepos on vorbis/theora.
5061         Fix leaks in theoradec tag parsing.
5062
5063 2005-05-25  Wim Taymans  <wim@fluendo.com>
5064
5065         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
5066         Fix memleaks, GST_BUFFER_DATA() is not freed.
5067
5068 2005-05-25  Wim Taymans  <wim@fluendo.com>
5069
5070         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5071         Open non-blocking, set to blocking mode afterwards to avoid
5072         lockups when audio device is busy.
5073
5074 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5075
5076         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
5077           This can't be good.
5078
5079 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5080
5081         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
5082         (gst_audio_convert_chain), (gst_audio_convert_link_src),
5083         (gst_audio_convert_setcaps):
5084           Implement instant setup switching.
5085
5086 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5087
5088         * gst/playback/gstplaybasebin.c: (probe_triggered):
5089           Fix missing unlock.
5090         * gst/playback/gstplaybin.c: (add_sink):
5091           First add, then link (otherwise pad link fails).
5092
5093 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5094
5095         * examples/Makefile.am:
5096         fix buildbot (make distcheck)
5097
5098 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5099
5100         * gst/playback/gstplaybin.c: (gen_vis_element):
5101           Remove some wrong code. Doesn't work yet.
5102
5103 2005-05-19  Wim Taymans  <wim@fluendo.com>
5104
5105         * gst-libs/gst/net/Makefile.am:
5106         * gst-libs/gst/net/README:
5107         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
5108         (gst_netbuffer_class_init), (gst_netbuffer_init),
5109         (gst_netbuffer_finalize), (gst_netbuffer_copy),
5110         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
5111         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
5112         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
5113         * gst-libs/gst/net/gstnetbuffer.h:
5114         Added buffer subclass to store extra to/from addresses for
5115         network sources/sinks.
5116
5117 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5118
5119         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
5120           Don't lock an unassigned variable.
5121
5122 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5123
5124         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5125           Increase buffer for video, decrease buffer for other media types.
5126         * gst/playback/gstplaybin.c: (gen_video_element),
5127         (gen_audio_element):
5128           Change names for debugging purposes.
5129
5130 2005-05-18  Wim Taymans  <wim@fluendo.com>
5131
5132         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5133         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5134         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
5135         (gst_ffmpegcsp_chain):
5136         Enable buffer alloc passthrough if the source and dest
5137         formats are the same.
5138
5139 2005-05-17  Wim Taymans  <wim@fluendo.com>
5140
5141         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5142         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5143         (gst_ogg_demux_chain_unlocked):
5144         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5145         (gst_audio_convert_caps_remove_format_info),
5146         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5147         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
5148         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5149         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5150         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
5151         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
5152         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5153         (gst_ffmpegcsp_get_property):
5154         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5155         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
5156         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
5157         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5158         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
5159         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5160         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
5161         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
5162         Leak fixes in oggdemux.
5163         Some cleanups in audioconvert.
5164         Make passthrough work along with buffer_alloc etc.
5165         Make buffer_alloc and buffer recycling actually work in
5166         xvimagesink.
5167
5168 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5169
5170         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
5171           make the compiler happy
5172
5173 2005-05-17  Wim Taymans  <wim@fluendo.com>
5174
5175         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
5176         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
5177         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
5178         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
5179         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
5180         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
5181         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5182         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
5183         (gst_xvimagesink_set_xwindow_id):
5184         * sys/xvimage/xvimagesink.h:
5185         Port xvimagesink to new MiniObject.
5186
5187 2005-05-17  Wim Taymans  <wim@fluendo.com>
5188
5189         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
5190         (gst_audiofilter_chain):
5191         * gst-libs/gst/audio/gstaudiosink.c:
5192         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5193         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5194         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5195         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5196         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5197         (gst_audiosink_create_ringbuffer):
5198         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5199         (gst_audio_convert_caps_remove_format_info),
5200         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5201         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5202         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5203         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5204         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5205         Fix passthrough in ffmpegcolorspace.
5206         Fix memset in audiosink on wrong memory.
5207
5208 2005-05-16  David Schleef  <ds@schleef.org>
5209
5210         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
5211         to GstMiniObject.
5212
5213 2005-05-16  David Schleef  <ds@schleef.org>
5214
5215         Port from GstData to GstMiniObject.
5216         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
5217         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
5218         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
5219         (gst_ogg_mux_collected):
5220         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5221         * ext/theora/theoradec.c: (theora_handle_comment_packet),
5222         (theora_handle_data_packet):
5223         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
5224         (theora_set_header_on_caps), (theora_enc_chain):
5225         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5226         (vorbis_handle_comment_packet):
5227         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
5228         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
5229         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
5230         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
5231         * gst/audioconvert/gstaudioconvert.c:
5232         (gst_audio_convert_get_buffer):
5233         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5234         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
5235         (mute_stream), (silence_stream):
5236         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5237         * gst/volume/gstvolume.c: (volume_transform):
5238         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5239         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
5240         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
5241         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
5242         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
5243         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
5244         (gst_ximagesink_buffer_alloc):
5245         * sys/ximage/ximagesink.h:
5246
5247 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5248
5249         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5250         (fill_buffer), (check_queue), (queue_threshold_reached),
5251         (queue_out_of_data):
5252         * gst/playback/gstplaybasebin.h:
5253           Post buffer-fullness on the bus.
5254
5255 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5256
5257         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5258         (try_to_link_1):
5259         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5260         (group_commit), (probe_triggered), (setup_source),
5261         (gst_play_base_bin_change_state):
5262         * gst/playback/gstplaybasebin.h:
5263         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5264         (gst_play_bin_init), (remove_sinks), (setup_sinks),
5265         (gst_play_bin_change_state):
5266           Move setup_output_pads into a virtual function, remove
5267           group-switch (no longer needed) and redirect (handled by bus
5268           now) signals.
5269
5270 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5271
5272         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
5273         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
5274         (get_active_group), (get_building_group), (group_destroy),
5275         (group_commit), (check_queue), (queue_overrun),
5276         (queue_threshold_reached), (queue_out_of_data),
5277         (gen_preroll_element), (remove_groups), (unknown_type),
5278         (add_element_stream), (no_more_pads), (probe_triggered),
5279         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
5280         (setup_substreams), (setup_source), (finish_source),
5281         (prepare_output), (muted_group_change_state),
5282         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5283         (gst_play_base_bin_change_state):
5284         * gst/playback/gstplaybasebin.h:
5285         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5286         (gst_play_bin_init), (gst_play_bin_set_property),
5287         (gen_video_element), (gen_text_element), (gen_audio_element),
5288         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5289         (gst_play_bin_change_state):
5290         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5291         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
5292         (stream_info_change_state), (gst_stream_info_set_mute),
5293         (gst_stream_info_get_property):
5294         * gst/playback/gststreaminfo.h:
5295         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
5296         (gst_stream_selector_get_linked_pad),
5297         (gst_stream_selector_getcaps),
5298         (gst_stream_selector_get_linked_pads),
5299         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5300         * gst/playback/gststreamselector.h:
5301           Rough port of playbin. Needs some more work, but is mostly done,
5302           and uses a few locks in important places, which should make stuff
5303           like chain-switches clean. Still uses GST_STATE() in a few places,
5304           which isn't all that good an idea, subtitles/elements disabled
5305           because no elements to test with and thus probably broken, query
5306           and event handling moved to GstBin, internal thread removed
5307           alltogether because the pipeline does that for us now. Can play
5308           Ogg/Vorbis files. Haven't tested anything else yet.
5309
5310 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5311
5312         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
5313           Do no-more-pads (needed for autoplugging).
5314
5315 2005-05-10  Andy Wingo  <wingo@pobox.com>
5316
5317         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
5318         message to the bus with the tags. Still not sent downstream tho.
5319
5320         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
5321         get_parent.
5322         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
5323         avoid refcounting hassles.
5324
5325 2005-05-09  Andy Wingo  <wingo@pobox.com>
5326
5327         * gst/volume/Makefile.am:
5328         * gst/volume/demo.c
5329         * gst/volume/gstvolume.h
5330         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
5331         basetransform. Probably need an audio filter base class.
5332
5333 2005-05-09  Wim Taymans  <wim@fluendo.com>
5334
5335         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
5336         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
5337         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
5338         (gst_vorbisenc_chain):
5339         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5340         (gst_audio_convert_caps_remove_format_info),
5341         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5342         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5343         Make caps writable before writing to it.
5344         Fix negotiation in audioconvert some more.
5345
5346 2005-05-09  Wim Taymans  <wim@fluendo.com>
5347
5348         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5349         (gst_videorate_getcaps), (gst_videorate_setcaps),
5350         (gst_videorate_event), (gst_videorate_chain):
5351         Better negotiation.
5352
5353 2005-05-09  Wim Taymans  <wim@fluendo.com>
5354
5355         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
5356         (gst_videorate_getcaps), (gst_videorate_setcaps),
5357         (gst_videorate_blank_data), (gst_videorate_init),
5358         (gst_videorate_event), (gst_videorate_chain),
5359         (gst_videorate_change_state):
5360         Port videorate, do a better job at negotiation while we're at
5361         it.
5362
5363 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
5364
5365         * configure.ac:
5366           Disable libvisual
5367
5368         * examples/Makefile.am:
5369         * gst-libs/gst/audio/Makefile.am:
5370         * gst-libs/gst/riff/Makefile.am:
5371         * gst-libs/gst/tag/Makefile.am:
5372         * gst-libs/gst/video/Makefile.am:
5373           Fixups for missing variables.
5374
5375 2005-05-09  Wim Taymans  <wim@fluendo.com>
5376
5377         * examples/seeking/seek.c: (make_theora_pipeline),
5378         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
5379         (query_rates), (query_positions_elems), (query_positions_pads),
5380         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
5381         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5382         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
5383         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
5384         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
5385         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
5386         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5387         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5388         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5389         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5390         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5391         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5392         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5393         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
5394         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
5395         (theora_dec_src_convert), (theora_dec_sink_convert),
5396         (theora_dec_src_query), (theora_dec_sink_query),
5397         (theora_dec_src_event), (theora_dec_sink_event),
5398         (theora_handle_comment_packet), (theora_handle_type_packet),
5399         (theora_handle_header_packet), (theora_handle_data_packet),
5400         (theora_dec_chain):
5401         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
5402         (vorbis_dec_convert), (vorbis_dec_src_query),
5403         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5404         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5405         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5406         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5407         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
5408         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
5409         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
5410         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5411         (gst_play_bin_query):
5412         * gst/playback/test3.c: (update_scale):
5413         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
5414         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
5415         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5416         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
5417         (gst_videotestsrc_src_query):
5418         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
5419         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
5420         (paint_hline_YUV9):
5421         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
5422         Port to new query API.
5423         Updated seek.
5424         Cleanups in x[v]imagesink
5425
5426 2005-05-09  Andy Wingo  <wingo@pobox.com>
5427
5428         * ext/alsa/gstalsasink.h:
5429         * ext/gnomevfs/gstgnomevfssrc.c:
5430         (gst_gnomevfssrc_get_icy_metadata):
5431         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
5432         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
5433         * ext/theora/theoradec.c (theora_dec_src_query)
5434         (theora_dec_src_event, theora_dec_sink_event)
5435         (theora_handle_comment_packet, theora_handle_data_packet):
5436         * ext/theora/theoraenc.c (theora_enc_chain):
5437         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
5438         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
5439         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
5440         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
5441         (qt_type_find):
5442         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
5443         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
5444         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
5445         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
5446         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
5447         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
5448         (paint_setup_xBGR8888, paint_setup_RGBx8888)
5449         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
5450         (paint_setup_RGB565, paint_setup_xRGB1555):
5451         * gst/videotestsrc/videotestsrc.h:
5452         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
5453         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
5454         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
5455         GCC4 fixes.
5456         
5457         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
5458         gst_pad_query_position. Fixes oggdemux.
5459
5460 2005-05-08  David Schleef  <ds@schleef.org>
5461
5462         * configure.ac: Require liboil.
5463         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
5464         a few more.
5465         * gst/videotestsrc/videotestsrc.c:
5466         * gst/videotestsrc/videotestsrc.h:
5467
5468 2005-05-06  Wim Taymans  <wim@fluendo.com>
5469
5470         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5471         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5472         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5473         Well, unreffing a buffer right before pushing it is asking
5474         for trouble..
5475
5476 2005-05-06  Christian Schaller  <uraeus@gnome.org>
5477
5478         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
5479
5480 2005-05-06  Wim Taymans  <wim@fluendo.com>
5481
5482         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5483         (gst_audio_convert_caps_remove_format_info),
5484         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
5485         (gst_audio_convert_fixate), (gst_audio_convert_channels):
5486         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5487         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
5488         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
5489         * gst/sine/Makefile.am:
5490         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
5491         (gst_sinesrc_class_init), (gst_sinesrc_init),
5492         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
5493         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
5494         (gst_sinesrc_update_freq):
5495         * gst/sine/gstsinesrc.h:
5496         * gst/tcp/gstmultifdsink.c:
5497         * sys/xvimage/xvimagesink.c:
5498         Fixed negotiation wrt _peer_get_caps()
5499         Some cleanups.
5500
5501
5502 2005-05-06  Wim Taymans  <wim@fluendo.com>
5503
5504         * gst-libs/gst/audio/gstaudiosink.c:
5505         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5506         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5507         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5508         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5509         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5510         (gst_audiosink_create_ringbuffer):
5511         * gst-libs/gst/audio/gstbaseaudiosink.c:
5512         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5513         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5514         (gst_baseaudiosink_set_property), (build_linear_format),
5515         (debug_spec_caps), (debug_spec_buffer),
5516         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5517         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5518         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5519         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5520         * gst-libs/gst/audio/gstbaseaudiosink.h:
5521         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5522         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5523         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
5524         (gst_ringbuffer_play), (gst_ringbuffer_pause),
5525         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
5526         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
5527         (wait_segment), (gst_ringbuffer_commit),
5528         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
5529         (gst_ringbuffer_clear):
5530         * gst-libs/gst/audio/gstringbuffer.h:
5531         Make the base audiosink return an error when there is no
5532         audiobuffer negotiated.
5533
5534 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5535
5536         * ext/Makefile.am:
5537         Disable cdparanoia until someone ports it!
5538
5539 2005-05-06  Wim Taymans  <wim@fluendo.com>
5540
5541         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5542         (gst_ogg_demux_sink_activate):
5543         And revert after wingo's revert.. sigh..
5544
5545 2005-05-05  Andy Wingo  <wingo@pobox.com>
5546
5547         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
5548         GObject.
5549         * configure.ac: Return audiorate and subparse from the ghetto.
5550         Re-enable -Wall -Werror.
5551         * gst/subparse/gstsubparse.c:
5552         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
5553         or chain-based. Cleaned up a bit. Not tested.
5554         
5555 2005-05-05  Christian Schaller <christian@fluendo.com> 
5556
5557         * Makefile.am: remove stuff that is not building
5558         * configure.ac: remove stuff that is not building
5559         * examples/Makefile.am: remove stuff that is not building
5560         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
5561         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
5562         * sys/Makefile.am: remove stuff that is not building
5563         * testsuite/Makefile.am: remove stuff that is not building
5564
5565 2005-05-05  Andy Wingo  <wingo@pobox.com>
5566
5567         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5568         * gst-libs/gst/tag/gstvorbistag.c:
5569         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
5570         * gst/adder/gstadder.h:
5571         * gst/audioconvert/gstchannelmix.c:
5572         (gst_audio_convert_fill_one_other):
5573         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
5574         (gst_audiorate_init), (gst_audiorate_chain):
5575         * gst/playback/gstplaybasebin.c: (setup_source):
5576         * gst/playback/test3.c: (update_scale):
5577         Some GCC4 fixes
5578         
5579         * po/af.po:
5580         * po/az.po:
5581         * po/cs.po:
5582         * po/en_GB.po:
5583         * po/hu.po:
5584         * po/it.po:
5585         * po/nb.po:
5586         * po/nl.po:
5587         * po/or.po:
5588         * po/sq.po:
5589         * po/sr.po:
5590         * po/sv.po:
5591         * po/uk.po:
5592         * po/vi.po: Foo
5593
5594 2005-05-05  Wim Taymans  <wim@fluendo.com>
5595
5596         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5597         (gst_audio_convert_caps_remove_format_info),
5598         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
5599         (gst_audio_convert_change_state), (gst_audio_convert_channels):
5600         * gst/videotestsrc/gstvideotestsrc.c:
5601         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
5602         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
5603         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
5604         (gst_videotestsrc_init), (gst_videotestsrc_loop):
5605         Don't ignore _push() return values.
5606         Make sure no processing is done when shutting down.
5607         Videotestsrc pad activation fix.
5608
5609 2005-05-05  Wim Taymans  <wim@fluendo.com>
5610
5611         * gst/adder/Makefile.am:
5612         * gst/adder/gstadder.c: (gst_adder_setcaps),
5613         (gst_adder_class_init), (gst_adder_init),
5614         (gst_adder_request_new_pad), (gst_adder_collected),
5615         (gst_adder_change_state):
5616         * gst/adder/gstadder.h:
5617         Ported adder as an example of a mixer element using
5618         collect pads. Needs more negotiation work.
5619
5620 2005-05-05  Wim Taymans  <wim@fluendo.com>
5621
5622         * ext/theora/theoradec.c: (_inc_granulepos),
5623         (theora_dec_src_event), (theora_dec_sink_event),
5624         (theora_handle_comment_packet), (theora_handle_type_packet),
5625         (theora_handle_header_packet), (theora_handle_data_packet),
5626         (theora_dec_chain):
5627         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5628         (gst_theora_enc_init), (theora_enc_sink_setcaps),
5629         (theora_push_buffer), (theora_push_packet),
5630         (theora_enc_sink_event), (theora_enc_chain),
5631         (theora_enc_change_state), (theora_enc_set_property),
5632         (theora_enc_get_property):
5633         Added stream lock to decoder so that we can serialize
5634         the discont event.
5635         More theoraenc porting, recover from errors, do clean
5636         shutdown.
5637
5638 2005-05-05  Wim Taymans  <wim@fluendo.com>
5639
5640         * ext/ogg/Makefile.am:
5641         * ext/ogg/README:
5642         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5643         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
5644         (gst_ogg_print):
5645         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5646         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
5647         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
5648         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
5649         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
5650         (gst_ogg_mux_change_state):
5651         Ported ogg muxer.
5652
5653 2005-05-05  Wim Taymans  <wim@fluendo.com>
5654
5655         * docs/design-audiosinks.txt:
5656         * gst-libs/gst/audio/TODO:
5657         * gst-libs/gst/audio/gstaudiosink.c:
5658         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5659         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5660         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5661         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5662         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5663         (gst_audiosink_create_ringbuffer):
5664         * gst-libs/gst/audio/gstbaseaudiosink.c:
5665         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5666         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5667         (gst_baseaudiosink_set_property), (build_linear_format),
5668         (debug_spec_caps), (debug_spec_buffer),
5669         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5670         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5671         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5672         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5673         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5674         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5675         (gst_ringbuffer_release), (gst_ringbuffer_play),
5676         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5677         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5678         (gst_ringbuffer_set_sample), (wait_segment),
5679         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5680         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5681         More work on the audiosink, mostly debugging and a race in
5682         shutdown.
5683
5684 2005-04-28  Wim Taymans  <wim@fluendo.com>
5685
5686         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5687         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
5688         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
5689         (vorbis_dec_src_query), (vorbis_dec_src_event),
5690         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5691         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5692         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
5693         Don't crap out when seeking back to position 0.
5694
5695 2005-04-28  Wim Taymans  <wim@fluendo.com>
5696
5697         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
5698         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
5699         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
5700         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
5701         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
5702         Make audio sink configurable, use alsasink as default.
5703
5704 2005-04-28  Wim Taymans  <wim@fluendo.com>
5705
5706         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5707         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
5708         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
5709         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
5710         (vorbis_dec_change_state):
5711         * ext/vorbis/vorbisdec.h:
5712         Refactor, use STREAM_LOCK.
5713
5714 2005-04-28  Wim Taymans  <wim@fluendo.com>
5715
5716         * ext/theora/theoradec.c: (_inc_granulepos),
5717         (theora_dec_sink_event), (theora_handle_comment_packet),
5718         (theora_handle_type_packet), (theora_handle_header_packet),
5719         (theora_handle_data_packet), (theora_dec_chain),
5720         (theora_dec_change_state):
5721         Refactor a bit, use STREAM_LOCK.
5722
5723 2005-04-28  Wim Taymans  <wim@fluendo.com>
5724
5725         * ext/alsa/Makefile.am:
5726         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
5727         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
5728         (gst_alsa_link), (gst_alsa_close_audio):
5729         * ext/alsa/gstalsaplugin.c: (plugin_init):
5730         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
5731         (gst_alsasink_dispose), (gst_alsasink_base_init),
5732         (gst_alsasink_class_init), (gst_alsasink_init),
5733         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
5734         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
5735         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
5736         (gst_alsasink_reset):
5737         * ext/alsa/gstalsasink.h:
5738         Implement alsasink with simple open/write/close API. 
5739         Make alsa dir build by disabling compilation of code.
5740
5741 2005-04-28  Wim Taymans  <wim@fluendo.com>
5742
5743         * gst-libs/gst/audio/Makefile.am:
5744         * gst-libs/gst/audio/audio.h:
5745         * gst-libs/gst/audio/audioclock.c:
5746         * gst-libs/gst/audio/audioclock.h:
5747         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
5748         (gst_audio_clock_class_init), (gst_audio_clock_init),
5749         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
5750         * gst-libs/gst/audio/gstaudioclock.h:
5751         * gst-libs/gst/audio/gstaudiosink.c:
5752         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5753         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5754         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5755         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5756         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
5757         (gst_audiosink_create_ringbuffer):
5758         * gst-libs/gst/audio/gstbaseaudiosink.c:
5759         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
5760         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
5761         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
5762         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
5763         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
5764         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
5765         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
5766         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
5767         * gst-libs/gst/audio/gstbaseaudiosink.h:
5768         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
5769         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
5770         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
5771         (gst_ringbuffer_release), (gst_ringbuffer_play),
5772         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
5773         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
5774         (gst_ringbuffer_set_sample), (wait_segment),
5775         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
5776         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
5777         * gst-libs/gst/audio/gstringbuffer.h:
5778         Make ringbuffer faster and more simple by removing the locks
5779         in the playback thread.
5780         Add sample accurate playback based on buffer sample offsets.
5781         Make the baseaudiosink provide a clock.
5782         Parse caps in the base class.
5783         Correctly handle seeking, flushing and state changes.
5784
5785 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
5786
5787         * configure.ac:
5788         * gst/audioconvert/Makefile.am:
5789         * gst/audioscale/Makefile.am:
5790           Fix part of the build.  Come on guys, autogen didn't even work :)
5791
5792 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5793
5794         * configure.ac:
5795         * gst-libs/gst/Makefile.am:
5796         * gst-libs/gst/media-info/.cvsignore:
5797         * gst-libs/gst/media-info/Makefile.am:
5798         * gst-libs/gst/media-info/README:
5799         * gst-libs/gst/media-info/media-info-priv.c:
5800         * gst-libs/gst/media-info/media-info-priv.h:
5801         * gst-libs/gst/media-info/media-info-test.c:
5802         * gst-libs/gst/media-info/media-info.c:
5803         * gst-libs/gst/media-info/media-info.h:
5804         * gst-libs/gst/media-info/media-info.vcproj:
5805         * pkgconfig/Makefile.am:
5806         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5807         * pkgconfig/gstreamer-media-info.pc.in:
5808           Remove media-info, which is also successed by playbin (see Totem
5809           implementation).
5810
5811 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5812
5813         * configure.ac:
5814         * examples/Makefile.am:
5815         * examples/gstplay/.cvsignore:
5816         * examples/gstplay/Makefile.am:
5817         * examples/gstplay/player.c:
5818         * gst-libs/gst/Makefile.am:
5819         * gst-libs/gst/play/.cvsignore:
5820         * gst-libs/gst/play/Makefile.am:
5821         * gst-libs/gst/play/play.c:
5822         * gst-libs/gst/play/play.h:
5823         * gst-libs/gst/play/play.vcproj:
5824         * pkgconfig/Makefile.am:
5825         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5826         * pkgconfig/gstreamer-play.pc.in:
5827           Remove libgstplay, playbin is now the official successor.
5828
5829 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5830
5831         * configure.ac:
5832         * gst-libs/gst/Makefile.am:
5833         * gst-libs/gst/xwindowlistener/Makefile.am:
5834         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
5835         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
5836           Remove deprecated xwindowlistener (I've moved xwindowlistening
5837           in the v4l/v4l2 plugins over to serverside).
5838
5839 2005-04-25  David Schleef  <ds@schleef.org>
5840
5841         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
5842         to examples/dynparams.  Examples do not belong interspersed with
5843         source code.
5844         * examples/dynparams/demo-dparams.c:
5845         * gst/sine/Makefile.am:
5846         * gst/sine/demo-dparams.c:
5847
5848 2005-04-25  David Schleef  <ds@schleef.org>
5849
5850         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
5851         * gst-libs/gst/audio/Makefile.am:
5852         * gst-libs/gst/riff/Makefile.am:
5853         * gst-libs/gst/tag/Makefile.am:
5854         * gst-libs/gst/video/Makefile.am:
5855         * gst-libs/gst/xwindowlistener/Makefile.am:
5856
5857         Convert to 0.9 API, seems to work:
5858         * sys/ximage/Makefile.am:
5859         * sys/ximage/ximagesink.c:
5860
5861 2005-04-24  David Schleef  <ds@schleef.org>
5862
5863         Link plugins against libraries:
5864         * ext/alsa/Makefile.am:
5865         * gst/tcp/Makefile.am:
5866
5867         Remove asm code that should be in liboil
5868         * gst/videoscale/Makefile.am:
5869         * gst/videoscale/videoscale_x86_asm.s:
5870
5871         gettext wants these checked in:
5872         * po/af.po:
5873         * po/az.po:
5874         * po/cs.po:
5875         * po/en_GB.po:
5876         * po/hu.po:
5877         * po/it.po:
5878         * po/nb.po:
5879         * po/nl.po:
5880         * po/or.po:
5881         * po/sq.po:
5882         * po/sr.po:
5883         * po/sv.po:
5884         * po/uk.po:
5885         * po/vi.po:
5886
5887 2005-04-24  David Schleef  <ds@schleef.org>
5888
5889         Convert gst_main() to g_main_loop_run()
5890         * gst/playback/decodetest.c: (main):
5891         * gst/playback/test2.c: (main):
5892         * gst/playback/test3.c: (main):
5893         * gst/playback/test4.c: (main):
5894
5895         Link plugins against libraries:
5896         * ext/libvisual/Makefile.am:
5897         * sys/xvimage/Makefile.am:
5898
5899 2005-04-24  David Schleef  <ds@schleef.org>
5900
5901         * configure.ac: Remove idct and resample libs
5902         * gst-libs/gst/Makefile.am: same
5903
5904         Remove usage of gst_library_load():
5905         * ext/alsa/gstalsaplugin.c: (plugin_init):
5906         * ext/libvisual/visual.c: (plugin_init):
5907         * ext/ogg/gstogg.c: (plugin_init):
5908         * ext/theora/theora.c: (plugin_init):
5909         * ext/vorbis/vorbis.c: (plugin_init):
5910         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
5911         * gst/audioscale/gstaudioscale.c:
5912         * gst/adder/gstadder.c: (plugin_init):
5913         * gst/audioconvert/plugin.c: (plugin_init):
5914         * sys/ximage/ximagesink.c: (plugin_init):
5915         * sys/xvimage/xvimagesink.c: (plugin_init):
5916         * gst/tcp/gsttcpplugin.c: (plugin_init):
5917
5918         Link plugins against libraries:
5919         * ext/ogg/Makefile.am:
5920         * ext/theora/Makefile.am:
5921         * ext/vorbis/Makefile.am:
5922         * gst/audioconvert/Makefile.am:
5923
5924         Create proper libraries:
5925         * gst-libs/gst/riff/Makefile.am:
5926         * gst-libs/gst/audio/Makefile.am:
5927         * gst-libs/gst/video/Makefile.am:
5928
5929         Move resample library to audioscale plugin directory:
5930         * gst-libs/gst/resample/Makefile.am:
5931         * gst-libs/gst/resample/README:
5932         * gst-libs/gst/resample/dtof.c:
5933         * gst-libs/gst/resample/dtos.c:
5934         * gst-libs/gst/resample/functable.c:
5935         * gst-libs/gst/resample/private.h:
5936         * gst-libs/gst/resample/resample.c:
5937         * gst-libs/gst/resample/resample.h:
5938         * gst-libs/gst/resample/resample.vcproj:
5939         * gst-libs/gst/resample/test.c:
5940         * gst/audioscale/Makefile.am:
5941         * gst/audioscale/README:
5942         * gst/audioscale/dtof.c:
5943         * gst/audioscale/dtos.c:
5944         * gst/audioscale/functable.c:
5945         * gst/audioscale/private.h:
5946         * gst/audioscale/resample.c:
5947         * gst/audioscale/resample.h:
5948         * gst/audioscale/test.c:
5949
5950         Move tagedit library to gst-libs:
5951         * gst-libs/gst/tag/Makefile.am:
5952         * gst-libs/gst/tag/gstid3tag.c:
5953         * gst-libs/gst/tag/gsttagediting.c:
5954         * gst-libs/gst/tag/gsttageditingprivate.h:
5955         * gst-libs/gst/tag/gstvorbistag.c:
5956         * gst/tags/Makefile.am:
5957         * gst/tags/gstid3tag.c:
5958         * gst/tags/gstvorbistag.c:
5959
5960         Fix for core changes:
5961         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5962         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
5963         (gst_sinesrc_getrange):
5964
5965 2005-04-23  David Schleef  <ds@schleef.org>
5966
5967         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
5968         in gst-plugins in a long time, and properly belongs in liboil.
5969         * gst-libs/gst/idct/Makefile.am:
5970         * gst-libs/gst/idct/README:
5971         * gst-libs/gst/idct/dct.h:
5972         * gst-libs/gst/idct/doieee:
5973         * gst-libs/gst/idct/fastintidct.c:
5974         * gst-libs/gst/idct/floatidct.c:
5975         * gst-libs/gst/idct/idct.c:
5976         * gst-libs/gst/idct/idct.h:
5977         * gst-libs/gst/idct/idtc.vcproj:
5978         * gst-libs/gst/idct/ieeetest.c:
5979         * gst-libs/gst/idct/intidct.c:
5980
5981 2005-04-20  Wim Taymans  <wim@fluendo.com>
5982
5983         * docs/design-audiosinks.txt:
5984         * gst-libs/gst/audio/Makefile.am:
5985         * gst-libs/gst/audio/TODO:
5986         * gst-libs/gst/audio/gstaudiosink.c:
5987         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
5988         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
5989         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
5990         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5991         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
5992         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
5993         (gst_audiosink_class_init), (gst_audiosink_init),
5994         (gst_audiosink_create_ringbuffer):
5995         * gst-libs/gst/audio/gstaudiosink.h:
5996         * gst-libs/gst/audio/gstbaseaudiosink.c:
5997         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
5998         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
5999         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
6000         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
6001         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
6002         (gst_baseaudiosink_create_ringbuffer),
6003         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
6004         * gst-libs/gst/audio/gstbaseaudiosink.h:
6005         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
6006         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
6007         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
6008         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
6009         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
6010         (gst_ringbuffer_play), (gst_ringbuffer_pause),
6011         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
6012         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
6013         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
6014         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
6015         * gst-libs/gst/audio/gstringbuffer.h:
6016         An attempt at a set of audio base classes together with some
6017         design docs.
6018
6019 2005-04-20  Wim Taymans  <wim@fluendo.com>
6020
6021         * gst/audioconvert/Makefile.am:
6022         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
6023         (gst_audio_convert_caps_remove_format_info),
6024         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
6025         (gst_audio_convert_channels):
6026         Link against audio libs.
6027         Fix audio convert plugin.
6028
6029 2005-04-20  Wim Taymans  <wim@fluendo.com>
6030
6031         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
6032         (gst_ogg_demux_sink_activate):
6033         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
6034         (theora_set_header_on_caps), (theora_enc_sink_event),
6035         (theora_enc_chain):
6036         Fix theora encoder.
6037
6038 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6039
6040         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
6041         * gst/playback/gstdecodebin.c: (find_compatibles):
6042           Work with staticpadtemplates in elementfactories.
6043
6044 2005-04-12  Wim Taymans  <wim@fluendo.com>
6045
6046         * gst/playback/README:
6047         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6048         (compare_ranks), (print_feature), (gst_decode_bin_init),
6049         (dynamic_create), (dynamic_free), (find_compatibles),
6050         (mimetype_is_raw), (close_pad_link), (got_redirect),
6051         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
6052         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
6053         (gst_decode_bin_change_state):
6054         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6055         (gst_play_base_bin_init), (group_destroy), (group_commit),
6056         (check_queue), (queue_overrun), (queue_threshold_reached),
6057         (queue_out_of_data), (gen_preroll_element), (unknown_type),
6058         (new_decoded_pad), (setup_subtitle), (gen_source_element),
6059         (got_redirect), (setup_source), (play_base_eos),
6060         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
6061         (gst_play_base_bin_remove_element):
6062         * gst/playback/gstplaybasebin.h:
6063         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6064         (gst_play_bin_init), (gst_play_bin_dispose),
6065         (gst_play_bin_set_property), (gen_video_element),
6066         (gen_text_element), (gen_audio_element), (remove_sinks),
6067         (gst_play_bin_send_event):
6068         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
6069         (stream_info_change_state), (gst_stream_info_set_mute):
6070         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6071         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
6072         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
6073         (gst_stream_selector_chain):
6074         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6075         (main):
6076         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
6077         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
6078         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6079         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
6080         Raw and crude port of decodebin. 
6081         Make playbin compile.
6082
6083 2005-04-06  Wim Taymans  <wim@fluendo.com>
6084
6085         * ext/gnomevfs/Makefile.am:
6086         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
6087         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6088         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
6089         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
6090         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
6091         (gst_gnomevfssrc_stop):
6092         * ext/ogg/Makefile.am:
6093         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
6094         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
6095         * ext/theora/Makefile.am:
6096         * ext/theora/theoradec.c: (_inc_granulepos),
6097         (theora_dec_sink_event), (theora_dec_chain):
6098         * ext/vorbis/Makefile.am:
6099         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6100         (vorbis_dec_sink_event), (vorbis_dec_chain):
6101         * gst-libs/gst/audio/Makefile.am:
6102         * sys/xvimage/Makefile.am:
6103         Make gnomevfssrc extend the source base class.
6104         Fix linking against libs in various plugins.
6105
6106 2005-04-06  Andy Wingo  <wingo@pobox.com>
6107
6108         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
6109         GST_BASE_LIBS.
6110
6111         * configure.ac: Add check and AC_SUBST for libgstbase.
6112
6113 2005-03-31  Wim Taymans  <wim@fluendo.com>
6114
6115         * examples/seeking/Makefile.am:
6116         * examples/seeking/cdparanoia.c: (main):
6117         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
6118         (play_cb), (pause_cb), (stop_cb), (main):
6119         * examples/seeking/playbin.c:
6120         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
6121         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
6122         (make_sid_pipeline), (make_vorbis_pipeline),
6123         (make_theora_pipeline), (make_vorbis_theora_pipeline),
6124         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
6125         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
6126         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
6127         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
6128         (stop_cb), (main):
6129         * examples/seeking/spider_seek.c:
6130         * examples/seeking/vorbisfile.c:
6131         * ext/gnomevfs/Makefile.am:
6132         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
6133         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
6134         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
6135         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
6136         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
6137         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
6138         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
6139         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
6140         * ext/ogg/README:
6141         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
6142         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
6143         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
6144         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
6145         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
6146         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
6147         (gst_ogg_pad_event), (gst_ogg_pad_reset),
6148         (gst_ogg_demux_factory_filter), (compare_ranks),
6149         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
6150         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
6151         (gst_ogg_chain_new), (gst_ogg_chain_free),
6152         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
6153         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
6154         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
6155         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
6156         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
6157         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
6158         (gst_ogg_demux_get_prev_page),
6159         (gst_ogg_demux_deactivate_current_chain),
6160         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6161         (gst_ogg_demux_bisect_forward_serialno),
6162         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6163         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
6164         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
6165         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
6166         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
6167         (gst_ogg_demux_change_state), (gst_ogg_print):
6168         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
6169         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
6170         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
6171         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
6172         (gst_ogg_mux_loop):
6173         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6174         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
6175         (theora_dec_src_convert), (theora_dec_sink_convert),
6176         (theora_dec_src_query), (theora_dec_src_event),
6177         (theora_dec_sink_event), (theora_dec_chain),
6178         (theora_dec_change_state):
6179         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6180         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
6181         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
6182         (theora_enc_change_state):
6183         * ext/vorbis/Makefile.am:
6184         * ext/vorbis/oggvorbisenc.c:
6185         * ext/vorbis/oggvorbisenc.h:
6186         * ext/vorbis/vorbis.c: (plugin_init):
6187         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6188         (vorbis_dec_src_query), (vorbis_dec_src_event),
6189         (vorbis_dec_sink_event), (vorbis_dec_chain),
6190         (vorbis_dec_change_state):
6191         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
6192         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
6193         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
6194         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6195         (gst_vorbisenc_change_state):
6196         * ext/vorbis/vorbisenc.h:
6197         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
6198         * gst-libs/gst/audio/audioclock.c:
6199         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
6200         (gst_audiofilter_init), (gst_audiofilter_chain):
6201         * gst-libs/gst/audio/testchannels.c: (main):
6202         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
6203         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
6204         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
6205         (gmip_find_track_streaminfo), (gmip_find_track_format):
6206         * gst-libs/gst/media-info/media-info.c:
6207         (gst_media_info_read_idler):
6208         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
6209         (gst_play_get_all_by_interface):
6210         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
6211         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
6212         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
6213         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
6214         (gst_riff_parse_info):
6215         * gst-libs/gst/riff/riff-read.h:
6216         * gst-libs/gst/riff/riff.c: (plugin_init):
6217         * gst-libs/gst/video/Makefile.am:
6218         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
6219         (gst_videosink_class_init), (gst_videosink_get_type):
6220         * gst-libs/gst/video/videosink.h:
6221         * gst/audioconvert/bufferframesconvert.c:
6222         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
6223         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
6224         * gst/audioconvert/channelmixtest.c: (main):
6225         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6226         (gst_audio_convert_chain),
6227         (gst_audio_convert_caps_remove_format_info),
6228         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
6229         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
6230         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
6231         (gst_audio_convert_buffer_to_default_format),
6232         (gst_audio_convert_buffer_from_default_format),
6233         (gst_audio_convert_channels):
6234         * gst/audioconvert/gstchannelmix.h:
6235         * gst/ffmpegcolorspace/avcodec.h:
6236         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6237         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
6238         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
6239         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
6240         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
6241         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
6242         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6243         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
6244         (mpeg_video_type_find), (mpeg_video_stream_type_find),
6245         (dv_type_find):
6246         * gst/videotestsrc/gstvideotestsrc.c:
6247         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
6248         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
6249         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
6250         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
6251         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
6252         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
6253         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
6254         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6255         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
6256         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
6257         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
6258         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
6259         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
6260         (gst_xvimagesink_navigation_send_event),
6261         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
6262         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
6263         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6264         * sys/xvimage/xvimagesink.h:
6265         Plugin port to 0.9, ogg/theora playback should work in the seek
6266         example now.
6267         Removed old examples.
6268         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
6269         explained in 0.9 TODO doc.
6270
6271
6272 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6273
6274         * autogen.sh:
6275         * configure.ac:
6276         * ext/Makefile.am:
6277         * gst/Makefile.am:
6278         * po/POTFILES.in:
6279         * po/af.po:
6280         * po/az.po:
6281         * po/cs.po:
6282         * po/en_GB.po:
6283         * po/hu.po:
6284         * po/it.po:
6285         * po/nb.po:
6286         * po/nl.po:
6287         * po/or.po:
6288         * po/sq.po:
6289         * po/sr.po:
6290         * po/sv.po:
6291         * po/uk.po:
6292         * po/vi.po:
6293         * sys/Makefile.am:
6294         * testsuite/Makefile.am:
6295           remove a whole bunch of plugins.  This module now contains a set
6296           of free reference plugins/elements as agreed.
6297
6298 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6299
6300         * configure.ac:
6301           hunting season on 0.9 is now OPEN
6302
6303 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6304
6305         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
6306           Kick the hell out of gcc for not warning me about a symbol conflict.
6307
6308 2005-02-22  Luca Ognibene  <luogni@tin.it>
6309
6310         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6311
6312         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
6313           Don't leak caps string (fixes #168134)
6314
6315         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
6316         (gst_jpegenc_init), (gst_jpegenc_finalize),
6317         (gst_jpegenc_change_state):
6318           Don't leak line buffers and context struct (fixes #168133).
6319
6320 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
6321
6322         * configure.ac:
6323         * ext/dirac/gstdiracdec.cc:
6324         (gst_diracdec_chain):
6325           Since dirac 0.5.0 the framerate in dirac is expressed as a
6326           rational number. Fix build and up requirement to 0.5.0, and
6327           also pass parameters to gst_diracdec_link in the right order
6328           (fixes #167959).
6329
6330 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
6331
6332         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
6333         * ext/faad/gstfaad.h:
6334         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
6335         certain invalid muxed streams, where some packets will contain 
6336         junk after decoder data. Partially fixes #149158.
6337
6338 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
6339         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
6340           Make sure we only write to writable buffers
6341
6342 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
6343
6344         * gst-libs/gst/riff/riff-media.c:
6345         (gst_riff_create_audio_caps_with_data):
6346           Do actually fix invalid RIFF fmt header values for alaw
6347           and mulaw audio instead of just saying so.
6348
6349         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
6350           Give gst_riff_create_audio_caps_with_data() a chance to
6351           fix up broken format header fields before extracting any
6352           parameters from the header. (fixes #167633)
6353
6354 2005-02-19  Martin Holters  <martin.holters@gmx.de>
6355
6356         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6357
6358         * gst/audioconvert/bufferframesconvert.c:
6359         (buffer_frames_convert_link):
6360           Don't leak othercaps. (fixes #167878)
6361
6362 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
6363
6364         * configure.ac:
6365         * ext/libvisual/visual.c: (gst_visual_srclink),
6366         (gst_visual_change_state):
6367           Support libvisual 0.2.0.
6368
6369 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
6370
6371         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
6372         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
6373           Use same rowstrides for I420 as used everywhere else.
6374
6375 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
6376
6377         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
6378           Declare variables at beginning of block and make gcc-2.95 happy
6379           (fixes # 167482, patch by Gergely Nagy).
6380           
6381         * gst/tcp/gsttcpclientsrc.c:
6382         * gst/tcp/gsttcpclientsrc.h:
6383           Move some includes into the header, so that struct sockaddr_in is
6384           defined when it should be defined on FreeBSD as well (fixes
6385           #167483).
6386           
6387         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
6388           Don't pass uninitialised values to setsockopt() here either.
6389
6390 2005-02-17  Luca Ognibene  <luogni at tin dot it>
6391
6392         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
6393
6394         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
6395           Don't pass uninitialised values to setsockopt(). (fixes #167704)
6396
6397 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6398
6399         * gst/playback/gstplaybin.c: (add_sink):
6400           Invert bin_add/link order to workaround deadlock in opt.
6401
6402 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6403
6404         * gst/modplug/gstmodplug.cc:
6405           Add missing break causing position queries to fail.
6406
6407 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6408
6409         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
6410           Granpos can apparently be -1, which screws up calculations...
6411
6412 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
6413
6414         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
6415         (gst_ximagesink_send_pending_navigation),
6416         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
6417         (gst_ximagesink_init):
6418         * sys/ximage/ximagesink.h:
6419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
6420         (gst_xvimagesink_send_pending_navigation),
6421         (gst_xvimagesink_navigation_send_event),
6422         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
6423         * sys/xvimage/xvimagesink.h:
6424           Use a mutex protected list to marshal navigation
6425           events into the stream thread from whichever thread
6426           sends them.
6427
6428 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
6429
6430         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
6431           Display current position and track length; misc. clean-ups.
6432           
6433         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
6434         (speed_init), (speed_chain):
6435           Add query function, so that the stream length and current position
6436           get adjusted when queried (note that current position queries may
6437           still be wrong if the audio sink returns values based on buffer
6438           timestamps instead of passing on the query).
6439
6440 2005-02-13  Benjamin Otte  <otte@gnome.org>
6441
6442         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6443         (gst_audio_convert_channels):
6444           create channel conversion matrix when linking
6445         * gst/audioconvert/.cvsignore:
6446         * gst/audioconvert/Makefile.am:
6447         * gst/audioconvert/channelmixtest.c: (main):
6448           add (ugly) test that ensures stereo <=> mono conversion works
6449           correctly
6450
6451 2005-02-13  Benjamin Otte  <otte@gnome.org>
6452
6453         * gst/audioconvert/gstchannelmix.h:
6454           include missing header file
6455         * gst/audioconvert/gstchannelmix.c:
6456         (gst_audio_convert_fill_compatible):
6457           use same sign for both channels when converting to/from compatible
6458           channel. Previously used different signs made the signals cancel
6459           each other out and appear like silence. (fixes #167269)
6460
6461 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6462
6463         * gst/ffmpegcolorspace/avcodec.h:
6464         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6465         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6466         (gst_ffmpegcsp_avpicture_fill):
6467         * gst/ffmpegcolorspace/imgconvert.c:
6468           Convert to and from YV12 (fixes #156379).
6469
6470 2005-02-12  Julien MOUTTE  <julien@moutte.net>
6471
6472         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6473         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6474         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6475         (gst_ximagesink_expose), (gst_ximagesink_set_property),
6476         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
6477         methods from chain and negotiation and vice versa (Fixes #166142).
6478         * sys/ximage/ximagesink.h: Add stream_lock.
6479         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
6480         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6481         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6482         (gst_xvimagesink_expose): Check for xcontext before trying to link.
6483
6484 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
6485
6486         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
6487           Don't send "Hey! You gave me a NULL pointer you naughty person" as
6488           error message when we can't open the DVD device (when dvdnav_open()
6489           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
6490           the above). Send something more useful instead (fixes #167117).
6491
6492 2005-02-11  Julien MOUTTE  <julien@moutte.net>
6493
6494         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6495         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
6496         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
6497         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
6498         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
6499         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
6500         methods from chain and negotiation and vice versa (Fixes #166142).
6501         Fix a possible bug of images in the buffer pool being discarded because
6502         we are looking at the wrong geometry.
6503         * sys/xvimage/xvimagesink.h: Add stream_lock.
6504
6505 2005-02-11  David Schleef  <ds@schleef.org>
6506
6507         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
6508         unsigned int. (fixes #167128)
6509
6510 2005-02-11  David Schleef  <ds@schleef.org>
6511
6512         * gst/librfb/Makefile.am: Testing stuff before committing is
6513           for wimps... and people with fast machines.  Fix stupid
6514           mistake.
6515
6516 2005-02-11  David Schleef  <ds@schleef.org>
6517
6518         * configure.ac: Pull in librfb from my CVS tree, because it is
6519           too small and annoying to be separate.  Move rfbsrc plugin
6520           to gst/.
6521         * ext/Makefile.am:
6522         * ext/librfb/Makefile.am:
6523         * ext/librfb/gstrfbsrc.c:
6524         * gst/librfb/Makefile.am:
6525         * gst/librfb/gstrfbsrc.c:
6526         * gst/librfb/rfb.c:
6527         * gst/librfb/rfb.h:
6528         * gst/librfb/rfbbuffer.c:
6529         * gst/librfb/rfbbuffer.h:
6530         * gst/librfb/rfbbytestream.c:
6531         * gst/librfb/rfbbytestream.h:
6532         * gst/librfb/rfbcontext.h:
6533         * gst/librfb/rfbdecoder.c:
6534         * gst/librfb/rfbdecoder.h:
6535         * gst/librfb/rfbutil.h:
6536
6537 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
6538
6539         * gst/speed/Makefile.am:
6540         * gst/speed/demo-mp3.c: (main):
6541         * gst/speed/filter.func:
6542         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
6543         (speed_class_init), (speed_init), (speed_chain_int16),
6544         (speed_chain_float32), (speed_chain), (speed_set_property),
6545         (speed_get_property), (speed_change_state):
6546         * gst/speed/gstspeed.h:
6547           Fix speed element and make it chain-based (fixes #156467),
6548           and make it handle more than one channel.
6549
6550 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
6551
6552         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
6553         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
6554         (gst_dtsdec_chain), (gst_dtsdec_change_state):
6555         * ext/dts/gstdtsdec.h:
6556           Don't clobber the stack constructing the channels array.
6557           Make the element chain-based. DTS tracks can now be played.
6558           
6559 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
6560
6561         * gst-libs/gst/audio/multichannel.h:
6562         * gst-libs/gst/gconf/gconf.h:
6563         * gst-libs/gst/idct/idct.h:
6564         * gst-libs/gst/media-info/media-info-priv.h:
6565         * gst-libs/gst/play/play.h:
6566         * gst-libs/gst/resample/private.h:
6567         * gst-libs/gst/resample/resample.h:
6568         * gst-libs/gst/riff/riff-ids.h:
6569         * gst-libs/gst/video/video.h:
6570         * gst-libs/gst/video/videosink.h:
6571           Add G_BEGIN_DECLS and G_END_DECLS around headers where
6572           missing, so that they work when included from C++ code.
6573
6574 2005-02-09  David Schleef  <ds@schleef.org>
6575
6576         * testsuite/gst-lint: Check for non-statically scoped
6577           parent_class variables.  This won't be a problem once
6578           plugins are loaded with RTLD_LOCAL.
6579
6580 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6581
6582         * ext/mplex/gstmplexibitstream.cc:
6583           gcc madness.
6584
6585 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6586
6587         * ext/ogg/gstogmparse.c:
6588         * gst/debug/gstnavigationtest.c:
6589           Die, thou faulty symbol pollutors (non-static parent_class).
6590
6591 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6592
6593         * ext/mplex/gstmplexibitstream.cc:
6594           Fix event handling (#165525).
6595
6596 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6597
6598         * ext/mikmod/gstmikmod.c:
6599         * gst/modplug/gstmodplug.cc:
6600           Add missing endianness to template (fixes #165509).
6601
6602 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6603
6604         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
6605           Fix wrong order of reading of optional bytes (#165290).
6606
6607 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6608
6609         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
6610           Implement FILLER event awareness.
6611
6612 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6613
6614         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
6615           Fix track calculations (#166208).
6616
6617 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6618
6619         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6620
6621         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
6622         * ext/libpng/gstpngenc.c:
6623           Fix byte-order, use proper fixed caps. Fixes #164197.
6624
6625 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
6626
6627         * configure.ac:
6628           Add dvdlpcmdec 
6629
6630         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
6631         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
6632           Don't push buffers if the src pad isn't negotiated yet.
6633           
6634         * gst/audioconvert/gstaudioconvert.c:
6635         (gst_audio_convert_buffer_to_default_format),
6636         (gst_audio_convert_buffer_from_default_format):
6637           Add support for 24-bit width.
6638
6639         * gst/dvdlpcmdec/.cvsignore:
6640         * gst/dvdlpcmdec/Makefile.am:
6641         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
6642         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
6643         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
6644         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
6645         (plugin_init):
6646         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
6647           New decoder for rearranging DVD LPCM into our audio/x-raw-int
6648           format. Needs support for the channels maps if someone can find 
6649           a DVD LPCM track with > 2 channels.
6650
6651         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
6652         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
6653         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
6654         * gst/mpegstream/gstdvddemux.h:
6655         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
6656         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
6657         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
6658         * gst/mpegstream/gstmpegdemux.h:
6659         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
6660         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
6661         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
6662         (gst_mpeg_parse_handle_src_query),
6663         (gst_mpeg_parse_handle_src_event):
6664           Use audio/x-dvd-lpcm for LPCM output.
6665           Add DTS output.
6666
6667 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
6668
6669         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6670
6671         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
6672         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
6673           Add BGRA handling (#165736).
6674
6675 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
6676
6677         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6678
6679         * gst/law/alaw-decode.c: (alawdec_link):
6680         * gst/law/alaw-encode.c: (alawenc_link):
6681         * gst/law/mulaw-decode.c: (mulawdec_link):
6682         * gst/law/mulaw-encode.c: (mulawenc_link):
6683           Fix caps memleaks (#166600).
6684
6685 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
6686
6687         * ext/tarkin/mem.h:
6688         * ext/tarkin/wavelet.h:
6689         * ext/tarkin/yuv.h:
6690         * gst/ffmpegcolorspace/avcodec.h:
6691           Include "_stdint.h" instead of <stdint.h>. Fixes build on
6692           systems that don't have stdint.h, like Solaris9 (fixes #166631).
6693
6694 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6695
6696         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
6697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
6698         (gst_xvimagesink_change_state):
6699           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
6700           Xv video (and thereby regenerate Xv colourkey) in clear() so
6701           that PLAY -> READY -> PLAY works (fixes #162504).
6702
6703 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6704
6705         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
6706           Switch to list instead of range, since MJPEG-devices really just
6707           support decimations, not any size.
6708
6709 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6710         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
6711         (gst_mpeg2dec_reset), (free_all_buffers),
6712         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
6713         * ext/mpeg2dec/gstmpeg2dec.h:
6714           The libmpeg2 user-allocated buffer management is awkward, 
6715           to say the least. Hopefully this fixes things.
6716
6717 2005-02-04  Andy Wingo  <wingo@pobox.com>
6718
6719         * gst/audioconvert/bufferframesconvert.c
6720         (buffer_frames_convert_fixate): New function, fixates to 256
6721         frames per buffer by default. (Much better than 1.)
6722         (buffer_frames_convert_init): Set the fixate function for both src
6723         and sink pad.
6724         (buffer_frames_convert_link): After success setting nonfixed caps,
6725         get the negotiated caps so we can know how many buffer-frames it
6726         will be. No idea how this worked at all before.
6727
6728 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
6729
6730         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
6731         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
6732         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
6733         (handle_sequence), (handle_picture):
6734         * ext/mpeg2dec/gstmpeg2dec.h:
6735           Rearrange buffer tracking and refcounting and refactor
6736           a little for readability. 
6737
6738 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
6739         * sys/v4l/gstv4l.c: (plugin_init):
6740         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
6741         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
6742         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
6743         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
6744         * sys/v4l/gstv4ljpegsrc.h:
6745         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
6746         * sys/v4l/v4l_calls.h:
6747         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
6748         (gst_v4lsrc_get_fps):
6749         * sys/v4l/v4lsrc_calls.h:
6750           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
6751           you jpeg inside rgb frames" driver.
6752           Don't error in the v4lsrc link function, just return 
6753           REFUSED.
6754
6755 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6756
6757         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
6758         (gst_qcamsrc_open):
6759           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
6760
6761 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6762
6763         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6764           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
6765
6766 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6767
6768         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
6769           Reset negotiated state on PAUSED->READY.
6770
6771 2005-02-02  David Schleef  <ds@schleef.org>
6772
6773         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
6774         whereever possible.  (Fixes #165997)
6775         * examples/capsfilter/capsfilter1.c: (main):
6776         * examples/dynparams/filter.c: (create_ui):
6777         * examples/seeking/cdparanoia.c: (get_track_info), (main):
6778         * examples/seeking/chained.c: (main):
6779         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
6780         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
6781         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
6782         (make_mpeg_pipeline), (make_mpegnt_pipeline):
6783         * examples/seeking/spider_seek.c: (make_spider_pipeline):
6784         * examples/switch/switcher.c: (main):
6785         * ext/dv/demo-play.c: (main):
6786         * ext/faad/gstfaad.c: (gst_faad_change_state):
6787         * ext/mad/gstmad.c: (gst_mad_chain):
6788         * ext/smoothwave/demo-osssrc.c: (main):
6789         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
6790         (gst_gconf_render_bin_from_description),
6791         (gst_gconf_get_default_audio_sink),
6792         (gst_gconf_get_default_video_sink),
6793         (gst_gconf_get_default_audio_src),
6794         (gst_gconf_get_default_video_src),
6795         (gst_gconf_get_default_visualization_element):
6796         * gst/level/demo.c: (main):
6797         * gst/level/plot.c: (main):
6798         * gst/playback/gstplaybin.c: (gen_video_element),
6799         (gen_audio_element):
6800         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
6801         * gst/playondemand/demo-mp3.c: (setup_pipeline):
6802         * gst/sine/demo-dparams.c: (main):
6803         * gst/spectrum/demo-osssrc.c: (main):
6804         * gst/speed/demo-mp3.c: (main):
6805         * gst/volume/demo.c: (main):
6806         * testsuite/embed/embed.c: (main):
6807
6808 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6809
6810         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
6811         (gst_tcpclientsink_finalize):
6812         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
6813         (gst_tcpclientsrc_finalize):
6814         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6815         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
6816         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
6817         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
6818           Don't leak the hostname when shutting down.
6819           In tcpserversrc, take a copy of the default hostname.
6820
6821 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6822
6823         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
6824           Set caps to systemstream=TRUE.
6825
6826 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6827
6828         * testsuite/Makefile.am:
6829           Fix more OSX buildbots.
6830
6831 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
6832
6833         * ext/mpeg2dec/gstmpeg2dec.c:
6834           Don't send things to NULL PAD_PEERs
6835
6836         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
6837           Copy-on-write the incoming buffer.
6838
6839         * gst/mpegstream/gstdvddemux.h:
6840         * gst/mpegstream/gstmpegclock.h:
6841         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6842         (normal_seek), (gst_mpeg_demux_handle_src_event):
6843         * gst/mpegstream/gstmpegdemux.h:
6844         * gst/mpegstream/gstmpegpacketize.h:
6845         * gst/mpegstream/gstmpegparse.c:
6846         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
6847         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
6848         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
6849         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
6850         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
6851         * gst/mpegstream/gstmpegparse.h:
6852         * gst/mpegstream/gstrfc2250enc.h:
6853           Various changes to the way time is computed that make seeking and
6854           total time estimation much better here.
6855           Use G_BEGIN/END_DECLS instead of __cplusplus
6856
6857         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
6858           Use gst_buffer_stamp instead of only copying the TIMESTAMP
6859
6860 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6861
6862         * gst/subparse/gstsubparse.c:
6863           Fix OSX buildbot.
6864
6865 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6866
6867         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
6868         (theora_enc_chain), (theora_enc_change_state):
6869         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6870         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
6871         (gst_vorbisenc_change_state):
6872         * ext/vorbis/vorbisenc.h:
6873           Set granulepos and timestamp correctly for streams not
6874           starting at 0, taking into account the initial delay.
6875
6876 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
6877
6878         * gst/mpegstream/gstdvddemux.c:
6879           Add audio/x-dts to audio pad template caps
6880
6881 2005-01-30  David Schleef  <ds@schleef.org>
6882
6883         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
6884         (create_context), (gst_polypsink_link): Fix silly endianness
6885         bug.  Add some debugging.  Remove float from caps; it doesn't
6886         work.  Attempt to get remote audio working.
6887
6888 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6889
6890         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6891           Add 3IV2 fourcc.
6892
6893 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6894
6895         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
6896         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
6897         (gst_avi_demux_stream_data):
6898         * gst/avi/gstavidemux.h:
6899           Invert DIB images. Fixes #132341.
6900
6901 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6902
6903         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6904         (gst_ffmpegcsp_chain):
6905           D'oh, reference the palette data, not the palette structure.
6906           Fixes color distortion in #132341.
6907
6908 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6909
6910         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
6911           PAR can be non-fixed when not provided as argument (#162626).
6912
6913 2005-01-29  David Moore  <dcm@acm.org>
6914
6915         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6916
6917         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6918         (gst_qtdemux_loop_header):
6919           Re-apply patch from #142272 that allows non-seekable sources,
6920           re-proposed by Daniel Drake <dsd@gentoo.org>.
6921
6922 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6923
6924         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
6925           Use the src template for creating the src pad (#162330).
6926
6927 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6928
6929         * configure.ac:
6930         * ext/musepack/Makefile.am:
6931         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
6932         (gst_musepackdec_init), (gst_musepackdec_dispose),
6933         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
6934         (gst_musepack_stream_init), (gst_musepackdec_loop),
6935         (gst_musepackdec_change_state):
6936         * ext/musepack/gstmusepackdec.cpp:
6937         * ext/musepack/gstmusepackdec.h:
6938         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
6939         (gst_musepack_reader_read), (gst_musepack_reader_seek),
6940         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
6941         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
6942         * ext/musepack/gstmusepackreader.cpp:
6943         * ext/musepack/gstmusepackreader.h:
6944           Update to 1.1 API (#165446).
6945
6946 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6947
6948         * ext/Makefile.am:
6949           Unbreak buildbot.
6950
6951 2005-01-28  Andy Wingo  <wingo@pobox.com>
6952
6953         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
6954         to reflect a different dubious internet source. Add a reference
6955         and some commentary.
6956
6957 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6958
6959         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
6960         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
6961         * gst/playback/gststreamselector.h:
6962           Be more selective when we're redoing caps negotiation from
6963           within the chain function on a stream change.
6964
6965 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6966
6967         * configure.ac:
6968         * ext/Makefile.am:
6969         * ext/amrnb/Makefile.am:
6970         * ext/amrnb/amrnb.c: (plugin_init):
6971         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
6972         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
6973         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
6974         (gst_amrnbdec_state_change):
6975         * ext/amrnb/amrnbdec.h:
6976         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
6977         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
6978         (gst_amrnbparse_init), (gst_amrnbparse_formats),
6979         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
6980         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
6981         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
6982         * ext/amrnb/amrnbparse.h:
6983           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
6984         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6985           Add AMR-NB/-WB raw formats.
6986         * ext/alsa/gstalsa.c: (gst_alsa_link):
6987           Keep valid time when changing format.
6988         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6989         (qtdemux_parse_trak):
6990           Add some more format-specific options (#140141, #143555, #155163).
6991
6992 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6993
6994         * gst/matroska/matroska-demux.c:
6995         (gst_matroska_demux_parse_blockgroup):
6996           Fix logic error in timing of subtitle stream synchronization.
6997         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6998           Add skip-chunk, which is found in kodak-camera streams.
6999
7000 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7001
7002         * po/LINGUAS:
7003         * po/vi.po:
7004           Adding Vietnamese translation (submitted by Clytie Siddall)
7005
7006 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7007
7008         * gst/playback/gstdecodebin.c: (try_to_link_1):
7009           Use realpad for signal.
7010
7011 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7012
7013         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
7014           Fix category so decodebin picks it up.
7015
7016 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7017
7018         * ext/mad/Makefile.am:
7019         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
7020         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
7021         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
7022         (found_type), (gst_id3demux_bin_change_state):
7023         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
7024         (gst_id3_tag_init), (gst_id3_tag_handle_event),
7025         (gst_id3_tag_src_link), (gst_id3_tag_chain),
7026         (gst_id3_tag_change_state), (plugin_init):
7027         * ext/mad/gstmad.h:
7028           Add id3demuxbin (which is a simple bin consisting of id3demux
7029           and typefind), take over rank from id3demux, remove typefind
7030           code from id3demux. Makes all broken mp3s that I know of work,
7031           and thereby fixes #152688.
7032
7033 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
7034
7035         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7036
7037         * ext/mad/gstmad.c: (gst_mad_src_event):
7038         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
7039           Allow seeks on audio pad, make mad forward those (#164826).
7040         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7041           Set duration (#165335).
7042
7043 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7044
7045         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
7046         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
7047         (gst_asf_demux_process_ext_content_desc),
7048         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
7049         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
7050         * gst/asfdemux/gstasfdemux.h:
7051           Improve metadata display, e.g. if the metadata comes before the
7052           streams are loaded (which is perfectly valid).
7053
7054 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7055
7056         * tools/gst-launch-ext-m.m:
7057           Fix AVI/ASF pipelines (#165340).
7058
7059 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
7060         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
7061         build failure on amd64
7062
7063 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
7064
7065         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
7066         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
7067           Check environment variables GST_ID3V2_TAG_ENCODING,
7068           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7069           list of character encodings to force interpretation of non-unicode
7070           strings stored in an ID3v2 tag to a particular encoding. If none
7071           is specified, try to use current locale's encoding, then fall back
7072           to ISO-8859-1 (which will always succeed). (Resolves #149274)
7073         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
7074         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
7075           Check environment variables GST_ID3V1_TAG_ENCODING,
7076           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
7077           list of character encodings to use in case a string encountered
7078           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
7079           specified, try to use the current locale's encoding, then fall
7080           back to ISO-8859-1 (which will always succeed).
7081
7082 2005-01-25  Benjamin Otte  <otte@gnome.org>
7083
7084         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7085           - on half framerate, compute the rate in advance so the comparisons
7086             don't compare wrong values
7087           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
7088             behaviour
7089           - don't use mad_header_decode anymore, mad_frame_decode does that
7090             automatically
7091           - when getting rid of consumed bytes, reset the stream's skiplen
7092           (fixes #163867)
7093
7094 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7095
7096         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
7097           Use 1/2 a second for default max_discont, as PES streams from DVB
7098           seem to have larger spacings in the SCR. 
7099           Fix a typo.
7100
7101 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7102
7103         * gst/playback/gstplaybasebin.c: (group_commit):
7104           Notify delayed stream-info availability.
7105
7106 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
7107         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
7108         (gst_a52dec_handle_event), (gst_a52dec_chain):
7109         Add some debug output. Check that a discont has a valid
7110         time associated.
7111         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7112         (gst_alsa_sink_loop):
7113         Ignore TAG events. A little extra debug for broken timestamps.
7114         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
7115         (dvdnavsrc_change_state):
7116         Ensure we send a discont to engage the link before we send any
7117         other events.
7118         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
7119         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
7120         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
7121         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
7122         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
7123         dvd://title works in totem because typefinding sends a seek that ends
7124         up going back to chapter 1 regardless.
7125         * ext/mpeg2dec/gstmpeg2dec.c:
7126         * ext/mpeg2dec/gstmpeg2dec.h:
7127         Output correct timestamps and handle disconts.
7128         * ext/ogg/gstoggdemux.c: (get_relative):
7129         Small guard against a null dereference.
7130         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
7131         (gst_textoverlay_set_property):
7132         Free memory when done. Don't call gst_event_filler_get_duration on
7133         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
7134         g_warning.
7135         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
7136         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
7137         (gst_sw_srclink), (gst_smoothwave_chain):
7138         Draw solid lines, prettier colours.
7139         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
7140         Add a default palette that'll work for some movies.
7141         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
7142         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
7143         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
7144         * gst/mpegstream/gstdvddemux.h:
7145         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
7146         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
7147         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
7148         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
7149         * gst/mpegstream/gstmpegparse.h:
7150         Use PTM/NAV events when for timestamp adjustment when connected to 
7151         dvdnavsrc. Don't use many discont events where one suffices.
7152         * gst/playback/gstplaybasebin.c: (group_destroy),
7153         (gen_preroll_element), (gst_play_base_bin_add_element):
7154         * gst/playback/gstplaybasebin.h:
7155         Make sure we remove subtitles from the same bin we put them in.
7156         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
7157         (gst_subparse_buffer_format_autodetect),
7158         (gst_subparse_change_state):
7159         Fix some memleaks and invalid accesses.
7160         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
7161         (oggskel_type_find), (cmml_type_find), (plugin_init):
7162         Some typefind functions for Annodex v3.0 files
7163         * gst/wavparse/gstwavparse.h:
7164         GstRiffReadClass is the correct parent class.
7165
7166 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7167
7168         * gst-libs/gst/riff/riff-media.c:
7169         (gst_riff_create_video_caps_with_data):
7170           Add extradata to huffyuv (fixes #165013).
7171         * gst-libs/gst/riff/riff-read.c:
7172         (gst_riff_read_strf_vids_with_data):
7173           Fix extradata extraction if it is in the chunk size.
7174
7175 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
7176
7177         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7178
7179         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
7180         (gst_quarktv_change_state), (gst_quarktv_dispose):
7181           Memory free'ing location fix (#164708).
7182
7183 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7184
7185         * gst/playback/gstplaybasebin.c: (group_commit),
7186         (gen_preroll_element), (probe_triggered), (gen_source_element),
7187         (setup_source), (gst_play_base_bin_change_state),
7188         (gst_play_base_bin_add_element):
7189           Don't block for streams.
7190         * gst/playback/gststreaminfo.c: (stream_info_change_state),
7191         (gst_stream_info_set_mute):
7192           Use gst_pad_set_active_recursive.
7193
7194 2005-01-25  Andy Wingo  <wingo@pobox.com>
7195
7196         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
7197         for #ifndef HAVE_XVIDEO.
7198
7199 2005-01-24  Jeffrey C. Ollie
7200
7201         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
7202
7203         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
7204         * ext/gsm/gstgsmdec.h:
7205         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
7206         * ext/gsm/gstgsmenc.h:
7207         Fix rate to 8kHz as per spec, removes obscure errors when no rate
7208         was given by property. Add proper buffer timestamps and offsets.
7209
7210 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7211
7212         * gst-libs/gst/riff/riff-media.c:
7213         (gst_riff_create_audio_caps_with_data):
7214           Audio can be <8000Hz.
7215
7216 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7217
7218         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7219           Explicit state change to workaround refcount bugs.
7220
7221 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7222
7223         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
7224         (gst_avimux_riff_get_avi_header):
7225           Fix...
7226
7227 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7228
7229         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
7230         (gst_riff_read_element_data):
7231         * gst-libs/gst/riff/riff-read.h:
7232           Add _peek version (req'ed in CDXA).
7233         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
7234         (gst_cdxaparse_loop):
7235           Fix parsing in playbin.
7236         * gst/playback/gstdecodebin.c: (close_pad_link):
7237           Ignore current_ pads, they cause major annoyance.
7238
7239 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7240
7241         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7242           Safety guard.
7243
7244 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7245
7246         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
7247           Fix padding...
7248
7249 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7250
7251         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
7252           Allow for 0-sized buffers. Fixes length query problems in
7253           starwars.mkv from the testsuite.
7254
7255 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
7256
7257         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
7258         (gst_video_box_i420), (gst_video_box_chain):
7259           Fix row strides for I420 (fixes #163159)
7260           
7261 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7262
7263         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
7264           MPEG2 has a useful rate property, so we can actually use that.
7265           For MPEG-1, continue using the bytes/time properties.
7266
7267 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7268
7269         * gst-libs/gst/riff/riff-media.c:
7270         (gst_riff_create_video_caps_with_data),
7271         (gst_riff_create_video_template_caps):
7272           Add intel-h263.
7273
7274 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7275
7276         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
7277           Fail if caps negotiation fails. Should fix #162184, and should
7278           definately be in there regardless of it fixing the actual bug.
7279         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
7280         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
7281         (gst_avimux_riff_get_avix_header),
7282         (gst_avimux_riff_get_video_header),
7283         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
7284         (gst_avimux_start_file), (gst_avimux_handle_event),
7285         (gst_avimux_change_state):
7286         * gst/avi/gstavimux.h:
7287           Refactor structure writing to use GST_WRITE_UINT macros, add
7288           metadata writing support.
7289
7290 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7291
7292         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7293           Elements may already be destroyed when this function is called.
7294
7295 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7296
7297         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7298         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
7299           More memory leak fixes (#149162).
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_add_stream):
7305           Fix two memleaks.
7306
7307 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7308
7309         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7310           Argh...
7311
7312 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7313
7314         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
7315           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
7316           when fixating to six channels in Totem.
7317
7318 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7319
7320         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
7321           Fix compile warnings on Solaris 10 buildbot
7322
7323 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7324
7325         * ext/dvdread/dvdreadsrc.c: (_read):
7326           Don't read beyond the last cell in a chapter (fixes 
7327           invalid memory access)
7328
7329 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
7330
7331         * ext/dvdread/stream_labels.c:
7332         (dvdreadsrc_get_audio_stream_labels):
7333           Use NULL for an empty GList instead of g_list_alloc(); fix 
7334           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
7335           of GString (easier to bulk free later)
7336
7337 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7338
7339         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7340
7341         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7342         (gst_ffmpeg_pixfmt_to_caps):
7343           Fix BGRA32 caps (#164209).
7344
7345 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
7346
7347         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7348
7349         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7350         (gst_ffmpeg_caps_to_pixfmt):
7351           alpha_mask can be RGBA/ABGR. Fixes #164265.
7352
7353 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
7354
7355         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7356
7357         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
7358         (gst_mpeg2dec_alloc_buffer):
7359         * ext/mpeg2dec/gstmpeg2dec.h:
7360           Crop if decoding size is not the actual image size (#163676).
7361
7362 2005-01-17  Steve Baker  <steve@stevebaker.org>
7363
7364         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7365
7366         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
7367         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
7368           Add libsndfile typefind functions (#163309).
7369
7370 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7371
7372         * tools/gst-launch-ext-m.m:
7373           Add .aac, fix .m1v/.m2v (#163891).
7374
7375 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7376
7377         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
7378           Sanity check, don't wait endlessly since the clock might not
7379           actually run at this point (which is a deadlock). Fixes #164069.
7380
7381 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7382
7383         * gst/playback/gstplaybasebin.c: (probe_triggered):
7384           Of course, only pause if group is done...
7385
7386 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7387
7388         * gst/playback/gstplaybasebin.c: (probe_triggered):
7389           Thread safety.
7390
7391 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
7392
7393         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
7394           Don't return state change success when the parent
7395           failed.
7396
7397 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7398
7399         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
7400           Free events (fix memleak in #162905).
7401
7402 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
7403
7404         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7405
7406         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7407         (gst_ffmpeg_caps_to_pixfmt):
7408           Fix for depth = 15. Fixes #161675.
7409
7410 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7411
7412         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
7413           Set FPS correctly, even for webcams and the like.
7414         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
7415           Don error on setting while capturing.
7416
7417 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7418
7419         * ext/dv/gstdvdec.c:
7420         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7421         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7422           I'm a bad boy. using /1001. to force C to do float division
7423           and not integer division (as it did in my last commit)
7424           Thanks to David I. Lehn for pointing this mistake.
7425
7426 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7427
7428         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7429           Revert Johan??s 1.35->1.36 since it breaks compat.
7430
7431 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7432
7433         * ext/dv/gstdvdec.c:
7434         * ext/libfame/gstlibfame.c:
7435         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
7436         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
7437           replace framerate aproximations by their real value
7438           (24000/1001, 30000/1001, 60000/1001)
7439           Finish fixing bug #164049
7440
7441 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7442
7443         * ext/ogg/gstoggmux.c:
7444           eos/bos debugging
7445         * gst/tcp/gstmultifdsink.c:
7446         * gst/tcp/gstmultifdsink.h:
7447         * gst/tcp/gsttcp.c:
7448         * gst/tcp/gsttcp.h:
7449         * gst/tcp/gsttcpclientsink.c:
7450         * gst/tcp/gsttcpclientsrc.c:
7451         * gst/tcp/gsttcpserversink.c:
7452         * gst/tcp/gsttcpserversrc.c:
7453           improve reusability of elements after state changes and errors
7454           make multifdsink throw away streamheaders when receiving new ones
7455
7456 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7457
7458         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7459           Fix for if items are already in list...
7460
7461 2005-01-12  Benjamin Otte  <otte@gnome.org>
7462
7463         * gst/adder/gstadder.c: (gst_adder_loop):
7464           fix adder a bit so it doesn't screw up with events as much anymore
7465
7466 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
7467
7468         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
7469         (pixbufscale_scale), (gst_pixbufscale_chain):
7470         * ext/gdk_pixbuf/pixbufscale.h:
7471           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
7472           to ensure rowstrides are calculated the same way as 
7473           ffmpegcolorspace
7474           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
7475           that we pick up duration and offset also.
7476
7477 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7478
7479         * gst/avi/gstavimux.c: (gst_avimux_class_init),
7480         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
7481           Reusability fixes.
7482
7483 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7484
7485         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
7486         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7487         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7488         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7489           Update flags when requested.
7490
7491 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7492
7493         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
7494           Fix dmix.
7495
7496 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7497
7498         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7499         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7500         (probe_triggered), (new_decoded_pad), (gen_source_element),
7501         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7502         * gst/playback/gstplaybasebin.h:
7503         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7504         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
7505         (gst_play_bin_change_state):
7506           Implement group-switch signal for use in apps to clear metadata
7507           cache, clean up subtitle, add suburi property instead of # hack,
7508           some error-out fixes.
7509
7510 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7511
7512         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7513           Debug.
7514         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
7515           If we got a state change in the _get handler, don't return success.
7516
7517 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7518
7519         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
7520         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
7521           Make jpegdec quiet on MJPEG decoding
7522         * gst/asfdemux/README:
7523           Fix mimetypes for MJPEG and H263
7524
7525 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7526
7527         * ext/theora/theoradec.c: (theora_dec_chain):
7528           Fix broken code generation by gcc by swapping arguments.
7529         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7530           Fix \n in debug.
7531
7532 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7533
7534         * TODO:
7535           delete this file, it is by far outdated
7536         * ext/alsa/gstalsa.1: remove
7537         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
7538         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
7539         (gst_alsa_get_caps):
7540           Add HW probing for supported sample rates. Fixes #161704
7541
7542 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7543
7544         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7545           Don't crash, biatch! :).
7546
7547 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7548
7549         * ext/musepack/gstmusepackreader.cpp:
7550         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
7551           Some work on tags - still doesn't work in playbin...
7552         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7553           Handle events...
7554
7555 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7556
7557         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
7558           Also shove tags on kid pads.
7559
7560 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7561
7562         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
7563           Don't bail on unknown events.
7564         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
7565           Don't crash on events before negotiation.
7566         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
7567           Send tags on pads, too.
7568         * gst/playback/gststreamselector.c:
7569         (gst_stream_selector_request_new_pad):
7570           Forward events on first pad if no input was selected yet.
7571
7572 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7573
7574         * gst/playback/gstplaybasebin.c: (setup_substreams):
7575           Don't disable streamtype if the stream doesn't exist, since
7576           then playing a video after audio will disable both and nothing
7577           will happen. Fixes the testsuite.
7578
7579 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7580
7581         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
7582         (gst_v4l_xoverlay_set_xwindow_id):
7583         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
7584         (gst_v4l2_xoverlay_set_xwindow_id):
7585           Add debug categories, fix overlay disabling.
7586
7587 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7588
7589         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
7590         * ext/alsa/gstalsa.h:
7591           Add HW probing for period_count/size and buffer_size MIX/MAX
7592           Adjust default/user defined value if out of bounds
7593           Should fix bug #162024
7594
7595 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7596
7597         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
7598           Fix warning (#161191).
7599
7600 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7601
7602         * ext/dvdread/stream_labels.c:
7603         (dvdreadsrc_get_audio_stream_labels):
7604           Fix warning (init the good variable in switch default)
7605
7606 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
7607
7608         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7609
7610         * gst/tta/gstttaparse.c: (gst_tta_src_event):
7611           Fix gcc-2.95 compile (#163485).
7612
7613 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7614
7615         * configure.ac:
7616         * ext/flac/gstflacenc.c: (gst_flacenc_init),
7617         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
7618         (gst_flacenc_tell_callback), (gst_flacenc_chain),
7619         (gst_flacenc_change_state):
7620         * ext/flac/gstflacenc.h:
7621           Update for API change in flac-1.1.1. Update requirement in
7622           configure.ac. Fixes #162974.
7623
7624 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7625
7626         * gst/playback/gstplaybasebin.c: (group_destroy):
7627           Remove hack to get rid of assert and get rid of unlinked
7628           signals properly.
7629
7630 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7631
7632         * gst/playback/gstplaybasebin.c: (setup_source):
7633           Set source to NULL so that resources are free'ed. Fixes issues
7634           with playback of CDDA and similar device-accessing things.
7635
7636 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7637
7638         * testsuite/embed/Makefile.am:
7639           test->noinst, fix make test in buildbot.
7640
7641 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7642
7643         * ext/dvdread/stream_labels.c: new file
7644         * ext/dvdread/stream_labels.h: new file
7645         * ext/dvdread/Makefile.am:
7646         * ext/dvdread/dvdreadsrc.c: (_seek_title):
7647           Extract audio stream label from DVD IFO files.
7648           It only dump them on the console for now, still have to
7649           make playbin aware of them.
7650
7651 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7652
7653         * gst/playback/gstplaybasebin.c: (setup_source):
7654           Fix hanging subs.
7655
7656 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7657
7658         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7659         (gen_preroll_element), (remove_groups), (setup_subtitle),
7660         (gen_source_element), (setup_source):
7661         * gst/playback/gstplaybasebin.h:
7662           Multiple .sub files is just a stupid idea... Fix some threading
7663           mistakes. Interestingly, external .sub files cause playbin to
7664           hang, I don't know why... Parsing fixes contributed by Fran??ois
7665           Kooman <fkooman@tuxed.net>.
7666
7667 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7668
7669         * testsuite/embed/Makefile.am:
7670           Fix buildbot.
7671
7672 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7673
7674         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7675
7676         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
7677         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
7678         (gst_pngenc_set_property):
7679         * ext/libpng/gstpngenc.h:
7680           Add compression level property (#163323).
7681
7682 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7683
7684         * configure.ac:
7685         * examples/capsfilter/capsfilter1.c: (main):
7686         * examples/seeking/spider_seek.c: (make_spider_pipeline):
7687         * ext/dvdread/Makefile.am:
7688         * ext/dvdread/demo-play:
7689         * ext/dvdread/demo-play.c:
7690         * gconf/gstreamer.schemas.in:
7691         * gst-libs/gst/gconf/gconf.c:
7692         * sys/v4l/TODO:
7693         * testsuite/Makefile.am:
7694         * testsuite/embed/Makefile.am:
7695         * testsuite/embed/embed.c: (cb_expose), (main):
7696           Remove all references to xvideosink, fix examples (#140845).
7697         * gst/playback/gstplaybasebin.c: (group_destroy):
7698           Apparently, disposal does not unlink - so do explicitely.
7699         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7700           Add debug.
7701
7702 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
7703
7704         * README: fix PKG_CONFIG_PATH instructions, what was there
7705         previously was breaking default search path, not nice. 
7706         Fixes #163358
7707
7708 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7709
7710         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
7711         (gst_audioscale_chain):
7712           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
7713           when resampling - how the ^@$^!@^! is this possible?!?
7714
7715 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7716
7717         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7718           Reset variables on READY.
7719         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
7720         (gst_matroska_mux_loop):
7721           Require data before writing header.
7722
7723 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
7724
7725         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7726
7727         * ext/mad/gstmad.c: (gst_mad_chain):
7728           Don't call mad_stream_sync() directly after recovering sync.
7729           Fixes #151661.
7730
7731 2005-01-09  Martin Eikermann  <meiker@upb.de>
7732
7733         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7734
7735         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
7736         (snapshot_handler), (gst_snapshot_sinkconnect),
7737         (gst_snapshot_chain):
7738           Allocate resources when required, fix recursive signal emission
7739           and fix caps. Fixes #161667.
7740
7741 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
7742
7743         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7744
7745         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
7746         (gst_pngdec_chain):
7747           Handle only 8-bppc (bits-per-pixel-component) images, better
7748           error handling and correct strides. Fixes #163177.
7749         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
7750         (gst_pngenc_chain):
7751           Better error handling. Fixes #163348.
7752
7753 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7754
7755         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
7756         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
7757         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
7758         (dvdnavsrc_uri_handler_init):
7759           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
7760         * gst/playback/gstplaybasebin.c: (gen_source_element):
7761           Add MMS to streaming URIs.
7762
7763 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7764
7765         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7766         * sys/xvimage/xvimagesink.c:
7767         (gst_xvimagesink_navigation_send_event):
7768           Check for pad availability before sending event.
7769
7770 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7771
7772         * gst-plugins.spec.in:
7773           Add subparse.
7774
7775 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7776
7777         * configure.ac:
7778           Since we use functions from CVS, up requirement.
7779
7780 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7781
7782         * gst/playback/Makefile.am:
7783         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7784         (group_destroy), (group_commit), (group_is_muted),
7785         (gen_preroll_element), (add_stream), (unknown_type),
7786         (probe_triggered), (preroll_unlinked), (mute_stream),
7787         (silence_stream), (new_decoded_pad), (setup_substreams),
7788         (setup_source), (get_active_source), (mute_group_type),
7789         (muted_group_change_state), (set_active_source),
7790         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7791         (play_base_eos), (gst_play_base_bin_change_state):
7792         * gst/playback/gstplaybasebin.h:
7793         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
7794         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7795         (gst_stream_info_dispose), (stream_info_mute_pad),
7796         (stream_info_change_state), (gst_stream_info_set_mute):
7797         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
7798         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
7799         (gst_stream_selector_init), (gst_stream_selector_dispose),
7800         (gst_stream_selector_get_linked_pad),
7801         (gst_stream_selector_get_caps), (gst_stream_selector_link),
7802         (gst_stream_selector_get_linked_pads),
7803         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
7804         * gst/playback/gststreamselector.h:
7805           Adding stream selection support plus required properties for
7806           applications to use this. Fully fixes #100931.
7807
7808 2005-01-08  Benjamin Otte  <otte@gnome.org>
7809
7810         * gst/games/gstpuzzle.c: (nav_event_handler):
7811           - handle nav events differently: forward every event no matter if it
7812             was handled or not.
7813           - translate events
7814           You can now cheat by using navigationtest ! puzzle and moving the
7815           mouse close to the edge of a tile. ;)
7816
7817 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7818
7819         * configure.ac:
7820         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7821         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
7822         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
7823         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
7824         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
7825         (gst_ogm_parse_plugin_init):
7826         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
7827         (gst_textoverlay_link), (gst_textoverlay_getcaps),
7828         (gst_textoverlay_event), (gst_textoverlay_video_chain),
7829         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
7830         * ext/pango/gsttextoverlay.h:
7831         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7832         (gst_matroska_demux_handle_seek_event),
7833         (gst_matroska_demux_sync_streams),
7834         (gst_matroska_demux_parse_blockgroup),
7835         (gst_matroska_demux_subtitle_caps),
7836         (gst_matroska_demux_plugin_init):
7837         * gst/matroska/matroska-ids.h:
7838         * gst/playback/gstdecodebin.c: (close_pad_link):
7839         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7840         (gen_preroll_element), (remove_groups), (add_stream),
7841         (new_decoded_pad), (setup_subtitles), (gen_source_element),
7842         (setup_source):
7843         * gst/playback/gstplaybasebin.h:
7844         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
7845         * gst/subparse/Makefile.am:
7846         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
7847         (gst_subparse_base_init), (gst_subparse_class_init),
7848         (gst_subparse_init), (gst_subparse_formats),
7849         (gst_subparse_eventmask), (gst_subparse_event),
7850         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
7851         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
7852         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
7853         (parse_mpsub_deinit), (parse_mpsub_init),
7854         (gst_subparse_buffer_format_autodetect),
7855         (gst_subparse_format_autodetect), (gst_subparse_loop),
7856         (gst_subparse_change_state), (gst_subparse_type_find),
7857         (plugin_init):
7858         * gst/subparse/gstsubparse.h:
7859         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
7860         (plugin_init):
7861           Add subtitle support, .sub parser (supports SRT and MPsub),
7862           OGM text support, Matroska UTF-8 text support, deadlock fixes
7863           all over the place, subtitle awareness in decodebin/playbin
7864           and some fixes to textoverlay to handle subtitles in a stream
7865           correctly. Fixes #100931.
7866
7867 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7868
7869         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7870           Check for pad availability before doing a query on it.
7871
7872 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7873
7874         * ext/dv/gstdvdec.c:
7875           really fix bpp24/32 dvdec caps (classic rgba indeed)
7876         * gst/asfdemux/gstasfdemux.c:
7877         (gst_asf_demux_process_ext_content_desc):
7878           don't send text tags if they are empty (bis repetita)
7879
7880 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7881
7882         * ext/dv/gstdvdec.c:
7883          remove unneeded comment from dvdec
7884           (related to DV 4CC codes in AVI files)
7885           moved them in gstreamer/docs/random/mimetypes
7886         * gst/asfdemux/gstasfdemux.c:
7887         (gst_asf_demux_process_ext_content_desc):
7888          don't send text tags if they are empty
7889          fix mem leak on error path
7890         * gst/ffmpegcolorspace/avcodec.h:
7891         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7892         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7893         (gst_ffmpegcsp_avpicture_fill):
7894         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
7895         * gst/ffmpegcolorspace/imgconvert_template.h:
7896          adds BGR32 and BGRA32 to ffmpegcolorspace
7897           (still bad colors, fixing it on next commit)
7898           helps with dvdec outputing BGR32
7899
7900 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7901
7902         * ext/dv/gstdvdec.c:
7903          Fix audio caps i just broke (missing ',')
7904         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
7905         (gst_matroska_mux_reset):
7906          Fix typo + add FIXME about old "x-gst-metadata" crap
7907
7908 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7909
7910         * ext/dv/demo-play.c: (main):
7911          xvideosink -> xvimagesink
7912         * ext/dv/gstdvdec.c:
7913          change rgb 32/32 caps to 24/32 (no alpha)
7914          change nb of channels to be a list (2 or 4, not 2)
7915          change sample rate to be a list (32, 44.1, 48 kHz) not a range
7916         * gst/asfdemux/gstasfdemux.c:
7917         (gst_asf_demux_process_ext_content_desc):
7918          Add 'date/year' to extracted metadata list
7919
7920 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7921
7922         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
7923           The return value of fixate_to does not imply that the requested
7924           value was set, so don't assume.
7925
7926 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
7927
7928         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7929
7930         * ext/libpng/gstpngdec.c:
7931         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
7932         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
7933         * ext/libpng/gstpngenc.h:
7934           Alpha support (encoder; #163161), mime fixage.
7935
7936 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
7937
7938         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7939
7940         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
7941         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
7942         (gst_faac_set_property), (gst_faac_get_property):
7943         * ext/faac/gstfaac.h:
7944           Allow for ADTS output (#153434).
7945
7946 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7947
7948         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
7949           Fix against template (#150576).
7950
7951 2005-01-06  Benjamin Otte  <otte@gnome.org>
7952
7953         * gst/games/gstpuzzle.c: (draw_puzzle):
7954           don't draw a puzzle if either width or height of tiles would be 0.
7955
7956 2005-01-06  Benjamin Otte  <otte@gnome.org>
7957
7958         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
7959         (gst_puzzle_class_init), (gst_puzzle_finalize):
7960           no memleaks, please
7961         (gst_puzzle_create), (gst_puzzle_init),
7962         (gst_puzzle_set_property), (gst_puzzle_setup):
7963           change initialization code around so we don't reshuffle on resize
7964         (draw_puzzle):
7965           fix another stupid typo
7966
7967 2005-01-06  Benjamin Otte  <otte@gnome.org>
7968
7969         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
7970           fix stupid typo that borked copying on YUY2
7971
7972 2005-01-06  Benjamin Otte  <otte@gnome.org>
7973
7974         * gst/games/gstpuzzle.c: (draw_puzzle):
7975           fix edges when image sizes aren't multiples of tile sizes
7976
7977 2005-01-06  Benjamin Otte  <otte@gnome.org>
7978
7979         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
7980           make RGB endianness work correctly
7981         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
7982           refactor and fix race with initial shuffling
7983         (nav_event_handler):
7984           allow using the mouse to puzzle
7985         (draw_puzzle):
7986           insist on tiles having width and height as multiples of 4 to get
7987           clean YUV image handling
7988         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7989         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
7990           s/DEBUG/LOG/ for common messages
7991         (gst_xvimagesink_navigation_send_event):
7992           fix mouse event translation to not include screen PAR
7993         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
7994           fix mouse event translation to actually work
7995
7996 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
7997
7998         * gst/asfdemux/gstasfdemux.c:
7999         (gst_asf_demux_process_ext_content_desc):
8000          Extract TrackNumber metadata + clean up code
8001         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
8002          Hope this is the good fix (var used unitialised)
8003
8004 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8005
8006         * ext/faad/gstfaad.c: (gst_faad_chain):
8007           Only increment timestamp if it's valid. Fixes raw AAC streams.
8008
8009 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8010
8011         * configure.ac:
8012         * gst/games/Makefile.am:
8013         * gst/games/gstpuzzle.c:
8014           add a puzzle game with...
8015         * gst/games/gstvideoimage.c:
8016         * gst/games/gstvideoimage.h:
8017           ... full colorspace support (that includes YUV9 and RGB16)) stolen
8018           from videotestsrc and made into something that would be a nice
8019           library for a lot of other plugins.
8020
8021 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8022
8023         * configure.ac:
8024          don't compile faad plugin if a RC of 2.0 is found
8025          Fixes #155346 (and FC1 buildbot)
8026         * gst/asfdemux/gstasfdemux.c:
8027         (gst_asf_demux_process_ext_content_desc):
8028          try to make Solaris compiler happier
8029
8030 2005-01-06  Paul Jack  <pjack@sfaf.org>
8031
8032         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8033
8034         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
8035           Fix segfault (#161667).
8036
8037 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8038
8039         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8040           Fix framerate reporting.
8041
8042 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
8043
8044         * gst-libs/gst/riff/riff-ids.h:
8045         * gst/wavenc/riff.h:
8046          Add AMR (VBR and CBR) ids to riff.h audio codec list
8047         * gst/asfdemux/gstasfdemux.c:
8048         (gst_asf_demux_process_ext_content_desc),
8049         (gst_asf_demux_process_object):
8050           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
8051
8052 2005-01-05  Martin Eikermann  <meiker@upb.de>
8053
8054         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8055
8056         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8057         (gst_dvd_demux_handle_discont):
8058         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
8059         (gst_mpeg_demux_handle_discont):
8060           Recreate pads on new-media (#160730).
8061         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
8062           Send discont even if manager changes timestamps (#161929).
8063
8064 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
8065
8066         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8067
8068         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
8069           Fix invalid memory access (#159211).
8070
8071 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8072
8073         * examples/gstplay/player.c: (main):
8074           Don't iterate.
8075         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
8076           Add visualizations.
8077         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
8078         (gst_a52dec_handle_frame):
8079           Set duration.
8080         * ext/dvdnav/gst-dvd:
8081           Add audioconvert. Fixes #161325.
8082         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
8083           Explicitely case to gint64. Possible valgrind error.
8084         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
8085         (gst_play_tick_callback), (gst_play_change_state),
8086         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
8087         (gst_play_set_location), (gst_play_get_location),
8088         (gst_play_seek_to_time), (gst_play_set_data_src),
8089         (gst_play_set_video_sink), (gst_play_set_audio_sink),
8090         (gst_play_set_visualization), (gst_play_connect_visualization),
8091         (gst_play_get_framerate), (gst_play_get_all_by_interface),
8092         (gst_play_new):
8093           Use playbin. Fixes #139749 and #147744.
8094         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
8095           Add genre tag.
8096         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8097         (audioscale_get_type), (gst_audioscale_base_init),
8098         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
8099         (gst_audioscale_getcaps), (gst_audioscale_fixate),
8100         (gst_audioscale_link), (gst_audioscale_get_buffer),
8101         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
8102         (gst_audioscale_init), (gst_audioscale_dispose),
8103         (gst_audioscale_chain), (gst_audioscale_set_property),
8104         (gst_audioscale_get_property), (plugin_init):
8105           Indent properly.
8106         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
8107           Fix LPCM.
8108         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
8109         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
8110         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
8111           Add more metadata (fixes #162656).
8112
8113 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8114
8115         * configure.ac:
8116           back to cvs
8117
8118 === release 0.8.7 ===
8119
8120 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8121
8122         * NEWS:
8123         * RELEASE:
8124         * configure.ac:
8125           releasing 0.8.7, "Hyperspace"
8126
8127 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8128
8129         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8130
8131         * gst/playback/gstplaybasebin.c:
8132          Fix for #162924 - free caps after use, not before
8133
8134 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8135
8136         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8137
8138         * gst/playback/gstplaybasebin.c:
8139         * gst/wavparse/gstwavparse.c:
8140           Fix for #154773 - fixes playback of small .wav files
8141
8142 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
8143
8144         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
8145
8146         * gst/audioscale/gstaudioscale.c:
8147           Fix for #162819 - make audioscale reusable
8148           Fixes playback of more than one file with playbin/totem
8149
8150 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8151
8152         * gst/ffmpegcolorspace/avcodec.h:
8153         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8154         * gst/ffmpegcolorspace/imgconvert.c:
8155           clean up the mess that made me cry and avoid needless duplication
8156
8157 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8158
8159         * gst/ffmpegcolorspace/imgconvert.c:
8160           give some indication of why we're segfaulting
8161
8162 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8163
8164         * configure.ac:
8165           Fix indentation, fix v4l2 plugin detection.
8166         * ext/Makefile.am:
8167           Fix libmms location (Maciej, use diff -u!).
8168         * ext/alsa/gstalsa.c: (gst_alsa_init):
8169           Initialize caps cache to NULL.
8170         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8171           Only change state on audiosink if it exists.
8172
8173 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
8174
8175         * gst/matroska/matroska-demux.c:
8176         * gst/matroska/matroska-ids.h:
8177         * gst/matroska/matroska-demux.h:
8178         Fix Vorbis streams failing to decode in some files, where cluster_time
8179         isn't 0, because then it doesn't send codec_priv before actual data.
8180         Remove time-based test and replace it with marker set on beginning of
8181         new stream
8182
8183 2004-12-28  David Schleef  <ds@schleef.org>
8184
8185         Merge patch from Ronald fixing problems with streaming
8186         text.
8187         * ext/cairo/gstcairo.c: (plugin_init):
8188         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8189         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8190         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8191         (gst_textoverlay_font_init), (gst_textoverlay_init),
8192         (gst_textoverlay_set_property):
8193         * ext/cairo/gsttextoverlay.h:
8194
8195 2004-12-27  David Schleef  <ds@schleef.org>
8196
8197         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
8198         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
8199         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
8200         (gst_textoverlay_font_init), (gst_textoverlay_init),
8201         (gst_textoverlay_set_property): Improvements to actually
8202         render text as white on black outline on video, including
8203         font selection and horizontal/vertical alignment.  (Ronald's
8204         christmas present)
8205         * ext/cairo/gsttextoverlay.h:
8206
8207 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8208
8209         * ext/ogg/gstogg.c:
8210         * ext/ogg/gstogmparse.c:
8211           fix ogm[audio/video]parse plugin registration
8212           (riff won't load if bytestream is already loaded)
8213
8214 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8215
8216         * gst/audioconvert/gstchannelmix.c:
8217           fix for GLIB < 2.4
8218
8219 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8220
8221         * Makefile.am:
8222         * configure.ac:
8223           disable docs again until it actually passes make distcheck.
8224
8225 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8226
8227         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
8228         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8229         (plugin_init):
8230           Add 3GP (variables name Q3GP because they can't start with a
8231           number). Add samr audio fourcc (used in .3gp files), decoder
8232           is work in progress. Also do a GST_WARNING instead of ERROR
8233           in case of unknown nodes, to decrease output.
8234
8235 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8236
8237         * Makefile.am:
8238           really fix dist
8239
8240 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8241
8242         * configure.ac:
8243         * ext/speex/gstspeexdec.h:
8244         * ext/speex/gstspeexenc.h:
8245           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
8246           Fix detection code in configure.ac
8247
8248 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8249
8250         * gst/matroska/matroska-demux.c:
8251         (gst_matroska_demux_parse_blockgroup):
8252           Save position, so that queries give proper return values. Don't
8253           know how this could ever have worked before...
8254
8255 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8256
8257         * configure.ac:
8258           Put additional LAME check inside the conditional.  Fixes #152339
8259
8260 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8261
8262         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8263         (gst_avi_demux_stream_scan):
8264           Add some more debug. Fix logic error when setting movi offset
8265           while reading index.
8266
8267 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8268
8269         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8270         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
8271         (gst_avi_demux_process_next_entry):
8272           Add some debugging. Better detection of broken indexes and the
8273           accompanying index recovery. No infinite loops on state changes
8274           when we're still in our loopfunction.
8275
8276 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8277
8278         * configure.ac:
8279           Fix up.
8280
8281 2004-12-22  Archana Shah  <archana.shah@wipro.com>
8282
8283         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8284
8285         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
8286           Normalizing the value before setting
8287         (gst_sunaudiomixer_get_volume):
8288           Normalizing the value after getting. Fixes bug# 161980
8289
8290 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8291
8292         * Makefile.am: Make sure docs gets disted
8293         * docs/Makefile.am: Make sure all needed files get disted
8294         * gst-plugins.spec.in: latest updates
8295
8296 2004-12-22  Wim Taymans  <wim@fluendo.com>
8297
8298         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
8299         Revert patch 1.38 as clock distribution over schedulers does
8300         not work correcly in the core yet.
8301
8302 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8303
8304         * sys/oss/README: remove this file, which predates my birth
8305           (and which content is by far outdated)
8306
8307 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
8308
8309         * Makefile.am:
8310         * configure.ac:
8311         * docs/Makefile.am:
8312         * docs/libs/Makefile.am:
8313         * docs/libs/gst-plugins-libs-docs.sgml:
8314         * docs/libs/gst-plugins-libs-sections.txt:
8315         * docs/libs/tmpl/gstgconf.sgml:
8316         * docs/upload.mak:
8317         * docs/version.entities.in:
8318           Added boilerplate gtk-doc files for plugin-libs documentation.
8319
8320 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8321
8322         * gst/auparse/gstauparse.c: fix int and float audio caps
8323
8324 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8325
8326         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
8327         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
8328           g_assert() can be a macro, don't use #ifdef inside it.
8329
8330 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
8331
8332         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8333
8334         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
8335         (gst_videorate_init), (gst_videorate_chain),
8336         (gst_videorate_change_state):
8337           Event handling (fixes #159986).
8338
8339 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8340
8341         * gst-libs/gst/riff/riff-media.c:
8342         (gst_riff_create_video_caps_with_data):
8343           Add BLZ0 (Blizzard's version of DivX) fourcc.
8344
8345 2004-12-18  David Schleef  <ds@schleef.org>
8346
8347         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
8348         portability fix.
8349
8350 2004-12-18  David Schleef  <ds@schleef.org>
8351
8352         * gst/tta/ttadec.h: Disable some header code that isn't used
8353         and clearly isn't portable.
8354
8355 2004-12-18  David Schleef  <ds@schleef.org>
8356
8357         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
8358         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
8359         (avcodec_get_pix_fmt), (avpicture_layout),
8360         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
8361         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
8362         Fix code to not use GCC extensions (and c99 extensions that
8363         Forte does not like.)
8364
8365 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8366
8367         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8368
8369         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
8370         (gst_deinterlace_chain):
8371           Rowstride fixes. Fixes #161039.
8372         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
8373         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
8374         (gst_video_crop_getcaps), (gst_video_crop_link),
8375         (gst_video_crop_i420), (gst_video_crop_chain),
8376         (gst_video_crop_change_state):
8377           Rework of negotiation. Actually works now. Fixes #158650.
8378
8379 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8380
8381         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
8382           That was very stupid.
8383
8384 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8385
8386         * gst/matroska/matroska-demux.c:
8387         (gst_matroska_demux_parse_blockgroup):
8388           Fix possible crasher.
8389
8390 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8391
8392         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
8393         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
8394           Lace sizes can be zero.
8395
8396 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8397
8398         * ext/musepack/gstmusepackdec.cpp:
8399           Fetch error return values. Fixes #161624.
8400         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
8401           Really EOS.
8402
8403 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8404
8405         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
8406           Work for truncated (unfinished download etc.) files. Fixes #160514.
8407
8408 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8409
8410         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8411           Fix for integer overflow. Makes #156001 not crash. Probably masks
8412           the real bug.
8413
8414 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8415
8416         * gst/ac3parse/gstac3parse.c: (plugin_init):
8417           Parsers never have ranks. Fixes #159651.
8418
8419 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8420
8421         * gst/playback/gstdecodebin.c: (compare_ranks):
8422           make sure the facotries are ordered the same every time even if they
8423           have the same rank by using the name
8424         * gst/playback/gstdecodebin.c: (find_compatibles):
8425           make sure we don't add factories to the list twice
8426
8427 2004-12-16  David Schleef  <ds@schleef.org>
8428
8429         * configure.ac: look for musepack headers as musepack/*.h
8430         (fixes #159847)
8431         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
8432         * ext/musepack/gstmusepackreader.h: same
8433
8434 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8435
8436         * gst-libs/gst/riff/riff-read.c:
8437         (gst_riff_read_strf_auds_with_data):
8438           Read extradata correctly (fixes #155879).
8439
8440 2004-12-16  David Schleef  <ds@schleef.org>
8441
8442         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
8443         audio.  does _not_ attempt or allow conversion unless channels
8444         is 1 or 2.
8445
8446 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8447
8448         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
8449
8450 2004-12-16  David Schleef  <ds@schleef.org>
8451
8452         * gst/audioscale/gstaudioscale.c: the resample library only
8453         handles 1 or 2 channels.  Change caps to compensate.
8454
8455 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8456
8457         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
8458         (gst_matroska_demux_audio_caps):
8459           Some MPEG-AAC hacks, because else it doesn't work...
8460
8461 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8462
8463         * gst-libs/gst/riff/riff-media.c:
8464         (gst_riff_create_video_caps_with_data),
8465         (gst_riff_create_video_template_caps):
8466           Add h264.
8467
8468 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8469
8470         * gst-libs/gst/audio/Makefile.am:
8471           Try to fix buildbot.
8472
8473 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8474
8475         * gst/tcp/gstmultifdsink.c:
8476           Clean up and uniformize debugging.
8477
8478 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
8479
8480         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8481
8482         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
8483         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
8484         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
8485         (gst_mpeg_demux_change_state):
8486           Reset on ready. Fixes 160276.
8487
8488 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8489
8490         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8491
8492         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8493         (gst_ffmpegcsp_pad_link):
8494           Fix memleak (#154815).
8495
8496 2004-12-16  James Bowes  <bowes@cs.dal.ca>
8497
8498         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8499
8500         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
8501         (gst_musicbrainz_init), (gst_musicbrainz_chain),
8502         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
8503         * ext/musicbrainz/gsttrm.h:
8504           Add support for using a proxy server when getting a trm id from
8505           the MusicBrainz database (#149613).
8506
8507 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
8508
8509         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8510
8511         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
8512         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8513           Fix memleaks (#157233).
8514
8515 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
8516
8517         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8518
8519         * gst-libs/gst/resample/resample.c: (gst_resample_close):
8520         * gst-libs/gst/resample/resample.h:
8521         * gst/audioscale/gstaudioscale.c:
8522           Fix memleak (#159215).
8523
8524 2004-12-16  Toni Willberg  <toniw@iki.fi>
8525
8526         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8527
8528         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
8529         * sys/oss/oss_probe.c: (main):
8530           Check for mono/stereo support (similar to samplerate probing),
8531           fixes #159433. Also add missing copyright header to oss_probe.c.
8532
8533 2004-12-15  David Schleef  <ds@schleef.org>
8534
8535         * configure.ac: add audioresample and cairo plugins.  Remove
8536         HAVE_MMX stuff, because it's not used.
8537         * ext/Makefile.am: same
8538         * ext/audioresample/Makefile.am: You are not ready for an
8539         audio resampling element based on audioresample.
8540         * ext/audioresample/gstaudioresample.c:
8541         * ext/audioresample/gstaudioresample.h:
8542         * ext/cairo/Makefile.am: You are not ready for overlay elements
8543         based on cairo.  Don't look too closely, these elements kinda
8544         suck right now.
8545         * ext/cairo/gstcairo.c: new
8546         * ext/cairo/gsttextoverlay.c: new
8547         * ext/cairo/gsttextoverlay.h: new
8548         * ext/cairo/gsttimeoverlay.c: new
8549         * ext/cairo/gsttimeoverlay.h: new
8550         * gst-libs/gst/media-info/media-info-priv.h: fix compile
8551         problem with compilers that don't support variadic macros.
8552
8553 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8554
8555         Reviewed by:  David Schleef  <ds@schleef.org>
8556
8557         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
8558         Bala, registering sunaudiosrc (oops!), and cleaning up code a
8559         bit.  Also ran indent-gst.
8560         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
8561         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
8562         (gst_sunaudiosrc_setparams):
8563
8564 2004-12-14  David Schleef  <ds@schleef.org>
8565
8566         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
8567         output rate to 16000.  Should fix #160235.
8568
8569 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8570
8571         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8572         Add typefinding for mpeg2 pes streams
8573
8574 2004-12-13  David Schleef  <ds@schleef.org>
8575
8576         * configure.ac:  Applied patch from bug #143659, making default
8577         sources and sinks OS-dependent (for Solaris), and added code
8578         for OS/X.
8579         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
8580
8581 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8582
8583         * gst-libs/gst/riff/riff-media.c:
8584           forgot to add h2.64 to avidemux template caps
8585
8586 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8587
8588         * gst/wavenc/riff.h:
8589         * gst-libs/gst/riff/riff-media.c:
8590         * gst-libs/gst/riff/riff-ids.h:
8591         * gst/avi/gstavimux.c
8592         add 4CC code for VideoSoft h264 in AVI (VSSH)
8593           fixes bug #160655
8594         remove s323 from riff, it's quicktime specific :(
8595
8596 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8597
8598         * gst/asfdemux/README
8599         * gst/wavenc/riff.h
8600         * gst-libs/gst/riff/riff-ids.h
8601         * gst-libs/gst/riff/riff-media.c
8602         * gst/qtdemux/qtdemux.c:
8603           add new 4CC codes for h263 related codecs
8604           fixes partially bug #155163
8605
8606 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
8607
8608         * configure.ac: Update polyaudio requirement to 0.7
8609         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
8610
8611 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8612
8613         * gst/interleave/deinterleave.c:
8614         fix my name's spelling! :)
8615
8616 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8617
8618         * AUTHORS ChangeLog
8619         * gst/auparse/gstauparse.c
8620         * gst/interleave/deinterleave.c
8621         * gst/law/:
8622                 alaw-decode.c alaw-encode.c
8623                 mulaw-decode.c mulaw-encode.c
8624         * gst/oneton/gstoneton.c
8625         * sys/osxaudio/:
8626                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
8627         * sys/osxvideo/:
8628                 cocoawindow.h cocoawindow.m
8629                 osxvideosink.h osxvideosink.m
8630
8631         put the same mail address for Zaheer Abbas Merali everywhere
8632
8633 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8634
8635         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
8636           Align by packetsize, and assert that we a packet available before
8637           playing. The first makes webstreams work (they often include
8638           trailing padding data in a packet), the second allows pausing a
8639           ASF stream in totem without getting demux errors afterwards.
8640
8641 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8642
8643         * ext/ogg/gstoggdemux.c: (get_relative):
8644           Check for non-NULL before accessing member (end-of-chain).
8645
8646 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8647
8648         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8649         (cdparanoia_set_property), (cdparanoia_get_property):
8650         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
8651         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
8652         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8653         (dvdreadsrc_init), (dvdreadsrc_set_property),
8654         (dvdreadsrc_get_property):
8655         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
8656         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
8657           Synchronize property names where not yet the case. Devices are
8658           now device=X, other versions are deprecated (but still exist).
8659           Also use g_free() unconditionally.
8660         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8661         (setup_source), (gst_play_base_bin_get_property):
8662           Expose source.
8663
8664 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8665
8666         * configure.ac: move GCONF macro outside conditional for the am
8667           conditional. Fixes #160439
8668
8669 2004-12-08  David Schleef  <ds@schleef.org>
8670
8671         * tools/gst-visualise-m.m: Switch to elements that currently
8672         exist.
8673
8674 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8675
8676         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8677           We love wrong commas.
8678
8679 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8680
8681         * gst/matroska/matroska-demux.c:
8682         (gst_matroska_demux_handle_src_query):
8683           Don't set DEFAULT, unsupported - makes length display incorrectly
8684           in some cases.
8685
8686 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8687
8688         * gst/monoscope/README: remove blurb about files being GPL
8689         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
8690         * gst/monoscope/monoscope.c: Change license to BSD with explanation
8691           monoscope is now effectively LGPL licensed
8692
8693 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
8694
8695         * gst/monoscope/README: Update information to be more correct
8696         * gst/monoscope/convolve.c: Relicense to LGPL
8697         * gst/monoscope/convolve.h: Relicense to LGPL
8698
8699 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
8700
8701         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8702           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
8703         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
8704           set default_duration for mpeg1 audio
8705
8706 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8707
8708         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
8709         * ext/alsa/gstalsa.h:
8710           refactor big chunks of the core caps negotiation code to make it
8711           a lot faster, because people claim it's really slow
8712           (actually, just cache the getcaps when the device is opened)
8713
8714 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8715
8716         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
8717         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
8718         (gst_a52dec_handle_frame), (gst_a52dec_chain),
8719         (gst_a52dec_change_state), (plugin_init):
8720         * ext/a52dec/gsta52dec.h:
8721           Do something useful with timestamps. Make chain-based (since
8722           there's really no reason to be loopbased).
8723         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
8724           Update current_byte/frame correctly.
8725
8726 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8727
8728         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
8729         (gst_ape_demux_stream_init):
8730           Forward tags, too.
8731
8732 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8733
8734         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
8735           Let's make sure we're done typefinding when detecting tags.
8736
8737 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8738
8739         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
8740         (gst_ebml_read_init), (gst_ebml_read_use_event),
8741         (gst_ebml_read_element_id), (gst_ebml_peek_id),
8742         (gst_ebml_read_seek), (gst_ebml_read_skip),
8743         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
8744         (gst_ebml_read_master):
8745         * gst/matroska/ebml-read.h:
8746         * gst/matroska/matroska-demux.c:
8747         (gst_matroska_demux_parse_contents),
8748         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
8749           Disgustingly evil hack for working around INTERRUPT events and
8750           their extremely annoying habit of being a pain in the ass. We
8751           simply peek a cluster before reading any of it.
8752
8753 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8754
8755         * ext/musepack/gstmusepackdec.cpp:
8756           There's also floating point libmusepacks.
8757
8758 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8759
8760         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
8761         (gst_faad_chanpos_to_gst), (gst_faad_chain):
8762           Set DURATION even if source buffer didn't. Also use increasing
8763           timestamps.
8764         * gst-libs/gst/riff/riff-media.c:
8765         (gst_riff_create_audio_caps_with_data):
8766           Block_align can have larger values than 8192.
8767
8768 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8769
8770         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
8771         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
8772         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
8773         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
8774           Fix caps.
8775
8776 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8777
8778         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
8779           Fix logic bug.
8780
8781 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8782
8783         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8784           Yay, another one.
8785
8786 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8787
8788         * ext/esd/esdsink.c: (gst_esdsink_chain):
8789           Make error actually say something useful (fixes #156798).
8790         * gst-libs/gst/riff/riff-media.c:
8791         (gst_riff_create_video_caps_with_data),
8792         (gst_riff_create_video_template_caps):
8793           Add Intel Video 5.0 fourcc (IV50).
8794
8795 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
8796
8797         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
8798         detection on mono and stereo mp3 files.
8799
8800 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8801
8802         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
8803           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
8804           the contained stream).
8805
8806 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8807
8808         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
8809           Oops, remove debug.
8810
8811 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8812
8813         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8814
8815         * gst/law/alaw-decode.c: (alawdec_getcaps):
8816         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8817           Prevent warnings when negotiating caps (fixes #159338).
8818
8819 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8820
8821         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8822         (gst_ffmpegcsp_chain):
8823           Remove old leftover that shouldn't be there...
8824
8825 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8826
8827         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8828
8829         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
8830           Don't forward DISCONT events (fixes #159684).
8831
8832 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8833
8834         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
8835           Unlink manually since sometimes bin disposal (and therefore
8836           pad unlinking) is delayed, which will cause a new media file
8837           to not be able to start playing instantly.
8838
8839 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8840
8841         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
8842           On mute of an unlinked stream, check for pad availability so
8843           we don't crash on unlinked pad.
8844
8845 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8846
8847         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8848         (gst_avi_demux_massage_index):
8849           Fix quite humiliating bug in omitting 0-sized index chunks but
8850           forgetting to count them for timestamps.
8851
8852 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8853
8854         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8855           Actually leave the loop if we failed to sync. Don't crash.
8856
8857 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8858
8859         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
8860         (gst_dvd_demux_process_private):
8861         * gst/mpegstream/gstdvddemux.h:
8862           Fix crash (#159759). Doesn't work, though. :-(.
8863
8864 2004-11-28  Benjamin Otte  <otte@gnome.org>
8865
8866         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8867           more overwriting protection due to modifying channels one by one
8868           instead of all at once
8869
8870 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8871
8872         * gst/audioconvert/gstchannelmix.c:
8873         (gst_audio_convert_fill_normalize):
8874           Normalize using absolute values.
8875
8876 2004-11-28  Julien MOUTTE  <julien@moutte.net>
8877
8878         * configure.ac:
8879         * ext/Makefile.am:
8880         * ext/directfb/Makefile.am:
8881         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
8882         (gst_directfbvideosink_get_pixel_format),
8883         (gst_directfbvideosink_get_format_from_fourcc),
8884         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
8885         (gst_directfbvideosink_sink_link),
8886         (gst_directfbvideosink_change_state),
8887         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
8888         (gst_directfbvideosink_buffer_alloc),
8889         (gst_directfbvideosink_interface_supported),
8890         (gst_directfbvideosink_interface_init),
8891         (gst_directfbvideosink_navigation_send_event),
8892         (gst_directfbvideosink_navigation_init),
8893         (gst_directfbvideosink_set_property),
8894         (gst_directfbvideosink_get_property),
8895         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
8896         (gst_directfbvideosink_base_init),
8897         (gst_directfbvideosink_class_init),
8898         (gst_directfbvideosink_get_type), (plugin_init):
8899         * ext/directfb/directfbvideosink.h: Adding a first version of
8900         directfbvideosink.
8901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
8902         more.
8903
8904 2004-11-28  Benjamin Otte  <otte@gnome.org>
8905
8906         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
8907           walk the samples backwards if out_channels > in_channels so we don't
8908           overwrite data
8909
8910 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8911
8912         * gst/audioconvert/Makefile.am:
8913         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8914         (gst_audio_convert_link), (gst_audio_convert_change_state),
8915         (gst_audio_convert_channels):
8916         * gst/audioconvert/gstchannelmix.c:
8917         (gst_audio_convert_unset_matrix),
8918         (gst_audio_convert_fill_identical),
8919         (gst_audio_convert_fill_compatible),
8920         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
8921         (gst_audio_convert_fill_others),
8922         (gst_audio_convert_fill_normalize),
8923         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
8924         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
8925         * gst/audioconvert/gstchannelmix.h:
8926           Implement a channel mixer.
8927
8928 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
8929
8930         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
8931         * ext/alsa/gstalsa.h:
8932         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
8933         Make alsasink actually honor gst_element_set_clock and use that
8934         clock instead of its internal one.
8935
8936 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8937
8938         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
8939         (gst_play_base_bin_change_state): nullify source and decoder when
8940         going from READY to NULL so that we don't try to do weird stuff with
8941         them when going from NULL to READY
8942         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
8943         instead of g_object_unref
8944         (gen_video_element), (gen_audio_element): more refcounting fixes, now
8945         it should be correct
8946         (gst_play_bin_change_state): don't call remove_sinks if we are
8947         currently disposing the object
8948
8949 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8950
8951         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
8952           Don't forget bass if it's there. Else left channel is silent...
8953
8954 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8955
8956         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
8957         (gst_a52dec_change_state):
8958           Don't do sample adjusting anymore, we use float audio now.
8959         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
8960           Don't fixate to non-existing properties.
8961
8962 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8963
8964         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
8965         (gst_a52dec_change_state):
8966           Advertise that we can do surround sound.
8967
8968 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8969
8970         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
8971           Add buffer-frames=0.
8972         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
8973         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
8974         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
8975         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
8976         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
8977         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
8978         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
8979         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
8980         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
8981         * ext/dvdread/dvdreadsrc.h:
8982           Add seeking, querying for bytes, sectors, title, angle and
8983           chapter. Handle multiple chapters. Relicense to LGPL because
8984           Billy agreed on that (thanks Billy!).
8985
8986 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
8987
8988         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
8989         call parent dispose method
8990
8991 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
8992
8993         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
8994         (gst_audio_clock_get_internal_time):
8995         Fix active <-> inactive transitions: ensure time value always
8996         grows and avoid abrupt value changes.
8997
8998 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
8999
9000         * configure.ac:
9001         * gst/tta/Makefile.am:
9002         * gst/tta/crc32.h:
9003         * gst/tta/filters.h:
9004         * gst/tta/gsttta.c:
9005         * gst/tta/gstttadec.c:
9006         * gst/tta/gstttadec.h:
9007         * gst/tta/gstttaparse.c:
9008         * gst/tta/gstttaparse.h:
9009         * gst/tta/ttadec.h:
9010           added TTA parser and decoder
9011
9012 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9013
9014         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9015         (probe_triggered), (check_queue), (buffer_underrun),
9016         (buffer_running), (buffer_overrun), (gen_source_element),
9017         (setup_source):
9018         * gst/playback/gstplaybasebin.h:
9019           Implement buffering. Needs some more work.
9020
9021 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9022
9023         * ext/theora/theoradec.c: (theora_dec_chain):
9024           Fix ilog mask range overflow.
9025
9026 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9027
9028         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9029           Don't omit the last (which in case of dmix is the only :) )
9030           channel count. Don't set channels if <= 2.
9031
9032 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
9033
9034         * gst/playback/gstplaybin.c: (gen_video_element),
9035         (gen_audio_element): Removed 2 obsolete comments
9036
9037 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9038
9039         * ext/vorbis/oggvorbisenc.c
9040         * ext/vorbis/vorbisenc.c :
9041           change description fields of those plugins to differentiate them
9042           (pitivi show Encoders by description, they had the same one)
9043
9044 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
9045
9046         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9047
9048         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9049         (gst_play_bin_set_property), (gen_video_element),
9050         (gen_audio_element):
9051           Refcounting fixes for provided audio-/videosinks.
9052
9053 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9054
9055         * gst/playback/gstplaybin.c: (gen_video_element),
9056         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
9057           Don't reference all sinks, but only the video- and audiosinks.
9058           The vis. element should be disposed when we're done with it.
9059           We don't have any reason to keep it around. This fixes warnings
9060           when reusing playbin for playing multiple audio files with
9061           vis. enabled. Also release audio device on pause - idea stolen
9062           from Rhythmbox.
9063
9064 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9065
9066         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
9067         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
9068         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
9069         * ext/alsa/gstalsaplugin.c: (plugin_init):
9070         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
9071         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
9072         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
9073         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
9074         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
9075         (gst_faad_change_state), (plugin_init):
9076         * ext/faad/gstfaad.h:
9077         * ext/vorbis/vorbis.c: (plugin_init):
9078         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9079         * gst-libs/gst/audio/Makefile.am:
9080         * gst-libs/gst/audio/audio.c: (plugin_init):
9081         * gst-libs/gst/audio/multichannel.c:
9082         (gst_audio_check_channel_positions),
9083         (gst_audio_get_channel_positions),
9084         (gst_audio_set_channel_positions),
9085         (gst_audio_set_structure_channel_positions_list),
9086         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
9087         (gst_audio_fixate_channel_positions):
9088         * gst-libs/gst/audio/multichannel.h:
9089         * gst-libs/gst/audio/testchannels.c: (main):
9090         * gst/audioconvert/gstaudioconvert.c:
9091         (gst_audio_convert_class_init), (gst_audio_convert_init),
9092         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
9093         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
9094         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9095         * gst/audioconvert/plugin.c: (plugin_init):
9096           Surround sound support.
9097
9098 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9099
9100         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9101           Fix position for discont if we're close as well. Nitpicking, but
9102           saves a few milliseconds of extra waiting or skipping.
9103
9104 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9105
9106         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
9107           We sometimes need parsers for playback, so add those too.
9108
9109 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9110
9111         * configure.ac:
9112         * gst/apetag/Makefile.am:
9113         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
9114         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
9115         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
9116         (gst_ape_demux_get_src_query_types),
9117         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
9118         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
9119         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
9120         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
9121         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
9122         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
9123         (gst_ape_demux_change_state):
9124         * gst/apetag/apedemux.h:
9125         * gst/apetag/apetag.c: (plugin_init):
9126         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
9127         (plugin_init):
9128           APE v1/2 tag reader plus typefind function.
9129
9130 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9131
9132         * configure.ac:
9133         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9134         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9135           Remove hacks for older core. Require newer core version
9136           accordingly.
9137
9138 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9139
9140         * gst/cdxaparse/Makefile.am:
9141         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
9142         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
9143         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
9144         * gst/cdxaparse/gstcdxaparse.h:
9145         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
9146         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
9147         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
9148         (gst_cdxastrip_get_src_query_types),
9149         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
9150         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
9151         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
9152         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
9153         * gst/cdxaparse/gstcdxastrip.h:
9154           SVCD/VCD header stripping separated from CDXA image parsing.
9155         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9156         (plugin_init):
9157           Add VCD/SVCD header typefinding for VCD/SVCD.
9158         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
9159         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
9160         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
9161         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
9162         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
9163         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
9164         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
9165         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
9166         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
9167         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
9168         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
9169         * sys/vcd/vcdsrc.h:
9170           Fix up, add seeking, querying, URI interface. Works in totem now.
9171
9172 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9173
9174         * configure.ac:
9175           back to CVS
9176
9177 === release 0.8.6 ===
9178
9179 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9180
9181         * NEWS:
9182         * RELEASE:
9183         * configure.ac:
9184         * po/af.po:
9185         * po/az.po:
9186         * po/cs.po:
9187         * po/en_GB.po:
9188         * po/hu.po:
9189         * po/it.po:
9190         * po/nb.po:
9191         * po/nl.po:
9192         * po/or.po:
9193         * po/sq.po:
9194         * po/sr.po:
9195         * po/sv.po:
9196         * po/uk.po:
9197           releasing 0.8.6, "IOU Love"
9198
9199 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9200
9201         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9202
9203         * gst/playback/gstplaybasebin.c:
9204           Fix unplayable files error handling.  Fixes #158365
9205
9206 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9207
9208         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9209
9210         * gst/typefind/gsttypefindfunctions.c:
9211           Fix broken mp3 typefinding.  Fixes #158375
9212
9213 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9214
9215         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9216
9217         * ext/ogg/gstoggdemux.c:
9218           Fix sync on broken files.  Fixes #158976
9219
9220 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9221
9222         patch by: Edward Hervey <bilboed@bilboed.com>
9223
9224         * ext/libpng/gstpngenc.c:
9225           Copy over buffer properties.  Fixes #158832
9226
9227 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9228
9229         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
9230
9231         * ext/dvdread/dvdreadsrc.c:
9232           Fixes invalid reads (#158462)
9233
9234 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9235
9236         * sys/v4l/gstv4lsrc.c:
9237         * sys/v4l/gstv4lsrc.h:
9238         * sys/v4l/v4lsrc_calls.c:
9239           Probe less and cache it.  Fixes #159187.
9240
9241 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9242
9243         * gst/videorate/gstvideorate.c:
9244           Handle all video formats. Fixes #159186.
9245
9246 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
9247         * gst/synaesthesia/gstsynaesthesia.c:
9248         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
9249         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
9250         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
9251         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
9252         (gst_synaesthesia_change_state), (plugin_init):
9253         Fix up synaesthesia to work under different samplerates/ buffer sizes.
9254         Force 320x200 output, as that's the only thing the underlying
9255         synaesthesia implementation supports. Still needs to be made
9256         re-entrant.
9257
9258 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9259
9260         * configure.ac:
9261           Fix mpeg2enc configure check (similar to mplex check below).
9262
9263 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
9264
9265         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9266
9267         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9268           Fix for gcc-2.95 (fixes #158221).
9269
9270 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9271
9272         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9273           Re-add clock distribution hack (until new core is released).
9274           Fixes #158125.
9275
9276 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
9277         * configure.ac:
9278           fix mplex configure check segfaulting on some systems (bug #140994)
9279
9280 2004-11-13  Benjamin Otte  <otte@gnome.org>
9281
9282         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
9283           add debugging
9284         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9285           do a wait when we enter the loop func with no data available to
9286           write instead of getting into an 100% CPU loop by just returning and
9287           being called again by the scheduler
9288
9289 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
9290
9291         * configure.ac:
9292         * ext/libvisual/visual.c: (gst_visual_get_type),
9293         (libvisual_log_handler), (gst_visual_getcaps),
9294         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
9295         (plugin_init):
9296           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
9297         * ext/smoothwave/Makefile.am:
9298         * ext/smoothwave/demo-osssrc.c: (main):
9299         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
9300         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
9301         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
9302         (plugin_init):
9303         * ext/smoothwave/gstsmoothwave.h:
9304           Make gstsmoothwave a working element in the 20th century.
9305
9306         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
9307           Fix incorrect link function
9308
9309 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9310
9311         * gst/volume/gstvolume.c:
9312           Allow buffer-frames=0.
9313
9314 2004-11-12 Iain <iaingnome@gmail.com>
9315
9316         * configure.ac: Check for polypaudio
9317
9318         * ext/Makefile.am: Build the polyp dir
9319
9320         * ext/polyp: The polypsink sources.
9321
9322 2004-10-30 Iain <iaingnome@gmail.com>
9323
9324         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
9325         caps to reflect the new number of channels.
9326
9327 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9328
9329         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9330           Fix for negotiation order problem. This would show when the
9331           ALSA loopfuction was called before any other function. ALSA
9332           wouldn't do anything because we're not negotiated yet, leading
9333           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
9334
9335 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9336
9337         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9338
9339         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9340           No warnings (#157986).
9341
9342 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9343
9344         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9345           Prefer apev1/2 and id3v1 (at end of file) over musepack.
9346
9347 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9348
9349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
9350           Signal no-more-pads (so it works in playbin).
9351
9352 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9353
9354         * ext/musepack/gstmusepackreader.cpp:
9355           Workaround for older core.
9356
9357 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9358
9359         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
9360           Actually test for odd width/height rather than testing whether
9361           a temporary variable that was 0 before we subtracted 1 is now
9362           not equal to zero (which it always is).
9363
9364 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9365
9366         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
9367         Fix compilation if HAVE_XVIDEO is not defined
9368
9369 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9370
9371         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
9372         Fix compilation if HAVE_XVIDEO is not defined
9373
9374 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
9375
9376         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9377         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
9378         (gst_goom_change_state), (plugin_init):
9379         Use the bytestream adapter so goom doesn't depend on the input
9380         buffer size.
9381         Add a debug category
9382
9383 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9384
9385         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
9386           Only set hardware parameters *after* negotiation. Before
9387           negotiation, it will set ANY and that seems to cause crashes
9388           (see e.g. #151288, #153227).
9389
9390 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9391
9392         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9393           This seems to be antique leftover. It needs to pass error
9394           checking.
9395         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
9396         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
9397         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
9398         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
9399           Fix GstXOverlay implementation (#151059).
9400
9401 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9402
9403         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9404           Don't assert (#157853).
9405
9406 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9407
9408         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
9409           Fix bytes/samples confustion.
9410         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
9411           Fix for underrun (#144389).
9412
9413 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9414
9415         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
9416           Disable halfway-seek for pending release (since it needs a new
9417           core release).
9418
9419 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9420
9421         * sys/v4l/gstv4lsrc.c:
9422         * sys/v4l/gstv4lsrc.h:
9423         * sys/v4l/v4lsrc_calls.c:
9424           add autoprobe-fps property so we can separate autoprobing parts
9425
9426 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9427
9428         * sys/v4l/gstv4lsrc.c:
9429         * sys/v4l/v4lsrc_calls.c:
9430         initialise fourcc to catch unset fourcc's, and debug
9431
9432 2004-11-09  Wim Taymans  <wim@fluendo.com>
9433
9434         * gst/playback/README:
9435         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9436         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9437         (gst_play_bin_dispose), (gst_play_bin_set_property),
9438         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
9439         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
9440         (gst_play_bin_get_formats), (gst_play_bin_convert),
9441         (gst_play_bin_get_query_types), (gst_play_bin_query):
9442         Cleanups and some more documentation.
9443
9444 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
9445
9446         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
9447         (gst_cacasink_init), (gst_cacasink_chain):
9448         * ext/libcaca/gstcacasink.h:
9449         Cacasink inherits from VideoSink, so let that store the clock.
9450
9451 2004-11-09  Wim Taymans  <wim@fluendo.com>
9452
9453         * gst/playback/README:
9454         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
9455         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
9456         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
9457         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
9458         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
9459         (setup_sinks):
9460         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
9461         (gst_stream_info_is_mute), (gst_stream_info_set_property):
9462         * gst/playback/gststreaminfo.h:
9463         Updated README.
9464         Only switch groups if all streams have muted (EOSed).
9465         Send Tags in sync with the stream playback instead of in
9466         the playback/preroll phase.
9467         Some cleanups, free the fakesrc elements.
9468
9469 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9470
9471         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
9472           buffer-frames property was missing
9473         * ext/arts/gst_arts.c:
9474           rate missing from sinkcaps
9475         * ext/audiofile/gstafparse.c:
9476         * ext/audiofile/gstafsink.c:
9477         * ext/audiofile/gstafsrc.c:
9478         * ext/swfdec/gstswfdec.c:
9479           int audio doesn't know buffer-frames
9480         * ext/cdparanoia/gstcdparanoia.c:
9481           int audio doesn't know chunksize either
9482         * ext/nas/nassink.c:
9483           it's endianness, not endianess
9484         * gst-libs/gst/audio/audio.h:
9485           make float standard pad template caps really describe float
9486         * gst/law/mulaw.c: (linear_factory):
9487           signed only, please
9488         * gst/mpegstream/gstdvddemux.c:
9489           widths of 20 are not valid
9490
9491 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9492
9493         Submitted by: Luca Ferretti <elle.uca@infinito.it>
9494
9495         * po/LINGUAS:
9496         * po/it.po:
9497           Add Italian
9498
9499 2004-11-08  Wim Taymans  <wim@fluendo.com>
9500
9501         * gst/playback/README:
9502         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
9503         * gst/playback/gstplaybasebin.c: (probe_triggered),
9504         (gst_play_base_bin_change_state):
9505         Updated README, added more comments for fixmes etc..
9506
9507 2004-11-08  Wim Taymans  <wim@fluendo.com>
9508
9509         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
9510         We can remove this hack now.
9511
9512 2004-11-08  Wim Taymans  <wim@fluendo.com>
9513
9514         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9515         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9516         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9517         Only mix AYUV for maximum quality.
9518
9519 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9520
9521         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
9522         (gst_ogg_demux_push), (gst_ogg_pad_push):
9523           Let's act as if we're synchronized now! :).
9524         * ext/theora/theoradec.c: (theora_dec_chain):
9525           Add some debug.
9526
9527 2004-11-08  Wim Taymans  <wim@fluendo.com>
9528
9529         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9530         (gst_alpha_set_property), (gst_alpha_sink_link),
9531         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
9532         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
9533         (gst_alpha_init_params), (gst_alpha_chain):
9534         Implement alpha functions for AYUV too, this increases
9535         accuracy quite a bit.
9536
9537 2004-11-08  Wim Taymans  <wim@fluendo.com>
9538
9539         * gst/ffmpegcolorspace/avcodec.h:
9540         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9541         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9542         (gst_ffmpegcsp_avpicture_fill):
9543         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9544         (gst_ffmpegcsp_caps_remove_format_info):
9545         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9546         (shrink12), (img_get_alpha_info), (deinterlace_line),
9547         (deinterlace_line_inplace):
9548         * gst/ffmpegcolorspace/imgconvert_template.h:
9549         Added AYUV colorspace and handle RGBA a bit more respectful.
9550
9551 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9552
9553         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9554           Actually always send a discont (cornercase when resending the
9555           same serial-tagged chain twice).
9556
9557 2004-11-08  Julien MOUTTE  <julien@moutte.net>
9558
9559         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9560         (gst_ximagesink_finalize):
9561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
9562         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
9563
9564 2004-11-08  Wim Taymans  <wim@fluendo.com>
9565
9566         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
9567         Don't segfault on NULL data.
9568
9569 2004-11-08  Wim Taymans  <wim@fluendo.com>
9570
9571         * gst/playback/gstdecodebin.c: (unlinked):
9572         * gst/playback/gstplay-marshal.list:
9573         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9574         (gst_play_base_bin_init), (group_create), (get_active_group),
9575         (get_building_group), (group_destroy), (group_commit),
9576         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
9577         (add_element_stream), (no_more_pads), (probe_triggered),
9578         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
9579         (state_change), (setup_source), (gst_play_base_bin_get_property),
9580         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9581         (gst_play_base_bin_link_stream),
9582         (gst_play_base_bin_get_streaminfo):
9583         * gst/playback/gstplaybasebin.h:
9584         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9585         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
9586         Add support for chained ogg files. Prepare for playlist
9587         support. This patch introduces the concept of pad groups, which
9588         together compose one playable media file.
9589
9590 2004-11-07  David Schleef  <ds@schleef.org>
9591
9592         * testsuite/gst-lint: Check for pad templates that aren't statically
9593         scoped.
9594
9595 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9596
9597         * configure.ac:
9598         * ext/Makefile.am:
9599         * ext/musepack/Makefile.am:
9600         * ext/musepack/gstmusepackdec.cpp:
9601         * ext/musepack/gstmusepackdec.h:
9602         * ext/musepack/gstmusepackreader.cpp:
9603         * ext/musepack/gstmusepackreader.h:
9604           Add musepack decoder.
9605         * ext/faad/gstfaad.c: (gst_faad_base_init):
9606           Make pad templates static.
9607         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
9608         (plugin_init):
9609           Add musepack typefinder, make mp3 typefinding work halfway stream,
9610           which doesn't actually work yet because id3demux doesn't implement
9611           _get_length().
9612
9613 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9614
9615         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9616         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
9617           Fix interrupt event handling (#144436).
9618
9619 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9620
9621         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
9622           Hide unused glory.
9623
9624 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9625
9626         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9627
9628         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
9629           Fix weird caps (#157548).
9630
9631 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
9632
9633         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9634
9635         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
9636           Add missing NULL terminator (#157543).
9637
9638 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9639
9640         * gst/tcp/gsttcp.h:
9641         * gst/tcp/gsttcpclientsink.c:
9642         * gst/tcp/gsttcpclientsrc.c:
9643         * gst/tcp/gsttcpserversink.c:
9644         * gst/tcp/gsttcpserversrc.c:
9645           ports can go up to 65535.  Move common defines to gsttcp.h
9646
9647 2004-11-05  Wim Taymans  <wim@fluendo.com>
9648
9649         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
9650         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
9651         Added two more colorspaces.
9652
9653 2004-11-05  Wim Taymans  <wim@fluendo.com>
9654
9655         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9656         (gst_ffmpegcsp_avpicture_fill):
9657         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9658         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
9659         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
9660         More stride fixes.
9661
9662 2004-11-05  Wim Taymans  <wim@fluendo.com>
9663
9664         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
9665         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
9666         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9667         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
9668         (gst_videomixer_loop):
9669         More stride fixes.
9670
9671 2004-11-05  Benjamin Otte  <otte@gnome.org>
9672
9673         * ext/mad/gstmad.c: (gst_mad_chain):
9674           don't overflow data buffer. Flush not needed sync data when syncing
9675           failed.
9676
9677 2004-11-04  Wim Taymans  <wim@fluendo.com>
9678
9679         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9680         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9681         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
9682         (gst_alpha_init_params), (gst_alpha_chain),
9683         (gst_alpha_change_state):
9684         Updated the chroma keying algorithm with something more
9685         sophisticated.
9686
9687 2004-11-03  Wim Taymans  <wim@fluendo.com>
9688
9689         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
9690         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9691         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
9692         Fix stride issues. Does not completely work for odd
9693         heights.
9694
9695 2004-11-03  Wim Taymans  <wim@fluendo.com>
9696
9697         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9698         (gst_alpha_chroma_key), (gst_alpha_chain):
9699         Fix stride issues. Does not completely work for odd
9700         heights.
9701
9702 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
9703
9704         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
9705         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
9706         leak fixes
9707
9708 2004-11-03  Wim Taymans  <wim@fluendo.com>
9709
9710         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9711         (gst_ffmpegcsp_avpicture_fill):
9712         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
9713         (avpicture_alloc):
9714         * gst/ffmpegcolorspace/imgconvert_template.h:
9715         Use correct _fill function to get correct strides.
9716
9717 2004-11-02  David Schleef  <ds@schleef.org>
9718
9719         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9720         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
9721         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
9722         Change all g_print()s to debugging.  Add a bunch of consistency
9723         checks.
9724
9725 2004-11-02  Wim Taymans  <wim@fluendo.com>
9726
9727         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9728         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9729         (unlinked), (no_more_pads), (close_link):
9730         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9731         (unknown_type), (add_element_stream), (new_decoded_pad),
9732         (removed_decoded_pad), (setup_source):
9733         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
9734         (gst_stream_info_class_init), (gst_stream_info_init),
9735         (gst_stream_info_new), (gst_stream_info_dispose),
9736         (stream_info_mute_pad), (gst_stream_info_set_property),
9737         (gst_stream_info_get_property):
9738         * gst/playback/gststreaminfo.h:
9739         Fix playback of multiple files.
9740         a slightly different approach to handling dynamic pad removals.
9741         This one only looks at pads that we have linked.
9742
9743 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
9744
9745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
9746         free" warning from libc.
9747
9748 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9749
9750         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9751         (get_unconnected_element), (remove_starting_from), (pad_removed),
9752         (close_link):
9753           Implement support for dynamic pad changing. We listen to "live"
9754           pad removals (i.e. while playing) and re-setup autoplugging
9755           after that. Playbasebin/playbin need some more work for this
9756           to finally work, but decodebin supports (and replugs) chained
9757           ogg now.
9758
9759 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
9760
9761         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
9762         (gst_alsa_finalize):
9763         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
9764         (gst_cdaudio_finalize):
9765         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
9766         (cdparanoia_finalize):
9767         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
9768         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
9769         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
9770         (dvdreadsrc_finalize):
9771         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
9772         (gst_flacdec_finalize):
9773         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
9774         (gst_flacenc_finalize):
9775         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
9776         (gst_gnomevfssink_finalize):
9777         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
9778         (gst_gnomevfssrc_finalize):
9779         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
9780         (gst_fameenc_finalize):
9781         * ext/nas/nassink.c: (gst_nassink_class_init),
9782         (gst_nassink_finalize):
9783         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
9784         (gst_sdlvideosink_class_init):
9785         * ext/sndfile/gstsf.c: (gst_sf_dispose):
9786         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
9787         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
9788         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
9789         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9790         (gst_x_window_listener_dispose):
9791         * gst/audioscale/gstaudioscale.c:
9792         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
9793         (play_on_demand_finalize):
9794         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
9795         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9796         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
9797         (cdplayer_finalize):
9798         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
9799         (gst_glimagesink_class_init):
9800         * sys/oss/gstosselement.c: (gst_osselement_class_init),
9801         (gst_osselement_finalize):
9802         * sys/oss/gstosssink.c: (gst_osssink_dispose):
9803         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
9804         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
9805           Fixes a bunch of problems with finalize and dispose functions,
9806           either assumptions that dispose is only called once, or not calling
9807           the parent class dispose/finalize function
9808
9809 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
9810
9811         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
9812           added two api precondition guards
9813           use g_strdup with getenv to fix crash when using ENVVAR
9814
9815 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
9816         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9817         (gst_esdsink_finalize):
9818         Use a finalize function, not dispose, and more importantly,
9819         call the parent class finalize function too
9820
9821 2004-11-01  Johan Dahlin  <johan@gnome.org>
9822
9823         * ext/ogg/gstoggdemux.c:
9824         * gst/tags/gstvorbistag.c:
9825         Plug leaks.
9826
9827 2004-10-31  Benjamin Otte  <otte@gnome.org>
9828
9829         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9830           lotsa memleaks today. But they're all small...
9831
9832 2004-10-31  Benjamin Otte  <otte@gnome.org>
9833
9834         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9835           another memleak crushed
9836
9837 2004-10-31  Benjamin Otte  <otte@gnome.org>
9838
9839         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9840           fix memleak
9841
9842 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9843
9844         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9845           Hack to prevent crash when going to READY inside signal handler
9846           while this function is active.
9847
9848 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9849
9850         * gst/ffmpegcolorspace/Makefile.am:
9851         * gst/ffmpegcolorspace/avcodec.h:
9852         * gst/ffmpegcolorspace/common.h:
9853         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
9854         * gst/ffmpegcolorspace/dsputil.h:
9855         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
9856         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9857         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
9858         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
9859         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
9860         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
9861         (gst_ffmpegcsp_avpicture_fill):
9862         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9863         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9864         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9865         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
9866         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9867         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9868         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9869         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
9870         * gst/ffmpegcolorspace/imgconvert.c:
9871         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
9872         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
9873         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
9874         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
9875         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
9876         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
9877         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
9878         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
9879         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
9880         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
9881         (grow21), (grow22), (grow41), (grow44), (conv411),
9882         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
9883         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
9884         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
9885         (avpicture_free), (is_yuv_planar), (img_convert),
9886         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
9887         (deinterlace_line_inplace), (deinterlace_bottom_field),
9888         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
9889         * gst/ffmpegcolorspace/imgconvert_template.h:
9890         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
9891         * gst/ffmpegcolorspace/mmx.h:
9892         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
9893         (av_fast_realloc), (av_mallocz_static), (av_free_static),
9894         (av_freep), (avcodec_get_context_defaults),
9895         (avcodec_alloc_context), (avcodec_init):
9896           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
9897           handling plus update from ffmpeg CVS. Large clean-up.
9898
9899 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9900
9901         * gst/playback/Makefile.am:
9902           We need the marshallers for decodebin, too.
9903
9904 2004-10-30  David Schleef  <ds@schleef.org>
9905
9906         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
9907           quicktime typefinding work with 64-bit offsets.
9908
9909 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
9910
9911         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
9912           Set EOS on the element when processing an EOS event.
9913         * ext/speex/gstspeexdec.h:
9914         * ext/speex/gstspeexenc.h:
9915           Only keep a const ptr to the mode
9916         * gst-libs/gst/riff/riff-media.c:
9917         (gst_riff_create_audio_caps_with_data),
9918         (gst_riff_create_audio_template_caps):
9919           Allow WMAV3, with up to 6 channels.
9920         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
9921           Don't call gst_pad_set_event_function on a sink pad.
9922         * gst/mpegstream/gstdvddemux.c:
9923         (gst_dvd_demux_get_subpicture_stream),
9924         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
9925           Copy the explicit caps that were set across to the cur_* pads,
9926           instead of trying to use a possibly non-existent negotiated caps.
9927           Reset the type of subpicture pads to UNKNOWN after calling
9928           init_stream, so that the caps get set.
9929
9930 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
9931
9932         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9933
9934         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
9935           Don't touch buffer if it is of size 0 (fixes #151064).
9936
9937 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9938
9939         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
9940           Synchronized discont handling.
9941
9942 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9943
9944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9945         (gst_ogg_demux_push):
9946           Make seeking sort-of exact again (fixes #156387).
9947
9948 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9949
9950         * gst/playback/gstplaybasebin.c: (unknown_type),
9951         (add_element_stream), (new_decoded_pad),
9952         (gst_play_base_bin_change_state):
9953         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9954         (gst_stream_info_init), (gst_stream_info_new),
9955         (gst_stream_info_dispose), (gst_stream_info_get_property):
9956         * gst/playback/gststreaminfo.h:
9957           Make caps explicitely available. Makes testing for unsupported
9958           types possible. Improves error reporting.
9959
9960 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9961
9962         * gst/audioconvert/gstaudioconvert.c:
9963         (gst_audio_convert_buffer_to_default_format):
9964           Really don't touch read-only buffers (#156563).
9965
9966 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
9967
9968         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9969
9970         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9971           Fix memleak (#155223).
9972
9973 2004-10-29  Wim Taymans  <wim@fluendo.com>
9974
9975         * gst/tcp/.cvsignore:
9976         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9977         (gst_multifdsink_class_init), (gst_multifdsink_init),
9978         (gst_multifdsink_add), (gst_multifdsink_remove),
9979         (gst_multifdsink_remove_client_link), (is_sync_frame),
9980         (gst_multifdsink_new_client),
9981         (gst_multifdsink_handle_client_write),
9982         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9983         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
9984         (gst_multifdsink_get_property):
9985         * gst/tcp/gstmultifdsink.h:
9986         Added burst on connect sync_method, deprecated sync_clients,
9987         streamlined the sync code some more.
9988
9989 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9990
9991         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
9992         (gst_play_base_bin_change_state):
9993           Improve error reporting.
9994
9995 2004-10-28  Wim Taymans  <wim@fluendo.com>
9996
9997         * gst/tcp/Makefile.am:
9998         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
9999         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
10000         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
10001         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
10002         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
10003         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
10004         (gst_fdset_wait):
10005         Added more locks around fdset structures. Fixed/reworked
10006         the poll array resizing code.
10007         Added stress test for fdset.
10008
10009 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10010
10011         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10012         fix build
10013
10014 2004-10-28  Benjamin Otte  <otte@gnome.org>
10015
10016         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
10017           fix link function to always query channels and query width for
10018           floats
10019         * configure.ac:
10020           add equalizer dir
10021         * gst/equalizer/Makefile.am:
10022         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
10023         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
10024         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
10025         (arg_to_scale), (setup_filter),
10026         (gst_iir_equalizer_compute_frequencies),
10027         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
10028         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
10029         (plugin_init):
10030           add an equalizer
10031
10032 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10033
10034         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
10035
10036         * po/LINGUAS:
10037         * po/nb.po:
10038           Added Norwegian Bokmaal translation
10039
10040 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10041
10042         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10043           Don't break on options (fixes #156488).
10044
10045 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10046
10047         * configure.ac:
10048         * ext/cdaudio/Makefile.am:
10049         * sys/Makefile.am:
10050           fix build on older automake
10051
10052 2004-10-26  Wim Taymans  <wim@fluendo.com>
10053
10054         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10055         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10056         Allow a little margin when negotiating the framerate.
10057
10058 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
10059
10060         * gst/level/gstlevel.c:
10061           synchonised naming of pads and pad-templates
10062
10063 2004-10-26  Wim Taymans  <wim@fluendo.com>
10064
10065         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
10066         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
10067         (_find_streams_check), (gst_ogg_demux_push):
10068         Fix EOS again. Needs to be done in a better way. We should not
10069         remove the pad if there is no new chained stream.
10070
10071 2004-10-26 Iain <iaingnome@gmail.com>
10072
10073         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
10074         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
10075         of the caps.
10076         * gst/interleave/interleave.c (interleave_class_init): Hook up release
10077         pad.
10078         (interleave_release_pad): Remove the pad.
10079         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
10080         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
10081         the set device.
10082         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
10083         attrs
10084         (gst_xvimagesink_xcontext_clear): Free the xcontext.
10085         (gst_xvimagesink_finalize): Free the par.
10086
10087 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10088
10089         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
10090         (gst_avimux_stop_file):
10091           First calculate the rate, and only then use it. Hdr.rate is a
10092           multiple and not a derivative of hdr.scale. Scale is not the
10093           same as blockalign but is solely related to rate.
10094
10095 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10096
10097         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
10098         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
10099           Implement seeking.
10100
10101 2004-10-25  James Henstridge  <james@jamesh.id.au>
10102
10103         Reviewed by:  David Schleef  <ds@schleef.org>
10104
10105         * examples/gstplay/player.c: (got_stream_length), (main):
10106         * examples/seeking/cdplayer.c: (update_scale):
10107         * examples/seeking/seek.c: (format_value), (update_scale):
10108         * examples/seeking/spider_seek.c: (format_value), (update_scale),
10109         (stop_seek):
10110         Build fixes on AMD64.
10111
10112 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10113
10114         reviewed by: Ronald Bultje <rbultje at gnome dot org>
10115
10116         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
10117         Fix for some v4l cards which hang in v4lsrc
10118
10119 2004-10-25  Wim Taymans  <wim@fluendo.com>
10120
10121         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
10122         (gst_ogg_demux_push), (gst_ogg_chains_clear):
10123         Make sure to remove the pad when a new chain is
10124         encountered. Set some vars to NULL so we don't try
10125         to reference freed memory.
10126
10127 2004-10-25  Wim Taymans  <wim@fluendo.com>
10128
10129         * examples/seeking/Makefile.am:
10130         * examples/seeking/cdplayer.c: (update_scale):
10131         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
10132         * examples/seeking/playbin.c: (make_playerbin_pipeline),
10133         (format_value), (update_scale), (iterate), (start_seek),
10134         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
10135         (print_usage), (main):
10136         Added some more examples, update others.
10137
10138 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10139
10140         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10141         * ext/speex/gstspeexdec.c: (speex_dec_chain):
10142         * ext/theora/theoradec.c: (theora_dec_chain):
10143         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10144           Add codec-name metadata.
10145
10146 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
10147
10148         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10149
10150         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10151         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10152         * ext/alsa/gstalsamixertrack.h:
10153         * po/POTFILES.in:
10154           ALSA mixer track label internationalization (#154054).
10155
10156 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10157
10158         * ext/theora/theoradec.c: (theora_dec_chain):
10159           Export bitrate as metadata.
10160
10161 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10162
10163         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10164         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10165         * ext/alsa/gstalsamixertrack.h:
10166           Fix names, fix loop.
10167
10168 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10169
10170         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
10171         (speex_dec_convert):
10172           sinkconvert function so oggdemux can get the file length (totem).
10173
10174 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
10175
10176         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10177
10178         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
10179           Don't push incomplete packets.
10180         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
10181           Fix MPEG-4 audio typefinding.
10182
10183 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10184
10185         * sys/v4l/Makefile.am:
10186         * sys/v4l/gstv4l.c: (plugin_init):
10187         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
10188         (gst_v4lelement_init), (gst_v4lelement_dispose),
10189         (gst_v4lelement_change_state):
10190         * sys/v4l/gstv4lelement.h:
10191         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
10192         (gst_v4l_xoverlay_close), (idle_refresh),
10193         (gst_v4l_xoverlay_set_xwindow_id):
10194         * sys/v4l/gstv4lxoverlay.h:
10195         * sys/v4l/v4l-overlay_calls.c:
10196         * sys/v4l/v4l_calls.h:
10197         * sys/v4l2/Makefile.am:
10198         * sys/v4l2/gstv4l2.c: (plugin_init):
10199         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
10200         (gst_v4l2element_init), (gst_v4l2element_dispose),
10201         (gst_v4l2element_change_state):
10202         * sys/v4l2/gstv4l2element.h:
10203         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
10204         (gst_v4l2_xoverlay_close), (idle_refresh),
10205         (gst_v4l2_xoverlay_set_xwindow_id):
10206         * sys/v4l2/gstv4l2xoverlay.h:
10207         * sys/v4l2/v4l2-overlay_calls.c:
10208         * sys/v4l2/v4l2_calls.h:
10209           Remove client-side overlay handling, use the X-server v4l plugin
10210           for that. Nicer overlay, less code. Also make the plugin
10211           compileable without X (but then without overlay, obviously).
10212           Makes xwindowlistener obsolete, should we remove that?
10213
10214 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10215
10216         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
10217         (gst_osssrc_src_query):
10218         * sys/oss/gstosssrc.h:
10219           OK, so people want offset in DEFAULT. This time, actually fix all
10220           cases.
10221         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10222           Add FPS properly.
10223
10224 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10225
10226         * gst/asfdemux/gstasfmux.c:
10227         * gst/avi/gstavimux.c:
10228           Framerate.
10229
10230 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10231
10232         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
10233           Fix properties (channel, norm, frequency).
10234
10235 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10236
10237         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
10238           Flag typo.
10239         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
10240           No warnings.
10241
10242 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10243
10244         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
10245           Fix hang.
10246
10247 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10248
10249         * sys/v4l2/gstv4l2element.h:
10250           Yet Another Hack (tm) for kernel header borkedness.
10251         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
10252         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
10253         (gst_v4l2src_link), (gst_v4l2src_getcaps),
10254         (gst_v4l2src_change_state):
10255         * sys/v4l2/gstv4l2src.h:
10256         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
10257         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
10258           Fix caps, keep track of state, work.
10259
10260 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10261
10262         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10263           Quiet.
10264
10265 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10266
10267         * sys/oss/gstosssrc.c: (gst_osssrc_get):
10268           Don't mix bytes and samples.
10269
10270 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10271
10272         * ext/ogg/gstoggmux.c:
10273           Basic pad template which accepts OGM tracks, speex, flac, vorbis
10274           and theora. Any is incorrect.
10275         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
10276           Fix caps.
10277         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10278         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10279         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
10280         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
10281         * sys/v4l/gstv4lmjpegsrc.h:
10282         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
10283         (gst_v4lsrc_change_state):
10284         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
10285         (gst_v4lmjpegsrc_capture_stop):
10286           Fix caps. Keep track of internal state. Work.
10287
10288 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10289
10290         * ext/Makefile.am:
10291           Fix the build fixes.
10292
10293 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10294
10295         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10296         (gst_ogg_demux_src_event), (_find_chain_seek),
10297         (gst_ogg_pad_push):
10298           Check for pad availability before using it.
10299         * ext/ogg/gstoggdemux.c: (_find_chain_process):
10300           Fix parsing of chained ogg. Needs more work on the decoder side.
10301
10302 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10303
10304         * gst/spectrum/Makefile.am:
10305         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
10306         (idle_func):
10307           Fix demo and reenable it. Yes, I'm currently playing with audio
10308           analysis tools
10309
10310 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10311
10312         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
10313           We love it if files that start at zero work too...
10314
10315 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10316
10317         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10318           Handle files with missing EOS headers.
10319
10320 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10321
10322         * gst/tcp/gsttcpserversink.c:
10323         (gst_tcpserversink_handle_server_read),
10324         (gst_tcpserversink_init_send):
10325         Zero some variables first (need for accept not to return EINVAL)
10326
10327 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10328
10329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10330         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10331         * ext/theora/theoradec.c: (theora_dec_sink_convert),
10332         (theora_dec_chain):
10333         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
10334         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
10335           Seeking and querying finetune.
10336
10337 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
10338
10339         * configure.ac:
10340         * ext/Makefile.am:
10341         * ext/raw1394/Makefile.am:
10342           fix the build
10343
10344 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10345
10346         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10347           Wrong return.
10348         * gst/playback/Makefile.am:
10349         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
10350         * gst/playback/gstplay-marshal.list:
10351         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
10352           Fix marshallers.
10353
10354 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10355
10356         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
10357           Silence.
10358
10359 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10360
10361         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10362         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10363         (gst_ogg_pad_push):
10364           Yay for non-lineair granulepos in theora.
10365
10366 2004-10-18  Wim Taymans  <wim@fluendo.com>
10367
10368         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
10369         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
10370         * ext/dv/gstdvdec.h:
10371         Make sure we renegotiate aspect ratio when the camera switches.
10372
10373 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10374
10375         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10376         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
10377           Start at zero.
10378         * ext/theora/theoradec.c: (theora_dec_chain):
10379           Skip headers. Bad idea for chained ogg, but fixes seeking.
10380
10381 2004-10-18  Wim Taymans  <wim@fluendo.com>
10382
10383         * configure.ac:
10384         I swear, this is the last time I touch this.
10385
10386 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10387
10388         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10389         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
10390         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
10391           Faster seeking.
10392         * ext/theora/theoradec.c: (theora_dec_sink_convert):
10393           Time-to-default conversion.
10394         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
10395           Don't error on unknown packets, just skip. We should probably
10396           read them if we want to support chained ogg.
10397
10398 2004-10-18  Wim Taymans  <wim@fluendo.com>
10399
10400         * configure.ac:
10401         Added cdaudio to wrong list.
10402
10403 2004-10-18  Wim Taymans  <wim@fluendo.com>
10404
10405         * configure.ac:
10406         Revive cdaudio.
10407
10408 2004-10-18  Wim Taymans  <wim@fluendo.com>
10409
10410         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
10411         (gst_dvdec_video_link), (gst_dvdec_push):
10412         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10413         (gst_smokeenc_resync), (gst_smokeenc_chain):
10414         Fix mimetype on smoke encoder.
10415         Add aspect ratio to dvdec. Not sure if these
10416         values are correct though....
10417
10418 2004-10-18  Wim Taymans  <wim@fluendo.com>
10419
10420         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
10421         Fix vorbis property descriptions and ranges.
10422
10423 2004-10-18  Wim Taymans  <wim@fluendo.com>
10424
10425         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
10426         Really do nothing when no data is available.
10427         Go to the playing state when the stream is not seekable
10428         instead of failing.
10429
10430 2004-10-18  Wim Taymans  <wim@fluendo.com>
10431
10432         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
10433         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
10434         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
10435         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
10436         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
10437         Added uri handler for cd://
10438         Port to new API.
10439
10440 2004-10-18  Wim Taymans  <wim@fluendo.com>
10441
10442         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10443         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10444         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10445         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10446         (remove_prerolls), (unknown_type), (add_element_stream),
10447         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
10448         (gst_play_base_bin_remove_element),
10449         (gst_play_base_bin_link_stream):
10450         * gst/playback/gstplaybin.c: (gen_video_element),
10451         (gen_vis_element), (remove_sinks), (setup_sinks):
10452         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10453         (gst_stream_info_get_type), (gst_stream_info_class_init),
10454         (gst_stream_info_init), (gst_stream_info_new),
10455         (gst_stream_info_dispose), (stream_info_mute_pad),
10456         (gst_stream_info_set_property), (gst_stream_info_get_property):
10457         * gst/playback/gststreaminfo.h:
10458         Add sink padtemplate to decodebin.
10459         Added some more comments.
10460         Make queue size configurable in playbasebin.
10461         Added possibility to use elements as sinks (ex cdaudio).
10462
10463 2004-10-15  Wim Taymans  <wim@fluendo.com>
10464
10465         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
10466         (gst_speexenc_chain):
10467         Fix speex timestamps so that it gets muxed properly.
10468
10469 2004-10-15  Wim Taymans  <wim@fluendo.com>
10470
10471         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
10472         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
10473         (gst_dv1394src_init), (gst_dv1394src_dispose),
10474         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
10475         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
10476         (gst_dv1394src_event), (gst_dv1394src_get_formats),
10477         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
10478         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
10479         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
10480         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
10481         * ext/raw1394/gstdv1394src.h:
10482         Added conversion/query functions.
10483         Update buffer timestamps,
10484         Added signals.
10485         Added uri dv:// so it might play from the firewire in playbin.
10486         Fix a possible leak.
10487         Added debugging.
10488
10489 2004-10-15  Wim Taymans  <wim@fluendo.com>
10490
10491         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
10492         (gst_dv1394src_init), (gst_dv1394src_set_property),
10493         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
10494         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
10495         * ext/raw1394/gstdv1394src.h:
10496         Added AV/C VTR control support needed for some cameras.
10497         Added automatic port detection.
10498         Added properties for selecting the channel.
10499         The configure.ac script is not yet updated to reflect the
10500         new libavc1394 and librom1394 dependencies.
10501
10502 2004-10-15  Wim Taymans  <wim@fluendo.com>
10503
10504         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10505         (qtdemux_parse), (gst_qtdemux_handle_esds):
10506         An esds box is not a container.
10507         Fix parsing of mp4v boxes.
10508         Do not try to renegotiate fps for each frame. Need to
10509         find a better method. This should fix mp4 playback.
10510
10511 2004-10-14  David Schleef  <ds@schleef.org>
10512
10513         * configure.ac: update for swfdec-0.3 and liboil-0.2
10514         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
10515         * ext/swfdec/gstswfdec.h: same
10516         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
10517         * gst/videotestsrc/videotestsrc.c: same
10518
10519 2004-10-14  Wim Taymans  <wim@fluendo.com>
10520
10521         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10522         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
10523         (is_sync_frame), (gst_multifdsink_new_client),
10524         (gst_multifdsink_handle_client_write),
10525         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10526         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
10527         Turn warnings into info.
10528         Don't allow a state change in the streaming thread.
10529
10530 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10531
10532         * ext/vorbis/oggvorbisenc.c:
10533         * ext/vorbis/vorbisdec.c:
10534           fix template sample rate
10535
10536 2004-10-13  Wim Taymans  <wim@fluendo.com>
10537
10538         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10539         Decoding the header first fixes some problems in resyncing
10540         in more mp3s.
10541
10542 2004-10-12  Wim Taymans  <wim@fluendo.com>
10543
10544         * gst/playback/gstplaybin.c: (gen_video_element),
10545         (gen_vis_element), (remove_sinks), (setup_sinks):
10546         Added vis plugin support, need to configure the vis
10547         element to activate it.
10548
10549 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10550
10551         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
10552         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10553           Some debug.
10554         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10555         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
10556         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
10557         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
10558         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
10559         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
10560         * gst/avi/gstavidemux.h:
10561           Support for openDML-2.0 indx/ix## chunks. Support for broken index
10562           recovery (where, if part of the index is broken, we will still read
10563           the rest of the index and recover the broken part by stream
10564           scanning). More broken media support. EOS workarounds. General AVI
10565           braindamage headache recovery. Aspirin included.
10566
10567 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10568
10569         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
10570         (cdparanoia_event), (cdparanoia_query):
10571           Get rid of hideous lead-in.
10572
10573 2004-10-11  Wim Taymans  <wim@fluendo.com>
10574
10575         * gst/playback/gstplaybasebin.c: (setup_source):
10576         Wrong var used to get g_list_next.
10577
10578 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10579
10580         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
10581         (cdparanoia_get), (cdparanoia_open):
10582           Report discid as metadata, add duration.
10583
10584 2004-10-11  Wim Taymans  <wim@fluendo.com>
10585
10586         * gst/playback/gstplaybasebin.c: (setup_source):
10587         Cleanup the previous pipeline a little earlier for the
10588         case that a source element provides raw data.
10589
10590 2004-10-11  Benjamin Otte  <otte@gnome.org>
10591
10592         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
10593           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
10594           consuming the last 128 bytes, even though it was valid mp3 data.
10595
10596 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10597
10598         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10599         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
10600         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
10601         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
10602
10603 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10604
10605         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
10606         Fix for webcams that support only specific width or height
10607
10608 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10609
10610         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10611
10612         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
10613           Fix wrong discont event setup (fixes #154967).
10614
10615 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
10616
10617         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10618
10619         * gst/auparse/gstauparse.c: (gst_auparse_chain):
10620           Error out on invalid data (fixes #154807).
10621
10622 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
10623
10624         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10625
10626         * ext/dvdread/dvdreadsrc.c: (_read):
10627           Make titles > 0 work again (fixes #154834).
10628
10629 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10630
10631         * gst-libs/gst/riff/riff-media.c:
10632         (gst_riff_create_video_template_caps):
10633           WMV3 missing in template caps.
10634
10635 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10636
10637         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10638           OK, so the original code was too strict. It makes random AVI files
10639           hang for seconds upon opening, which is unacceptable and is far
10640           beyond the original goal of getting multiple chunks for one-chunk
10641           sounc stream files. So now do just that.
10642
10643 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10644
10645         * gst/playback/gstplaybasebin.c: (setup_source),
10646         (gst_play_base_bin_change_state):
10647           Actually clean up streaminfo if output fails. This would trigger
10648           if, for example, there was no CD in the drive. No preroll, so
10649           a streaminfo structure is created, but the subsequent state change
10650           of the thread fails.
10651         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
10652           Don't change state if parent failed.
10653
10654 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10655
10656         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10657         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
10658         (gen_video_element), (remove_sinks):
10659           Add small bits of code for screenshot handling.
10660
10661 2004-10-08  Wim Taymans  <wim@fluendo.com>
10662
10663         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
10664         (gen_video_element), (gen_audio_element), (setup_sinks):
10665         Don't assume the user provided sinks are named "sink"...
10666
10667 2004-10-08  Wim Taymans  <wim@fluendo.com>
10668
10669         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
10670         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
10671         (gst_play_base_bin_link_stream):
10672         Do not try to autoplug sources that generate raw streams like
10673         cdparanoia.
10674         disconnect the preroll overrun signal when we don't need it anymore.
10675
10676 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
10677
10678         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10679         Added reworked patch from #154903 from milosz derezynski (deadchip).
10680
10681 2004-10-08  Wim Taymans  <wim@fluendo.com>
10682
10683         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
10684         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
10685         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
10686         (cdparanoia_convert), (cdparanoia_uri_get_type),
10687         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
10688         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
10689         * ext/cdparanoia/gstcdparanoia.h:
10690         This adds the cdda://<tracknum> uri.
10691
10692 2004-10-08  Wim Taymans  <wim@fluendo.com>
10693
10694         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10695         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
10696         (try_to_link_1), (no_more_pads), (close_link), (type_found):
10697         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10698         (unknown_type), (gst_play_base_bin_remove_element),
10699         (gst_play_base_bin_link_stream):
10700         * gst/playback/gstplaybasebin.h:
10701         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10702         (gst_play_bin_set_property), (gen_video_element),
10703         (gen_audio_element), (setup_sinks):
10704         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10705         (gst_stream_info_get_type), (gst_stream_info_class_init),
10706         (gst_stream_info_init), (gst_stream_info_new),
10707         (gst_stream_info_dispose), (stream_info_mute_pad),
10708         (gst_stream_info_set_property), (gst_stream_info_get_property):
10709         * gst/playback/gststreaminfo.h:
10710         Reuse the audio and video bins.
10711         Some internal cleanups in the stream selection code.
10712
10713 2004-10-08  Julien MOUTTE  <julien@moutte.net>
10714
10715         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10716         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10717         * sys/ximage/ximagesink.h:
10718         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10719         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10720         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
10721         not coming from those elements. Moreover these elements should not keep
10722         the xid they have been given when in NULL state.
10723
10724 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10725
10726         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10727         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
10728         * sys/ximage/ximagesink.h:
10729         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10730         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
10731         * sys/xvimage/xvimagesink.h:
10732           Actually only create a new toplevel window if we're not gonna
10733           embed it right after.
10734
10735 2004-10-07  Wim Taymans  <wim@fluendo.com>
10736
10737         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
10738         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
10739         * gst/playback/gstplaybin.c: (setup_sinks):
10740         Implement muting/unmuting of streams, mute streams that are not
10741         used.
10742
10743 2004-10-07  Wim Taymans  <wim@fluendo.com>
10744
10745         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
10746         (plugin_init):
10747         Added lame audio/x-ac3 typefind function.
10748
10749 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10750
10751         * configure.ac:
10752           bump nano to cvs
10753
10754 === release 0.8.5 ===
10755
10756 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10757
10758         * NEWS:
10759         * RELEASE:
10760         * configure.ac:
10761           releasing 0.8.5, "Take You On"
10762
10763 2004-10-06  Wim Taymans  <wim@fluendo.com>
10764
10765         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10766         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
10767         (no_more_pads), (close_link), (type_found):
10768         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10769         * gst/playback/gstplaybin.c: (gen_video_element):
10770         Do not signal the no_more_pads after the first pad when
10771         we are plugging a non dynamic element with multiple
10772         output pads (like swfdec, dvdec, ...).
10773
10774 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10775
10776         * configure.ac:
10777           bump for prerelease
10778
10779 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10780
10781         * gst/wavparse/gstwavparse.c:
10782           add ATRAC3 to STATIC CAPS to fix a warning
10783
10784         * gst/matroska/ebml-read.c:
10785         * gst-libs/gst/riff/riff-read.c:
10786           fix typos
10787
10788 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10789
10790         * gst-libs/gst/riff/riff-media.c:
10791           generate caps for ATRAC3 audio streams
10792
10793         * gst/realmedia/rmdemux.c:
10794           generate caps for ATRAC3 audio streams
10795
10796 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10797
10798         * gst/wavparse/Makefile.am
10799         * gst/wavparse/riff.h
10800         * gst/wavparse/wavparse.vcproj
10801           riff.h removal (unused and duplication with riff-ids.h)
10802
10803 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10804
10805         * gst/wavparse/gstwavparse.h
10806           remove duplicated defines for audio codec codes
10807
10808         * gst-libs/gst/riff/riff-ids.h
10809         * gst/wavenc/riff.h:
10810           add "4CC" code for ATRAC3 audio streams
10811           add "4CC" code for ITU_G721_ADPCM (unused for now)
10812
10813 2004-10-06  Wim Taymans  <wim@fluendo.com>
10814
10815         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
10816         Actually _do_ negotiation. Pass gdouble as arg instead
10817         of guint64 for the framerate.
10818
10819 2004-10-06  Wim Taymans  <wim@fluendo.com>
10820
10821         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10822         (find_compatibles), (close_pad_link), (try_to_link_1),
10823         (no_more_pads), (close_link), (type_found):
10824         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
10825         * gst/playback/gstplaybin.c: (gen_video_element),
10826         (gen_audio_element):
10827         Set state on newly added element to READY so that negotiation
10828         can happen ASAP.
10829         Addes some more debug info.
10830         Do not try to plug pads with multiple caps structures or ANY
10831         because it is too dangerous since we do not do dynamic
10832         replugging.
10833
10834 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
10835
10836         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
10837
10838         * po/LINGUAS:
10839         * po/or.po:
10840           add Oriya translation
10841
10842 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10843
10844         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10845           Prevent overwrite of size member. Makes audio sound crappy.
10846
10847 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
10848
10849         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10850         Add rmvb to the list of known RealMedia extensions
10851
10852 2004-10-05  Wim Taymans  <wim@fluendo.com>
10853
10854         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
10855         (mngdec_openstream), (mngdec_closestream),
10856         (mngdec_handle_sink_event), (mngdec_readdata),
10857         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
10858         (mngdec_getcanvasline), (mngdec_refresh),
10859         (gst_mngdec_change_state):
10860         Set the framerate correctly.
10861
10862 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10863
10864         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10865           There was something wrong with the index massaging.
10866
10867 2004-10-04  Wim Taymans  <wim@fluendo.com>
10868
10869         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
10870         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
10871         (gst_smokedec_chain):
10872         * ext/jpeg/gstsmokedec.h:
10873         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
10874         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
10875         * ext/jpeg/gstsmokeenc.h:
10876         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
10877         (smokecodec_decode_new), (smokecodec_info_free),
10878         (smokecodec_set_quality), (smokecodec_get_quality),
10879         (smokecodec_set_threshold), (smokecodec_get_threshold),
10880         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
10881         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
10882         (smokecodec_encode), (smokecodec_parse_id),
10883         (smokecodec_parse_header), (smokecodec_decode):
10884         * ext/jpeg/smokecodec.h:
10885         * ext/jpeg/smokeformat.h:
10886         Updated smoke, new bitstream, allows embedding in ogg.
10887
10888 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10889
10890         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10891           Fix seeking in some files. All this code is no longer needed (and
10892           actually breaks stuff) because we now synchronize the full index
10893           right when reading the header.
10894
10895 2004-10-04  Wim Taymans  <wim@fluendo.com>
10896
10897         * configure.ac:
10898         configure update for libmng.
10899
10900 2004-10-04  Wim Taymans  <wim@fluendo.com>
10901
10902         * ext/libmng/Makefile.am:
10903         * ext/libmng/gstmng.c: (plugin_init):
10904         * ext/libmng/gstmng.h:
10905         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
10906         (gst_mngdec_base_init), (gst_mngdec_class_init),
10907         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
10908         (gst_mngdec_loop), (gst_mngdec_get_property),
10909         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
10910         (mngdec_closestream), (mngdec_handle_sink_event),
10911         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
10912         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
10913         (gst_mngdec_change_state):
10914         * ext/libmng/gstmngdec.h:
10915         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
10916         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
10917         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
10918         (gst_mngenc_chain), (gst_mngenc_get_property),
10919         (gst_mngenc_set_property):
10920         * ext/libmng/gstmngenc.h:
10921         Added basic MNG decoder. Needs more work. The encoder does
10922         not work yet.
10923
10924 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10925
10926         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
10927         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
10928         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
10929           Don't hang on length=0 chunks. Some negotiation fixes. Signal
10930           no-more-pads.
10931
10932 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10933
10934         * configure.ac:
10935           you need at least 1.0.4 of speex
10936
10937 2004-10-04 Iain <iaingnome@gmail.com>
10938
10939         * ext/speex/gstspeexdec.h: Revert the includes changes.
10940
10941         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
10942
10943 2004-09-30 Iain <iaingnome@gmail.com>
10944
10945         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
10946         found during init or set as a property instead of hardcoding /dev/audio
10947
10948 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10949
10950         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
10951         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
10952         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
10953         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
10954         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
10955         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
10956         (gst_rmdemux_dump_data):
10957           Use debug category, fix EOS handling. filesrc ! rmdemux now
10958           works.
10959
10960 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10961
10962         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10963         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
10964         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
10965           Improve allocation, cutting and sorting of the index. How takes a
10966           few seconds instead of minutes.
10967
10968 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
10969
10970         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
10971           fixed compilation
10972
10973 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10974
10975         * gst-libs/gst/riff/riff-media.c:
10976         (gst_riff_create_video_caps_with_data),
10977         (gst_riff_create_video_template_caps):
10978           Add wing commander format mimetype/fourccs.
10979         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10980           Don't crash if some value is 0.
10981
10982 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10983
10984         * gst-libs/gst/riff/riff-media.c:
10985         (gst_riff_create_video_caps_with_data),
10986         (gst_riff_create_video_template_caps):
10987           Add DIB fourcc (raw, palettized 8-bit RGB).
10988         * gst-libs/gst/riff/riff-read.c:
10989         (gst_riff_read_strf_vids_with_data):
10990           Oops, fix strf_data reading bug.
10991         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10992           Use a non-NULL tag.
10993         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10994           Time for hacks. Sorry Dave. At least one quicktime movie (a
10995           trailer) that I've encountered contains multiple video tracks.
10996           One of those is the actual video track, the other are one-frame
10997           tracks (images). Unfortunately, the number of frames according
10998           to the trak header is 1 for each, so that doesn't help. So
10999           instead, I look at the duration and discard tracks with a
11000           duration shorter than 20% of the length of the stream. Better
11001           than nothing.
11002
11003 2004-10-01  Christian Schaller <christian@fluendo.com>
11004
11005         * ext/ivorbis/vorbis.c:
11006           Patch from Phil Blundell (Bug 152341)
11007
11008 2004-10-01  Wim Taymans  <wim@fluendo.com>
11009
11010         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11011         (speex_dec_get_formats), (speex_dec_convert),
11012         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
11013         (speex_dec_chain), (gst_speexdec_get_property),
11014         (gst_speexdec_set_property):
11015         Small cleanups.
11016
11017 2004-10-01  Wim Taymans  <wim@fluendo.com>
11018
11019         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11020         (gst_wavparse_stream_init), (gst_wavparse_fmt),
11021         (gst_wavparse_other), (gst_wavparse_loop),
11022         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11023         (gst_wavparse_srcpad_event):
11024         * gst/wavparse/gstwavparse.h:
11025         Added some more debugging info.
11026         Fix the case where the length of the file is 0.
11027         Make sure we seek to sample borders.
11028
11029 2004-10-01  Wim Taymans  <wim@fluendo.com>
11030
11031         * gst/playback/README:
11032         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11033         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
11034         (try_to_link_1), (no_more_pads), (close_link), (type_found):
11035         Add some debug info to decodebin, update README
11036
11037 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11038
11039         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
11040           Don't use g_print(); use GST_DEBUG().
11041
11042 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11043
11044         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11045         (gst_ogg_mux_queue_pads):
11046           Handle EOS properly.
11047
11048 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11049
11050         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11051
11052         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
11053         (gst_faad_chain), (gst_faad_change_state):
11054         * ext/faad/gstfaad.h:
11055           Allow playback of raw (unframed) MPEG AAC files (#148993).
11056
11057 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
11058
11059         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11060
11061         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11062           Throw error if we didn't recognize the stream. Fixes #152289.
11063
11064 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11065
11066         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11067           Fix negotiation.
11068
11069 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
11070
11071         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11072
11073         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
11074           Fix memleak.
11075
11076 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
11077
11078         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11079
11080         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
11081           Solve #152805.
11082         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
11083           Solve 152806.
11084
11085 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11086
11087         * gst-libs/gst/riff/riff-media.c:
11088         (gst_riff_create_video_caps_with_data),
11089         (gst_riff_create_audio_caps_with_data):
11090           Add codec_data handling (like asfdemux used to do).
11091         * gst/asfdemux/gstasf.c: (plugin_init):
11092         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11093         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
11094           Use riff-media for caps creation instead of our own (mostly
11095           broken) copy of its functions.
11096
11097 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11098
11099         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
11100           Don't actually error out if we get another return value than
11101           -EINVAL. Opposite to what I first thought, drivers have random
11102           return values for this, although -EINVAL is the expected return
11103           value. Since this is not fatal, we shouldn't use
11104           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
11105
11106 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11107
11108         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
11109         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
11110         (dvdreadsrc_get_property), (_open), (_seek), (_read),
11111         (dvdreadsrc_get), (dvdreadsrc_open_file),
11112         (dvdreadsrc_change_state):
11113           Fix. Don't do one big huge loop around the whole DVD, that will
11114           cache all data and thus eat sizeof(dvd) (several GB) before we
11115           see something.
11116         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11117           Actually NULL'ify event after using it.
11118         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
11119         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
11120         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
11121         (gst_ebml_read_seek), (gst_ebml_read_skip):
11122           Handle events.
11123         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
11124         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
11125         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
11126           Fix timing (this will probably break if I seek using menus, but
11127           I didn't get there yet). VOBs and normal DVDs should now work.
11128           Add a mpeg2-only pad with high rank so this get autoplugged for
11129           MPEG-2 movies.
11130         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
11131         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
11132         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
11133         (gst_mpeg_demux_get_audio_stream),
11134         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
11135         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
11136           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
11137           MPEG-1 but use dvddemux for MPEG-2.
11138         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11139         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
11140         (gst_mpeg_parse_parse_packhead):
11141           Timing. Only add pad template if it exists. Add sink template from
11142           class and not from ourselves. This means we will always use the
11143           correct sink template even if it is not the one defined in this
11144           file.
11145
11146 2004-09-29  Wim Taymans  <wim@fluendo.com>
11147
11148         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
11149         (gst_mpeg_demux_parse_pes):
11150         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11151         Fix playback of mpeg again, timestamps where screwed up by
11152         patch 1.61.
11153
11154 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11155
11156         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
11157           Only return true if we actually filled something in. Prevents
11158           player applications from showing a random length for flac files.
11159         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
11160         (gst_riff_read_use_event), (gst_riff_read_handle_event),
11161         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
11162         (gst_riff_read_strf_vids_with_data),
11163         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
11164           OK, ok, so I implemented event handling. Apparently it's normal
11165           that we receive random events at random points without asking
11166           for it.
11167         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
11168         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11169         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
11170         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
11171         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
11172         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11173         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11174         * gst/avi/gstavidemux.h:
11175           Implement non-lineair chunk handling and subchunk processing.
11176           The first solves playback of AVI files where the audio and video
11177           data of individual buffers that we read are not synchronized.
11178           This should not happen according to the wonderful AVI specs, but
11179           of course it does happen in reality. It is also a prerequisite for
11180           the second. Subchunk processing allows us to cut chunks in small
11181           pieces and process each of these pieces separately. This is
11182           required because I've seen several AVI files with incredibly large
11183           audio chunks, even some files with only one audio chunk for the
11184           whole file. This allows for proper playback including seeking.
11185           This patch is supposed to fix all AVI A/V sync issues.
11186         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11187         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
11188           Work.
11189         * gst/modplug/gstmodplug.cc:
11190           Proper return value setting for the query() function.
11191         * gst/playback/gstplaybasebin.c: (setup_source):
11192           Being in non-playing state (after, e.g., EOS) is not necessarily
11193           a bad thing. Allow for that. This fixes playback of short files.
11194           They don't actually playback fully now, because the clock already
11195           runs. This means that small files (<500kB) with a small length
11196           (<2sec) will still not or barely play. Other files, such as mod
11197           or flx, will work correctly, however.
11198
11199 2004-09-28  Wim Taymans  <wim@fluendo.com>
11200
11201         * ext/speex/gstspeex.c: (plugin_init):
11202         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
11203         (gst_speex_dec_class_init), (speex_dec_get_formats),
11204         (speex_get_event_masks), (speex_get_query_types),
11205         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
11206         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
11207         (gst_speexdec_get_property), (gst_speexdec_set_property),
11208         (speex_dec_change_state):
11209         * ext/speex/gstspeexdec.h:
11210         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
11211         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
11212         (gst_speexenc_base_init), (gst_speexenc_class_init),
11213         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
11214         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
11215         (gst_speexenc_src_query), (gst_speexenc_init),
11216         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
11217         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
11218         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
11219         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
11220         (gst_speexenc_chain), (gst_speexenc_get_property),
11221         (gst_speexenc_set_property), (gst_speexenc_change_state):
11222         * ext/speex/gstspeexenc.h:
11223         Rewrote speex encoder, make sure it can be embedded in ogg.
11224         Implemented speex decoder.
11225
11226 2004-09-28  Christian Schaller <christian@fluendo.com>
11227
11228         * configure.ac:
11229         Remove kioslave plugin. Markey is brewing a new working one
11230         * ext/Makefile.am: Remove kioslave plugin
11231         * ext/kio: remove
11232         * gst-plugins.spec.in: remove kio plugin from spec
11233
11234 2004-09-27  Wim Taymans  <wim@fluendo.com>
11235
11236         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11237         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
11238         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
11239         (gst_multifdsink_new_client),
11240         (gst_multifdsink_handle_client_write),
11241         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11242         (gst_multifdsink_handle_clients):
11243         * gst/tcp/gstmultifdsink.h:
11244         Make syncing to keyframes actually work for new clients and lagging
11245         clients.
11246
11247 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11248
11249         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
11250         (gst_navigationtest_handle_src_event), (draw_box_planar411),
11251         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
11252         * gst/debug/gstnavigationtest.h:
11253           make navigationtest display button-press and button-release events
11254
11255 2004-09-26 Iain <iaingnome@gmail.com>
11256
11257         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
11258         the channels have received a new media event.
11259         (interleave_buffered_loop): Compresses a new media event on all
11260         channels into one.
11261
11262 2004-09-26 Iain <iaingnome@gmail.com>
11263
11264         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
11265         call the sinkpad's default event handler and not the srcpads. He also
11266         says this is confusing :)
11267         (gst_wavenc_stop_file): Company says that seek events only go upstream
11268         we should send a discontinuous downstream instead.
11269
11270 2004-09-25  Christian Schaller <christian@fluendo.com>
11271
11272         * Update SPEC file to be usable in conjunction with Fedora Core,
11273           Fedora.us and freshrpms packages
11274         * Fix typo in multifilesrc test Makefile
11275
11276 2004-09-24  Wim Taymans  <wim@fluendo.com>
11277
11278         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
11279         Only signal the no_more_pads signal when we have
11280         added the stream to our list.
11281
11282 2004-09-24  Wim Taymans  <wim@fluendo.com>
11283
11284         * gst/playback/gstplaybasebin.c: (remove_prerolls),
11285         (new_decoded_pad):
11286         * gst/playback/gstplaybasebin.h:
11287         * gst/playback/gstplaybin.c: (setup_sinks):
11288         Don't try to preroll or decode more than one audio/video
11289         track.
11290
11291 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11292
11293         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11294           Throw error if we failed to find a suitable output. This should
11295           throw an error if we successfully set up a pipeline (e.g. because
11296           we recognized a media file) but found no decodable streams in it
11297           (e.g. because it contains only media stream types for which we
11298           have no decoders, or because it's not a media type).
11299
11300 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11301
11302         * ext/dirac/Makefile.am:
11303         * ext/dirac/gstdirac.cc:
11304         * ext/dirac/gstdiracdec.cc:
11305         * ext/dirac/gstdiracdec.h:
11306           Do something. Don't actually know if this works because I don't
11307           have a demuxer yet.
11308         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
11309           Add channels=1 to caps returned from _getcaps().
11310         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
11311         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
11312         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
11313         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
11314         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
11315         (gst_ogm_parse_change_state):
11316           Separate between audio/video so ogmaudioparse actually uses the
11317           audio pad templates. Both audio and video work now, including
11318           autoplugging. Also use sometimes-srcpad hack.
11319         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
11320           Handle events better. Don't hang on infinite loops.
11321         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11322         (gst_avi_demux_init), (gst_avi_demux_reset),
11323         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11324         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
11325         (gst_avi_demux_change_state):
11326         * gst/avi/gstavidemux.h:
11327           Improve A/V sync. Still not perfect.
11328         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
11329         (gst_ebml_read_skip):
11330           Handle events better.
11331         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11332         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
11333         (qtdemux_audio_caps):
11334           Add IMA4. Improve event handling. Save offset after a seek when
11335           the headers are at the end of the file so that we don't end up in
11336           an infinite loop.
11337         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11338           Add low-priority typefind support for files with no length.
11339
11340 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11341
11342         * testsuite/multifilesink/Makefile.am:
11343         fix typo
11344
11345 2004-09-22  Julien MOUTTE  <julien@moutte.net>
11346
11347         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
11349         mistakes from thaytan's patches.
11350
11351 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11352
11353         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11354           For completeness, XSync in the destroy function as xvimage does.
11355
11356 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
11357
11358         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
11359            Correct caps negotiation
11360         * gst/volume/gstvolume.c: (volume_chain_float),
11361         (volume_chain_int16):
11362            Modify debug output to be little more informative
11363         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
11364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11365         (gst_xvimagesink_xvimage_destroy):
11366           Add XSync calls after detaching from the shared memory segment to
11367           avoid a crash.
11368
11369 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11370
11371         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11372         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
11373         * ext/vorbis/vorbis.c: (plugin_init):
11374         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11375         (gst_vorbisenc_chain):
11376         * ext/vorbis/vorbisenc.h:
11377         remove explicit newmedia support from oggmux and vorbisenc
11378         add debug category to vorbisenc
11379         * gst/multifilesink/gstmultifilesink.c:
11380         (gst_multifilesink_class_init), (gst_multifilesink_init),
11381         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
11382         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
11383         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
11384         (plugin_init):
11385         * gst/multifilesink/gstmultifilesink.h:
11386         add support for streamheader in multifilesink
11387
11388 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11389
11390         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
11391         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
11392         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
11393           Prevent infinite loops. More correct error reporting.
11394         * gst/auparse/gstauparse.c: (gst_auparse_chain):
11395           Error out if negotiation fails.
11396         * gst/playback/gstplaybasebin.c: (setup_source),
11397         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
11398         (gst_play_base_bin_found_tag):
11399           Error/tag forwarding. Pre-roll fixes for source errors on state
11400           changes (e.g. "file does not exist") to prevent hangs.
11401
11402 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11403
11404         * testsuite/multifilesink/Makefile.am:
11405         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
11406         (gst_newmedia_class_init), (gst_newmedia_init),
11407         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11408         (newfile_signal), (test_signal), (main):
11409         * testsuite/multifilesink/multifilesrc_test.c: (main):
11410         * testsuite/multifilesink/oggtheora_test.c:
11411         (gst_newmedia_base_init), (gst_newmedia_class_init),
11412         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11413         (test_format), (newfile_signal), (test_signal), (main):
11414         * testsuite/multifilesink/oggvorbis_test.c:
11415         (gst_newmedia_base_init), (gst_newmedia_class_init),
11416         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
11417         (test_format), (newfile_signal), (test_signal), (main):
11418         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
11419         (gst_newmedia_class_init), (gst_newmedia_init),
11420         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11421         (newfile_signal), (test_signal), (main):
11422         New media tests
11423
11424 2004-09-20  Christian Schaller <christian@fluendo.com>
11425
11426         * Fix mikmod license to LGPL as they have relicensed
11427         * Move Dirac and Effectv into LGPL section of README_license
11428
11429 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11430
11431         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
11432         (gst_mad_change_state):
11433           Allow for mp3 rate/channels changes. However, only very
11434           conservatively. Reason that we *have* to enable this is smiply
11435           because the mad find_sync() function is not good enough, it will
11436           regularly sync on random data as valid frames and therefore make
11437           us provide random caps as *final* caps of the stream. The best fix
11438           I could think of is to simply require several of the same stream
11439           changes in a row before we change caps.
11440           The actual testcase that works now is #
11441         * ext/ogg/Makefile.am:
11442         * ext/ogg/gstogg.c: (plugin_init):
11443         * ext/ogg/gstogmparse.c:
11444           OGM support (video only for now; I need an audio sample file).
11445         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
11446         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
11447         (gst_asf_demux_add_video_stream):
11448           WMV extradata.
11449         * gst/playback/gstplaybasebin.c: (unknown_type):
11450           Don't error out on single unknown-types after all. It's wrong.
11451           If we found type of video and audio but not of a subtitle stream,
11452           it will still error out (which is unwanted). Will find a better fix
11453           later on.
11454         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
11455         (ogmaudio_type_find), (plugin_init):
11456           OGM support.
11457
11458 2004-09-20  Johan Dahlin  <johan@gnome.org>
11459
11460         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
11461         after setting caps.
11462
11463 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11464
11465         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
11466         * gst/wavenc/gstwavenc.h:
11467         Added newmedia support to wavenc
11468
11469 2004-09-17  Wim Taymans  <wim@fluendo.com>
11470
11471         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
11472         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
11473         (gst_fdset_fd_can_write), (gst_fdset_wait):
11474         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
11475         (gst_multifdsink_init), (gst_multifdsink_add),
11476         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
11477         (gst_multifdsink_remove_client_link),
11478         (gst_multifdsink_client_queue_buffer),
11479         (gst_multifdsink_handle_client_write),
11480         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
11481         (gst_multifdsink_close), (gst_multifdsink_change_state):
11482         * gst/tcp/gstmultifdsink.h:
11483         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11484         (gst_tcpserversink_removed):
11485         Small cleanups in fdset.c
11486         Use a hastable to map fd to the client structure for faster
11487         lookup in _remove and get_stats.
11488         Added virtual function to close the fds.
11489         Handle clients even when the select/poll call was unblocked because
11490         of a command.
11491         Implement syncing to keyframe in the recovery procedure.
11492
11493 2004-09-16 Iain <iaingnome@gmail.com>
11494
11495         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
11496         try caps.
11497
11498 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11499
11500         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
11501           Caps are only set if the type of the stream is unknown, but this
11502           is initialized in ->init_stream(), so set to UNKNOWN after calling
11503           ->init_stream() so that capsnego starts.
11504
11505 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11506
11507         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11508         (gst_avi_demux_stream_data):
11509           Just hardcode for raw audio then. AVI audio sucks.
11510
11511 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
11512
11513         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
11514         * gst/matroska/matroska-mux.c: (audiosink_templ),
11515         (gst_matroska_mux_audio_pad_link):
11516         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
11517         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
11518
11519 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11520
11521         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11522         (gst_avi_demux_stream_data):
11523           Try to fix a/v sync issues.
11524
11525 2004-09-15  David Schleef  <ds@schleef.org>
11526
11527         * configure.ac: remove NASM check, since we don't use it.  Update
11528         dirac check to 0.4
11529         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
11530         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11531         Initialized variables.
11532         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11533         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
11534         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
11535         SVQ3 format
11536
11537 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11538
11539         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11540         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
11541         * gst/avi/gstavidemux.h:
11542           Fix for compressed audio (mp3) timestamp generation. How did this
11543           ever work?
11544
11545 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11546
11547         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11548           Volume is a double not a float.
11549
11550 2004-09-15  Wim Taymans  <wim@fluendo.com>
11551
11552         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
11553         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
11554         Don't close the fd in multifdsink as we didn't open it in the
11555         first place. Some cleanups.
11556
11557 2004-09-15  Wim Taymans  <wim@fluendo.com>
11558
11559         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11560         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11561         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11562         Fix the case where the muxer would mark pages as delta
11563         frames when they are not (vorbis only ogg).
11564
11565 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11566
11567         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
11568         (gst_play_base_bin_change_state):
11569           Handle the case where we failed to setup a clear pipeline. This
11570           will throw an error (or EOS, another nice case) and if you don't
11571           catch that, the app will wait for the signal forever (and thus
11572           hang).
11573
11574 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11575
11576         * ext/gnomevfs/gstgnomevfssink.c:
11577         (gst_gnomevfssink_uri_get_protocols):
11578         * ext/gnomevfs/gstgnomevfssrc.c:
11579         (gst_gnomevfssrc_uri_get_protocols):
11580         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11581         * ext/gnomevfs/gstgnomevfsuri.h:
11582           Use _uri_new() instead of _open(), so it doesn't take as long and
11583           Christophe's computer won't hang.
11584         * gst/playback/gstplaybasebin.c: (unknown_type):
11585           Throw error on unknown media type, so apps actually display it.
11586
11587 2004-09-14  Brian Cameron  <brian.cameron@sun.com
11588
11589         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
11590           this script to work on Solaris since bash shell handles echo
11591           differenly than bash.
11592
11593 2004-09-17  Wim Taymans  <wim@fluendo.com>
11594
11595         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
11596         (setup_source), (gst_play_base_bin_set_property),
11597         (gst_play_base_bin_add_element):
11598         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11599         Some more work on making sure seeking pauses the pipeline and
11600         that changing the uri actually does something.
11601
11602 2004-09-17  Wim Taymans  <wim@fluendo.com>
11603
11604         * gst/tcp/gstfdset.c: (gst_fdset_wait):
11605         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
11606         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
11607         (gst_tcpserversink_close):
11608         Be a bit more paranoid when freeing memory.
11609
11610 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11611
11612         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
11613         (qtdemux_parse_trak):
11614           Don't crash by dividing by zero (see sample movie in #126922).
11615
11616 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11617
11618         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
11619           Don't touch non-existing data (fixes crash on file in #140147).
11620
11621 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11622
11623         * gst/playback/gstplaybasebin.c:
11624         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
11625           Handle double disposals, and proper change of URIs.
11626
11627 2004-09-13  Martin Eikermann <meiker@upb.de>
11628
11629         * gst/mpegstream/gstmpegparse.c:
11630           fix synchronistation for streams recorded from digital PCR
11631           fixes bug #119376
11632
11633 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11634
11635         * ext/gnomevfs/Makefile.am:
11636         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
11637         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
11638         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
11639         (gst_gnomevfssink_uri_get_type),
11640         (gst_gnomevfssink_uri_get_protocols),
11641         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
11642         (gst_gnomevfssink_uri_handler_init),
11643         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
11644         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
11645         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
11646         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
11647         (gst_gnomevfssrc_uri_get_type),
11648         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
11649         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
11650         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
11651         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
11652         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
11653         * ext/gnomevfs/gstgnomevfsuri.h:
11654           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
11655           of fake URIs to see which this version of Gnome-VFS likes, and
11656           uses that for the Gst-URI interface. Makes playbin support http://
11657           streams. Also fix up some stupid behaviour in gnomevfssrc.
11658
11659 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11660
11661         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11662         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11663         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11664         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11665           Update mixer (to sync with other sessions) if we try to obtain
11666           a new value. This makes alsamixer work accross applications.
11667         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
11668           Only call sync functions if we're running, else alsalib asserts.
11669         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
11670           Sometimes fails to compile. Possibly a gcc bug.
11671         * gst/playback/gstplaybin.c: (gen_video_element),
11672         (gen_audio_element):
11673           Add a reference to an application-provided object, because we lose
11674           this same reference if we add it to the bin. If we don't do this,
11675           we can only use this object once and thus crash if we go from
11676           ready to playing, back to ready and back to playing again.
11677           Also add an audioscale element because several cheap soundcards -
11678           like mine - don't support all samplerates.
11679         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
11680         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
11681           Fix wrong order or PAR calls. Makes automatically obtained PAR
11682           from the X server atually being used.
11683
11684 2004-09-12  David Schleef  <ds@schleef.org>
11685
11686         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
11687         #151887, #152102, #152247.
11688         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
11689         * examples/seeking/cdparanoia.c: same
11690         * examples/seeking/cdplayer.c: same
11691         * examples/seeking/seek.c: same
11692         * examples/seeking/spider_seek.c: same
11693         * examples/seeking/vorbisfile.c: same
11694         * examples/stats/mp2ogg.c: same
11695         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11696         (gst_esdsink_dispose): Dispose of element properly.
11697         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
11698         fixes.
11699         * ext/nas/nassink.c: (gst_nassink_class_init),
11700         (gst_nassink_dispose): Dispose of element correctly.
11701         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
11702         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11703         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
11704         Fix 64-bit warning.
11705         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11706         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11707         Fix 64-bit warning.
11708
11709 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11710
11711         * configure.ac : change speex detection as 1.1.6 now uses
11712           .pc/pkg-config and they changed their headers location.
11713
11714 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
11715
11716         * gst/matroska/matroska-mux.h:
11717         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
11718         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11719         (gst_matroska_mux_write_data):
11720           Write multiple blocks/frames per cluster.
11721                 Write meta-seek information (seek heads).
11722
11723 2004-09-09  Scott Wheeler <wheeler@kde.org>
11724
11725         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
11726         (gst_play_bin_set_property), (gst_play_bin_get_property),
11727         (gen_audio_element), (gen_audio_element):
11728           Add a volume element / property to the pipeline.
11729
11730 2004-09-07  Wim Taymans  <wim@fluendo.com>
11731
11732         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
11733         Copy timestamps from the master pad to the output buffers.
11734
11735 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11736
11737         * ext/raw1394/gstdv1394src.c:
11738           throw errors when applicable
11739
11740 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
11741
11742         * gst/matroska/ebml-ids.h:
11743         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
11744         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
11745         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
11746           automatically convert unix time <-> ebml time when reading/writing
11747           a date, use gst_ebml_write_uint to write CUETIME,
11748           not gst_ebml_write_date.
11749         * gst/matroska/matroska-ids.h:
11750         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
11751         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
11752         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11753         (gst_matroska_mux_write_data):
11754           Write track and segment UIDs, write muxing date, write
11755           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
11756           Create cues for audio only files.
11757
11758 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11759
11760         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
11761         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
11762           Re-commit ALSA switches.
11763         * gst/adder/gstadder.c: (gst_adder_loop):
11764           64-bit fix (#151416).
11765         * gst/debug/progressreport.c: (gst_progressreport_report):
11766           64-bit fix (#151419).
11767         * gst/matroska/matroska-demux.c:
11768         (gst_matroska_demux_parse_contents):
11769           64-bit fix (#151420).
11770         * gst/playback/test3.c: (update_scale):
11771           64-bit fix (#151421).
11772
11773 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11774
11775         * configure.ac:
11776           bump nano to cvs
11777
11778 === release 0.8.4 ===
11779
11780 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11781
11782         * configure.ac: releasing 0.8.4, "Alias"
11783
11784 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
11785
11786         * ext/theora/Makefile.am:
11787           fix makefile.  Fixes #151462.
11788
11789 2004-08-30  Wim Taymans  <wim@fluendo.com>
11790
11791         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
11792         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11793         (gst_multifdsink_remove_client_link),
11794         (gst_multifdsink_client_queue_buffer),
11795         (gst_multifdsink_handle_client_write):
11796         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
11797         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
11798         Fix some memory leaks.
11799
11800 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11801
11802         Patch by: David Schleef
11803
11804         * configure.ac:
11805         * sys/Makefile.am:
11806           rename our detection macro for V4L2.  Fixes #151236.
11807
11808 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
11809
11810         Patch by: David Schleef
11811
11812         * configure.ac:
11813           check to define LAMEPRESET.  Fixes #151232.
11814
11815 2004-08-27  David Schleef  <ds@schleef.org>
11816
11817         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
11818         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
11819         (gst_glimagesink_fixate):  Move local variable declarations to
11820         make gcc-2.95 happy.
11821
11822 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11823
11824         * configure.ac:
11825           bump nano for prerelease
11826
11827 2004-08-27  David Schleef  <ds@schleef.org>
11828
11829         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
11830         * sys/sunaudio/gstsunaudiosrc.c:
11831         * sys/sunaudio/gstsunaudiosrc.h:
11832
11833 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
11834
11835         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
11836         handle EOS correctly
11837         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
11838         * gst/matroska/matroska-mux.h:
11839         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
11840         VFW compatibility mode
11841
11842 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11843
11844         patch by: Zaheer Abbas Merali
11845
11846         * ext/ogg/gstoggmux.c:
11847         * ext/vorbis/vorbisenc.c:
11848         * ext/vorbis/vorbisenc.h:
11849           handle NEWMEDIA
11850
11851 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
11852
11853         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
11854         fix byte order reversion on little endian machines.
11855         * gst/matroska/matroska-mux.c: (audiosink_templ),
11856         (gst_matroska_mux_audio_pad_link):
11857         add TTA codec to the list of supported codecs.
11858         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
11859         (gst_matroska_mux_start), (gst_matroska_mux_finish),
11860         (gst_matroska_mux_write_data):
11861         * gst/matroska/matroska-mux.h:
11862         write segment duration correctly, write muxing app string, fixes bugs
11863         #140897 and #140898.
11864         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
11865         wait for all pads to be negotiated before starting to mux.
11866
11867 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11868
11869         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
11870         * ext/lame/gstlame.h:
11871         Added new media support to lame
11872
11873 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
11874
11875         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
11876         send vorbis headers at the beginning of a stream, fixes bug #141554.
11877         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
11878         bug #148950.
11879         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11880         (gst_matroska_demux_plugin_init):
11881         * gst/matroska/matroska-ids.h:
11882         enable demuxing of TTA audio streams, fixes bug #148951.
11883         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
11884         enable typefinding for TTA audio files, fixes bug #148711.
11885         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
11886         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
11887         fixes playback of packed bitstream and xvid with bframes, bug #135407.
11888
11889 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
11890
11891         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
11892         (gst_riff_read_element_data), (gst_riff_read_seek),
11893         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
11894         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
11895         <teuf@gnome.org>
11896
11897 2004-08-23 Iain <iaingnome@gmail.com>
11898
11899         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
11900         tags. They appear to be handled differently to normal.
11901         (tag_list_to_id3_tag_foreach): Ditto.
11902
11903 2004-08-22  Wim Taymans  <wim@fluendo.com>
11904
11905         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11906         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
11907         Make sure we never send -1 granulepos.
11908
11909 2004-08-20  Wim Taymans  <wim@fluendo.com>
11910
11911         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
11912         (gst_ogg_mux_loop):
11913         I will accept bitchslappings with non sharp objects.
11914
11915 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11916
11917         * configure.ac:
11918         Clean up the test for lame presets
11919
11920 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11921
11922         * configure.ac:
11923         * ext/lame/Makefile.am:
11924         * ext/lame/gstlame.c: (gst_lame_class_init),
11925         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
11926         Only enable lame presets if version of lame has presets in API
11927
11928 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
11929         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
11930         * gst/udp/gstudpsrc.h:
11931           Don't call gst_pad_push in a get function. Fixes #150449
11932
11933 2004-08-18  Wim Taymans  <wim@fluendo.com>
11934
11935         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
11936         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
11937         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11938         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11939         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11940         (gst_fdset_wait):
11941         * gst/tcp/gstfdset.h:
11942         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
11943         (gst_multifdsink_client_queue_buffer),
11944         (gst_multifdsink_handle_client_write):
11945         * gst/tcp/gstmultifdsink.h:
11946         Some extra checks in gstfdset.
11947         Only use send() when the fd is a socket. Don't try to
11948         read from write only fds.
11949
11950 2004-08-18  Wim Taymans  <wim@fluendo.com>
11951
11952         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
11953         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
11954         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
11955         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
11956         (gst_fdset_wait):
11957         Add more locking and bounds checking.
11958
11959 2004-08-18  Wim Taymans  <wim@fluendo.com>
11960
11961         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
11962         Realloc test fdset in the lock and right before starting
11963         the poll call. Bump the limit to 4096.
11964
11965 2004-08-17  David Schleef  <ds@schleef.org>
11966
11967         * sys/sunaudio/Makefile.am:
11968         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
11969         of rates and channels.  Make debugging less obnoxious.
11970
11971         Patch from Balamurali Viswanathan implementing a mixer for
11972         Sun audio.  (bug #144091):
11973         * sys/sunaudio/gstsunelement.c:
11974         * sys/sunaudio/gstsunelement.h:
11975         * sys/sunaudio/gstsunmixer.c:
11976         * sys/sunaudio/gstsunmixer.h:
11977
11978 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11979
11980         * gst/audioscale/gstaudioscale.c:
11981         * gst/audioscale/gstaudioscale.h:
11982         made audioscale resample from any sample rate to any sample rate
11983
11984 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11985
11986         * ext/libpng/gstpngdec.c:
11987           error out on unsupported types
11988
11989 2004-08-17  Iain <iaingnome@gmail.com>
11990
11991         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
11992         mid_side and loose_mid_side properties if its a stereo stream.
11993
11994 2004-08-17  Wim Taymans  <wim@fluendo.com>
11995
11996         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11997         (theora_get_formats), (theora_dec_src_convert),
11998         (theora_dec_sink_convert), (theora_dec_src_query),
11999         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
12000         Add a debug line.
12001
12002 2004-08-17  Wim Taymans  <wim@fluendo.com>
12003
12004         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
12005         (gst_ogg_pad_push):
12006         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12007         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
12008         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
12009         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12010         Mark delta units in the muxer.
12011         Try to decode the packet after an out-of-sync error from
12012         libogg.
12013
12014 2004-08-17  Wim Taymans  <wim@fluendo.com>
12015
12016         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12017         (gst_multifdsink_init), (gst_multifdsink_add),
12018         (gst_multifdsink_client_queue_buffer),
12019         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
12020         * gst/tcp/gstmultifdsink.h:
12021         Added option to send a keyframe to clients as the first buffer.
12022         Make timeout property writable.
12023
12024 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12025
12026         patch by: Wim Taymans
12027
12028         * gst/tcp/gstfdset.c:
12029         * gst/tcp/gstmultifdsink.c:
12030           fix index comparison, should include 0
12031
12032 2004-08-16  Wim Taymans  <wim@fluendo.com>
12033
12034         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
12035         (gst_fdset_add_fd), (gst_fdset_remove_fd),
12036         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
12037         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
12038         (gst_fdset_wait):
12039           copy when reallocing for poll so the select arguments don't get
12040           changed during the call
12041
12042 2004-08-16  Wim Taymans  <wim@fluendo.com>
12043
12044         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12045         (gst_theora_enc_class_init), (theora_enc_sink_link),
12046         (theora_buffer_from_packet), (theora_enc_chain):
12047         Fix bug where buffers were not marked as keyframes
12048         correctly.
12049
12050 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12051
12052         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12053         (gst_lame_preset_get_type), (gst_lame_class_init):
12054         describe the enum values for vbr mode and presets more verbosely
12055
12056 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12057
12058         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
12059         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
12060         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
12061         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
12062         * ext/lame/gstlame.h:
12063         add preset property to lame so it can use lame presets
12064
12065 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12066
12067         * ext/lame/gstlame.c: (gst_lame_get_property):
12068         whoops forgot break, thanks teuf
12069
12070 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12071
12072         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
12073         (gst_lame_class_init), (gst_lame_src_getcaps),
12074         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
12075         (gst_lame_get_property), (gst_lame_setup):
12076         * ext/lame/gstlame.h:
12077         fix lame's broken vbr stuff, allow it to resample if need be, and also
12078         make xing header optional
12079
12080 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12081
12082         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
12083         added getcaps function so samplerate doesnt get fixated to silly values
12084
12085 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12086
12087         * ext/lame/gstlame.c: (gst_lame_src_link):
12088         revert previous fix
12089
12090 2004-08-12  Johan Dahlin  <johan@gnome.org>
12091
12092         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
12093         checks. Doesn't matter what state we are in. Interfaces are a
12094         compile time thing, not runtime. It also broke the python bindings.
12095
12096 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12097
12098         * ext/lame/gstlame.c: (gst_lame_src_link):
12099         made source pad link function check if sinkpad is ok..fixes the problem
12100         where core fixates the output rate of lame stupidly
12101
12102 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12103
12104         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
12105         * sys/v4l/v4l_calls.c:
12106         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
12107           fix fixate function to handle nonsimple caps.
12108           remove bogus check in _link
12109           cleanups
12110
12111 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12112
12113         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
12114         set default compression ratio parameter to 0.0 so bitrate parameter
12115         works :)
12116
12117 2004-08-11  David Schleef  <ds@schleef.org>
12118
12119         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
12120
12121 2004-08-11  David Schleef  <ds@schleef.org>
12122
12123         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
12124         before.
12125
12126 2004-08-11  David Schleef  <ds@schleef.org>
12127
12128         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
12129
12130 2004-08-11  David Schleef  <ds@schleef.org>
12131
12132         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
12133           license field
12134         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
12135         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
12136           LGPL.
12137         * gst/auparse/gstauparse.c: Fix plugin license field.
12138         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
12139         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
12140         * gst/rtp/gstrtp.c: Fix plugin license field.
12141
12142 2004-08-11  Wim Taymans  <wim@fluendo.com>
12143
12144         * gst/tcp/Makefile.am:
12145         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
12146         (ensure_size), (gst_fdset_new), (gst_fdset_free),
12147         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
12148         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
12149         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
12150         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
12151         (gst_fdset_fd_can_write), (gst_fdset_wait):
12152         * gst/tcp/gstfdset.h:
12153         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12154         (gst_multifdsink_class_init), (gst_multifdsink_init),
12155         (gst_multifdsink_add), (gst_multifdsink_remove),
12156         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12157         (gst_multifdsink_remove_client_link),
12158         (gst_multifdsink_handle_client_read),
12159         (gst_multifdsink_client_queue_data),
12160         (gst_multifdsink_client_queue_caps),
12161         (gst_multifdsink_client_queue_buffer),
12162         (gst_multifdsink_handle_client_write),
12163         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12164         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12165         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
12166         (gst_multifdsink_close):
12167         * gst/tcp/gstmultifdsink.h:
12168         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12169         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12170         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
12171         (gst_tcpserversink_close):
12172         * gst/tcp/gsttcpserversink.h:
12173         Abstracted away the select call, implemented poll (yes we ran into
12174         the 1024 limit in production).
12175
12176 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12177
12178         * gst/tcp/gsttcp.c:
12179         * gst/tcp/gsttcpplugin.c:
12180           improve debuggging, remove assert
12181
12182 2004-08-10  Wim Taymans  <wim@fluendo.com>
12183
12184         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
12185         (gst_client_status_get_type), (gst_multifdsink_class_init),
12186         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
12187         (gst_multifdsink_handle_client_read),
12188         (gst_multifdsink_handle_client_write),
12189         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
12190         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
12191         (gst_multifdsink_get_property):
12192         * gst/tcp/gstmultifdsink.h:
12193         * gst/tcp/gsttcp-marshal.list:
12194         Starting to prepare for specifying buffer time in other units
12195         than buffers. Expose remove reason in signal.
12196
12197 2004-08-10  Wim Taymans  <wim@fluendo.com>
12198
12199         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
12200         (gst_multifdsink_remove), (gst_multifdsink_clear),
12201         (gst_multifdsink_remove_client_link),
12202         (gst_multifdsink_handle_client_read),
12203         (gst_multifdsink_client_queue_data),
12204         (gst_multifdsink_client_queue_buffer),
12205         (gst_multifdsink_handle_client_write),
12206         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
12207         (gst_multifdsink_chain), (gst_multifdsink_close):
12208         * gst/tcp/gstmultifdsink.h:
12209         Added more debugging info. Changed the way clients are
12210         removed from the lists. Fixed a bug where a bad file descriptor
12211         could cause many clients to be removed.
12212
12213 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12214
12215         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
12216           allow all pixel-aspect-ratios, not just 1:1
12217
12218 2004-08-09  David Schleef  <ds@schleef.org>
12219
12220         * sys/glsink/ARB_multitexture.h:  Remove old files.
12221         * sys/glsink/EXT_paletted_texture.h:
12222         * sys/glsink/NV_register_combiners.h:
12223         * sys/glsink/gstgl_nvimage.c:
12224         * sys/glsink/gstgl_pdrimage.c:
12225         * sys/glsink/gstgl_rgbimage.c:
12226         * sys/glsink/gstglsink.c:
12227         * sys/glsink/gstglsink.h:
12228         * sys/glsink/gstglxwindow.c:
12229         * sys/glsink/regcomb_yuvrgb.c:
12230
12231 2004-08-09  David Schleef  <ds@schleef.org>
12232
12233         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
12234         GL sink plugin.  (Bug #147302)
12235
12236         * configure.ac: Test for OpenGL
12237         * sys/Makefile.am: Use test for OpenGL
12238         * sys/glsink/Makefile.am:
12239         * sys/glsink/glimagesink.c: rewrite
12240         * sys/glsink/glimagesink.h: rewrite
12241
12242 2004-08-09  David Schleef  <ds@schleef.org>
12243
12244         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
12245         sane framerates.
12246         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
12247         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
12248         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
12249
12250 2004-08-09  Wim Taymans  <wim@fluendo.com>
12251
12252         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12253         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12254         (gst_multifdsink_client_remove),
12255         (gst_multifdsink_handle_client_read),
12256         (gst_multifdsink_handle_client_write),
12257         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12258         Do a bit more logging, make the client_read code more robust.
12259
12260 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12261
12262         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
12263         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
12264         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
12265         (gst_jpegdec_init), (gst_jpegdec_chain):
12266         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12267         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
12268           cleanups, debugging fixes and memleak plugging
12269
12270 2004-08-09  Wim Taymans  <wim@fluendo.com>
12271
12272         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12273         (theora_get_formats), (theora_dec_src_convert),
12274         (theora_dec_sink_convert), (theora_dec_src_query),
12275         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
12276         (theora_dec_change_state):
12277         Don't crash on missing header packets.
12278
12279 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12280
12281         * po/LINGUAS:
12282         * po/sq.po:
12283           Added Albanian translation (Laurent Dhima)
12284         * po/cs.po:
12285           updated
12286
12287 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12288
12289         * ext/lame/gstlame.c:
12290           fix/add debugging
12291
12292 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12293
12294         * sys/ximage/ximagesink.c:
12295         * sys/xvimage/xvimagesink.c:
12296           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
12297
12298 2004-08-06  Wim Taymans  <wim@fluendo.com>
12299
12300         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12301         (gst_multifdsink_add), (gst_multifdsink_get_stats),
12302         (gst_multifdsink_client_remove),
12303         (gst_multifdsink_handle_client_read),
12304         (gst_multifdsink_handle_client_write),
12305         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12306         Make sure we don't try to read more from a client that what
12307         ioctl says us or we deadlock.
12308
12309 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12310
12311         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
12312         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
12313         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12314           decouple running_time and n_frames so it can handle changing
12315           framerate while running
12316
12317 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12318
12319         * po/nl.po:
12320         * po/sv.po:
12321           updated translations
12322
12323 2004-08-04  Benjamin Otte  <otte@gnome.org>
12324
12325         * gst/videotestsrc/gstvideotestsrc.c:
12326         (gst_videotestsrc_get_capslist), (generate_capslist),
12327         (plugin_init):
12328           generate the list of supported caps at startup and reuse it instead
12329           of always generating it
12330
12331 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12332
12333         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
12334           whoops, last checkin broke normal build
12335
12336 2004-08-03  Benjamin Otte  <otte@gnome.org>
12337
12338         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
12339         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12340         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
12341         (gst_alsa_mixer_get_option):
12342         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
12343         (dvdnavsrc_print_event):
12344         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
12345         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
12346         (gst_ogg_mux_pad_unlink):
12347         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
12348         (gst_multipart_mux_pad_unlink):
12349         * gst/videofilter/gstvideobalance.c:
12350         (gst_videobalance_colorbalance_set_value):
12351         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
12352         (gst_videomixer_pad_unlink):
12353         * po/uk.po:
12354         * sys/oss/gstossmixer.c:
12355         * sys/v4l/gstv4lcolorbalance.c:
12356         * sys/v4l/gstv4ltuner.c:
12357         * sys/v4l/v4lsrc_calls.c:
12358         * sys/v4l2/gstv4l2colorbalance.c:
12359         * sys/v4l2/gstv4l2tuner.c:
12360           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
12361
12362 2004-08-03  Benjamin Otte  <otte@gnome.org>
12363
12364         * examples/dynparams/filter.c: (ui_control_create):
12365         * examples/gstplay/player.c: (print_tag):
12366         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
12367         * ext/gdk_pixbuf/gstgdkanimation.c:
12368         (gst_gdk_animation_iter_may_advance):
12369         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
12370         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
12371         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
12372         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
12373         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
12374         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12375         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
12376         * gst/sine/demo-dparams.c: (main):
12377         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
12378         * testsuite/alsa/formats.c: (create_pipeline):
12379         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
12380           fixes for G_DISABLE_ASSERT and friends
12381         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
12382         (mp3_type_frame_length_from_header), (mp3_type_find),
12383         (plugin_init):
12384           require mp3 typefinding to have at least MIN_HEADERS valid headers
12385           add typefinding for AAC adts files
12386
12387 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
12388
12389         * sys/ximage/ximagesink.c:
12390         (gst_ximagesink_calculate_pixel_aspect_ratio):
12391         * sys/xvimage/xvimagesink.c:
12392         (gst_xvimagesink_calculate_pixel_aspect_ratio):
12393         Make sure we calculate pixel-aspect-ratio using floating point maths
12394
12395 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12396
12397         * po/uk.po:
12398           updated translation
12399
12400 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12401
12402         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
12403         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
12404           add debugging for display PAR calculation
12405
12406 2004-08-02  David Schleef  <ds@schleef.org>
12407
12408         * configure.ac: Fix mikmod CFLAGS.
12409
12410 2004-07-27  Benjamin Otte  <otte@gnome.org>
12411
12412         * gst/audioscale/gstaudioscale.c:
12413         - fix templates to only support S16, it's the only format that works
12414         - make caps nego code use try_set_caps_nonfixed and fixation instead
12415         of try_set_caps twice, which is not nice for autopluggers
12416         - change rank to secondary, so autopluggers can pick it up after
12417         audioconvert
12418
12419 2004-08-02  Iain <iain@prettypeople.org>
12420
12421         * gst/interleave/interleave.c (interleave_init),
12422         (interleave_request_new_pad),
12423         (interleave_pad_removed),
12424         (interleave_buffered_loop): Use the real pad count, not the artificial
12425         one.
12426
12427 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12428
12429         * configure.ac: bump nano back to development
12430
12431 === release 0.8.3 ===
12432
12433 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12434
12435         * configure.ac: releasing 0.8.3, "Water"
12436
12437 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12438
12439         * sys/xvimage/xvimagesink.c:
12440         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12441         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
12442         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
12443         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12444         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12445         * sys/xvimage/xvimagesink.h:
12446           apply similar PAR fixes as to ximagesink
12447
12448 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12449
12450         patch from: Benjamin Otte
12451
12452         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
12453           add link function to lame.  Fixes #148986.
12454
12455 2004-08-02  Johan Dahlin  <johan@gnome.org>
12456
12457         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
12458         fix debugging log
12459
12460 2004-07-30  David Schleef  <ds@schleef.org>
12461
12462         * gst/videomixer/Makefile.am: Fix things that should have been
12463         fixed in the last checkin.
12464
12465 2004-07-30  David Schleef  <ds@schleef.org>
12466
12467         * gst/multipart/Makefile.am: Fix things that should have been
12468         fixed in the last checkin.
12469
12470 2004-07-30  David Schleef  <ds@schleef.org>
12471
12472         * testsuite/multifilesink/Makefile.am: Fix unused variable.
12473
12474 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12475
12476         * configure.ac:
12477           bump nano for prerelease
12478         * po/af.po:
12479         * po/az.po:
12480         * po/cs.po:
12481         * po/en_GB.po:
12482         * po/hu.po:
12483         * po/nl.po:
12484         * po/sr.po:
12485         * po/sv.po:
12486         * po/uk.po:
12487           updates
12488
12489 2004-07-30  Wim Taymans  <wim@fluendo.com>
12490
12491         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12492         (gst_multifdsink_add), (gst_multifdsink_remove),
12493         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
12494         (gst_multifdsink_client_remove),
12495         (gst_multifdsink_handle_client_write),
12496         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
12497         * gst/tcp/gstmultifdsink.h:
12498         Recover from a select with a bad file descriptor by removing
12499         the client.
12500
12501 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12502
12503         * configure.ac:
12504           fix requirement of core
12505         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
12506         (gst_play_pipeline_setup):
12507           don't use colorspace element.  do use hermescolorspace element.
12508           make macro to get a colorspace element.
12509           mark strings for translation.
12510         * po/POTFILES.in:
12511           add play.c
12512         * po/af.po:
12513         * po/az.po:
12514         * po/cs.po:
12515         * po/en_GB.po:
12516         * po/hu.po:
12517         * po/nl.po:
12518         * po/sr.po:
12519         * po/sv.po:
12520         * po/uk.po:
12521           update translations
12522
12523 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12524
12525         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
12526         fix default for newmedia flag
12527
12528 2004-07-30  Wim Taymans  <wim@fluendo.com>
12529
12530         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
12531         (gst_theora_dec_init), (theora_get_formats),
12532         (theora_dec_src_convert), (theora_dec_sink_convert),
12533         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12534         (theora_dec_chain), (theora_dec_set_property),
12535         (theora_dec_get_property):
12536         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
12537         (gst_theora_enc_class_init), (gst_theora_enc_init),
12538         (theora_enc_sink_link), (theora_enc_chain),
12539         (theora_enc_set_property), (theora_enc_get_property):
12540         Added cropping option to theora decoder.
12541         Added border option to theora encoder.
12542
12543 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12544
12545         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12546         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12547         (gst_pngenc_set_property):
12548         * ext/libpng/gstpngenc.h:
12549         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
12550
12551 2004-07-30  Wim Taymans  <wim@fluendo.com>
12552
12553         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12554         (theora_enc_sink_link), (theora_enc_chain),
12555         (theora_enc_set_property), (theora_enc_get_property):
12556         Fix encoding of non-multiple-of-16 video.
12557
12558 2004-07-29  David Schleef  <ds@schleef.org>
12559
12560         * configure.ac: make test for audiofile more strict
12561
12562 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12563
12564         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12565           give different names to typefind functions
12566
12567 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12568
12569         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12570         (gst_ximagesink_calculate_pixel_aspect_ratio),
12571         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
12572         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
12573         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
12574         (gst_ximagesink_get_property), (gst_ximagesink_init):
12575         * sys/ximage/ximagesink.h:
12576           allocate PAR's dynamically.
12577           use autodetected PAR if no object-set PAR is given.
12578           add workaround for directfb's X not setting physical size.
12579           fix to xvimagesink will follow tomorrow.
12580
12581 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12582
12583         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
12584         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
12585         (gst_shout2send_get_type), (gst_shout2send_set_clock),
12586         (gst_shout2send_class_init), (gst_shout2send_init),
12587         (set_shout_metadata), (gst_shout2send_set_metadata),
12588         (gst_shout2send_chain), (gst_shout2send_set_property),
12589         (gst_shout2send_get_property), (gst_shout2send_connect),
12590         (gst_shout2send_change_state):
12591         * ext/shout2/gstshout2.h:
12592         - fix for sending mp3 audio to icecast2 server, if pad link function not
12593         called before PAUSED state
12594         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
12595         - added tagging support for mp3 audio broadcasted
12596         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
12597         debug info
12598
12599 2004-07-28  Wim Taymans  <wim@fluendo.com>
12600
12601         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
12602         (gst_ogg_demux_push):
12603         Return query failure when we don't know the length of
12604         an ogg stream insteda of returning TRUE with a bogus value.
12605
12606 2004-07-28  Wim Taymans  <wim@fluendo.com>
12607
12608         * ext/theora/theoradec.c: (theora_get_formats),
12609         (theora_dec_src_convert), (theora_dec_sink_convert),
12610         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12611         (theora_dec_chain):
12612         Don't screw up the 1 Chroma for 1 luma sample situation when we
12613         have an odd offset/width by adding a black border in those cases.
12614
12615 2004-07-28  Wim Taymans  <wim@fluendo.com>
12616
12617         * ext/theora/theoradec.c: (theora_get_formats),
12618         (theora_dec_src_convert), (theora_dec_sink_convert),
12619         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
12620         (theora_dec_chain):
12621         * ext/theora/theoraenc.c: (theora_enc_sink_link):
12622         Added first attempt at cropping of the image as required by the
12623         theora spec. We need more properties in the caps (offset_x,
12624         offset_y,stride) to implement this correctly.
12625
12626 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12627
12628         * ext/dvdnav/README:
12629           Update the README to use dvddemux
12630         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
12631           Ensure getcaps returns a subset of the template caps
12632         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
12633         (gst_mpeg2subt_init):
12634           Ensure getcaps returns a subset of the template caps
12635         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12636         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
12637         (gst_dvd_demux_get_subpicture_stream),
12638         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
12639         * gst/mpegstream/gstdvddemux.h:
12640           Set the explicit caps on the current_video pad before pushing
12641           anything
12642         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12643         (gst_mpeg_demux_get_audio_stream):
12644           Free caps used to gst_pad_set_explicit_caps, which takes a const
12645           GstCaps *
12646
12647 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12648
12649         * configure.ac: update GStreamer requirement to 0.8.4 because of
12650           GstFraction.
12651
12652 2004-07-28  Wim Taymans  <wim@fluendo.com>
12653
12654         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
12655         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
12656         Add the pad to the element after setting up the caps. This
12657         makes it a lot easier to autoplug.
12658
12659 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12660
12661         * gst/median/gstmedian.c:
12662         * gst/mpeg2subt/gstmpeg2subt.c:
12663         * gst/mpegaudioparse/gstmpegaudioparse.c:
12664         * gst/mpegstream/gstdvddemux.c:
12665         * gst/mpegstream/gstmpegdemux.c:
12666         * gst/mpegstream/gstmpegpacketize.c:
12667         * gst/rtjpeg/gstrtjpeg.c:
12668         * gst/rtjpeg/gstrtjpegdec.c:
12669         * gst/rtjpeg/gstrtjpegenc.c:
12670         * gst/sine/gstsinesrc.c:
12671         * gst/smooth/gstsmooth.c:
12672         * gst/smpte/gstsmpte.c:
12673         * gst/smpte/gstsmpte.h:
12674         * gst/stereo/gststereo.c:
12675         * gst/videofilter/gstgamma.c:
12676         * gst/videofilter/gstvideobalance.c:
12677         * gst/videofilter/gstvideofilter.c:
12678         * gst/videofilter/gstvideoflip.c:
12679         * gst/videoscale/gstvideoscale.c:
12680         * gst/videoscale/videoscale.c:
12681         * gst/videotestsrc/gstvideotestsrc.c:
12682         * gst/videotestsrc/videotestsrc.c:
12683         * gst/wavenc/gstwavenc.c:
12684         * gst/wavparse/gstwavparse.c:
12685           fix local includes and 64 bits constants
12686
12687 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12688
12689         * win32/gst.sln:
12690         * gst-libs/gst/*/*.vcproj:
12691         * gst/*/*.vcproj:
12692           more working plugins
12693
12694 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12695
12696         * testsuite/alsa/Makefile.am:
12697         * testsuite/alsa/srcstate.c:
12698         add test for alsasrc changing state
12699
12700 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12701
12702         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
12703         (gst_silence_get):
12704         * gst/silence/gstsilence.h:
12705         fix silence generation for 16bit raw audio
12706
12707 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12708
12709         * gst/matroska/matroska-demux.c:
12710         (gst_matroska_demux_parse_metadata),
12711         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
12712         * gst/mpegaudio/common.c:
12713         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12714         (gst_videoscale_getcaps), (gst_videoscale_link),
12715         (gst_videoscale_src_fixate), (gst_videoscale_init),
12716         (gst_videoscale_finalize):
12717         * gst/videoscale/gstvideoscale.h:
12718         * gst/videotestsrc/gstvideotestsrc.c:
12719         (gst_videotestsrc_get_capslist):
12720         * gst/wavenc/gstwavenc.c:
12721         * sys/oss/gstossmixer.c: (fill_labels):
12722         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12723         (gst_ximagesink_handle_xevents),
12724         (gst_ximagesink_calculate_pixel_aspect_ratio),
12725         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
12726         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
12727         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
12728         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
12729         (gst_ximagesink_init), (gst_ximagesink_class_init):
12730         * sys/ximage/ximagesink.h:
12731         * sys/xvimage/xvimagesink.c:
12732         (gst_xvimagesink_calculate_pixel_aspect_ratio),
12733         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
12734         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
12735         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
12736         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12737         * sys/xvimage/xvimagesink.h:
12738           first batch of pixel aspect ratio commits.
12739
12740 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12741
12742         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12743         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
12744         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
12745           handle stride, needs work if we want to move stride handling
12746           upstream, but works correctly for our purposes.
12747
12748 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12749
12750         * gst/videoscale/README:
12751           add testing examples
12752         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
12753         (gst_videoscale_chain):
12754         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12755         (gst_videoscale_get_size):
12756           add get_size function that handles stride like videotestsrc.
12757           fixes conversion for YUV formats for as much as I can test them.
12758
12759 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12760
12761         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12762         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12764         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
12765         (gst_xvimagesink_xvimage_put):
12766           further cleanups, logging, error handling and synchronizing
12767
12768 2004-07-27  Wim Taymans  <wim@fluendo.com>
12769
12770         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
12771         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
12772         (gst_videomixer_pad_set_property),
12773         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
12774         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
12775         (gst_videomixer_class_init), (gst_videomixer_init),
12776         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
12777         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
12778         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
12779         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
12780         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
12781         (gst_videomixer_loop), (plugin_init):
12782         Be a nicer negotiation citizen and provide a getcaps function on
12783         the srcpad. This also fixes a crash when resizing.
12784
12785 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12786
12787         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
12788         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
12789
12790 2004-07-27  Wim Taymans  <wim@fluendo.com>
12791
12792         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
12793         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12794         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12795         (gst_pngenc_set_property):
12796         * ext/libpng/gstpngenc.h:
12797         Added snapshot property to pngenc.
12798         removed g_print from pngdec
12799
12800 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
12801
12802         * gst/ac3parse/ac3parse.vcproj
12803         * gst/adder/adder.vcproj
12804         * gst/alpha/alpha.vcproj
12805         * gst/alpha/alphacolor.vcproj
12806         * gst/asfdemux/asf.vcproj
12807         * gst/audioconvert/audioconvert.vcproj
12808         * gst/audiorate/audiorate.vcproj
12809         * gst/audioscale/audioscale.vcproj
12810         * gst/auparse/auparse.vcproj
12811         * gst/avi/avi.vcproj
12812         * gst/cdxaparse/cdxaparse.vcproj
12813         * gst/chart/chart.vcproj
12814         * gst/colorspace/colorspace.vcproj
12815         * gst/cutter/cutter.vcproj
12816         * gst/debug/debug.vcproj
12817         * gst/debug/efence.vcproj
12818         * gst/debug/navigationtest.vcproj
12819         * gst/deinterlace/deinterlace.vcproj
12820         * gst/effectv/effectv.vcproj
12821         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
12822         * gst/filter/filter.vcproj
12823         * gst/flx/flxdec.vcproj
12824         * gst/goom/goom.vcproj
12825         * gst/interleave/interleave.vcproj
12826         * gst/law/alaw.vcproj
12827         * gst/law/mulaw.vcproj
12828         * gst/matroska/matroska.vcproj
12829         * gst/median/median.vcproj
12830         * gst/mixmatrix/mixmatrix.vcproj
12831         * gst/mpeg1sys/mpeg1systemencode.vcproj
12832         * gst/mpeg1videoparse/mp1videoparse.vcproj
12833         * gst/mpeg2sub/mpeg2subt.vcproj
12834         * gst/mpegaudio/mpegaudio.vcproj
12835         * gst/mpegaudioparse/mpegaudioparse.vcproj
12836         * gst/mpegstream/mpegstream.vcproj
12837         * gst/multifilesink/multifilesink.vcproj
12838         * gst/multipart/multipart.vcproj
12839         * gst/oneton/oneton.vcproj
12840         * gst/overlay/overlay.vcproj
12841         * gst/passthrough/passthrough.vcproj
12842         * gst/qtdemux/qtdemux.vcproj
12843         * gst/realmedia/rmdemux.vcproj
12844         * gst/rtjpeg/rtjpeg.vcproj
12845         * gst/rtp/rtp.vcproj
12846         * gst/silence/silence.vcproj
12847         * gst/sine/sinesrc.vcproj
12848         * gst/smooth/smooth.vcproj
12849         * gst/smpte/smpte.vcproj
12850         * gst/spectrum/spectrum.vcproj
12851         * gst/speed/speed.vcproj
12852         * gst/stereo/stereo.vcproj
12853         * gst/switch/switch.vcproj
12854         * gst/tags/tagedit.vcproj
12855         * gst/tcp/tcp.vcproj
12856         * gst/typefind/typefindfunctions.vcproj
12857         * gst/udp/udp.vcproj
12858         * gst/videobox/videobox.vcproj
12859         * gst/videocrop/videocrop.vcproj
12860         * gst/videodrop/videodrop.vcproj
12861         * gst/videofilter/gamma.vcproj
12862         * gst/videofilter/videobalance.vcproj
12863         * gst/videofilter/videofilter.vcproj
12864         * gst/videofilter/videoflip.vcproj
12865         * gst/videoflip/videoflip.vcproj
12866         * gst/videomixer/videomixer.vcproj
12867         * gst/videorate/videorate.vcproj
12868         * gst/videoscale/videoscale.vcproj
12869         * gst/videotestsrc/videotestsrc.vcproj
12870         * gst/virtualdub/virtualdub.vcproj
12871         * gst/volenv/volenv.vcproj
12872         * gst/volume/volume.vcproj
12873         * gst/wavenc/wavenc.vcproj
12874         * gst/wavparse/wavparse.vcproj
12875         * gst/y4m/y4menc.vcproj
12876         * gst-libs/gst/audio/audio.vcproj
12877         * gst-libs/gst/audio/audiofilter.vcproj
12878         * gst-libs/gst/colorbalance/colorbalance.vcproj
12879         * gst-libs/gst/idct/idtc.vcproj
12880         * gst-libs/gst/media-info/media-info.vcproj
12881         * gst-libs/gst/mixer/mixer.vcproj
12882         * gst-libs/gst/navigation/navigation.vcproj
12883         * gst-libs/gst/play/play.vcproj
12884         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
12885         * gst-libs/gst/resample/resample.vcproj
12886         * gst-libs/gst/riff/riff.vcproj
12887         * gst-libs/gst/tuner/tuner.vcproj
12888         * gst-libs/gst/video/video.vcproj
12889         * gst-libs/gst/xoverlay/xoverlay.vcproj
12890           avoid problems with math.h, fix release dependancy
12891           rename GStreamer-0.8.lib to libgstreamer.lib
12892
12893 2004-07-27  Julien MOUTTE  <julien@moutte.net>
12894
12895         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
12896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
12897         the atom is not available we have to unlock the mutex. Fixes #148023
12898
12899 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12900
12901         * gst-libs/gst/media-info/media-info.h:
12902           issue for a vararg macro with MSVC
12903
12904 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12905
12906         * gst/effectv/effectv.vcproj
12907         * gst-libs/gst/idct/idct.vcproj:
12908         * gst-libs/gst/media-info/media-info.vcproj:
12909         * gst-libs/gst/navigation/navigation.vcproj:
12910         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
12911         * gst-libs/gst/video/video.vcproj:
12912         * gst-libs/gst/xoverlay/xoverlay.vcproj:
12913           fixes for build problems
12914
12915 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12916
12917         * gst-libs/gst/audio/audio.def:
12918         * gst-libs/gst/audio/riff.def:
12919           add some definitions needed by plugins
12920
12921 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12922
12923         * gst/asfdemux/gstasfmux.c
12924           Fix some 64 bits constants to be glib friendly
12925
12926 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12927
12928         * gst/ac3parse/gstac3parse.c
12929         * gst/audioscale/gstaudioscale.c
12930         * gst/auparse/gstauparse.c
12931         * gst/colorspace/gstcolorspace.c
12932         * gst/colorspace/yuv2rgb.h
12933           local include fixes
12934
12935 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12936
12937         * win32/gst.sln
12938           add more plugins to the build
12939
12940 2004-07-26  Julien MOUTTE  <julien@moutte.net>
12941
12942         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12943         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
12944
12945 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12946
12947         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
12948         (gst_level_set_property), (gst_level_get_property),
12949         (gst_level_base_init), (gst_level_class_init):
12950           add debugging categories.  cleanups.
12951
12952 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12953
12954         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12955         (gst_videoscale_planar411), (gst_videoscale_planar400),
12956         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
12957         (gst_videoscale_scale_nearest_str1),
12958         (gst_videoscale_scale_nearest_str2),
12959         (gst_videoscale_scale_nearest_str4),
12960         (gst_videoscale_scale_nearest_16bit),
12961         (gst_videoscale_scale_nearest_24bit):
12962           fixed stride issues
12963           tested with 320x240 -> 321, 322, 324 x240
12964           tested with YV12, I420, YUY2, UYVY
12965           fixed packed422rev (don't think it could have worked before)
12966           by testing with UYVY
12967
12968 2004-07-26  Benjamin Otte  <otte@gnome.org>
12969
12970         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
12971         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
12972         (plugin_init):
12973           add debugging category, add error checks like checking return values
12974           of setup calls, make sure it still works after
12975           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
12976
12977 2004-07-26  Wim Taymans  <wim@fluendo.com>
12978
12979         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
12980         (gst_mpeg_demux_get_audio_stream),
12981         (gst_mpeg_demux_process_private):
12982         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
12983         Check for error codes from the negotiation functions. Make sure
12984         we really set the pad caps when a new pad is created.
12985
12986 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12987
12988         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12989         (gst_ffmpeg_caps_to_pix_fmt):
12990         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
12991         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12992         (gst_ffmpegcolorspace_pad_link):
12993           don't make function do two things at the same time without reason.
12994
12995 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
12996
12997         * gst/ac3parse/ac3parse.vcproj
12998         * gst/adder/adder.vcproj
12999         * gst/alpha/alpha.vcproj
13000         * gst/alpha/alphacolor.vcproj
13001         * gst/asfdemux/asf.vcproj
13002         * gst/audioconvert/audioconvert.vcproj
13003         * gst/audiorate/audiorate.vcproj
13004         * gst/audioscale/audioscale.vcproj
13005         * gst/auparse/auparse.vcproj
13006         * gst/avi/avi.vcproj
13007         * gst/cdxaparse/cdxaparse.vcproj
13008         * gst/chart/chart.vcproj
13009         * gst/colorspace/colorspace.vcproj
13010         * gst/cutter/cutter.vcproj
13011         * gst/debug/debug.vcproj
13012         * gst/debug/efence.vcproj
13013         * gst/debug/navigationtest.vcproj
13014         * gst/deinterlace/deinterlace.vcproj
13015         * gst/effectv/effectv.vcproj
13016         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
13017         * gst/filter/filter.vcproj
13018         * gst/flx/flxdec.vcproj
13019         * gst/goom/goom.vcproj
13020         * gst/interleave/interleave.vcproj
13021         * gst/law/alaw.vcproj
13022         * gst/law/mulaw.vcproj
13023         * gst/matroska/matroska.vcproj
13024         * gst/median/median.vcproj
13025         * gst/mixmatrix/mixmatrix.vcproj
13026         * gst/mpeg1sys/mpeg1systemencode.vcproj
13027         * gst/mpeg1videoparse/mp1videoparse.vcproj
13028         * gst/mpeg2sub/mpeg2subt.vcproj
13029         * gst/mpegaudio/mpegaudio.vcproj
13030         * gst/mpegaudioparse/mpegaudioparse.vcproj
13031         * gst/mpegstream/mpegstream.vcproj
13032         * gst/multifilesink/multifilesink.vcproj
13033         * gst/multipart/multipart.vcproj
13034         * gst/oneton/oneton.vcproj
13035         * gst/overlay/overlay.vcproj
13036         * gst/passthrough/passthrough.vcproj
13037         * gst/qtdemux/qtdemux.vcproj
13038         * gst/realmedia/rmdemux.vcproj
13039         * gst/rtjpeg/rtjpeg.vcproj
13040         * gst/rtp/rtp.vcproj
13041         * gst/silence/silence.vcproj
13042         * gst/sine/sinesrc.vcproj
13043         * gst/smooth/smooth.vcproj
13044         * gst/smpte/smpte.vcproj
13045         * gst/spectrum/spectrum.vcproj
13046         * gst/speed/speed.vcproj
13047         * gst/stereo/stereo.vcproj
13048         * gst/switch/switch.vcproj
13049         * gst/tags/tagedit.vcproj
13050         * gst/tcp/tcp.vcproj
13051         * gst/typefind/typefindfunctions.vcproj
13052         * gst/udp/udp.vcproj
13053         * gst/videobox/videobox.vcproj
13054         * gst/videocrop/videocrop.vcproj
13055         * gst/videodrop/videodrop.vcproj
13056         * gst/videofilter/gamma.vcproj
13057         * gst/videofilter/videobalance.vcproj
13058         * gst/videofilter/videofilter.vcproj
13059         * gst/videofilter/videoflip.vcproj
13060         * gst/videoflip/videoflip.vcproj
13061         * gst/videomixer/videomixer.vcproj
13062         * gst/videorate/videorate.vcproj
13063         * gst/videoscale/videoscale.vcproj
13064         * gst/videotestsrc/videotestsrc.vcproj
13065         * gst/virtualdub/virtualdub.vcproj
13066         * gst/volenv/volenv.vcproj
13067         * gst/volume/volume.vcproj
13068         * gst/wavenc/wavenc.vcproj
13069         * gst/wavparse/wavparse.vcproj
13070         * gst/y4m/y4menc.vcproj
13071           more plugins supported under windows
13072
13073 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13074
13075         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13076         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
13077         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
13078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13079         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
13080           Add debugging statements.  Use the sizes as returned by the
13081           *CreateImage calls.
13082
13083 2004-07-26  Johan Dahlin  <johan@gnome.org>
13084
13085         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
13086         the pad is negotiated.
13087
13088         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
13089
13090 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
13091
13092         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13093         * gst-libs/gst/idct/idct.vcproj:
13094         * gst-libs/gst/media-info/media-info.vcproj:
13095         * gst-libs/gst/mixer/mixer.vcproj:
13096         * gst-libs/gst/navigation/navigation.vcproj:
13097         * gst-libs/gst/play/play.vcproj:
13098         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
13099         * gst-libs/gst/resample/resample.vcproj:
13100         * gst-libs/gst/tuner/tuner.vcproj:
13101         * gst-libs/gst/video/video.vcproj:
13102         * gst-libs/gst/xoverlay/xoverlay.vcproj:
13103           more plugins supported under windows
13104
13105 2004-07-25 Iain <iain@prettypeople.org>
13106
13107         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
13108         pad now rather than when the pad is created because state changes wipe
13109         explicit caps (fixes #148043).
13110
13111 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
13112
13113         reviewed by Benjamin Otte  <otte@gnome.org>
13114
13115         * ext/mad/gstmad.c:
13116           fix mad plugin crashing on Sun (fixes #148289)
13117
13118 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13119
13120         * gst/avi/avi.def:
13121         * gst/avi/avi.vcproj:
13122         * gst/matroska/matroska.def:
13123         * gst/matroska/matroska.vcproj:
13124           remove unused .def files
13125
13126 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13127
13128         * gst-libs/gst/audio/gstaudiofilter.c:
13129           Clean the local include
13130
13131 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13132
13133         * win32/gst.sln:
13134         * gst-libs/gst/audio/audio.def:
13135         * gst-libs/gst/audio/audio.vcproj:
13136         * gst-libs/gst/audio/audiofilter.vcproj:
13137         * gst-libs/gst/audio/riff.def:
13138         * gst-libs/gst/audio/riff.vcproj:
13139         * gst-libs/gst/gst-libs.def:
13140         * gst-libs/gst/gst-libs.vcproj:
13141         * gst/avi/avi.vcproj:
13142         * gst/avi/avi.vcproj:
13143           Copy the files where needed after building, cleaner projects
13144
13145 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
13146
13147         * gst/matroska/ebml-write.c:
13148           Fix some 64 bits constants to be glib friendly
13149
13150 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
13151
13152         * win32/gst.sln:
13153         * gst-libs/gst/gst-libs.def:
13154         * gst-libs/gst/gst-libs.vcproj:
13155         * gst/matroska/matroska.def:
13156         * gst/matroska/matroska.vcproj:
13157           Add the preliminary canvas to build plugins on Win32
13158
13159 2004-07-23  Benjamin Otte  <otte@gnome.org>
13160
13161         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13162           don't enfore negotiation from source side, it breaks
13163           sinesrc ! audioconvert ! osssink
13164
13165 2004-07-22  David Schleef  <ds@schleef.org>
13166
13167         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
13168         for ELF files, since they can easily be recognized as audio/mpeg.
13169         (bug #147441)
13170
13171 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13172
13173         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
13174         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
13175         (gst_videoscale_scale_nearest_24bit),
13176         (gst_videoscale_scale_nearest_16bit):
13177           fix 16bit and 24bit for stride (24bit might need testing)
13178           don't pretend we do more than one algorithm
13179
13180 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13181
13182         * configure.ac:
13183         * gst/Makefile.am:
13184         * gst/multifilesink/Makefile.am:
13185         * gst/multifilesink/gstmultifilesink.c:
13186         (gst_multifilesink_get_formats),
13187         (gst_multifilesink_get_query_types), (_do_init),
13188         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
13189         (gst_multifilesink_init), (gst_multifilesink_dispose),
13190         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
13191         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
13192         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
13193         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
13194         (gst_multifilesink_chain), (gst_multifilesink_change_state),
13195         (gst_multifilesink_uri_get_type),
13196         (gst_multifilesink_uri_get_protocols),
13197         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
13198         (gst_multifilesink_uri_handler_init), (plugin_init):
13199         * gst/multifilesink/gstmultifilesink.h:
13200         * testsuite/Makefile.am:
13201         * testsuite/multifilesink/Makefile.am:
13202         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
13203         (gst_newmedia_class_init), (gst_newmedia_init),
13204         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
13205         (newfile_signal), (test_signal), (main):
13206         multifilesink plugin for creating new files every time a new media
13207         discontinuity event occurs
13208
13209 2004-07-22  Wim Taymans  <wim@fluendo.com>
13210
13211         * gst/alpha/Makefile.am:
13212         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
13213         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
13214         (gst_alpha_color_init), (gst_alpha_color_set_property),
13215         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
13216         (transform), (gst_alpha_color_chain),
13217         (gst_alpha_color_change_state), (plugin_init):
13218         Stupid plugin to to RGBA to AYUV conversion because none of
13219         the colorspace plugins can handle that yet.
13220
13221 2004-07-22  Wim Taymans  <wim@fluendo.com>
13222
13223         * examples/seeking/seek.c: (update_scale), (main):
13224         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13225         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13226         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13227         (gst_decode_bin_init), (gst_decode_bin_dispose),
13228         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13229         (no_more_pads), (close_link), (type_found),
13230         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13231         (plugin_init):
13232         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13233         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13234         (gst_play_base_bin_dispose), (queue_overrun),
13235         (gen_preroll_element), (remove_prerolls), (unknown_type),
13236         (no_more_pads), (new_stream), (setup_source),
13237         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13238         (play_base_eos), (gst_play_base_bin_change_state),
13239         (gst_play_base_bin_add_element),
13240         (gst_play_base_bin_remove_element),
13241         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13242         (gst_play_base_bin_unlink_stream),
13243         (gst_play_base_bin_get_streaminfo):
13244         * gst/playback/gstplaybin.c: (gen_video_element),
13245         (gen_audio_element):
13246         * gst/playback/gststreaminfo.h:
13247         More playback updates, attempt to fix things after the state change
13248         breakage.
13249
13250 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13251
13252         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
13253         (gst_videoscale_scale_nearest_16bit):
13254           comment algorithm
13255
13256 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
13257
13258         * gst/videotestsrc/gstvideotestsrc.c:
13259         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
13260         (gst_videotestsrc_init), (gst_videotestsrc_get),
13261         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13262         (gst_videotestsrc_get_property):
13263         * gst/videotestsrc/gstvideotestsrc.h:
13264         * gst/videotestsrc/videotestsrc.c:
13265         * gst/videotestsrc/videotestsrc.h:
13266           cleanup and commenting
13267
13268 2004-07-21  Wim Taymans  <wim@fluendo.com>
13269
13270         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13271         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
13272         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
13273         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
13274         (_find_chain_get_unknown_part), (_find_streams_check),
13275         (gst_ogg_demux_push), (gst_ogg_pad_push):
13276         * ext/theora/theoradec.c: (theora_get_formats),
13277         (theora_dec_src_convert), (theora_dec_sink_convert),
13278         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13279         (theora_dec_chain):
13280         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13281         (vorbis_dec_convert), (vorbis_dec_src_query),
13282         (vorbis_dec_src_event), (vorbis_dec_event):
13283         More seeking fixes, oggdemux now supports seeking to time and
13284         uses the downstream element to convert granulepos to time.
13285         Seeking in theora-only ogg files now works.
13286
13287 2004-07-21  Wim Taymans  <wim@fluendo.com>
13288
13289         * ext/theora/theoradec.c: (gst_theora_dec_init),
13290         (theora_get_formats), (theora_get_event_masks),
13291         (theora_get_query_types), (theora_dec_src_convert),
13292         (theora_dec_sink_convert), (theora_dec_src_query),
13293         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
13294         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13295         (vorbis_get_event_masks), (vorbis_get_query_types),
13296         (gst_vorbis_dec_init), (vorbis_dec_convert),
13297         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
13298         Added query/convert/formats functions to vorbis and theora decoders
13299         so that the outside world can use them too. Fixed seeking on an
13300         ogg/theora/vorbis file by disabling the seeking seeking on the
13301         theora srcpad.
13302
13303 2004-07-21  Julien MOUTTE  <julien@moutte.net>
13304
13305         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13306         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
13307         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
13308         images creation for both elements. We don't create the image on caps
13309         nego or renego, we just destroy the internal one if present if it does
13310         not match the needs. The chain function takes care of creating a new
13311         image when needed.
13312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13313         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
13314         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
13315         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
13316         the image format information. The buffer pool checks for the context
13317         image format and discard images with different formats.
13318         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
13319
13320 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13321
13322         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13323         (gst_ffmpegcolorspace_chain):
13324           no point in doing any chaining if the pad we want to push from
13325           isn't usable.
13326
13327 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13328
13329         * gst-libs/gst/riff/riff-media.c:
13330         (gst_riff_create_audio_caps_with_data):
13331           Fix double end-to-native symbol conversion (#148021).
13332
13333 2004-07-20  David Schleef  <ds@schleef.org>
13334
13335         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
13336         Don't use an Atom that doesn't exist.
13337
13338 2004-07-20  Wim Taymans  <wim@fluendo.com>
13339
13340         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13341         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13342         (gst_multifdsink_client_remove),
13343         (gst_multifdsink_handle_client_write),
13344         (gst_multifdsink_queue_buffer):
13345         * gst/tcp/gstmultifdsink.h:
13346         More multifdsink stats. Avoid deadlock by releasing locks
13347         before sending out a signal.
13348
13349 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13350
13351         * po/LINGUAS:
13352         * po/hu.po:
13353           added Hungarian translation (Laszlo Dvornik)
13354
13355 2004-07-20  Wim Taymans  <wim@fluendo.com>
13356
13357         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13358         (gst_multifdsink_add), (gst_multifdsink_client_remove),
13359         (gst_multifdsink_handle_client_write),
13360         (gst_multifdsink_queue_buffer):
13361         * gst/tcp/gsttcp-marshal.list:
13362         Fixed the stupid marshal definition.
13363
13364 2004-07-20  Wim Taymans  <wim@fluendo.com>
13365
13366         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13367         (gst_multifdsink_init), (gst_multifdsink_add),
13368         (gst_multifdsink_client_remove),
13369         (gst_multifdsink_handle_client_write),
13370         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
13371         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
13372         (gst_multifdsink_init_send):
13373         * gst/tcp/gstmultifdsink.h:
13374         Added more stats, added timeout for a client, fixed some typos
13375         and added some comments.
13376
13377 2004-07-20  Wim Taymans  <wim@fluendo.com>
13378
13379         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
13380         (gst_multifdsink_add), (gst_multifdsink_get_stats),
13381         (gst_multifdsink_client_remove),
13382         (gst_multifdsink_handle_client_write):
13383         * gst/tcp/gstmultifdsink.h:
13384         * gst/tcp/gsttcp-marshal.list:
13385         Added get_stats method that returns a GValueArray of
13386         stats values.
13387
13388 2004-07-19  Benjamin Otte  <otte@gnome.org>
13389
13390         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13391           make sure longname, description and author are valid UTF-8
13392
13393 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13394
13395         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
13396         (gst_ximagesink_set_property):
13397         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
13398         (gst_xvimagesink_set_property):
13399           make sure SYNCHRONOUS is respected after getting the X context
13400
13401 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13402
13403         * gst/matroska/matroska-demux.c:
13404         (gst_matroska_demux_handle_src_event),
13405         (gst_matroska_demux_parse_blockgroup):
13406         * gst/matroska/matroska-ids.h:
13407           add BlockReference tag and ignore it to clear out log.
13408           ignore NAVIGATION events to clear out log.
13409
13410 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
13411
13412         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
13413         (gst_matroska_demux_add_stream):
13414         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
13415           add debug categories
13416
13417 2004-07-16  Wim Taymans  <wim@fluendo.com>
13418
13419         * ext/libpng/Makefile.am:
13420         * ext/libpng/gstpng.c: (plugin_init):
13421         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
13422         (gst_pngdec_get_type), (gst_pngdec_base_init),
13423         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
13424         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
13425         * ext/libpng/gstpngdec.h:
13426         Added png decoder.
13427
13428 2004-07-16  Julien MOUTTE  <julien@moutte.net>
13429
13430         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13431         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13432         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
13433         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
13434         (gst_ximagesink_buffer_alloc):
13435         * sys/ximage/ximagesink.h:
13436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13437         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13438         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
13439         (gst_xvimagesink_buffer_alloc):
13440         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
13441         again. Using internal data pointer of the x(v)image to store image's
13442         data to be coherent with the buffer alloc mechanism. Investigated the
13443         image destruction code to be sure that everything gets freed correctly.
13444
13445 2004-07-16  Wim Taymans  <wim@fluendo.com>
13446
13447         * gst-libs/gst/riff/riff-read.c:
13448         (gst_riff_read_strf_vids_with_data),
13449         (gst_riff_read_strf_auds_with_data):
13450         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13451         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13452         Make sure we don't create 0 sized subbuffers in riff-read.
13453         Signal the no more pads signal after reading the avi header.
13454
13455 2004-07-16  Wim Taymans  <wim@fluendo.com>
13456
13457         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13458         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
13459         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
13460         (gst_decode_bin_init), (gst_decode_bin_dispose),
13461         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13462         (no_more_pads), (close_link), (type_found),
13463         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13464         (gst_decode_bin_change_state), (plugin_init):
13465         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13466         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13467         (gst_play_base_bin_dispose), (queue_overrun),
13468         (gen_preroll_element), (remove_prerolls), (unknown_type),
13469         (no_more_pads), (new_stream), (setup_source),
13470         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
13471         (play_base_eos), (gst_play_base_bin_change_state),
13472         (gst_play_base_bin_add_element),
13473         (gst_play_base_bin_remove_element),
13474         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13475         (gst_play_base_bin_unlink_stream),
13476         (gst_play_base_bin_get_streaminfo):
13477         * gst/playback/gstplaybasebin.h:
13478         Better error recovery. Added configurable preroll queue size. Faster
13479         detection of no-more-pads.
13480
13481 2004-07-16  Wim Taymans  <wim@fluendo.com>
13482
13483         * gst-libs/gst/video/video.h:
13484         Added 32 bits RGBA. Not sure if we should use another mime-type
13485         for alpha rgb. Currently the presence of the alpha_mask property
13486         signals an alpha channel.
13487
13488 2004-07-16  Wim Taymans  <wim@fluendo.com>
13489
13490         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13492         FPS seems to be 0.0 to MAX everywhere else.
13493
13494 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13495
13496         * gst-libs/gst/riff/riff-media.c:
13497         (gst_riff_create_video_caps_with_data):
13498           mp42/mp43 (no caps) exist too.
13499         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
13500           Set pixel_width/height; we've got them in-caps.
13501         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13502         * gst/wavparse/gstwavparse.c: (plugin_init):
13503           Both are valid primary.
13504         * sys/oss/gstossmixer.c:
13505           Remove i18n hack and enable translations.
13506
13507 2004-07-15  Benjamin Otte  <otte@gnome.org>
13508
13509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13510         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
13511           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
13512
13513 2004-07-15  Benjamin Otte  <otte@gnome.org>
13514
13515         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
13516         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
13517         (gst_alsa_close_audio):
13518           disable some of the debugging code for now. Writing debugging to a
13519           buffer is broken in current alsalib releases.
13520
13521 2004-07-12  Benjamin Otte  <otte@gnome.org>
13522
13523         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
13524           use bufferpools
13525
13526 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13527
13528         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
13529         (theora_dec_src_query), (theora_dec_event):
13530         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
13531           add debugging categories.  Remove \n's.
13532
13533 2004-07-13  Johan Dahlin  <johan@gnome.org>
13534
13535         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
13536         (gst_play_bin_get_property): Impl.
13537
13538 2004-07-13  Wim Taymans  <wim@fluendo.com>
13539
13540         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
13541         When trying to find the stream length, seek back N pages
13542         instead of just one, where N is the number of streams in
13543         the current chain.
13544
13545 2004-07-13  Wim Taymans  <wim@fluendo.com>
13546
13547         * gst-libs/gst/riff/riff-media.c:
13548         (gst_riff_create_audio_caps_with_data),
13549         (gst_riff_create_audio_caps),
13550         (gst_riff_create_audio_template_caps):
13551         * gst-libs/gst/riff/riff-media.h:
13552         * gst-libs/gst/riff/riff-read.c:
13553         (gst_riff_read_strf_vids_with_data),
13554         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
13555         * gst-libs/gst/riff/riff-read.h:
13556         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13557         (gst_avi_demux_add_stream):
13558         Set codec_data on caps for avidemuxer.
13559
13560 2004-07-12  David Schleef  <ds@schleef.org>
13561
13562         * configure.ac: Fix test for Objective C
13563
13564 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
13565         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
13566         (gst_gdk_pixbuf_chain):
13567           Add svg and pcx to template caps, and ensure that getcaps returns a
13568           subset of the template caps.
13569           Copy each row manually for output, as gdkpixbuf may pad the
13570           rowstride to a 32-bit word boundary.
13571
13572 2004-07-12  Wim Taymans  <wim@fluendo.com>
13573
13574         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13575         (gst_riff_create_video_template_caps):
13576         Fix the template caps to include some more media types.
13577
13578 2004-07-12  Wim Taymans  <wim@fluendo.com>
13579
13580         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13581         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13582         (compare_ranks), (print_feature), (gst_decode_bin_init),
13583         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13584         (try_to_link_1), (new_pad), (close_link), (type_found),
13585         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13586         (gst_decode_bin_change_state), (plugin_init):
13587         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13588         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13589         (gst_play_base_bin_dispose), (queue_overrun),
13590         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13591         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13592         (gst_play_base_bin_get_property), (play_base_eos),
13593         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13594         (gst_play_base_bin_remove_element),
13595         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13596         (gst_play_base_bin_unlink_stream),
13597         (gst_play_base_bin_get_streaminfo):
13598         * gst/playback/gstplaybasebin.h:
13599         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13600         (gst_play_bin_class_init), (gst_play_bin_init),
13601         (gst_play_bin_dispose), (gst_play_bin_set_property),
13602         (gst_play_bin_get_property), (gen_video_element),
13603         (gen_audio_element), (remove_sinks), (setup_sinks),
13604         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13605         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13606         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13607         (gst_play_bin_query), (plugin_init):
13608         * gst/playback/test4.c: (main):
13609         More fixes on reusing of the element.
13610
13611 2004-07-11  Benjamin Otte  <otte@gnome.org>
13612
13613         * ext/mad/gstmad.c: (normal_seek):
13614           allow seeking for other methods than just SET
13615
13616 2004-07-11  Andy Wingo  <wingo@pobox.com>
13617
13618         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
13619         float, "any" caps -> buffer_frames=[0,MAX].
13620
13621         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
13622         doesn't intersect our caps with the template any more. Do it
13623         ourselves.
13624         (interleave_buffered_loop): Use g_newa instead of malloc/free.
13625
13626 2004-07-09  Wim Taymans  <wim@fluendo.com>
13627
13628         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13629         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13630         (compare_ranks), (print_feature), (gst_decode_bin_init),
13631         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13632         (try_to_link_1), (new_pad), (close_link), (type_found),
13633         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13634         (gst_decode_bin_change_state), (plugin_init):
13635         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13636         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13637         (gst_play_base_bin_dispose), (queue_overrun),
13638         (gen_preroll_element), (remove_prerolls), (no_more_pads),
13639         (new_stream), (setup_source), (gst_play_base_bin_set_property),
13640         (gst_play_base_bin_get_property), (play_base_eos),
13641         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13642         (gst_play_base_bin_remove_element),
13643         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13644         (gst_play_base_bin_unlink_stream),
13645         (gst_play_base_bin_get_streaminfo):
13646         * gst/playback/gstplaybasebin.h:
13647         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13648         (gst_play_bin_class_init), (gst_play_bin_init),
13649         (gst_play_bin_dispose), (gst_play_bin_set_property),
13650         (gst_play_bin_get_property), (gen_video_element),
13651         (gen_audio_element), (remove_sinks), (setup_sinks),
13652         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
13653         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13654         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13655         (gst_play_bin_query), (plugin_init):
13656         * gst/playback/test4.c: (main):
13657         Work on object reuse and seeking.
13658
13659 2004-07-09  Wim Taymans  <wim@fluendo.com>
13660
13661         * examples/seeking/seek.c: (iterate):
13662         Don't consume all CPU in the idle loop.
13663
13664 2004-07-09  Wim Taymans  <wim@fluendo.com>
13665
13666         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
13667         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
13668         Add pad to element *after* setting the pad functions so that
13669         the scheduler can use the correct ones.
13670
13671 2004-07-09  Wim Taymans  <wim@fluendo.com>
13672
13673         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13674         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
13675         Sync to keyframe after seek
13676
13677 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13678
13679         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13680         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13681         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
13682         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
13683         * ext/libvisual/visual.c: (gst_visual_change_state):
13684         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
13685         * ext/theora/theoradec.c: (theora_dec_change_state):
13686         * ext/theora/theoraenc.c: (theora_enc_change_state):
13687         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
13688         * gst-libs/gst/navigation/navigation.c:
13689         * gst/adder/gstadder.c: (gst_adder_change_state):
13690         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
13691         (gst_audio_convert_get_buffer):
13692         * gst/multipart/multipartdemux.c:
13693         (gst_multipart_demux_change_state):
13694         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
13695         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13696         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
13697         * gst/videoscale/gstvideoscale.c:
13698         (gst_videoscale_handle_src_event):
13699         * gst/volume/gstvolume.c: (volume_chain_int16):
13700           don't assert in state change, this should be done by the base
13701           GstElement class.
13702           various debugging fixes.
13703
13704 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13705
13706         * configure.ac:
13707         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13708         (gst_play_dispose), (gst_play_set_location),
13709         (gst_play_set_data_src), (gst_play_set_video_sink),
13710         (gst_play_set_audio_sink), (gst_play_set_visualization),
13711         (gst_play_connect_visualization), (gst_play_get_sink_element),
13712         (gst_play_get_all_by_interface):
13713         * gst-libs/gst/play/play.h:
13714           add new method to get elements implementing an interface.
13715           add various error logging
13716
13717 2004-07-08  Wim Taymans  <wim@fluendo.com>
13718
13719         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
13720         (make_mpeg_pipeline), (make_mpegnt_pipeline),
13721         (make_playerbin_pipeline), (query_durations_elems),
13722         (query_durations_pads), (query_positions_elems),
13723         (query_positions_pads), (update_scale), (iterate), (stop_seek),
13724         (main):
13725         Added playbin seeking example.
13726
13727 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13728
13729         * gst-libs/gst/play/play.c: (gst_play_set_location),
13730         (gst_play_set_data_src), (gst_play_set_video_sink),
13731         (gst_play_set_audio_sink), (gst_play_set_visualization),
13732         (gst_play_connect_visualization), (gst_play_get_framerate):
13733           use a macro to look up elements from hash table
13734
13735 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13736
13737         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13738         (gst_play_get_length_callback), (gst_play_set_location),
13739         (gst_play_seek_to_time), (gst_play_set_data_src),
13740         (gst_play_set_video_sink), (gst_play_set_audio_sink),
13741         (gst_play_set_visualization), (gst_play_connect_visualization),
13742         (gst_play_get_sink_element):
13743         - add debugging info
13744         - fix looking up sink elements by iterating over complete caps
13745         - put everything except for source and autoplugger in a complete bin
13746
13747 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13748
13749         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
13750         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
13751         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
13752         (gst_alsa_sink_write), (gst_alsa_sink_loop):
13753         * ext/alsa/gstalsasink.h:
13754         - add debugging info
13755         - clean up schizophrenia of data/buffer/event
13756         - fix double event unref error
13757
13758 2004-07-08  Wim Taymans  <wim@fluendo.com>
13759
13760         * gst/playback/Makefile.am:
13761         Add headers to noinst
13762
13763 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13764
13765         * tools/gst-launch-ext-m.m:
13766         * tools/gst-launch-ext.1.in:
13767           convert to the third millenium
13768
13769 2004-07-07  David Schleef  <ds@schleef.org>
13770
13771         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
13772
13773 2004-07-07  Wim Taymans  <wim@fluendo.com>
13774
13775         * gst/playback/Makefile.am:
13776         * gst/playback/README:
13777         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13778         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13779         (compare_ranks), (print_feature), (gst_decode_bin_init),
13780         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
13781         (try_to_link_1), (new_pad), (close_link), (type_found),
13782         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
13783         (plugin_init):
13784         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
13785         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
13786         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
13787         (gen_preroll_element), (no_more_pads), (new_stream),
13788         (setup_source), (gst_play_base_bin_set_property),
13789         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
13790         (gst_play_base_bin_add_element),
13791         (gst_play_base_bin_remove_element),
13792         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
13793         (gst_play_base_bin_unlink_stream),
13794         (gst_play_base_bin_get_streaminfo):
13795         * gst/playback/gstplaybasebin.h:
13796         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13797         (gst_play_bin_class_init), (gst_play_bin_init),
13798         (gst_play_bin_dispose), (gst_play_bin_set_property),
13799         (gst_play_bin_get_property), (gen_video_element),
13800         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
13801         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13802         (gst_play_bin_get_formats), (gst_play_bin_convert),
13803         (gst_play_bin_get_query_types), (gst_play_bin_query),
13804         (plugin_init):
13805         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
13806         (gst_stream_info_get_type), (gst_stream_info_class_init),
13807         (gst_stream_info_init), (gst_stream_info_new),
13808         (gst_stream_info_dispose), (gst_stream_info_set_property),
13809         (gst_stream_info_get_property):
13810         * gst/playback/gststreaminfo.h:
13811         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13812         (main):
13813         * gst/playback/test2.c: (main):
13814         * gst/playback/test3.c: (update_scale), (main):
13815         More playbin fixes. Added README. Do better element filtering.
13816         Added base class to preroll media. Added test apps.
13817
13818 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13819
13820         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
13821         * ext/mpeg2dec/gstmpeg2dec.h:
13822           various debugging improvements.  Reset stream to next picture
13823           instead of sequence header, otherwise seeks cannot work.
13824
13825 2004-07-07  Wim Taymans  <wim@fluendo.com>
13826
13827         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13828         (gst_video_box_class_init), (gst_video_box_set_property),
13829         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
13830         Use pad_alloc where possible.
13831
13832 2004-07-07  Wim Taymans  <wim@fluendo.com>
13833
13834         * sys/oss/gstosselement.c: (gst_osselement_reset),
13835         (gst_osselement_parse_caps):
13836         * sys/oss/gstosselement.h:
13837         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13838         Fix offset on osssrc.
13839
13840 2004-07-07  Wim Taymans  <wim@fluendo.com>
13841
13842         * ext/theora/theora.c: (plugin_init):
13843         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
13844         (theora_dec_src_query), (theora_dec_chain):
13845         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13846         (theora_enc_sink_link), (theora_buffer_from_packet),
13847         (theora_push_packet), (theora_enc_chain):
13848         Fix theora granulepos calculation.
13849         Fix overflow in duration/position calculation.
13850         Bump rank to PRIMARY for theoradec.
13851         Use granulepos of last packet to calculate position.
13852         Set keyframe flag on buffers when needed.
13853
13854 2004-07-06  David Schleef  <ds@schleef.org>
13855
13856         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
13857         serious?  (Fixed, obviously.)
13858
13859 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13860
13861         * po/LINGUAS:
13862         * po/cs.po:
13863           added Czech translation (Miloslav Trmac)
13864
13865 2004-07-05  Wim Taymans  <wim@fluendo.com>
13866
13867         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13868         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13869         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13870         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13871         (close_link), (type_found), (gst_decode_bin_set_property),
13872         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
13873         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
13874         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
13875         (gst_decode_bin_query), (plugin_init):
13876         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13877         (gst_play_bin_class_init), (gst_play_bin_init),
13878         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
13879         (get_video_element), (new_pad), (setup_source),
13880         (gst_play_bin_set_property), (gst_play_bin_get_property),
13881         (gst_play_bin_change_state), (gst_play_bin_add_element),
13882         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13883         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13884         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13885         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13886         * gst/playback/test.c: (main):
13887         More fixes, cleaned up playbin, make it use decodebin. Added
13888         threaded property to playbin.
13889
13890 2004-07-05  Wim Taymans  <wim@fluendo.com>
13891
13892         * configure.ac:
13893         * gst/playback/Makefile.am:
13894         * gst/playback/decodetest.c: (main):
13895         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
13896         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
13897         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
13898         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
13899         (close_link), (type_found), (gst_decode_bin_set_property),
13900         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
13901         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
13902         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
13903         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
13904         (plugin_init):
13905         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
13906         (gst_play_bin_class_init), (gst_play_bin_init),
13907         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
13908         (collect_sink_pads), (find_compatibles), (close_pad_link),
13909         (try_to_link_1), (new_pad), (close_link), (type_found),
13910         (setup_source), (gst_play_bin_set_property),
13911         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
13912         (compare_ranks), (gst_play_bin_collect_factories),
13913         (gst_play_bin_change_state), (gst_play_bin_add_element),
13914         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
13915         (gst_play_bin_send_event), (gst_play_bin_get_formats),
13916         (gst_play_bin_convert), (gst_play_bin_get_query_types),
13917         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
13918         * gst/playback/test.c: (main):
13919         Added some playback helper elements and some test apps, very alpha
13920         still.
13921
13922 2004-07-04  Benjamin Otte  <otte@gnome.org>
13923
13924         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13925           only restart audio when we indeed have an xrun to fix repeated
13926           xruns. Fix suggested by Giuliano Pochini.
13927
13928 2004-07-03  David Schleef  <ds@schleef.org>
13929
13930         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
13931         call to gst_debug_log() if debugging is disabled (bug #145118)
13932
13933 2004-07-03  Benjamin Otte  <otte@gnome.org>
13934
13935         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
13936           use our own functions for restarting the alsa device.
13937         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13938           I should apply patches myself - use MIN for the third argument, not
13939           the second, this fixes seeking
13940
13941 2004-07-02  David Schleef  <ds@schleef.org>
13942
13943         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13944         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
13945         do with the logic.
13946
13947 2004-07-02  David Schleef  <ds@schleef.org>
13948
13949         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
13950         output buffers.  Fix logic mistake.  (bug #144866)
13951
13952 2004-07-02  David Schleef  <ds@schleef.org>
13953
13954         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
13955         on X.  (bug #144753)
13956
13957 2004-07-02  David Schleef  <ds@schleef.org>
13958
13959         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
13960         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
13961         (bug #144624)
13962         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
13963         (gst_osselement_rate_probe_check): Add another workaround for
13964         buggy drivers (bug #145336)
13965
13966 2004-07-02  David Schleef  <ds@schleef.org>
13967
13968         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
13969         Most systems don't have MSG_NOSIGNAL.
13970
13971 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13972
13973         * Makefile.am:
13974         * gst-libs/gst/colorbalance/Makefile.am:
13975         * gst-libs/gst/mixer/Makefile.am:
13976         * gst-libs/gst/play/Makefile.am:
13977         * gst-libs/gst/tuner/Makefile.am:
13978           (hopefully) fix both install and dist and make error message useful.
13979           needs testing across automakes.
13980
13981 2004-07-02  Benjamin Otte  <otte@gnome.org>
13982
13983         * ext/ogg/gstogg.c: (plugin_init):
13984           we require bytestream now
13985         * ext/ogg/gstoggdemux.c:
13986           huge diff to implement chain setup in a fast and generic way. This
13987           improves tag reading and startup of huge files (read: Theora videos)
13988           quite a bit. It probably contains bugs, too, so please test.
13989           Seeking is not improved to the fast method.
13990
13991 2004-06-29  Wim Taymans  <wim@fluendo.com>
13992
13993         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13994         * ext/ogg/gstoggmux.c:
13995         Fix memleak in oggdemux when running unconnected pads.
13996         doc update in mux, start working on keyframe mode.
13997
13998 2004-06-29  Benjamin Otte  <otte@gnome.org>
13999
14000         * sys/oss/gstosssink.c:
14001         * sys/oss/gstosssrc.c:
14002           advertise correct template caps - we indeed do non-native endianness
14003           and 8bit audio has no endianness
14004         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
14005         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
14006           avoid (wrong) duplications in getcaps function and return
14007           template caps
14008
14009 2004-06-29  Wim Taymans  <wim@fluendo.com>
14010
14011         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14012         (gst_multifdsink_class_init), (gst_multifdsink_add),
14013         (gst_multifdsink_remove), (gst_multifdsink_clear),
14014         (gst_multifdsink_client_remove),
14015         (gst_multifdsink_handle_client_read),
14016         (gst_multifdsink_client_queue_data),
14017         (gst_multifdsink_client_queue_caps),
14018         (gst_multifdsink_client_queue_buffer),
14019         (gst_multifdsink_handle_client_write),
14020         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14021         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14022         (gst_multifdsink_init_send), (gst_multifdsink_close):
14023         Fix wrong GList iteration that could crash the server when
14024         more then 2 clients disconnect at the same time. Read all the
14025         pending commands in one batch to recover from command storms under
14026         very heavy load.
14027
14028 2004-06-28  Wim Taymans  <wim@fluendo.com>
14029
14030         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
14031         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
14032         (gst_videomixer_pad_set_property),
14033         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
14034         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
14035         (gst_videomixer_class_init), (gst_videomixer_init),
14036         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
14037         (pad_zorder_compare), (gst_videomixer_sort_pads),
14038         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14039         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
14040         (gst_videomixer_update_queues), (gst_videomixer_loop),
14041         (plugin_init):
14042         Avoid divide by zero, choose masterpad as the pad with the highest
14043         framerate.
14044
14045 2004-06-27  Julien Moutte  <julien@moutte.net>
14046
14047         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14048         (gst_ximagesink_xwindow_new):
14049         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14050         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
14051         function directly. We might want to call it from somewhere else one day.
14052
14053 2004-06-27  Julien Moutte  <julien@moutte.net>
14054
14055         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
14056         (gst_ximagesink_xwindow_new):
14057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
14058         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
14059         window decorations.
14060
14061 2004-06-27  Wim Taymans  <wim@fluendo.com>
14062
14063         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14064         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
14065         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
14066         (gst_dvdec_set_property), (gst_dvdec_get_property):
14067         * ext/dv/gstdvdec.h:
14068         Implement drop_factor property to lower the framerate with
14069         a factor.
14070
14071 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14072
14073         * gst-libs/gst/colorbalance/Makefile.am:
14074         * gst-libs/gst/mixer/Makefile.am:
14075         * gst-libs/gst/play/Makefile.am:
14076         * gst-libs/gst/tuner/Makefile.am:
14077           unbreak Company's fix that didn't install the -enum.h files
14078
14079 2004-06-27  Wim Taymans  <wim@fluendo.com>
14080
14081         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
14082         (gst_dvdec_change_state):
14083         * ext/dv/gstdvdec.h:
14084         Fix timestamp, duration and offset of the buffers.
14085
14086 2004-06-27  Wim Taymans  <wim@fluendo.com>
14087
14088         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14089         (gst_multifdsink_class_init), (gst_multifdsink_add),
14090         (gst_multifdsink_remove), (gst_multifdsink_clear),
14091         (gst_multifdsink_client_remove),
14092         (gst_multifdsink_handle_client_read),
14093         (gst_multifdsink_client_queue_data),
14094         (gst_multifdsink_client_queue_caps),
14095         (gst_multifdsink_client_queue_buffer),
14096         (gst_multifdsink_handle_client_write),
14097         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14098         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14099         (gst_multifdsink_init_send), (gst_multifdsink_close):
14100         * gst/tcp/gstmultifdsink.h:
14101         * gst/tcp/gsttcpserversink.c:
14102         (gst_tcpserversink_handle_server_read),
14103         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
14104         More multifdsink fixes, more recovery policy fixes.
14105         Removed stupid g_print
14106
14107 2004-06-26  Wim Taymans  <wim@fluendo.com>
14108
14109         * gst/tcp/Makefile.am:
14110         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14111         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
14112         (gst_multifdsink_class_init), (gst_multifdsink_init),
14113         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
14114         (gst_multifdsink_handle_client_read),
14115         (gst_multifdsink_client_queue_data),
14116         (gst_multifdsink_client_queue_caps),
14117         (gst_multifdsink_client_queue_buffer),
14118         (gst_multifdsink_handle_client_write),
14119         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14120         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
14121         (gst_multifdsink_chain), (gst_multifdsink_set_property),
14122         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
14123         (gst_multifdsink_close), (gst_multifdsink_change_state):
14124         * gst/tcp/gstmultifdsink.h:
14125         * gst/tcp/gsttcpplugin.c: (plugin_init):
14126         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
14127         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
14128         (gst_tcpserversink_handle_server_read),
14129         (gst_tcpserversink_handle_select),
14130         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
14131         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14132         * gst/tcp/gsttcpserversink.h:
14133         Added multifdsink, made tcpserversink a subclass of fdsink, removed
14134         one of the locks, added recovery policy to multifdsink.
14135
14136 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14137
14138         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14139           fix decision for when getting frames with same timestamp
14140         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14141         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14142         (gst_v4lsrc_get_property):
14143         * sys/v4l/gstv4lsrc.h:
14144           add latency offset property
14145
14146 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14147
14148         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
14149         (plugin_init):
14150           fix debugging. add category.
14151
14152 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14153
14154         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14155           fix wrong offsets
14156
14157 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14158
14159         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14160         (gst_alsa_src_get_time), (gst_alsa_src_loop),
14161         (gst_alsa_src_change_state):
14162           return a time that is in sync with the element's processing
14163
14164 2004-06-25  Wim Taymans  <wim@fluendo.com>
14165
14166         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14167         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14168         (gst_tcpserversink_client_remove),
14169         (gst_tcpserversink_handle_client_read),
14170         (gst_tcpserversink_client_queue_data),
14171         (gst_tcpserversink_client_queue_caps),
14172         (gst_tcpserversink_client_queue_buffer),
14173         (gst_tcpserversink_handle_client_write),
14174         (gst_tcpserversink_queue_buffer),
14175         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
14176         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
14177         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
14178         (gst_tcpserversink_close):
14179         * gst/tcp/gsttcpserversink.h:
14180         Serversink rewrite. Really do non blocking writes to clients and
14181         maintain an internal queue to handle slower clients while not
14182         disturbing fast clients.
14183
14184 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14185
14186         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14187           better debug, don't override OFFSET and OFFSET_END
14188
14189 2004-06-25  Iain <iain@prettypeople.org>
14190
14191         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
14192         name=source for the wavparse pipeline.
14193
14194 2004-06-24  Johan Dahlin  <johan@gnome.org>
14195
14196         * ext/theora/theoraenc.c (theora_enc_chain): Call
14197         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
14198         streamheader caps are set correctly.
14199
14200 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14201
14202         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14203         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
14204           respect minimum bitrate; same could be done for max bitrate
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):
14210           fix sample rate range
14211
14212 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14213
14214         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
14215         (gst_oggvorbisenc_setup):
14216         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
14217         (gst_vorbisenc_setup):
14218           resolve ambiguities in code and description
14219
14220 2004-06-24  Wim Taymans  <wim@fluendo.com>
14221
14222         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
14223         * ext/alsa/gstalsa.h:
14224         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14225         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
14226         Use alsa trigger_tstamp to get the timestamp of the first
14227         sample in the buffer for more precise sync. Some cleanups.
14228
14229 2004-06-24  Wim Taymans  <wim@fluendo.com>
14230
14231         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
14232         (gst_audiorate_init), (gst_audiorate_chain),
14233         (gst_audiorate_set_property), (gst_audiorate_get_property):
14234         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14235         (gst_videorate_chain):
14236         Added some logging, fixed an overflow bug in videorate.
14237
14238 2004-06-24  Benjamin Otte  <otte@gnome.org>
14239
14240         * ext/kio/Makefile.am:
14241           fix for builddir != srcdir and distcheck
14242
14243 2004-06-24  Benjamin Otte  <otte@gnome.org>
14244
14245         * gst-libs/gst/colorbalance/Makefile.am:
14246         * gst-libs/gst/mixer/Makefile.am:
14247         * gst-libs/gst/play/Makefile.am:
14248         * gst-libs/gst/tuner/Makefile.am:
14249         * gst/tcp/Makefile.am:
14250         * sys/dxr3/Makefile.am:
14251           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
14252           tarball.
14253           Also add all *.list files that were missing.
14254         * Makefile.am:
14255           add a distcheck hook to ensure the above doesn't happen again.
14256
14257 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
14258
14259         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
14260
14261 2004-06-23  Colin Walters  <walters@redhat.com>
14262
14263         * m4/Makefile.am: Distribute gst-fionread.m4.
14264
14265 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14266
14267         * configure.ac: back to dev
14268
14269 2004-06-23  Wim Taymans  <wim@fluendo.com>
14270
14271         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
14272         (gst_alsa_xrun_recovery):
14273         * ext/alsa/gstalsa.h:
14274         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14275         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
14276         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
14277         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
14278         (gst_alsa_src_loop):
14279         Add clock to alsasrc. Take new capture timestamp when
14280         restarting after an overrun. Split up some functions between
14281         alsasrc and alsasink.
14282
14283 === release 0.8.2 ===
14284
14285 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14286
14287         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14288         (gst_alsa_change_state), (gst_alsa_update_avail),
14289         (gst_alsa_xrun_recovery):
14290         * ext/alsa/gstalsa.h:
14291         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14292           merge back changes from release
14293
14294 2004-06-23  Wim Taymans  <wim@fluendo.com>
14295
14296         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
14297         (gst_audiorate_init), (gst_audiorate_chain),
14298         (gst_audiorate_set_property), (gst_audiorate_get_property):
14299         Implement sample dropping and notify
14300
14301 2004-06-22  Wim Taymans  <wim@fluendo.com>
14302
14303         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14304         (theora_enc_sink_link), (theora_buffer_from_packet),
14305         (theora_push_packet), (theora_enc_chain):
14306         Some cleanups, make sure the timestamps are correct.
14307
14308 2004-06-22  Wim Taymans  <wim@fluendo.com>
14309
14310         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
14311         (gst_alsa_change_state), (gst_alsa_update_avail),
14312         (gst_alsa_xrun_recovery):
14313         * ext/alsa/gstalsa.h:
14314         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14315         Cleanups, take queued samples into account when reporting
14316         the time.
14317
14318 2004-06-22  Wim Taymans  <wim@fluendo.com>
14319
14320         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14321         (gst_videorate_init):
14322         Initialize the property as well.
14323
14324 2004-06-22  Wim Taymans  <wim@fluendo.com>
14325
14326         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14327         (gst_videorate_init), (gst_videorate_chain),
14328         (gst_videorate_set_property), (gst_videorate_get_property):
14329         Add property to make videorate silent.
14330         Add property to prefer new frames over old ones.
14331
14332 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14333
14334         * sys/osxvideo/Makefile.am:
14335         Workaround so that the osxvideo .so file gets linked with the
14336         Cocoa, OpenGL and QuickTime frameworks
14337
14338 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14339
14340         * sys/osxaudio/Makefile.am:
14341         Workaround so that the osxaudio .so file gets linked with the
14342         CoreAudio framework
14343
14344 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14345
14346         * configure.ac:
14347         Whoops, my fault...fixed build issues
14348
14349 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14350
14351         * configure.ac:
14352         Add objective-c support if running in Darwin/Mac OS X
14353         * sys/Makefile.am:
14354         * sys/osxvideo:
14355         * sys/osxvideo/Makefile.am:
14356         * sys/osxvideo/osxvideosink.h:
14357         * sys/osxvideo/osxvideosink.m:
14358         * sys/osxvideo/cocoawindow.h:
14359         * sys/osxvideo/cocoawindow.m:
14360         Add osxvideosink, a cocoa-based osx video sink
14361
14362
14363 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
14364         * ext/dvdnav/gst-dvd:
14365         Grab the gconf key from the right spot
14366         * gst/debug/gstnavseek.c: (gst_navseek_init),
14367         (gst_navseek_segseek), (gst_navseek_handle_src_event),
14368         (gst_navseek_chain):
14369         * gst/debug/gstnavseek.h:
14370           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
14371           and loop parameters of a segment seek.
14372         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14373         (gst_videotestsrc_get_event_masks),
14374         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
14375         * gst/videotestsrc/gstvideotestsrc.h:
14376           Add seeking support to videotestsrc
14377           Initialise the timestamp_offset variable.
14378
14379 2004-06-18  Wim Taymans  <wim@fluendo.com>
14380
14381         * ext/sidplay/gstsiddec.cc:
14382         Fix negotiation and set correct end offset.
14383
14384 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
14385
14386         * configure.ac: branch and prerelease
14387
14388 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14389
14390         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14391         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
14392         (gst_tcpclientsrc_init_receive):
14393         * gst/tcp/gsttcpclientsrc.h:
14394           read caps when connecting to server for GDP so we set them correctly
14395
14396 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14397
14398         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
14399           notify drops and duplicates
14400         * gst/videoscale/videoscale.c: (videoscale_get_structure):
14401           no good reason to limit ourselves to 100x100
14402
14403 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14404
14405         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
14406         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14407         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14408         (gst_v4lsrc_get_property):
14409         * sys/v4l/gstv4lsrc.h:
14410         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14411         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14412         (gst_v4l_set_audio):
14413         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
14414         (gst_v4lsrc_try_capture):
14415         * sys/v4l/v4lsrc_calls.h:
14416           change try_palette to more general try_capture
14417           add autoprobe option so we can turn off autoprobing
14418           various fixes
14419
14420 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14421
14422         * configure.ac:
14423           add videorate
14424         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
14425         (gst_ximagesink_class_init):
14426         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
14427         (gst_xvimagesink_class_init):
14428           run them as finalize, not dispose, since dispose can be invoked
14429           multiple times
14430
14431 2004-06-17  Wim Taymans  <wim@fluendo.com>
14432
14433         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
14434         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
14435         * ext/alsa/gstalsa.h:
14436         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
14437         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
14438         (gst_alsa_src_change_state):
14439         * ext/alsa/gstalsasrc.h:
14440         Make the xrun code timestamp and offset the buffers correctly.
14441         moved the clock to the base class, use alsa methods to get time.
14442         Do correct timestamping on outgoing buffers.
14443
14444 2004-06-17  Wim Taymans  <wim@fluendo.com>
14445
14446         * gst/audiorate/Makefile.am:
14447         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
14448         (gst_audiorate_base_init), (gst_audiorate_class_init),
14449         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
14450         (gst_audiorate_set_property), (gst_audiorate_get_property),
14451         (gst_audiorate_change_state), (plugin_init):
14452         Added an audiorate converter that fills in gaps.
14453
14454 2004-06-17  Johan Dahlin  <johan@gnome.org>
14455
14456         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
14457
14458 2004-06-16  Wim Taymans  <wim@fluendo.com>
14459
14460         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
14461         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14462         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14463         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14464         (gst_v4lsrc_get_property):
14465         * sys/v4l/gstv4lsrc.h:
14466         Added a copy mode to v4lsrc where it will output a copied version
14467         of its internal hardware buffer.
14468         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
14469         can't | them.
14470
14471 2004-06-16  Wim Taymans  <wim@fluendo.com>
14472
14473         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14474         Timestamp fixes.
14475
14476 2004-06-16  Wim Taymans  <wim@fluendo.com>
14477
14478         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
14479         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
14480         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
14481         (gst_v4lsrc_get_property):
14482         * sys/v4l/gstv4lsrc.h:
14483         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14484         Added a sync mode enum property to control v4lsrc timestamp method
14485         Removed the use-fixed-fps property and moved functionality in
14486         the enum.
14487         Don't error on an error value from v4l-conf, it might not always
14488         be a real error.
14489
14490 2004-06-16  Wim Taymans  <wim@fluendo.com>
14491
14492         * gst/videorate/Makefile.am:
14493         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
14494         (gst_videorate_base_init), (gst_videorate_class_init),
14495         (gst_videorate_getcaps), (gst_videorate_link),
14496         (gst_videorate_init), (gst_videorate_chain),
14497         (gst_videorate_set_property), (gst_videorate_get_property),
14498         (gst_videorate_change_state), (plugin_init):
14499         Added a video timestamp corrector.
14500
14501 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14502
14503         fixed a potential leak with previous commit
14504
14505         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14506
14507 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14508
14509         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
14510         Added missing refcount, fixes bug #144425
14511         Cheers Tim for finding the bug
14512
14513 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14514
14515         * sys/v4l/gstv4l.c: (plugin_init):
14516         * sys/v4l/gstv4lcolorbalance.c:
14517         * sys/v4l/gstv4lcolorbalance.h:
14518         * sys/v4l/gstv4lelement.c:
14519         * sys/v4l/gstv4lelement.h:
14520         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14521         * sys/v4l/gstv4lmjpegsink.h:
14522         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14523         * sys/v4l/gstv4lmjpegsrc.h:
14524         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14525         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14526         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14527         * sys/v4l/gstv4lsrc.h:
14528         * sys/v4l/gstv4ltuner.c:
14529         * sys/v4l/gstv4ltuner.h:
14530         * sys/v4l/gstv4lxoverlay.c:
14531         * sys/v4l/gstv4lxoverlay.h:
14532         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
14533         (gst_v4l_set_window), (gst_v4l_enable_overlay):
14534         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14535         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
14536         (gst_v4l_set_audio):
14537         * sys/v4l/v4l_calls.h:
14538         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14539         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
14540         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
14541         (gst_v4lmjpegsink_playback_init),
14542         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
14543         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
14544         (gst_v4lmjpegsink_playback_stop),
14545         (gst_v4lmjpegsink_playback_deinit):
14546         * sys/v4l/v4lmjpegsink_calls.h:
14547         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14548         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
14549         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
14550         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
14551         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
14552         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
14553         * sys/v4l/v4lmjpegsrc_calls.h:
14554         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14555         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
14556         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
14557         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
14558         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
14559         (gst_v4lsrc_try_palette):
14560         * sys/v4l/v4lsrc_calls.h:
14561           bunch of paranoia cleanups
14562
14563 2004-06-14  David Schleef  <ds@schleef.org>
14564
14565         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
14566         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
14567         Send discont events and change timestamps appropriately when
14568         we get a seek event.  (bug #144240)
14569         * ext/cdparanoia/gstcdparanoia.h:
14570
14571 2004-06-14  Benjamin Otte  <otte@gnome.org>
14572
14573         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
14574           snd_pcm_hw_params_set_rate  since the latter fails for no good
14575           reason on some setups.
14576
14577 2004-06-14  David Schleef  <ds@schleef.org>
14578
14579         * gst/volume/demo.c: (value_changed_callback): exp10() is not
14580         standard.  Thank you for playing.
14581
14582 2004-06-14  Wim Taymans  <wim@fluendo.com>
14583
14584         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
14585         Patch 1.3 broke the ordering of the colorspace info and
14586         made the plugin basically work by coincidence, reordered
14587         the info.
14588
14589 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14590
14591         * ext/lame/gstlame.c:
14592         * ext/mad/gstmad.c:
14593           sync caps.  Make sure mad can only output a list of rates, not
14594           a full range.  In the future, have three caps lists for each of the
14595           mpeg versions.  Change mpegversion to a double as well.
14596
14597 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14598
14599         * gst/volume/.cvsignore:
14600         * gst/volume/Makefile.am:
14601         * gst/volume/demo.c: (value_changed_callback), (idler),
14602         (setup_gui), (main):
14603           added small demo app
14604
14605 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
14606         * ext/esd/esdsink.c: (gst_esdsink_change_state):
14607         * ext/esd/esdsink.h:
14608         Close the esd connection on pause, because esd will just wait -
14609         blocking all other esd clients indefinitely.
14610
14611 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
14612
14613         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
14614           previous commit with GST_DEBUG
14615
14616 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14617
14618         * configure.ac:
14619           add a header check for a dvdread header in dvdnav.  Fixes #133002
14620
14621 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14622
14623         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
14624         * gst/tcp/gsttcpclientsink.h:
14625         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
14626         * gst/tcp/gsttcpclientsrc.h:
14627         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
14628         (gst_tcpserversink_handle_server_read),
14629         (gst_tcpserversink_init_send):
14630         * gst/tcp/gsttcpserversink.h:
14631         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
14632         * gst/tcp/gsttcpserversrc.h:
14633         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
14634         version of IP)
14635
14636 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14637
14638         * configure.ac:
14639         Added ogg library so that OSX detects libtheora properly
14640
14641 2004-06-11  Wim Taymans  <wim@fluendo.com>
14642
14643         * ext/theora/theoradec.c: (theora_dec_chain),
14644         (theora_dec_change_state):
14645         Don't try to decode frames before we received a keyframe.
14646
14647 2004-06-11  Wim Taymans  <wim@fluendo.com>
14648
14649         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14650         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14651         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14652         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14653         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14654         Added property to set the maximum delay of a page.
14655
14656 2004-06-10  Wim Taymans  <wim@fluendo.com>
14657
14658         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
14659         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
14660         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14661         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
14662         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
14663         Added max-delay property to control the maximum amount
14664         of data to put in one page.
14665
14666 2004-06-10  Wim Taymans  <wim@fluendo.com>
14667
14668         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14669         (gst_theora_enc_init), (theora_enc_sink_link),
14670         (theora_buffer_from_packet), (theora_enc_set_property),
14671         (theora_enc_get_property):
14672         Set duration on encoded buffer, added some more properties
14673
14674 2004-06-10  Wim Taymans  <wim@fluendo.com>
14675
14676         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14677         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14678         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
14679         * ext/theora/theoraenc.c: (theora_enc_chain):
14680         Fix refcounting bugs
14681
14682 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14683
14684         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
14685         (gst_asf_demux_loop), (gst_asf_demux_process_file),
14686         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
14687         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
14688         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
14689         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
14690         (gst_asf_demux_change_state):
14691         * gst/asfdemux/gstasfdemux.h:
14692           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
14693           feels like. I think we should set a new requirement for demuxers
14694           from now on to implement sane loop functions, data loops, query
14695           and seek functions before first commit into CVS. And this commit
14696           fixes all of the above.
14697
14698 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
14699
14700         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
14701           vorbis comments are properly encoded in UTF-8 before adding them
14702           to a GstTagList
14703
14704 2004-06-09  Benjamin Otte  <otte@gnome.org>
14705
14706         * ext/alsa/gstalsa.c: (add_channels):
14707           handle min <= max correctly
14708         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
14709         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
14710           add fixation functions so we fixate correctly. No preferring of alaw
14711           anymore because it's the first structure.
14712         * ext/alsa/gstalsa.h:
14713         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
14714         (gst_alsa_hw_params_dump):
14715           add functions to ease debugging in alsalib
14716         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14717         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14718         (gst_alsa_start_audio):
14719           only specify hw params if we really setup a format (fixes #134007 -
14720           or at least works around it)
14721
14722 2004-06-09  Wim Taymans  <wim@fluendo.com>
14723
14724         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14725         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
14726         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
14727         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
14728         (gst_ogg_mux_loop):
14729         Use stream caps to setup the initial pages in the ogg stream.
14730         Correctly set the streamheader caps on the srcpad.
14731
14732 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14733
14734         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
14735         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
14736         (gst_v4lsrc_getcaps):
14737         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
14738         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
14739           add querying of fps lists for webcams.  Negotiating to a framerate
14740           now works.
14741
14742 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14743
14744         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14745         (theora_push_buffer), (theora_push_packet),
14746         (theora_set_header_on_caps), (theora_enc_chain):
14747           mark buffers and put on streamheader, raw theora streaming
14748           now works too, whee
14749
14750 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14751
14752         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14753         (gst_tcp_gdp_read_caps):
14754           do a looping read for caps and GDP headers too
14755
14756 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14757
14758         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14759         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
14760           return EOS instead of NULL in _get
14761
14762 2004-06-08  Wim Taymans  <wim@fluendo.com>
14763
14764         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
14765         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
14766         (gst_tcp_gdp_write_caps):
14767         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14768         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
14769         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
14770         Memory leak fixes
14771
14772 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14773
14774         * ext/vorbis/Makefile.am:
14775         * ext/vorbis/vorbis.c: (plugin_init):
14776         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
14777         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
14778         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
14779         (vorbis_parse_change_state):
14780         * ext/vorbis/vorbisparse.h:
14781           adding a vorbisparse element that marks the buffers, streaming
14782           raw vorbis using GDP now works, whee
14783
14784 2004-06-08  Wim Taymans  <wim@fluendo.com>
14785
14786         * ext/jpeg/Makefile.am:
14787         * ext/jpeg/README:
14788         * ext/jpeg/gstjpeg.c: (plugin_init):
14789         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
14790         (gst_smokedec_base_init), (gst_smokedec_class_init),
14791         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
14792         * ext/jpeg/gstsmokedec.h:
14793         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
14794         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
14795         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
14796         (gst_smokeenc_resync), (gst_smokeenc_chain),
14797         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
14798         * ext/jpeg/gstsmokeenc.h:
14799         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
14800         (smokecodec_flush_destination), (smokecodec_term_destination),
14801         (smokecodec_init_source), (smokecodec_fill_input_buffer),
14802         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
14803         (smokecodec_term_source), (smokecodec_encode_new),
14804         (smokecodec_decode_new), (smokecodec_info_free),
14805         (smokecodec_set_quality), (smokecodec_get_quality),
14806         (smokecodec_set_threshold), (smokecodec_get_threshold),
14807         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14808         (find_best_size), (abs_diff), (put), (smokecodec_encode),
14809         (smokecodec_parse_header), (smokecodec_decode):
14810         * ext/jpeg/smokecodec.h:
14811         Added a new simple jpeg based codec
14812
14813 2004-06-08  Wim Taymans  <wim@fluendo.com>
14814
14815         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14816         (gst_multipart_mux_loop):
14817         Fix memory leak
14818
14819 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14820
14821         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
14822         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
14823         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
14824         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
14825         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
14826         * gst/tcp/gsttcpserversink.h:
14827           take streamheader into account
14828
14829 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14830
14831         * gst/level/Makefile.am:
14832         * gst/level/gstlevel.c: (gst_level_class_init):
14833           clean up marshal generation
14834
14835 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14836
14837         * gst/tcp/Makefile.am:
14838         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
14839         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
14840         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
14841         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
14842         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
14843         (gst_tcpclientsrc_get_property):
14844         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
14845         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
14846         (gst_tcpserversink_handle_client_read),
14847         (gst_tcpserversink_handle_client_write),
14848         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
14849         * gst/tcp/gsttcpserversink.h:
14850           add signals client-added and client-removed
14851         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
14852         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
14853         (gst_tcpserversrc_get_property):
14854         uniformized, change default protocol to NONE
14855         * gst/tcp/gsttcp-marshal.list: added
14856 2004-06-07  Benjamin Otte  <otte@gnome.org>
14857
14858         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14859           handle discont events if they happen before caps nego
14860
14861 2004-06-07  Wim Taymans  <wim@fluendo.com>
14862
14863         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14864         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14865         (gst_multipart_demux_plugin_init):
14866         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14867         (gst_multipart_mux_init), (gst_multipart_mux_loop),
14868         (gst_multipart_mux_change_state):
14869         Small updates, fix a memleak
14870
14871 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14872
14873         * configure.ac: OSS portability
14874         * ext/arts/gst_arts.c: idem
14875         * sys/oss/gstosselement.c: idem
14876         * sys/oss/gstossmixer.c: idem
14877         * sys/oss/gstosssink.c: idem
14878         * sys/oss/gstosssrc.c: idem
14879         * sys/oss/oss_probe.c: idem
14880           - check for soundcard.h in different places for some BSD
14881
14882 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
14883
14884         * AUTHORS:
14885         Add me to the authors file
14886         * configure.ac:
14887         Increase the libdv requirement to >= version 0.100
14888         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
14889         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
14890         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
14891         * ext/dv/gstdvdec.h:
14892         Add support for the new_media flag when sending DISCONT events
14893         Make the querying work when video pad is not linked
14894
14895 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14896
14897         reviewed by Benjamin Otte  <otte@gnome.org>
14898
14899         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
14900           create a NULL-initialized array of pads, so we don't think they
14901           exist already. (fixes #143130)
14902
14903 2004-06-07  Benjamin Otte  <otte@gnome.org>
14904
14905         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
14906         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
14907         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
14908           don't use // coments
14909
14910 2004-06-07  Benjamin Otte  <otte@gnome.org>
14911
14912         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
14913           cast to GstClockTime to get higher granularity
14914         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14915           use gst_element_set_time_delay to get the exact time
14916         * ext/mad/gstmad.c: (gst_mad_chain):
14917           use the negotiated rate instead of the current frame's rate which
14918           might be wrong because of bit errors. This avoids emitting totally
14919           bogus timestamps and screwing sync.
14920         (fixes #143454)
14921
14922 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14923
14924         reviewed by Benjamin Otte  <otte@gnome.org>
14925
14926         * gst/adder/gstadder.c: (gst_adder_loop):
14927           properly error out when no negotiation has happened yet. (fixes
14928           #143032)
14929
14930 2004-06-06  Benjamin Otte  <otte@gnome.org>
14931
14932         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14933           forward correctly transformed offset in discont events. Based on
14934           patch by Arwed v. Merkatz. (fixes #142851)
14935
14936 2004-06-06  David Schleef  <ds@schleef.org>
14937
14938         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
14939         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
14940         problems on several systems.
14941
14942 2004-06-06  Benjamin Otte  <otte@gnome.org>
14943
14944         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14945           use explicit caps on the srcpad
14946         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14947           properly error out if caps couldn't be set (fixes #142764)
14948
14949 2004-06-06  Benjamin Otte  <otte@gnome.org>
14950
14951         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
14952         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
14953         (gst_alsa_start_audio):
14954           - don't call set_periods_integer anymore, it breaks the
14955           configuration randomly
14956           - call snd_pcm_hw_params_set_access directly instead of using masks
14957           - don't fail if the sw_params can't be set, just use the default
14958           params and hope it works. Alsalib has weird issues when you touch
14959           sw_params and does no proper error reporting about what failed.
14960         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
14961         (gst_alsa_close_audio):
14962           make our alsa debugging go via gst debugging and not conditionally
14963           defined
14964         * ext/alsa/gstalsa.h:
14965           add ALSA_DEBUG_FLUSH macro
14966         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
14967         (plugin_init):
14968           wrap alsa errors to be printed via the gst debugging system and not
14969           spammed to stderr
14970
14971 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14972
14973         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
14974         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
14975         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
14976         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
14977         (qtdemux_parse_trak):
14978         * gst/qtdemux/qtdemux.h:
14979           Bitch. Also known as seeking, querying & co.
14980         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14981         (gst_osssink_change_state):
14982         * sys/oss/gstosssink.h:
14983           Resyncing is for weenies, this hack is no longer needed and was
14984           broken anyway (since it - unintendedly - always leaves resync to
14985           TRUE).
14986
14987 2004-06-05  Andrew Turner <zxombie@hotpop.com>
14988
14989         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
14990         * gst/tcp/gsttcpclientsrc.h: idem
14991           - define MSG_NOSIGNAL if not done
14992           - include unistd.h for off_t
14993           (fixes #143749)
14994
14995 2004-06-05  Benjamin Otte  <otte@gnome.org>
14996
14997         * configure.ac:
14998         * ext/kio/Makefile.am:
14999           check for qt's moc preprocessor explicitly and use it
15000
15001 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15002
15003         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
15004           don't get a signal for EPIPE on socket writes
15005           (somebody check if this works on other platforms)
15006
15007 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15008
15009         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
15010         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15011           check error condition on available samples correctly
15012
15013 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15014
15015         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
15016           avoid a segfault
15017         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
15018         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
15019         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
15020         (gst_tcpserversrc_gdp_read_header):
15021          use ssize_t over size_t since the former is signed and thus the
15022          check for error codes can work
15023
15024 2004-06-02  Wim Taymans  <wim@fluendo.com>
15025
15026         reviewed by: Johan
15027
15028         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15029         (gst_multipart_mux_loop):
15030         Oops
15031
15032 2004-06-02  Wim Taymans  <wim@fluendo.com>
15033
15034         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
15035         (gst_multipart_mux_init), (gst_multipart_mux_loop),
15036         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15037         (gst_multipart_mux_change_state):
15038         Added configurable boundary specifier, added the value as a
15039         caps field as well.
15040
15041 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15042
15043         * gst/tcp/gsttcp.c:
15044         * gst/tcp/gsttcpclientsrc.c:
15045         * gst/tcp/gsttcpclientsrc.h:
15046         * gst/tcp/gsttcpserversrc.c:
15047           - portability fix, to compile on OSX
15048             (fixes #143146)
15049
15050         * sys/osxaudio/gstosxaudioelement.c:
15051         * sys/osxaudio/gstosxaudiosink.c:
15052         * sys/osxaudio/gstosxaudiosrc.c:
15053           - compilation warnings on OSX
15054             (fixes #143153)
15055
15056 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15057
15058         * ext/vorbis/vorbisdec.c : sign warning fixes
15059
15060         * gst-libs/gst/mixer/mixertrack.c :
15061           do no use defines which are glib 2.4 specific
15062
15063 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
15064
15065         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
15066           buffer since libflac doesn't expect it (reports a sync error when
15067           it encounters that)
15068
15069
15070 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
15071
15072         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
15073         * gst-libs/gst/mixer/mixertrack.c:
15074         (gst_mixer_track_get_property), (get_mixer_track_init),
15075         (get_mixer_track_get_property): Added property accessors
15076         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
15077         * gst-libs/gst/mixer/mixeroptions.c:
15078         (gst_mixer_options_get_values): Added
15079         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
15080         * gst-libs/gst/mixer/mixer.c: Fixed comment
15081
15082
15083 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15084
15085         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15086           improve error messages on open
15087
15088
15089 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15090
15091         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15092           check if v4l-conf is in path
15093
15094 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15095
15096         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15097           change assert to a more readable error message
15098
15099 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15100
15101         * gst-libs/gst/tuner/tunerchannel.h:
15102           - add a freq_multiplicator field to make the conversion
15103             between internal frequency unit and Hz
15104         * sys/v4l/gstv4lelement.c:
15105         * sys/v4l2/gstv4l2element.c:
15106           - change default video device to /dev/video0
15107         * sys/v4l/v4l_calls.c:
15108         * sys/v4l2/v4l2_calls.c:
15109           - we only expose frequency to the user in Hz instead of
15110             bastard v4lX unit (either 62.5kHz or 62.5Hz)
15111
15112 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
15113         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15114           Initialise b_o_s and e_o_s variables
15115         * gst-libs/gst/riff/riff-media.c:
15116         (gst_riff_create_video_caps_with_data):
15117           Add some unusual fourcc's from mplayer avi's
15118         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
15119           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
15120           autoplugging.
15121
15122 2004-05-28  Wim Taymans  <wim@fluendo.com>
15123
15124         * configure.ac:
15125         * gst/alpha/Makefile.am:
15126         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
15127         (gst_alpha_get_type), (gst_alpha_base_init),
15128         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
15129         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
15130         (gst_alpha_chroma_key), (gst_alpha_chain),
15131         (gst_alpha_change_state), (plugin_init):
15132         A plugin to add an alpha channel to I420 video. Can optionally do
15133         chroma keying.
15134         * gst/multipart/Makefile.am:
15135         * gst/multipart/multipart.c: (plugin_init):
15136         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
15137         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
15138         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
15139         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
15140         (gst_multipart_demux_change_state),
15141         (gst_multipart_demux_plugin_init):
15142         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
15143         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
15144         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
15145         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
15146         (gst_multipart_mux_pad_unlink),
15147         (gst_multipart_mux_request_new_pad),
15148         (gst_multipart_mux_handle_src_event),
15149         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
15150         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
15151         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
15152         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
15153         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
15154         send multipart jpeg images to a browser.
15155         * gst/videobox/Makefile.am:
15156         * gst/videobox/README:
15157         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
15158         (gst_video_box_get_type), (gst_video_box_base_init),
15159         (gst_video_box_class_init), (gst_video_box_init),
15160         (gst_video_box_set_property), (gst_video_box_get_property),
15161         (gst_video_box_sink_link), (gst_video_box_i420),
15162         (gst_video_box_ayuv), (gst_video_box_chain),
15163         (gst_video_box_change_state), (plugin_init):
15164         Crops or adds borders around an image. can do alpha channel
15165         borders as well.
15166         * gst/videomixer/Makefile.am:
15167         * gst/videomixer/README:
15168         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15169         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
15170         (gst_videomixer_pad_get_sink_event_masks),
15171         (gst_videomixer_pad_get_property),
15172         (gst_videomixer_pad_set_property),
15173         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
15174         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
15175         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
15176         (gst_videomixer_base_init), (gst_videomixer_class_init),
15177         (gst_videomixer_init), (gst_videomixer_request_new_pad),
15178         (gst_videomixer_handle_src_event),
15179         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
15180         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
15181         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15182         (gst_videomixer_loop), (gst_videomixer_get_property),
15183         (gst_videomixer_set_property), (gst_videomixer_change_state),
15184         (plugin_init):
15185         Generic video mixer plugin, can handle multiple inputs all with
15186         different framerates and video sizes. Is fully alpha channel
15187         aware.
15188
15189 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15190
15191         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15192           Select first track as master track. Not sure how else to handle
15193           that...
15194         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
15195           Discard discont events. Should fix #142962.
15196
15197 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15198
15199         * ext/alsa/Makefile.am:
15200         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
15201         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
15202         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15203         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15204         (gst_alsa_mixer_get_option):
15205         * ext/alsa/gstalsamixer.h:
15206         * ext/alsa/gstalsamixeroptions.c:
15207         (gst_alsa_mixer_options_get_type),
15208         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
15209         (gst_alsa_mixer_options_new):
15210         * ext/alsa/gstalsamixeroptions.h:
15211         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15212         * ext/alsa/gstalsamixertrack.h:
15213           Add enumerations (as GstMixerOptions). Make correct distinction
15214           between input/output tracks. Add capture/playback private flag.
15215           Use flag to decide on whether to set capture or playback volumes
15216           or switches. Use playback and record switches.
15217         * gst-libs/gst/mixer/Makefile.am:
15218         * gst-libs/gst/mixer/mixer-marshal.list:
15219         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
15220         (gst_mixer_set_option), (gst_mixer_get_option),
15221         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
15222         (gst_mixer_volume_changed), (gst_mixer_option_changed):
15223         * gst-libs/gst/mixer/mixer.h:
15224         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
15225         (gst_mixer_options_class_init), (gst_mixer_options_init),
15226         (gst_mixer_options_dispose):
15227         * gst-libs/gst/mixer/mixeroptions.h:
15228           Add GstMixerOptions.
15229         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15230           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
15231           broken device detection on computers with multiple OSS sound
15232           cards.
15233
15234 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15235
15236         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15237           fixate nicely even when the peer is not negotiating
15238
15239 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15240
15241         * gst/audioconvert/gstaudioconvert.c:
15242         (gst_audio_convert_parse_caps):
15243           make sure we don't allow depth > width
15244         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
15245           fixate endianness to G_BYTE_ORDER as default
15246         * gst/audioscale/gstaudioscale.c:
15247           we don't handle another endianness as host-endianness
15248
15249 2004-05-25  David Schleef  <ds@schleef.org>
15250
15251         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
15252
15253 2004-05-24  Benjamin Otte  <otte@gnome.org>
15254
15255         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
15256         (gst_oggvorbisenc_setup):
15257           properly fail when we can't setup the vorbis encoder due to
15258           unsupported settings
15259         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
15260         (gst_vorbisenc_setup):
15261           same
15262         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15263           fix case where warnings occured when one pad was unlinked while the
15264           other's link function was called
15265
15266 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15267
15268         * gst/tcp/Makefile.am:
15269           use GST_ENABLE_NEW
15270
15271 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15272
15273         * gst-libs/gst/resample/private.h:
15274           don't use optimizations that are #if 0'ed
15275
15276 2004-05-24  Wim Taymans  <wim@fluendo.com>
15277
15278         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15279         Fix potential division by zero error and hopefully get
15280         the position query right to get correct timestamps on avi
15281         audio.
15282
15283 2004-05-24  Wim Taymans  <wim@fluendo.com>
15284
15285         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
15286         (gst_videoscale_scale_nearest_str2),
15287         (gst_videoscale_scale_nearest_str4),
15288         (gst_videoscale_scale_nearest_32bit),
15289         (gst_videoscale_scale_nearest_24bit),
15290         (gst_videoscale_scale_nearest_16bit):
15291         Fix the scaling algorithm and avoid a buffer overflow.
15292         removed the while loop in the scaling function as it
15293         was used for point sampling only.
15294
15295 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15296
15297         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
15298         (gst_id3_tag_class_init), (gst_id3_tag_init),
15299         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
15300         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
15301         (gst_id3_tag_send_tag_event):
15302           lots of fixes to make id3mux work and id3demux work correctly
15303
15304 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15305
15306         * ext/Makefile.am:
15307           add rules to build shout2send (was removed by accident
15308           when this module was no more marked experimental/broken)
15309
15310 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15311
15312         * ext/shout2/gstshout2.c:
15313         * ext/shout2/gstshout2.h:
15314           adding a "connection problem" signal to shout2send
15315           (fixes #142954)
15316
15317 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15318
15319         * ext/kio/kioreceiver.cpp:
15320         * ext/kio/kioreceiver.h:
15321           fix sign comparison issues
15322
15323 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15324
15325         * gst/cdxaparse/gstcdxaparse.c:
15326         * gst/cdxaparse/gstcdxaparse.h:
15327           some renaming
15328           add some checks/sanity
15329           prepare for seek addition
15330
15331         * sys/sunaudio/gstsunaudio.c:
15332           remove exported dupe init function
15333
15334 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
15335
15336         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
15337         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
15338           Fix format conversion and position querying.
15339         * gst/debug/progressreport.c: (gst_progressreport_report):
15340           Don't output a bogus total value that we didn't query.
15341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15342           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
15343           only a blank window after xine has been used.
15344
15345 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15346
15347         * m4/as-arts.m4:
15348           sync with upstream version to fix test on FC2
15349           readd with -ko to preserve Id header
15350
15351 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15352
15353         * configure.ac:
15354           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
15355         * gst/tcp/gsttcpclientsrc.c: idem
15356         * gst/tcp/gsttcpserversink.c: idem
15357         * gst/tcp/gsttcpserversrc.c: idem
15358         * m4/gst-fionread.m4: idem
15359
15360         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
15361
15362         * configure.ac: enable speex plugin for speex 1.1.5+
15363         * ext/speex/gstspeexenc.c: fix cast warning
15364
15365         * ext/esd/README: fix typo
15366
15367 2004-05-20  David Schleef  <ds@schleef.org>
15368
15369         * configure.ac: Minor cosmetic change to convince the buildbot to
15370         reautogen.
15371         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
15372         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
15373         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
15374         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
15375         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
15376         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
15377         More hacking.  Plays audio now.
15378
15379 2004-05-20  David Schleef  <ds@schleef.org>
15380
15381         * configure.ac:
15382         * sys/Makefile.am:
15383
15384 2004-05-20  David Schleef  <ds@schleef.org>
15385
15386         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
15387         * sys/osxaudio/gstosxaudio.c:
15388         * sys/osxaudio/gstosxaudioelement.c:
15389         * sys/osxaudio/gstosxaudioelement.h:
15390         * sys/osxaudio/gstosxaudiosink.c:
15391         * sys/osxaudio/gstosxaudiosink.h:
15392         * sys/osxaudio/gstosxaudiosrc.c:
15393         * sys/osxaudio/gstosxaudiosrc.h:
15394
15395 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15396
15397         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
15398         (gst_vorbisenc_chain):
15399           put the codec headers on the caps as streamheader as well as
15400           pushing them out
15401
15402 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15403
15404         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15405         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15406         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
15407         split up push_packet into two functions
15408
15409 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15410
15411         * gst/tcp/.cvsignore:
15412           ignore enums
15413         * gst/tcp/Makefile.am:
15414         * gst/tcp/README:
15415         * gst/tcp/gsttcp.c:
15416         * gst/tcp/gsttcp.h:
15417         * gst/tcp/gsttcpclientsink.c:
15418         * gst/tcp/gsttcpclientsink.h:
15419         * gst/tcp/gsttcpclientsrc.c:
15420         * gst/tcp/gsttcpclientsrc.h:
15421         * gst/tcp/gsttcpplugin.c:
15422         * gst/tcp/gsttcpserversink.c:
15423         * gst/tcp/gsttcpserversink.h:
15424         * gst/tcp/gsttcpserversrc.c:
15425         * gst/tcp/gsttcpserversrc.h:
15426           add new tcp elements
15427
15428 2004-05-19  Wim Taymans  <wim@fluendo.com>
15429
15430         * gst/law/mulaw-conversion.c: (mulaw_encode):
15431         Fix overflow bug in ulaw encoding.
15432
15433 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15434
15435         * ext/mad/gstmad.c: (gst_mad_handle_event):
15436           don't unref the event twice
15437
15438 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15439
15440         * configure.ac:
15441           remove -Wno-sign-compare
15442
15443 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15444
15445         * configure.ac:
15446           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
15447           if you want to work against glib 2.2 and 2.4
15448
15449 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15450
15451         * gst/tcp/Makefile.am:
15452         * gst/tcp/gsttcp.c:
15453         * gst/tcp/gsttcp.h:
15454         * gst/tcp/gsttcpsink.h:
15455         * gst/tcp/gsttcpsrc.h:
15456           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
15457
15458 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15459
15460         * gst/debug/tests.c: (md5_get_value):
15461           fix segfault on gst-inspect
15462
15463 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15464
15465         * gst/debug/testplugin.c:
15466         * gst/debug/tests.c:
15467         * gst/debug/tests.h:
15468           add new extensible and configurable testing element. Current tests
15469           include buffer count, stream length, timestamp/duration matching and
15470           md5.
15471         * gst/debug/Makefile.am:
15472         * gst/debug/gstdebug.c: (plugin_init):
15473           add infrastructure for new element
15474
15475 2004-05-19  Johan Dahlin  <johan@gnome.org>
15476
15477         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
15478         ending of the array. Fixes gst-inspect segfault on ppc.
15479
15480 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15481
15482         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
15483
15484         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
15485
15486 2004-05-18  David Schleef  <ds@schleef.org>
15487
15488         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
15489         warnings (bugs, actually) noticed by gcc but not forte.
15490
15491 2004-05-18  David Schleef  <ds@schleef.org>
15492
15493         * sys/sunaudio/Makefile.am:
15494         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
15495
15496 2004-05-18  David Schleef  <ds@schleef.org>
15497
15498         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15499         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
15500         to allow qtdemux to use non-seekable streams. (bug #142272)
15501
15502 2004-05-18  David Schleef  <ds@schleef.org>
15503
15504         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
15505         (gst_resample_sinc_ft_float): Remove use of static temporary
15506         buffer.  This code was obviously not supposed to last long, but
15507         it's stuck in our ABI, so it required a little hack to make it
15508         ABI-compatible.  Fixes #142585.
15509         * gst-libs/gst/resample/resample.h: same.
15510
15511 2004-05-18  David Schleef  <ds@schleef.org>
15512
15513         * configure.ac: Add sunaudio
15514         * examples/Makefile.am: make gstplay depend on gconf
15515         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
15516         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
15517         (convert_table_lookup), (img_convert): remove c99-isms
15518         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
15519           unsigned, to fix a warning on Solaris
15520         * gst/mpeg1sys/systems.c: bcopy->memcpy
15521         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
15522         * sys/Makefile.am: Add sunaudio
15523
15524 2004-05-18  Wim Taymans  <wim@fluendo.com>
15525
15526         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
15527         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15528         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
15529         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
15530         (gst_ogg_mux_loop):
15531         Fix an ugly memleak where the muxer didn't flush enough ogg
15532         pages. This also resulted in badly muxed ogg files.
15533
15534 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15535
15536         * gst/asfdemux/asfheaders.c :
15537         * gst/asfdemux/asfheaders.h :
15538         * gst/asfdemux/gstasfdemux.c :
15539           - fix ASF_OBJ_PADDING guid
15540           - add 3 new object guids (language list, metadata,
15541             extended stream properties)
15542           - add a function to parse extended header objects
15543
15544 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15545
15546         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
15547           remove leftover debugging g_print
15548
15549 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15550
15551         * ext/mad/gstmad.c: (gst_mad_handle_event):
15552           Fix for when the first format in a discont event is not a
15553           byte-based one. Should fix #137710.
15554
15555 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15556
15557         * m4/a52.m4 : fix compilation with -Wall -Werror
15558         * m4/libfame.m4 : idem
15559         * m4/libmikmod.m4 : idem
15560
15561 2004-05-17  Benjamin Otte  <otte@gnome.org>
15562
15563         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15564           signal the new tags before giving up the reference
15565
15566 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15567
15568         * ext/shout2/gstshout2.c:
15569           use application/ogg instead of application/x-ogg (patch by Patrick
15570           Guimond, fixes #142432)
15571         * sys/oss/gstosselement.c: (gst_osselement_reset),
15572         (gst_osselement_sync_parms):
15573           don't set fragment size unless specified (fixes #142493)
15574
15575 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15576
15577         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
15578           fixes #142664
15579
15580 2004-05-17  Benjamin Otte  <otte@gnome.org>
15581
15582         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15583           compute offsets correctly for internal buffers so timestamps are set
15584           correctly when we can't seek. Also handle cases where there are no
15585           offsets. (based on a patch by David Moore, fixes #142507)
15586
15587 2004-05-17  Benjamin Otte  <otte@gnome.org>
15588
15589         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15590           use correct variable when determining amount of data to skip so we
15591           don't skip into the void and segfault
15592
15593 2004-05-16  Benjamin Otte  <otte@gnome.org>
15594
15595         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15596           Hi, I'm a memleak
15597
15598 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15599
15600         * gst/asfdemux/gstasfdemux.c:
15601           - fix a mem leak and always propagate tags
15602           - add WMV3 to known video codecs (but no decoder yet)
15603           - replace "surplus data" at end of audio header for what
15604             it is : codec specific data
15605           - fix a typo
15606
15607 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
15608
15609         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
15610
15611         * gst-libs/gst/audio/audioclock.c:
15612           Fix wrong return type (#142205).
15613
15614 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15615
15616         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
15617           Ignore CRCs by default (fixes #142566).
15618
15619 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15620
15621         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
15622         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
15623         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
15624         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
15625         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15626         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
15627           Fix for cases where we fail to attach to a mixer.
15628
15629 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15630
15631         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15632           Don't touch events after not owning them anymore.
15633         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15634         (gst_wavparse_fmt), (gst_wavparse_other),
15635         (gst_wavparse_handle_seek), (gst_wavparse_loop),
15636         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15637         (gst_wavparse_srcpad_event):
15638         * gst/wavparse/gstwavparse.h:
15639           Add seeking, fix querying.
15640
15641 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15642
15643         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15644           - process comments even if they don't end with \0\0
15645             g_convert would ignore them if present and works well without them
15646
15647 2004-05-16  Benjamin Otte  <otte@gnome.org>
15648
15649         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
15650           simplify caps
15651
15652 2004-05-16  Benjamin Otte  <otte@gnome.org>
15653
15654         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15655           don't write to memory we might not write to - g_convert does that
15656           for us anyway (fixes #142613)
15657         (gst_asf_demux_audio_caps):
15658           comment out gst_util_dump_mem
15659
15660 2004-05-16  Benjamin Otte  <otte@gnome.org>
15661
15662         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15663           compute correct expected timestamps after seek (broken since
15664           last commit)
15665         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
15666           rename element and debugging category to gdkpixbufscale
15667
15668 2004-05-16  Benjamin Otte  <otte@gnome.org>
15669
15670         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
15671           add error checking to snd_pcm_delay and remove duplicate call to
15672           snd_pcm_delay that caused issues (see inline code comments)
15673         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15674           make more readable and fix return value when snd_pcm_delay fails
15675         (fixes #142586)
15676
15677 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
15678         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
15679         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
15680         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
15681         (gst_pixbufscale_link), (gst_pixbufscale_init),
15682         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
15683         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
15684         (gst_pixbufscale_get_property), (pixbufscale_init):
15685         * ext/gdk_pixbuf/pixbufscale.h:
15686         Add these files I forgot earlier
15687
15688 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
15689         * ext/gdk_pixbuf/Makefile.am:
15690         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
15691         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15692         Add new pixbufscale element to scale RGB video
15693         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
15694         and HYPER interpolation correctly.
15695         * ext/theora/theoraenc.c: (theora_enc_chain),
15696         Discard buffer and return if explicit caps could not be set
15697         (theora_enc_get_property):
15698         Make _get return kbps for the bitrate consistent with
15699         the _set function.
15700
15701
15702 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15703
15704         * ext/libvisual/visual.c: (gst_visual_chain):
15705           add missing visual_audio_analyze
15706
15707 2004-05-14  David Schleef  <ds@schleef.org>
15708
15709         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
15710         is killed while we're playing.
15711         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
15712         gst_element_no_more_pads().
15713
15714 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15715
15716         * gst-libs/gst/riff/riff-read.c :
15717           - fix INFO tag extraction in RIFF/AVI files
15718             because gst_event_unref (event) also freed taglist
15719           - avoid a mem leak
15720
15721 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15722
15723         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
15724         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
15725
15726         * gst/auparse/gstauparse.c :
15727           - add code (commented for now) to support audio/x-adpcm on src pad
15728             (we have no decoder for those layout yet)
15729
15730         * gst/cdxaparse/gstcdxaparse.c :
15731         * gst/cdxaparse/gstcdxaparse.h :
15732           - partial rewrite using RiffRead (ripped iain's wavparse code)
15733
15734         * gst/rtp/gstrtpL16enc.c : typo
15735         * gst/rtp/gstrtpgsmenc.c : typo
15736
15737 2004-05-13  Benjamin Otte  <otte@gnome.org>
15738
15739         * configure.ac:
15740           check for exact version of libvisual, it's not supposed to be
15741           API/ABI stable yet
15742
15743 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15744
15745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
15746           signal no-more-pads
15747
15748 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15749
15750         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
15751         Report which format was used for GST_FORMAT_DEFAULT
15752         * gst/debug/Makefile.am:
15753         * gst/debug/gstdebug.c: (plugin_init):
15754         * gst/debug/progressreport.c: (gst_progressreport_base_init),
15755         (gst_progressreport_class_init), (gst_progressreport_init),
15756         (gst_progressreport_report), (gst_progressreport_set_property),
15757         (gst_progressreport_get_property), (gst_progressreport_chain),
15758         (gst_progressreport_plugin_init):
15759         Add progressreport element for testing.
15760
15761 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15762
15763         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
15764         * sys/v4l/gstv4lsrc.h:
15765         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
15766         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
15767         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
15768         (gst_v4lsrc_grab_frame):
15769           add more debugging
15770           send a discont at start
15771
15772 2004-05-12  Colin Walters  <walters@redhat.com>
15773
15774         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
15775         inflooping if we can't find a chunk.  Or in other words, don't blow
15776         chunks if we don't have a chunk to blow.
15777
15778 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15779         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
15780         Remove old debug output
15781         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
15782         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
15783         (gst_dvdec_set_property), (gst_dvdec_get_property):
15784         Change the quality setting to an enum, so it works from gst-launch
15785         Don't renegotiate a non-linked pad. Allows audio only decoding.
15786         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
15787         (gst_deinterlace_link), (gst_deinterlace_init):
15788         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15789         (gst_videodrop_link):
15790         Some caps negotiation fixes
15791
15792 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15793
15794         * ext/tarkin/gsttarkin.c :
15795           - Change RANK from NONE to PRIMARY
15796         * ext/gdk_pixbuf/gstgdkpixbuf.c :
15797           - Change RANK from NONE to MARGINAL
15798         * ext/divx/gstdivxenc.c :
15799           - Change RANK from PRIMARY to NONE (encoder/spider issue)
15800
15801 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15802
15803         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
15804         (gst_vorbisenc_push_packet):
15805           copy a function that was added between 1.0 and 1.0.1 until we
15806           depend on worthwhile features of post-1.0
15807
15808 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15809
15810         * configure.ac:
15811           enable shout2 by default
15812         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
15813         (gst_shout2send_base_init), (gst_shout2send_init),
15814         (gst_shout2send_connect), (gst_shout2send_change_state):
15815         * ext/shout2/gstshout2.h:
15816           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
15817           #142262)
15818         * ext/theora/theora.c: (plugin_init):
15819           don't set rank on encoders
15820
15821 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
15822
15823         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
15824           Use codec_data property instead of flag1 and flag2 for wma
15825
15826 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15827
15828         * gst/cdxaparse/gstcdxaparse.c :
15829           - Add mpegversion to CAPS to make it link
15830           - Rank is as GST_RANK_SECONDARY instead of NONE
15831         * gst/auparse/gstauparse.c :
15832           - Document all audio encoding we can encounter from Solaris 9
15833             headers and libsndfile information.
15834           - Increase max. rate from 48000 to 192000 (to match other elements)
15835           - Don't try to play junk data between header and samples
15836
15837 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15838
15839         * ext/libvisual/visual.c: (gst_visual_getcaps):
15840           use the right caps depending on endianness (I hope)
15841         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
15842           use GST_RANK_NONE for all non-decoding elements or spider gets
15843           mighty confused
15844
15845 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15846
15847         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
15848           Fix some odd cases and fix BE metadata parsing of unicode16 text.
15849
15850 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15851
15852         * gst/switch/gstswitch.c: (gst_switch_release_pad),
15853         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
15854         (gst_switch_loop), (gst_switch_get_type):
15855           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
15856           HEADERS. Had to be said.
15857
15858 2004-05-10  David Schleef  <ds@schleef.org>
15859
15860         * configure.ac: Add prototype Dirac support.
15861         * ext/Makefile.am:
15862         * ext/dirac/Makefile.am:
15863         * ext/dirac/gstdirac.cc:
15864         * ext/dirac/gstdiracdec.cc:
15865
15866 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15867
15868         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
15869         (gst_auparse_init), (gst_auparse_chain),
15870         (gst_auparse_change_state):
15871           Hack around spider. Remove me some day please.
15872
15873 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15874
15875         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15876           Fix for some uninitialized variables in previous patch, also
15877           makes it work. Fixes #142286 while we're at it.
15878
15879 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15880
15881         * gst/auparse/gstauparse.c:
15882                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
15883                 only unsupported formats are ADPCM/CCITT G.72x
15884                 reviewed by Ronald
15885         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
15886
15887 2004-05-10  Wim Taymans  <wim@fluendo.com>
15888
15889         * ext/vorbis/Makefile.am:
15890         * ext/vorbis/README:
15891         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
15892         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
15893         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
15894         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
15895         (gst_oggvorbisenc_convert_sink),
15896         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
15897         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
15898         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
15899         (get_constraints_string), (update_start_message),
15900         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
15901         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
15902         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
15903         * ext/vorbis/oggvorbisenc.h:
15904         * ext/vorbis/vorbis.c: (plugin_init):
15905         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
15906         (raw_caps_factory), (gst_vorbisenc_class_init),
15907         (gst_vorbisenc_init), (gst_vorbisenc_setup),
15908         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
15909         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
15910         * ext/vorbis/vorbisenc.h:
15911         Added a raw vorbis encoder to be used with the oggmuxer.
15912         We still need the old encoder for some gnome applications,
15913         read the README to find out how that works.
15914         The raw encoder is called "rawvorbisenc" until 0.9.
15915
15916 2004-05-10  Wim Taymans  <wim@fluendo.com>
15917
15918         * ext/ogg/gstogg.c: (plugin_init):
15919         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
15920         (gst_ogg_print):
15921         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
15922         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
15923         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
15924         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
15925         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
15926         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
15927         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
15928         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
15929         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
15930         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
15931         Added an ogg muxer.
15932         Small typo fixes in the demuxer.
15933
15934 2004-05-10  Wim Taymans  <wim@fluendo.com>
15935
15936         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15937         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
15938         (theora_enc_change_state), (theora_enc_set_property),
15939         (theora_enc_get_property):
15940         Mark the last packet with an EOS flag which is not really needed
15941         in gstreamer.
15942         Do some better video framerate initialisation.
15943         Update the buffer timestamp.
15944
15945 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15946
15947         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
15948         Return the result of the parent state change call
15949
15950 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15951
15952         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
15953         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
15954         * gst/law/alaw-encode.c : (idem)
15955         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
15956         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
15957         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
15958
15959 2004-05-09  Benjamin Otte  <otte@gnome.org>
15960
15961         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
15962           don't use a fixed buffer size when writing variable length data to
15963           it. Fixes memory corruption and makes alsasrc work
15964
15965 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15966
15967         * ext/gnomevfs/gstgnomevfssink.c:
15968         (_gst_boolean_allow_overwrite_accumulator),
15969         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
15970           Run glib's default signal handler (??) in RUN_CLEANUP rather than
15971           RUN_LAST, and don't use that to set the accumulator value because
15972           then it's always FALSE.
15973
15974 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15975
15976         * gst-libs/gst/riff/riff-media.c:
15977         (gst_riff_create_video_caps_with_data),
15978         (gst_riff_create_audio_caps),
15979         (gst_riff_create_audio_template_caps):
15980         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
15981           Fix for unaligned RIFF files (i.e. where all the chunks together
15982           in a LIST chunk are not of the same size as the size given in
15983           the LIST chunk header). Fixes several odd WAVE files. Also fix
15984           ADPCM (block_align property) in audio, so that wavparse based
15985           on this works now as it used to stand-alone.
15986
15987 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
15988
15989         reviewed by Benjamin Otte  <otte@gnome.org>
15990
15991         * ext/a52dec/gsta52dec.c:
15992         * ext/divx/gstdivxdec.c:
15993         * ext/divx/gstdivxenc.c:
15994         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
15995         * ext/faac/gstfaac.c: (gst_faac_base_init):
15996         * ext/faad/gstfaad.c: (gst_faad_base_init):
15997         * ext/ivorbis/vorbisfile.c:
15998         * ext/lame/gstlame.c:
15999         * ext/libfame/gstlibfame.c:
16000         * ext/mpeg2enc/gstmpeg2enc.cc:
16001         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
16002         * ext/sidplay/gstsiddec.cc:
16003         * ext/speex/gstspeexdec.c:
16004         * ext/speex/gstspeexenc.c:
16005         * ext/xvid/gstxviddec.c:
16006         * ext/xvid/gstxvidenc.c:
16007           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
16008           (fixes #142193)
16009
16010 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16011
16012         * ext/alsa/gstalsa.c: (device_list),
16013         (gst_alsa_class_probe_devices):
16014         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
16015           Fix alsa oddness in mixer after the combination of using mixer
16016           in source/sink elements and using hw:x,y instead of just hw:x.
16017
16018 2004-05-09  Benjamin Otte  <otte@gnome.org>
16019
16020         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
16021         (gst_wavparse_create_sourcepad):
16022           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
16023           sourcepads
16024
16025 2004-05-09  Benjamin Otte  <otte@gnome.org>
16026
16027         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16028           allow discont events before caps nego
16029
16030 2004-05-08  Benjamin Otte  <otte@gnome.org>
16031
16032         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16033           don't leak events
16034
16035 2004-05-08  Benjamin Otte  <otte@gnome.org>
16036
16037         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16038         (gst_level_change_state), (gst_level_init):
16039         * gst/level/gstlevel.h:
16040           figure out if we're initialized directly instead of keeping a
16041           variable that's wrong in 90% of cases
16042           don't initialize pads and then leak them and use a new unitialized
16043           pad. (fixes #142084)
16044           these were bugs so n00bish I didn't find them for an hour :/
16045
16046 2004-05-08 Iain <iain@prettypeople.org>
16047
16048         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
16049         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
16050         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
16051         return the length that was read.
16052         (gst_riff_read_strf_auds): Allow fmt tags as well.
16053
16054 2004-05-07  David Schleef  <ds@schleef.org>
16055
16056         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
16057         signed char assumption in faad.h.
16058
16059 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16060
16061         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
16062           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
16063
16064 2004-05-07  Colin Walters  <walters@redhat.com>
16065
16066         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
16067         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
16068         function.
16069         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
16070         Add dispose function.
16071
16072 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
16073         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
16074           Fix caps nego and pad templates. RGB mode caps should
16075           work now.
16076         * ext/dvdnav/gst-dvd:
16077           Move mpeg2dec inside the thread because otherwise the
16078           queue rejects cap changes mid-stream
16079         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
16080         (gst_mpeg2dec_flush_decoder):
16081           For mpeg2dec > 0.4.0, call the flush function instead of
16082           manually extracting all in-flight frames.
16083         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
16084         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
16085           Change mime type video/dv go video/x-dv to match the
16086           rest of gst-plugins
16087
16088 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16089
16090         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16091         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
16092         (gst_alsa_sink_class_init):
16093         * ext/alsa/gstalsasink.h:
16094         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
16095         (gst_alsa_src_class_init):
16096         * ext/alsa/gstalsasrc.h:
16097           Make alsasink/src a subclass of alsamixer so that mixer stuff
16098           shows up in gst-rec. Needs some finetuning.
16099
16100 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16101
16102         * ext/lame/gstlame.c: (gst_lame_chain):
16103           simplify
16104         * ext/mad/gstmad.c: (gst_mad_handle_event):
16105           fix event leak
16106         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16107           be able to detect mp3 files < 4096 bytes
16108
16109 2004-05-06  Wim Taymans  <wim@fluendo.com>
16110
16111         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16112         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
16113         (theora_enc_set_property), (theora_enc_get_property):
16114         Also encode the first frame, cleanup some code.
16115
16116 2004-05-06  Wim Taymans  <wim@fluendo.com>
16117
16118         * ext/mpeg2enc/gstmpeg2enc.cc:
16119         Forward events first before deciding that negotiation was
16120         not performed.
16121
16122 2004-05-06  Wim Taymans  <wim@fluendo.com>
16123
16124         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
16125         First process the events before deciding that negotiation
16126         was not performed.
16127
16128 2004-05-06  Wim Taymans  <wim@fluendo.com>
16129
16130         * ext/theora/Makefile.am:
16131         * ext/theora/theora.c: (plugin_init):
16132         * ext/theora/theoradec.c: (theora_dec_change_state):
16133         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
16134         (gst_theora_enc_class_init), (gst_theora_enc_init),
16135         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
16136         (theora_enc_chain), (theora_enc_change_state),
16137         (theora_enc_set_property), (theora_enc_get_property):
16138         Added a theora encoder, grouped the encoder and decoder into the
16139         same plugin.
16140
16141 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16142
16143         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16144         (gst_jpegenc_chain):
16145         fix DURATION on outgoing buffers
16146         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
16147         debug using time formats
16148         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16149         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16150         (gst_xvimagesink_sink_link):
16151         windows with width/height 0 generate X errors, so don't allow them
16152
16153 2004-05-05  Wim Taymans  <wim@fluendo.com>
16154
16155         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
16156         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
16157         (gst_mpeg2dec_negotiate_format):
16158         * ext/mpeg2dec/gstmpeg2dec.h:
16159           removed the static pad template so that we can add the
16160           more accurate framerate value to the caps.
16161
16162
16163 2004-05-04  Benjamin Otte  <otte@gnome.org>
16164
16165         * configure.ac:
16166           check for kdemacros.h, too (should fix #141821)
16167         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
16168           don't crash if no header was sent, but nicely error out (fixes part
16169           of #141554)
16170
16171 2004-05-04  Wim Taymans  <wim@fluendo.com>
16172
16173         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
16174         parent dispose function to avoid segfault on destroy.
16175
16176 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16177
16178         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
16179         (plugin_init):
16180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
16181         (gst_xvimagesink_sink_link):
16182         clean up debugging caps
16183         also recreate xvimage when format has changed
16184
16185 2004-05-04  Benjamin Otte  <otte@gnome.org>
16186
16187         * ext/libvisual/Makefile.am:
16188         * ext/libvisual/visual.c: (gst_visual_class_init),
16189         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
16190         (gst_visual_srclink), (gst_visual_chain),
16191         (gst_visual_change_state), (plugin_init):
16192           use a GstAdapter to correctly adapt buffer sizes - allows using a
16193           framerate
16194
16195 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16196
16197         * sys/v4l/gstv4lelement.h:
16198         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16199         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
16200         (gst_v4lsrc_buffer_free):
16201         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
16202         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
16203         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
16204         (gst_v4lsrc_requeue_frame):
16205         move some debugging categories around
16206         query for fps index and set accordingly if found
16207
16208 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16209
16210         * ext/lame/gstlame.c:
16211         correct defaults that lame_init puts out of range
16212
16213 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16214
16215         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
16216         (gst_divxenc_class_init):
16217         fix range since -1 is the default
16218         * gst/mpeg1sys/gstmpeg1systemencode.c:
16219         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
16220         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
16221         (gst_rtjpegdec_chain):
16222         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
16223         (gst_rtjpegenc_chain):
16224         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
16225         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
16226         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
16227         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
16228         * sys/v4l/gstv4lsrc.c:
16229         * sys/v4l/v4l_calls.c: (gst_v4l_open):
16230         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
16231         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
16232         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
16233         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
16234           remove gst_info calls
16235
16236 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16237
16238         * Makefile.am:
16239         * po/af.po:
16240         * po/az.po:
16241         * po/en_GB.po:
16242         * po/nl.po:
16243         * po/sr.po:
16244         * po/sv.po:
16245           Updated translations
16246
16247 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16248
16249         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16250           refactor/comment code
16251
16252 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16253
16254         * gst/asfdemux/Makefile.am:
16255         * gst/asfdemux/asfheaders.c:
16256         * gst/asfdemux/asfheaders.h:
16257         * gst/asfdemux/gstasf.c: (plugin_init):
16258         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
16259         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
16260         (gst_asf_demux_setup_pad):
16261         * gst/asfdemux/gstasfdemux.h:
16262         * gst/asfdemux/gstasfmux.c:
16263         * gst/asfdemux/gstasfmux.h:
16264           Add tagging support to demuxer, split out registration in its own
16265           file instead of in demux (hacky), and prevent having some tables
16266           in our memory multiple times (in asfheaders.h).
16267
16268 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16269
16270         * gst/matroska/matroska-demux.c:
16271         (gst_matroska_demux_parse_metadata):
16272         * gst/matroska/matroska-ids.h:
16273           Basic tag reading support.
16274
16275 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16276
16277         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16278           Really detect ac-3 audio.
16279         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
16280           really detect matroska files (off-by-1).
16281
16282 2004-04-30  David Schleef  <ds@schleef.org>
16283
16284         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16285         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
16286         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
16287         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
16288         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
16289         hackage -- parse a lot more atoms, extract a few tags.  One might even
16290         mistake this for tag support.  Maybe it is.
16291         * gst/qtdemux/qtdemux.h:
16292
16293 2004-04-30  Colin Walters  <walters@verbum.org>
16294
16295         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
16296
16297 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16298
16299         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16300         (gst_ffmpegcolorspace_getcaps):
16301           remove broken nego fix
16302
16303 2004-04-30  Benjamin Otte  <otte@gnome.org>
16304
16305         * configure.ac:
16306         * ext/Makefile.am:
16307         * ext/libvisual/Makefile.am:
16308         * ext/libvisual/visual.c:
16309           add initial support for libvisual (http://libvisual.sourceforge.net)
16310           libvisual is still quite alpha, so expect crashes in there :)
16311
16312 2004-04-29  David Schleef  <ds@schleef.org>
16313
16314         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
16315         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
16316         up qtdemux to make it spit out codec_data.  Do _not_ look at this
16317         code; you will no longer respect me.
16318
16319 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16320
16321         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
16322         * ext/alsa/gstalsa.h :
16323         change alsa pcm device discovery to find more than 1 device
16324         per card. code review by Ronald.
16325
16326 2004-04-29  David Schleef  <ds@schleef.org>
16327
16328         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
16329         Add a check for a driver bug on FreeBSD.  (bug #140565)
16330
16331 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16332
16333         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
16334         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16335         (gst_jpegenc_getcaps):
16336           move format setting to inner loop
16337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16338         (gst_ffmpegcolorspace_getcaps):
16339           use GST_PAD_CAPS if available so that we use already negotiated
16340           caps
16341         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16342         (qtdemux_parse_moov), (qtdemux_parse):
16343           extra debugging
16344         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
16345         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
16346           move hardcoded path to DEFINE
16347
16348 2004-04-28  David Schleef  <ds@schleef.org>
16349
16350         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
16351         (bug #140064)
16352
16353 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16354
16355         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
16356           Don't probe for playback device if we're a source element. Fixes
16357           #139658.
16358
16359 2004-04-29  Benjamin Otte  <otte@gnome.org>
16360
16361         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
16362         (gst_id3_tag_chain):
16363           rewrite buffer offset
16364
16365 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16366
16367         * configure.ac:
16368         * ext/Makefile.am:
16369         * ext/dts/Makefile.am:
16370         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
16371         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
16372         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
16373         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
16374         (gst_dtsdec_loop), (gst_dtsdec_change_state),
16375         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
16376         (plugin_init):
16377         * ext/dts/gstdtsdec.h:
16378           New DTS decoder.
16379         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
16380         (gst_faad_srcconnect):
16381           Add ESDS atom handling (.m4a).
16382
16383 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16384
16385         * ext/divx/gstdivxdec.c: (plugin_init):
16386           Remove comment that makes no sense.
16387         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
16388           Fix for obvious typo that resulted in warnings during gst-register.
16389         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
16390         (gst_xviddec_sink_link):
16391           Fix caps negotiation a bit better.
16392         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
16393           We call this 'codec_data', not 'esds'.
16394
16395 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16396
16397         * gst/monoscope/gstmonoscope.c:
16398           make sure we only provide 256x128
16399         * gst/monoscope/monoscope.c: (monoscope_init):
16400           assert size of 256x128
16401
16402 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16403
16404         * Makefile.am:
16405         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
16406         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
16407           fixate to max width and height of device
16408
16409 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16410
16411         * Makefile.am:
16412         * sys/v4l/gstv4l.c:
16413         * sys/v4l/gstv4lsrc.c:
16414         * sys/v4l/v4l_calls.c:
16415         * sys/v4l/v4lsrc_calls.c:
16416           fix for qc-usb driver which fakes having more than one buffer
16417           by handing the same buffer twice, which confused GStreamer's/v4lsrc
16418           buffer_free override
16419           add debugging
16420
16421 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16422
16423         * Makefile.am:
16424         * gst/videotestsrc/gstvideotestsrc.c:
16425         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
16426         (gst_videotestsrc_init), (gst_videotestsrc_get),
16427         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
16428         * gst/videotestsrc/gstvideotestsrc.h:
16429           add num-buffers property
16430
16431         2004-04-26  Benjamin Otte  <otte@gnome.org>
16432
16433         * ext/mad/gstid3tag.c: (plugin_init):
16434           set id3mux rank to NONE so it doesn't confuse spider
16435           require audio/mpeg,mpegversion=1 in id3mux
16436
16437 2004-04-26  Benjamin Otte  <otte@gnome.org>
16438
16439         * configure.ac:
16440           detect faad correctly as non-working if it's indeed non-working
16441
16442 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16443
16444         * Makefile.am:
16445         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
16446         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
16447         fix _getcaps so it only negotiates to its supported format
16448
16449 2004-04-25  Benjamin Otte  <otte@gnome.org>
16450
16451         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16452           fix memleak
16453
16454 2004-04-23  Benjamin Otte  <otte@gnome.org>
16455
16456         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16457           audio/x-raw-int with height rules! not. Now it's depth.
16458
16459 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16460
16461         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16462         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
16463         (gst_wavparse_loop):
16464           Missing variable initialization. Add handling of DVI ADPCM. Fix
16465           mis-parsing of LIST chunks. This works around a bug where we mis-
16466           parse non-aligning LIST chunks (so LIST chunks where the contents
16467           don't align with the actual LIST size). The correct fix is to use
16468           rifflib, I'm not going to fix wavparse - too much work. All this
16469           fixes #104878.
16470
16471 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16472
16473         reviewed by Benjamin Otte  <otte@gnome.org>
16474
16475         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
16476           fix shoutcast not working (fixes #140844)
16477
16478 2004-04-22  Benjamin Otte  <otte@gnome.org>
16479
16480         * ext/hermes/gsthermescolorspace.c:
16481         (gst_hermes_colorspace_caps_remove_format_info):
16482         * gst/colorspace/gstcolorspace.c:
16483         (gst_colorspace_caps_remove_format_info):
16484         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16485         (gst_ffmpegcolorspace_caps_remove_format_info):
16486           s/gst_caps_simplify/gst_caps_do_simplify/
16487
16488 2004-04-22  Benjamin Otte  <otte@gnome.org>
16489
16490         * gst-libs/gst/riff/riff-media.c:
16491         (gst_riff_create_video_caps_with_data):
16492           mpegversion is an int
16493         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
16494           don't try to create pad templates with NULL caps, use any caps
16495           instead.
16496
16497 2004-04-20  David Schleef  <ds@schleef.org>
16498
16499         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
16500         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
16501         (bug #140384)
16502
16503 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16504
16505         reviewed by David Schleef
16506
16507         * ext/mad/gstid3tag.c: Add stdlib.h
16508         * gst/rtp/gstrtpgsmenc.c: same
16509         * gst/tags/gstid3tag.c: same
16510         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
16511         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
16512         GST_DISABLE_LOADSAVE use.
16513         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
16514         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
16515         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
16516         atol(3)).
16517         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
16518         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
16519         strtoul(3)).
16520         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
16521         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
16522         $(ID3_CFLAGS).
16523         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
16524         $(LIBFAME_CFLAGS).
16525
16526 2004-04-20  David Schleef  <ds@schleef.org>
16527
16528         * gst/realmedia/rmdemux.c:  This was supposed to part of the
16529         last checkin.  Same idea.
16530
16531 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
16532
16533         reviewed by David Schleef
16534
16535         * configure.ac: bump required gstreamer version to 0.8.1.1
16536         because of following changes [--ds]
16537
16538         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
16539         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
16540         (gst_riff_read_header):  Use GST_READ_UINT*
16541         macros to access possibly unaligned memory.
16542
16543         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
16544         (mp3_type_find):  Use GST_READ_UINT*
16545         macros to access possibly unaligned memory.
16546         (mp3_type_find, mpeg1_parse_header, qt_type_find)
16547         (speex_type_find): Likewise
16548
16549         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
16550
16551         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
16552         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
16553         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
16554         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
16555         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
16556         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
16557         macros to access possibly unaligned memory.
16558
16559         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
16560         Likewise.
16561
16562         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
16563         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
16564
16565         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16566         Likewise.
16567
16568         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
16569         (gst_mpeg2subt_chain_subtitle): Likewise.
16570
16571         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
16572         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
16573         Likewise.
16574
16575         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
16576         Likewise.
16577
16578         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
16579         Likewise.
16580
16581         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
16582         Likewise.
16583
16584 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16585
16586         * configure.ac:
16587           update required version of GStreamer because of GST_TIME_FORMAT
16588
16589 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16590
16591         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
16592           remove leftover g_print
16593         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16594           don't try setting only a subset of the caps. We don't want to kill
16595           autoplugging on purpose
16596
16597 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16598
16599         * sys/ximage/ximagesink.c: (plugin_init):
16600         * sys/xvimage/xvimagesink.c: (plugin_init):
16601           add debugging categories
16602
16603 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16604
16605         * po/en_GB.po:
16606         * po/LINGUAS:
16607           Adding en_GB translation (Gareth Owen)
16608
16609 2004-04-20  David Schleef  <ds@schleef.org>
16610
16611         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16612         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
16613         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
16614         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
16615         A number of new features and hacks to extract the esds atom and
16616         put it into the caps.  (bug #137724)
16617
16618 2004-04-19  David Schleef  <ds@schleef.org>
16619
16620         * gconf/Makefile.am: Fix for non-GNU make
16621         * gst-libs/gst/Makefile.am: Change directory order to handle
16622         GstPlay linking with gstinterfaces
16623         * gst-libs/gst/audio/make_filter: make use of tr portable
16624         * gst-libs/gst/play/Makefile.am: Add intended \
16625         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
16626         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
16627         function prototype instead of void *.
16628         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
16629         macro.
16630         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16631         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
16632         * gst/videofilter/make_filter: make use of tr portable
16633         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
16634
16635 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16636
16637         * po/LINGUAS:
16638         * po/uk.po:
16639           Added Ukrainian translation (Maxim V. Dziumanenko)
16640
16641 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16642
16643         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
16644         (gst_gsmdec_link), (gst_gsmdec_chain):
16645           Fix capsnego, simplify chain function slightly.
16646         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16647           Add GSM.
16648
16649 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16650
16651         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16652         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
16653         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
16654           Hack to make wavparse work with spider (always -> sometimes pad).
16655           Fixes #135862 && #140411.
16656
16657 2004-04-18  Benjamin Otte  <otte@gnome.org>
16658
16659         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
16660         (gst_osselement_rate_probe_check),
16661         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
16662           get rid of \n in debug output
16663
16664 2004-04-17  Iain <iain@prettypeople.org>
16665
16666         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
16667         not just EOS.
16668
16669 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16670
16671         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
16672         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
16673         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
16674         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
16675         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16676         (gst_id3_tag_change_state), (plugin_init):
16677           deprecate id3tag element and replace with id3demux/id3mux.
16678           great side effect: this ugly file is now even uglier, yay!
16679         * ext/mad/gstmad.h:
16680           remove non-available function
16681           update for new get_type
16682
16683 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16684
16685         * configure.ac:
16686           require mpeg2dec >= 0.4.0
16687
16688 2004-04-17  Benjamin Otte  <otte@gnome.org>
16689
16690         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16691         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
16692         (gst_xvimagesink_set_xwindow_id):
16693           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
16694           assorted cleanup fixes.
16695
16696 2004-04-16  David Schleef  <ds@schleef.org>
16697
16698         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
16699         * sys/xvimage/xvimagesink.h: same
16700
16701 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16702
16703         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16704           Fix GST_ELEMENT_ERROR with (NULL)
16705
16706 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16707
16708         * gst-libs/gst/riff/riff-media.c:
16709         (gst_riff_create_video_caps_with_data):
16710           Add div[3456] as fourccs for DivX 3 (fixes #140137).
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         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
16717         (gst_riff_create_video_template_caps),
16718         (gst_riff_create_audio_template_caps):
16719         * gst-libs/gst/riff/riff-media.h:
16720         * gst-libs/gst/riff/riff-read.c:
16721         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
16722         * gst-libs/gst/riff/riff-read.h:
16723         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16724           Add MS RLE support. I added some functions to read out strf chunks
16725           into strf chunks and the data behind it. This is usually color
16726           palettes (as in RLE, but also in 8-bit RGB). Also use those during
16727           caps creation. Lastly, add ADPCM (similar to wavparse - which
16728           should eventually be rifflib based).
16729         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16730         (gst_matroska_demux_init), (gst_matroska_demux_reset):
16731         * gst/matroska/matroska-demux.h:
16732           Remove placeholders for some prehistoric tagging system. Didn't add
16733           support for any tag system really anyway.
16734         * gst/qtdemux/qtdemux.c:
16735           Add support for audio/x-m4a (MPEG-4) through spider.
16736         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
16737         (gst_wavparse_loop):
16738           ADPCM support (#135862). Increase max. buffer size because we
16739           cannot split buffers for ADPCM (screws references) and I've seen
16740           files with 2048 byte chunks. 4096 seems safe for now.
16741
16742 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16743
16744         * configure.ac: bump nano to 1
16745
16746 === release 0.8.1 ===
16747
16748 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
16749
16750         * configure.ac: releasing 0.8.1, "Comforting Sounds"
16751
16752 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16753
16754         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16755           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
16756           Fixes #140058
16757
16758 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16759
16760         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
16761           lower rank of dvddemux so that it's not used for mpeg playback.
16762
16763 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16764
16765         * configure.ac:
16766           save libs correctly when checking mad
16767
16768 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16769
16770         * ext/mad/gstid3tag.c: (plugin_init):
16771           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
16772
16773 2004-04-13  David Schleef  <ds@schleef.org>
16774
16775         * common/m4/gst-feature.m4: Call -config scripts with
16776         --plugin-libs if it is supported.
16777         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
16778         JPEG images are image/jpeg.
16779         * gst/debug/Makefile.am:
16780         * gst/debug/negotiation.c: (gst_negotiation_class_init),
16781         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
16782         (gst_negotiation_update_caps), (gst_negotiation_get_property),
16783         (gst_negotiation_plugin_init): Add a property that acts like
16784         filter caps.
16785         * testsuite/gst-lint:  Move license checking to be a standard
16786         test.
16787
16788 2004-04-13  David Schleef  <ds@schleef.org>
16789
16790         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
16791         patch from Sebastien Cote (bug #139958)
16792
16793 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16794
16795         * examples/gstplay/Makefile.am:
16796         * examples/gstplay/player.c: (main):
16797           make the commandline player example use gconf settings
16798
16799 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16800
16801         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
16802         (gst_cacasink_sinkconnect), (gst_cacasink_init),
16803         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
16804           init/end library during state transition, not object
16805           creation/disposal.  get rid of custom dispose handler.
16806
16807
16808 2004-04-12  Christian Schaller <Uraeus@gnome.org>
16809
16810         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
16811         be a symlink
16812
16813 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16814
16815         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
16816           Handle JUNK chunks inside data section. Prevents warnings.
16817
16818 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16819
16820         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16821         (gst_riff_create_video_template_caps):
16822           Add MS video v1.
16823         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
16824         (gst_avi_demux_stream_data):
16825           Add support for "rec-list" chunks.
16826
16827 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16828
16829         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16830           Fix another codecname mismatch.
16831
16832 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16833
16834         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16835           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
16836           so that MJPEG plays back.
16837
16838 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16839
16840         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
16841         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
16842         * gst/mpeg1videoparse/gstmp1videoparse.h:
16843           Fix for some slight mis-cuts in buffer parsing, and for some
16844           potential overflows or faults-causers. Adds disconts. Also fixes
16845           #139105 while we're at it.
16846
16847 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16848
16849         * configure.ac:
16850         * sys/v4l2/gstv4l2element.h:
16851           Workaround for missing struct v4l2_buffer declaration in Suse 9
16852           and Mandrake 10 linux/videodev2.h header file (#135919).
16853
16854 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16855
16856         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
16857           Bail out if no filename was given.
16858
16859 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16860
16861         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
16862         (gst_v4l2_fourcc_from_structure):
16863           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
16864           Y41B somewhere).
16865
16866 2004-04-09  Benjamin Otte  <otte@gnome.org>
16867
16868         * ext/gnomevfs/gstgnomevfssink.c:
16869         (_gst_boolean_allow_overwrite_accumulator),
16870         (gst_gnomevfssink_class_init):
16871           fix erase signal - if any handler returns false the file will not be
16872           overwritten. If no handler is connected, the file will not be
16873           overwritten either.
16874           renamed signal to "allow-overwrite"
16875         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
16876           free string when adding it to ID3 failed
16877         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
16878           unref event when done
16879         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
16880           free caps
16881         * gst/typefind/gsttypefindfunctions.c:
16882         (mpeg_video_stream_type_find):
16883           fix invalid read
16884
16885 2004-04-08  David Schleef  <ds@schleef.org>
16886
16887         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16888         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
16889
16890 2004-04-08  David Schleef  <ds@schleef.org>
16891
16892         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
16893         we don't support (bug #139532)
16894
16895 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
16896
16897         * ext/mad/gstmad.c: (gst_mad_handle_event),
16898         (gst_mad_check_caps_reset), (gst_mad_chain),
16899         (gst_mad_change_state):
16900           only set explicit caps if they haven't been set before for
16901           this stream.  MPEG-audio sample rate/channels aren't allowed
16902           to change in-stream.
16903           Fixes #139382
16904
16905 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16906
16907         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
16908         (_gst_boolean_did_something_accumulator),
16909         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
16910         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
16911         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
16912         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
16913         (gst_gnomevfssink_change_state):
16914           Fix erase signal. Don't erase by default. Remove handoff signal.
16915           Remove erase property. Don't segfault. General cleanup.
16916
16917 2004-04-07  Benjamin Otte  <otte@gnome.org>
16918
16919         * gst-libs/gst/gconf/test-gconf.c: (main):
16920           add missing gst_init
16921
16922 2004-04-07  Benjamin Otte  <otte@gnome.org>
16923
16924         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16925           free the mutexes, too
16926
16927 2004-04-07  Benjamin Otte  <otte@gnome.org>
16928
16929         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
16930           actually free the URI string
16931         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
16932           compute offset correctly when passing discont events
16933         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
16934           don't leak discont events
16935         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
16936           add some missing breaks so caps aren't copied randomly
16937         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
16938           if we realloc memory, we better use it
16939
16940 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16941
16942         * ext/mad/gstmad.c: (normal_seek):
16943           fix GST_FORMAT_TIME usage
16944
16945 2004-04-05  David Schleef  <ds@schleef.org>
16946
16947         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
16948         a deprecated function (hack!)
16949
16950 2004-04-05  Benjamin Otte  <otte@gnome.org>
16951
16952         * ext/esd/esdmon.c: (gst_esdmon_get):
16953           fix nonterminated vararg and memleak
16954
16955 2004-04-05  Benjamin Otte  <otte@gnome.org>
16956
16957         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
16958         (gst_ladspa_init), (gst_ladspa_force_src_caps),
16959         (gst_ladspa_set_property), (gst_ladspa_get_property),
16960         (gst_ladspa_instantiate), (gst_ladspa_activate),
16961         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
16962           clean up debugging
16963
16964 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
16965
16966         reviewed by Benjamin Otte  <otte@gnome.org>
16967
16968         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
16969           check for broken LADSPA parameters (fixes #138635)
16970
16971 2004-04-05  Benjamin Otte  <otte@gnome.org>
16972
16973         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
16974           advertise buffer-frames correctly on sinkpads
16975
16976 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16977
16978         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
16979         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
16980         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
16981         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
16982         (gst_mad_check_caps_reset), (gst_mad_chain):
16983         add more debugging, only reset caps when we're not in error state
16984
16985 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16986
16987         * ext/mad/gstmad.c: add debugging category, comment + cleanups
16988
16989 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16990
16991         reviewed by Benjamin Otte  <otte@gnome.org>
16992
16993         * configure.ac:
16994           fix == in test(1) operator
16995
16996 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
16997
16998         reviewed by Benjamin Otte  <otte@gnome.org>
16999
17000         * configure.ac:
17001           fix --export-symblos-regex to a working regex.
17002
17003 2004-04-04  Benjamin Otte  <otte@gnome.org>
17004
17005         * sys/oss/.cvsignore:
17006           add for oss_probe
17007
17008 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17009
17010         reviewed by Benjamin Otte  <otte@gnome.org>
17011
17012         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17013           add missing 'new_media' argument (fixes #138168)
17014         * gst/matroska/matroska-demux.c:
17015         (gst_matroska_demux_handle_seek_event):
17016           add vararg terminator (fixes #138169)
17017
17018 2004-04-02  David Schleef  <ds@schleef.org>
17019
17020         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
17021         disted (bug #138914)
17022
17023 2004-04-01  Benjamin Otte  <otte@gnome.org>
17024
17025         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
17026         (gst_alsa_close_audio):
17027           handle case better where a soundcard can't pause
17028         * ext/ogg/gstoggdemux.c:
17029           don't crash when we get events but don't have pads yet
17030
17031 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17032
17033         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17034           throw an error if we couldn't probe any caps.
17035
17036 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17037
17038         * ext/dvdnav/gst-dvd:
17039         Add a really simple sample DVD player
17040
17041 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
17042
17043         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
17044         (gst_a52dec_push), (gst_a52dec_handle_event),
17045         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
17046         (gst_a52dec_change_state):
17047         * ext/a52dec/gsta52dec.h:
17048           Use a debug category, Output timestamps correctly
17049           Emit tag info, Handle events, tell liba52dec about cpu
17050           capabilities so it can use MMX etc.
17051         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
17052           Fix a crasher accessing invalid memory
17053         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
17054         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
17055         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
17056         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
17057         (dvdnavsrc_query):
17058           Some support for byte-format seeking.
17059           Small fixes for still frames and menu button overlays
17060         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
17061         (gst_mpeg2dec_alloc_buffer):
17062           Use a debug category. Adjust the report level of several items to
17063           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
17064           so it doesn't lose the GstBuffer pointer
17065         * gst/debug/Makefile.am:
17066         * gst/debug/gstdebug.c: (plugin_init):
17067         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
17068         (gst_navseek_base_init), (gst_navseek_class_init),
17069         (gst_navseek_init), (gst_navseek_seek),
17070         (gst_navseek_handle_src_event), (gst_navseek_set_property),
17071         (gst_navseek_get_property), (gst_navseek_chain),
17072         (gst_navseek_plugin_init):
17073         * gst/debug/gstnavseek.h:
17074           Add the navseek debug element for seeking back and forth in a
17075           video stream using arrow keys.
17076         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
17077         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
17078         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
17079         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
17080         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
17081         (gst_mpeg2subt_parse_header), (gst_get_nibble),
17082         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
17083         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
17084         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
17085         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
17086         * gst/mpeg2sub/gstmpeg2subt.h:
17087           Pretty much a complete rewrite. Now a loopbased element. May still
17088           require work to properly synchronise subtitle buffers.
17089         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
17090         (gst_dvd_demux_send_subbuffer):
17091         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
17092           Don't attempt to create subbuffers of size 0
17093           Reduce a couple of error outputs to warnings.
17094         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
17095         (gst_y4mencode_chain):
17096         Output the y4m frame header correctly.
17097
17098 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17099
17100         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17101           throw errors instead of allowing SIGFPE
17102
17103 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17104
17105         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
17106         (gst_gconf_render_bin_from_key):
17107           leak plugging and style fixing
17108
17109 2004-03-31  David Schleef  <ds@schleef.org>
17110
17111         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
17112         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
17113         (bug #138225)
17114         * gst/debug/Makefile.am:
17115         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
17116         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
17117         plugin.
17118         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
17119         (gst_negotiation_base_init), (gst_negotiation_class_init),
17120         (gst_negotiation_init), (gst_negotiation_getcaps),
17121         (gst_negotiation_pad_link), (gst_negotiation_chain),
17122         (gst_negotiation_set_property), (gst_negotiation_get_property),
17123         (gst_negotiation_plugin_init):  New element to talk about random
17124         negotiation things happening in a pipeline.
17125
17126 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17127
17128         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
17129           fix integer addition with help of Stefan Kost
17130
17131 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17132
17133         * po/nl.po: updated Dutch translation (Elros Cyriatan)
17134
17135 2004-03-30  David Schleef  <ds@schleef.org>
17136
17137         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
17138         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
17139         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
17140         (bug #137504)
17141         * ext/mpeg2dec/gstmpeg2dec.h:
17142
17143 2004-03-30  David Schleef  <ds@schleef.org>
17144
17145         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
17146
17147 2004-03-30  David Schleef  <ds@schleef.org>
17148
17149         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
17150         Michael Petullo) to handle .mov
17151
17152 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17153
17154         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17155         (gst_osselement_rate_check_rate):
17156           probe caps correctly for sound cards that only support one format
17157
17158 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17159
17160         * ext/kio/kiosrc.cpp: (process_events):
17161           update handling event processing if inside KDE - untested
17162
17163 2004-03-29  David Schleef  <ds@schleef.org>
17164
17165         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
17166         by 2 to not interfere with other colorspaces.
17167         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
17168         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
17169         one to not interfere with ffmpeg_colorspace.
17170
17171 2004-03-29  David Schleef  <ds@schleef.org>
17172
17173         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
17174         aren't in the caps.
17175         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
17176         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
17177
17178 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17179
17180         * gst-libs/gst/riff/riff-media.c:
17181           fail on error, don't try to set stuff on NULL caps
17182
17183 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17184
17185         * configure.ac:
17186         * ext/Makefile.am:
17187         * ext/kio/Makefile.am:
17188         * ext/kio/kioreceiver.cpp:
17189         * ext/kio/kioreceiver.h:
17190         * ext/kio/kiosrc.cpp:
17191         * ext/kio/kiosrc.h:
17192           add experimental kiosrc plugin
17193         * ext/alsa/gstalsaplugin.c: (plugin_init):
17194           initialize debugging category only when we're sure registering the
17195           plugins worked.
17196
17197 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17198
17199         * examples/gstplay/player.c: (main):
17200         * gst-libs/gst/play/play.c: (gst_play_class_init),
17201         (gst_play_set_location), (gst_play_set_data_src),
17202         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17203         (gst_play_set_visualization), (gst_play_connect_visualization):
17204           check return values of element_set_state and return FALSE where
17205           failed
17206
17207 2004-03-29  Benjamin Otte  <otte@gnome.org>
17208
17209         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
17210           try harder to check if an event is really a discont
17211
17212 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17213
17214         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
17215         * po/az.po:
17216
17217 2004-03-28  Benjamin Otte  <otte@gnome.org>
17218
17219         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17220         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
17221         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
17222           get rid of non-standard "..." ranges in case statements.
17223
17224 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
17225
17226         * gst/mpegstream/gstmpegdemux.c:
17227         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
17228         specific functionality split to the new dvddemux element.
17229         * gst/mpegstream/gstdvddemux.c:
17230         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
17231         streams, derived from mpegdemux.
17232         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
17233         up. SCR based timestamp rewriting can be turned off (will probably
17234         completely disappear soon).
17235         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
17236         hacking. General cleanup. All printf statements replaced by
17237         debugging messages. Almost complete libdvdnav support.
17238         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
17239         by events. New properties for audio and subpicture languages.
17240         (dvdnavsrc_update_highlight): Now uses events.
17241         (dvdnavsrc_user_op): Cleaned up.
17242         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
17243         based). Lots of cleanup, and propper support for most libdvdnav
17244         events.
17245         (dvdnavsrc_make_dvd_event): New function.
17246         (dvdnavsrc_make_dvd_nav_packet_event): New function.
17247         (dvdnavsrc_make_clut_change_event): New function.
17248
17249 2004-03-26  Benjamin Otte  <otte@gnome.org>
17250
17251         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
17252           fix bug where typefinding would claim it's theora whenever less then
17253           7 bytes of data were available
17254
17255 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17256
17257         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
17258         (gst_alawdec_base_init), (gst_alawdec_class_init),
17259         (gst_alawdec_init), (gst_alawdec_chain):
17260         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
17261         (gst_alawenc_base_init), (gst_alawenc_class_init),
17262         (gst_alawenc_init), (gst_alawenc_chain):
17263         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
17264         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
17265         (gst_mulawdec_init), (gst_mulawdec_chain):
17266         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
17267         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
17268         (gst_mulawenc_init), (gst_mulawenc_chain):
17269           Fix capsnego in all four, remove the unused property functions and
17270           simplify the chain functions slightly. I guess we could use macros
17271           or something similar for those, since the code is so similar, but
17272           I'm currently too lazy...
17273
17274 2004-03-24  David Schleef  <ds@schleef.org>
17275
17276         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
17277         (gst_osselement_close_audio), (gst_osselement_probe_caps),
17278         (gst_osselement_get_format_structure),
17279         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
17280         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
17281         (gst_osselement_rate_int_compare): Add code to handle rate probing
17282         (bug #120883)
17283         * sys/oss/gstosselement.h: same
17284         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
17285         Use rate probing provided by osselement.
17286         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
17287
17288 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17289
17290         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
17291         (gst_xvidenc_get_property):
17292           ulong/int mess-up.
17293
17294 2004-03-24  David Schleef  <ds@schleef.org>
17295
17296         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
17297         (gst_speexdec_init):
17298         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
17299         (gst_speexenc_init):  Create the pad template correctly (from
17300         the static pad template, not a NULL pointer.)
17301
17302 2004-03-25  Benjamin Otte  <otte@gnome.org>
17303
17304         * gst/debug/Makefile.am:
17305         * gst/debug/breakmydata.c:
17306           add element that quasi-randomly changes bytes in the stream.
17307           Intended use is robustness checking of demuxers and decoders in
17308           media tests.
17309
17310 2004-03-24  Benjamin Otte  <otte@gnome.org>
17311
17312         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17313         (gst_alsa_probe_hw_params):
17314         * ext/alsa/gstalsa.h:
17315           debugging output fixes
17316
17317 2004-03-24  Benjamin Otte  <otte@gnome.org>
17318
17319         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
17320           don't g_return_if_fail if element is PLAYING, fail silently as every
17321           other element.
17322         * gst/effectv/gstquark.c: (gst_quarktv_chain):
17323           only fix needed for cast lvalue issues in gst-plugins
17324         * gst/volenv/gstvolenv.c: (gst_volenv_init):
17325           add proxy_getcaps
17326
17327 2004-03-24  Benjamin Otte  <otte@gnome.org>
17328
17329         * gst/level/gstlevel.c: (gst_level_init):
17330           add proxying getcaps function, so level doesn't advertise impossible
17331           caps
17332
17333 2004-03-24  David Schleef  <ds@schleef.org>
17334
17335         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
17336         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
17337         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
17338         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
17339         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
17340         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
17341         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
17342         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
17343         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
17344         messages.  Divide the chunk size by the compression ratio
17345         (needed for MACE audio)
17346
17347 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17348
17349         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17350           Fix buffer overflow read error.
17351
17352 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17353
17354         * ext/alsa/gstalsa.h:
17355           Remove unused entry.
17356         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17357           Add cinepak.
17358         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
17359         (gst_videodrop_link), (gst_videodrop_chain):
17360           Fix, sort of. Was horribly broken with new capsnego. Bah...
17361
17362 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
17363
17364         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
17365         (plugin_init):
17366         Add a monkeysaudio typefind function
17367
17368 2004-03-23  Johan Dahlin  <johan@gnome.org>
17369
17370         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
17371         (gst_play_video_fixate): Check so the structure has the field
17372         before trying to fixate them, this makes it possible to have
17373         fakesinks for video and audio output without printing errors on
17374         the output console.
17375
17376 2004-03-22  David Schleef  <ds@schleef.org>
17377
17378         * sys/oss/Makefile.am:
17379         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
17380         (check_rate), (add_rate):  Rate probing test app.
17381
17382 2004-03-21  Benjamin Otte  <otte@gnome.org>
17383
17384         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
17385         (_fixate_caps_to_int), (gst_audio_convert_fixate):
17386           add a fixation function that pretty much does the right thing (fixes
17387           #137556)
17388
17389 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
17390
17391         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
17392
17393 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
17394
17395         reviewed by: Benjamin Otte  <otte@gnome.org>
17396
17397         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17398           terminate gst_event_new_discontinuous correctly (fixes parts of
17399           #137711)
17400
17401 2004-03-19  David Schleef  <ds@schleef.org>
17402
17403         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
17404         since it doesn't depend on X, and it's part of our ABI.
17405
17406 2004-03-19  Iain <iain@prettypeople.org>
17407
17408         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
17409         is_int in the structure, not the local variable.
17410
17411 2004-03-19  David Schleef  <ds@schleef.org>
17412
17413         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
17414         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
17415         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
17416         Improvements in caps negotiation.
17417
17418 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17419
17420         * po/LINGUAS:
17421         * po/af.po:
17422           adding Afrikaans (Petri Jooste)
17423
17424 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17425
17426         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17427         (gst_ffmpegcolorspace_chain):
17428         throw error instead of g_critical (#137588)
17429
17430 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17431
17432         * Makefile.am:
17433         * configure.ac:
17434           dist common and m4 correctly
17435         * po/sv.po:
17436
17437 2004-03-17  David Schleef  <ds@schleef.org>
17438
17439         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
17440         (bug #137348)
17441
17442 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17443
17444         * po/LINGUAS:
17445         * po/sv.po:
17446           adding Swedish translation (Christian Rose)
17447
17448 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17449
17450         * Makefile.am: use release.mak
17451
17452 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17453
17454         * common/ChangeLog:
17455         * common/gst-autogen.sh:
17456           add some explanation about the version detection
17457         * configure.ac:
17458           fix X check
17459
17460 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17461
17462         * configure.ac: bump nano to 1
17463
17464 === release 0.8.0 ===
17465
17466 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17467
17468         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
17469
17470 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17471
17472         * configure.ac:
17473           update libtool version
17474         * gst-libs/gst/media-info/Makefile.am:
17475           actually use libtool version
17476
17477 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17478
17479         * configure.ac: fix speex detection to work with 1.0 but not 1.1
17480
17481 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17482
17483         * configure.ac:
17484         * gst-plugins.spec.in:
17485         * pkgconfig/Makefile.am:
17486         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
17487         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
17488         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
17489         * pkgconfig/gstreamer-libs.pc.in:
17490         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17491         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17492         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
17493         * pkgconfig/gstreamer-plugins.pc.in:
17494           remove @VERSION@ from some of the pc files since core and plugins
17495           are decoupled.
17496           created gstreamer-plugins.pc as it's a better name, but keeping
17497           -libs around for now to get fixes upstream done first.
17498
17499 2004-03-15  Julien MOUTTE <julien@moutte.net>
17500
17501         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
17502         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
17503         * gst-libs/gst/play/play.h:
17504
17505 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17506
17507         * *.c, *.cc: don't mix tabs and spaces
17508
17509 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17510
17511         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
17512           use the new ffmpegcolorspace
17513         * gst-plugins.spec.in:
17514           package new colorspace and media-info
17515         * configure.ac:
17516         * pkgconfig/Makefile.am:
17517           fix some more disting issues
17518         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17519         * pkgconfig/gstreamer-media-info.pc.in:
17520           generate media-info pc files
17521
17522 2004-03-15  Johan Dahlin  <johan@gnome.org>
17523
17524         * *.h: Revert indenting
17525
17526 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17527
17528         * configure.ac:
17529           adding ffmpegcolorspace element
17530         * gst/ffmpegcolorspace/Makefile.am:
17531         * gst/ffmpegcolorspace/avcodec.h:
17532         * gst/ffmpegcolorspace/common.h:
17533         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
17534         * gst/ffmpegcolorspace/dsputil.h:
17535         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
17536         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17537         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
17538         (gst_ffmpeg_caps_to_pix_fmt):
17539         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17540         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17541         (gst_ffmpegcolorspace_caps_remove_format_info),
17542         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
17543         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
17544         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
17545         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
17546         (gst_ffmpegcolorspace_set_property),
17547         (gst_ffmpegcolorspace_get_property),
17548         (gst_ffmpegcolorspace_register):
17549         * gst/ffmpegcolorspace/imgconvert.c:
17550         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17551         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
17552         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
17553         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
17554         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
17555         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
17556         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
17557         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
17558         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
17559         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
17560         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
17561         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
17562         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
17563         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
17564         (img_get_alpha_info), (deinterlace_line),
17565         (deinterlace_line_inplace), (deinterlace_bottom_field),
17566         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
17567         * gst/ffmpegcolorspace/imgconvert_template.h:
17568         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
17569         * gst/ffmpegcolorspace/mmx.h:
17570         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
17571           adding ffmpegcolorspace element supplied by Ronald after cleaning
17572           up and pulling in the right bits of upstream source.
17573           I'm sure a better C/compiler wizard could do some cleaning up (for
17574           example use GLIB's malloc stuff), but as a first pass this
17575           works very well
17576
17577 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17578
17579         * ext/alsa/gstalsa.h:
17580           I assume Ronald forgot to commit the change to have cardname
17581           as a struct member.  Expect some public spanking at the next
17582           opportunity.
17583
17584 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17585
17586         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
17587         (gst_alsa_open_audio), (gst_alsa_close_audio):
17588         * ext/alsa/gstalsa.c:
17589           Don't open the device if we're a mixer (= padless).
17590         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
17591         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
17592         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
17593           Open mixer during state change rather than during object
17594           initialization. Also, get a device name. Currently in a somewhat
17595           hackish fashion, but I didn't really find something better.
17596
17597 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17598
17599         * *.c, *.h: run gst-indent
17600
17601 2004-03-14  Benjamin Otte  <otte@gnome.org>
17602
17603         * gst/modplug/gstmodplug.cc:
17604         * gst/modplug/gstmodplug.h:
17605           set correct timestamps on outgoing buffers
17606
17607 2004-03-14  Benjamin Otte  <otte@gnome.org>
17608
17609         * gst/modplug/gstmodplug.cc:
17610           handle events - don't do crap when a discont arrives that's not
17611           necessary
17612           This allows correct loading and playback of mods in Rhythmbox
17613
17614 2004-03-14  Benjamin Otte  <otte@gnome.org>
17615
17616         * configure.ac:
17617         * gst-libs/gst/gconf/Makefile.am:
17618         * pkgconfig/Makefile.am:
17619           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
17620           they get rebuilt properly
17621         * configure.ac:
17622           when checking for vorbis, try pkgconfig first.
17623         * gst/modplug/gstmodplug.cc:
17624           add fixate function
17625
17626 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17627
17628         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
17629           Fix for obvious mistake, where we first shift the offset and then
17630           read a samplesize element assuming the old offset. Note that this
17631           part still has something weird, i.e. my movies containing those
17632           don't actually play well, but at least there's something that looks
17633           like sound now.
17634
17635 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
17636         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
17637         (plugin_init):
17638         Add a typefind function for speex format
17639
17640 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17641
17642         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
17643         (gst_asf_demux_setup_pad):
17644           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
17645           instead of 0. Reason is simple: some elements have a fps range
17646           of 1-max instead of 0-max. So now ASF video actually works.
17647
17648 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17649
17650         * po/LINGUAS:
17651         * po/sr.po:
17652           adding serbian as a language
17653
17654 2004-03-13  Benjamin Otte  <otte@gnome.org>
17655
17656         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17657           return taglist correctly from _get function, don't gst_pad_push it.
17658           (fixes #137042)
17659
17660 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17661         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17662
17663 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17664
17665         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
17666         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
17667         (gst_alsa_mixer_track_new):
17668         * ext/alsa/gstalsamixertrack.h:
17669           Fix ancient leftovers... MixerTrack is a GObject.
17670
17671 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17672
17673         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
17674         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17675           Don't block during probing...
17676
17677 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17678
17679         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
17680         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
17681         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
17682         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
17683         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
17684         (gst_alsa_open_audio), (gst_alsa_close_audio):
17685         * ext/alsa/gstalsa.h:
17686           Add propertyprobe interface implementation, add some device-name
17687           property, all this so that it looks good in gnome-volume-control.
17688
17689 2004-03-12  David Schleef  <ds@schleef.org>
17690
17691         * configure.ac: the Hermes library controls hermescolorspace, not
17692         colorspace.
17693         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17694         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
17695         not /* */
17696         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
17697         * ext/sdl/sdlvideosink.h: ditto.
17698         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
17699
17700 2004-03-12  Benjamin Otte  <otte@gnome.org>
17701
17702         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
17703         (gst_x_overlay_got_xwindow_id):
17704         * gst-libs/gst/xoverlay/xoverlay.h:
17705           replace XID with unsigned long to get rid of the xlibs dependency in
17706           XOverlay (fixes #137004)
17707
17708 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
17709         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
17710         (gst_agingtv_setup):
17711         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
17712         (gst_dicetv_base_init), (gst_dicetv_class_init),
17713         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
17714         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
17715         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
17716         (gst_edgetv_setup), (gst_edgetv_rgb32):
17717         * gst/effectv/gsteffectv.c:
17718         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
17719         (gst_quarktv_set_property):
17720         * gst/effectv/gstrev.c: (gst_revtv_get_type),
17721         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
17722         (gst_revtv_setup), (gst_revtv_rgb32):
17723         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
17724         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
17725         (gst_shagadelictv_init), (gst_shagadelictv_setup),
17726         (gst_shagadelictv_rgb32):
17727         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
17728         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
17729         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
17730         * gst/effectv/gstwarp.c:
17731         Port everything that can be ported to videofilter and fix up the caps.
17732         Can someone with a big-endian machine please check these?
17733
17734 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17735
17736         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
17737         (gst_osssink_chain), (gst_osssink_change_state):
17738           Latest fixes for A/V sync, audio playback and such. This is about
17739           all... MPEG playback issues are mostly related to the async build-
17740           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
17741
17742 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17743
17744         patch from: Stephane Loeuillet
17745
17746         * configure.ac:
17747           use pkg-config for some libraries, falling back to the old .m4 way
17748           (fixes #131270)
17749         * m4/libdv.m4:
17750           removed
17751
17752 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17753
17754         * configure.ac:
17755         * tools/Makefile.am:
17756         * tools/Makefile.in:
17757         * tools/gst-launch-ext-m.m:
17758         * tools/gst-launch-ext.1.in:
17759         * tools/gst-visualise-m.m:
17760         * tools/gst-visualise.1:
17761         * tools/gst-visualise.1.in:
17762           reorganizing generation of script tools
17763
17764 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17765
17766         * ext/divx/gstdivxdec.c:
17767           Downgrade priority. We prefer ffdec_mpeg4.
17768         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
17769         (gst_faad_chain), (gst_faad_change_state):
17770           Fix capsnego. Doesn't work for some sounds because we don't have
17771           a 5:1 to stereo element.
17772         * ext/xvid/gstxvid.c: (plugin_init):
17773           Add priority.
17774         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
17775         (gst_osssink_change_state):
17776           Add discont handling.
17777
17778 2004-03-09  Colin Walters  <walters@verbum.org>
17779
17780         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
17781         conversion.
17782
17783 2004-03-09  Benjamin Otte  <otte@gnome.org>
17784
17785         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
17786           the signals take 2 arguments
17787
17788 2004-03-09  David Schleef  <ds@schleef.org>
17789
17790         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
17791         (gst_alsa_fixate): Add fixate function.  (bug #136686)
17792         * ext/alsa/gstalsa.h:
17793         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
17794
17795 2004-03-09  Benjamin Otte  <otte@gnome.org>
17796
17797         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
17798         (gst_mikmod_change_state):
17799         * ext/mikmod/gstmikmod.h:
17800           make mikmod's loop function not loop infinitely and call
17801           gst_element_yield anymore
17802         * gst/modplug/gstmodplug.cc:
17803           fix pad negotiation (fixes #136590)
17804
17805 2004-03-09  David Schleef  <ds@schleef.org>
17806
17807         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
17808         doesn't conflict with the internal colorspace plugin.
17809         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
17810         satisfy the crappy-ass shell shipped by a certain vendor.
17811         * gst/videofilter/make_filter: same (bug #135299)
17812
17813 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17814
17815         * configure.ac: bump nano to 1
17816
17817 === release 0.7.6 ===
17818
17819 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17820
17821         * configure.in: releasing 0.7.6, "There"
17822
17823 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17824
17825         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17826         * pkgconfig/gstreamer-play.pc.in:
17827           synchronize the two
17828
17829 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17830
17831         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
17832         (cdparanoia_open), (cdparanoia_event):
17833           fix/add error handling
17834         * po/POTFILES.in:
17835           add cdparanoia source
17836         * tools/Makefile.am:
17837           make scripts executable
17838
17839 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17840
17841         * configure.ac:
17842         * ext/vorbis/Makefile.am:
17843         * sys/Makefile.am:
17844           remove id3types, vorbisfile and xvideosink from the build (#133783)
17845
17846 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17847
17848         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17849           Fix metadata read crash (#136537).
17850
17851 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17852
17853         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
17854         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
17855           adding mime types, fixing the one-stop function
17856
17857 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17858
17859         * ext/nas/nassink.c and /ext/nas/nassink.h:
17860         More NAS love from Arwed von Merkatz
17861         So lets all sing 'Can you feel the NAS tonight'
17862
17863 2004-03-08  Christian Schaller <Uraeus@gnome.org>
17864
17865         * tools/gst-launch-ext.in:
17866         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
17867
17868 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17869
17870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
17871         (gst_mpeg2dec_init):
17872         remove the user_data pad for now, because it is being used in
17873         fixating causing MPEG playback to fixate on 1000 Hz for playback.
17874         If someone knows how to fix this properly, please do.
17875
17876 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17877
17878         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17879         (gst_osssink_get_time):
17880         add a warning, IMO this won't get triggered anymore, remove later
17881
17882 2004-03-07  David Schleef  <ds@schleef.org>
17883
17884         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
17885         format (bug #136470)
17886
17887 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
17888
17889         * gst-libs/Makefile.am:
17890         * gst-libs/gst/media-info/Makefile.am:
17891         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
17892         (error_callback), (gst_media_info_error_create),
17893         (gst_media_info_error_element), (gmip_init), (gmip_reset),
17894         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
17895         * gst-libs/gst/media-info/media-info-priv.h:
17896         * gst-libs/gst/media-info/media-info-test.c: (main):
17897         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17898         (gst_media_info_class_init), (gst_media_info_instance_init),
17899         (gst_media_info_set_source), (gst_media_info_read_with_idler),
17900         (gst_media_info_read_idler), (gst_media_info_read):
17901         * gst-libs/gst/media-info/media-info.h:
17902         fixed, should work now
17903
17904 2004-03-07  Christian Schaller <Uraeus@gnome.org>
17905
17906         * ext/nas/nassink.c:
17907         A bunch of NAS fixes from Arwed von Merkatz
17908
17909 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17910
17911         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
17912         (qtdemux_parse_trak):
17913           Fix crash (j might be greater than n_samples, in which case we're
17914           writing outside the allocated space for the array) and memleak.
17915
17916 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17917
17918         * sys/oss/gstosssink.c: (gst_osssink_chain):
17919           And another caller that couldn't handle delay < 0 (unsigned
17920           integer overflow). Video now continues playing on an audio
17921           buffer underrun, and the clock continues working. Audio still
17922           stalls.
17923
17924 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17925
17926         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
17927         (gst_osssink_get_time):
17928           get_delay() may return values lower than 0. In those cases, we
17929           should not actually cast to *unsigned* int64, that will break
17930           stuff horribly. In my case, it screwed up A/V sync in movies
17931           in totem rather badly.
17932
17933 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17934
17935         * ext/faac/gstfaac.c: (gst_faac_chain):
17936         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17937         * ext/libpng/gstpngenc.c: (user_write_data):
17938         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17939         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17940         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17941         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
17942         Fix several misuse of gst_buffer_merge (it doesn't take ownership
17943         of any buffer), should fix some leaks. I hope I didn't unref buffers
17944         that shouldn't be...
17945
17946 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17947
17948         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17949         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
17950         (error_callback), (gmi_reset), (gmi_seek_to_track),
17951         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
17952         (gmip_find_type_post), (gmip_find_stream_post),
17953         (gmip_find_track_streaminfo_post):
17954         * gst-libs/gst/media-info/media-info-priv.h:
17955         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
17956         (info_print), (main):
17957         * gst-libs/gst/media-info/media-info.c:
17958         (gst_media_info_error_create), (gst_media_info_error_element),
17959         (gst_media_info_instance_init), (gst_media_info_get_property),
17960         (gst_media_info_new), (gst_media_info_set_source),
17961         (gst_media_info_read_idler), (gst_media_info_read):
17962         * gst-libs/gst/media-info/media-info.h:
17963           first pass at making this work again.  This seems to work on
17964           tagged ogg/vorbis and mp3 files.
17965
17966 2004-03-06  Benjamin Otte  <otte@gnome.org>
17967
17968         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
17969           fix huge leak: gst_buffer_merge doesn't unref the first argument
17970           itself.
17971
17972 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17973
17974         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
17975           report layer/mode/emphasis
17976
17977 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17978
17979         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
17980
17981 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17982
17983         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17984           signal serial
17985
17986 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17987
17988         * ext/vorbis/vorbis.c: (plugin_init):
17989         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17990         (gst_vorbis_dec_init), (vorbis_dec_event):
17991         add debug category
17992         make vorbisdec handle _BYTE and _TIME queries
17993
17994 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
17995
17996         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
17997           from the xing header
17998
17999 2004-03-06  Benjamin Otte  <otte@gnome.org>
18000
18001         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
18002         (gst_audio_convert_link), (gst_audio_convert_change_state),
18003         (gst_audio_convert_buffer_from_default_format):
18004           do conversions from/to float correctly, fix some caps nego errors,
18005           export correct supported caps in template and getcaps, use correct
18006           caps in try_set_caps functions
18007
18008 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18009
18010         For some reason, I only committed a ChangeLog entry yesterday and
18011         not the corresponding code...
18012         * ext/mad/gstmad.c: Fix detection of Xing headers
18013         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18014
18015 2004-03-06  Benjamin Otte  <otte@gnome.org>
18016
18017         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
18018         (gst_ogg_demux_src_query):
18019           make sure to handle the case where there's no current chain
18020           gracefully.
18021
18022 2004-03-05  David Schleef  <ds@schleef.org>
18023
18024         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
18025         Add fixate function. (bug #131128)
18026         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18027         (gst_sdlvideosink_fixate):  Add fixate function.
18028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18029         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
18030         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
18031         Fix missing break that was causing ulaw to be interpreted as
18032         raw int.
18033
18034 2004-03-05  David Schleef  <ds@schleef.org>
18035
18036         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
18037         Fix code that ignores return value of gst_buffer_merge().
18038         (bug #114560)
18039         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
18040         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
18041         * testsuite/gst-lint:  Check for above.
18042
18043 2004-03-05  David Schleef  <ds@schleef.org>
18044
18045         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
18046         caps and throw an element error.  (bug #136334)
18047
18048 2004-03-05  David Schleef  <ds@schleef.org>
18049
18050         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
18051         (gst_faad_chain): Fix negotiation.
18052         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
18053         key and button events.
18054         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
18055         dung heap of code.
18056         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
18057         depends on gconf
18058         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
18059         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18060         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
18061         function to encourage better negotiation, particularly between
18062         audioconvert and osssink.
18063         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18064         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
18065         more important.
18066         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
18067         typefinding.
18068         * gst/vbidec/vbiscreen.c:  Add glib header
18069         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
18070
18071 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
18072
18073         * ext/mad/gstmad.c: Fix detection of Xing headers
18074         * gst/tags/gstid3tag.c: Changes to support TLEN tags
18075
18076 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18077
18078         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18079         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
18080           debug updates
18081
18082 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
18083
18084         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18085         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
18086         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
18087         files, and report the parsed length as a GST_TAG_DURATION tag.
18088         * gst/tags/gstid3tag.c: support TLEN (duration) tag
18089
18090 2004-03-05  Benjamin Otte  <otte@gnome.org>
18091
18092         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
18093           convert channels correctly. convert correctly to unsigned.
18094
18095 2004-03-05  Julien MOUTTE <julien@moutte.net>
18096
18097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
18098         we have a window before clearing it.
18099
18100 2004-03-05  Julien MOUTTE <julien@moutte.net>
18101
18102         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
18103         have a window before clearing it.
18104
18105 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18106
18107         * gconf/gstreamer.schemas.in:
18108         * gst-libs/gst/gconf/Makefile.am:
18109           version installation path the same way as for 0.6
18110         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
18111         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18112         * pkgconfig/gstreamer-play-uninstalled.pc.in:
18113           remove comment that was fixed
18114
18115 2004-03-05  David Schleef  <ds@schleef.org>
18116
18117         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
18118         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
18119         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
18120         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
18121         Add prototype code for handling seeking and querying.
18122
18123 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18124
18125         * examples/gstplay/player.c: (main):
18126           Initialize variables to NULL. Prevents a segfault because the
18127           (uninitialized) variable is not NULL, resulting in a crash on
18128           trying to reach error->message.
18129
18130 2004-03-05  Benjamin Otte  <otte@gnome.org>
18131
18132         * gst/audioconvert/gstaudioconvert.c:
18133         (gst_audio_convert_buffer_to_default_format):
18134         make float=>int conversion work correctly even in cornercases.
18135
18136 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
18137
18138         * debian/README.Debian:
18139         * debian/build-deps:
18140         * debian/changelog:
18141         * debian/control:
18142         * debian/control.in:
18143         * debian/copyright:
18144         * debian/gstreamer-a52dec.files:
18145         * debian/gstreamer-aa.files:
18146         * debian/gstreamer-alsa.files:
18147         * debian/gstreamer-alsa.manpages:
18148         * debian/gstreamer-arts.files:
18149         * debian/gstreamer-artsd.files:
18150         * debian/gstreamer-audiofile.files:
18151         * debian/gstreamer-avifile.files:
18152         * debian/gstreamer-cdparanoia.files:
18153         * debian/gstreamer-colorspace.files:
18154         * debian/gstreamer-doc.files:
18155         * debian/gstreamer-dv.files:
18156         * debian/gstreamer-dvd.files:
18157         * debian/gstreamer-esd.files:
18158         * debian/gstreamer-festival.files:
18159         * debian/gstreamer-flac.files:
18160         * debian/gstreamer-gconf.conffiles:
18161         * debian/gstreamer-gconf.files:
18162         * debian/gstreamer-gconf.postinst:
18163         * debian/gstreamer-gnomevfs.files:
18164         * debian/gstreamer-gsm.files:
18165         * debian/gstreamer-http.files:
18166         * debian/gstreamer-jack.files:
18167         * debian/gstreamer-jpeg.files:
18168         * debian/gstreamer-mad.files:
18169         * debian/gstreamer-mikmod.files:
18170         * debian/gstreamer-misc.files:
18171         * debian/gstreamer-mpeg2dec.files:
18172         * debian/gstreamer-oss.files:
18173         * debian/gstreamer-plugin-apps.files:
18174         * debian/gstreamer-plugin-apps.manpages:
18175         * debian/gstreamer-plugin-libs-dev.files:
18176         * debian/gstreamer-plugin-libs.files:
18177         * debian/gstreamer-plugin-template.postinst:
18178         * debian/gstreamer-plugin-template.postrm:
18179         * debian/gstreamer-sdl.files:
18180         * debian/gstreamer-sid.files:
18181         * debian/gstreamer-vorbis.files:
18182         * debian/gstreamer-x.files:
18183         * debian/mk.control:
18184         * debian/rules:
18185         Debian package info not maintained here.
18186
18187 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18188
18189         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
18190         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
18191         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
18192         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
18193         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
18194         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
18195         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
18196         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
18197         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
18198         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
18199         * gst-libs/gst/colorbalance/colorbalance.c:
18200         (gst_color_balance_class_init):
18201         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18202         (gst_color_balance_channel_class_init):
18203         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
18204         * gst-libs/gst/play/play.c: (gst_play_class_init):
18205         * gst-libs/gst/propertyprobe/propertyprobe.c:
18206         (gst_property_probe_iface_init):
18207         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
18208         * gst-libs/gst/tuner/tunerchannel.c:
18209         (gst_tuner_channel_class_init):
18210         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
18211         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
18212         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
18213         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
18214         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
18215         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18216         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18217         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
18218         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
18219           fix signals to use - instead of _
18220         * ext/libcaca/gstcacasink.h:
18221         * ext/sdl/sdlvideosink.h:
18222           fix header rename
18223
18224 2004-03-04  David Schleef  <ds@schleef.org>
18225
18226         * testsuite/gst-lint:  Add a check for bad signal names.
18227
18228 2004-03-04  <kost@imn.htwk-leipzig.de>
18229
18230         reviewed by David Schleef
18231
18232         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
18233         modified the alpha channel and caused a warning. (bug #136192)
18234
18235 2004-04-03  Christian Schaller <Uraeus@gnome.org>
18236
18237         * gst-plugins.spec.in:
18238         Change names of plugins to actually be correct. Try to keep things
18239         alphabetical to avoid getting beat up by Thomas
18240
18241 2004-03-03  Julien MOUTTE <julien@moutte.net>
18242
18243         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
18244         Using ximagesink as a default if no gconf key found. We should
18245         probably consider using alsasink instead of osssink for the audio
18246         part.
18247
18248 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18249
18250         * configure.ac:
18251           fix --with-plugins, don't think it ever worked before
18252         * gst-plugins.spec.in:
18253           even more updates
18254
18255 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18256
18257         * ext/sdl/sdlvideosink.h:
18258         * sys/ximage/ximagesink.h:
18259         * sys/xvideo/xvideosink.h:
18260         * sys/xvimage/xvimagesink.h:
18261           Fix for move of gstvideosink.h -> videosink.h.
18262
18263 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18264
18265         * gst-libs/gst/xwindowlistener/Makefile.am:
18266           this is a plugin library, not a library
18267
18268 2004-03-01  David Schleef  <ds@schleef.org>
18269
18270         * AUTHORS:  Added some names.  Add yourself if you're still
18271         missing.
18272
18273 2004-03-01  David Schleef  <ds@schleef.org>
18274
18275         * MAINTAINERS: Add
18276
18277 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18278
18279         * gst-plugins.spec.in: clean up spec file
18280
18281 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18282
18283         * gst-libs/gst/video/Makefile.am:
18284         * gst-libs/gst/video/gstvideosink.c:
18285         * gst-libs/gst/video/gstvideosink.h:
18286           rename gstvideosink.h to videosink.h to match other headers
18287         * gst/mixmatrix/Makefile.am:
18288           fix plugin filename
18289         * gst/tags/Makefile.am: fix plugin filename
18290
18291 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18292
18293         * gst/tags/Makefile.am: fix plugin filename
18294
18295 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18296
18297         * examples/gstplay/player.c: (got_time_tick), (main):
18298           add error handler
18299           display time_tick more readably
18300         * gst/mixmatrix/Makefile.am:
18301           fix plugin file name
18302
18303 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
18304
18305         * sys/oss/gstosselement.c: (gst_osselement_probe),
18306         (device_combination_append), (gst_osselement_class_probe_devices):
18307         * sys/oss/gstosselement.h:
18308           Reworked enumeration of oss dsps and mixers so that gst-mixer works
18309           on my system using alsa oss emulation, fixes bug #135597
18310
18311 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18312
18313         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
18314         (gst_videodrop_chain), (gst_videodrop_change_state):
18315         * gst/videodrop/gstvideodrop.h:
18316           Work based on timestamp of input data, not based on the expected
18317           framerate from the input. The consequence is that this element now
18318           not only scales framerates, but also functions as a framerate
18319           corrector or framerate stabilizer/constantizer.
18320
18321 2004-02-27  David Schleef  <ds@schleef.org>
18322
18323         patches from jmmv@menta.net (Julio M. Merino Vidal)
18324
18325         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
18326         GST_ELEMENT_ERROR call (bug #135634)
18327         * gst/interleave/interleave.c: (interleave_buffered_loop),
18328         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
18329         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
18330         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
18331         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
18332         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
18333         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18334         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
18335         Fix GST_ELEMENT_ERROR call.
18336         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
18337         GST_ELEMENT_ERROR call.
18338
18339 2004-02-27  Benjamin Otte  <otte@gnome.org>
18340
18341         * gst-libs/gst/audio/audio.h:
18342           add macro to make sure header isn't included twice
18343         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
18344           don't use gst_buffer_free
18345         * gst/playondemand/filter.func:
18346           don't use gst_data_free. Free data only once.
18347
18348 2004-02-26  David Schleef  <ds@schleef.org>
18349
18350         * gst-libs/gst/colorbalance/Makefile.am:
18351         * gst-libs/gst/mixer/Makefile.am:
18352         * gst-libs/gst/tuner/Makefile.am:
18353         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
18354         should not be disted, -marshal.h files should not be installed,
18355         and -enum.h files _should_ be installed.  Fix to make this the
18356         case.
18357
18358 === release 0.7.5 ===
18359
18360 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18361
18362         * configure.ac: release 0.7.5, "Under The Sea"
18363
18364 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18365
18366         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18367         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
18368         * gst/videoscale/gstvideoscale.c:
18369         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18370           assorted debug/warning fixes
18371
18372 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18373
18374         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
18375         (gst_videoscale_init), (gst_videoscale_chain),
18376         (gst_videoscale_set_property), (plugin_init):
18377         * gst/videoscale/gstvideoscale.h:
18378         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
18379         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
18380         (gst_videoscale_planar400), (gst_videoscale_packed422),
18381         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
18382         (gst_videoscale_24bit), (gst_videoscale_16bit),
18383         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
18384         (gst_videoscale_scale_plane_slow),
18385         (gst_videoscale_scale_point_sample),
18386         (gst_videoscale_scale_nearest),
18387         (gst_videoscale_scale_nearest_str2),
18388         (gst_videoscale_scale_nearest_str4),
18389         (gst_videoscale_scale_nearest_32bit),
18390         (gst_videoscale_scale_nearest_24bit),
18391         (gst_videoscale_scale_nearest_16bit):
18392         add debugging category and use it properly
18393         fix use of GST_PTR_FORMAT
18394
18395 2004-02-25  Andy Wingo  <wingo@pobox.com>
18396
18397         * gst/interleave/interleave.c (interleave_buffered_loop): Always
18398         push only when channel->buffer is NULL. Prevents segfaults doing
18399         the state change after a nonlocal exit, like a scheme exception.
18400
18401         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
18402         Handle the case where the intersected caps is empty.
18403
18404 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18405
18406         * gst/law/mulaw-decode.c: (mulawdec_link):
18407         * gst/law/mulaw.c: (plugin_init):
18408           fix mulawdec so it actually works again
18409
18410 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
18411
18412         reviewed by: David Schleef  <ds@schleef.org>
18413
18414         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
18415         (gst_gamma_init), (gst_gamma_set_property),
18416         (gst_gamma_get_property), (gst_gamma_calculate_tables),
18417         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
18418         for RGB, with separate r g and b correction factors. (#131167)
18419
18420 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18421
18422         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18423           only signal tags for bitrate if they're > 0 (#134894)
18424
18425 2004-02-24  David Schleef  <ds@schleef.org>
18426
18427         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
18428         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
18429         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
18430         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
18431         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
18432         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
18433         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
18434         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
18435         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
18436         category.  Attempt to fix timestamp calculation.
18437
18438 2004-02-24  Johan Dahlin  <johan@gnome.org>
18439
18440         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
18441
18442 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18443
18444         * configure.ac:
18445         * gconf/Makefile.am:
18446         * gconf/gstreamer.schemas:
18447         * gst-libs/gst/gconf/Makefile.am:
18448         * gst-libs/gst/gconf/gconf.c:
18449           version gconf schemas and install locations
18450
18451 2004-02-23  Benjamin Otte  <otte@gnome.org>
18452
18453         * ext/xine/xineinput.c: (gst_xine_input_dispose):
18454         (gst_xine_input_subclass_init):
18455           call parent dispose.
18456           change pad template for CD reader correctly
18457         * ext/xine/Makefile.am:
18458         * ext/xine/gstxine.h:
18459         * ext/xine/xine.c: (plugin_init):
18460         * ext/xine/xineaudiosink.c:
18461           wrap audio sinks, too
18462         * gst-libs/gst/resample/private.h:
18463         * gst-libs/gst/resample/resample.c: (gst_resample_init),
18464         (gst_resample_reinit), (gst_resample_scale),
18465         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
18466         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
18467         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
18468         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
18469         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
18470         * gst-libs/gst/resample/resample.h:
18471         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18472         (gst_audioscale_class_init), (gst_audioscale_link),
18473         (gst_audioscale_get_buffer), (gst_audioscale_init),
18474         (gst_audioscale_chain), (gst_audioscale_set_property),
18475         (gst_audioscale_get_property):
18476         * gst/audioscale/gstaudioscale.h:
18477           s/resample_*/gst_resample_*/i to not clobber namespaces
18478
18479 2004-02-23  Julien MOUTTE  <julien@moutte.net>
18480
18481         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18482         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
18483         (gst_riff_create_video_template_caps),
18484         (gst_riff_create_audio_template_caps),
18485         (gst_riff_create_iavs_template_caps):
18486         * gst-libs/gst/riff/riff-media.h:
18487         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
18488         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
18489         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
18490         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
18491         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
18492         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
18493         (gst_matroska_demux_plugin_init): First batch implementing audio and
18494         video codec tags in demuxers.
18495
18496 2004-02-22  Benjamin Otte  <otte@gnome.org>
18497
18498         * ext/xine/Makefile.am:
18499         * ext/xine/gstxine.h:
18500         * ext/xine/xine.c: (plugin_init):
18501         * ext/xine/xineinput.c:
18502           add input plugin wrapper. Playback from files, http, mms and cdda
18503           works.
18504         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
18505           remove leftover G_GNUC_UNUSED
18506         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
18507         (gst_asf_demux_identify_guid):
18508           improve debugging output
18509
18510 2004-02-22  Benjamin Otte  <otte@gnome.org>
18511
18512         reported by: Padraig O'Briain <padraig.obriain@sun.com>
18513
18514         * autogen.sh:
18515           replace test -e with test -x for mkinstalldirs to be more portable.
18516           (fixes #134816)
18517
18518 2004-02-22  Benjamin Otte  <otte@gnome.org>
18519
18520         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
18521
18522         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
18523           set rank to PRIMARY
18524         * gst/volume/gstvolume.c: (plugin_init):
18525           set rank to NONE
18526         fixes #134960
18527
18528 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
18529
18530         reviewed by Benjamin Otte  <otte@gnome.org>
18531
18532         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18533           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
18534
18535 2004-02-22  Benjamin Otte  <otte@gnome.org>
18536
18537         * configure.ac:
18538           export [_]*{gst,Gst,GST}.* symbols from plugins
18539
18540 2004-02-22  Christophe Fergeau <teuf@gnome.org>
18541
18542         reviewed by: Benjamin Otte  <otte@gnome.org>
18543
18544         * ext/lame/gstlame.c: (add_one_tag):
18545         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
18546         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
18547         (gst_vorbisenc_metadata_set1):
18548         * gst/tags/gstid3tag.c:
18549         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
18550           apply fixes from bugs #135042 (lame can't write tags) and #133817
18551           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
18552
18553 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
18554
18555         * configure.ac: Export only gst_plugin_desc from plugins.
18556          Note that this change only makes any effect with Linux using libtool
18557          1.5.2 or higher. Otherwise it is silently ignored, but it would build
18558          fine. And don't try to have several versions of libtool in different
18559          directories.
18560
18561 2004-02-20  Andy Wingo  <wingo@pobox.com>
18562
18563         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
18564         interleave respectively.
18565
18566         * gst/interleave/deinterleave.c: New plugin: deinterleave
18567         (replaces on oneton).
18568         * gst/interleave/interleave.c: New plugin: interleave.
18569         * gst/interleave/plugin.h: Support file.
18570         * gst/interleave/plugin.c: Support file.
18571
18572         * configure.ac: Remove intfloat and oneton, add interleave.
18573
18574         * ext/sndfile/gstsf.c: Handle events better.
18575
18576         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
18577         and float2int operation. int2float has scheduling problems as
18578         noted in in2float_chain.
18579
18580 2004-02-20  Benjamin Otte  <otte@gnome.org>
18581
18582         * ext/xine/Makefile.am:
18583         * ext/xine/gstxine.h:
18584         * ext/xine/xine.c:
18585         * ext/xine/xineaudiodec.c:
18586         * ext/xine/xinecaps.c:
18587           add first version of xine plugin wrapper. Currently only wraps the
18588           QDM2 win32 DLL, and even that only in proof-of-concept quality.
18589         * configure.ac:
18590         * ext/Makefile.am:
18591           add xine plugin wrapper, disabled by default. Use --enable-xine to
18592           build. Note that it'll segfault on gst-register if you don't remove
18593           the goom and tvtime post plugins from xine.
18594         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
18595         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
18596           add extradata parsing for QDM2.
18597           change around debugging prints.
18598
18599 2004-02-19  Benjamin Otte  <otte@gnome.org>
18600
18601         * ext/lame/gstlame.c: (gst_lame_chain):
18602         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18603           use gst_tag_list_insert when you want to insert tags
18604
18605 2004-02-18  David Schleef  <ds@schleef.org>
18606
18607         * configure.ac:  Move massink to gst-rotten
18608         * ext/Makefile.am:
18609         * ext/mas/Makefile.am:
18610         * ext/mas/massink.c:
18611         * ext/mas/massink.h:
18612
18613 2004-02-18  David Schleef  <ds@schleef.org>
18614
18615         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
18616         typefinding, since it seems to be worse than nothing.
18617         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
18618         atom to recognize .mp4 and .m4a files as video/quicktime.
18619
18620 2004-02-18  David Schleef  <ds@schleef.org>
18621
18622         * gst/sine/demo-dparams.c: (quit_live),
18623         (dynparm_log_value_changed), (dynparm_value_changed), (main):
18624         Use double dparams, not float.
18625         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18626         (gst_sinesrc_init): Change sync default to FALSE, since multiple
18627         sync'd elements don't really work correctly.
18628         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
18629         (volume_update_volume), (volume_get_property):  Change dparam
18630         to double.
18631
18632 2004-02-18  Julien MOUTTE  <julien@moutte.net>
18633
18634         * sys/ximage/ximagesink.c:
18635         (gst_ximagesink_xwindow_update_geometry),
18636         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18637         (gst_ximagesink_change_state), (gst_ximagesink_expose),
18638         (gst_ximagesink_init): Rework the way software video scaling works. So
18639         now we check on each chain call if the video frames are feeling the
18640         window. If not we try to renegotiate caps. On failure we memorize that
18641         and we won't try again for that PLAYING sessions.
18642         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
18643         failure.
18644         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
18645         synchronous flag.
18646
18647 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18648
18649         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
18650           break up _link so we can give a better debug message for errors
18651
18652 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18653
18654         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
18655           set up debug category
18656
18657 2004-02-18  Julien MOUTTE <julien@moutte.net>
18658
18659         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18660         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
18661         the way renegotiation work. The event handling function is not taking
18662         care of external windows and renegotiate method check for pad flags
18663         NEGOTIATING. Should fix : #133209
18664
18665 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18666
18667         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
18668         pad is negotiating before trying renegotiation.
18669
18670 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18671
18672         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
18673           pass on all possible mime types as typefind hints
18674
18675 2004-02-17  Julien MOUTTE <julien@moutte.net>
18676
18677         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
18678         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
18679         possible SHM leak if we crash. All other apps using XShm are doing
18680         that.
18681
18682 2004-02-17  Julien MOUTTE  <julien@moutte.net>
18683
18684         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18685         (gst_ximagesink_expose): Renegotiate size on expose.
18686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
18687         size on expose.
18688
18689 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18690
18691         * testsuite/alsa/sinesrc.c:
18692           cosmetic fix to fix compile issue with gcc 2.95.4
18693
18694 2004-02-16  Julien MOUTTE <julien@moutte.net>
18695
18696         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18697         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
18698         failed opening the audio device.
18699         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18700         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
18701         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
18702         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
18703         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
18704         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
18705         (gst_ximagesink_change_state), (gst_ximagesink_chain),
18706         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
18707         Removing some useless g_return_if_fail like wingo suggested.
18708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18709         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
18710         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
18711         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
18712         (gst_xvimagesink_update_colorbalance),
18713         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
18714         (gst_xvimagesink_xcontext_clear),
18715         (gst_xvimagesink_get_fourcc_from_caps),
18716         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
18717         (gst_xvimagesink_set_xwindow_id),
18718         (gst_xvimagesink_colorbalance_list_channels),
18719         (gst_xvimagesink_colorbalance_set_value),
18720         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
18721         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
18722
18723 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18724
18725         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18726           throw error when not negotiated instead of asserting
18727
18728 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18729
18730         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
18731         correct data refcounting.
18732
18733 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18734
18735         * gst/switch/gstswitch.c: (gst_switch_change_state),
18736         (gst_switch_class_init): Cleaning the sinkpads correctly on state
18737         change, mostly the EOS flag.
18738
18739 2004-02-15  Julien MOUTTE  <julien@moutte.net>
18740
18741         * examples/gstplay/player.c: (got_eos), (main): Adding some
18742         output for debugging.
18743         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
18744         timeouts if we go to any state different from PLAYING.
18745         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
18746         more EOS bugs in riff lib.
18747
18748 2004-02-14  Julien MOUTTE  <julien@moutte.net>
18749
18750         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
18751         visualization until i find a way to fix switch correctly.
18752         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
18753         EOS arrives.
18754         * gst/switch/gstswitch.c: (gst_switch_release_pad),
18755         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
18756         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
18757         Reworked switch to get a more correct behaviour with events and refing
18758         of data stored in sinkpads.
18759         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
18760         we don't pull from a pad in EOS.
18761
18762 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18763
18764         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18765           remove v1 tag even if we can't read it (makes sure we don't detect
18766           it again)
18767
18768 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18769
18770         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
18771         (gst_alsa_xrun_recovery):
18772         * ext/alsa/gstalsa.h:
18773           try xrun recovery when wait failed. Make xrun recovery function
18774           return TRUE/FALSE to indicate success. (might fix #134354)
18775
18776 2004-02-13  David Schleef  <ds@schleef.org>
18777
18778         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
18779         (dynparm_value_changed), (main): Convert from float to double.
18780         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
18781
18782 2004-02-13  David Schleef  <ds@schleef.org>
18783
18784         * gst/silence/gstsilence.c: (gst_silence_class_init),
18785         (gst_silence_set_clock), (gst_silence_get),
18786         (gst_silence_set_property), (gst_silence_get_property):
18787         * gst/silence/gstsilence.h: Add sync property.
18788         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18789         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
18790         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
18791         * gst/sine/gstsinesrc.h: Add sync property.
18792
18793 2004-02-13  David Schleef  <ds@schleef.org>
18794
18795         * gst/intfloat/gstint2float.c: (conv_f32_s16),
18796         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
18797
18798 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18799
18800         * configure.ac:
18801         * ext/Makefile.am:
18802         * gst-libs/ext/Makefile.am:
18803           move ffmpeg plugin to gst-ffmpeg module
18804
18805 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18806
18807         * configure.ac: use GST_ARCH to detect architecture
18808
18809 2004-02-12  Julien MOUTTE  <julien@moutte.net>
18810
18811         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
18812
18813 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18814
18815         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
18816           classify LADSPA plugins based on number of src/sink pads
18817           (#133663, Stefan Kost)
18818         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
18819           fix dparams registration
18820           (#133528, Stefan Kost)
18821         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
18822           fix use of isprint and use g_ascii_isprint instead
18823           (#133316, Stefan Kost)
18824
18825 2004-02-11  David Schleef  <ds@schleef.org>
18826
18827         Convert a few inner loops to use liboil.  This is currently
18828         optional, and is only enabled if liboil is present (duh!).
18829         * configure.ac: Check for liboil-0.1
18830         * gst/intfloat/Makefile.am:
18831         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
18832         (gst_int2float_chain_gint16):
18833         * gst/videofilter/Makefile.am:
18834         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
18835         (tablelookup_u8), (gst_videobalance_planar411):
18836         * gst/videotestsrc/Makefile.am:
18837         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
18838         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
18839         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
18840         (paint_hline_RGB565), (paint_hline_xRGB1555):
18841
18842 2004-02-11  David Schleef  <ds@schleef.org>
18843
18844         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
18845         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
18846         (gst_colorspace_getcaps), (gst_colorspace_link),
18847         (gst_colorspace_base_init), (gst_colorspace_init),
18848         (gst_colorspace_chain), (gst_colorspace_change_state),
18849         (plugin_init): Merge Ronald's patch (bug #117897) and update
18850         for new caps and negotiation.  Seems to work, although it
18851         shows off bugs in lcs.
18852
18853 2004-02-11  David Schleef  <ds@schleef.org>
18854
18855         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
18856         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
18857
18858 2004-02-11  David Schleef  <ds@schleef.org>
18859
18860         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
18861         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
18862         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
18863         Add server and port properties
18864
18865 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18866
18867         * m4/a52.m4:
18868         * m4/aalib.m4:
18869         * m4/as-ffmpeg.m4:
18870         * m4/as-liblame.m4:
18871         * m4/as-slurp-ffmpeg.m4:
18872         * m4/check-libheader.m4:
18873         * m4/esd.m4:
18874         * m4/freetype2.m4:
18875         * m4/gconf-2.m4:
18876         * m4/glib.m4:
18877         * m4/gst-alsa.m4:
18878         * m4/gst-artsc.m4:
18879         * m4/gst-ivorbis.m4:
18880         * m4/gst-matroska.m4:
18881         * m4/gst-sdl.m4:
18882         * m4/gst-shout2.m4:
18883         * m4/gst-sid.m4:
18884         * m4/gtk.m4:
18885         * m4/libdv.m4:
18886         * m4/libfame.m4:
18887         * m4/libmikmod.m4:
18888         * m4/ogg.m4:
18889         * m4/vorbis.m4:
18890           fix underquotedness of macros (#133800)
18891         * m4/as-avifile.m4:
18892         * m4/xmms.m4:
18893           removed because no longer used
18894
18895 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18896
18897         * configure.ac:
18898           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
18899           by autopoint (fixes #132996)
18900
18901 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18902
18903         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
18904         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
18905         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
18906         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
18907           fix memleaks
18908
18909 2004-02-11  David Schleef  <ds@schleef.org>
18910
18911         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18912         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
18913         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
18914         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
18915         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
18916         (gst_jpegenc_class_init), (gst_jpegenc_init),
18917         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
18918         (gst_jpegenc_chain), (gst_jpegenc_set_property),
18919         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
18920         * ext/jpeg/gstjpegenc.h: Fix negotiation.
18921
18922 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18923
18924         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
18925         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
18926         * ext/mikmod/gstmikmod.h:
18927           fix caps negotiation in mikmod
18928         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
18929           output debug information
18930
18931 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18932
18933         * gst-libs/gst/colorbalance/Makefile.am:
18934         * gst-libs/gst/navigation/Makefile.am:
18935         * gst-libs/gst/xoverlay/Makefile.am:
18936           remove unused GST_OPT_CFLAGS from Makefiles
18937           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
18938
18939 2004-02-07  David Schleef  <ds@schleef.org>
18940
18941         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
18942         push events to pads that haven't been created (#133508)
18943
18944 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
18945
18946         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18947         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
18948         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18949         (gst_dvdec_loop), (gst_dvdec_change_state):
18950         Second attempt at committing a working dvdec element.
18951
18952 2004-02-06  David Schleef  <ds@schleef.org>
18953
18954         Build fixes for OS X: (see #129600)
18955         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
18956         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
18957         (gst_riff_read_strf_iavs):
18958         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
18959         (gst_avi_demux_stream_odml):
18960         * gst/playondemand/Makefile.am:
18961         * gst/rtp/rtp-packet.c:
18962
18963 2004-02-05  David Schleef  <ds@schleef.org>
18964
18965         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
18966         last change, because it Just Doesn't Compile.
18967
18968 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18969
18970         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
18971           skip undecodable id3v2 tag instead of keeping it
18972
18973 2004-02-05  David Schleef  <ds@schleef.org>
18974
18975         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18976         Unref leaked buffer.  (Noticed by Ronald)
18977
18978 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
18979
18980         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
18981         Sync requires with other checks.  >= vs =.
18982
18983 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18984
18985         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
18986         (gst_dvdec_video_link), (gst_dvdec_loop):
18987         * ext/dv/gstdvdec.h:
18988           rework the caps negotiation so that dvdec works again instead
18989           of just segfaulting.
18990
18991 === release 0.7.4 ===
18992
18993 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18994
18995         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
18996         * configure.ac: changed for release
18997
18998 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18999
19000         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
19001         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19002         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19003         * pkgconfig/gstreamer-play-uninstalled.pc.in:
19004           reworked patch by David Lehn to fix libdir and includedir for
19005           uninstalled libraries
19006           removed play and gconf from gstreamer-libs since they have their
19007           own pkgconfig files
19008
19009 2004-02-04  David Schleef  <ds@schleef.org>
19010
19011         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
19012         memleak.
19013
19014 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19015
19016         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19017           use correct GST_TAG_ENCODER tag
19018
19019 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19020
19021         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19022           be sure to stop the clock when going to paused
19023         * sys/oss/gstosssink.c: (gst_osssink_change_state):
19024           reset number of transmitted when going to ready.
19025         fixes #132935
19026
19027 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
19028
19029         reviewed by Benjamin Otte
19030
19031         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19032           extract track count (fixes #133410)
19033
19034 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19035
19036         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
19037           that should be !=, not == (fixes #132519)
19038
19039 2004-02-04  David Schleef  <ds@schleef.org>
19040
19041         Make sure set_explicit_caps() is called before adding pad.
19042         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19043         * gst/id3/gstid3types.c: (gst_id3types_loop):
19044         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19045         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19046
19047 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19048
19049         * configure.ac:
19050           bump nano to 2, first prerelease
19051           put back AM_PROG_LIBTOOL
19052
19053 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19054
19055         * testsuite/alsa/Makefile.am:
19056           these are user test apps, not automatic testsuite tests
19057
19058 2004-02-04  David Schleef  <ds@schleef.org>
19059
19060         Convert GST_DEBUG_CAPS() to GST_DEBUG():
19061         * gst/mpeg1videoparse/gstmp1videoparse.c:
19062         (mp1videoparse_parse_seq):
19063         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19064         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19065         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
19066         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
19067         (gst_xvideosink_getcaps):
19068         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19069         * testsuite/gst-lint: more tests
19070
19071 2004-02-04  David Schleef  <ds@schleef.org>
19072
19073         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
19074         with the code that they would expand to.
19075         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
19076         (gst_flacdec_get_src_query_types),
19077         (gst_flacdec_get_src_event_masks):
19078         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
19079         (gst_gnomevfssrc_get_query_types),
19080         (gst_gnomevfssrc_get_event_mask):
19081
19082 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19083
19084         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19085         (gst_sinesrc_dispose):
19086           fix memleak by properly disposing sinesrc
19087
19088 2004-02-04  Julien MOUTTE  <julien@moutte.net>
19089
19090         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
19091         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
19092         an overlay to redraw the image because it has been exposed.
19093         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
19094         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
19095         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
19096         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
19097         interface
19098         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
19099         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
19100         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
19101         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
19102         interface
19103
19104 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19105
19106         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
19107           more memleak fixage
19108
19109 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19110
19111         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19112         * gst/typefind/gsttypefindfunctions.c:
19113           fix memleaks shown by gst-typefind
19114
19115 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19116
19117         * common/glib-gen.mak:
19118           add hack rule to touch .Plo files
19119         * gst-libs/gst/colorbalance/Makefile.am:
19120         * gst-libs/gst/mixer/Makefile.am:
19121         * gst-libs/gst/play/Makefile.am:
19122         * gst-libs/gst/tuner/Makefile.am:
19123           remove glib_root variable
19124
19125 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19126
19127         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
19128           set explicit caps before adding the element, so the autopluggers can
19129           plug correctly.
19130         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19131         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19132         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19133         (dv_type_find):
19134           fix memleaks in typefind functions. gst_type_find_suggest takes a const
19135           argument.
19136
19137 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19138
19139         * gst-libs/gst/colorbalance/Makefile.am:
19140         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19141         * gst-libs/gst/colorbalance/colorbalance.c:
19142         * gst-libs/gst/colorbalance/colorbalance.h:
19143         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
19144         * gst-libs/gst/mixer/Makefile.am:
19145         * gst-libs/gst/mixer/mixer-marshal.list:
19146         * gst-libs/gst/mixer/mixer.c:
19147         * gst-libs/gst/mixer/mixer.h:
19148         * gst-libs/gst/mixer/mixermarshal.list:
19149         * gst-libs/gst/play/Makefile.am:
19150         * gst-libs/gst/play/play.h:
19151         * gst-libs/gst/tuner/Makefile.am:
19152         * gst-libs/gst/tuner/tuner-marshal.list:
19153         * gst-libs/gst/tuner/tuner.c:
19154         * gst-libs/gst/tuner/tuner.h:
19155         * gst-libs/gst/tuner/tunermarshal.list:
19156           use new glib-gen.mak snippet to clean up Makefile.am
19157           fix various bugs in Makefile.am's
19158
19159 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19160
19161         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19162           handle chain parsing correctly in the multichain case
19163         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
19164         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
19165         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
19166         (theora_dec_chain):
19167           handle events and queries correctly
19168
19169 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19170
19171         * .cvsignore:
19172         Ignore generated file _stdint.h.
19173
19174 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19175
19176         * gst-libs/gst/colorbalance/Makefile.am:
19177         * gst-libs/gst/colorbalance/colorbalance.h:
19178         * gst-libs/gst/mixer/Makefile.am:
19179         * gst-libs/gst/mixer/mixer.h:
19180         * gst-libs/gst/play/Makefile.am:
19181         * gst-libs/gst/play/play.h:
19182         * gst-libs/gst/tuner/Makefile.am:
19183         * gst-libs/gst/tuner/tuner.h:
19184         Generate enum type code with glib-mkenums.
19185         * gst-libs/gst/colorbalance/.cvsignore:
19186         * gst-libs/gst/mixer/.cvsignore:
19187         * gst-libs/gst/play/.cvsignore:
19188         * gst-libs/gst/tuner/.cvsignore:
19189         Ignore generated files.
19190
19191 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19192
19193         * gst-libs/gst/audio/.cvsignore:
19194         Ignore generated file.
19195         * gst-libs/gst/audio/Makefile.am:
19196         Do not install example filter.
19197
19198 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
19199
19200         * examples/switch/.cvsignore:
19201         Ignore generated file.
19202
19203 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19204
19205         * common/m4/ax_create_stdint_h.m4:
19206         * configure.ac:
19207           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
19208           _stdint.h.
19209         * Makefile.am:
19210           remove generated _stdint.h in DISTCLEANFILES
19211         * ext/a52dec/gsta52dec.c:
19212           include _stdint.h for a52dec. (should fix #133064)
19213
19214 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19215
19216         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
19217         (gst_tag_to_vorbis_comments):
19218         Add replaygain support to vorbistag
19219
19220 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
19221         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19222         (gst_ffmpeg_caps_to_extradata):
19223           Fix SVQ3 caps flag properties
19224           Use glib macro for bytes swap
19225
19226 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19227
19228         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
19229         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
19230         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
19231         * ext/sndfile/gstsf.c: (plugin_init):
19232         * gst/avi/gstavi.c: (plugin_init):
19233         * sys/dxr3/dxr3init.c: (plugin_init):
19234         * sys/oss/gstossaudio.c: (plugin_init):
19235         * sys/v4l/gstv4l.c: (plugin_init):
19236         * sys/v4l2/gstv4l2.c: (plugin_init):
19237           remove textdomain calls
19238         * po/nl.po:
19239           update Dutch translation
19240
19241 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19242
19243         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
19244         (gst_play_set_audio_sink): Moving volume in the audio thread for
19245         instantaneous volume change. Maybe i will add another volume in front
19246         of visualization later, not sure yet though.
19247
19248 2004-02-02  Julien MOUTTE  <julien@moutte.net>
19249
19250         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
19251         (gst_ximagesink_handle_xevents): Better X events handling, only take
19252         the latest events for configure and motion.
19253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
19254
19255 2004-02-02  Jon Trowbridge  <trow@gnu.org>
19256
19257         reviewed by: David Schleef  <ds@schleef.org>
19258
19259         Fix memory leaks:
19260         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
19261         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
19262
19263 2004-02-02  David Schleef  <ds@schleef.org>
19264
19265         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
19266         of lines.
19267         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
19268         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19269         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
19270         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
19271         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
19272         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
19273         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
19274         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
19275         (gst_float2_2_int_link):
19276         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
19277         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
19278         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
19279         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
19280         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
19281         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
19282         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
19283         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
19284         * testsuite/gst-lint: Add tests for bzero and ;;
19285
19286 2004-02-02  David Schleef  <ds@schleef.org>
19287
19288         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
19289
19290 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19291
19292         * ext/aalib/gstaasink.c: (gst_aasink_open):
19293         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
19294         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19295         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19296         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
19297         (gst_afsink_close_file):
19298         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
19299         (gst_afsrc_close_file):
19300         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
19301         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
19302         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19303         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
19304         * ext/esd/esdmon.c: (gst_esdmon_get):
19305         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
19306         * ext/faac/gstfaac.c: (gst_faac_chain):
19307         * ext/faad/gstfaad.c: (gst_faad_chain):
19308         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
19309         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19310         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
19311         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
19312         (gst_flacdec_loop):
19313         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
19314         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
19315         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19316         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
19317         (gst_gnomevfssink_close_file):
19318         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
19319         (gst_gnomevfssrc_open_file):
19320         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
19321         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
19322         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
19323         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19324         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
19325         * ext/mad/gstmad.c: (gst_mad_chain):
19326         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
19327         * ext/mpeg2dec/gstmpeg2dec.c:
19328         * ext/mpeg2enc/gstmpeg2enc.cc:
19329         * ext/mplex/gstmplex.cc:
19330         * ext/mplex/gstmplexibitstream.cc:
19331         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
19332         (gst_ogg_demux_push):
19333         * ext/raw1394/gstdv1394src.c:
19334         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
19335         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
19336         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
19337         (gst_sf_loop):
19338         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19339         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
19340         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
19341         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
19342         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
19343         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
19344         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
19345         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
19346         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19347         (gst_riff_read_element_data), (gst_riff_read_seek),
19348         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
19349         * gst/adder/gstadder.c: (gst_adder_loop):
19350         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
19351         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
19352         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
19353         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
19354         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
19355         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
19356         * gst/goom/gstgoom.c: (gst_goom_chain):
19357         * gst/id3/gstid3types.c: (gst_id3types_loop):
19358         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19359         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
19360         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
19361         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19362         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
19363         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
19364         (gst_ebml_read_float), (gst_ebml_read_header):
19365         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19366         (gst_matroska_demux_parse_blockgroup):
19367         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
19368         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19369         * gst/oneton/gstoneton.c: (gst_oneton_chain):
19370         * gst/silence/gstsilence.c: (gst_silence_get):
19371         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
19372         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
19373         * gst/speed/gstspeed.c: (speed_loop):
19374         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19375         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19376         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
19377         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19378         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
19379         (gst_wavparse_loop):
19380         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
19381         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
19382         (dxr3audiosink_close):
19383         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
19384         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
19385         (dxr3videosink_close), (dxr3videosink_write_data):
19386         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
19387         * sys/oss/gstosssink.c: (gst_osssink_chain):
19388         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19389         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
19390         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
19391         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
19392         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19393         (gst_v4l_set_window), (gst_v4l_enable_overlay):
19394         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
19395         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
19396         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
19397         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
19398         (gst_v4l_set_audio):
19399         * sys/v4l/v4l_calls.h:
19400         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19401         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
19402         (gst_v4lmjpegsink_playback_init),
19403         (gst_v4lmjpegsink_playback_start):
19404         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
19405         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19406         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
19407         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
19408         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
19409         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
19410         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
19411         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
19412         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
19413         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
19414         (gst_v4l2_get_output), (gst_v4l2_set_output),
19415         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
19416         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
19417         (gst_v4l2_set_attribute):
19418         * sys/v4l2/v4l2_calls.h:
19419         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
19420         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
19421         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
19422         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
19423         (gst_v4l2src_capture_stop):
19424         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
19425         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19426         (gst_ximagesink_chain):
19427         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
19428         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
19429         (gst_xvideosink_xwindow_new):
19430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19431         (gst_xvimagesink_chain):
19432
19433 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19434
19435         * gst/volume/gstvolume.c: (gst_volume_set_volume),
19436         (gst_volume_get_volume), (volume_class_init), (volume_init),
19437         (volume_chain_int16), (volume_update_volume):
19438         * gst/volume/gstvolume.h:
19439           make code more readable by removing magic numbers
19440           make mixer interface export 0-100 range
19441           make it internally map to 0.0-1.0 range so users don't distort
19442           output by putting the sliders at full volume
19443
19444 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19445
19446         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
19447         (gst_play_state_change), (gst_play_seek_to_time):
19448         block the tick callback for 0.5 secs after doing a seek
19449
19450 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19451
19452         * gst-libs/gst/play/play.c: (gst_play_new):
19453           check for GError
19454
19455 2004-02-01  Julien MOUTTE  <julien@moutte.net>
19456
19457         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
19458         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
19459         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19460         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
19461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19462         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
19463
19464 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19465
19466         * configure.ac:
19467         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19468           check for a function added in vorbis 1.1
19469
19470 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19471
19472         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
19473         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
19474           really start/stop clock only on PLAYING <=> PAUSED
19475         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19476           remove \n from debugging lines
19477         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
19478           make it work when seeking does not
19479         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19480           reset on DISCONT
19481
19482 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19483
19484         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
19485           start clock on PAUSED=>PLAYING, not later
19486         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19487           extract correct time for different discont formats
19488         (gst_alsa_sink_get_time):
19489           don't segfault when no format is negotiated yet, just return 0
19490         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19491         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
19492         (gst_ogg_pad_push):
19493           handle flush and discont events correctly
19494         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19495           handle discont events correctly
19496
19497 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
19498
19499         * gst-libs/gst/play/play.c: (gst_play_error_quark),
19500         (gst_play_error_create), (gst_play_error_plugin),
19501         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
19502         * gst-libs/gst/play/play.h:
19503           add error handling during creation
19504         * examples/gstplay/player.c: (main):
19505           use new gst_play_new
19506
19507
19508 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19509
19510         * ext/theora/theoradec.c: (theora_dec_chain):
19511           make comments work
19512         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19513         (vorbis_dec_src_event), (vorbis_dec_chain):
19514           add encoder tag, fix tag reading to be more error tolerant, change
19515           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
19516           gst_pad_event_default.
19517         * gst/tags/gstvorbistag.c:
19518         (gst_tag_list_from_vorbiscomment_buffer):
19519           undefine function specific define at end of function
19520
19521 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
19522
19523         * ext/flac/gstflac.c: (plugin_init):
19524         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
19525         * ext/flac/gstflacdec.h:
19526         * ext/flac/gstflacenc.h:
19527           Fix typos
19528
19529 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
19530
19531         * examples/gstplay/player.c: s/gstplay.h/play.h/
19532
19533 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19534
19535         * gst-libs/gst/play/Makefile.am:
19536         * gst-libs/gst/play/gstplay.c:
19537         * gst-libs/gst/play/gstplay.h:
19538         * gst-libs/gst/play/play.c:
19539           more surgery, operation complete
19540
19541 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19542
19543         * gst-libs/gst/play/play.old.c:
19544         * gst-libs/gst/play/play.old.h:
19545           after CVS surgery by moving, remove
19546         * gst-libs/gst/play/playpipelines.c:
19547           remove
19548
19549         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
19550           add negotiation error
19551
19552 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19553
19554         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19555         (gst_ogg_demux_push):
19556           add some seeking debug info
19557           send a flush when seeking
19558
19559 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19560
19561         * configure.ac:
19562           use AC_C_INLINE
19563         * configure.ac:
19564         * ext/Makefile.am:
19565         * ext/theora/Makefile.am:
19566         * ext/theora/theoradec.c:
19567           add theora video decoder. Does just do simple decoding for now and
19568           has been tested against Theora cvs only. It only works when theora
19569           is compiled with --enable-static.
19570         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19571           always reset packetno on DISCONT
19572
19573 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19574
19575         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19576           Fix audio.
19577
19578 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19579
19580         * gst/mpegaudioparse/gstmpegaudioparse.c:
19581         (mp3_type_frame_length_from_header):
19582           Fix header parsing - stolen from ffmpeg (thank you! :) ).
19583
19584 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19585
19586         * ext/esd/esdsink.c: (gst_esdsink_init):
19587           Since we have static pad template caps, we don't need to negotiate;
19588           either the core errors out or we know the format.
19589
19590 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19591
19592         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
19593         (gst_riff_read_seek):
19594         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
19595         (gst_ebml_read_seek):
19596           Fix event handling.
19597
19598 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19599
19600         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
19601           removee video/x-theora from vp3 decoder, it doesn't handle raw
19602           theora streams
19603         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19604           fix bug with finalizing element that never went to PAUSED
19605         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
19606           length and position queries were swapped
19607         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19608         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
19609         (vorbis_dec_src_event):
19610           implement querying time and bytes
19611
19612 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19613
19614         * just about every source file:
19615           gst_element_error -> GST_ELEMENT_ERROR
19616
19617 2004-01-29  Julien MOUTTE  <julien@moutte.net>
19618
19619         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
19620         emiting FLUSH and even before DISCONT.
19621         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
19622         get the best instant seeking as possible yay!
19623
19624 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19625
19626         * gst/mpeg1videoparse/gstmp1videoparse.c:
19627         (gst_mp1videoparse_real_chain):
19628           Committed wrong version last week... Grr... Didn't notice until now.
19629
19630 2004-01-29  Julien MOUTTE <julien@moutte.net>
19631
19632         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
19633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
19634         have_xwindow_id signal in xwindow_create.
19635
19636 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19637
19638         * ext/ogg/gstoggdemux.c:
19639           lots of changes - mainly support for chained bitstreams, seeking,
19640           querying and bugfixes of course
19641         * ext/vorbis/Makefile.am:
19642         * ext/vorbis/vorbisdec.c:
19643         * ext/vorbis/vorbisdec.h:
19644           add vorbisdec raw vorbis decoder
19645         * ext/vorbis/vorbis.c: (plugin_init):
19646           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
19647         * gst/intfloat/Makefile.am:
19648         * gst/intfloat/float22int.c:
19649         * gst/intfloat/float22int.h:
19650         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
19651           add float2intnew plugin. It converts multichannel interleaved float to
19652           multichannel interleaved int. The name should probably be changed.
19653         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
19654         (plugin_init):
19655           add typefinding for raw theora video so oggdemux can detect it.
19656
19657 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19658
19659         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
19660         sink element first.
19661         * gst/videoscale/gstvideoscale.c:
19662         (gst_videoscale_handle_src_event): Fixing src event handler.
19663
19664 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19665
19666         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19667         (gst_v4lsrc_open), (gst_v4lsrc_close),
19668         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
19669         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
19670         * sys/v4l/gstv4lsrc.h:
19671         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
19672         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
19673           Implement resizing... Hack. But that's why v4l is b0rked...
19674
19675 2004-01-28  Julien MOUTTE <julien@moutte.net>
19676
19677         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
19678         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19679         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
19680         (gst_ximagesink_xwindow_destroy):
19681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
19682         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
19683         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
19684         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
19685         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
19686         correctly cleaning the image created to check xshm calls on succes,
19687         added a lot of XSync calls in X11 functions, and fixed a segfault when
19688         no image format was defined before negotiation happened.
19689
19690 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19691
19692         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
19693           use gst_element_get_time to get correct time
19694
19695 2004-01-28  Julien MOUTTE  <julien@moutte.net>
19696
19697         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
19698         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
19699         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
19700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
19701         (gst_xvimagesink_check_xshm_calls),
19702         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
19703         X plugins are now able to detect that XShm calls will fail even if the
19704         server claims that it has XShm support (remote displays most of the
19705         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
19706         so that we use non XShm functions. This feature is almost useless for
19707         xvimagesink as Xv is not supported on remote displays anyway, but
19708         it might happen than even on the local display XShm calls fail.
19709
19710 2004-01-27  David Schleef  <ds@schleef.org>
19711
19712         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
19713         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
19714         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
19715         changed esdsink to only use 44100,16,2, since esd sucks at rate
19716         conversion and esdsink has had difficulty negotiating.
19717
19718 2004-01-27  Julien MOUTTE <julien@moutte.net>
19719
19720         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
19721         (gst_play_seek_to_time): Fixing the way to get current position.
19722
19723 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19724
19725         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
19726           use gst_element_get_time to get correct time
19727
19728 2004-01-27  Julien MOUTTE <julien@moutte.net>
19729
19730         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
19731         fix ever... Inverting 2 lines of code make spider autoplug correctly
19732         tagged mp3 !
19733
19734 2004-01-27  David Schleef  <ds@schleef.org>
19735
19736         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19737         Use gst_pad_try_set_caps_nonfixed().
19738
19739 2004-01-27  David Schleef  <ds@schleef.org>
19740
19741         * gst/ac3parse/gstac3parse.c: update to checklist 5
19742         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
19743         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
19744         * gst/audioscale/gstaudioscale.c: same
19745         * gst/auparse/gstauparse.c: same
19746         * gst/avi/gstavidemux.c: same
19747
19748 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19749
19750         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19751           stop processing after EOS
19752
19753 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19754
19755         * gst/asfdemux/asfheaders.h:
19756         * gst/asfdemux/gstasfdemux.c:
19757         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
19758         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
19759         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
19760           lot's of fixes to make data extraction simpler and get the code
19761           architecture and compiler independant. Add debugging category
19762         * gst/goom/gstgoom.c: (gst_goom_change_state):
19763           reset channel count on PAUSED=>READY, not READY=>PAUSED
19764
19765 2004-01-26  Colin Walters  <walters@verbum.org>
19766
19767         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
19768         code to pull a bigger buffer in iradio mode.  This as a side effect
19769         makes typefinding work.
19770
19771 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19772
19773         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
19774         Fix SVQ3 decoding on PPC
19775
19776 2004-01-26  Julien MOUTTE <julien@moutte.net>
19777
19778         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
19779         that one managed to stay there... Fixed.
19780
19781 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
19782
19783         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
19784         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
19785         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
19786         (qtdemux_video_caps):
19787         * gst/qtdemux/qtdemux.h:
19788         Add SVQ3 specific flags to qtdemux and ffmpeg
19789
19790 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19791
19792         * gst-libs/gst/audio/audio.h:
19793           remove buffer-frames from audio caps
19794         * gst/audioconvert/gstaudioconvert.c:
19795           fix plugin to really work.
19796
19797 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19798
19799         * gst-libs/gst/mixer/mixer.c:
19800         * gst-libs/gst/propertyprobe/propertyprobe.c:
19801         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
19802         (gst_tuner_find_channel_by_name):
19803         * gst-libs/gst/tuner/tuner.h:
19804           Add gtk-doc style comments. Also fix a function name.
19805
19806 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19807
19808         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
19809         (gst_divxdec_negotiate):
19810           Fix for new capsnego - also fixes gst-player with divxdec.
19811
19812 2004-01-25  Julien MOUTTE  <julien@moutte.net>
19813
19814         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19815         (gst_play_identity_handoff), (gst_play_set_location),
19816         (gst_play_set_visualization), (gst_play_connect_visualization): Another
19817         try in visualization implementation. Still have an issue with switch
19818         blocking when pulling from video_queue and only audio comes out of
19819         spider.
19820         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19821         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
19822         release method. And check if the pad is usable before pulling.
19823
19824 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19825
19826         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
19827         (gst_videobalance_init),
19828         (gst_videobalance_colorbalance_list_channels),
19829         (gst_videobalance_colorbalance_set_value),
19830         (gst_videobalance_colorbalance_get_value),
19831         (gst_videobalance_update_properties),
19832         (gst_videobalance_update_tables_planar411),
19833         (gst_videobalance_planar411):
19834         * gst/videofilter/gstvideobalance.h:
19835           Implement lookup-tables. +/- 10x faster.
19836
19837 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19838
19839         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19840         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19841           The index reading was broken. The rest worked fine, but the whole
19842           goal of my rewrite was to make avidemux readable, and this was
19843           not at all readable. Please use typed variables.
19844
19845 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19846
19847         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19848           Additional pad usability check.
19849         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19850         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
19851         (gst_mp1videoparse_real_chain):
19852           Fix MPEG video stream parsing. The original plugin had several
19853           issues, including not timestamping streams where the source was
19854           not timestamped (this happens with PTS values in mpeg system
19855           streams, but MPEG video is also a valid stream on its own so
19856           that needs timestamps too). We use the display time code for that
19857           for now. Also, if one incoming buffer contains multiple valid
19858           frames, we push them all on correctly now, including proper EOS
19859           handling. Lastly, several potential segfaults were fixed, and we
19860           properly sync on new sequence/gop headers to include them in next,
19861           not previous frames (since they're header for the next frame, not
19862           the previous). Also see #119206.
19863         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
19864         (bpf_from_header):
19865           Move caps setting so we only do it after finding several valid
19866           MPEG-1 fraes sequentially, not right after the first one (which
19867           might be coincidental).
19868         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
19869         (mpeg_video_type_find), (mpeg_video_stream_type_find),
19870         (plugin_init):
19871           Add unsynced MPEG video stream typefinding, and change some
19872           probability values so we detect streams rightly. The idea is as
19873           follows: I can have an unsynced system stream which contains
19874           video. In the current code, I would randomly get a type for either
19875           system or video stream type found, because the probabilities are
19876           being calculated rather randomly. I now use fixed values, so we
19877           always prefer system stream if that was found (and that is how it
19878           should be). If no system stream was found, we can still identity                the stream as video-only.
19879
19880 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19881
19882         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
19883         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
19884           don't write to buffer. Extract data without the need of
19885           __attribute__ ((packed))
19886
19887 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19888
19889         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
19890         (mpeg1_sys_type_find):
19891           Fix MPEG-1 stream typefinding.
19892
19893 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19894
19895         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
19896           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
19897
19898 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19899
19900         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
19901         * ext/esd/gstesd.c: (plugin_init):
19902           private debugging, better error reporting
19903
19904 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19905
19906         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
19907         (gst_riff_read_init), (gst_riff_read_change_state):
19908         * gst-libs/gst/riff/riff-read.h:
19909           Remove stuff fromold metadata system.
19910
19911 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19912
19913         * ext/ogg/gstoggdemux.c:
19914           Fix wrong file comment.
19915         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
19916         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
19917           Add metadata reading properly.
19918
19919 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19920
19921         * ext/Makefile.am:
19922           Fix nas DIST_SUBDIRS
19923           Uraeus:
19924           Fix bug where make distcheck doesn't get run on adding stuff to
19925           the build.
19926
19927 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19928
19929         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
19930         * ext/divx/gstdivxdec.h:
19931           Fix divx3 ("msmpeg4") playback using divxdec.
19932
19933 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19934
19935         * gst/typefind/gsttypefindfunctions.c:
19936         (mp3_type_frame_length_from_header): fix bug in length computation
19937         (mp3_type_find): improve debugging output
19938
19939 2004-01-23  Julien MOUTTE  <julien@moutte.net>
19940
19941         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
19942         (gst_play_set_location), (gst_play_seek_to_time),
19943         (gst_play_set_audio_sink), (gst_play_set_visualization),
19944         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
19945         the pipeline from scratch. Visualization is back and switch went out as
19946         i realized it was not possible to use the way i wanted.
19947         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
19948         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
19949         clearing in state change from READY to NULL. So that one can clean the
19950         X ressources keeping the element.
19951         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19952         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
19953         (gst_xvimagesink_colorbalance_set_value),
19954         (gst_xvimagesink_colorbalance_get_value),
19955         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
19956         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
19957         change from READY to NULL and fixed some stupid bugs in colorbalance
19958         get/set values. Also added the following feature : when nobody tries to
19959         set some values to the colorbalance levels before the xcontext is
19960         grabbed, then when creating channels list from Xv attributes we set the
19961         internal values to the Xv defaults. This way we handle buggy Xv drivers
19962         that set default hue values far from the middle of the range (Thanks
19963         to Jon Trowbridge for pointing that issue).
19964         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
19965         colorbalance levels have been set before xcontext is grabbed.
19966
19967 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19968
19969         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19970           Fix the ossmixer case where we shouldn't open /dev/dsp* because
19971           it might block operations (which is bad for a mixer).
19972
19973 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19974
19975         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
19976         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
19977         (gmip_find_type_pre):
19978         * gst-libs/gst/media-info/media-info-priv.h:
19979         * gst-libs/gst/media-info/media-info.c:
19980         (gst_media_info_instance_init), (gst_media_info_read_idler):
19981         add fakesink to get caps on decoder src pad again
19982         fix callback prototype to match new have_type signal signature
19983
19984 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19985
19986         * gst/adder/gstadder.c: (gst_adder_link):
19987           fix non-compile and cut-n-paste code
19988
19989 2004-01-21  David Schleef  <ds@schleef.org>
19990
19991         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
19992         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
19993         (gst_swfdec_init), (gst_swfdec_change_state):
19994         * ext/swfdec/gstswfdec.h:
19995         Fix negotiation.
19996         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
19997         (gst_adder_request_new_pad): Fix negotiation.
19998         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
19999         Add a fixate function.
20000         * gst/intfloat/gstfloat2int.c:
20001         * gst/intfloat/gstfloat2int.h:
20002         * gst/intfloat/gstint2float.c:
20003         * gst/intfloat/gstint2float.h:
20004         Completely rewrite the negotiation.  Doesn't quite work yet,
20005         due to some buffer-frames problem.
20006
20007 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20008
20009         * ext/gnomevfs/gstgnomevfssrc.c:
20010         * sys/v4l2/v4l2_calls.h:
20011           fix includes for distcheck
20012
20013 2004-01-21  Christian Schaller <uraeus@gnome.org>
20014
20015         * ext/nas/
20016         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
20017         based on earlier patch from Laurent Vivier
20018
20019 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
20020
20021         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
20022         Fix wma caps property
20023         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20024         Fix typo (flags1 and flags2)
20025
20026 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20027
20028         * gst-libs/gst/media-info/media-info-priv.c:
20029         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
20030         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
20031         (gmip_find_stream), (gmip_find_track_metadata),
20032         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
20033         (gmip_find_track_format):
20034         * gst-libs/gst/media-info/media-info-priv.h:
20035         * gst-libs/gst/media-info/media-info-test.c: (main):
20036         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
20037         (gst_media_info_read_idler), (gst_media_info_read):
20038         * gst-libs/gst/media-info/media-info.h:
20039           register debugging category and use it for debugging
20040
20041 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20042
20043         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
20044         (gst_vorbisfile_new_link):
20045           signal streaminfo through tags
20046
20047 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20048
20049         * ext/mplex/gstmplex.cc:
20050         * ext/mplex/gstmplexibitstream.cc:
20051           g++ doesn't like NULL in our i18n/error macros, should be
20052           either (NULL) or ("").
20053
20054 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20055
20056         * sys/dxr3/dxr3audiosink.c:
20057         * sys/dxr3/dxr3init.c:
20058         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
20059         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
20060           Fix more error error error errors (missing includes here).
20061
20062 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20063
20064         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20065           fix thomas' error errors.
20066
20067 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20068
20069         * ext/mpeg2enc/gstmpeg2enc.cc:
20070           fix error errors.
20071
20072 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20073
20074         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20075         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20076           Fix for new error system.
20077
20078 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20079
20080         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
20081           fix for new error reporting
20082
20083 2004-01-20  David Schleef  <ds@schleef.org>
20084
20085         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
20086         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
20087         (gst_ximagesink_set_xwindow_id): Change to using a framerate
20088         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
20089         and neither is 100+, most likely.
20090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20091         (gst_xvimagesink_getcaps): same
20092
20093 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20094
20095         * configure.ac:
20096           Up version requirement to 2.0.3 (not yet released) to avoid symbol
20097           clashes with ffmpeg.
20098
20099 2004-01-20  Julien MOUTTE  <julien@moutte.net>
20100
20101         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
20102         (gst_switch_init): Fixed switch element : proxying link and setting
20103         caps from src to sink on request.
20104
20105 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20106
20107         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20108         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
20109         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
20110         fix element_error
20111
20112 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20113
20114         * sys/v4l/v4l_calls.h:
20115         * sys/v4l2/v4l2_calls.h:
20116           element_error fixes
20117
20118 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20119
20120         * gst-libs/gst/gst-i18n-plugin.h:
20121           add locale.h
20122           remove config.h inclusion
20123
20124 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20125
20126         * autogen.sh:
20127           adding autopoint invocation
20128         * Makefile.am:
20129         * configure.ac:
20130         * gst-libs/gst/gettext.h:
20131           adding gettext bits
20132         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
20133         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
20134         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20135         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20136         (gst_gnomevfssink_close_file):
20137         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
20138         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
20139         * gst-libs/gst/gst-i18n-plugin.h:
20140         * gst/avi/gstavi.c: (plugin_init):
20141         * sys/dxr3/dxr3init.c: (plugin_init):
20142         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
20143         * sys/oss/gstossaudio.c: (plugin_init):
20144         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20145         * sys/v4l/gstv4l.c: (plugin_init):
20146         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20147         * sys/v4l2/gstv4l2.c: (plugin_init):
20148         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20149         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
20150         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
20151         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
20152         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
20153         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
20154           make sure locale and translation domain are set
20155           fix translated strings
20156         * po/.cvsignore:
20157         * po/LINGUAS:
20158         * po/Makevars:
20159         * po/POTFILES.in:
20160         * po/nl.po:
20161           put translation files into place
20162         * sys/xvideo/imagetest.c: (main):
20163         * ext/dv/demo-play.c: (main):
20164           fix unnecessary translations
20165
20166 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20167
20168         * ext/sndfile/gstsf.c:
20169         * gst/avi/gstavimux.c:
20170         * ext/audiofile/gstafsink.c:
20171         * ext/audiofile/gstafsrc.c:
20172         * ext/gnomevfs/gstgnomevfssink.c:
20173         * ext/gnomevfs/gstgnomevfssrc.c:
20174         * sys/oss/gstosselement.c:
20175         * sys/v4l/v4l_calls.h:
20176           fix i18n include
20177
20178 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20179
20180         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
20181         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
20182         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
20183         (gst_v4l2_get_output), (gst_v4l2_set_output),
20184         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
20185         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
20186         (gst_v4l2_set_attribute):
20187         update to new error handling
20188
20189 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20190
20191         * ext/sidplay/gstsiddec.cc:
20192         * gst/modplug/gstmodplug.cc:
20193           parenthese NULL because C++ seems angry about it
20194
20195 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20196
20197         * gst-libs/gst/gst-i18n-plugin.h:
20198           add skeleton i18n stuff, but needs to be further implemented
20199
20200 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
20201
20202         * examples/gstplay/player.c: (main):
20203         * ext/aalib/gstaasink.c: (gst_aasink_open):
20204         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
20205         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20206         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20207         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
20208         (gst_afsink_close_file):
20209         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
20210         (gst_afsrc_close_file):
20211         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
20212         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
20213         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
20214         * ext/esd/esdmon.c: (gst_esdmon_get):
20215         * ext/esd/esdsink.c: (gst_esdsink_chain):
20216         * ext/faac/gstfaac.c: (gst_faac_chain):
20217         * ext/faad/gstfaad.c: (gst_faad_chain):
20218         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
20219         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
20220         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
20221         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
20222         (gst_flacdec_loop):
20223         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
20224         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
20225         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
20226         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
20227         (gst_gnomevfssink_close_file):
20228         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
20229         (gst_gnomevfssrc_open_file):
20230         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
20231         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
20232         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
20233         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20234         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
20235         * ext/mad/gstmad.c: (gst_mad_chain):
20236         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
20237         * ext/mpeg2dec/gstmpeg2dec.c:
20238         * ext/mpeg2enc/gstmpeg2enc.cc:
20239         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20240         * ext/mplex/gstmplex.cc:
20241         * ext/mplex/gstmplexibitstream.cc:
20242         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
20243         (gst_ogg_demux_push), (gst_ogg_pad_push):
20244         * ext/raw1394/gstdv1394src.c:
20245         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
20246         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
20247         * ext/sidplay/gstsiddec.cc:
20248         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
20249         (gst_sf_loop):
20250         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
20251         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
20252         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
20253         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
20254         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
20255         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
20256         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
20257         * gst-libs/gst/Makefile.am:
20258         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
20259         (gst_riff_read_element_data), (gst_riff_read_seek),
20260         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
20261         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
20262         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
20263         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
20264         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
20265         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
20266         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
20267         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20268         * gst/goom/gstgoom.c: (gst_goom_chain):
20269         * gst/id3/gstid3types.c: (gst_id3types_loop):
20270         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
20271         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
20272         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
20273         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20274         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
20275         (gst_ebml_read_float), (gst_ebml_read_header):
20276         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20277         (gst_matroska_demux_parse_blockgroup):
20278         * gst/modplug/gstmodplug.cc:
20279         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
20280         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
20281         * gst/oneton/gstoneton.c: (gst_oneton_chain):
20282         * gst/silence/gstsilence.c: (gst_silence_get):
20283         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20284         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
20285         * gst/speed/gstspeed.c: (speed_loop):
20286         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20287         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20288         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
20289         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20290         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20291         (gst_wavparse_loop):
20292         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
20293         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
20294         (dxr3audiosink_close):
20295         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
20296         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
20297         (dxr3videosink_close), (dxr3videosink_write_data):
20298         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
20299         * sys/oss/gstosselement.h:
20300         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
20301         (gst_osssink_chain):
20302         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20303         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20304         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
20305         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
20306         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
20307         (gst_v4l_enable_overlay):
20308         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
20309         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
20310         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
20311         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
20312         (gst_v4l_set_audio):
20313         * sys/v4l/v4l_calls.h:
20314         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
20315         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
20316         (gst_v4lmjpegsink_playback_init),
20317         (gst_v4lmjpegsink_playback_start):
20318         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
20319         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
20320         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
20321         (gst_v4lmjpegsrc_requeue_frame):
20322         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20323         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
20324         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
20325         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
20326         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
20327         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
20328         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
20329         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
20330         (gst_v4l2src_capture_stop):
20331         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
20332         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20333         (gst_ximagesink_chain):
20334         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
20335         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
20336         (gst_xvideosink_xwindow_new):
20337         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20338         (gst_xvimagesink_chain):
20339         use new error signal, function and categories
20340
20341 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
20342
20343         * configure.ac:
20344         * ext/Makefile.am:
20345         * ext/musicbrainz/gsttrm.c:
20346         * ext/musicbrainz/gsttrm.h:
20347         * ext/musicbrainz/Makefile.am:
20348         Add a trm plugin
20349
20350 2004-01-18  Julien MOUTTE  <julien@moutte.net>
20351
20352         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
20353         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
20354         synchronous property for debugging.
20355         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
20356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20357         (gst_xvimagesink_set_property): Moving a pointer declaration to a
20358         smaller block, fixing indent.
20359
20360 2004-01-16  David Schleef  <ds@schleef.org>
20361
20362         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
20363         property affects the video stream.
20364         * sys/xvimage/xvimagesink.c:
20365         * sys/xvimage/xvimagesink.h:
20366         Add synchronous property for debugging.  Should probably be
20367         disabled in non-CVS builds.  Make sure that the Xv attribute
20368         exists before we set it (crash!).  Fix a silly float bug that
20369         caused colorbalance to just not work.
20370
20371 2004-01-17  Christian Schaller <Uraeus@gnome.org>
20372
20373         * tools/gst-launch-ext.in - update for new plugins
20374
20375 2004-01-16  David Schleef  <ds@schleef.org>
20376
20377         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
20378         already-freed caps.
20379
20380 2994-01-16  Christian Schaller <Uraeus@gnome.org>
20381
20382         * Update spec for new colorspace plugin and libcaca plugin
20383         * Fix compilation of libcaca plugin (clock -> id)
20384
20385 2004-01-16  Julien MOUTTE <julien@moutte.net>
20386
20387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
20388         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20389         (gst_xvimagesink_set_xwindow_id),
20390         (gst_xvimagesink_colorbalance_set_value),
20391         (gst_xvimagesink_colorbalance_get_value),
20392         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20393         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
20394         correct colorbalance properties. They can now be set when the element
20395         is still in NULL state. The values will be committed to the Xv Port
20396         when xcontext is initialized.
20397         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
20398         brightness int values in the GstXvImagesink structure.
20399
20400 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20401
20402         * gst-libs/gst/Makefile.am:
20403           restructure so having local patches works easier.
20404
20405 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20406
20407         * ext/mpeg2enc/Makefile.am:
20408         * ext/mpeg2enc/gstmpeg2enc.cc:
20409         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
20410           Bugfix with respect to EOS handling.
20411
20412 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20413
20414         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
20415           Link with right caps (else, it segfaults).
20416         * ext/mplex/gstmplexjob.cc:
20417           Fix for slight API change in 1.6.1.93 release of mjpegtools.
20418
20419 2004-01-15  David Schleef  <ds@schleef.org>
20420
20421         * gst-libs/gst/audio/Makefile.am:
20422         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
20423         from the template.
20424         * gst-libs/gst/audio/gstaudiofilter.c:
20425         * gst-libs/gst/audio/gstaudiofilter.h:
20426         Add bytes_per_sample and size and n_samples calculation.
20427         * gst-libs/gst/audio/gstaudiofilterexample.c:
20428         Remove, now autogenerated.
20429         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20430         Moved from gstaudiofilterexample, object name changed, code added
20431         so that it actually works.
20432         * gst-libs/gst/audio/make_filter:
20433         Script to build an audiofilter subclass from the template.
20434         * gst/colorspace/Makefile.am:
20435         * gst/colorspace/yuv2yuv.c:
20436         Remove file, since it's GPL, and we don't use it.
20437
20438 2004-01-15  Julien MOUTTE  <julien@moutte.net>
20439
20440         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
20442         them use the buffer free function to test how the buffer was allocated.
20443
20444 2004-01-15  David Schleef  <ds@schleef.org>
20445
20446         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
20447         that handles osssink fallback.
20448         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20449         (gst_audio_convert_getcaps):
20450         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20451         Add audio/x-qdm2 for QDM2 audio.
20452         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
20453         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
20454         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
20455         Decrease minimum size to 16x16.
20456         * gst/wavparse/gstwavparse.c:
20457         Convert disabled pad template caps to new caps.
20458         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20460         (gst_xvimagesink_chain): Throw element error when display cannot
20461         be opened.  Increase minimum framerate to 1.0.  Check the data
20462         free function on a buffer to make sure it is the type we expect
20463         before manipulating it.
20464
20465 2004-01-15  Julien MOUTTE <julien@moutte.net>
20466
20467         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20468         (gst_videobalance_colorbalance_set_value): Implement passthru if
20469         settings are in the middle.
20470         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
20471
20472 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20473
20474         * gst/videofilter/Makefile.am:
20475         * gst/volume/Makefile.am:
20476           Since we use videofilter symbols, link to it.
20477
20478 2004-01-15  Julien MOUTTE <julien@moutte.net>
20479
20480         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
20481         mixer interface type to HARDWARE.
20482         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
20483         type to SOFTWARE.
20484         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
20485         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
20486         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
20487         (gst_volume_interface_init), (gst_volume_list_tracks),
20488         (gst_volume_set_volume), (gst_volume_get_volume),
20489         (gst_volume_set_mute), (gst_volume_mixer_init),
20490         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
20491         (volume_init): Implementing mixer interface.
20492         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
20493         * sys/oss/gstosselement.c: (gst_osselement_get_type),
20494         (gst_osselement_change_state): Removing some trailing commas in
20495         structures.
20496         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
20497         interface type to HARDWARE.
20498         * sys/v4l/gstv4lcolorbalance.c:
20499         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
20500         type to HARDWARE.
20501         * sys/v4l2/gstv4l2colorbalance.c:
20502         (gst_v4l2_color_balance_interface_init): Setting colorbalance
20503         interface type to HARDWARE.
20504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
20505         same code than ximagesink for event handling.
20506
20507 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20508
20509         * ext/snapshot/Makefile.am:
20510         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
20511         (gst_snapshot_chain):
20512         * ext/snapshot/gstsnapshot.h:
20513           This has to be a joke... Snapshot should be connected to a tee,
20514           colorspace element before it and EOS after that, where the other
20515           src of the tee receives normal data.
20516           The current way is *wrong*.
20517
20518 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20519
20520         * ext/hermes/gsthermescolorspace.c:
20521           Fix another compile error. Same as below.
20522
20523 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20524
20525         * gst/colorspace/gstcolorspace.c:
20526         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
20527         (gst_colorspace_i420_to_yv12):
20528           Fix compiling... Didn't test if it actually works.
20529
20530 2004-01-15  David Schleef  <ds@schleef.org>
20531
20532         * configure.ac:
20533         * gst/colorspace/Makefile.am:
20534         * gst/colorspace/gstcolorspace.c:
20535         * gst/colorspace/gstcolorspace.h:
20536         * gst/colorspace/yuv2rgb.c:
20537         * gst/colorspace/yuv2rgb.h:
20538         Duplicate the ext/hermes colorspace plugin, and remove Hermes
20539         code and GPL code.  Fix for new caps negotiation.  Rewrite
20540         much of the format handling code, and some of the conversion
20541         code.  Basically, rewrote almost everything.  This element
20542         handles I420, YV12 to RGB conversions.
20543         * ext/hermes/Makefile.am:
20544         * ext/hermes/gsthermescolorspace.c:
20545         Rename colorspace to hermescolorspace.  Fix negotiation issues.
20546         Remove non-Hermes related code.  This element handles lots of
20547         RGB to RGB conversions, but no YUV.
20548         * ext/hermes/gstcolorspace.c:
20549         * ext/hermes/gstcolorspace.h:
20550         * ext/hermes/rgb2yuv.c:
20551         * ext/hermes/yuv2rgb.c:
20552         * ext/hermes/yuv2rgb.h:
20553         * ext/hermes/yuv2rgb_mmx16.s:
20554         * ext/hermes/yuv2yuv.c:
20555         * ext/hermes/yuv2yuv.h:
20556         Remove old code.
20557
20558 2004-01-14  Colin Walters  <walters@verbum.org>
20559
20560         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
20561         they've already been.
20562
20563 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20564
20565         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
20566           assume tag mode when pad is not connected
20567
20568 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20569
20570         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20571           Don't update the time of the clock
20572         (gst_alsa_sink_loop):
20573           sync to the clock given to alsasink, not the own clock
20574         * sys/oss/gstosssink.c: (gst_osssink_chain):
20575           sync to the clock
20576         (gst_osssink_change_state):
20577           activate the clock
20578         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20579         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20580           remove bogus code that made DISCONT events unhandled
20581         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20582           explicitly case to double in _set_simple. (fixes 2nd warning in bug
20583           #131502)
20584         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
20585         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
20586         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
20587           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
20588           2nd warning in bug #131502)
20589
20590 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20591
20592         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
20593         (gst_videobalance_colorbalance_set_value),
20594         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
20595         for colorbalance interface implementation.
20596         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20597         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20598         (gst_ximagesink_dispose), (gst_ximagesink_init),
20599         (gst_ximagesink_class_init): Adding DISPLAY property.
20600         * sys/ximage/ximagesink.h: Adding display_name to store display.
20601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20602         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
20603         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
20604         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
20605         properties (they still need polishing though for gst-launch use : no
20606         xcontext yet, i ll do that tomorrow).
20607         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
20608
20609 2004-01-14  Julien MOUTTE  <julien@moutte.net>
20610
20611         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
20612         (gst_play_set_location), (gst_play_set_visualization): Preparing
20613         switch integration, adding videobalance in the pipeline.
20614
20615 2004-01-14  Julien MOUTTE <julien@moutte.net>
20616
20617         * gst-libs/gst/colorbalance/colorbalance.c:
20618         (gst_color_balance_class_init): Adding a default type.
20619         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
20620         the type.
20621         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
20622         (gst_videobalance_dispose), (gst_videobalance_class_init),
20623         (gst_videobalance_init), (gst_videobalance_interface_supported),
20624         (gst_videobalance_interface_init),
20625         (gst_videobalance_colorbalance_list_channels),
20626         (gst_videobalance_colorbalance_set_value),
20627         (gst_videobalance_colorbalance_get_value),
20628         (gst_videobalance_colorbalance_init): Implementing colorbalance
20629         interface.
20630         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
20631         list.
20632         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
20633         bug which was triggering a BadAccess X error when setting an overlay
20634         before pad was really negotiated.
20635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
20636         Using the colorbalance type macro.
20637
20638 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20639
20640         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
20641         (gst_flacenc_chain):
20642           handle tags correctly
20643         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20644           extract ID3v1 tags correctly
20645
20646 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20647
20648         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
20649         (plugin_init):
20650           Improve matroska typefinding for odd-typed headers...
20651
20652 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20653
20654         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
20655           Fix for using incremental number on padnames.
20656
20657 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20658
20659         * ext/divx/gstdivxdec.c:
20660         * ext/divx/gstdivxenc.c:
20661           Set category to divx4linux instead of divx (too generic).
20662         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20663         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20664         (gst_wavparse_loop), (gst_wavparse_change_state):
20665         * gst/wavparse/gstwavparse.h:
20666           fix parsing of WAV files with non-standard fmt-tag size and fix
20667           skipping of unrecognized chunks... Someone please fix this thing
20668           to use rifflib so all this is automated.
20669         * sys/v4l/Makefile.am:
20670         * sys/v4l2/Makefile.am:
20671           Add X_CFLAGS because we depend on X (for overlay).
20672
20673 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
20674
20675         * ext/mpeg2dec/gstmpeg2dec.c:
20676           Don't issue a timestamp unless we tagged the frame
20677           with a PTS.
20678
20679 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20680
20681         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
20682           Query the audio element to get the time, not the clock. We're
20683           interested in the element's time here.
20684
20685 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20686
20687         * ext/aalib/gstaasink.c: (gst_aasink_chain):
20688         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20689         * ext/esd/esdsink.c: (gst_esdsink_chain):
20690         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
20691         * ext/mas/massink.c: (gst_massink_chain):
20692         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
20693         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
20694         (gst_matroska_demux_parse_metadata):
20695         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
20696         (gst_mpeg_parse_release_locks):
20697         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
20698         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
20699         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
20700         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
20701         (gst_osssink_change_state):
20702         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
20703         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20704         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
20705         (gst_xvideosink_release_locks):
20706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
20707           use element time.
20708         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
20709         (gst_alsa_clock_stop):
20710         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
20711         (gst_audio_clock_get_internal_time):
20712           simplify for use with new clocking code.
20713         * testsuite/alsa/Makefile.am:
20714         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
20715           fix testsuite for new caps system
20716
20717 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20718
20719         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20720         * ext/flac/gstflacenc.c: (add_one_tag):
20721           length is already host endian, no need to convert. Fixes playback of
20722           tagged files on PPC. (bug #128384)
20723
20724 2004-01-13  Julien MOUTTE <julien@moutte.net>
20725
20726         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
20727         colorbalance interface stating if it is hardware based or software
20728         based.
20729         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
20730         Removing a trailing comma.
20731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20732         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
20733         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
20734         the documentation seems to be wrong on the -1000 to 1000 interval.
20735
20736 2004-01-12  David Schleef  <ds@schleef.org>
20737
20738         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
20739         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
20740         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
20741         Fix negotiation.  Add a bufferalloc function for the sink pad,
20742         and generally clean up some of the code.
20743
20744 2004-01-12  Julien MOUTTE <julien@moutte.net>
20745
20746         * gst-libs/gst/colorbalance/colorbalancechannel.c:
20747         (gst_color_balance_channel_dispose): Adding safety check in dispose
20748         method.
20749         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20750         (gst_xvimagesink_xcontext_clear),
20751         (gst_xvimagesink_interface_supported),
20752         (gst_xvimagesink_colorbalance_list_channels),
20753         (gst_xvimagesink_colorbalance_set_value),
20754         (gst_xvimagesink_colorbalance_get_value),
20755         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
20756         Adding colorbalance interface support to set XV parameters such as
20757         HUE, BRIGHTNESS, CONTRAST, SATURATION.
20758         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
20759         interface.
20760
20761 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20762
20763         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
20764         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
20765         (gst_audio_convert_init), (gst_audio_convert_set_property),
20766         (gst_audio_convert_get_property), (gst_audio_convert_chain),
20767         (gst_audio_convert_link),
20768         (gst_audio_convert_buffer_to_default_format),
20769         (gst_audio_convert_buffer_from_default_format), (plugin_init):
20770           - implement _getcaps and use it
20771           - improve linking
20772           - remove float caps since no float conversion is actually done
20773           - remove properties and arguments that were to be used for rate
20774             conversion
20775
20776 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20777
20778         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
20779         (gst_audio_structure_set_int):
20780         * gst-libs/gst/audio/audio.h:
20781           add helper functions for _getcaps matching the standard audio
20782           templates
20783
20784 2004-01-12  David Schleef  <ds@schleef.org>
20785
20786         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20787         Test that pad is negotiated before getting its caps.
20788
20789 2004-01-12  Julien MOUTTE <julien@moutte.net>
20790
20791         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
20792         analyzing the pads of an element the bin is mostly in READY state so
20793         no caps were negotiated. This helper function needs to work with
20794         _get_caps directly then. I was not freeing them though, added that to
20795         fix the mem leak.
20796
20797 2004-01-12  Julien MOUTTE <julien@moutte.net>
20798
20799         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
20800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
20801         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
20802         than the free_func.
20803
20804 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20805
20806         * sys/oss/gstossaudio.c: (plugin_init):
20807         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20808         * sys/oss/gstosselement.h:
20809           make an oss debugging category
20810           make failure more descriptive
20811
20812 2004-01-11  David Schleef  <ds@schleef.org>
20813
20814         * ext/ffmpeg/gstffmpeg.c:
20815         * ext/ffmpeg/gstffmpegcodecmap.c:
20816         * ext/ffmpeg/gstffmpegdec.c:
20817         * ext/ffmpeg/gstffmpegenc.c:
20818         * ext/ffmpeg/gstffmpegprotocol.c:
20819         * ext/gdk_pixbuf/gstgdkanimation.c:
20820         * ext/jpeg/gstjpeg.c:
20821         * ext/libpng/gstpng.c:
20822         * ext/mpeg2dec/perftest.c:
20823         * ext/speex/gstspeex.c:
20824         * gst-libs/gst/resample/dtos.c:
20825         * gst/intfloat/gstintfloatconvert.c:
20826         * gst/oneton/gstoneton.c:
20827         * gst/rtjpeg/RTjpeg.c:
20828         * gst/rtp/gstrtp.c:
20829         * sys/dxr3/dxr3init.c:
20830         * sys/glsink/gstgl_nvimage.c:
20831         * sys/glsink/gstgl_pdrimage.c:
20832         * sys/glsink/gstglsink.c:
20833         * testsuite/gst-lint:
20834         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
20835
20836 2004-01-11  David Schleef  <ds@schleef.org>
20837
20838         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
20839         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
20840         * ext/gdk_pixbuf/gstgdkanimation.c:
20841         (gst_gdk_animation_iter_create_pixbuf):
20842         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20843         (gst_gdk_pixbuf_chain):
20844         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20845         * ext/jack/gstjack.c: (gst_jack_change_state):
20846         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
20847         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
20848         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
20849         * gst/videofilter/gstvideofilter.c:
20850         (gst_videofilter_set_output_size):
20851         Remove all usage of gst_pad_get_caps(), and replace it with
20852         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
20853
20854 2004-01-11  David Schleef  <ds@schleef.org>
20855
20856         * configure.ac:
20857         * ext/Makefile.am: Fixes to make ext/libcaca compile.
20858         * ext/divx/gstdivxdec.c:
20859         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
20860         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
20861         handle images that span multiple buffers.  Now work with both
20862         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
20863         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20864         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
20865         video/video.h changes
20866         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
20867         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20868         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
20869         of GstData free function.
20870         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20871         same.
20872
20873 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20874
20875         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
20876         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
20877         (gst_v4l2element_get_property):
20878         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
20879           add norm, channel and frequency properties.
20880         * sys/v4l2/gstv4l2tuner.c:
20881           fixes for tuner interface changes
20882         * sys/v4l2/gstv4l2element.h:
20883         * sys/v4l2/gstv4l2src.c:
20884         * sys/v4l2/gstv4l2src.h:
20885         * sys/v4l2/v4l2src_calls.c:
20886         * sys/v4l2/v4l2src_calls.h:
20887           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
20888
20889 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20890
20891         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
20892         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
20893         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
20894         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
20895         * gst-libs/gst/tuner/tuner.h:
20896           GObjects aren't const.
20897           Add find_by_name functions.
20898           Add checks to _changed functions.
20899         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
20900         (gst_v4l_tuner_get_norm):
20901           Fixes for above.
20902
20903 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20904
20905         * gst-libs/gst/video/video.h:
20906           Fix caps template names to be understandable.
20907           Prefix everything with GST_VIDEO.
20908         * ext/aalib/gstaasink.c:
20909         * ext/divx/gstdivxdec.c:
20910         * ext/divx/gstdivxenc.c:
20911         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20912         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
20913         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
20914         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
20915         * ext/libcaca/gstcacasink.c:
20916         * ext/libpng/gstpngenc.c: (raw_caps_factory):
20917         * ext/snapshot/gstsnapshot.c:
20918         * ext/swfdec/gstswfdec.c:
20919         * ext/xvid/gstxviddec.c:
20920         * ext/xvid/gstxvidenc.c:
20921         * gst/chart/gstchart.c:
20922         * gst/deinterlace/gstdeinterlace.c:
20923         * gst/effectv/gsteffectv.c:
20924         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
20925         * gst/goom/gstgoom.c:
20926         * gst/median/gstmedian.c:
20927         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
20928         (gst_monoscope_srcconnect), (gst_monoscope_chain):
20929         * gst/overlay/gstoverlay.c:
20930         * gst/smooth/gstsmooth.c:
20931         * gst/smpte/gstsmpte.c:
20932         * gst/synaesthesia/gstsynaesthesia.c:
20933         * gst/videocrop/gstvideocrop.c:
20934         * gst/videodrop/gstvideodrop.c:
20935         * gst/y4m/gsty4mencode.c:
20936         * sys/qcam/gstqcamsrc.c:
20937         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
20938           Make them work with new video.h file.
20939         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20940         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20941         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20942         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20943           Make it work with new buffer allocation system.
20944
20945 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20946
20947         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
20948         pad_alloc_buffer implementation to use ->srcpad
20949         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
20950         pad_alloc_buffer implementation to use ->srcpad
20951         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
20952         pad_alloc_buffer implementation to use ->srcpad
20953         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
20954         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
20955         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20956         a reference to everything we need.
20957         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
20958         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20959         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20960         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
20961         a reference to everything we need.
20962         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
20963
20964 2004-01-11  David Schleef  <ds@schleef.org>
20965
20966         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
20967         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
20968         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
20969         structure members.
20970         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
20971         value during a resize/renegotiation.
20972         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
20973         gst_pad_alloc_buffer();
20974         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
20975         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
20976         structure members.
20977         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
20978         Fix for rename of buffer private structure members.
20979         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20980         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
20981         Fix for rename of buffer private structure members.
20982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20983         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
20984         Fix for rename of buffer private structure members.
20985
20986 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
20987
20988         reviewed by: David Schleef <ds@schleef.org>
20989
20990         * gst/videofilter/Makefile.am:
20991         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
20992         from the patch by ds to fit in with recent make_filter changes.
20993
20994 2004-01-11  Julien MOUTTE  <julien@moutte.net>
20995
20996         * configure.ac: Adding examples/switch/Makefile
20997         * examples/Makefile.am: Adding examples/switch
20998         * examples/switch/Makefile.am: Adding switcher example.
20999         * examples/switch/switcher.c: (got_eos), (idle_iterate),
21000         (switch_timer), (main): Adding an example demonstrating switch usage
21001         with 2 videotestsrc showing different patterns.
21002         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
21003         (gst_switch_init): Fixing switch with the new caps system.
21004
21005 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21006
21007         * gst-libs/gst/video/video.h:
21008           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
21009           They should probably be like
21010           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
21011
21012 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21013
21014         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21015         (qtdemux_parse_trak):
21016           fix audio chunk size/timestamp calculation
21017
21018 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21019
21020         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
21021           fix SVQ3 caps
21022
21023 2004-01-11  Steve Baker  <steve@stevebaker.org>
21024
21025         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
21026         (gst_agingtv_base_init), (gst_agingtv_class_init),
21027         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
21028         (gst_agingtv_set_property), (gst_agingtv_get_property):
21029         Port agingTV to videofilter
21030
21031 2004-01-09  Julien MOUTTE <julien@moutte.net>
21032
21033         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
21034         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21035
21036 2004-01-09  Julien MOUTTE <julien@moutte.net>
21037
21038         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
21039         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21040         * gst-libs/gst/xoverlay/xoverlay.c:
21041         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
21042         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21043         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21044         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21045         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
21046         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
21047         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
21048         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
21049         the bufferalloc_function to replace bufferpools, fixing the XOverlay
21050         interface implementation to handle xid being 0 and fix some bugs
21051         triggered by Benjamin's testcase.
21052         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
21053         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
21054         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_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
21059 2004-01-09  David Schleef  <ds@schleef.org>
21060
21061         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
21062         mouse pointer events.  It works.
21063
21064 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21065
21066         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
21067           Use explicit caps - fix capsnego.
21068         * ext/xvid/gstxviddec.c:
21069         * ext/xvid/gstxvidenc.c:
21070           Remove macro-inside-macro which caused compile errors.
21071         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
21072           Error out if it's not a RIFF file. Else we error out without
21073           gst_element_error() which is not good...
21074
21075 2004-01-08  David Schleef  <ds@schleef.org>
21076
21077         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
21078         Fix pad_link function to handle formats that ffmpeg returns
21079         as multiple caps structures.
21080         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
21081         Only complain if source buffer is _smaller_ than expected.
21082         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21083         (gst_videoscale_handle_src_event): Resize navigation events
21084         when passing them upstream.
21085         * gst/videotestsrc/gstvideotestsrc.c:
21086         * gst/videotestsrc/gstvideotestsrc.h:
21087         * gst/videotestsrc/videotestsrc.c:
21088         * gst/videotestsrc/videotestsrc.h:
21089         Rewrite many of the buffer painting functions to handle odd
21090         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
21091         been verified to work with my video card.
21092         * testsuite/gst-lint:  Add check for elements calling
21093         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
21094
21095 2004-01-08  David Schleef  <ds@schleef.org>
21096
21097         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21098         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
21099
21100 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21101
21102         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
21103         configure event is not emiting the desired size signal. That fixes
21104         aspect ratio issues with gst-player.
21105
21106 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21107
21108         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
21109           Fix capsnego.
21110
21111 2004-01-08  Julien MOUTTE  <julien@moutte.net>
21112
21113         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
21114         public method to fire size signal.
21115
21116 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21117
21118         * examples/gstplay/Makefile.am: Adding the interface library.
21119         * gst-libs/gst/play/Makefile.am: Adding the interface library.
21120         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
21121         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
21122         GST_IS_X_OVERLAY before signal connect.
21123         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
21124         Removing the have_video_size signal.
21125         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
21126         and associated public method.
21127         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21128         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
21129         signal.
21130         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
21131         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
21132         signal.
21133         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
21134         Using XOverlay public method to fire size signal.
21135
21136 2004-01-07  David Schleef  <ds@schleef.org>
21137
21138         * gst/videofilter/Makefile.am:
21139         * gst/videofilter/gstvideotemplate.c:
21140         * gst/videofilter/make_filter:
21141         Create gstvideoexample.c in a srcdir!=builddir friendly way.
21142         Convert make_filter to /bin/sh script.
21143
21144 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21145
21146         * gst/modplug/gstmodplug.cc: fix element description
21147
21148 2004-01-07  Julien MOUTTE  <julien@moutte.net>
21149
21150         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21151         (got_video_size): Adding some new lines in g_print calls.
21152         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21153         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
21154         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
21155         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
21156         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
21157         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
21158         Complete code review, reverting some stuff i disagree with, adding
21159         some fixes : time synchronization on invalid timestamps, renegotiation
21160         of private window.
21161         * sys/ximage/ximagesink.h:
21162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
21163         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
21164         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
21165         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
21166         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
21167         (gst_xvimagesink_buffer_new),
21168         (gst_xvimagesink_navigation_send_event),
21169         (gst_xvimagesink_set_xwindow_id),
21170         (gst_xvimagesink_get_desired_size),
21171         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
21172         stuff i disagree with, adding some fixes : Renegotiation of private
21173         window, implementing get_desired_size.
21174
21175 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21176
21177         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
21178         (gst_afsink_handle_event):
21179         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
21180         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
21181         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
21182         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
21183         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
21184           Fix for instantiate-test (see core). Also remove dead code from
21185           jpegenc (which still needs fixing, but that's lower on my TODO
21186           list...).
21187         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
21188           Never return NULL as caps.
21189
21190 2004-01-07  David Schleef  <ds@schleef.org>
21191
21192         * configure.ac:
21193         * ext/Makefile.am:
21194         * ext/librfb/Makefile.am:
21195         * ext/librfb/gstrfbsrc.c:
21196         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
21197         is the protocol used by VNC.
21198
21199 2004-01-07  David Schleef  <ds@schleef.org>
21200
21201         * gst/videofilter/gstvideotemplate.c:
21202         * gst/videofilter/gstvideotemplate.h:
21203         * gst/videofilter/make_filter:
21204         Merge videotemplate header into source file.
21205         * gst/effectv/Makefile.am:
21206         * gst/effectv/gsteffectv.c: (plugin_init):
21207         * gst/effectv/gstwarp.c:
21208         Make warpTV a subclass of videofilter.
21209
21210 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21211
21212         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21213           Add guard against invalid utf-8 conversions in mad. Just in case.
21214
21215 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21216
21217         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21218           Fix for bug shown by poisoning
21219
21220 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21221
21222         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
21223         (gst_v4lmjpegsrc_buffer_free):
21224         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
21225         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
21226         (gst_v4lsrc_buffer_free):
21227           Fix for removed bufferpools.
21228
21229 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21230
21231         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
21232         Fix caps negotiation.
21233
21234         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
21235         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
21236         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21237         (dvdnavsrc_event):
21238         * ext/mpeg2dec/gstmpeg2dec.c:
21239         * gst-libs/gst/navigation/navigation.c:
21240         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
21241         * gst-libs/gst/navigation/navigation.h:
21242         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
21243         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
21244         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
21245         Super-simple first version of mouse and keyboard events. Clicking
21246         on a DVD menu now works, although it may not take you where you
21247         expected.
21248
21249         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21250         * gst/videotestsrc/gstvideotestsrc.c:
21251         (gst_videotestsrc_src_fixate):
21252         These fixate functions were broken - they never actually
21253         fixated :)
21254
21255 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21256
21257         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
21258         (gst_icecastsend_init):
21259           fix for new caps system.
21260         * gst-libs/gst/mixer/mixertrack.h:
21261         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
21262           Add 'master track' flag (for tools like ACME that only want to
21263           change the main volume).
21264
21265 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
21266
21267         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
21268         (gst_xvid_csp_to_caps):
21269         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
21270         * ext/xvid/gstxvidenc.c:
21271         ifdef out ARGB type when it isn't available
21272         in xvidcore 1.0.0beta2
21273
21274 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21275
21276         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
21277           When we have received a new SCR right in the first buffer after
21278           a seek (so in the same cycle that handles the discont), we should
21279           handle the buffer instead of unreffing it, else we lose data.
21280
21281 2004-01-06  Iain <iain@prettypeople.org>
21282
21283         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
21284           buffer-frames caps too.
21285
21286         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
21287           caps that we need, don't destroy them all and rebuild them. And when
21288           creating src pads, use the src pad template rather than the sink...
21289
21290 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21291
21292         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
21293           Add pad to element *after* setting functions such as event handler.
21294           Without this, the scheduler (opt) will link pads, set the event
21295           handler from the default event function (dispatcher in gstpad.c)
21296           and *after* that, we will set our own event function, which will
21297           thus never be used (and thus mpegdemux doesn't handle events).
21298
21299 2004-01-04  David Schleef  <ds@schleef.org>
21300
21301         Fix the fixate functions to handle new prototype:
21302         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
21303         * gst/videotestsrc/gstvideotestsrc.c:
21304         (gst_videotestsrc_src_fixate):
21305         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
21306         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
21307         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
21308
21309 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21310
21311         * sys/ximage/ximagesink.h:
21312         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
21313         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
21314         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
21315         (gst_ximagesink_xoverlay_init):
21316           assorted fixes to make (re)embedding work
21317         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
21318         (gst_ximagesink_get_desired_size):
21319           implement desired size additions to XOverlay
21320
21321 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21322
21323         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
21324         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
21325         (gst_x_overlay_got_desired_size):
21326         * gst-libs/gst/xoverlay/xoverlay.h:
21327           Add optional "desired size" signal and querying.
21328
21329 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21330
21331         * gst/matroska/matroska-demux.c:
21332         (gst_matroska_demux_parse_blockgroup):
21333           Fix EBML-laced block parsing. Diffs are relative to previous
21334           lace, not the first lace. Thanks to Mosu from the Matroska
21335           team for detecting this.
21336         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21337         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
21338         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
21339         (gst_wavparse_change_state):
21340         * gst/wavparse/gstwavparse.h:
21341           Quickfix for capsnego.
21342
21343 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21344
21345         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
21346           Fix indenting, fix pad creation.
21347
21348 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21349
21350         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
21351         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
21352         (gst_xviddec_sink_link):
21353           Implement src_getcaps() so proper size caps is negotiated.
21354
21355 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21356
21357         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
21358           Finish flac decoder on EOS. See #116178.
21359
21360 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21361
21362         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
21363         (gst_matroska_demux_add_stream):
21364         * gst/matroska/matroska-ids.h:
21365           Add getcaps() function to fix capsnego...
21366
21367 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21368
21369         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21370         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21371         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21372           Fix more integer overflows. Again, see #126967.
21373
21374 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21375
21376         * ext/mpeg2dec/gstmpeg2dec.c:
21377           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
21378           #130416.
21379
21380 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21381
21382         * configure.ac:
21383         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
21384         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
21385         * ext/xvid/gstxvid.h:
21386         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
21387         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
21388         (gst_xviddec_src_link), (gst_xviddec_sink_link),
21389         (gst_xviddec_change_state):
21390         * ext/xvid/gstxviddec.h:
21391         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
21392         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
21393         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
21394         (gst_xvidenc_link), (gst_xvidenc_set_property),
21395         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
21396         * ext/xvid/gstxvidenc.h:
21397           Update xvid plugin to latest xvid (1.0.0-beta3) API.
21398
21399 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21400
21401         * gst/rtp/rtp-packet.c:
21402           Add sys/types.h include, since OS X doesn't define in_addr_t
21403           in netinet/in.h, like it does on Linux (see #129600).
21404
21405 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
21406
21407         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
21408
21409         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
21410           Correct logic of dispose function (see #129306).
21411
21412 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21413
21414         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
21415         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21416         (gst_mpeg_parse_init):
21417         * gst/mpegstream/gstmpegparse.h:
21418           Remove clock (which was never provided, i.e. dead code), and
21419           also fix integer overflows at high PTS values (see #126967).
21420
21421 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21422
21423         * ext/flac/gstflacdec.c:
21424         * ext/libpng/gstpngenc.h:
21425         * ext/mikmod/gstmikmod.h:
21426           OS X fixes (see #126628).
21427
21428 2004-01-02  David Schleef  <ds@schleef.org>
21429
21430         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
21431         (gst_alsa_src_base_init): Remove bogus "src" request pad.
21432         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
21433         (gst_mpeg_parse_class_init): Move pad template registration
21434         to class_init, since the derived class (mpegdemux) doesn't
21435         want them.
21436
21437 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21438
21439         * sys/ximage/Makefile.am:
21440         * sys/xvideo/Makefile.am:
21441         * sys/xvimage/Makefile.am:
21442           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
21443           after installation (see #127664).
21444
21445 2004-01-02  David Schleef  <ds@schleef.org>
21446
21447         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
21448         (gst_ffmpegenc_connect):  Negotiation fixes.
21449         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
21450         Remove inappropriate gst_caps_free().
21451         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21452         Reenable Ronald's internal resize code, since the core handles
21453         it correctly now.
21454
21455 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21456
21457         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21458         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21459         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
21460           Fix pad template stuff.
21461
21462 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21463
21464         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
21465         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
21466           fix signed integer reading/writing.
21467
21468 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21469
21470         * ext/alsa/README:
21471           Remove outdated document
21472
21473 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
21474
21475         * gst/cutter/gstcutter.c: (gst_cutter_init):
21476           src pad was being created twice - oops.
21477
21478 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21479
21480         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21481           Comment out internal resize. It doesn't handle the resulting
21482           XEvent internally, does another try_set_caps() which leads to
21483           a really nice loop.
21484           Real fix will come when Julien and Dave are awake. ;).
21485
21486 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21487
21488         * ext/mpeg2enc/gstmpeg2enc.cc:
21489           fix const/nonconst compile issue.
21490
21491 2004-01-02  David Schleef  <ds@schleef.org>
21492
21493         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
21494         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
21495         Add fixate function and a check for bad formats.
21496
21497 2004-01-01  David Schleef  <ds@schleef.org>
21498
21499         Negotiation fixes:
21500         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
21501         (gst_audiofilter_init):
21502         * gst/debug/efence.c: (gst_efence_init):
21503         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
21504         (gst_deinterlace_init):
21505         * gst/volume/gstvolume.c: (volume_connect):
21506
21507 2004-01-01  David Schleef  <ds@schleef.org>
21508
21509         Convert elements to use gst_pad_use_explicit_caps() where
21510         appropriate:
21511         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
21512         * ext/audiofile/gstafparse.c: (gst_afparse_init),
21513         (gst_afparse_open_file):
21514         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
21515         (gst_afsrc_open_file):
21516         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
21517         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
21518         (gst_ffmpegdec_chain):
21519         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
21520         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
21521         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
21522         (gst_gdk_pixbuf_chain):
21523         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
21524         (gst_jpegdec_chain):
21525         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
21526         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
21527         (gst_mikmod_negotiate):
21528         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21529         (gst_mpeg2dec_negotiate_format):
21530         * ext/mpeg2enc/gstmpeg2enc.cc:
21531         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21532         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
21533         (gst_speexdec_sinkconnect):
21534         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
21535         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
21536         (gst_vorbisfile_new_link):
21537         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
21538         (gst_ac3parse_chain):
21539         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
21540         (gst_asf_demux_setup_pad):
21541         * gst/auparse/gstauparse.c: (gst_auparse_init),
21542         (gst_auparse_chain):
21543         * gst/id3/gstid3types.c: (gst_id3types_loop):
21544         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
21545         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21546         (mp1videoparse_parse_seq):
21547         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
21548         (bpf_from_header):
21549         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21550         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
21551         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21552         (gst_mpeg_parse_send_data):
21553         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21554         (gst_qtdemux_add_stream):
21555         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
21556         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21557         (gst_wavparse_parse_fmt):
21558
21559 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21560
21561         * configure.ac:
21562           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
21563           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
21564           it therefore uses the wrong include paths. Too bad... Note
21565           that 1.6.1.93 is not release yet. ;).
21566           Also add a check for mplex, which is now using the lib'ified
21567           mplex from mjpegtools, too.
21568         * ext/ffmpeg/gstffmpegcodecmap.c:
21569           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
21570           issues. I don't think ffmpeg handles 3ivx correctly, so this
21571           probably won't work. But it won't hurt either.
21572         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
21573         (gst_ffmpegdec_chain):
21574         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
21575         (gst_ffmpegenc_chain_audio):
21576           Fix memleak in audio encoding. Close codec if open fails, this
21577           calls the cleanup routines so we can re-use the context.
21578         * ext/mpeg2enc/gstmpeg2enc.cc:
21579           Fix pad template names/types, fix memory issue with getcaps().
21580         * ext/mpeg2enc/gstmpeg2encoder.cc:
21581         * ext/mpeg2enc/gstmpeg2encoder.hh:
21582           Fix compile issue with new caps system (const thingy).
21583         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21584         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
21585           We read a first frame right on initing, so that we have a caps
21586           when we init the output. This caps is cached in padprivate and
21587           read as first frame.
21588         * ext/mplex/Makefile.am:
21589         * ext/mplex/gstmplex.cc:
21590         * ext/mplex/gstmplex.h:
21591         * ext/mplex/gstmplex.hh:
21592         * ext/mplex/gstmplexibitstream.cc:
21593         * ext/mplex/gstmplexibitstream.hh:
21594         * ext/mplex/gstmplexjob.cc:
21595         * ext/mplex/gstmplexjob.hh:
21596         * ext/mplex/gstmplexoutputstream.cc:
21597         * ext/mplex/gstmplexoutputstream.hh:
21598           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
21599           had issues, didn't do capsnego, supported only a subset of the
21600           mplex features and required a mplex fork in our local CVS. Plus
21601           that it worked agaist a very old mplex version. Rewriting was
21602           faster than updating it.
21603         * gst-libs/ext/Makefile.am:
21604         * gst-libs/ext/mplex/INSTRUCT:
21605         * gst-libs/ext/mplex/Makefile.am:
21606         * gst-libs/ext/mplex/README:
21607         * gst-libs/ext/mplex/TODO:
21608         * gst-libs/ext/mplex/ac3strm_in.cc:
21609         * gst-libs/ext/mplex/audiostrm.hh:
21610         * gst-libs/ext/mplex/audiostrm_out.cc:
21611         * gst-libs/ext/mplex/aunit.hh:
21612         * gst-libs/ext/mplex/bits.cc:
21613         * gst-libs/ext/mplex/bits.hh:
21614         * gst-libs/ext/mplex/buffer.cc:
21615         * gst-libs/ext/mplex/buffer.hh:
21616         * gst-libs/ext/mplex/fastintfns.h:
21617         * gst-libs/ext/mplex/format_codes.h:
21618         * gst-libs/ext/mplex/inputstrm.cc:
21619         * gst-libs/ext/mplex/inputstrm.hh:
21620         * gst-libs/ext/mplex/lpcmstrm_in.cc:
21621         * gst-libs/ext/mplex/mjpeg_logging.cc:
21622         * gst-libs/ext/mplex/mjpeg_logging.h:
21623         * gst-libs/ext/mplex/mjpeg_types.h:
21624         * gst-libs/ext/mplex/mpastrm_in.cc:
21625         * gst-libs/ext/mplex/mpegconsts.cc:
21626         * gst-libs/ext/mplex/mpegconsts.h:
21627         * gst-libs/ext/mplex/mplexconsts.hh:
21628         * gst-libs/ext/mplex/multplex.cc:
21629         * gst-libs/ext/mplex/outputstream.hh:
21630         * gst-libs/ext/mplex/padstrm.cc:
21631         * gst-libs/ext/mplex/padstrm.hh:
21632         * gst-libs/ext/mplex/stillsstream.cc:
21633         * gst-libs/ext/mplex/stillsstream.hh:
21634         * gst-libs/ext/mplex/systems.cc:
21635         * gst-libs/ext/mplex/systems.hh:
21636         * gst-libs/ext/mplex/vector.cc:
21637         * gst-libs/ext/mplex/vector.hh:
21638         * gst-libs/ext/mplex/videostrm.hh:
21639         * gst-libs/ext/mplex/videostrm_in.cc:
21640         * gst-libs/ext/mplex/videostrm_out.cc:
21641         * gst-libs/ext/mplex/yuv4mpeg.cc:
21642         * gst-libs/ext/mplex/yuv4mpeg.h:
21643         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
21644         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
21645           We don't fork mjpegtools' mplex in our CVS anymore.
21646         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
21647         (gst_avi_demux_add_stream):
21648         * gst/avi/gstavidemux.h:
21649           Add getcaps() function for proper caps nego. This makes some
21650           parts of AVI playback/reading work.
21651         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
21652           Resize window on new capsnego. This is probably wrong, but
21653           I'm still committing it because with current capsnego, the
21654           first successfull capsnego is auto-fixated, therefore rounded
21655           down to the lowest values in the caps. this results in a 16x16
21656           XWindow that is not reized when real capsnego finishes.
21657           Dave, I see more cases of this, do you know a proper solution?
21658         * tools/gst-launch-ext.in:
21659           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
21660
21661 2003-12-31  David Schleef  <ds@schleef.org>
21662
21663         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
21664         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
21665           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
21666
21667 2003-12-30  David Schleef  <ds@schleef.org>
21668
21669         * ext/ffmpeg/gstffmpegcolorspace.c:
21670         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21671         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
21672         (gst_ffmpegcsp_chain): Negotiation fixes
21673         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
21674         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
21675         (gst_audio_convert_link), (gst_audio_convert_channels):
21676         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
21677         (gst_audioscale_link), (gst_audioscale_get_buffer),
21678         (gst_audioscale_chain): Negotiation fixes
21679         * gst/audioscale/gstaudioscale.h:
21680         * gst/videofilter/gstvideofilter.c:
21681         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
21682         (gst_videofilter_link), (gst_videofilter_init),
21683         (gst_videofilter_set_output_size), (gst_videofilter_setup),
21684         (gst_videofilter_find_format_by_structure):
21685         * gst/videofilter/gstvideofilter.h: Negotiation fixes
21686         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21687         (gst_videoscale_link):
21688         * gst/videoscale/videoscale.c: (videoscale_get_structure),
21689         (videoscale_find_by_structure), (gst_videoscale_setup):
21690         * gst/videoscale/videoscale.h: Negotiation fixes
21691         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
21692         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
21693         function, restrict resizing to a multiple of 4 (hack until
21694         everyone supports odd sizes correctly).
21695
21696 2003-12-29  Colin Walters  <walters@verbum.org>
21697
21698         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
21699         signed.
21700
21701 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
21702
21703         * ext/sndfile/gstsf.c: (gst_sf_loop):
21704           Fix warning about discarding const qualifier
21705
21706 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
21707
21708         * gst/cutter/gstcutter.c:
21709         * gst/videoscale/gstvideoscale.c:
21710         * gst/volenv/gstvolenv.c:
21711         * gst-libs/gst/audio/audio.c:
21712         * gst-libs/gst/video/video.c:
21713           Fix warnings
21714
21715 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21716
21717         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
21718           Don't send ALSA debugging to stderr.
21719         * ext/alsa/gstalsa.h:
21720           Use GST_WARNING instead of g_warning when ALSA functions fail.
21721
21722 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21723
21724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
21725           Free XVAdapterInfo correctly.
21726
21727 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21728
21729         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21730         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
21731           Make id3tag use correct caps nego.
21732
21733 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
21734
21735         * ext/ivorbis/vorbis.c:
21736         * ext/ivorbis/vorbisenc.h:
21737         * ext/ivorbis/vorbisfile.c:
21738           Modify so that it uses the new caps things
21739
21740 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21741
21742         * testsuite/spider/spider1.c: (main):
21743         * testsuite/spider/spider2.c: (main):
21744         * testsuite/spider/spider3.c: (main):
21745           Make tests compile again. They probably don't work.
21746
21747 2003-12-24  Colin Walters  <walters@verbum.org>
21748
21749         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
21750         we can't fixate the caps anymore.
21751
21752 2003-12-23  David Schleef  <ds@schleef.org>
21753
21754         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
21755         * sys/oss/gstosssink.c: (gst_osssink_init),
21756         (gst_osssink_sink_fixate): Add fixate function.
21757
21758 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21759
21760         * ext/ffmpeg/gstffmpegcodecmap.c:
21761         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
21762         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
21763         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
21764         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21765         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21766         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21767         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
21768           fix typo in RGB masks, and move back to "old" colorspace
21769           capsnego code until whoever wrote this new crap has actually
21770           tested it so that it works.
21771           And yes, this works, keep it that way please.
21772
21773 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21774
21775         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
21776         (gst_divxdec_init), (gst_divxdec_negotiate):
21777         * ext/divx/gstdivxdec.h:
21778         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
21779         (gst_divxenc_init):
21780         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
21781         (gst_faac_sinkconnect), (gst_faac_srcconnect):
21782         * ext/mpeg2enc/gstmpeg2enc.cc:
21783         * ext/mpeg2enc/gstmpeg2encoder.cc:
21784         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
21785         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
21786         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
21787         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
21788         (dxr3spusink_init):
21789         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
21790         (dxr3videosink_init):
21791           Fix caps breakage after Dave's caps branch merge.
21792
21793 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21794
21795         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21796           Fix for 24bpp display.
21797
21798 2003-12-23  Colin Walters  <walters@verbum.org>
21799
21800         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
21801         a GnomeVFSHandle directly.
21802
21803 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21804
21805         * gst/volume/Makefile.am:
21806         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
21807         (volume_base_init), (volume_init):
21808           Reenable volume element and fix to work with new caps stuff.
21809           Rhythmbox needs this.
21810
21811 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21812
21813         * gst/qtdemux/qtdemux.c: (plugin_init):
21814           qtdemux requires bytestream
21815
21816 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21817
21818         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
21819           Fix remaining caps handling errors due to CAPS merge.
21820
21821 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21822
21823         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
21824         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
21825         (gst_faad_srcconnect):
21826           Port to new caps system.
21827
21828 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21829
21830         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
21831         (got_video_size), (main): using g_print instead of g_message.
21832         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
21833         signal which was not emitted because of "switch" element added to the
21834         bin but not connected. (Removing from the bin temporarily)
21835
21836 2003-12-21  Julien MOUTTE  <julien@moutte.net>
21837
21838         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
21839         find X development files. I don't understand the previous tests and
21840         they fail on my debian/ppc unstable. This one works.
21841         * examples/gstplay/player.c: (main): Set the pipeline to READY before
21842         exiting.
21843         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
21844         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21845         (gst_play_set_visualization): Add some safety checks in set_ methods
21846         and state_change. This was throwing some ugly CRITICAL messages when
21847         pipeline was getting disposed and casts were failing.
21848
21849 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21850
21851         * configure.ac:
21852           Improve mpeg2enc detection. This is for distributions that do
21853           ship mjpegtools, but without mpeg2enc. Also does object check
21854           for might there ever be ABI incompatibility.
21855         * ext/mpeg2enc/gstmpeg2enc.cc:
21856           Add Andrew as second maintainer (he's helping me), and also add
21857           an error if no caps was set. This happens if I pull before capsnego
21858           and that's something I should solve sometime else.
21859         * gst/matroska/matroska-demux.c:
21860         (gst_matroska_demux_parse_blockgroup):
21861           Fix time parsing.
21862         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
21863         (gst_matroska_mux_track_header):
21864           Add caps to templates.
21865         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
21866           Add mpegversion=1 to prevent confusion with MPEG/AAC.
21867         * gst/mpegstream/gstmpegdemux.c:
21868           Remove layer since it causes warnings about unfixed caps.
21869         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
21870           Fix obvious typo (we error out if caps were set, we should of
21871           course error out if *no* caps were set).
21872         * sys/oss/gstosselement.c: (gst_osselement_convert):
21873           Fix format conversion, we confused bits/bytes.
21874         * sys/oss/gstosselement.h:
21875           Improve documentation for 'bps'.
21876         * sys/v4l/TODO:
21877           Remove stuff about plugins that need removing - this was done
21878           ages ago.
21879         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
21880         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
21881         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
21882         (gst_v4lsrc_src_query):
21883         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
21884         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
21885           Add get_query_types(), get_formats() and query() functions.
21886
21887 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21888
21889         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
21890         * moved CVS to freedesktop.org